@swiftcast/clip-editor-react 0.0.0
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.
- package/README.md +29 -0
- package/dist/.gitkeep +0 -0
- package/dist/index.html +1 -0
- package/dist/mf-manifest.json +145 -0
- package/dist/mf-stats.json +161 -0
- package/dist/static/css/async/555.ecec5306.css +1 -0
- package/dist/static/css/async/__federation_expose_WorkFlow.53ab9a50.css +1 -0
- package/dist/static/js/94.8bb924bf.js +5 -0
- package/dist/static/js/async/191.6936114c.js +2 -0
- package/dist/static/js/async/191.6936114c.js.LICENSE.txt +19 -0
- package/dist/static/js/async/194.332bc870.js +1 -0
- package/dist/static/js/async/216.cb1b9c6e.js +3 -0
- package/dist/static/js/async/216.cb1b9c6e.js.LICENSE.txt +38 -0
- package/dist/static/js/async/353.3439cddc.js +175 -0
- package/dist/static/js/async/353.3439cddc.js.LICENSE.txt +144 -0
- package/dist/static/js/async/355.6845e3f8.js +3 -0
- package/dist/static/js/async/355.6845e3f8.js.LICENSE.txt +31 -0
- package/dist/static/js/async/375.bb44146a.js +1 -0
- package/dist/static/js/async/491.f4c83148.js +1 -0
- package/dist/static/js/async/510.607697e6.js +36 -0
- package/dist/static/js/async/510.607697e6.js.LICENSE.txt +677 -0
- package/dist/static/js/async/525.22a87a3f.js +1 -0
- package/dist/static/js/async/661.66ca9b8f.js +8 -0
- package/dist/static/js/async/661.66ca9b8f.js.LICENSE.txt +28 -0
- package/dist/static/js/async/682.e5205120.js +2 -0
- package/dist/static/js/async/682.e5205120.js.LICENSE.txt +9 -0
- package/dist/static/js/async/738.05cc9dc0.js +1 -0
- package/dist/static/js/async/852.b1b9d2f5.js +6 -0
- package/dist/static/js/async/852.b1b9d2f5.js.LICENSE.txt +6 -0
- package/dist/static/js/async/__federation_expose_ProjectsPage.3ac032da.js +2 -0
- package/dist/static/js/async/__federation_expose_ProjectsPage.3ac032da.js.LICENSE.txt +6 -0
- package/dist/static/js/async/__federation_expose_SniffingPage.88f9ccad.js +1 -0
- package/dist/static/js/async/__federation_expose_WorkFlow.bda3da48.js +11 -0
- package/dist/static/js/async/lib-axios.e98a138a.js +1 -0
- package/dist/static/js/clip_editor_react.7f11dacc.js +5 -0
- package/dist/static/js/index.71d0d435.js +1 -0
- package/package.json +140 -0
@@ -0,0 +1,677 @@
|
|
1
|
+
/**
|
2
|
+
* @license
|
3
|
+
* Lodash <https://lodash.com/>
|
4
|
+
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
5
|
+
* Released under MIT license <https://lodash.com/license>
|
6
|
+
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
7
|
+
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
8
|
+
*/
|
9
|
+
|
10
|
+
/**
|
11
|
+
* @license React
|
12
|
+
* react-jsx-runtime.production.min.js
|
13
|
+
*
|
14
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
15
|
+
*
|
16
|
+
* This source code is licensed under the MIT license found in the
|
17
|
+
* LICENSE file in the root directory of this source tree.
|
18
|
+
*/
|
19
|
+
|
20
|
+
/**
|
21
|
+
* @license React
|
22
|
+
* use-sync-external-store-shim.production.js
|
23
|
+
*
|
24
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
25
|
+
*
|
26
|
+
* This source code is licensed under the MIT license found in the
|
27
|
+
* LICENSE file in the root directory of this source tree.
|
28
|
+
*/
|
29
|
+
|
30
|
+
/**
|
31
|
+
* @license lucide-react v0.488.0 - ISC
|
32
|
+
*
|
33
|
+
* This source code is licensed under the ISC license.
|
34
|
+
* See the LICENSE file in the root directory of this source tree.
|
35
|
+
*/
|
36
|
+
|
37
|
+
//! Burak Yiğit Kaya: https://github.com/BYK
|
38
|
+
|
39
|
+
//! Sigurd Gartmann : https://github.com/sigurdga
|
40
|
+
|
41
|
+
//! Stephen Ramthun : https://github.com/stephenramthun
|
42
|
+
|
43
|
+
//! Author : Menelion Elensúle : https://github.com/Oire
|
44
|
+
|
45
|
+
//! author : Abdel Said : https://github.com/abdelsaid
|
46
|
+
|
47
|
+
//! author : Abdel Said: https://github.com/abdelsaid
|
48
|
+
|
49
|
+
//! author : Adam Brunner : https://github.com/adambrunner
|
50
|
+
|
51
|
+
//! author : Aggelos Karalias : https://github.com/mehiel
|
52
|
+
|
53
|
+
//! author : Ahmed Elkhatib
|
54
|
+
|
55
|
+
//! author : Alessandro Maruccia : https://github.com/alesma
|
56
|
+
|
57
|
+
//! author : Ali Hmer: https://github.com/kikoanis
|
58
|
+
|
59
|
+
//! author : Amine Roukh: https://github.com/Amine27
|
60
|
+
|
61
|
+
//! author : Anatoly Mironov : https://github.com/mirontoli
|
62
|
+
|
63
|
+
//! author : Andrew Hood : https://github.com/andrewhood125
|
64
|
+
|
65
|
+
//! author : André Silva : https://github.com/askpt
|
66
|
+
|
67
|
+
//! author : Anthony : https://github.com/anthonylau
|
68
|
+
|
69
|
+
//! author : Arjunkumar Krishnamoorthy : https://github.com/tk120404
|
70
|
+
|
71
|
+
//! author : Armendarabyan : https://github.com/armendarabyan
|
72
|
+
|
73
|
+
//! author : Asraf Hossain Patoary : https://github.com/ashwoolford
|
74
|
+
|
75
|
+
//! author : Atamyrat Abdyrahmanov : https://github.com/atamyratabdy
|
76
|
+
|
77
|
+
//! author : Atolagbe Abisoye : https://github.com/andela-batolagbe
|
78
|
+
|
79
|
+
//! author : Bang Nguyen : https://github.com/bangnk
|
80
|
+
|
81
|
+
//! author : Ben : https://github.com/ben-lin
|
82
|
+
|
83
|
+
//! author : Bojan Marković : https://github.com/bmarkovic
|
84
|
+
|
85
|
+
//! author : Borislav Mickov : https://github.com/B0k0
|
86
|
+
|
87
|
+
//! author : Caio Ribeiro Pereira : https://github.com/caio-ribeiro-pereira
|
88
|
+
|
89
|
+
//! author : Chien Kira : https://github.com/chienkira
|
90
|
+
|
91
|
+
//! author : Chris Cartlidge : https://github.com/chriscartlidge
|
92
|
+
|
93
|
+
//! author : Chris Gedrim : https://github.com/chrisgedrim
|
94
|
+
|
95
|
+
//! author : Chris Lam : https://github.com/hehachris
|
96
|
+
|
97
|
+
//! author : Chyngyz Arystan uulu : https://github.com/chyngyz
|
98
|
+
|
99
|
+
//! author : Colin Dean : https://github.com/colindean
|
100
|
+
|
101
|
+
//! author : Dan Hagman : https://github.com/hagmandan
|
102
|
+
|
103
|
+
//! author : David Raison : https://github.com/kwisatz
|
104
|
+
|
105
|
+
//! author : David Rossellat : https://github.com/gholadr
|
106
|
+
|
107
|
+
//! author : Dmitry Demidov : https://github.com/demidov91
|
108
|
+
|
109
|
+
//! author : Dominika Kruk : https://github.com/amaranthrose
|
110
|
+
|
111
|
+
//! author : Ebrahim Byagowi : https://github.com/ebraminio
|
112
|
+
|
113
|
+
//! author : ElFadili Yassine : https://github.com/ElFadiliY
|
114
|
+
|
115
|
+
//! author : Emanuel Cepoi : https://github.com/cepem
|
116
|
+
|
117
|
+
//! author : Eneko Illarramendi : https://github.com/eillarra
|
118
|
+
|
119
|
+
//! author : Estelle Comment : https://github.com/estellecomment
|
120
|
+
|
121
|
+
//! author : Fahad Kassim : https://github.com/fadsel
|
122
|
+
|
123
|
+
//! author : Flakërim Ismani : https://github.com/flakerimi
|
124
|
+
|
125
|
+
//! author : Floyd Pink : https://github.com/floydpink
|
126
|
+
|
127
|
+
//! author : Gaspard Bucher : https://github.com/gaspard
|
128
|
+
|
129
|
+
//! author : Harpreet Singh : https://github.com/harpreetkhalsagtbit
|
130
|
+
|
131
|
+
//! author : Harshad Kale : https://github.com/kalehv
|
132
|
+
|
133
|
+
//! author : Henry Kehlmann : https://github.com/madhenry
|
134
|
+
|
135
|
+
//! author : Hinrik Örn Sigurðsson : https://github.com/hinrik
|
136
|
+
|
137
|
+
//! author : Irakli Janiashvili : https://github.com/IrakliJani
|
138
|
+
|
139
|
+
//! author : Iustì Canun
|
140
|
+
|
141
|
+
//! author : JC Franco : https://github.com/jcfranco
|
142
|
+
|
143
|
+
//! author : Jacob Middag : https://github.com/middagj
|
144
|
+
|
145
|
+
//! author : Jared Morse : https://github.com/jarcoal
|
146
|
+
|
147
|
+
//! author : Jatin Agrawal : https://github.com/jatinag22
|
148
|
+
|
149
|
+
//! author : Javkhlantugs Nyamdorj : https://github.com/javkhaanj7
|
150
|
+
|
151
|
+
//! author : Jawish Hameed : https://github.com/jawish
|
152
|
+
|
153
|
+
//! author : Jean-Baptiste Le Duigou : https://github.com/jbleduigou
|
154
|
+
|
155
|
+
//! author : Jeeeyul Lee <jeeeyul@gmail.com>
|
156
|
+
|
157
|
+
//! author : Jefferson : https://github.com/jalex79
|
158
|
+
|
159
|
+
//! author : Jens Alm : https://github.com/ulmus
|
160
|
+
|
161
|
+
//! author : John Corrigan <robbiecloset@gmail.com> : https://github.com/johnideal
|
162
|
+
|
163
|
+
//! author : John Fischer : https://github.com/jfroffice
|
164
|
+
|
165
|
+
//! author : Jon Ashdown : https://github.com/jonashdown
|
166
|
+
|
167
|
+
//! author : Jonathan Abourbih : https://github.com/jonbca
|
168
|
+
|
169
|
+
//! author : Joris Röling : https://github.com/jorisroling
|
170
|
+
|
171
|
+
//! author : Joshua Brooks : https://github.com/joshbrooks
|
172
|
+
|
173
|
+
//! author : Juan G. Hurtado : https://github.com/juanghurtado
|
174
|
+
|
175
|
+
//! author : Julio Napurí : https://github.com/julionc
|
176
|
+
|
177
|
+
//! author : Jānis Elmeris : https://github.com/JanisE
|
178
|
+
|
179
|
+
//! author : Kaushik Gandhi : https://github.com/kaushikgandhi
|
180
|
+
|
181
|
+
//! author : Kaushik Thanki : https://github.com/Kaushik1987
|
182
|
+
|
183
|
+
//! author : Konstantin : https://github.com/skfd
|
184
|
+
|
185
|
+
//! author : Krasen Borisov : https://github.com/kraz
|
186
|
+
|
187
|
+
//! author : Kridsada Thanabulpong : https://github.com/sirn
|
188
|
+
|
189
|
+
//! author : Krishna Chaitanya Thota : https://github.com/kcthota
|
190
|
+
|
191
|
+
//! author : Kristaps Karlsons : https://github.com/skakri
|
192
|
+
|
193
|
+
//! author : Kristian Sakarisson : https://github.com/sakarisson
|
194
|
+
|
195
|
+
//! author : Kruy Vanna : https://github.com/kruyvanna
|
196
|
+
|
197
|
+
//! author : Kyungwook, Park : https://github.com/kyungw00k
|
198
|
+
|
199
|
+
//! author : LI Long : https://github.com/baryon
|
200
|
+
|
201
|
+
//! author : Lorenzo : https://github.com/aliem
|
202
|
+
|
203
|
+
//! author : Luke McGregor : https://github.com/lukemcgregor
|
204
|
+
|
205
|
+
//! author : Majd Al-Shihabi : https://github.com/majdal
|
206
|
+
|
207
|
+
//! author : Martin Groller : https://github.com/MadMG
|
208
|
+
|
209
|
+
//! author : Martin Minka : https://github.com/k2s
|
210
|
+
|
211
|
+
//! author : Matthew Castrillon-Madrigal : https://github.com/techdimension
|
212
|
+
|
213
|
+
//! author : Matthew Co : https://github.com/matthewdeeco
|
214
|
+
|
215
|
+
//! author : Mayank Singhal : https://github.com/mayanksinghal
|
216
|
+
|
217
|
+
//! author : Menelion Elensúle : https://github.com/Oire
|
218
|
+
|
219
|
+
//! author : Mia Nordentoft Imperatori : https://github.com/miestasmia
|
220
|
+
|
221
|
+
//! author : Mikolaj Dadela : https://github.com/mik01aj
|
222
|
+
|
223
|
+
//! author : Milan Janačković<milanjanackovic@gmail.com> : https://github.com/milan-j
|
224
|
+
|
225
|
+
//! author : Mindaugas Mozūras : https://github.com/mmozuras
|
226
|
+
|
227
|
+
//! author : Miodrag Nikač <miodrag@restartit.me> : https://github.com/miodragnikac
|
228
|
+
|
229
|
+
//! author : Mohammad Satrio Utomo : https://github.com/tyok
|
230
|
+
|
231
|
+
//! author : Moshe Simantov : https://github.com/DevelopmentIL
|
232
|
+
|
233
|
+
//! author : Nader Toukabri : https://github.com/naderio
|
234
|
+
|
235
|
+
//! author : Narain Sagar : https://github.com/narainsagar
|
236
|
+
|
237
|
+
//! author : Nedim Cholich : https://github.com/frontyard
|
238
|
+
|
239
|
+
//! author : Nicolai Davies<mail@nicolai.io> : https://github.com/nicolaidavies
|
240
|
+
|
241
|
+
//! author : Noureddine LOUAHEDJ : https://github.com/noureddinem
|
242
|
+
|
243
|
+
//! author : Nusret Parlak: https://github.com/nusretparlak
|
244
|
+
|
245
|
+
//! author : Oerd Cukalla : https://github.com/oerd
|
246
|
+
|
247
|
+
//! author : Onorio De J. Afonso : https://github.com/marobo
|
248
|
+
|
249
|
+
//! author : Orif N. Jr. : https://github.com/orif-jr
|
250
|
+
|
251
|
+
//! author : Peter Viszt : https://github.com/passatgt
|
252
|
+
|
253
|
+
//! author : Quentin PAGÈS : https://github.com/Quenty31
|
254
|
+
|
255
|
+
//! author : Rafal Hirsz : https://github.com/evoL
|
256
|
+
|
257
|
+
//! author : Ragnar Johannesen : https://github.com/ragnar123
|
258
|
+
|
259
|
+
//! author : Rajeev Naik : https://github.com/rajeevnaikte
|
260
|
+
|
261
|
+
//! author : Rasid Redzic : https://github.com/rasidre
|
262
|
+
|
263
|
+
//! author : Rasulbek Mirzayev : github.com/Rasulbeeek
|
264
|
+
|
265
|
+
//! author : Robert Allen : https://github.com/robgallen
|
266
|
+
|
267
|
+
//! author : Robert Sedovšek : https://github.com/sedovsek
|
268
|
+
|
269
|
+
//! author : Robin van der Vliet : https://github.com/robin0van0der0v
|
270
|
+
|
271
|
+
//! author : Rony Lantip : https://github.com/lantip
|
272
|
+
|
273
|
+
//! author : Ryan Hart : https://github.com/ryanhart2
|
274
|
+
|
275
|
+
//! author : Sampath Sitinamaluwa : https://github.com/sampathsris
|
276
|
+
|
277
|
+
//! author : Sardor Muminov : https://github.com/muminoff
|
278
|
+
|
279
|
+
//! author : Sashko Todorov : https://github.com/bkyceh
|
280
|
+
|
281
|
+
//! author : Sawood Alam : https://github.com/ibnesayeed
|
282
|
+
|
283
|
+
//! author : Shahram Mebashar : https://github.com/ShahramMebashar
|
284
|
+
|
285
|
+
//! author : Sonia Simoes : https://github.com/soniasimoes
|
286
|
+
|
287
|
+
//! author : Squar team, mysquar.com
|
288
|
+
|
289
|
+
//! author : Stefan Crnjaković <stefan@hotmail.rs> : https://github.com/crnjakovic
|
290
|
+
|
291
|
+
//! author : Suhail Alkowaileet : https://github.com/xsoh
|
292
|
+
|
293
|
+
//! author : Tal Ater : https://github.com/TalAter
|
294
|
+
|
295
|
+
//! author : Tan Yuanhong : https://github.com/le0tan
|
296
|
+
|
297
|
+
//! author : Tarmo Aidantausta : https://github.com/bleadof
|
298
|
+
|
299
|
+
//! author : The Discoverer : https://github.com/WikiDiscoverer
|
300
|
+
|
301
|
+
//! author : Thupten N. Chakrishar : https://github.com/vajradog
|
302
|
+
|
303
|
+
//! author : Tin Aung Lin : https://github.com/thanyawzinmin
|
304
|
+
|
305
|
+
//! author : Tomer Cohen : https://github.com/tomer
|
306
|
+
|
307
|
+
//! author : Ulrik Nielsen : https://github.com/mrbase
|
308
|
+
|
309
|
+
//! author : Valentin Agachi : https://github.com/avaly
|
310
|
+
|
311
|
+
//! author : Viktorminator : https://github.com/Viktorminator
|
312
|
+
|
313
|
+
//! author : Vivek Athalye : https://github.com/vnathalye
|
314
|
+
|
315
|
+
//! author : Vlad Gurdiga : https://github.com/gurdiga
|
316
|
+
|
317
|
+
//! author : Weldan Jamili : https://github.com/weldan
|
318
|
+
|
319
|
+
//! author : Werner Mollentze : https://github.com/wernerm
|
320
|
+
|
321
|
+
//! author : Zack : https://github.com/ZackVision
|
322
|
+
|
323
|
+
//! author : Zeno Zeng : https://github.com/zenozeng
|
324
|
+
|
325
|
+
//! author : bustta : https://github.com/bustta
|
326
|
+
|
327
|
+
//! author : chrisrodz : https://github.com/chrisrodz
|
328
|
+
|
329
|
+
//! author : forabi https://github.com/forabi
|
330
|
+
|
331
|
+
//! author : https://github.com/ryangreaves
|
332
|
+
|
333
|
+
//! author : lluchs : https://github.com/lluchs
|
334
|
+
|
335
|
+
//! author : mweimerskirch : https://github.com/mweimerskirch
|
336
|
+
|
337
|
+
//! author : petrbela : https://github.com/petrbela
|
338
|
+
|
339
|
+
//! author : sschueller : https://github.com/sschueller
|
340
|
+
|
341
|
+
//! author : suupic : https://github.com/suupic
|
342
|
+
|
343
|
+
//! author : suvash : https://github.com/suvash
|
344
|
+
|
345
|
+
//! author : topchiyev : https://github.com/topchiyev
|
346
|
+
|
347
|
+
//! author : uu109 : https://github.com/uu109
|
348
|
+
|
349
|
+
//! author : xfh : https://github.com/xfh
|
350
|
+
|
351
|
+
//! author : zemlanin : https://github.com/zemlanin
|
352
|
+
|
353
|
+
//! author : Коренберг Марк : https://github.com/socketpair
|
354
|
+
|
355
|
+
//! author: Marco : https://github.com/Manfre98
|
356
|
+
|
357
|
+
//! author: Mattia Larentis: https://github.com/nostalgiaz
|
358
|
+
|
359
|
+
//! author: Menelion Elensúle: https://github.com/Oire
|
360
|
+
|
361
|
+
//! author: Praleska: http://praleska.pro/
|
362
|
+
|
363
|
+
//! author: boyaq : https://github.com/boyaq
|
364
|
+
|
365
|
+
//! authors : Bård Rolstad Henriksen : https://github.com/karamell
|
366
|
+
|
367
|
+
//! authors : Erhan Gundogan : https://github.com/erhangundogan,
|
368
|
+
|
369
|
+
//! authors : Espen Hovlandsdal : https://github.com/rexxars
|
370
|
+
|
371
|
+
//! authors : Mazlum Özdogan : https://github.com/mergehez
|
372
|
+
|
373
|
+
//! authors : Nurlan Rakhimzhanov : https://github.com/nurlan
|
374
|
+
|
375
|
+
//! authors : Tim Wood, Iskren Chernev, Moment.js contributors
|
376
|
+
|
377
|
+
//! authors : https://github.com/mechuwind
|
378
|
+
|
379
|
+
//! based on (hr) translation by Bojan Marković
|
380
|
+
|
381
|
+
//! based on work of petrbela : https://github.com/petrbela
|
382
|
+
|
383
|
+
//! comment : Vivakvo corrected the translation by colindean and miestasmia
|
384
|
+
|
385
|
+
//! comment : miestasmia corrected the translation by colindean
|
386
|
+
|
387
|
+
//! improvements : Illimar Tambek : https://github.com/ragulka
|
388
|
+
|
389
|
+
//! license : MIT
|
390
|
+
|
391
|
+
//! locale : Arabic (Tunisia) [ar-tn]
|
392
|
+
|
393
|
+
//! locale : Afrikaans [af]
|
394
|
+
|
395
|
+
//! locale : Albanian [sq]
|
396
|
+
|
397
|
+
//! locale : Arabic (Algeria) [ar-dz]
|
398
|
+
|
399
|
+
//! locale : Arabic (Kuwait) [ar-kw]
|
400
|
+
|
401
|
+
//! locale : Arabic (Libya) [ar-ly]
|
402
|
+
|
403
|
+
//! locale : Arabic (Morocco) [ar-ma]
|
404
|
+
|
405
|
+
//! locale : Arabic (Palestine) [ar-ps]
|
406
|
+
|
407
|
+
//! locale : Arabic (Saudi Arabia) [ar-sa]
|
408
|
+
|
409
|
+
//! locale : Arabic [ar]
|
410
|
+
|
411
|
+
//! locale : Armenian [hy-am]
|
412
|
+
|
413
|
+
//! locale : Azerbaijani [az]
|
414
|
+
|
415
|
+
//! locale : Bambara [bm]
|
416
|
+
|
417
|
+
//! locale : Basque [eu]
|
418
|
+
|
419
|
+
//! locale : Belarusian [be]
|
420
|
+
|
421
|
+
//! locale : Bengali (Bangladesh) [bn-bd]
|
422
|
+
|
423
|
+
//! locale : Bengali [bn]
|
424
|
+
|
425
|
+
//! locale : Bosnian [bs]
|
426
|
+
|
427
|
+
//! locale : Breton [br]
|
428
|
+
|
429
|
+
//! locale : Bulgarian [bg]
|
430
|
+
|
431
|
+
//! locale : Burmese [my]
|
432
|
+
|
433
|
+
//! locale : Cambodian [km]
|
434
|
+
|
435
|
+
//! locale : Catalan [ca]
|
436
|
+
|
437
|
+
//! locale : Central Atlas Tamazight Latin [tzm-latn]
|
438
|
+
|
439
|
+
//! locale : Central Atlas Tamazight [tzm]
|
440
|
+
|
441
|
+
//! locale : Chinese (China) [zh-cn]
|
442
|
+
|
443
|
+
//! locale : Chinese (Hong Kong) [zh-hk]
|
444
|
+
|
445
|
+
//! locale : Chinese (Macau) [zh-mo]
|
446
|
+
|
447
|
+
//! locale : Chinese (Taiwan) [zh-tw]
|
448
|
+
|
449
|
+
//! locale : Chuvash [cv]
|
450
|
+
|
451
|
+
//! locale : Croatian [hr]
|
452
|
+
|
453
|
+
//! locale : Czech [cs]
|
454
|
+
|
455
|
+
//! locale : Danish [da]
|
456
|
+
|
457
|
+
//! locale : Dutch (Belgium) [nl-be]
|
458
|
+
|
459
|
+
//! locale : Dutch [nl]
|
460
|
+
|
461
|
+
//! locale : English (Australia) [en-au]
|
462
|
+
|
463
|
+
//! locale : English (Canada) [en-ca]
|
464
|
+
|
465
|
+
//! locale : English (India) [en-in]
|
466
|
+
|
467
|
+
//! locale : English (Ireland) [en-ie]
|
468
|
+
|
469
|
+
//! locale : English (Israel) [en-il]
|
470
|
+
|
471
|
+
//! locale : English (New Zealand) [en-nz]
|
472
|
+
|
473
|
+
//! locale : English (Singapore) [en-sg]
|
474
|
+
|
475
|
+
//! locale : English (United Kingdom) [en-gb]
|
476
|
+
|
477
|
+
//! locale : Esperanto [eo]
|
478
|
+
|
479
|
+
//! locale : Estonian [et]
|
480
|
+
|
481
|
+
//! locale : Faroese [fo]
|
482
|
+
|
483
|
+
//! locale : Filipino [fil]
|
484
|
+
|
485
|
+
//! locale : Finnish [fi]
|
486
|
+
|
487
|
+
//! locale : French (Canada) [fr-ca]
|
488
|
+
|
489
|
+
//! locale : French (Switzerland) [fr-ch]
|
490
|
+
|
491
|
+
//! locale : French [fr]
|
492
|
+
|
493
|
+
//! locale : Frisian [fy]
|
494
|
+
|
495
|
+
//! locale : Galician [gl]
|
496
|
+
|
497
|
+
//! locale : Georgian [ka]
|
498
|
+
|
499
|
+
//! locale : German (Austria) [de-at]
|
500
|
+
|
501
|
+
//! locale : German (Switzerland) [de-ch]
|
502
|
+
|
503
|
+
//! locale : German [de]
|
504
|
+
|
505
|
+
//! locale : Greek [el]
|
506
|
+
|
507
|
+
//! locale : Gujarati [gu]
|
508
|
+
|
509
|
+
//! locale : Hebrew [he]
|
510
|
+
|
511
|
+
//! locale : Hindi [hi]
|
512
|
+
|
513
|
+
//! locale : Hungarian [hu]
|
514
|
+
|
515
|
+
//! locale : Icelandic [is]
|
516
|
+
|
517
|
+
//! locale : Indonesian [id]
|
518
|
+
|
519
|
+
//! locale : Irish or Irish Gaelic [ga]
|
520
|
+
|
521
|
+
//! locale : Italian (Switzerland) [it-ch]
|
522
|
+
|
523
|
+
//! locale : Italian [it]
|
524
|
+
|
525
|
+
//! locale : Japanese [ja]
|
526
|
+
|
527
|
+
//! locale : Javanese [jv]
|
528
|
+
|
529
|
+
//! locale : Kannada [kn]
|
530
|
+
|
531
|
+
//! locale : Kazakh [kk]
|
532
|
+
|
533
|
+
//! locale : Klingon [tlh]
|
534
|
+
|
535
|
+
//! locale : Konkani Devanagari script [gom-deva]
|
536
|
+
|
537
|
+
//! locale : Konkani Latin script [gom-latn]
|
538
|
+
|
539
|
+
//! locale : Korean [ko]
|
540
|
+
|
541
|
+
//! locale : Kurdish [ku]
|
542
|
+
|
543
|
+
//! locale : Kyrgyz [ky]
|
544
|
+
|
545
|
+
//! locale : Lao [lo]
|
546
|
+
|
547
|
+
//! locale : Latvian [lv]
|
548
|
+
|
549
|
+
//! locale : Lithuanian [lt]
|
550
|
+
|
551
|
+
//! locale : Luxembourgish [lb]
|
552
|
+
|
553
|
+
//! locale : Macedonian [mk]
|
554
|
+
|
555
|
+
//! locale : Malay [ms-my]
|
556
|
+
|
557
|
+
//! locale : Malay [ms]
|
558
|
+
|
559
|
+
//! locale : Malayalam [ml]
|
560
|
+
|
561
|
+
//! locale : Maldivian [dv]
|
562
|
+
|
563
|
+
//! locale : Maltese (Malta) [mt]
|
564
|
+
|
565
|
+
//! locale : Maori [mi]
|
566
|
+
|
567
|
+
//! locale : Marathi [mr]
|
568
|
+
|
569
|
+
//! locale : Mongolian [mn]
|
570
|
+
|
571
|
+
//! locale : Montenegrin [me]
|
572
|
+
|
573
|
+
//! locale : Nepalese [ne]
|
574
|
+
|
575
|
+
//! locale : Northern Kurdish [ku-kmr]
|
576
|
+
|
577
|
+
//! locale : Northern Sami [se]
|
578
|
+
|
579
|
+
//! locale : Norwegian Bokmål [nb]
|
580
|
+
|
581
|
+
//! locale : Nynorsk [nn]
|
582
|
+
|
583
|
+
//! locale : Occitan, lengadocian dialecte [oc-lnc]
|
584
|
+
|
585
|
+
//! locale : Persian [fa]
|
586
|
+
|
587
|
+
//! locale : Polish [pl]
|
588
|
+
|
589
|
+
//! locale : Portuguese (Brazil) [pt-br]
|
590
|
+
|
591
|
+
//! locale : Portuguese [pt]
|
592
|
+
|
593
|
+
//! locale : Pseudo [x-pseudo]
|
594
|
+
|
595
|
+
//! locale : Punjabi (India) [pa-in]
|
596
|
+
|
597
|
+
//! locale : Romanian [ro]
|
598
|
+
|
599
|
+
//! locale : Russian [ru]
|
600
|
+
|
601
|
+
//! locale : Scottish Gaelic [gd]
|
602
|
+
|
603
|
+
//! locale : Serbian Cyrillic [sr-cyrl]
|
604
|
+
|
605
|
+
//! locale : Serbian [sr]
|
606
|
+
|
607
|
+
//! locale : Sindhi [sd]
|
608
|
+
|
609
|
+
//! locale : Sinhalese [si]
|
610
|
+
|
611
|
+
//! locale : Slovak [sk]
|
612
|
+
|
613
|
+
//! locale : Slovenian [sl]
|
614
|
+
|
615
|
+
//! locale : Spanish (Dominican Republic) [es-do]
|
616
|
+
|
617
|
+
//! locale : Spanish (Mexico) [es-mx]
|
618
|
+
|
619
|
+
//! locale : Spanish (United States) [es-us]
|
620
|
+
|
621
|
+
//! locale : Spanish [es]
|
622
|
+
|
623
|
+
//! locale : Swahili [sw]
|
624
|
+
|
625
|
+
//! locale : Swedish [sv]
|
626
|
+
|
627
|
+
//! locale : Tagalog (Philippines) [tl-ph]
|
628
|
+
|
629
|
+
//! locale : Tajik [tg]
|
630
|
+
|
631
|
+
//! locale : Talossan [tzl]
|
632
|
+
|
633
|
+
//! locale : Tamil [ta]
|
634
|
+
|
635
|
+
//! locale : Telugu [te]
|
636
|
+
|
637
|
+
//! locale : Tetun Dili (East Timor) [tet]
|
638
|
+
|
639
|
+
//! locale : Thai [th]
|
640
|
+
|
641
|
+
//! locale : Tibetan [bo]
|
642
|
+
|
643
|
+
//! locale : Turkish [tr]
|
644
|
+
|
645
|
+
//! locale : Turkmen [tk]
|
646
|
+
|
647
|
+
//! locale : Ukrainian [uk]
|
648
|
+
|
649
|
+
//! locale : Urdu [ur]
|
650
|
+
|
651
|
+
//! locale : Uyghur (China) [ug-cn]
|
652
|
+
|
653
|
+
//! locale : Uzbek Latin [uz-latn]
|
654
|
+
|
655
|
+
//! locale : Uzbek [uz]
|
656
|
+
|
657
|
+
//! locale : Vietnamese [vi]
|
658
|
+
|
659
|
+
//! locale : Welsh [cy]
|
660
|
+
|
661
|
+
//! locale : Yoruba Nigeria [yo]
|
662
|
+
|
663
|
+
//! locale : siSwati [ss]
|
664
|
+
|
665
|
+
//! moment.js
|
666
|
+
|
667
|
+
//! moment.js locale configuration
|
668
|
+
|
669
|
+
//! momentjs.com
|
670
|
+
|
671
|
+
//! note : DEPRECATED, the correct one is [ms]
|
672
|
+
|
673
|
+
//! reference: http://id.wikisource.org/wiki/Pedoman_Umum_Ejaan_Bahasa_Indonesia_yang_Disempurnakan
|
674
|
+
|
675
|
+
//! reference: http://jv.wikipedia.org/wiki/Basa_Jawa
|
676
|
+
|
677
|
+
//! version : 2.30.1
|