@indfnd/lsv-common-pro 0.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/CHANGELOG.md +235 -0
  2. package/README.md +20 -0
  3. package/dist/gy-lsv-common-esm.min.js +2 -0
  4. package/dist/gy-lsv-common-esm.min.js.LICENSE.txt +883 -0
  5. package/dist/images/lan_navigator.33a0df941499c61808c1a67631289ec8.png +0 -0
  6. package/dist/images/lv_navigator.87d09e390d27208de8fe8c308b01aec8.png +0 -0
  7. package/dist/styles/fonts/element-icons.ttf +0 -0
  8. package/dist/styles/fonts/element-icons.woff +0 -0
  9. package/dist/styles/fonts/ionicons.svg +870 -0
  10. package/dist/styles/fonts/ionicons.ttf +0 -0
  11. package/dist/styles/fonts/ionicons.woff +0 -0
  12. package/dist/styles/fonts/ionicons.woff2 +0 -0
  13. package/dist/styles/imgs/china.png +0 -0
  14. package/dist/styles/imgs/dashboard.jpg +0 -0
  15. package/dist/styles/imgs/data-panel-icon1.png +0 -0
  16. package/dist/styles/imgs/data-panel-icon2.png +0 -0
  17. package/dist/styles/imgs/data-panel-icon3.png +0 -0
  18. package/dist/styles/imgs/data-panel-icon4.png +0 -0
  19. package/dist/styles/imgs/data-panel-icon5.png +0 -0
  20. package/dist/styles/imgs/data-panel-icon6.png +0 -0
  21. package/dist/styles/imgs/down.png +0 -0
  22. package/dist/styles/imgs/error-page/error-404.svg +1 -0
  23. package/dist/styles/imgs/hubei.png +0 -0
  24. package/dist/styles/imgs/lastmonth.png +0 -0
  25. package/dist/styles/imgs/nowmonth.png +0 -0
  26. package/dist/styles/imgs/panel-1.png +0 -0
  27. package/dist/styles/imgs/panel-2.png +0 -0
  28. package/dist/styles/imgs/panel-3.png +0 -0
  29. package/dist/styles/imgs/panel-4.png +0 -0
  30. package/dist/styles/imgs/up.png +0 -0
  31. package/dist/styles/imgs/view-1.png +0 -0
  32. package/dist/styles/imgs/view-2.png +0 -0
  33. package/dist/styles/imgs/view-3.png +0 -0
  34. package/dist/styles/imgs/view-4.png +0 -0
  35. package/dist/styles/imgs/view-5.png +0 -0
  36. package/dist/styles/imgs/view-6.png +0 -0
  37. package/dist/styles/imgs/view-7.png +0 -0
  38. package/dist/styles/imgs/view-8.png +0 -0
  39. package/dist/styles/imgs/view-9.png +0 -0
  40. package/dist/styles/index.css +1 -0
  41. package/package.json +98 -0
