@blinkk/root-cms 2.5.3 → 2.5.5
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/dist/app.js +20 -2
- package/dist/{chunk-YAQCD6SS.js → chunk-4XSWQVCI.js} +1 -1
- package/dist/{chunk-XMR3KFP5.js → chunk-UEJ2UTTJ.js} +20 -0
- package/dist/{chunk-WVOTD7EW.js → chunk-WNWP376I.js} +4 -4
- package/dist/cli.js +304 -78
- package/dist/{client-C1pZQL7M.d.ts → client-TgoRyFWJ.d.ts} +5 -1
- package/dist/client.d.ts +2 -2
- package/dist/client.js +1 -1
- package/dist/core.d.ts +3 -3
- package/dist/core.js +1 -1
- package/dist/functions.js +2 -2
- package/dist/plugin.d.ts +2 -2
- package/dist/plugin.js +3 -3
- package/dist/project.d.ts +1 -1
- package/dist/{schema-BKfPP_s9.d.ts → schema-Bht24XmU.d.ts} +4 -0
- package/dist/ui/signin.css +1 -1
- package/dist/ui/signin.js +1 -1
- package/dist/ui/ui.css +1 -1
- package/dist/ui/ui.js +241 -241
- package/dist/ui/ui.js.LEGAL.txt +341 -1155
- package/package.json +5 -5
package/dist/ui/ui.js.LEGAL.txt
CHANGED
|
@@ -111,9 +111,6 @@ react-is/cjs/react-is.production.min.js:
|
|
|
111
111
|
@firebase/component/dist/esm/index.esm.js:
|
|
112
112
|
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
113
113
|
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
114
|
-
@firebase/firestore/dist/index.esm.js:
|
|
115
|
-
@firebase/firestore/dist/index.esm.js:
|
|
116
|
-
@firebase/firestore/dist/index.esm.js:
|
|
117
114
|
/**
|
|
118
115
|
* @license
|
|
119
116
|
* Copyright 2019 Google LLC
|
|
@@ -132,17 +129,6 @@ react-is/cjs/react-is.production.min.js:
|
|
|
132
129
|
*/
|
|
133
130
|
|
|
134
131
|
@firebase/logger/dist/esm/index.esm.js:
|
|
135
|
-
@firebase/firestore/dist/index.esm.js:
|
|
136
|
-
@firebase/firestore/dist/index.esm.js:
|
|
137
|
-
@firebase/firestore/dist/index.esm.js:
|
|
138
|
-
@firebase/firestore/dist/index.esm.js:
|
|
139
|
-
@firebase/firestore/dist/index.esm.js:
|
|
140
|
-
@firebase/firestore/dist/index.esm.js:
|
|
141
|
-
@firebase/firestore/dist/index.esm.js:
|
|
142
|
-
@firebase/firestore/dist/index.esm.js:
|
|
143
|
-
@firebase/firestore/dist/index.esm.js:
|
|
144
|
-
@firebase/firestore/dist/index.esm.js:
|
|
145
|
-
@firebase/firestore/dist/index.esm.js:
|
|
146
132
|
/**
|
|
147
133
|
* @license
|
|
148
134
|
* Copyright 2017 Google LLC
|
|
@@ -210,6 +196,196 @@ react-is/cjs/react-is.production.min.js:
|
|
|
210
196
|
* limitations under the License.
|
|
211
197
|
*/
|
|
212
198
|
|
|
199
|
+
@firebase/webchannel-wrapper/dist/bloom-blob/esm/bloom_blob_es2018.js:
|
|
200
|
+
@firebase/webchannel-wrapper/dist/webchannel-blob/esm/webchannel_blob_es2018.js:
|
|
201
|
+
/** @license
|
|
202
|
+
Copyright The Closure Library Authors.
|
|
203
|
+
SPDX-License-Identifier: Apache-2.0
|
|
204
|
+
*/
|
|
205
|
+
/** @license
|
|
206
|
+
|
|
207
|
+
Copyright The Closure Library Authors.
|
|
208
|
+
SPDX-License-Identifier: Apache-2.0
|
|
209
|
+
*/
|
|
210
|
+
|
|
211
|
+
@firebase/firestore/dist/index.esm.js:
|
|
212
|
+
/**
|
|
213
|
+
* @license
|
|
214
|
+
* Copyright 2020 Google LLC
|
|
215
|
+
*
|
|
216
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
217
|
+
* you may not use this file except in compliance with the License.
|
|
218
|
+
* You may obtain a copy of the License at
|
|
219
|
+
*
|
|
220
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
221
|
+
*
|
|
222
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
223
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
224
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
225
|
+
* See the License for the specific language governing permissions and
|
|
226
|
+
* limitations under the License.
|
|
227
|
+
*/
|
|
228
|
+
/**
|
|
229
|
+
* @license
|
|
230
|
+
* Copyright 2017 Google LLC
|
|
231
|
+
*
|
|
232
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
233
|
+
* you may not use this file except in compliance with the License.
|
|
234
|
+
* You may obtain a copy of the License at
|
|
235
|
+
*
|
|
236
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
237
|
+
*
|
|
238
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
239
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
240
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
241
|
+
* See the License for the specific language governing permissions and
|
|
242
|
+
* limitations under the License.
|
|
243
|
+
*/
|
|
244
|
+
/**
|
|
245
|
+
* @license
|
|
246
|
+
* Copyright 2020 Google LLC
|
|
247
|
+
*
|
|
248
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
249
|
+
* you may not use this file except in compliance with the License.
|
|
250
|
+
* You may obtain a copy of the License at
|
|
251
|
+
*
|
|
252
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
253
|
+
*
|
|
254
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
255
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
256
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
257
|
+
* See the License for the specific language governing permissions and
|
|
258
|
+
* limitations under the License.
|
|
259
|
+
*/
|
|
260
|
+
/**
|
|
261
|
+
* @license
|
|
262
|
+
* Copyright 2025 Google LLC
|
|
263
|
+
*
|
|
264
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
265
|
+
* you may not use this file except in compliance with the License.
|
|
266
|
+
* You may obtain a copy of the License at
|
|
267
|
+
*
|
|
268
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
269
|
+
*
|
|
270
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
271
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
272
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
273
|
+
* See the License for the specific language governing permissions and
|
|
274
|
+
* limitations under the License.
|
|
275
|
+
*/
|
|
276
|
+
/**
|
|
277
|
+
* @license
|
|
278
|
+
* Copyright 2021 Google LLC
|
|
279
|
+
*
|
|
280
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
281
|
+
* you may not use this file except in compliance with the License.
|
|
282
|
+
* You may obtain a copy of the License at
|
|
283
|
+
*
|
|
284
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
285
|
+
*
|
|
286
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
287
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
288
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
289
|
+
* See the License for the specific language governing permissions and
|
|
290
|
+
* limitations under the License.
|
|
291
|
+
*/
|
|
292
|
+
/**
|
|
293
|
+
* @license
|
|
294
|
+
* Copyright 2018 Google LLC
|
|
295
|
+
*
|
|
296
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
297
|
+
* you may not use this file except in compliance with the License.
|
|
298
|
+
* You may obtain a copy of the License at
|
|
299
|
+
*
|
|
300
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
301
|
+
*
|
|
302
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
303
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
304
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
305
|
+
* See the License for the specific language governing permissions and
|
|
306
|
+
* limitations under the License.
|
|
307
|
+
*/
|
|
308
|
+
/**
|
|
309
|
+
* @license
|
|
310
|
+
* Copyright 2022 Google LLC
|
|
311
|
+
*
|
|
312
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
313
|
+
* you may not use this file except in compliance with the License.
|
|
314
|
+
* You may obtain a copy of the License at
|
|
315
|
+
*
|
|
316
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
317
|
+
*
|
|
318
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
319
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
320
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
321
|
+
* See the License for the specific language governing permissions and
|
|
322
|
+
* limitations under the License.
|
|
323
|
+
*/
|
|
324
|
+
/**
|
|
325
|
+
* @license
|
|
326
|
+
* Copyright 2023 Google LLC
|
|
327
|
+
*
|
|
328
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
329
|
+
* you may not use this file except in compliance with the License.
|
|
330
|
+
* You may obtain a copy of the License at
|
|
331
|
+
*
|
|
332
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
333
|
+
*
|
|
334
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
335
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
336
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
337
|
+
* See the License for the specific language governing permissions and
|
|
338
|
+
* limitations under the License.
|
|
339
|
+
*/
|
|
340
|
+
/**
|
|
341
|
+
* @license
|
|
342
|
+
* Copyright 2019 Google LLC
|
|
343
|
+
*
|
|
344
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
345
|
+
* you may not use this file except in compliance with the License.
|
|
346
|
+
* You may obtain a copy of the License at
|
|
347
|
+
*
|
|
348
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
349
|
+
*
|
|
350
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
351
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
352
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
353
|
+
* See the License for the specific language governing permissions and
|
|
354
|
+
* limitations under the License.
|
|
355
|
+
*/
|
|
356
|
+
/**
|
|
357
|
+
* @license
|
|
358
|
+
* Copyright 2024 Google LLC
|
|
359
|
+
*
|
|
360
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
361
|
+
* you may not use this file except in compliance with the License.
|
|
362
|
+
* You may obtain a copy of the License at
|
|
363
|
+
*
|
|
364
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
365
|
+
*
|
|
366
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
367
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
368
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
369
|
+
* See the License for the specific language governing permissions and
|
|
370
|
+
* limitations under the License.
|
|
371
|
+
*/
|
|
372
|
+
/**
|
|
373
|
+
* @license
|
|
374
|
+
* Copyright 2021 Google LLC
|
|
375
|
+
*
|
|
376
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
377
|
+
* you may not use this file except in compliance with the License.
|
|
378
|
+
* You may obtain a copy of the License at
|
|
379
|
+
*
|
|
380
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
381
|
+
*
|
|
382
|
+
* Unless required by applicable law | agreed to in writing, software
|
|
383
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
384
|
+
* WITHOUT WARRANTIES | CONDITIONS OF ANY KIND, either express | implied.
|
|
385
|
+
* See the License for the specific language governing permissions and
|
|
386
|
+
* limitations under the License.
|
|
387
|
+
*/
|
|
388
|
+
|
|
213
389
|
@firebase/storage/dist/index.esm.js:
|
|
214
390
|
/**
|
|
215
391
|
* @license
|
|
@@ -297,6 +473,7 @@ react-is/cjs/react-is.production.min.js:
|
|
|
297
473
|
@tabler/icons-preact/dist/esm/icons/IconAlarmOff.mjs:
|
|
298
474
|
@tabler/icons-preact/dist/esm/icons/IconAlertTriangle.mjs:
|
|
299
475
|
@tabler/icons-preact/dist/esm/icons/IconAlignJustified.mjs:
|
|
476
|
+
@tabler/icons-preact/dist/esm/icons/IconArchive.mjs:
|
|
300
477
|
@tabler/icons-preact/dist/esm/icons/IconArrowBackUp.mjs:
|
|
301
478
|
@tabler/icons-preact/dist/esm/icons/IconArrowBack.mjs:
|
|
302
479
|
@tabler/icons-preact/dist/esm/icons/IconArrowLeft.mjs:
|
|
@@ -363,6 +540,7 @@ react-is/cjs/react-is.production.min.js:
|
|
|
363
540
|
@tabler/icons-preact/dist/esm/icons/IconMessage.mjs:
|
|
364
541
|
@tabler/icons-preact/dist/esm/icons/IconMoodLookDown.mjs:
|
|
365
542
|
@tabler/icons-preact/dist/esm/icons/IconPaperclip.mjs:
|
|
543
|
+
@tabler/icons-preact/dist/esm/icons/IconPencil.mjs:
|
|
366
544
|
@tabler/icons-preact/dist/esm/icons/IconPhotoStar.mjs:
|
|
367
545
|
@tabler/icons-preact/dist/esm/icons/IconPhotoUp.mjs:
|
|
368
546
|
@tabler/icons-preact/dist/esm/icons/IconPhoto.mjs:
|
|
@@ -370,6 +548,7 @@ react-is/cjs/react-is.production.min.js:
|
|
|
370
548
|
@tabler/icons-preact/dist/esm/icons/IconPuzzle.mjs:
|
|
371
549
|
@tabler/icons-preact/dist/esm/icons/IconQuote.mjs:
|
|
372
550
|
@tabler/icons-preact/dist/esm/icons/IconReload.mjs:
|
|
551
|
+
@tabler/icons-preact/dist/esm/icons/IconRestore.mjs:
|
|
373
552
|
@tabler/icons-preact/dist/esm/icons/IconRobot.mjs:
|
|
374
553
|
@tabler/icons-preact/dist/esm/icons/IconRocket.mjs:
|
|
375
554
|
@tabler/icons-preact/dist/esm/icons/IconRowInsertBottom.mjs:
|
|
@@ -404,6 +583,17 @@ react-is/cjs/react-is.production.min.js:
|
|
|
404
583
|
* See the LICENSE file in the root directory of this source tree.
|
|
405
584
|
*/
|
|
406
585
|
|
|
586
|
+
use-sync-external-store/cjs/use-sync-external-store-with-selector.production.js:
|
|
587
|
+
/**
|
|
588
|
+
* @license React
|
|
589
|
+
* use-sync-external-store-with-selector.production.js
|
|
590
|
+
*
|
|
591
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
592
|
+
*
|
|
593
|
+
* This source code is licensed under the MIT license found in the
|
|
594
|
+
* LICENSE file in the root directory of this source tree.
|
|
595
|
+
*/
|
|
596
|
+
|
|
407
597
|
normalize-wheel/src/isEventSupported.js:
|
|
408
598
|
/**
|
|
409
599
|
* Checks if an event is supported in the current execution environment.
|
|
@@ -420,1054 +610,137 @@ normalize-wheel/src/isEventSupported.js:
|
|
|
420
610
|
* @license Modernizr 3.0.0pre (Custom Build) | MIT
|
|
421
611
|
*/
|
|
422
612
|
|
|
423
|
-
|
|
613
|
+
@editorjs/editorjs/dist/editorjs.mjs:
|
|
614
|
+
/*!
|
|
615
|
+
* CodeX.Tooltips
|
|
616
|
+
*
|
|
617
|
+
* @version 1.0.5
|
|
618
|
+
*
|
|
619
|
+
* @licence MIT
|
|
620
|
+
* @author CodeX <https://codex.so>
|
|
621
|
+
*
|
|
622
|
+
*
|
|
623
|
+
*/
|
|
624
|
+
/*!
|
|
625
|
+
* Library for handling keyboard shortcuts
|
|
626
|
+
* @copyright CodeX (https://codex.so)
|
|
627
|
+
* @license MIT
|
|
628
|
+
* @author CodeX (https://codex.so)
|
|
629
|
+
* @version 1.2.0
|
|
630
|
+
*/
|
|
424
631
|
/**
|
|
425
|
-
*
|
|
426
|
-
*
|
|
427
|
-
*
|
|
428
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
632
|
+
* Base Paragraph Block for the Editor.js.
|
|
633
|
+
* Represents a regular text block
|
|
429
634
|
*
|
|
430
|
-
*
|
|
431
|
-
*
|
|
635
|
+
* @author CodeX (team@codex.so)
|
|
636
|
+
* @copyright CodeX 2018
|
|
637
|
+
* @license The MIT License (MIT)
|
|
432
638
|
*/
|
|
433
|
-
|
|
434
|
-
prismjs/prism.js:
|
|
435
639
|
/**
|
|
436
|
-
*
|
|
640
|
+
* Editor.js
|
|
437
641
|
*
|
|
438
|
-
* @license
|
|
439
|
-
* @
|
|
440
|
-
* @
|
|
441
|
-
* @public
|
|
642
|
+
* @license Apache-2.0
|
|
643
|
+
* @see Editor.js <https://editorjs.io>
|
|
644
|
+
* @author CodeX Team <https://codex.so>
|
|
442
645
|
*/
|
|
443
646
|
|
|
444
|
-
|
|
445
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
446
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
447
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
448
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
449
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
450
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
451
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
452
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
453
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
454
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
455
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
456
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
457
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
458
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
459
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
460
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
461
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
462
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
463
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
464
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
465
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
466
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
467
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
468
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
469
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
470
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
471
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
472
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
473
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
474
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
475
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
476
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
477
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
478
|
-
@firebase/firestore/dist/index.esm.js:
|
|
479
|
-
@firebase/firestore/dist/index.esm.js:
|
|
480
|
-
@firebase/firestore/dist/index.esm.js:
|
|
481
|
-
@firebase/firestore/dist/index.esm.js:
|
|
482
|
-
@firebase/firestore/dist/index.esm.js:
|
|
483
|
-
@firebase/firestore/dist/index.esm.js:
|
|
484
|
-
@firebase/firestore/dist/index.esm.js:
|
|
485
|
-
@firebase/firestore/dist/index.esm.js:
|
|
486
|
-
/**
|
|
487
|
-
* @license
|
|
488
|
-
* Copyright 2020 Google LLC
|
|
489
|
-
*
|
|
490
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
491
|
-
* you may not use this file except in compliance with the License.
|
|
492
|
-
* You may obtain a copy of the License at
|
|
493
|
-
*
|
|
494
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
495
|
-
*
|
|
496
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
497
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
498
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
499
|
-
* See the License for the specific language governing permissions and
|
|
500
|
-
* limitations under the License.
|
|
501
|
-
*/
|
|
502
|
-
|
|
503
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
504
|
-
/**
|
|
505
|
-
* @license
|
|
506
|
-
* Copyright 2021 Google LLC
|
|
507
|
-
*
|
|
508
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
509
|
-
* you may not use this file except in compliance with the License.
|
|
510
|
-
* You may obtain a copy of the License at
|
|
511
|
-
*
|
|
512
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
513
|
-
*
|
|
514
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
515
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
516
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
517
|
-
* See the License for the specific language governing permissions and
|
|
518
|
-
* limitations under the License.
|
|
519
|
-
*/
|
|
520
|
-
|
|
521
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
522
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
523
|
-
/**
|
|
524
|
-
* @license
|
|
525
|
-
* Copyright 2020 Google LLC
|
|
526
|
-
*
|
|
527
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
528
|
-
* you may not use this file except in compliance with the License.
|
|
529
|
-
* You may obtain a copy of the License at
|
|
530
|
-
*
|
|
531
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
532
|
-
*
|
|
533
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
534
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
535
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
536
|
-
* See the License for the specific language governing permissions and
|
|
537
|
-
* limitations under the License.
|
|
538
|
-
*/
|
|
539
|
-
/**
|
|
540
|
-
* @license
|
|
541
|
-
* Copyright 2019 Google LLC
|
|
542
|
-
*
|
|
543
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
544
|
-
* you may not use this file except in compliance with the License.
|
|
545
|
-
* You may obtain a copy of the License at
|
|
546
|
-
*
|
|
547
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
548
|
-
*
|
|
549
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
550
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
551
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
552
|
-
* See the License for the specific language governing permissions and
|
|
553
|
-
* limitations under the License.
|
|
554
|
-
*/
|
|
555
|
-
|
|
556
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
557
|
-
/**
|
|
558
|
-
* @license
|
|
559
|
-
* Copyright 2020 Google LLC
|
|
560
|
-
*
|
|
561
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
562
|
-
* you may not use this file except in compliance with the License.
|
|
563
|
-
* You may obtain a copy of the License at
|
|
564
|
-
*
|
|
565
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
566
|
-
*
|
|
567
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
568
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
569
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
570
|
-
* See the License for the specific language governing permissions and
|
|
571
|
-
* limitations under the License.
|
|
572
|
-
*/
|
|
573
|
-
/**
|
|
574
|
-
* @license
|
|
575
|
-
* Copyright 2022 Google LLC
|
|
576
|
-
*
|
|
577
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
578
|
-
* you may not use this file except in compliance with the License.
|
|
579
|
-
* You may obtain a copy of the License at
|
|
580
|
-
*
|
|
581
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
582
|
-
*
|
|
583
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
584
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
585
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
586
|
-
* See the License for the specific language governing permissions and
|
|
587
|
-
* limitations under the License.
|
|
588
|
-
*/
|
|
589
|
-
/**
|
|
590
|
-
* @license
|
|
591
|
-
* Copyright 2023 Google LLC
|
|
592
|
-
*
|
|
593
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
594
|
-
* you may not use this file except in compliance with the License.
|
|
595
|
-
* You may obtain a copy of the License at
|
|
596
|
-
*
|
|
597
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
598
|
-
*
|
|
599
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
600
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
601
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
602
|
-
* See the License for the specific language governing permissions and
|
|
603
|
-
* limitations under the License.
|
|
604
|
-
*/
|
|
605
|
-
|
|
606
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
607
|
-
/**
|
|
608
|
-
* @license
|
|
609
|
-
* Copyright 2019 Google LLC
|
|
610
|
-
*
|
|
611
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
612
|
-
* you may not use this file except in compliance with the License.
|
|
613
|
-
* You may obtain a copy of the License at
|
|
614
|
-
*
|
|
615
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
616
|
-
*
|
|
617
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
618
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
619
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
620
|
-
* See the License for the specific language governing permissions and
|
|
621
|
-
* limitations under the License.
|
|
622
|
-
*/
|
|
623
|
-
/**
|
|
624
|
-
* @license
|
|
625
|
-
* Copyright 2020 Google LLC
|
|
626
|
-
*
|
|
627
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
628
|
-
* you may not use this file except in compliance with the License.
|
|
629
|
-
* You may obtain a copy of the License at
|
|
630
|
-
*
|
|
631
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
632
|
-
*
|
|
633
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
634
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
635
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
636
|
-
* See the License for the specific language governing permissions and
|
|
637
|
-
* limitations under the License.
|
|
638
|
-
*/
|
|
639
|
-
|
|
640
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
641
|
-
/**
|
|
642
|
-
* @license
|
|
643
|
-
* Copyright 2019 Google LLC
|
|
644
|
-
*
|
|
645
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
646
|
-
* you may not use this file except in compliance with the License.
|
|
647
|
-
* You may obtain a copy of the License at
|
|
648
|
-
*
|
|
649
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
650
|
-
*
|
|
651
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
652
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
653
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
654
|
-
* See the License for the specific language governing permissions and
|
|
655
|
-
* limitations under the License.
|
|
656
|
-
*/
|
|
657
|
-
/**
|
|
658
|
-
* @license
|
|
659
|
-
* Copyright 2020 Google LLC
|
|
660
|
-
*
|
|
661
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
662
|
-
* you may not use this file except in compliance with the License.
|
|
663
|
-
* You may obtain a copy of the License at
|
|
664
|
-
*
|
|
665
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
666
|
-
*
|
|
667
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
668
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
669
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
670
|
-
* See the License for the specific language governing permissions and
|
|
671
|
-
* limitations under the License.
|
|
672
|
-
*/
|
|
673
|
-
/**
|
|
674
|
-
* @license
|
|
675
|
-
* Copyright 2025 Google LLC
|
|
676
|
-
*
|
|
677
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
678
|
-
* you may not use this file except in compliance with the License.
|
|
679
|
-
* You may obtain a copy of the License at
|
|
680
|
-
*
|
|
681
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
682
|
-
*
|
|
683
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
684
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
685
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
686
|
-
* See the License for the specific language governing permissions and
|
|
687
|
-
* limitations under the License.
|
|
688
|
-
*/
|
|
689
|
-
|
|
690
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
691
|
-
/**
|
|
692
|
-
* @license
|
|
693
|
-
* Copyright 2020 Google LLC
|
|
694
|
-
*
|
|
695
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
696
|
-
* you may not use this file except in compliance with the License.
|
|
697
|
-
* You may obtain a copy of the License at
|
|
698
|
-
*
|
|
699
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
700
|
-
*
|
|
701
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
702
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
703
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
704
|
-
* See the License for the specific language governing permissions and
|
|
705
|
-
* limitations under the License.
|
|
706
|
-
*/
|
|
707
|
-
/**
|
|
708
|
-
* @license
|
|
709
|
-
* Copyright 2019 Google LLC
|
|
710
|
-
*
|
|
711
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
712
|
-
* you may not use this file except in compliance with the License.
|
|
713
|
-
* You may obtain a copy of the License at
|
|
714
|
-
*
|
|
715
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
716
|
-
*
|
|
717
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
718
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
719
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
720
|
-
* See the License for the specific language governing permissions and
|
|
721
|
-
* limitations under the License.
|
|
722
|
-
*/
|
|
723
|
-
/**
|
|
724
|
-
* @license
|
|
725
|
-
* Copyright 2020 Google LLC.
|
|
726
|
-
*
|
|
727
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
728
|
-
* you may not use this file except in compliance with the License.
|
|
729
|
-
* You may obtain a copy of the License at
|
|
730
|
-
*
|
|
731
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
732
|
-
*
|
|
733
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
734
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
735
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
736
|
-
* See the License for the specific language governing permissions and
|
|
737
|
-
* limitations under the License.
|
|
738
|
-
*/
|
|
739
|
-
|
|
740
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
741
|
-
/**
|
|
742
|
-
* @license
|
|
743
|
-
* Copyright 2020 Google LLC
|
|
744
|
-
*
|
|
745
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
746
|
-
* you may not use this file except in compliance with the License.
|
|
747
|
-
* You may obtain a copy of the License at
|
|
748
|
-
*
|
|
749
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
750
|
-
*
|
|
751
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
752
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
753
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
754
|
-
* See the License for the specific language governing permissions and
|
|
755
|
-
* limitations under the License.
|
|
756
|
-
*/
|
|
757
|
-
/**
|
|
758
|
-
* @license
|
|
759
|
-
* Copyright 2021 Google LLC
|
|
760
|
-
*
|
|
761
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
762
|
-
* you may not use this file except in compliance with the License.
|
|
763
|
-
* You may obtain a copy of the License at
|
|
764
|
-
*
|
|
765
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
766
|
-
*
|
|
767
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
768
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
769
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
770
|
-
* See the License for the specific language governing permissions and
|
|
771
|
-
* limitations under the License.
|
|
772
|
-
*/
|
|
773
|
-
/**
|
|
774
|
-
* @license
|
|
775
|
-
* Copyright 2019 Google LLC
|
|
776
|
-
*
|
|
777
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
778
|
-
* you may not use this file except in compliance with the License.
|
|
779
|
-
* You may obtain a copy of the License at
|
|
780
|
-
*
|
|
781
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
782
|
-
*
|
|
783
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
784
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
785
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
786
|
-
* See the License for the specific language governing permissions and
|
|
787
|
-
* limitations under the License.
|
|
788
|
-
*/
|
|
789
|
-
|
|
790
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
791
|
-
/**
|
|
792
|
-
* @license
|
|
793
|
-
* Copyright 2020 Google LLC
|
|
794
|
-
*
|
|
795
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
796
|
-
* you may not use this file except in compliance with the License.
|
|
797
|
-
* You may obtain a copy of the License at
|
|
798
|
-
*
|
|
799
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
800
|
-
*
|
|
801
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
802
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
803
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
804
|
-
* See the License for the specific language governing permissions and
|
|
805
|
-
* limitations under the License.
|
|
806
|
-
*/
|
|
807
|
-
/**
|
|
808
|
-
* @license
|
|
809
|
-
* Copyright 2020 Google LLC.
|
|
810
|
-
*
|
|
811
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
812
|
-
* you may not use this file except in compliance with the License.
|
|
813
|
-
* You may obtain a copy of the License at
|
|
814
|
-
*
|
|
815
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
816
|
-
*
|
|
817
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
818
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
819
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
820
|
-
* See the License for the specific language governing permissions and
|
|
821
|
-
* limitations under the License.
|
|
822
|
-
*/
|
|
823
|
-
/**
|
|
824
|
-
* @license
|
|
825
|
-
* Copyright 2021 Google LLC
|
|
826
|
-
*
|
|
827
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
828
|
-
* you may not use this file except in compliance with the License.
|
|
829
|
-
* You may obtain a copy of the License at
|
|
830
|
-
*
|
|
831
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
832
|
-
*
|
|
833
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
834
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
835
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
836
|
-
* See the License for the specific language governing permissions and
|
|
837
|
-
* limitations under the License.
|
|
838
|
-
*/
|
|
839
|
-
|
|
840
|
-
@firebase/webchannel-wrapper/dist/bloom-blob/esm/bloom_blob_es2018.js:
|
|
841
|
-
@firebase/webchannel-wrapper/dist/webchannel-blob/esm/webchannel_blob_es2018.js:
|
|
842
|
-
/** @license
|
|
843
|
-
Copyright The Closure Library Authors.
|
|
844
|
-
SPDX-License-Identifier: Apache-2.0
|
|
845
|
-
*/
|
|
846
|
-
/** @license
|
|
847
|
-
|
|
848
|
-
Copyright The Closure Library Authors.
|
|
849
|
-
SPDX-License-Identifier: Apache-2.0
|
|
850
|
-
*/
|
|
851
|
-
|
|
852
|
-
@firebase/firestore/dist/index.esm.js:
|
|
853
|
-
/**
|
|
854
|
-
* @license
|
|
855
|
-
* Copyright 2020 Google LLC
|
|
856
|
-
*
|
|
857
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
858
|
-
* you may not use this file except in compliance with the License.
|
|
859
|
-
* You may obtain a copy of the License at
|
|
860
|
-
*
|
|
861
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
862
|
-
*
|
|
863
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
864
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
865
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
866
|
-
* See the License for the specific language governing permissions and
|
|
867
|
-
* limitations under the License.
|
|
868
|
-
*/
|
|
869
|
-
/**
|
|
870
|
-
* @license
|
|
871
|
-
* Copyright 2017 Google LLC
|
|
872
|
-
*
|
|
873
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
874
|
-
* you may not use this file except in compliance with the License.
|
|
875
|
-
* You may obtain a copy of the License at
|
|
876
|
-
*
|
|
877
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
878
|
-
*
|
|
879
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
880
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
881
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
882
|
-
* See the License for the specific language governing permissions and
|
|
883
|
-
* limitations under the License.
|
|
884
|
-
*/
|
|
885
|
-
|
|
886
|
-
@firebase/firestore/dist/index.esm.js:
|
|
887
|
-
@firebase/firestore/dist/index.esm.js:
|
|
888
|
-
@firebase/firestore/dist/index.esm.js:
|
|
889
|
-
@firebase/firestore/dist/index.esm.js:
|
|
890
|
-
@firebase/firestore/dist/index.esm.js:
|
|
891
|
-
@firebase/firestore/dist/index.esm.js:
|
|
892
|
-
/**
|
|
893
|
-
* @license
|
|
894
|
-
* Copyright 2020 Google LLC
|
|
895
|
-
*
|
|
896
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
897
|
-
* you may not use this file except in compliance with the License.
|
|
898
|
-
* You may obtain a copy of the License at
|
|
899
|
-
*
|
|
900
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
901
|
-
*
|
|
902
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
903
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
904
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
905
|
-
* See the License for the specific language governing permissions and
|
|
906
|
-
* limitations under the License.
|
|
907
|
-
*/
|
|
908
|
-
/**
|
|
909
|
-
* @license
|
|
910
|
-
* Copyright 2017 Google LLC
|
|
911
|
-
*
|
|
912
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
913
|
-
* you may not use this file except in compliance with the License.
|
|
914
|
-
* You may obtain a copy of the License at
|
|
915
|
-
*
|
|
916
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
917
|
-
*
|
|
918
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
919
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
920
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
921
|
-
* See the License for the specific language governing permissions and
|
|
922
|
-
* limitations under the License.
|
|
923
|
-
*/
|
|
924
|
-
|
|
925
|
-
@firebase/firestore/dist/index.esm.js:
|
|
926
|
-
/**
|
|
927
|
-
* @license
|
|
928
|
-
* Copyright 2017 Google LLC
|
|
929
|
-
*
|
|
930
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
931
|
-
* you may not use this file except in compliance with the License.
|
|
932
|
-
* You may obtain a copy of the License at
|
|
933
|
-
*
|
|
934
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
935
|
-
*
|
|
936
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
937
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
938
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
939
|
-
* See the License for the specific language governing permissions and
|
|
940
|
-
* limitations under the License.
|
|
941
|
-
*/
|
|
942
|
-
/**
|
|
943
|
-
* @license
|
|
944
|
-
* Copyright 2025 Google LLC
|
|
945
|
-
*
|
|
946
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
947
|
-
* you may not use this file except in compliance with the License.
|
|
948
|
-
* You may obtain a copy of the License at
|
|
949
|
-
*
|
|
950
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
951
|
-
*
|
|
952
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
953
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
954
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
955
|
-
* See the License for the specific language governing permissions and
|
|
956
|
-
* limitations under the License.
|
|
957
|
-
*/
|
|
958
|
-
/**
|
|
959
|
-
* @license
|
|
960
|
-
* Copyright 2021 Google LLC
|
|
961
|
-
*
|
|
962
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
963
|
-
* you may not use this file except in compliance with the License.
|
|
964
|
-
* You may obtain a copy of the License at
|
|
965
|
-
*
|
|
966
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
967
|
-
*
|
|
968
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
969
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
970
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
971
|
-
* See the License for the specific language governing permissions and
|
|
972
|
-
* limitations under the License.
|
|
973
|
-
*/
|
|
974
|
-
|
|
975
|
-
@firebase/firestore/dist/index.esm.js:
|
|
976
|
-
/**
|
|
977
|
-
* @license
|
|
978
|
-
* Copyright 2018 Google LLC
|
|
979
|
-
*
|
|
980
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
981
|
-
* you may not use this file except in compliance with the License.
|
|
982
|
-
* You may obtain a copy of the License at
|
|
983
|
-
*
|
|
984
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
985
|
-
*
|
|
986
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
987
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
988
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
989
|
-
* See the License for the specific language governing permissions and
|
|
990
|
-
* limitations under the License.
|
|
991
|
-
*/
|
|
992
|
-
/**
|
|
993
|
-
* @license
|
|
994
|
-
* Copyright 2017 Google LLC
|
|
995
|
-
*
|
|
996
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
997
|
-
* you may not use this file except in compliance with the License.
|
|
998
|
-
* You may obtain a copy of the License at
|
|
999
|
-
*
|
|
1000
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1001
|
-
*
|
|
1002
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1003
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1004
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1005
|
-
* See the License for the specific language governing permissions and
|
|
1006
|
-
* limitations under the License.
|
|
1007
|
-
*/
|
|
1008
|
-
|
|
1009
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1010
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1011
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1012
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1013
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1014
|
-
/**
|
|
1015
|
-
* @license
|
|
1016
|
-
* Copyright 2022 Google LLC
|
|
1017
|
-
*
|
|
1018
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1019
|
-
* you may not use this file except in compliance with the License.
|
|
1020
|
-
* You may obtain a copy of the License at
|
|
1021
|
-
*
|
|
1022
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1023
|
-
*
|
|
1024
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1025
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1026
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1027
|
-
* See the License for the specific language governing permissions and
|
|
1028
|
-
* limitations under the License.
|
|
1029
|
-
*/
|
|
1030
|
-
|
|
1031
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1032
|
-
/**
|
|
1033
|
-
* @license
|
|
1034
|
-
* Copyright 2020 Google LLC
|
|
1035
|
-
*
|
|
1036
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1037
|
-
* you may not use this file except in compliance with the License.
|
|
1038
|
-
* You may obtain a copy of the License at
|
|
1039
|
-
*
|
|
1040
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1041
|
-
*
|
|
1042
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1043
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1044
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1045
|
-
* See the License for the specific language governing permissions and
|
|
1046
|
-
* limitations under the License.
|
|
1047
|
-
*/
|
|
1048
|
-
/**
|
|
1049
|
-
* @license
|
|
1050
|
-
* Copyright 2023 Google LLC
|
|
1051
|
-
*
|
|
1052
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1053
|
-
* you may not use this file except in compliance with the License.
|
|
1054
|
-
* You may obtain a copy of the License at
|
|
1055
|
-
*
|
|
1056
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1057
|
-
*
|
|
1058
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1059
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1060
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1061
|
-
* See the License for the specific language governing permissions and
|
|
1062
|
-
* limitations under the License.
|
|
1063
|
-
*/
|
|
1064
|
-
|
|
1065
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1066
|
-
/**
|
|
1067
|
-
* @license
|
|
1068
|
-
* Copyright 2017 Google LLC
|
|
1069
|
-
*
|
|
1070
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1071
|
-
* you may not use this file except in compliance with the License.
|
|
1072
|
-
* You may obtain a copy of the License at
|
|
1073
|
-
*
|
|
1074
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1075
|
-
*
|
|
1076
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1077
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1078
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1079
|
-
* See the License for the specific language governing permissions and
|
|
1080
|
-
* limitations under the License.
|
|
1081
|
-
*/
|
|
1082
|
-
/**
|
|
1083
|
-
* @license
|
|
1084
|
-
* Copyright 2022 Google LLC
|
|
1085
|
-
*
|
|
1086
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1087
|
-
* you may not use this file except in compliance with the License.
|
|
1088
|
-
* You may obtain a copy of the License at
|
|
1089
|
-
*
|
|
1090
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1091
|
-
*
|
|
1092
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1093
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1094
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1095
|
-
* See the License for the specific language governing permissions and
|
|
1096
|
-
* limitations under the License.
|
|
1097
|
-
*/
|
|
1098
|
-
|
|
1099
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1100
|
-
/**
|
|
1101
|
-
* @license
|
|
1102
|
-
* Copyright 2017 Google LLC
|
|
1103
|
-
*
|
|
1104
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1105
|
-
* you may not use this file except in compliance with the License.
|
|
1106
|
-
* You may obtain a copy of the License at
|
|
1107
|
-
*
|
|
1108
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1109
|
-
*
|
|
1110
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1111
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1112
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1113
|
-
* See the License for the specific language governing permissions and
|
|
1114
|
-
* limitations under the License.
|
|
1115
|
-
*/
|
|
1116
|
-
/**
|
|
1117
|
-
* @license
|
|
1118
|
-
* Copyright 2020 Google LLC
|
|
1119
|
-
*
|
|
1120
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1121
|
-
* you may not use this file except in compliance with the License.
|
|
1122
|
-
* You may obtain a copy of the License at
|
|
1123
|
-
*
|
|
1124
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1125
|
-
*
|
|
1126
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1127
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1128
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1129
|
-
* See the License for the specific language governing permissions and
|
|
1130
|
-
* limitations under the License.
|
|
1131
|
-
*/
|
|
1132
|
-
/**
|
|
1133
|
-
* @license
|
|
1134
|
-
* Copyright 2018 Google LLC
|
|
1135
|
-
*
|
|
1136
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1137
|
-
* you may not use this file except in compliance with the License.
|
|
1138
|
-
* You may obtain a copy of the License at
|
|
1139
|
-
*
|
|
1140
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1141
|
-
*
|
|
1142
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1143
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1144
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1145
|
-
* See the License for the specific language governing permissions and
|
|
1146
|
-
* limitations under the License.
|
|
1147
|
-
*/
|
|
1148
|
-
/**
|
|
1149
|
-
* @license
|
|
1150
|
-
* Copyright 2022 Google LLC
|
|
1151
|
-
*
|
|
1152
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1153
|
-
* you may not use this file except in compliance with the License.
|
|
1154
|
-
* You may obtain a copy of the License at
|
|
1155
|
-
*
|
|
1156
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1157
|
-
*
|
|
1158
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1159
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1160
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1161
|
-
* See the License for the specific language governing permissions and
|
|
1162
|
-
* limitations under the License.
|
|
1163
|
-
*/
|
|
1164
|
-
/**
|
|
1165
|
-
* @license
|
|
1166
|
-
* Copyright 2023 Google LLC
|
|
1167
|
-
*
|
|
1168
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1169
|
-
* you may not use this file except in compliance with the License.
|
|
1170
|
-
* You may obtain a copy of the License at
|
|
1171
|
-
*
|
|
1172
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1173
|
-
*
|
|
1174
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1175
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1176
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1177
|
-
* See the License for the specific language governing permissions and
|
|
1178
|
-
* limitations under the License.
|
|
1179
|
-
*/
|
|
1180
|
-
|
|
1181
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1182
|
-
/**
|
|
1183
|
-
* @license
|
|
1184
|
-
* Copyright 2017 Google LLC
|
|
1185
|
-
*
|
|
1186
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1187
|
-
* you may not use this file except in compliance with the License.
|
|
1188
|
-
* You may obtain a copy of the License at
|
|
1189
|
-
*
|
|
1190
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1191
|
-
*
|
|
1192
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1193
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1194
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1195
|
-
* See the License for the specific language governing permissions and
|
|
1196
|
-
* limitations under the License.
|
|
1197
|
-
*/
|
|
1198
|
-
/**
|
|
1199
|
-
* @license
|
|
1200
|
-
* Copyright 2023 Google LLC
|
|
1201
|
-
*
|
|
1202
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1203
|
-
* you may not use this file except in compliance with the License.
|
|
1204
|
-
* You may obtain a copy of the License at
|
|
1205
|
-
*
|
|
1206
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1207
|
-
*
|
|
1208
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1209
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1210
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1211
|
-
* See the License for the specific language governing permissions and
|
|
1212
|
-
* limitations under the License.
|
|
1213
|
-
*/
|
|
1214
|
-
/**
|
|
1215
|
-
* @license
|
|
1216
|
-
* Copyright 2022 Google LLC
|
|
1217
|
-
*
|
|
1218
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1219
|
-
* you may not use this file except in compliance with the License.
|
|
1220
|
-
* You may obtain a copy of the License at
|
|
1221
|
-
*
|
|
1222
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1223
|
-
*
|
|
1224
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1225
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1226
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1227
|
-
* See the License for the specific language governing permissions and
|
|
1228
|
-
* limitations under the License.
|
|
1229
|
-
*/
|
|
1230
|
-
|
|
1231
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1232
|
-
/**
|
|
1233
|
-
* @license
|
|
1234
|
-
* Copyright 2024 Google LLC
|
|
1235
|
-
*
|
|
1236
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1237
|
-
* you may not use this file except in compliance with the License.
|
|
1238
|
-
* You may obtain a copy of the License at
|
|
1239
|
-
*
|
|
1240
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1241
|
-
*
|
|
1242
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1243
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1244
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1245
|
-
* See the License for the specific language governing permissions and
|
|
1246
|
-
* limitations under the License.
|
|
1247
|
-
*/
|
|
1248
|
-
|
|
1249
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1250
|
-
/**
|
|
1251
|
-
* @license
|
|
1252
|
-
* Copyright 2021 Google LLC
|
|
1253
|
-
*
|
|
1254
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1255
|
-
* you may not use this file except in compliance with the License.
|
|
1256
|
-
* You may obtain a copy of the License at
|
|
1257
|
-
*
|
|
1258
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1259
|
-
*
|
|
1260
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1261
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1262
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1263
|
-
* See the License for the specific language governing permissions and
|
|
1264
|
-
* limitations under the License.
|
|
1265
|
-
*/
|
|
1266
|
-
/**
|
|
1267
|
-
* @license
|
|
1268
|
-
* Copyright 2021 Google LLC
|
|
1269
|
-
*
|
|
1270
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1271
|
-
* you may not use this file except in compliance with the License.
|
|
1272
|
-
* You may obtain a copy of the License at
|
|
1273
|
-
*
|
|
1274
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1275
|
-
*
|
|
1276
|
-
* Unless required by applicable law | agreed to in writing, software
|
|
1277
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1278
|
-
* WITHOUT WARRANTIES | CONDITIONS OF ANY KIND, either express | implied.
|
|
1279
|
-
* See the License for the specific language governing permissions and
|
|
1280
|
-
* limitations under the License.
|
|
1281
|
-
*/
|
|
1282
|
-
|
|
1283
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1284
|
-
/**
|
|
1285
|
-
* @license
|
|
1286
|
-
* Copyright 2018 Google LLC
|
|
1287
|
-
*
|
|
1288
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1289
|
-
* you may not use this file except in compliance with the License.
|
|
1290
|
-
* You may obtain a copy of the License at
|
|
1291
|
-
*
|
|
1292
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1293
|
-
*
|
|
1294
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1295
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1296
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1297
|
-
* See the License for the specific language governing permissions and
|
|
1298
|
-
* limitations under the License.
|
|
1299
|
-
*/
|
|
1300
|
-
/**
|
|
1301
|
-
* @license
|
|
1302
|
-
* Copyright 2020 Google LLC
|
|
1303
|
-
*
|
|
1304
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1305
|
-
* you may not use this file except in compliance with the License.
|
|
1306
|
-
* You may obtain a copy of the License at
|
|
1307
|
-
*
|
|
1308
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1309
|
-
*
|
|
1310
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1311
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1312
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1313
|
-
* See the License for the specific language governing permissions and
|
|
1314
|
-
* limitations under the License.
|
|
1315
|
-
*/
|
|
1316
|
-
|
|
1317
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1318
|
-
/**
|
|
1319
|
-
* @license
|
|
1320
|
-
* Copyright 2017 Google LLC
|
|
1321
|
-
*
|
|
1322
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1323
|
-
* you may not use this file except in compliance with the License.
|
|
1324
|
-
* You may obtain a copy of the License at
|
|
1325
|
-
*
|
|
1326
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1327
|
-
*
|
|
1328
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1329
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1330
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1331
|
-
* See the License for the specific language governing permissions and
|
|
1332
|
-
* limitations under the License.
|
|
1333
|
-
*/
|
|
1334
|
-
/**
|
|
1335
|
-
* @license
|
|
1336
|
-
* Copyright 2022 Google LLC
|
|
1337
|
-
*
|
|
1338
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1339
|
-
* you may not use this file except in compliance with the License.
|
|
1340
|
-
* You may obtain a copy of the License at
|
|
1341
|
-
*
|
|
1342
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1343
|
-
*
|
|
1344
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1345
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1346
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1347
|
-
* See the License for the specific language governing permissions and
|
|
1348
|
-
* limitations under the License.
|
|
1349
|
-
*/
|
|
1350
|
-
/**
|
|
1351
|
-
* @license
|
|
1352
|
-
* Copyright 2020 Google LLC
|
|
1353
|
-
*
|
|
1354
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1355
|
-
* you may not use this file except in compliance with the License.
|
|
1356
|
-
* You may obtain a copy of the License at
|
|
1357
|
-
*
|
|
1358
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1359
|
-
*
|
|
1360
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1361
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1362
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1363
|
-
* See the License for the specific language governing permissions and
|
|
1364
|
-
* limitations under the License.
|
|
1365
|
-
*/
|
|
1366
|
-
/**
|
|
1367
|
-
* @license
|
|
1368
|
-
* Copyright 2024 Google LLC
|
|
1369
|
-
*
|
|
1370
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1371
|
-
* you may not use this file except in compliance with the License.
|
|
1372
|
-
* You may obtain a copy of the License at
|
|
1373
|
-
*
|
|
1374
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1375
|
-
*
|
|
1376
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1377
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1378
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1379
|
-
* See the License for the specific language governing permissions and
|
|
1380
|
-
* limitations under the License.
|
|
1381
|
-
*/
|
|
1382
|
-
|
|
1383
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1384
|
-
/**
|
|
1385
|
-
* @license
|
|
1386
|
-
* Copyright 2017 Google LLC
|
|
1387
|
-
*
|
|
1388
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1389
|
-
* you may not use this file except in compliance with the License.
|
|
1390
|
-
* You may obtain a copy of the License at
|
|
1391
|
-
*
|
|
1392
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1393
|
-
*
|
|
1394
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1395
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1396
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1397
|
-
* See the License for the specific language governing permissions and
|
|
1398
|
-
* limitations under the License.
|
|
1399
|
-
*/
|
|
1400
|
-
/**
|
|
1401
|
-
* @license
|
|
1402
|
-
* Copyright 2023 Google LLC
|
|
1403
|
-
*
|
|
1404
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1405
|
-
* you may not use this file except in compliance with the License.
|
|
1406
|
-
* You may obtain a copy of the License at
|
|
1407
|
-
*
|
|
1408
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1409
|
-
*
|
|
1410
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1411
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1412
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1413
|
-
* See the License for the specific language governing permissions and
|
|
1414
|
-
* limitations under the License.
|
|
1415
|
-
*/
|
|
647
|
+
@editorjs/header/dist/header.mjs:
|
|
1416
648
|
/**
|
|
1417
|
-
*
|
|
1418
|
-
* Copyright 2019 Google LLC
|
|
1419
|
-
*
|
|
1420
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1421
|
-
* you may not use this file except in compliance with the License.
|
|
1422
|
-
* You may obtain a copy of the License at
|
|
1423
|
-
*
|
|
1424
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
649
|
+
* Header block for the Editor.js.
|
|
1425
650
|
*
|
|
1426
|
-
*
|
|
1427
|
-
*
|
|
1428
|
-
*
|
|
1429
|
-
*
|
|
1430
|
-
* limitations under the License.
|
|
651
|
+
* @author CodeX (team@ifmo.su)
|
|
652
|
+
* @copyright CodeX 2018
|
|
653
|
+
* @license MIT
|
|
654
|
+
* @version 2.0.0
|
|
1431
655
|
*/
|
|
656
|
+
|
|
657
|
+
@editorjs/image/dist/image.mjs:
|
|
1432
658
|
/**
|
|
1433
|
-
*
|
|
1434
|
-
*
|
|
659
|
+
* Image Tool for the Editor.js
|
|
660
|
+
* @author CodeX <team@codex.so>
|
|
661
|
+
* @license MIT
|
|
662
|
+
* @see {@link https://github.com/editor-js/image}
|
|
1435
663
|
*
|
|
1436
|
-
*
|
|
1437
|
-
*
|
|
1438
|
-
*
|
|
664
|
+
* To developers.
|
|
665
|
+
* To simplify Tool structure, we split it to 4 parts:
|
|
666
|
+
* 1) index.ts — main Tool's interface, public API and methods for working with data
|
|
667
|
+
* 2) uploader.ts — module that has methods for sending files via AJAX: from device, by URL or File pasting
|
|
668
|
+
* 3) ui.ts — module for UI manipulations: render, showing preloader, etc
|
|
1439
669
|
*
|
|
1440
|
-
*
|
|
670
|
+
* For debug purposes there is a testing server
|
|
671
|
+
* that can save uploaded files and return a Response {@link UploadResponseFormat}
|
|
1441
672
|
*
|
|
1442
|
-
*
|
|
1443
|
-
*
|
|
1444
|
-
*
|
|
1445
|
-
*
|
|
1446
|
-
*
|
|
673
|
+
* $ node dev/server.js
|
|
674
|
+
*
|
|
675
|
+
* It will expose 8008 port, so you can pass http://localhost:8008 with the Tools config:
|
|
676
|
+
*
|
|
677
|
+
* image: {
|
|
678
|
+
* class: ImageTool,
|
|
679
|
+
* config: {
|
|
680
|
+
* endpoints: {
|
|
681
|
+
* byFile: 'http://localhost:8008/uploadFile',
|
|
682
|
+
* byUrl: 'http://localhost:8008/fetchUrl',
|
|
683
|
+
* }
|
|
684
|
+
* },
|
|
685
|
+
* },
|
|
1447
686
|
*/
|
|
1448
687
|
|
|
1449
|
-
@
|
|
688
|
+
@editorjs/raw/dist/raw.mjs:
|
|
1450
689
|
/**
|
|
1451
|
-
*
|
|
1452
|
-
* Copyright 2018 Google LLC
|
|
1453
|
-
*
|
|
1454
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1455
|
-
* you may not use this file except in compliance with the License.
|
|
1456
|
-
* You may obtain a copy of the License at
|
|
690
|
+
* Raw HTML Tool for CodeX Editor
|
|
1457
691
|
*
|
|
1458
|
-
*
|
|
692
|
+
* @author CodeX (team@codex.so)
|
|
693
|
+
* @copyright CodeX 2018
|
|
694
|
+
* @license The MIT License (MIT)
|
|
695
|
+
*/
|
|
696
|
+
|
|
697
|
+
prismjs/prism.js:
|
|
698
|
+
/**
|
|
699
|
+
* Prism: Lightweight, robust, elegant syntax highlighting
|
|
1459
700
|
*
|
|
1460
|
-
*
|
|
1461
|
-
*
|
|
1462
|
-
*
|
|
1463
|
-
*
|
|
1464
|
-
* limitations under the License.
|
|
701
|
+
* @license MIT <https://opensource.org/licenses/MIT>
|
|
702
|
+
* @author Lea Verou <https://lea.verou.me>
|
|
703
|
+
* @namespace
|
|
704
|
+
* @public
|
|
1465
705
|
*/
|
|
1466
706
|
|
|
1467
|
-
|
|
707
|
+
firebase/app/dist/esm/index.esm.js:
|
|
708
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
709
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
710
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
711
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
712
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
713
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
714
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
715
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
716
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
717
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
718
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
719
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
720
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
721
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
722
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
723
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
724
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
725
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
726
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
727
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
728
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
729
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
730
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
731
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
732
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
733
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
734
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
735
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
736
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
737
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
738
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
739
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
740
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
1468
741
|
/**
|
|
1469
742
|
* @license
|
|
1470
|
-
* Copyright
|
|
743
|
+
* Copyright 2020 Google LLC
|
|
1471
744
|
*
|
|
1472
745
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1473
746
|
* you may not use this file except in compliance with the License.
|
|
@@ -1481,9 +754,11 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1481
754
|
* See the License for the specific language governing permissions and
|
|
1482
755
|
* limitations under the License.
|
|
1483
756
|
*/
|
|
757
|
+
|
|
758
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
1484
759
|
/**
|
|
1485
760
|
* @license
|
|
1486
|
-
* Copyright
|
|
761
|
+
* Copyright 2021 Google LLC
|
|
1487
762
|
*
|
|
1488
763
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1489
764
|
* you may not use this file except in compliance with the License.
|
|
@@ -1497,6 +772,9 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1497
772
|
* See the License for the specific language governing permissions and
|
|
1498
773
|
* limitations under the License.
|
|
1499
774
|
*/
|
|
775
|
+
|
|
776
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
777
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
1500
778
|
/**
|
|
1501
779
|
* @license
|
|
1502
780
|
* Copyright 2020 Google LLC
|
|
@@ -1515,7 +793,7 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1515
793
|
*/
|
|
1516
794
|
/**
|
|
1517
795
|
* @license
|
|
1518
|
-
* Copyright
|
|
796
|
+
* Copyright 2019 Google LLC
|
|
1519
797
|
*
|
|
1520
798
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1521
799
|
* you may not use this file except in compliance with the License.
|
|
@@ -1530,10 +808,10 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1530
808
|
* limitations under the License.
|
|
1531
809
|
*/
|
|
1532
810
|
|
|
1533
|
-
@firebase/
|
|
811
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
1534
812
|
/**
|
|
1535
813
|
* @license
|
|
1536
|
-
* Copyright
|
|
814
|
+
* Copyright 2020 Google LLC
|
|
1537
815
|
*
|
|
1538
816
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1539
817
|
* you may not use this file except in compliance with the License.
|
|
@@ -1547,11 +825,9 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1547
825
|
* See the License for the specific language governing permissions and
|
|
1548
826
|
* limitations under the License.
|
|
1549
827
|
*/
|
|
1550
|
-
|
|
1551
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1552
828
|
/**
|
|
1553
829
|
* @license
|
|
1554
|
-
* Copyright
|
|
830
|
+
* Copyright 2022 Google LLC
|
|
1555
831
|
*
|
|
1556
832
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1557
833
|
* you may not use this file except in compliance with the License.
|
|
@@ -1567,7 +843,7 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1567
843
|
*/
|
|
1568
844
|
/**
|
|
1569
845
|
* @license
|
|
1570
|
-
* Copyright
|
|
846
|
+
* Copyright 2023 Google LLC
|
|
1571
847
|
*
|
|
1572
848
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1573
849
|
* you may not use this file except in compliance with the License.
|
|
@@ -1582,10 +858,10 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1582
858
|
* limitations under the License.
|
|
1583
859
|
*/
|
|
1584
860
|
|
|
1585
|
-
@firebase/
|
|
861
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
1586
862
|
/**
|
|
1587
863
|
* @license
|
|
1588
|
-
* Copyright
|
|
864
|
+
* Copyright 2019 Google LLC
|
|
1589
865
|
*
|
|
1590
866
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1591
867
|
* you may not use this file except in compliance with the License.
|
|
@@ -1616,11 +892,10 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1616
892
|
* limitations under the License.
|
|
1617
893
|
*/
|
|
1618
894
|
|
|
1619
|
-
@firebase/
|
|
1620
|
-
@firebase/firestore/dist/index.esm.js:
|
|
895
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
1621
896
|
/**
|
|
1622
897
|
* @license
|
|
1623
|
-
* Copyright
|
|
898
|
+
* Copyright 2019 Google LLC
|
|
1624
899
|
*
|
|
1625
900
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1626
901
|
* you may not use this file except in compliance with the License.
|
|
@@ -1636,7 +911,7 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1636
911
|
*/
|
|
1637
912
|
/**
|
|
1638
913
|
* @license
|
|
1639
|
-
* Copyright
|
|
914
|
+
* Copyright 2020 Google LLC
|
|
1640
915
|
*
|
|
1641
916
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1642
917
|
* you may not use this file except in compliance with the License.
|
|
@@ -1650,11 +925,9 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1650
925
|
* See the License for the specific language governing permissions and
|
|
1651
926
|
* limitations under the License.
|
|
1652
927
|
*/
|
|
1653
|
-
|
|
1654
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1655
928
|
/**
|
|
1656
929
|
* @license
|
|
1657
|
-
* Copyright
|
|
930
|
+
* Copyright 2025 Google LLC
|
|
1658
931
|
*
|
|
1659
932
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1660
933
|
* you may not use this file except in compliance with the License.
|
|
@@ -1668,9 +941,11 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1668
941
|
* See the License for the specific language governing permissions and
|
|
1669
942
|
* limitations under the License.
|
|
1670
943
|
*/
|
|
944
|
+
|
|
945
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
1671
946
|
/**
|
|
1672
947
|
* @license
|
|
1673
|
-
* Copyright
|
|
948
|
+
* Copyright 2020 Google LLC
|
|
1674
949
|
*
|
|
1675
950
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1676
951
|
* you may not use this file except in compliance with the License.
|
|
@@ -1686,7 +961,7 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1686
961
|
*/
|
|
1687
962
|
/**
|
|
1688
963
|
* @license
|
|
1689
|
-
* Copyright
|
|
964
|
+
* Copyright 2019 Google LLC
|
|
1690
965
|
*
|
|
1691
966
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1692
967
|
* you may not use this file except in compliance with the License.
|
|
@@ -1700,11 +975,9 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1700
975
|
* See the License for the specific language governing permissions and
|
|
1701
976
|
* limitations under the License.
|
|
1702
977
|
*/
|
|
1703
|
-
|
|
1704
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1705
978
|
/**
|
|
1706
979
|
* @license
|
|
1707
|
-
* Copyright
|
|
980
|
+
* Copyright 2020 Google LLC.
|
|
1708
981
|
*
|
|
1709
982
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1710
983
|
* you may not use this file except in compliance with the License.
|
|
@@ -1718,6 +991,8 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1718
991
|
* See the License for the specific language governing permissions and
|
|
1719
992
|
* limitations under the License.
|
|
1720
993
|
*/
|
|
994
|
+
|
|
995
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
1721
996
|
/**
|
|
1722
997
|
* @license
|
|
1723
998
|
* Copyright 2020 Google LLC
|
|
@@ -1734,11 +1009,9 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1734
1009
|
* See the License for the specific language governing permissions and
|
|
1735
1010
|
* limitations under the License.
|
|
1736
1011
|
*/
|
|
1737
|
-
|
|
1738
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1739
1012
|
/**
|
|
1740
1013
|
* @license
|
|
1741
|
-
* Copyright
|
|
1014
|
+
* Copyright 2021 Google LLC
|
|
1742
1015
|
*
|
|
1743
1016
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1744
1017
|
* you may not use this file except in compliance with the License.
|
|
@@ -1754,7 +1027,7 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1754
1027
|
*/
|
|
1755
1028
|
/**
|
|
1756
1029
|
* @license
|
|
1757
|
-
* Copyright
|
|
1030
|
+
* Copyright 2019 Google LLC
|
|
1758
1031
|
*
|
|
1759
1032
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1760
1033
|
* you may not use this file except in compliance with the License.
|
|
@@ -1769,7 +1042,7 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1769
1042
|
* limitations under the License.
|
|
1770
1043
|
*/
|
|
1771
1044
|
|
|
1772
|
-
@firebase/
|
|
1045
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
1773
1046
|
/**
|
|
1774
1047
|
* @license
|
|
1775
1048
|
* Copyright 2020 Google LLC
|
|
@@ -1788,7 +1061,7 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1788
1061
|
*/
|
|
1789
1062
|
/**
|
|
1790
1063
|
* @license
|
|
1791
|
-
* Copyright
|
|
1064
|
+
* Copyright 2020 Google LLC.
|
|
1792
1065
|
*
|
|
1793
1066
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1794
1067
|
* you may not use this file except in compliance with the License.
|
|
@@ -1802,12 +1075,9 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1802
1075
|
* See the License for the specific language governing permissions and
|
|
1803
1076
|
* limitations under the License.
|
|
1804
1077
|
*/
|
|
1805
|
-
|
|
1806
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1807
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1808
1078
|
/**
|
|
1809
1079
|
* @license
|
|
1810
|
-
* Copyright
|
|
1080
|
+
* Copyright 2021 Google LLC
|
|
1811
1081
|
*
|
|
1812
1082
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1813
1083
|
* you may not use this file except in compliance with the License.
|
|
@@ -1821,87 +1091,3 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1821
1091
|
* See the License for the specific language governing permissions and
|
|
1822
1092
|
* limitations under the License.
|
|
1823
1093
|
*/
|
|
1824
|
-
|
|
1825
|
-
@editorjs/editorjs/dist/editorjs.mjs:
|
|
1826
|
-
/*!
|
|
1827
|
-
* CodeX.Tooltips
|
|
1828
|
-
*
|
|
1829
|
-
* @version 1.0.5
|
|
1830
|
-
*
|
|
1831
|
-
* @licence MIT
|
|
1832
|
-
* @author CodeX <https://codex.so>
|
|
1833
|
-
*
|
|
1834
|
-
*
|
|
1835
|
-
*/
|
|
1836
|
-
/*!
|
|
1837
|
-
* Library for handling keyboard shortcuts
|
|
1838
|
-
* @copyright CodeX (https://codex.so)
|
|
1839
|
-
* @license MIT
|
|
1840
|
-
* @author CodeX (https://codex.so)
|
|
1841
|
-
* @version 1.2.0
|
|
1842
|
-
*/
|
|
1843
|
-
/**
|
|
1844
|
-
* Base Paragraph Block for the Editor.js.
|
|
1845
|
-
* Represents a regular text block
|
|
1846
|
-
*
|
|
1847
|
-
* @author CodeX (team@codex.so)
|
|
1848
|
-
* @copyright CodeX 2018
|
|
1849
|
-
* @license The MIT License (MIT)
|
|
1850
|
-
*/
|
|
1851
|
-
/**
|
|
1852
|
-
* Editor.js
|
|
1853
|
-
*
|
|
1854
|
-
* @license Apache-2.0
|
|
1855
|
-
* @see Editor.js <https://editorjs.io>
|
|
1856
|
-
* @author CodeX Team <https://codex.so>
|
|
1857
|
-
*/
|
|
1858
|
-
|
|
1859
|
-
@editorjs/header/dist/header.mjs:
|
|
1860
|
-
/**
|
|
1861
|
-
* Header block for the Editor.js.
|
|
1862
|
-
*
|
|
1863
|
-
* @author CodeX (team@ifmo.su)
|
|
1864
|
-
* @copyright CodeX 2018
|
|
1865
|
-
* @license MIT
|
|
1866
|
-
* @version 2.0.0
|
|
1867
|
-
*/
|
|
1868
|
-
|
|
1869
|
-
@editorjs/image/dist/image.mjs:
|
|
1870
|
-
/**
|
|
1871
|
-
* Image Tool for the Editor.js
|
|
1872
|
-
* @author CodeX <team@codex.so>
|
|
1873
|
-
* @license MIT
|
|
1874
|
-
* @see {@link https://github.com/editor-js/image}
|
|
1875
|
-
*
|
|
1876
|
-
* To developers.
|
|
1877
|
-
* To simplify Tool structure, we split it to 4 parts:
|
|
1878
|
-
* 1) index.ts — main Tool's interface, public API and methods for working with data
|
|
1879
|
-
* 2) uploader.ts — module that has methods for sending files via AJAX: from device, by URL or File pasting
|
|
1880
|
-
* 3) ui.ts — module for UI manipulations: render, showing preloader, etc
|
|
1881
|
-
*
|
|
1882
|
-
* For debug purposes there is a testing server
|
|
1883
|
-
* that can save uploaded files and return a Response {@link UploadResponseFormat}
|
|
1884
|
-
*
|
|
1885
|
-
* $ node dev/server.js
|
|
1886
|
-
*
|
|
1887
|
-
* It will expose 8008 port, so you can pass http://localhost:8008 with the Tools config:
|
|
1888
|
-
*
|
|
1889
|
-
* image: {
|
|
1890
|
-
* class: ImageTool,
|
|
1891
|
-
* config: {
|
|
1892
|
-
* endpoints: {
|
|
1893
|
-
* byFile: 'http://localhost:8008/uploadFile',
|
|
1894
|
-
* byUrl: 'http://localhost:8008/fetchUrl',
|
|
1895
|
-
* }
|
|
1896
|
-
* },
|
|
1897
|
-
* },
|
|
1898
|
-
*/
|
|
1899
|
-
|
|
1900
|
-
@editorjs/raw/dist/raw.mjs:
|
|
1901
|
-
/**
|
|
1902
|
-
* Raw HTML Tool for CodeX Editor
|
|
1903
|
-
*
|
|
1904
|
-
* @author CodeX (team@codex.so)
|
|
1905
|
-
* @copyright CodeX 2018
|
|
1906
|
-
* @license The MIT License (MIT)
|
|
1907
|
-
*/
|