@blinkk/root-cms 2.5.4 → 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 +1 -1
- package/dist/{chunk-HFAYSWLP.js → chunk-WNWP376I.js} +4 -4
- package/dist/cli.js +303 -77
- package/dist/{client-C5l3dj98.d.ts → client-TgoRyFWJ.d.ts} +1 -1
- package/dist/client.d.ts +2 -2
- package/dist/core.d.ts +3 -3
- package/dist/plugin.d.ts +2 -2
- package/dist/plugin.js +1 -1
- package/dist/project.d.ts +1 -1
- package/dist/{schema-BKfPP_s9.d.ts → schema-Bht24XmU.d.ts} +4 -0
- package/dist/ui/ui.css +1 -1
- package/dist/ui/ui.js +241 -241
- package/dist/ui/ui.js.LEGAL.txt +330 -1147
- 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
|
|
@@ -434,1043 +610,137 @@ normalize-wheel/src/isEventSupported.js:
|
|
|
434
610
|
* @license Modernizr 3.0.0pre (Custom Build) | MIT
|
|
435
611
|
*/
|
|
436
612
|
|
|
437
|
-
|
|
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
|
+
*/
|
|
438
631
|
/**
|
|
439
|
-
*
|
|
632
|
+
* Base Paragraph Block for the Editor.js.
|
|
633
|
+
* Represents a regular text block
|
|
440
634
|
*
|
|
441
|
-
* @
|
|
442
|
-
* @
|
|
443
|
-
* @
|
|
444
|
-
|
|
635
|
+
* @author CodeX (team@codex.so)
|
|
636
|
+
* @copyright CodeX 2018
|
|
637
|
+
* @license The MIT License (MIT)
|
|
638
|
+
*/
|
|
639
|
+
/**
|
|
640
|
+
* Editor.js
|
|
641
|
+
*
|
|
642
|
+
* @license Apache-2.0
|
|
643
|
+
* @see Editor.js <https://editorjs.io>
|
|
644
|
+
* @author CodeX Team <https://codex.so>
|
|
445
645
|
*/
|
|
446
646
|
|
|
447
|
-
|
|
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/auth/dist/esm/index-9ccb475d.js:
|
|
479
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
480
|
-
@firebase/auth/dist/esm/index-9ccb475d.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
|
-
@firebase/firestore/dist/index.esm.js:
|
|
487
|
-
@firebase/firestore/dist/index.esm.js:
|
|
488
|
-
@firebase/firestore/dist/index.esm.js:
|
|
489
|
-
/**
|
|
490
|
-
* @license
|
|
491
|
-
* Copyright 2020 Google LLC
|
|
492
|
-
*
|
|
493
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
494
|
-
* you may not use this file except in compliance with the License.
|
|
495
|
-
* You may obtain a copy of the License at
|
|
496
|
-
*
|
|
497
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
498
|
-
*
|
|
499
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
500
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
501
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
502
|
-
* See the License for the specific language governing permissions and
|
|
503
|
-
* limitations under the License.
|
|
504
|
-
*/
|
|
505
|
-
|
|
506
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
507
|
-
/**
|
|
508
|
-
* @license
|
|
509
|
-
* Copyright 2021 Google LLC
|
|
510
|
-
*
|
|
511
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
512
|
-
* you may not use this file except in compliance with the License.
|
|
513
|
-
* You may obtain a copy of the License at
|
|
514
|
-
*
|
|
515
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
516
|
-
*
|
|
517
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
518
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
519
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
520
|
-
* See the License for the specific language governing permissions and
|
|
521
|
-
* limitations under the License.
|
|
522
|
-
*/
|
|
523
|
-
|
|
524
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
525
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
526
|
-
/**
|
|
527
|
-
* @license
|
|
528
|
-
* Copyright 2020 Google LLC
|
|
529
|
-
*
|
|
530
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
531
|
-
* you may not use this file except in compliance with the License.
|
|
532
|
-
* You may obtain a copy of the License at
|
|
533
|
-
*
|
|
534
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
535
|
-
*
|
|
536
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
537
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
538
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
539
|
-
* See the License for the specific language governing permissions and
|
|
540
|
-
* limitations under the License.
|
|
541
|
-
*/
|
|
542
|
-
/**
|
|
543
|
-
* @license
|
|
544
|
-
* Copyright 2019 Google LLC
|
|
545
|
-
*
|
|
546
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
547
|
-
* you may not use this file except in compliance with the License.
|
|
548
|
-
* You may obtain a copy of the License at
|
|
549
|
-
*
|
|
550
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
551
|
-
*
|
|
552
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
553
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
554
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
555
|
-
* See the License for the specific language governing permissions and
|
|
556
|
-
* limitations under the License.
|
|
557
|
-
*/
|
|
558
|
-
|
|
559
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
560
|
-
/**
|
|
561
|
-
* @license
|
|
562
|
-
* Copyright 2020 Google LLC
|
|
563
|
-
*
|
|
564
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
565
|
-
* you may not use this file except in compliance with the License.
|
|
566
|
-
* You may obtain a copy of the License at
|
|
567
|
-
*
|
|
568
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
569
|
-
*
|
|
570
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
571
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
572
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
573
|
-
* See the License for the specific language governing permissions and
|
|
574
|
-
* limitations under the License.
|
|
575
|
-
*/
|
|
576
|
-
/**
|
|
577
|
-
* @license
|
|
578
|
-
* Copyright 2022 Google LLC
|
|
579
|
-
*
|
|
580
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
581
|
-
* you may not use this file except in compliance with the License.
|
|
582
|
-
* You may obtain a copy of the License at
|
|
583
|
-
*
|
|
584
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
585
|
-
*
|
|
586
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
587
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
588
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
589
|
-
* See the License for the specific language governing permissions and
|
|
590
|
-
* limitations under the License.
|
|
591
|
-
*/
|
|
592
|
-
/**
|
|
593
|
-
* @license
|
|
594
|
-
* Copyright 2023 Google LLC
|
|
595
|
-
*
|
|
596
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
597
|
-
* you may not use this file except in compliance with the License.
|
|
598
|
-
* You may obtain a copy of the License at
|
|
599
|
-
*
|
|
600
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
601
|
-
*
|
|
602
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
603
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
604
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
605
|
-
* See the License for the specific language governing permissions and
|
|
606
|
-
* limitations under the License.
|
|
607
|
-
*/
|
|
608
|
-
|
|
609
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
610
|
-
/**
|
|
611
|
-
* @license
|
|
612
|
-
* Copyright 2019 Google LLC
|
|
613
|
-
*
|
|
614
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
615
|
-
* you may not use this file except in compliance with the License.
|
|
616
|
-
* You may obtain a copy of the License at
|
|
617
|
-
*
|
|
618
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
619
|
-
*
|
|
620
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
621
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
622
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
623
|
-
* See the License for the specific language governing permissions and
|
|
624
|
-
* limitations under the License.
|
|
625
|
-
*/
|
|
626
|
-
/**
|
|
627
|
-
* @license
|
|
628
|
-
* Copyright 2020 Google LLC
|
|
629
|
-
*
|
|
630
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
631
|
-
* you may not use this file except in compliance with the License.
|
|
632
|
-
* You may obtain a copy of the License at
|
|
633
|
-
*
|
|
634
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
635
|
-
*
|
|
636
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
637
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
638
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
639
|
-
* See the License for the specific language governing permissions and
|
|
640
|
-
* limitations under the License.
|
|
641
|
-
*/
|
|
642
|
-
|
|
643
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
644
|
-
/**
|
|
645
|
-
* @license
|
|
646
|
-
* Copyright 2019 Google LLC
|
|
647
|
-
*
|
|
648
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
649
|
-
* you may not use this file except in compliance with the License.
|
|
650
|
-
* You may obtain a copy of the License at
|
|
651
|
-
*
|
|
652
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
653
|
-
*
|
|
654
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
655
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
656
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
657
|
-
* See the License for the specific language governing permissions and
|
|
658
|
-
* limitations under the License.
|
|
659
|
-
*/
|
|
660
|
-
/**
|
|
661
|
-
* @license
|
|
662
|
-
* Copyright 2020 Google LLC
|
|
663
|
-
*
|
|
664
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
665
|
-
* you may not use this file except in compliance with the License.
|
|
666
|
-
* You may obtain a copy of the License at
|
|
667
|
-
*
|
|
668
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
669
|
-
*
|
|
670
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
671
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
672
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
673
|
-
* See the License for the specific language governing permissions and
|
|
674
|
-
* limitations under the License.
|
|
675
|
-
*/
|
|
676
|
-
/**
|
|
677
|
-
* @license
|
|
678
|
-
* Copyright 2025 Google LLC
|
|
679
|
-
*
|
|
680
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
681
|
-
* you may not use this file except in compliance with the License.
|
|
682
|
-
* You may obtain a copy of the License at
|
|
683
|
-
*
|
|
684
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
685
|
-
*
|
|
686
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
687
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
688
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
689
|
-
* See the License for the specific language governing permissions and
|
|
690
|
-
* limitations under the License.
|
|
691
|
-
*/
|
|
692
|
-
|
|
693
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
694
|
-
/**
|
|
695
|
-
* @license
|
|
696
|
-
* Copyright 2020 Google LLC
|
|
697
|
-
*
|
|
698
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
699
|
-
* you may not use this file except in compliance with the License.
|
|
700
|
-
* You may obtain a copy of the License at
|
|
701
|
-
*
|
|
702
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
703
|
-
*
|
|
704
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
705
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
706
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
707
|
-
* See the License for the specific language governing permissions and
|
|
708
|
-
* limitations under the License.
|
|
709
|
-
*/
|
|
710
|
-
/**
|
|
711
|
-
* @license
|
|
712
|
-
* Copyright 2019 Google LLC
|
|
713
|
-
*
|
|
714
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
715
|
-
* you may not use this file except in compliance with the License.
|
|
716
|
-
* You may obtain a copy of the License at
|
|
717
|
-
*
|
|
718
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
719
|
-
*
|
|
720
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
721
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
722
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
723
|
-
* See the License for the specific language governing permissions and
|
|
724
|
-
* limitations under the License.
|
|
725
|
-
*/
|
|
726
|
-
/**
|
|
727
|
-
* @license
|
|
728
|
-
* Copyright 2020 Google LLC.
|
|
729
|
-
*
|
|
730
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
731
|
-
* you may not use this file except in compliance with the License.
|
|
732
|
-
* You may obtain a copy of the License at
|
|
733
|
-
*
|
|
734
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
735
|
-
*
|
|
736
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
737
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
738
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
739
|
-
* See the License for the specific language governing permissions and
|
|
740
|
-
* limitations under the License.
|
|
741
|
-
*/
|
|
742
|
-
|
|
743
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
744
|
-
/**
|
|
745
|
-
* @license
|
|
746
|
-
* Copyright 2020 Google LLC
|
|
747
|
-
*
|
|
748
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
749
|
-
* you may not use this file except in compliance with the License.
|
|
750
|
-
* You may obtain a copy of the License at
|
|
751
|
-
*
|
|
752
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
753
|
-
*
|
|
754
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
755
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
756
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
757
|
-
* See the License for the specific language governing permissions and
|
|
758
|
-
* limitations under the License.
|
|
759
|
-
*/
|
|
760
|
-
/**
|
|
761
|
-
* @license
|
|
762
|
-
* Copyright 2021 Google LLC
|
|
763
|
-
*
|
|
764
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
765
|
-
* you may not use this file except in compliance with the License.
|
|
766
|
-
* You may obtain a copy of the License at
|
|
767
|
-
*
|
|
768
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
769
|
-
*
|
|
770
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
771
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
772
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
773
|
-
* See the License for the specific language governing permissions and
|
|
774
|
-
* limitations under the License.
|
|
775
|
-
*/
|
|
776
|
-
/**
|
|
777
|
-
* @license
|
|
778
|
-
* Copyright 2019 Google LLC
|
|
779
|
-
*
|
|
780
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
781
|
-
* you may not use this file except in compliance with the License.
|
|
782
|
-
* You may obtain a copy of the License at
|
|
783
|
-
*
|
|
784
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
785
|
-
*
|
|
786
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
787
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
788
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
789
|
-
* See the License for the specific language governing permissions and
|
|
790
|
-
* limitations under the License.
|
|
791
|
-
*/
|
|
792
|
-
|
|
793
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
794
|
-
/**
|
|
795
|
-
* @license
|
|
796
|
-
* Copyright 2020 Google LLC
|
|
797
|
-
*
|
|
798
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
799
|
-
* you may not use this file except in compliance with the License.
|
|
800
|
-
* You may obtain a copy of the License at
|
|
801
|
-
*
|
|
802
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
803
|
-
*
|
|
804
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
805
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
806
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
807
|
-
* See the License for the specific language governing permissions and
|
|
808
|
-
* limitations under the License.
|
|
809
|
-
*/
|
|
810
|
-
/**
|
|
811
|
-
* @license
|
|
812
|
-
* Copyright 2020 Google LLC.
|
|
813
|
-
*
|
|
814
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
815
|
-
* you may not use this file except in compliance with the License.
|
|
816
|
-
* You may obtain a copy of the License at
|
|
817
|
-
*
|
|
818
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
819
|
-
*
|
|
820
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
821
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
822
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
823
|
-
* See the License for the specific language governing permissions and
|
|
824
|
-
* limitations under the License.
|
|
825
|
-
*/
|
|
826
|
-
/**
|
|
827
|
-
* @license
|
|
828
|
-
* Copyright 2021 Google LLC
|
|
829
|
-
*
|
|
830
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
831
|
-
* you may not use this file except in compliance with the License.
|
|
832
|
-
* You may obtain a copy of the License at
|
|
833
|
-
*
|
|
834
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
835
|
-
*
|
|
836
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
837
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
838
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
839
|
-
* See the License for the specific language governing permissions and
|
|
840
|
-
* limitations under the License.
|
|
841
|
-
*/
|
|
842
|
-
|
|
843
|
-
@firebase/webchannel-wrapper/dist/bloom-blob/esm/bloom_blob_es2018.js:
|
|
844
|
-
@firebase/webchannel-wrapper/dist/webchannel-blob/esm/webchannel_blob_es2018.js:
|
|
845
|
-
/** @license
|
|
846
|
-
Copyright The Closure Library Authors.
|
|
847
|
-
SPDX-License-Identifier: Apache-2.0
|
|
848
|
-
*/
|
|
849
|
-
/** @license
|
|
850
|
-
|
|
851
|
-
Copyright The Closure Library Authors.
|
|
852
|
-
SPDX-License-Identifier: Apache-2.0
|
|
853
|
-
*/
|
|
854
|
-
|
|
855
|
-
@firebase/firestore/dist/index.esm.js:
|
|
856
|
-
/**
|
|
857
|
-
* @license
|
|
858
|
-
* Copyright 2020 Google LLC
|
|
859
|
-
*
|
|
860
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
861
|
-
* you may not use this file except in compliance with the License.
|
|
862
|
-
* You may obtain a copy of the License at
|
|
863
|
-
*
|
|
864
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
865
|
-
*
|
|
866
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
867
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
868
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
869
|
-
* See the License for the specific language governing permissions and
|
|
870
|
-
* limitations under the License.
|
|
871
|
-
*/
|
|
872
|
-
/**
|
|
873
|
-
* @license
|
|
874
|
-
* Copyright 2017 Google LLC
|
|
875
|
-
*
|
|
876
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
877
|
-
* you may not use this file except in compliance with the License.
|
|
878
|
-
* You may obtain a copy of the License at
|
|
879
|
-
*
|
|
880
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
881
|
-
*
|
|
882
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
883
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
884
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
885
|
-
* See the License for the specific language governing permissions and
|
|
886
|
-
* limitations under the License.
|
|
887
|
-
*/
|
|
888
|
-
|
|
889
|
-
@firebase/firestore/dist/index.esm.js:
|
|
890
|
-
@firebase/firestore/dist/index.esm.js:
|
|
891
|
-
@firebase/firestore/dist/index.esm.js:
|
|
892
|
-
@firebase/firestore/dist/index.esm.js:
|
|
893
|
-
@firebase/firestore/dist/index.esm.js:
|
|
894
|
-
@firebase/firestore/dist/index.esm.js:
|
|
895
|
-
/**
|
|
896
|
-
* @license
|
|
897
|
-
* Copyright 2020 Google LLC
|
|
898
|
-
*
|
|
899
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
900
|
-
* you may not use this file except in compliance with the License.
|
|
901
|
-
* You may obtain a copy of the License at
|
|
902
|
-
*
|
|
903
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
904
|
-
*
|
|
905
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
906
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
907
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
908
|
-
* See the License for the specific language governing permissions and
|
|
909
|
-
* limitations under the License.
|
|
910
|
-
*/
|
|
911
|
-
/**
|
|
912
|
-
* @license
|
|
913
|
-
* Copyright 2017 Google LLC
|
|
914
|
-
*
|
|
915
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
916
|
-
* you may not use this file except in compliance with the License.
|
|
917
|
-
* You may obtain a copy of the License at
|
|
918
|
-
*
|
|
919
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
920
|
-
*
|
|
921
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
922
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
923
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
924
|
-
* See the License for the specific language governing permissions and
|
|
925
|
-
* limitations under the License.
|
|
926
|
-
*/
|
|
927
|
-
|
|
928
|
-
@firebase/firestore/dist/index.esm.js:
|
|
929
|
-
/**
|
|
930
|
-
* @license
|
|
931
|
-
* Copyright 2017 Google LLC
|
|
932
|
-
*
|
|
933
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
934
|
-
* you may not use this file except in compliance with the License.
|
|
935
|
-
* You may obtain a copy of the License at
|
|
936
|
-
*
|
|
937
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
938
|
-
*
|
|
939
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
940
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
941
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
942
|
-
* See the License for the specific language governing permissions and
|
|
943
|
-
* limitations under the License.
|
|
944
|
-
*/
|
|
945
|
-
/**
|
|
946
|
-
* @license
|
|
947
|
-
* Copyright 2025 Google LLC
|
|
948
|
-
*
|
|
949
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
950
|
-
* you may not use this file except in compliance with the License.
|
|
951
|
-
* You may obtain a copy of the License at
|
|
952
|
-
*
|
|
953
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
954
|
-
*
|
|
955
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
956
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
957
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
958
|
-
* See the License for the specific language governing permissions and
|
|
959
|
-
* limitations under the License.
|
|
960
|
-
*/
|
|
961
|
-
/**
|
|
962
|
-
* @license
|
|
963
|
-
* Copyright 2021 Google LLC
|
|
964
|
-
*
|
|
965
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
966
|
-
* you may not use this file except in compliance with the License.
|
|
967
|
-
* You may obtain a copy of the License at
|
|
968
|
-
*
|
|
969
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
970
|
-
*
|
|
971
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
972
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
973
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
974
|
-
* See the License for the specific language governing permissions and
|
|
975
|
-
* limitations under the License.
|
|
976
|
-
*/
|
|
977
|
-
|
|
978
|
-
@firebase/firestore/dist/index.esm.js:
|
|
979
|
-
/**
|
|
980
|
-
* @license
|
|
981
|
-
* Copyright 2018 Google LLC
|
|
982
|
-
*
|
|
983
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
984
|
-
* you may not use this file except in compliance with the License.
|
|
985
|
-
* You may obtain a copy of the License at
|
|
986
|
-
*
|
|
987
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
988
|
-
*
|
|
989
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
990
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
991
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
992
|
-
* See the License for the specific language governing permissions and
|
|
993
|
-
* limitations under the License.
|
|
994
|
-
*/
|
|
995
|
-
/**
|
|
996
|
-
* @license
|
|
997
|
-
* Copyright 2017 Google LLC
|
|
998
|
-
*
|
|
999
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1000
|
-
* you may not use this file except in compliance with the License.
|
|
1001
|
-
* You may obtain a copy of the License at
|
|
1002
|
-
*
|
|
1003
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1004
|
-
*
|
|
1005
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1006
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1007
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1008
|
-
* See the License for the specific language governing permissions and
|
|
1009
|
-
* limitations under the License.
|
|
1010
|
-
*/
|
|
1011
|
-
|
|
1012
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1013
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1014
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1015
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1016
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1017
|
-
/**
|
|
1018
|
-
* @license
|
|
1019
|
-
* Copyright 2022 Google LLC
|
|
1020
|
-
*
|
|
1021
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1022
|
-
* you may not use this file except in compliance with the License.
|
|
1023
|
-
* You may obtain a copy of the License at
|
|
1024
|
-
*
|
|
1025
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1026
|
-
*
|
|
1027
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1028
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1029
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1030
|
-
* See the License for the specific language governing permissions and
|
|
1031
|
-
* limitations under the License.
|
|
1032
|
-
*/
|
|
1033
|
-
|
|
1034
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1035
|
-
/**
|
|
1036
|
-
* @license
|
|
1037
|
-
* Copyright 2020 Google LLC
|
|
1038
|
-
*
|
|
1039
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1040
|
-
* you may not use this file except in compliance with the License.
|
|
1041
|
-
* You may obtain a copy of the License at
|
|
1042
|
-
*
|
|
1043
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1044
|
-
*
|
|
1045
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1046
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1047
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1048
|
-
* See the License for the specific language governing permissions and
|
|
1049
|
-
* limitations under the License.
|
|
1050
|
-
*/
|
|
1051
|
-
/**
|
|
1052
|
-
* @license
|
|
1053
|
-
* Copyright 2023 Google LLC
|
|
1054
|
-
*
|
|
1055
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1056
|
-
* you may not use this file except in compliance with the License.
|
|
1057
|
-
* You may obtain a copy of the License at
|
|
1058
|
-
*
|
|
1059
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1060
|
-
*
|
|
1061
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1062
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1063
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1064
|
-
* See the License for the specific language governing permissions and
|
|
1065
|
-
* limitations under the License.
|
|
1066
|
-
*/
|
|
1067
|
-
|
|
1068
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1069
|
-
/**
|
|
1070
|
-
* @license
|
|
1071
|
-
* Copyright 2017 Google LLC
|
|
1072
|
-
*
|
|
1073
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1074
|
-
* you may not use this file except in compliance with the License.
|
|
1075
|
-
* You may obtain a copy of the License at
|
|
1076
|
-
*
|
|
1077
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1078
|
-
*
|
|
1079
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1080
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1081
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1082
|
-
* See the License for the specific language governing permissions and
|
|
1083
|
-
* limitations under the License.
|
|
1084
|
-
*/
|
|
1085
|
-
/**
|
|
1086
|
-
* @license
|
|
1087
|
-
* Copyright 2022 Google LLC
|
|
1088
|
-
*
|
|
1089
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1090
|
-
* you may not use this file except in compliance with the License.
|
|
1091
|
-
* You may obtain a copy of the License at
|
|
1092
|
-
*
|
|
1093
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1094
|
-
*
|
|
1095
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1096
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1097
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1098
|
-
* See the License for the specific language governing permissions and
|
|
1099
|
-
* limitations under the License.
|
|
1100
|
-
*/
|
|
1101
|
-
|
|
1102
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1103
|
-
/**
|
|
1104
|
-
* @license
|
|
1105
|
-
* Copyright 2017 Google LLC
|
|
1106
|
-
*
|
|
1107
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1108
|
-
* you may not use this file except in compliance with the License.
|
|
1109
|
-
* You may obtain a copy of the License at
|
|
1110
|
-
*
|
|
1111
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1112
|
-
*
|
|
1113
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1114
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1115
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1116
|
-
* See the License for the specific language governing permissions and
|
|
1117
|
-
* limitations under the License.
|
|
1118
|
-
*/
|
|
1119
|
-
/**
|
|
1120
|
-
* @license
|
|
1121
|
-
* Copyright 2020 Google LLC
|
|
1122
|
-
*
|
|
1123
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1124
|
-
* you may not use this file except in compliance with the License.
|
|
1125
|
-
* You may obtain a copy of the License at
|
|
1126
|
-
*
|
|
1127
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1128
|
-
*
|
|
1129
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1130
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1131
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1132
|
-
* See the License for the specific language governing permissions and
|
|
1133
|
-
* limitations under the License.
|
|
1134
|
-
*/
|
|
1135
|
-
/**
|
|
1136
|
-
* @license
|
|
1137
|
-
* Copyright 2018 Google LLC
|
|
1138
|
-
*
|
|
1139
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1140
|
-
* you may not use this file except in compliance with the License.
|
|
1141
|
-
* You may obtain a copy of the License at
|
|
1142
|
-
*
|
|
1143
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1144
|
-
*
|
|
1145
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1146
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1147
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1148
|
-
* See the License for the specific language governing permissions and
|
|
1149
|
-
* limitations under the License.
|
|
1150
|
-
*/
|
|
1151
|
-
/**
|
|
1152
|
-
* @license
|
|
1153
|
-
* Copyright 2022 Google LLC
|
|
1154
|
-
*
|
|
1155
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1156
|
-
* you may not use this file except in compliance with the License.
|
|
1157
|
-
* You may obtain a copy of the License at
|
|
1158
|
-
*
|
|
1159
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1160
|
-
*
|
|
1161
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1162
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1163
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1164
|
-
* See the License for the specific language governing permissions and
|
|
1165
|
-
* limitations under the License.
|
|
1166
|
-
*/
|
|
1167
|
-
/**
|
|
1168
|
-
* @license
|
|
1169
|
-
* Copyright 2023 Google LLC
|
|
1170
|
-
*
|
|
1171
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1172
|
-
* you may not use this file except in compliance with the License.
|
|
1173
|
-
* You may obtain a copy of the License at
|
|
1174
|
-
*
|
|
1175
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1176
|
-
*
|
|
1177
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1178
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1179
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1180
|
-
* See the License for the specific language governing permissions and
|
|
1181
|
-
* limitations under the License.
|
|
1182
|
-
*/
|
|
1183
|
-
|
|
1184
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1185
|
-
/**
|
|
1186
|
-
* @license
|
|
1187
|
-
* Copyright 2017 Google LLC
|
|
1188
|
-
*
|
|
1189
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1190
|
-
* you may not use this file except in compliance with the License.
|
|
1191
|
-
* You may obtain a copy of the License at
|
|
1192
|
-
*
|
|
1193
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1194
|
-
*
|
|
1195
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1196
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1197
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1198
|
-
* See the License for the specific language governing permissions and
|
|
1199
|
-
* limitations under the License.
|
|
1200
|
-
*/
|
|
1201
|
-
/**
|
|
1202
|
-
* @license
|
|
1203
|
-
* Copyright 2023 Google LLC
|
|
1204
|
-
*
|
|
1205
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1206
|
-
* you may not use this file except in compliance with the License.
|
|
1207
|
-
* You may obtain a copy of the License at
|
|
1208
|
-
*
|
|
1209
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1210
|
-
*
|
|
1211
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1212
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1213
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1214
|
-
* See the License for the specific language governing permissions and
|
|
1215
|
-
* limitations under the License.
|
|
1216
|
-
*/
|
|
1217
|
-
/**
|
|
1218
|
-
* @license
|
|
1219
|
-
* Copyright 2022 Google LLC
|
|
1220
|
-
*
|
|
1221
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1222
|
-
* you may not use this file except in compliance with the License.
|
|
1223
|
-
* You may obtain a copy of the License at
|
|
1224
|
-
*
|
|
1225
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1226
|
-
*
|
|
1227
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1228
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1229
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1230
|
-
* See the License for the specific language governing permissions and
|
|
1231
|
-
* limitations under the License.
|
|
1232
|
-
*/
|
|
1233
|
-
|
|
1234
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1235
|
-
/**
|
|
1236
|
-
* @license
|
|
1237
|
-
* Copyright 2024 Google LLC
|
|
1238
|
-
*
|
|
1239
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1240
|
-
* you may not use this file except in compliance with the License.
|
|
1241
|
-
* You may obtain a copy of the License at
|
|
1242
|
-
*
|
|
1243
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1244
|
-
*
|
|
1245
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1246
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1247
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1248
|
-
* See the License for the specific language governing permissions and
|
|
1249
|
-
* limitations under the License.
|
|
1250
|
-
*/
|
|
1251
|
-
|
|
1252
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1253
|
-
/**
|
|
1254
|
-
* @license
|
|
1255
|
-
* Copyright 2021 Google LLC
|
|
1256
|
-
*
|
|
1257
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1258
|
-
* you may not use this file except in compliance with the License.
|
|
1259
|
-
* You may obtain a copy of the License at
|
|
1260
|
-
*
|
|
1261
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1262
|
-
*
|
|
1263
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1264
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1265
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1266
|
-
* See the License for the specific language governing permissions and
|
|
1267
|
-
* limitations under the License.
|
|
1268
|
-
*/
|
|
1269
|
-
/**
|
|
1270
|
-
* @license
|
|
1271
|
-
* Copyright 2021 Google LLC
|
|
1272
|
-
*
|
|
1273
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1274
|
-
* you may not use this file except in compliance with the License.
|
|
1275
|
-
* You may obtain a copy of the License at
|
|
1276
|
-
*
|
|
1277
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1278
|
-
*
|
|
1279
|
-
* Unless required by applicable law | agreed to in writing, software
|
|
1280
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1281
|
-
* WITHOUT WARRANTIES | CONDITIONS OF ANY KIND, either express | implied.
|
|
1282
|
-
* See the License for the specific language governing permissions and
|
|
1283
|
-
* limitations under the License.
|
|
1284
|
-
*/
|
|
1285
|
-
|
|
1286
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1287
|
-
/**
|
|
1288
|
-
* @license
|
|
1289
|
-
* Copyright 2018 Google LLC
|
|
1290
|
-
*
|
|
1291
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1292
|
-
* you may not use this file except in compliance with the License.
|
|
1293
|
-
* You may obtain a copy of the License at
|
|
1294
|
-
*
|
|
1295
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1296
|
-
*
|
|
1297
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1298
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1299
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1300
|
-
* See the License for the specific language governing permissions and
|
|
1301
|
-
* limitations under the License.
|
|
1302
|
-
*/
|
|
1303
|
-
/**
|
|
1304
|
-
* @license
|
|
1305
|
-
* Copyright 2020 Google LLC
|
|
1306
|
-
*
|
|
1307
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1308
|
-
* you may not use this file except in compliance with the License.
|
|
1309
|
-
* You may obtain a copy of the License at
|
|
1310
|
-
*
|
|
1311
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1312
|
-
*
|
|
1313
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1314
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1315
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1316
|
-
* See the License for the specific language governing permissions and
|
|
1317
|
-
* limitations under the License.
|
|
1318
|
-
*/
|
|
1319
|
-
|
|
1320
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1321
|
-
/**
|
|
1322
|
-
* @license
|
|
1323
|
-
* Copyright 2017 Google LLC
|
|
1324
|
-
*
|
|
1325
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1326
|
-
* you may not use this file except in compliance with the License.
|
|
1327
|
-
* You may obtain a copy of the License at
|
|
1328
|
-
*
|
|
1329
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1330
|
-
*
|
|
1331
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1332
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1333
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1334
|
-
* See the License for the specific language governing permissions and
|
|
1335
|
-
* limitations under the License.
|
|
1336
|
-
*/
|
|
1337
|
-
/**
|
|
1338
|
-
* @license
|
|
1339
|
-
* Copyright 2022 Google LLC
|
|
1340
|
-
*
|
|
1341
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1342
|
-
* you may not use this file except in compliance with the License.
|
|
1343
|
-
* You may obtain a copy of the License at
|
|
1344
|
-
*
|
|
1345
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1346
|
-
*
|
|
1347
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1348
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1349
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1350
|
-
* See the License for the specific language governing permissions and
|
|
1351
|
-
* limitations under the License.
|
|
1352
|
-
*/
|
|
1353
|
-
/**
|
|
1354
|
-
* @license
|
|
1355
|
-
* Copyright 2020 Google LLC
|
|
1356
|
-
*
|
|
1357
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1358
|
-
* you may not use this file except in compliance with the License.
|
|
1359
|
-
* You may obtain a copy of the License at
|
|
1360
|
-
*
|
|
1361
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1362
|
-
*
|
|
1363
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1364
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1365
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1366
|
-
* See the License for the specific language governing permissions and
|
|
1367
|
-
* limitations under the License.
|
|
1368
|
-
*/
|
|
1369
|
-
/**
|
|
1370
|
-
* @license
|
|
1371
|
-
* Copyright 2024 Google LLC
|
|
1372
|
-
*
|
|
1373
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1374
|
-
* you may not use this file except in compliance with the License.
|
|
1375
|
-
* You may obtain a copy of the License at
|
|
1376
|
-
*
|
|
1377
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1378
|
-
*
|
|
1379
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1380
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1381
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1382
|
-
* See the License for the specific language governing permissions and
|
|
1383
|
-
* limitations under the License.
|
|
1384
|
-
*/
|
|
1385
|
-
|
|
1386
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1387
|
-
/**
|
|
1388
|
-
* @license
|
|
1389
|
-
* Copyright 2017 Google LLC
|
|
1390
|
-
*
|
|
1391
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1392
|
-
* you may not use this file except in compliance with the License.
|
|
1393
|
-
* You may obtain a copy of the License at
|
|
1394
|
-
*
|
|
1395
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1396
|
-
*
|
|
1397
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1398
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1399
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1400
|
-
* See the License for the specific language governing permissions and
|
|
1401
|
-
* limitations under the License.
|
|
1402
|
-
*/
|
|
1403
|
-
/**
|
|
1404
|
-
* @license
|
|
1405
|
-
* Copyright 2023 Google LLC
|
|
1406
|
-
*
|
|
1407
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1408
|
-
* you may not use this file except in compliance with the License.
|
|
1409
|
-
* You may obtain a copy of the License at
|
|
1410
|
-
*
|
|
1411
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1412
|
-
*
|
|
1413
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1414
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1415
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1416
|
-
* See the License for the specific language governing permissions and
|
|
1417
|
-
* limitations under the License.
|
|
1418
|
-
*/
|
|
647
|
+
@editorjs/header/dist/header.mjs:
|
|
1419
648
|
/**
|
|
1420
|
-
*
|
|
1421
|
-
* Copyright 2019 Google LLC
|
|
1422
|
-
*
|
|
1423
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1424
|
-
* you may not use this file except in compliance with the License.
|
|
1425
|
-
* You may obtain a copy of the License at
|
|
1426
|
-
*
|
|
1427
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
649
|
+
* Header block for the Editor.js.
|
|
1428
650
|
*
|
|
1429
|
-
*
|
|
1430
|
-
*
|
|
1431
|
-
*
|
|
1432
|
-
*
|
|
1433
|
-
* limitations under the License.
|
|
651
|
+
* @author CodeX (team@ifmo.su)
|
|
652
|
+
* @copyright CodeX 2018
|
|
653
|
+
* @license MIT
|
|
654
|
+
* @version 2.0.0
|
|
1434
655
|
*/
|
|
656
|
+
|
|
657
|
+
@editorjs/image/dist/image.mjs:
|
|
1435
658
|
/**
|
|
1436
|
-
*
|
|
1437
|
-
*
|
|
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}
|
|
1438
663
|
*
|
|
1439
|
-
*
|
|
1440
|
-
*
|
|
1441
|
-
*
|
|
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
|
|
1442
669
|
*
|
|
1443
|
-
*
|
|
670
|
+
* For debug purposes there is a testing server
|
|
671
|
+
* that can save uploaded files and return a Response {@link UploadResponseFormat}
|
|
1444
672
|
*
|
|
1445
|
-
*
|
|
1446
|
-
*
|
|
1447
|
-
*
|
|
1448
|
-
*
|
|
1449
|
-
*
|
|
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
|
+
* },
|
|
1450
686
|
*/
|
|
1451
687
|
|
|
1452
|
-
@
|
|
688
|
+
@editorjs/raw/dist/raw.mjs:
|
|
1453
689
|
/**
|
|
1454
|
-
*
|
|
1455
|
-
* Copyright 2018 Google LLC
|
|
1456
|
-
*
|
|
1457
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1458
|
-
* you may not use this file except in compliance with the License.
|
|
1459
|
-
* You may obtain a copy of the License at
|
|
690
|
+
* Raw HTML Tool for CodeX Editor
|
|
1460
691
|
*
|
|
1461
|
-
*
|
|
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
|
|
1462
700
|
*
|
|
1463
|
-
*
|
|
1464
|
-
*
|
|
1465
|
-
*
|
|
1466
|
-
*
|
|
1467
|
-
* limitations under the License.
|
|
701
|
+
* @license MIT <https://opensource.org/licenses/MIT>
|
|
702
|
+
* @author Lea Verou <https://lea.verou.me>
|
|
703
|
+
* @namespace
|
|
704
|
+
* @public
|
|
1468
705
|
*/
|
|
1469
706
|
|
|
1470
|
-
|
|
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:
|
|
1471
741
|
/**
|
|
1472
742
|
* @license
|
|
1473
|
-
* Copyright
|
|
743
|
+
* Copyright 2020 Google LLC
|
|
1474
744
|
*
|
|
1475
745
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1476
746
|
* you may not use this file except in compliance with the License.
|
|
@@ -1484,9 +754,11 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1484
754
|
* See the License for the specific language governing permissions and
|
|
1485
755
|
* limitations under the License.
|
|
1486
756
|
*/
|
|
757
|
+
|
|
758
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
1487
759
|
/**
|
|
1488
760
|
* @license
|
|
1489
|
-
* Copyright
|
|
761
|
+
* Copyright 2021 Google LLC
|
|
1490
762
|
*
|
|
1491
763
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1492
764
|
* you may not use this file except in compliance with the License.
|
|
@@ -1500,6 +772,9 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1500
772
|
* See the License for the specific language governing permissions and
|
|
1501
773
|
* limitations under the License.
|
|
1502
774
|
*/
|
|
775
|
+
|
|
776
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
777
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
1503
778
|
/**
|
|
1504
779
|
* @license
|
|
1505
780
|
* Copyright 2020 Google LLC
|
|
@@ -1518,7 +793,7 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1518
793
|
*/
|
|
1519
794
|
/**
|
|
1520
795
|
* @license
|
|
1521
|
-
* Copyright
|
|
796
|
+
* Copyright 2019 Google LLC
|
|
1522
797
|
*
|
|
1523
798
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1524
799
|
* you may not use this file except in compliance with the License.
|
|
@@ -1533,10 +808,10 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1533
808
|
* limitations under the License.
|
|
1534
809
|
*/
|
|
1535
810
|
|
|
1536
|
-
@firebase/
|
|
811
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
1537
812
|
/**
|
|
1538
813
|
* @license
|
|
1539
|
-
* Copyright
|
|
814
|
+
* Copyright 2020 Google LLC
|
|
1540
815
|
*
|
|
1541
816
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1542
817
|
* you may not use this file except in compliance with the License.
|
|
@@ -1550,11 +825,9 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1550
825
|
* See the License for the specific language governing permissions and
|
|
1551
826
|
* limitations under the License.
|
|
1552
827
|
*/
|
|
1553
|
-
|
|
1554
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1555
828
|
/**
|
|
1556
829
|
* @license
|
|
1557
|
-
* Copyright
|
|
830
|
+
* Copyright 2022 Google LLC
|
|
1558
831
|
*
|
|
1559
832
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1560
833
|
* you may not use this file except in compliance with the License.
|
|
@@ -1570,7 +843,7 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1570
843
|
*/
|
|
1571
844
|
/**
|
|
1572
845
|
* @license
|
|
1573
|
-
* Copyright
|
|
846
|
+
* Copyright 2023 Google LLC
|
|
1574
847
|
*
|
|
1575
848
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1576
849
|
* you may not use this file except in compliance with the License.
|
|
@@ -1585,10 +858,10 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1585
858
|
* limitations under the License.
|
|
1586
859
|
*/
|
|
1587
860
|
|
|
1588
|
-
@firebase/
|
|
861
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
1589
862
|
/**
|
|
1590
863
|
* @license
|
|
1591
|
-
* Copyright
|
|
864
|
+
* Copyright 2019 Google LLC
|
|
1592
865
|
*
|
|
1593
866
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1594
867
|
* you may not use this file except in compliance with the License.
|
|
@@ -1619,11 +892,10 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1619
892
|
* limitations under the License.
|
|
1620
893
|
*/
|
|
1621
894
|
|
|
1622
|
-
@firebase/
|
|
1623
|
-
@firebase/firestore/dist/index.esm.js:
|
|
895
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
1624
896
|
/**
|
|
1625
897
|
* @license
|
|
1626
|
-
* Copyright
|
|
898
|
+
* Copyright 2019 Google LLC
|
|
1627
899
|
*
|
|
1628
900
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1629
901
|
* you may not use this file except in compliance with the License.
|
|
@@ -1639,7 +911,7 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1639
911
|
*/
|
|
1640
912
|
/**
|
|
1641
913
|
* @license
|
|
1642
|
-
* Copyright
|
|
914
|
+
* Copyright 2020 Google LLC
|
|
1643
915
|
*
|
|
1644
916
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1645
917
|
* you may not use this file except in compliance with the License.
|
|
@@ -1653,11 +925,9 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1653
925
|
* See the License for the specific language governing permissions and
|
|
1654
926
|
* limitations under the License.
|
|
1655
927
|
*/
|
|
1656
|
-
|
|
1657
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1658
928
|
/**
|
|
1659
929
|
* @license
|
|
1660
|
-
* Copyright
|
|
930
|
+
* Copyright 2025 Google LLC
|
|
1661
931
|
*
|
|
1662
932
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1663
933
|
* you may not use this file except in compliance with the License.
|
|
@@ -1671,9 +941,11 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1671
941
|
* See the License for the specific language governing permissions and
|
|
1672
942
|
* limitations under the License.
|
|
1673
943
|
*/
|
|
944
|
+
|
|
945
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
1674
946
|
/**
|
|
1675
947
|
* @license
|
|
1676
|
-
* Copyright
|
|
948
|
+
* Copyright 2020 Google LLC
|
|
1677
949
|
*
|
|
1678
950
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1679
951
|
* you may not use this file except in compliance with the License.
|
|
@@ -1689,7 +961,7 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1689
961
|
*/
|
|
1690
962
|
/**
|
|
1691
963
|
* @license
|
|
1692
|
-
* Copyright
|
|
964
|
+
* Copyright 2019 Google LLC
|
|
1693
965
|
*
|
|
1694
966
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1695
967
|
* you may not use this file except in compliance with the License.
|
|
@@ -1703,11 +975,9 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1703
975
|
* See the License for the specific language governing permissions and
|
|
1704
976
|
* limitations under the License.
|
|
1705
977
|
*/
|
|
1706
|
-
|
|
1707
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1708
978
|
/**
|
|
1709
979
|
* @license
|
|
1710
|
-
* Copyright
|
|
980
|
+
* Copyright 2020 Google LLC.
|
|
1711
981
|
*
|
|
1712
982
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1713
983
|
* you may not use this file except in compliance with the License.
|
|
@@ -1721,6 +991,8 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1721
991
|
* See the License for the specific language governing permissions and
|
|
1722
992
|
* limitations under the License.
|
|
1723
993
|
*/
|
|
994
|
+
|
|
995
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
1724
996
|
/**
|
|
1725
997
|
* @license
|
|
1726
998
|
* Copyright 2020 Google LLC
|
|
@@ -1737,11 +1009,9 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1737
1009
|
* See the License for the specific language governing permissions and
|
|
1738
1010
|
* limitations under the License.
|
|
1739
1011
|
*/
|
|
1740
|
-
|
|
1741
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1742
1012
|
/**
|
|
1743
1013
|
* @license
|
|
1744
|
-
* Copyright
|
|
1014
|
+
* Copyright 2021 Google LLC
|
|
1745
1015
|
*
|
|
1746
1016
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1747
1017
|
* you may not use this file except in compliance with the License.
|
|
@@ -1757,7 +1027,7 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1757
1027
|
*/
|
|
1758
1028
|
/**
|
|
1759
1029
|
* @license
|
|
1760
|
-
* Copyright
|
|
1030
|
+
* Copyright 2019 Google LLC
|
|
1761
1031
|
*
|
|
1762
1032
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1763
1033
|
* you may not use this file except in compliance with the License.
|
|
@@ -1772,7 +1042,7 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1772
1042
|
* limitations under the License.
|
|
1773
1043
|
*/
|
|
1774
1044
|
|
|
1775
|
-
@firebase/
|
|
1045
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
1776
1046
|
/**
|
|
1777
1047
|
* @license
|
|
1778
1048
|
* Copyright 2020 Google LLC
|
|
@@ -1791,7 +1061,7 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1791
1061
|
*/
|
|
1792
1062
|
/**
|
|
1793
1063
|
* @license
|
|
1794
|
-
* Copyright
|
|
1064
|
+
* Copyright 2020 Google LLC.
|
|
1795
1065
|
*
|
|
1796
1066
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1797
1067
|
* you may not use this file except in compliance with the License.
|
|
@@ -1805,12 +1075,9 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1805
1075
|
* See the License for the specific language governing permissions and
|
|
1806
1076
|
* limitations under the License.
|
|
1807
1077
|
*/
|
|
1808
|
-
|
|
1809
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1810
|
-
@firebase/firestore/dist/index.esm.js:
|
|
1811
1078
|
/**
|
|
1812
1079
|
* @license
|
|
1813
|
-
* Copyright
|
|
1080
|
+
* Copyright 2021 Google LLC
|
|
1814
1081
|
*
|
|
1815
1082
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1816
1083
|
* you may not use this file except in compliance with the License.
|
|
@@ -1824,87 +1091,3 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1824
1091
|
* See the License for the specific language governing permissions and
|
|
1825
1092
|
* limitations under the License.
|
|
1826
1093
|
*/
|
|
1827
|
-
|
|
1828
|
-
@editorjs/editorjs/dist/editorjs.mjs:
|
|
1829
|
-
/*!
|
|
1830
|
-
* CodeX.Tooltips
|
|
1831
|
-
*
|
|
1832
|
-
* @version 1.0.5
|
|
1833
|
-
*
|
|
1834
|
-
* @licence MIT
|
|
1835
|
-
* @author CodeX <https://codex.so>
|
|
1836
|
-
*
|
|
1837
|
-
*
|
|
1838
|
-
*/
|
|
1839
|
-
/*!
|
|
1840
|
-
* Library for handling keyboard shortcuts
|
|
1841
|
-
* @copyright CodeX (https://codex.so)
|
|
1842
|
-
* @license MIT
|
|
1843
|
-
* @author CodeX (https://codex.so)
|
|
1844
|
-
* @version 1.2.0
|
|
1845
|
-
*/
|
|
1846
|
-
/**
|
|
1847
|
-
* Base Paragraph Block for the Editor.js.
|
|
1848
|
-
* Represents a regular text block
|
|
1849
|
-
*
|
|
1850
|
-
* @author CodeX (team@codex.so)
|
|
1851
|
-
* @copyright CodeX 2018
|
|
1852
|
-
* @license The MIT License (MIT)
|
|
1853
|
-
*/
|
|
1854
|
-
/**
|
|
1855
|
-
* Editor.js
|
|
1856
|
-
*
|
|
1857
|
-
* @license Apache-2.0
|
|
1858
|
-
* @see Editor.js <https://editorjs.io>
|
|
1859
|
-
* @author CodeX Team <https://codex.so>
|
|
1860
|
-
*/
|
|
1861
|
-
|
|
1862
|
-
@editorjs/header/dist/header.mjs:
|
|
1863
|
-
/**
|
|
1864
|
-
* Header block for the Editor.js.
|
|
1865
|
-
*
|
|
1866
|
-
* @author CodeX (team@ifmo.su)
|
|
1867
|
-
* @copyright CodeX 2018
|
|
1868
|
-
* @license MIT
|
|
1869
|
-
* @version 2.0.0
|
|
1870
|
-
*/
|
|
1871
|
-
|
|
1872
|
-
@editorjs/image/dist/image.mjs:
|
|
1873
|
-
/**
|
|
1874
|
-
* Image Tool for the Editor.js
|
|
1875
|
-
* @author CodeX <team@codex.so>
|
|
1876
|
-
* @license MIT
|
|
1877
|
-
* @see {@link https://github.com/editor-js/image}
|
|
1878
|
-
*
|
|
1879
|
-
* To developers.
|
|
1880
|
-
* To simplify Tool structure, we split it to 4 parts:
|
|
1881
|
-
* 1) index.ts — main Tool's interface, public API and methods for working with data
|
|
1882
|
-
* 2) uploader.ts — module that has methods for sending files via AJAX: from device, by URL or File pasting
|
|
1883
|
-
* 3) ui.ts — module for UI manipulations: render, showing preloader, etc
|
|
1884
|
-
*
|
|
1885
|
-
* For debug purposes there is a testing server
|
|
1886
|
-
* that can save uploaded files and return a Response {@link UploadResponseFormat}
|
|
1887
|
-
*
|
|
1888
|
-
* $ node dev/server.js
|
|
1889
|
-
*
|
|
1890
|
-
* It will expose 8008 port, so you can pass http://localhost:8008 with the Tools config:
|
|
1891
|
-
*
|
|
1892
|
-
* image: {
|
|
1893
|
-
* class: ImageTool,
|
|
1894
|
-
* config: {
|
|
1895
|
-
* endpoints: {
|
|
1896
|
-
* byFile: 'http://localhost:8008/uploadFile',
|
|
1897
|
-
* byUrl: 'http://localhost:8008/fetchUrl',
|
|
1898
|
-
* }
|
|
1899
|
-
* },
|
|
1900
|
-
* },
|
|
1901
|
-
*/
|
|
1902
|
-
|
|
1903
|
-
@editorjs/raw/dist/raw.mjs:
|
|
1904
|
-
/**
|
|
1905
|
-
* Raw HTML Tool for CodeX Editor
|
|
1906
|
-
*
|
|
1907
|
-
* @author CodeX (team@codex.so)
|
|
1908
|
-
* @copyright CodeX 2018
|
|
1909
|
-
* @license The MIT License (MIT)
|
|
1910
|
-
*/
|