@@ -0,0 +1,883 @@
1
+ /*!
2
+ * Signature Pad v4.2.0 | https://github.com/szimek/signature_pad
3
+ * (c) 2024 Szymon Nowak | Released under the MIT license
4
+ */
5
+
6
+ /*!
7
+ * css-vars-ponyfill
8
+ * v2.4.9
9
+ * https://jhildenbiddle.github.io/css-vars-ponyfill/
10
+ * (c) 2018-2024 John Hildenbiddle <http://hildenbiddle.com>
11
+ * MIT license
12
+ */
13
+
14
+ /*!
15
+ * get-css-data
16
+ * v2.1.0
17
+ * https://github.com/jhildenbiddle/get-css-data
18
+ * (c) 2018-2022 John Hildenbiddle <http://hildenbiddle.com>
19
+ * MIT license
20
+ */
21
+
22
+ /*!
23
+ * ZRender, a high performance 2d drawing library.
24
+ *
25
+ * Copyright (c) 2013, Baidu Inc.
26
+ * All rights reserved.
27
+ *
28
+ * LICENSE
29
+ * https://github.com/ecomfe/zrender/blob/master/LICENSE.txt
30
+ */
31
+
32
+ /*! *****************************************************************************
33
+ Copyright (c) Microsoft Corporation.
34
+
35
+ Permission to use, copy, modify, and/or distribute this software for any
36
+ purpose with or without fee is hereby granted.
37
+
38
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
39
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
40
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
41
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
42
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
43
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
44
+ PERFORMANCE OF THIS SOFTWARE.
45
+ ***************************************************************************** */
46
+
47
+ /**
48
+ * @ag-grid-community/all-modules - Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue * @version v30.2.1
49
+ * @link https://www.ag-grid.com/
50
+ * @license MIT
51
+ */
52
+
53
+ /**
54
+ * vue-class-component v7.2.6
55
+ * (c) 2015-present Evan You
56
+ * @license MIT
57
+ */
58
+
59
+ /**
60
+ * @ag-grid-community/core - Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue
61
+ * @version v30.2.1
62
+ * @link https://www.ag-grid.com/
63
+ * @license MIT
64
+ */
65
+
66
+ /**
67
+ * @license
68
+ * Lodash <https://lodash.com/>
69
+ * Copyright JS Foundation and other contributors <https://js.foundation/>
70
+ * Released under MIT license <https://lodash.com/license>
71
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
72
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
73
+ */
74
+
75
+ /**
76
+ * @license
77
+ * Lodash <https://lodash.com/>
78
+ * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
79
+ * Released under MIT license <https://lodash.com/license>
80
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
81
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
82
+ */
83
+
84
+ /**
85
+ * Checks if an event is supported in the current execution environment.
86
+ *
87
+ * NOTE: This will not work correctly for non-generic events such as `change`,
88
+ * `reset`, `load`, `error`, and `select`.
89
+ *
90
+ * Borrows from Modernizr.
91
+ *
92
+ * @param {string} eventNameSuffix Event name, e.g. "click".
93
+ * @param {?boolean} capture Check if the capture phase is supported.
94
+ * @return {boolean} True if the event is supported.
95
+ * @internal
96
+ * @license Modernizr 3.0.0pre (Custom Build) | MIT
97
+ */
98
+
99
+ /**
100
+ * Fetches, parses, and transforms CSS custom properties from specified
101
+ * <style> and <link> elements into static values, then appends a new <style>
102
+ * element with static values to the DOM to provide CSS custom property
103
+ * compatibility for legacy browsers. Also provides a single interface for
104
+ * live updates of runtime values in both modern and legacy browsers.
105
+ *
106
+ * @preserve
107
+ * @param {object} [options] Options object
108
+ * @param {object} [options.rootElement=document] Root element to traverse for
109
+ * <link> and <style> nodes
110
+ * @param {boolean} [options.shadowDOM=false] Determines if shadow DOM <link>
111
+ * and <style> nodes will be processed.
112
+ * @param {string} [options.include="style,link[rel=stylesheet]"] CSS selector
113
+ * matching <link re="stylesheet"> and <style> nodes to
114
+ * process
115
+ * @param {string} [options.exclude] CSS selector matching <link
116
+ * rel="stylehseet"> and <style> nodes to exclude from those
117
+ * matches by options.include
118
+ * @param {object} [options.variables] A map of custom property name/value
119
+ * pairs. Property names can omit or include the leading
120
+ * double-hyphen (—), and values specified will override
121
+ * previous values
122
+ * @param {boolean} [options.onlyLegacy=true] Determines if the ponyfill will
123
+ * only generate legacy-compatible CSS in browsers that lack
124
+ * native support (i.e., legacy browsers)
125
+ * @param {boolean} [options.preserveStatic=true] Determines if CSS
126
+ * declarations that do not reference a custom property will
127
+ * be preserved in the transformed CSS
128
+ * @param {boolean} [options.preserveVars=false] Determines if CSS custom
129
+ * property declarations will be preserved in the transformed
130
+ * CSS
131
+ * @param {boolean} [options.silent=false] Determines if warning and error
132
+ * messages will be displayed on the console
133
+ * @param {boolean} [options.updateDOM=true] Determines if the ponyfill will
134
+ * update the DOM after processing CSS custom properties
135
+ * @param {boolean} [options.updateURLs=true] Determines if relative url()
136
+ * paths will be converted to absolute urls in external CSS
137
+ * @param {boolean} [options.watch=false] Determines if a MutationObserver will
138
+ * be created that will execute the ponyfill when a <link> or
139
+ * <style> DOM mutation is observed
140
+ * @param {function} [options.onBeforeSend] Callback before XHR is sent. Passes
141
+ * 1) the XHR object, 2) source node reference, and 3) the
142
+ * source URL as arguments
143
+ * @param {function} [options.onError] Callback after a CSS parsing error has
144
+ * occurred or an XHR request has failed. Passes 1) an error
145
+ * message, and 2) source node reference, 3) xhr, and 4 url as
146
+ * arguments.
147
+ * @param {function} [options.onWarning] Callback after each CSS parsing warning
148
+ * has occurred. Passes 1) a warning message as an argument.
149
+ * @param {function} [options.onSuccess] Callback after CSS data has been
150
+ * collected from each node and before CSS custom properties
151
+ * have been transformed. Allows modifying the CSS data before
152
+ * it is transformed by returning any string value (or false
153
+ * to skip). Passes 1) CSS text, 2) source node reference, and
154
+ * 3) the source URL as arguments.
155
+ * @param {function} [options.onComplete] Callback after all CSS has been
156
+ * processed, legacy-compatible CSS has been generated, and
157
+ * (optionally) the DOM has been updated. Passes 1) a CSS
158
+ * string with CSS variable values resolved, 2) an array of
159
+ * output <style> node references that have been appended to
160
+ * the DOM, 3) an object containing all custom properies names
161
+ * and values, and 4) the ponyfill execution time in
162
+ * milliseconds.
163
+ * @param {function} [options.onFinally] Callback in modern and legacy browsers
164
+ * after the ponyfill has finished all tasks. Passes 1) a
165
+ * boolean indicating if the last ponyfill call resulted in a
166
+ * style change, 2) a boolean indicating if the current
167
+ * browser provides native support for CSS custom properties,
168
+ * and 3) the ponyfill execution time in milliseconds.
169
+ * @example
170
+ *
171
+ * cssVars({
172
+ * rootElement : document,
173
+ * shadowDOM : false,
174
+ * include : 'style,link[rel="stylesheet"]',
175
+ * exclude : '',
176
+ * variables : {},
177
+ * onlyLegacy : true,
178
+ * preserveStatic: true,
179
+ * preserveVars : false,
180
+ * silent : false,
181
+ * updateDOM : true,
182
+ * updateURLs : true,
183
+ * watch : false,
184
+ * onBeforeSend(xhr, node, url) {},
185
+ * onError(message, node, xhr, url) {},
186
+ * onWarning(message) {},
187
+ * onSuccess(cssText, node, url) {},
188
+ * onComplete(cssText, styleNode, cssVariables, benchmark) {},
189
+ * onFinally(hasChanged, hasNativeSupport, benchmark)
190
+ * });
191
+ */
192
+
193
+ /**
194
+ * Gets CSS data from <style> and <link> nodes (including @imports), then
195
+ * returns data in order processed by DOM. Allows specifying nodes to
196
+ * include/exclude and filtering CSS data using RegEx.
197
+ *
198
+ * @preserve
199
+ * @param {object} [options] The options object
200
+ * @param {object} [options.rootElement=document] Root element to traverse for
201
+ * <link> and <style> nodes.
202
+ * @param {string} [options.include] CSS selector matching <link> and <style>
203
+ * nodes to include
204
+ * @param {string} [options.exclude] CSS selector matching <link> and <style>
205
+ * nodes to exclude
206
+ * @param {object} [options.filter] Regular expression used to filter node CSS
207
+ * data. Each block of CSS data is tested against the filter,
208
+ * and only matching data is included.
209
+ * @param {boolean} [options.skipDisabled=true] Determines if disabled
210
+ * stylesheets will be skipped while collecting CSS data.
211
+ * @param {boolean} [options.useCSSOM=false] Determines if CSS data will be
212
+ * collected from a stylesheet's runtime values instead of its
213
+ * text content. This is required to get accurate CSS data
214
+ * when a stylesheet has been modified using the deleteRule()
215
+ * or insertRule() methods because these modifications will
216
+ * not be reflected in the stylesheet's text content.
217
+ * @param {function} [options.onBeforeSend] Callback before XHR is sent. Passes
218
+ * 1) the XHR object, 2) source node reference, and 3) the
219
+ * source URL as arguments.
220
+ * @param {function} [options.onSuccess] Callback on each CSS node read. Passes
221
+ * 1) CSS text, 2) source node reference, and 3) the source
222
+ * URL as arguments.
223
+ * @param {function} [options.onError] Callback on each error. Passes 1) the XHR
224
+ * object for inspection, 2) soure node reference, and 3) the
225
+ * source URL that failed (either a <link> href or an @import)
226
+ * as arguments
227
+ * @param {function} [options.onComplete] Callback after all nodes have been
228
+ * processed. Passes 1) concatenated CSS text, 2) an array of
229
+ * CSS text in DOM order, and 3) an array of nodes in DOM
230
+ * order as arguments.
231
+ *
232
+ * @example
233
+ *
234
+ * getCssData({
235
+ * rootElement : document,
236
+ * include : 'style,link[rel="stylesheet"]',
237
+ * exclude : '[href="skip.css"]',
238
+ * filter : /red/,
239
+ * skipDisabled: true,
240
+ * useCSSOM : false,
241
+ * onBeforeSend(xhr, node, url) {
242
+ * // ...
243
+ * }
244
+ * onSuccess(cssText, node, url) {
245
+ * // ...
246
+ * }
247
+ * onError(xhr, node, url) {
248
+ * // ...
249
+ * },
250
+ * onComplete(cssText, cssArray, nodeArray) {
251
+ * // ...
252
+ * }
253
+ * });
254
+ */
255
+
256
+ /**!
257
+ * @fileOverview Kickass library to create and place poppers near their reference elements.
258
+ * @version 1.16.1
259
+ * @license
260
+ * Copyright (c) 2016 Federico Zivolo and contributors
261
+ *
262
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
263
+ * of this software and associated documentation files (the "Software"), to deal
264
+ * in the Software without restriction, including without limitation the rights
265
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
266
+ * copies of the Software, and to permit persons to whom the Software is
267
+ * furnished to do so, subject to the following conditions:
268
+ *
269
+ * The above copyright notice and this permission notice shall be included in all
270
+ * copies or substantial portions of the Software.
271
+ *
272
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
273
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
274
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
275
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
276
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
277
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
278
+ * SOFTWARE.
279
+ */
280
+
281
+ //! Burak Yiğit Kaya: https://github.com/BYK
282
+
283
+ //! Sigurd Gartmann : https://github.com/sigurdga
284
+
285
+ //! Stephen Ramthun : https://github.com/stephenramthun
286
+
287
+ //! author : Abdel Said : https://github.com/abdelsaid
288
+
289
+ //! author : Abdel Said: https://github.com/abdelsaid
290
+
291
+ //! author : Adam Brunner : https://github.com/adambrunner
292
+
293
+ //! author : Ahmed Elkhatib
294
+
295
+ //! author : Alessandro Maruccia : https://github.com/alesma
296
+
297
+ //! author : Ali Hmer: https://github.com/kikoanis
298
+
299
+ //! author : Amine Roukh: https://github.com/Amine27
300
+
301
+ //! author : Anatoly Mironov : https://github.com/mirontoli
302
+
303
+ //! author : Andrew Hood : https://github.com/andrewhood125
304
+
305
+ //! author : Anthony : https://github.com/anthonylau
306
+
307
+ //! author : Arjunkumar Krishnamoorthy : https://github.com/tk120404
308
+
309
+ //! author : Armendarabyan : https://github.com/armendarabyan
310
+
311
+ //! author : Asraf Hossain Patoary : https://github.com/ashwoolford
312
+
313
+ //! author : Atamyrat Abdyrahmanov : https://github.com/atamyratabdy
314
+
315
+ //! author : Atolagbe Abisoye : https://github.com/andela-batolagbe
316
+
317
+ //! author : Bang Nguyen : https://github.com/bangnk
318
+
319
+ //! author : Ben : https://github.com/ben-lin
320
+
321
+ //! author : Bojan Marković : https://github.com/bmarkovic
322
+
323
+ //! author : Borislav Mickov : https://github.com/B0k0
324
+
325
+ //! author : Caio Ribeiro Pereira : https://github.com/caio-ribeiro-pereira
326
+
327
+ //! author : Chien Kira : https://github.com/chienkira
328
+
329
+ //! author : Chris Cartlidge : https://github.com/chriscartlidge
330
+
331
+ //! author : Chris Gedrim : https://github.com/chrisgedrim
332
+
333
+ //! author : Chris Lam : https://github.com/hehachris
334
+
335
+ //! author : Chyngyz Arystan uulu : https://github.com/chyngyz
336
+
337
+ //! author : Colin Dean : https://github.com/colindean
338
+
339
+ //! author : Dan Hagman : https://github.com/hagmandan
340
+
341
+ //! author : David Raison : https://github.com/kwisatz
342
+
343
+ //! author : David Rossellat : https://github.com/gholadr
344
+
345
+ //! author : Dominika Kruk : https://github.com/amaranthrose
346
+
347
+ //! author : Ebrahim Byagowi : https://github.com/ebraminio
348
+
349
+ //! author : ElFadili Yassine : https://github.com/ElFadiliY
350
+
351
+ //! author : Emanuel Cepoi : https://github.com/cepem
352
+
353
+ //! author : Eneko Illarramendi : https://github.com/eillarra
354
+
355
+ //! author : Estelle Comment : https://github.com/estellecomment
356
+
357
+ //! author : Fahad Kassim : https://github.com/fadsel
358
+
359
+ //! author : Flakërim Ismani : https://github.com/flakerimi
360
+
361
+ //! author : Floyd Pink : https://github.com/floydpink
362
+
363
+ //! author : Gaspard Bucher : https://github.com/gaspard
364
+
365
+ //! author : Harpreet Singh : https://github.com/harpreetkhalsagtbit
366
+
367
+ //! author : Harshad Kale : https://github.com/kalehv
368
+
369
+ //! author : Henry Kehlmann : https://github.com/madhenry
370
+
371
+ //! author : Hinrik Örn Sigurðsson : https://github.com/hinrik
372
+
373
+ //! author : Irakli Janiashvili : https://github.com/IrakliJani
374
+
375
+ //! author : Iustì Canun
376
+
377
+ //! author : JC Franco : https://github.com/jcfranco
378
+
379
+ //! author : Jacob Middag : https://github.com/middagj
380
+
381
+ //! author : Jared Morse : https://github.com/jarcoal
382
+
383
+ //! author : Jatin Agrawal : https://github.com/jatinag22
384
+
385
+ //! author : Javkhlantugs Nyamdorj : https://github.com/javkhaanj7
386
+
387
+ //! author : Jawish Hameed : https://github.com/jawish
388
+
389
+ //! author : Jean-Baptiste Le Duigou : https://github.com/jbleduigou
390
+
391
+ //! author : Jeeeyul Lee <jeeeyul@gmail.com>
392
+
393
+ //! author : Jefferson : https://github.com/jalex79
394
+
395
+ //! author : Jens Alm : https://github.com/ulmus
396
+
397
+ //! author : John Corrigan <robbiecloset@gmail.com> : https://github.com/johnideal
398
+
399
+ //! author : John Fischer : https://github.com/jfroffice
400
+
401
+ //! author : Jonathan Abourbih : https://github.com/jonbca
402
+
403
+ //! author : Joris Röling : https://github.com/jorisroling
404
+
405
+ //! author : Joshua Brooks : https://github.com/joshbrooks
406
+
407
+ //! author : Juan G. Hurtado : https://github.com/juanghurtado
408
+
409
+ //! author : Julio Napurí : https://github.com/julionc
410
+
411
+ //! author : Jānis Elmeris : https://github.com/JanisE
412
+
413
+ //! author : Kaushik Gandhi : https://github.com/kaushikgandhi
414
+
415
+ //! author : Kaushik Thanki : https://github.com/Kaushik1987
416
+
417
+ //! author : Konstantin : https://github.com/skfd
418
+
419
+ //! author : Krasen Borisov : https://github.com/kraz
420
+
421
+ //! author : Kridsada Thanabulpong : https://github.com/sirn
422
+
423
+ //! author : Krishna Chaitanya Thota : https://github.com/kcthota
424
+
425
+ //! author : Kristaps Karlsons : https://github.com/skakri
426
+
427
+ //! author : Kristian Sakarisson : https://github.com/sakarisson
428
+
429
+ //! author : Kruy Vanna : https://github.com/kruyvanna
430
+
431
+ //! author : Kyungwook, Park : https://github.com/kyungw00k
432
+
433
+ //! author : LI Long : https://github.com/baryon
434
+
435
+ //! author : Lorenzo : https://github.com/aliem
436
+
437
+ //! author : Luke McGregor : https://github.com/lukemcgregor
438
+
439
+ //! author : Martin Groller : https://github.com/MadMG
440
+
441
+ //! author : Martin Minka : https://github.com/k2s
442
+
443
+ //! author : Matthew Castrillon-Madrigal : https://github.com/techdimension
444
+
445
+ //! author : Matthew Co : https://github.com/matthewdeeco
446
+
447
+ //! author : Mayank Singhal : https://github.com/mayanksinghal
448
+
449
+ //! author : Menelion Elensúle : https://github.com/Oire
450
+
451
+ //! author : Mia Nordentoft Imperatori : https://github.com/miestasmia
452
+
453
+ //! author : Mikolaj Dadela : https://github.com/mik01aj
454
+
455
+ //! author : Milan Janačković<milanjanackovic@gmail.com> : https://github.com/milan-j
456
+
457
+ //! author : Mindaugas Mozūras : https://github.com/mmozuras
458
+
459
+ //! author : Miodrag Nikač <miodrag@restartit.me> : https://github.com/miodragnikac
460
+
461
+ //! author : Mohammad Satrio Utomo : https://github.com/tyok
462
+
463
+ //! author : Moshe Simantov : https://github.com/DevelopmentIL
464
+
465
+ //! author : Nader Toukabri : https://github.com/naderio
466
+
467
+ //! author : Narain Sagar : https://github.com/narainsagar
468
+
469
+ //! author : Nedim Cholich : https://github.com/frontyard
470
+
471
+ //! author : Nicolai Davies<mail@nicolai.io> : https://github.com/nicolaidavies
472
+
473
+ //! author : Noureddine LOUAHEDJ : https://github.com/noureddinem
474
+
475
+ //! author : Nusret Parlak: https://github.com/nusretparlak
476
+
477
+ //! author : Oerd Cukalla : https://github.com/oerd
478
+
479
+ //! author : Onorio De J. Afonso : https://github.com/marobo
480
+
481
+ //! author : Orif N. Jr. : https://github.com/orif-jr
482
+
483
+ //! author : Peter Viszt : https://github.com/passatgt
484
+
485
+ //! author : Quentin PAGÈS : https://github.com/Quenty31
486
+
487
+ //! author : Rafal Hirsz : https://github.com/evoL
488
+
489
+ //! author : Ragnar Johannesen : https://github.com/ragnar123
490
+
491
+ //! author : Rajeev Naik : https://github.com/rajeevnaikte
492
+
493
+ //! author : Rasulbek Mirzayev : github.com/Rasulbeeek
494
+
495
+ //! author : Robert Allen : https://github.com/robgallen
496
+
497
+ //! author : Robert Sedovšek : https://github.com/sedovsek
498
+
499
+ //! author : Robin van der Vliet : https://github.com/robin0van0der0v
500
+
501
+ //! author : Rony Lantip : https://github.com/lantip
502
+
503
+ //! author : Ryan Hart : https://github.com/ryanhart2
504
+
505
+ //! author : Sampath Sitinamaluwa : https://github.com/sampathsris
506
+
507
+ //! author : Sardor Muminov : https://github.com/muminoff
508
+
509
+ //! author : Sashko Todorov : https://github.com/bkyceh
510
+
511
+ //! author : Sawood Alam : https://github.com/ibnesayeed
512
+
513
+ //! author : Shahram Mebashar : https://github.com/ShahramMebashar
514
+
515
+ //! author : Sonia Simoes : https://github.com/soniasimoes
516
+
517
+ //! author : Squar team, mysquar.com
518
+
519
+ //! author : Stefan Crnjaković <stefan@hotmail.rs> : https://github.com/crnjakovic
520
+
521
+ //! author : Suhail Alkowaileet : https://github.com/xsoh
522
+
523
+ //! author : Tal Ater : https://github.com/TalAter
524
+
525
+ //! author : Tan Yuanhong : https://github.com/le0tan
526
+
527
+ //! author : Tarmo Aidantausta : https://github.com/bleadof
528
+
529
+ //! author : The Discoverer : https://github.com/WikiDiscoverer
530
+
531
+ //! author : Thupten N. Chakrishar : https://github.com/vajradog
532
+
533
+ //! author : Tin Aung Lin : https://github.com/thanyawzinmin
534
+
535
+ //! author : Tomer Cohen : https://github.com/tomer
536
+
537
+ //! author : Ulrik Nielsen : https://github.com/mrbase
538
+
539
+ //! author : Valentin Agachi : https://github.com/avaly
540
+
541
+ //! author : Vivek Athalye : https://github.com/vnathalye
542
+
543
+ //! author : Vlad Gurdiga : https://github.com/gurdiga
544
+
545
+ //! author : Weldan Jamili : https://github.com/weldan
546
+
547
+ //! author : Werner Mollentze : https://github.com/wernerm
548
+
549
+ //! author : Zack : https://github.com/ZackVision
550
+
551
+ //! author : Zeno Zeng : https://github.com/zenozeng
552
+
553
+ //! author : bustta : https://github.com/bustta
554
+
555
+ //! author : chrisrodz : https://github.com/chrisrodz
556
+
557
+ //! author : forabi https://github.com/forabi
558
+
559
+ //! author : https://github.com/ryangreaves
560
+
561
+ //! author : lluchs : https://github.com/lluchs
562
+
563
+ //! author : mweimerskirch : https://github.com/mweimerskirch
564
+
565
+ //! author : petrbela : https://github.com/petrbela
566
+
567
+ //! author : sschueller : https://github.com/sschueller
568
+
569
+ //! author : suupic : https://github.com/suupic
570
+
571
+ //! author : suvash : https://github.com/suvash
572
+
573
+ //! author : topchiyev : https://github.com/topchiyev
574
+
575
+ //! author : uu109 : https://github.com/uu109
576
+
577
+ //! author : xfh : https://github.com/xfh
578
+
579
+ //! author: Marco : https://github.com/Manfre98
580
+
581
+ //! author: Mattia Larentis: https://github.com/nostalgiaz
582
+
583
+ //! author: Menelion Elensúle: https://github.com/Oire
584
+
585
+ //! author: boyaq : https://github.com/boyaq
586
+
587
+ //! authors : Bård Rolstad Henriksen : https://github.com/karamell
588
+
589
+ //! authors : Erhan Gundogan : https://github.com/erhangundogan,
590
+
591
+ //! authors : Espen Hovlandsdal : https://github.com/rexxars
592
+
593
+ //! authors : Nurlan Rakhimzhanov : https://github.com/nurlan
594
+
595
+ //! authors : Tim Wood, Iskren Chernev, Moment.js contributors
596
+
597
+ //! authors : https://github.com/mechuwind
598
+
599
+ //! based on (hr) translation by Bojan Marković
600
+
601
+ //! based on work of petrbela : https://github.com/petrbela
602
+
603
+ //! comment : Vivakvo corrected the translation by colindean and miestasmia
604
+
605
+ //! comment : miestasmia corrected the translation by colindean
606
+
607
+ //! improvements : Illimar Tambek : https://github.com/ragulka
608
+
609
+ //! license : MIT
610
+
611
+ //! locale : Arabic (Tunisia) [ar-tn]
612
+
613
+ //! locale : Afrikaans [af]
614
+
615
+ //! locale : Albanian [sq]
616
+
617
+ //! locale : Arabic (Algeria) [ar-dz]
618
+
619
+ //! locale : Arabic (Kuwait) [ar-kw]
620
+
621
+ //! locale : Arabic (Libya) [ar-ly]
622
+
623
+ //! locale : Arabic (Morocco) [ar-ma]
624
+
625
+ //! locale : Arabic (Saudi Arabia) [ar-sa]
626
+
627
+ //! locale : Arabic [ar]
628
+
629
+ //! locale : Armenian [hy-am]
630
+
631
+ //! locale : Azerbaijani [az]
632
+
633
+ //! locale : Bambara [bm]
634
+
635
+ //! locale : Basque [eu]
636
+
637
+ //! locale : Bengali (Bangladesh) [bn-bd]
638
+
639
+ //! locale : Bengali [bn]
640
+
641
+ //! locale : Bosnian [bs]
642
+
643
+ //! locale : Breton [br]
644
+
645
+ //! locale : Bulgarian [bg]
646
+
647
+ //! locale : Burmese [my]
648
+
649
+ //! locale : Cambodian [km]
650
+
651
+ //! locale : Catalan [ca]
652
+
653
+ //! locale : Central Atlas Tamazight Latin [tzm-latn]
654
+
655
+ //! locale : Central Atlas Tamazight [tzm]
656
+
657
+ //! locale : Chinese (China) [zh-cn]
658
+
659
+ //! locale : Chinese (Hong Kong) [zh-hk]
660
+
661
+ //! locale : Chinese (Macau) [zh-mo]
662
+
663
+ //! locale : Chinese (Taiwan) [zh-tw]
664
+
665
+ //! locale : Chuvash [cv]
666
+
667
+ //! locale : Croatian [hr]
668
+
669
+ //! locale : Czech [cs]
670
+
671
+ //! locale : Danish [da]
672
+
673
+ //! locale : Dutch (Belgium) [nl-be]
674
+
675
+ //! locale : Dutch [nl]
676
+
677
+ //! locale : English (Australia) [en-au]
678
+
679
+ //! locale : English (Canada) [en-ca]
680
+
681
+ //! locale : English (India) [en-in]
682
+
683
+ //! locale : English (Ireland) [en-ie]
684
+
685
+ //! locale : English (Israel) [en-il]
686
+
687
+ //! locale : English (New Zealand) [en-nz]
688
+
689
+ //! locale : English (Singapore) [en-sg]
690
+
691
+ //! locale : English (United Kingdom) [en-gb]
692
+
693
+ //! locale : Esperanto [eo]
694
+
695
+ //! locale : Estonian [et]
696
+
697
+ //! locale : Faroese [fo]
698
+
699
+ //! locale : Filipino [fil]
700
+
701
+ //! locale : Finnish [fi]
702
+
703
+ //! locale : French (Canada) [fr-ca]
704
+
705
+ //! locale : French (Switzerland) [fr-ch]
706
+
707
+ //! locale : French [fr]
708
+
709
+ //! locale : Frisian [fy]
710
+
711
+ //! locale : Galician [gl]
712
+
713
+ //! locale : Georgian [ka]
714
+
715
+ //! locale : German (Austria) [de-at]
716
+
717
+ //! locale : German (Switzerland) [de-ch]
718
+
719
+ //! locale : German [de]
720
+
721
+ //! locale : Gujarati [gu]
722
+
723
+ //! locale : Hebrew [he]
724
+
725
+ //! locale : Hindi [hi]
726
+
727
+ //! locale : Hungarian [hu]
728
+
729
+ //! locale : Icelandic [is]
730
+
731
+ //! locale : Indonesian [id]
732
+
733
+ //! locale : Italian (Switzerland) [it-ch]
734
+
735
+ //! locale : Italian [it]
736
+
737
+ //! locale : Japanese [ja]
738
+
739
+ //! locale : Javanese [jv]
740
+
741
+ //! locale : Kannada [kn]
742
+
743
+ //! locale : Kazakh [kk]
744
+
745
+ //! locale : Klingon [tlh]
746
+
747
+ //! locale : Konkani Devanagari script [gom-deva]
748
+
749
+ //! locale : Konkani Latin script [gom-latn]
750
+
751
+ //! locale : Korean [ko]
752
+
753
+ //! locale : Kurdish [ku]
754
+
755
+ //! locale : Kyrgyz [ky]
756
+
757
+ //! locale : Lao [lo]
758
+
759
+ //! locale : Latvian [lv]
760
+
761
+ //! locale : Lithuanian [lt]
762
+
763
+ //! locale : Luxembourgish [lb]
764
+
765
+ //! locale : Macedonian [mk]
766
+
767
+ //! locale : Malay [ms-my]
768
+
769
+ //! locale : Malay [ms]
770
+
771
+ //! locale : Malayalam [ml]
772
+
773
+ //! locale : Maldivian [dv]
774
+
775
+ //! locale : Maltese (Malta) [mt]
776
+
777
+ //! locale : Maori [mi]
778
+
779
+ //! locale : Marathi [mr]
780
+
781
+ //! locale : Mongolian [mn]
782
+
783
+ //! locale : Montenegrin [me]
784
+
785
+ //! locale : Nepalese [ne]
786
+
787
+ //! locale : Northern Sami [se]
788
+
789
+ //! locale : Norwegian Bokmål [nb]
790
+
791
+ //! locale : Nynorsk [nn]
792
+
793
+ //! locale : Occitan, lengadocian dialecte [oc-lnc]
794
+
795
+ //! locale : Persian [fa]
796
+
797
+ //! locale : Polish [pl]
798
+
799
+ //! locale : Portuguese (Brazil) [pt-br]
800
+
801
+ //! locale : Portuguese [pt]
802
+
803
+ //! locale : Pseudo [x-pseudo]
804
+
805
+ //! locale : Punjabi (India) [pa-in]
806
+
807
+ //! locale : Romanian [ro]
808
+
809
+ //! locale : Serbian Cyrillic [sr-cyrl]
810
+
811
+ //! locale : Serbian [sr]
812
+
813
+ //! locale : Sindhi [sd]
814
+
815
+ //! locale : Sinhalese [si]
816
+
817
+ //! locale : Slovak [sk]
818
+
819
+ //! locale : Slovenian [sl]
820
+
821
+ //! locale : Spanish (Dominican Republic) [es-do]
822
+
823
+ //! locale : Spanish (Mexico) [es-mx]
824
+
825
+ //! locale : Spanish (United States) [es-us]
826
+
827
+ //! locale : Spanish [es]
828
+
829
+ //! locale : Swahili [sw]
830
+
831
+ //! locale : Swedish [sv]
832
+
833
+ //! locale : Tagalog (Philippines) [tl-ph]
834
+
835
+ //! locale : Tajik [tg]
836
+
837
+ //! locale : Talossan [tzl]
838
+
839
+ //! locale : Tamil [ta]
840
+
841
+ //! locale : Telugu [te]
842
+
843
+ //! locale : Tetun Dili (East Timor) [tet]
844
+
845
+ //! locale : Thai [th]
846
+
847
+ //! locale : Tibetan [bo]
848
+
849
+ //! locale : Turkish [tr]
850
+
851
+ //! locale : Turkmen [tk]
852
+
853
+ //! locale : Urdu [ur]
854
+
855
+ //! locale : Uyghur (China) [ug-cn]
856
+
857
+ //! locale : Uzbek Latin [uz-latn]
858
+
859
+ //! locale : Uzbek [uz]
860
+
861
+ //! locale : Vietnamese [vi]
862
+
863
+ //! locale : Welsh [cy]
864
+
865
+ //! locale : Yoruba Nigeria [yo]
866
+
867
+ //! locale : siSwati [ss]
868
+
869
+ //! moment.js
870
+
871
+ //! moment.js locale configuration
872
+
873
+ //! momentjs.com
874
+
875
+ //! note : DEPRECATED, the correct one is [ms]
876
+
877
+ //! reference: http://id.wikisource.org/wiki/Pedoman_Umum_Ejaan_Bahasa_Indonesia_yang_Disempurnakan
878
+
879
+ //! reference: http://jv.wikipedia.org/wiki/Basa_Jawa
880
+
881
+ //! version : 2.29.4
882
+
883
+ //!this.rowClick, // 企管的是点击就选中行,咱也一样