-
Notifications
You must be signed in to change notification settings - Fork 6
/
Resource.Designer.cs
248 lines (231 loc) · 11.7 KB
/
Resource.Designer.cs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Hspi {
using System;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resource {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resource() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Hspi.Resource", typeof(Resource).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to /*!
///Chosen, a Select Box Enhancer for jQuery and Prototype
///by Patrick Filler for Harvest, http://getharvest.com
///
///Version 1.8.5
///Full source at https://github.com/harvesthq/chosen
///Copyright (c) 2011-2018 Harvest http://getharvest.com
///
///MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
///This file is generated by `grunt build`, do not edit it by hand.
///*/
///
////* @group Base */
///.chosen-container {
/// position: relative;
/// display: inline-block;
/// vertical-align: middle;
/// font-size: 13px;
/// -webki [rest of string was truncated]";.
/// </summary>
internal static string chosen_css {
get {
return ResourceManager.GetString("chosen_css", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to /* Chosen v1.8.5 | (c) 2011-2018 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */
///
///(function(){var t,e,s,i,n=function(t,e){return function(){return t.apply(e,arguments)}},o=function(t,e){function s(){this.constructor=t}for(var i in e)r.call(e,i)&&(t[i]=e[i]);return s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype,t},r={}.hasOwnProperty;(i=function(){function t(){this.options_index=0,this.parsed=[]}return t.prototype.add_node=function(t){return"OPTGROUP [rest of string was truncated]";.
/// </summary>
internal static string chosen_jquery_min_js {
get {
return ResourceManager.GetString("chosen_jquery_min_js", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to // https://d3js.org Version 5.4.0. Copyright 2018 Mike Bostock.
///(function(t,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports):"function"==typeof define&&define.amd?define(["exports"],n):n(t.d3=t.d3||{})})(this,function(t){"use strict";function n(t,n){return t<n?-1:t>n?1:t>=n?0:NaN}function e(t){return 1===t.length&&(t=function(t){return function(e,r){return n(t(e),r)}}(t)),{left:function(n,e,r,i){for(null==r&&(r=0),null==i&&(i=n.length);r<i;){var o=r+i>>>1;t(n[o],e)<0?r=o+1:i=o}return r},ri [rest of string was truncated]";.
/// </summary>
internal static string d3_min_js {
get {
return ResourceManager.GetString("d3_min_js", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to /*! iFrame Resizer (iframeSizer.contentWindow.min.js) - v3.6.1 - 2018-04-29
/// * Desc: Include this file in any page being loaded into an iframe
/// * to force the iframe to resize to the content size.
/// * Requires: iframeResizer.min.js on host page.
/// * Copyright: (c) 2018 David J. Bradshaw - [email protected]
/// * License: MIT
/// */
///
///!function(a){"use strict";function b(a,b,c){"addEventListener"in window?a.addEventListener(b,c,!1):"attachEvent"in window&&a.attachEvent("on"+b,c)}function c(a,b,c){" [rest of string was truncated]";.
/// </summary>
internal static string iframeResizer_contentWindow_min_js {
get {
return ResourceManager.GetString("iframeResizer_contentWindow_min_js", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to /*! iFrame Resizer (iframeSizer.min.js ) - v3.6.1 - 2018-04-29
/// * Desc: Force cross domain iframes to size to content.
/// * Requires: iframeResizer.contentWindow.min.js to be loaded into the target frame.
/// * Copyright: (c) 2018 David J. Bradshaw - [email protected]
/// * License: MIT
/// */
///
///!function(a){"use strict";function b(a,b,c){"addEventListener"in window?a.addEventListener(b,c,!1):"attachEvent"in window&&a.attachEvent("on"+b,c)}function c(a,b,c){"removeEventListener"in window?a.removeEventListene [rest of string was truncated]";.
/// </summary>
internal static string iframeSizer_min_js {
get {
return ResourceManager.GetString("iframeSizer_min_js", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to /*
/// * Table styles
/// */
///table.dataTable {
/// width: 100%;
/// margin: 0 auto;
/// clear: both;
/// border-collapse: separate;
/// border-spacing: 0;
/// /*
/// * Header and footer styles
/// */
/// /*
/// * Body styles
/// */ }
/// table.dataTable thead th,
/// table.dataTable tfoot th {
/// font-weight: bold; }
/// table.dataTable thead th,
/// table.dataTable thead td {
/// padding: 10px 18px;
/// border-bottom: 1px solid #111111; }
/// table.dataTable thead th:active,
/// table.dataTable thead td:active {
/// outline: none; }
/// [rest of string was truncated]";.
/// </summary>
internal static string jquery_dataTables_css {
get {
return ResourceManager.GetString("jquery_dataTables_css", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to /*!
/// DataTables 1.10.16
/// ©2008-2017 SpryMedia Ltd - datatables.net/license
///*/
///(function(h){"function"===typeof define&&define.amd?define(["jquery"],function(E){return h(E,window,document)}):"object"===typeof exports?module.exports=function(E,G){E||(E=window);G||(G="undefined"!==typeof window?require("jquery"):require("jquery")(E));return h(G,E,E.document)}:h(jQuery,window,document)})(function(h,E,G,k){function X(a){var b,c,d={};h.each(a,function(e){if((b=e.match(/^([^A-Z]+?)([A-Z])/))&&-1!=="a aa ai ao as b [rest of string was truncated]";.
/// </summary>
internal static string jquery_dataTables_min_js {
get {
return ResourceManager.GetString("jquery_dataTables_min_js", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to .mg-active-datapoint {
/// fill: black;
/// font-size: 0.9rem;
/// font-weight: 400;
/// opacity: 0.8;
///}
///
///.mg-area1-color {
/// fill: #0000ff;
///}
///
///.mg-area2-color {
/// fill: #05b378;
///}
///
///.mg-area3-color {
/// fill: #db4437;
///}
///
///.mg-area4-color {
/// fill: #f8b128;
///}
///
///.mg-area5-color {
/// fill: #5c5c5c;
///}
///
///text.mg-barplot-group-label {
/// font-weight:900;
///}
///
///.mg-barplot rect.mg-bar {
/// shape-rendering: auto;
///}
///
///.mg-barplot rect.mg-bar.default-bar {
/// fill: #b6b6fc;
///}
///
///.mg-barplot rect.mg-bar.default-acti [rest of string was truncated]";.
/// </summary>
internal static string metricsgraphics_css {
get {
return ResourceManager.GetString("metricsgraphics_css", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to !function(t,e){"function"==typeof define&&define.amd?define(["d3"],e):"object"==typeof exports?module.exports=e(require("d3")):t.MG=e(t.d3)}(this,function(t){function e(){return"undefined"!=typeof jQuery||"undefined"!=typeof $}function r(t){var e;switch(t.processed.x_time_frame){case"millis":e=MG.time_format(t.utc_time,"%b %e, %Y %H:%M:%S.%L");break;case"seconds":e=MG.time_format(t.utc_time,"%b %e, %Y %H:%M:%S");break;case"less-than-a-day":e=MG.time_format(t.utc_time,"%b %e, %Y %I:%M%p");break;case"four- [rest of string was truncated]";.
/// </summary>
internal static string metricsgraphics_min_js {
get {
return ResourceManager.GetString("metricsgraphics_min_js", resourceCulture);
}
}
}
}