receiptfeedback 26.7.4 → 26.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (29) hide show
  1. package/3rdpartylicenses.txt +1108 -0
  2. package/{index.html → browser/index.html} +2 -2
  3. package/package.json +1 -1
  4. package/prerendered-routes.json +3 -0
  5. /package/{assets → browser/assets}/icons/icon-128x128.png +0 -0
  6. /package/{assets → browser/assets}/icons/icon-144x144.png +0 -0
  7. /package/{assets → browser/assets}/icons/icon-152x152.png +0 -0
  8. /package/{assets → browser/assets}/icons/icon-192x192.png +0 -0
  9. /package/{assets → browser/assets}/icons/icon-384x384.png +0 -0
  10. /package/{assets → browser/assets}/icons/icon-512x512.png +0 -0
  11. /package/{assets → browser/assets}/icons/icon-72x72.png +0 -0
  12. /package/{assets → browser/assets}/icons/icon-96x96.png +0 -0
  13. /package/{assets → browser/assets}/icons/people.jpg +0 -0
  14. /package/{assets → browser/assets}/icons/warning.png +0 -0
  15. /package/{assets → browser/assets}/images/star-rating.icons.svg +0 -0
  16. /package/{chunk-2SNGER6Z.js → browser/chunk-2SNGER6Z.js} +0 -0
  17. /package/{chunk-62ULNIBT.js → browser/chunk-62ULNIBT.js} +0 -0
  18. /package/{chunk-B4DEYUZV.js → browser/chunk-B4DEYUZV.js} +0 -0
  19. /package/{chunk-D67JO2HG.css → browser/chunk-D67JO2HG.css} +0 -0
  20. /package/{chunk-HIZQS6KQ.js → browser/chunk-HIZQS6KQ.js} +0 -0
  21. /package/{chunk-HZ3EMMMQ.js → browser/chunk-HZ3EMMMQ.js} +0 -0
  22. /package/{chunk-O3MU2MCG.js → browser/chunk-O3MU2MCG.js} +0 -0
  23. /package/{chunk-VRDQHJMC.js → browser/chunk-VRDQHJMC.js} +0 -0
  24. /package/{chunk-X4JT4KX5.js → browser/chunk-X4JT4KX5.js} +0 -0
  25. /package/{favicon.ico → browser/favicon.ico} +0 -0
  26. /package/{main-J35CSAIS.css → browser/main-J35CSAIS.css} +0 -0
  27. /package/{main-XXK2OVDU.js → browser/main-XXK2OVDU.js} +0 -0
  28. /package/{polyfills-EONH2QZO.js → browser/polyfills-EONH2QZO.js} +0 -0
  29. /package/{styles-Z6XOM756.css → browser/styles-Z6XOM756.css} +0 -0
@@ -0,0 +1,1108 @@
1
+
2
+ --------------------------------------------------------------------------------
3
+ Package: @angular/animations
4
+ License: "MIT"
5
+
6
+ The MIT License
7
+
8
+ Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
9
+
10
+ Permission is hereby granted, free of charge, to any person obtaining a copy
11
+ of this software and associated documentation files (the "Software"), to deal
12
+ in the Software without restriction, including without limitation the rights
13
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14
+ copies of the Software, and to permit persons to whom the Software is
15
+ furnished to do so, subject to the following conditions:
16
+
17
+ The above copyright notice and this permission notice shall be included in
18
+ all copies or substantial portions of the Software.
19
+
20
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
21
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
23
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
26
+ THE SOFTWARE.
27
+
28
+ --------------------------------------------------------------------------------
29
+ Package: @angular/platform-browser
30
+ License: "MIT"
31
+
32
+ The MIT License
33
+
34
+ Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
35
+
36
+ Permission is hereby granted, free of charge, to any person obtaining a copy
37
+ of this software and associated documentation files (the "Software"), to deal
38
+ in the Software without restriction, including without limitation the rights
39
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
40
+ copies of the Software, and to permit persons to whom the Software is
41
+ furnished to do so, subject to the following conditions:
42
+
43
+ The above copyright notice and this permission notice shall be included in
44
+ all copies or substantial portions of the Software.
45
+
46
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
47
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
48
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
49
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
50
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
51
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
52
+ THE SOFTWARE.
53
+
54
+ --------------------------------------------------------------------------------
55
+ Package: namespace-emitter
56
+ License: "MIT"
57
+
58
+ The MIT License (MIT)
59
+
60
+ Copyright (c) 2015 Seth Vincent
61
+
62
+ Permission is hereby granted, free of charge, to any person obtaining a copy
63
+ of this software and associated documentation files (the "Software"), to deal
64
+ in the Software without restriction, including without limitation the rights
65
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
66
+ copies of the Software, and to permit persons to whom the Software is
67
+ furnished to do so, subject to the following conditions:
68
+
69
+ The above copyright notice and this permission notice shall be included in
70
+ all copies or substantial portions of the Software.
71
+
72
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
73
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
74
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
75
+ contributorS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
76
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
77
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
78
+ THE SOFTWARE.
79
+ --------------------------------------------------------------------------------
80
+ Package: lodash
81
+ License: "MIT"
82
+
83
+ Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
84
+
85
+ Based on Underscore.js, copyright Jeremy Ashkenas,
86
+ DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
87
+
88
+ This software consists of voluntary contributions made by many
89
+ individuals. For exact contribution history, see the revision history
90
+ available at https://github.com/lodash/lodash
91
+
92
+ The following license applies to all parts of this software except as
93
+ documented below:
94
+
95
+ ====
96
+
97
+ Permission is hereby granted, free of charge, to any person obtaining
98
+ a copy of this software and associated documentation files (the
99
+ "Software"), to deal in the Software without restriction, including
100
+ without limitation the rights to use, copy, modify, merge, publish,
101
+ distribute, sublicense, and/or sell copies of the Software, and to
102
+ permit persons to whom the Software is furnished to do so, subject to
103
+ the following conditions:
104
+
105
+ The above copyright notice and this permission notice shall be
106
+ included in all copies or substantial portions of the Software.
107
+
108
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
109
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
110
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
111
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
112
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
113
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
114
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
115
+
116
+ ====
117
+
118
+ Copyright and related rights for sample code are waived via CC0. Sample
119
+ code is defined as all source code displayed within the prose of the
120
+ documentation.
121
+
122
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
123
+
124
+ ====
125
+
126
+ Files located in the node_modules and vendor directories are externally
127
+ maintained libraries used by this software which have their own
128
+ licenses; we recommend you read them, as their terms may differ from the
129
+ terms above.
130
+
131
+ --------------------------------------------------------------------------------
132
+ Package: @transloadit/prettier-bytes
133
+ License: "MIT"
134
+
135
+ The MIT License (MIT)
136
+
137
+ Copyright (c) 2020 Transloadit (https://transloadit.com)
138
+
139
+ Permission is hereby granted, free of charge, to any person obtaining a copy
140
+ of this software and associated documentation files (the "Software"), to deal
141
+ in the Software without restriction, including without limitation the rights
142
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
143
+ copies of the Software, and to permit persons to whom the Software is
144
+ furnished to do so, subject to the following conditions:
145
+
146
+ The above copyright notice and this permission notice shall be included in all
147
+ copies or substantial portions of the Software.
148
+
149
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
150
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
151
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
152
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
153
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
154
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
155
+ SOFTWARE.
156
+
157
+ --------------------------------------------------------------------------------
158
+ Package: wildcard
159
+ License: "MIT"
160
+
161
+
162
+ --------------------------------------------------------------------------------
163
+ Package: mime-match
164
+ License: "ISC"
165
+
166
+
167
+ --------------------------------------------------------------------------------
168
+ Package: classnames
169
+ License: "MIT"
170
+
171
+ The MIT License (MIT)
172
+
173
+ Copyright (c) 2018 Jed Watson
174
+
175
+ Permission is hereby granted, free of charge, to any person obtaining a copy
176
+ of this software and associated documentation files (the "Software"), to deal
177
+ in the Software without restriction, including without limitation the rights
178
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
179
+ copies of the Software, and to permit persons to whom the Software is
180
+ furnished to do so, subject to the following conditions:
181
+
182
+ The above copyright notice and this permission notice shall be included in all
183
+ copies or substantial portions of the Software.
184
+
185
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
186
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
187
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
188
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
189
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
190
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
191
+ SOFTWARE.
192
+
193
+ --------------------------------------------------------------------------------
194
+ Package: eventemitter3
195
+ License: "MIT"
196
+
197
+ The MIT License (MIT)
198
+
199
+ Copyright (c) 2014 Arnout Kazemier
200
+
201
+ Permission is hereby granted, free of charge, to any person obtaining a copy
202
+ of this software and associated documentation files (the "Software"), to deal
203
+ in the Software without restriction, including without limitation the rights
204
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
205
+ copies of the Software, and to permit persons to whom the Software is
206
+ furnished to do so, subject to the following conditions:
207
+
208
+ The above copyright notice and this permission notice shall be included in all
209
+ copies or substantial portions of the Software.
210
+
211
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
212
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
213
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
214
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
215
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
216
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
217
+ SOFTWARE.
218
+
219
+ --------------------------------------------------------------------------------
220
+ Package: compressorjs
221
+ License: "MIT"
222
+
223
+ The MIT License (MIT)
224
+
225
+ Copyright 2018-present Chen Fengyuan
226
+
227
+ Permission is hereby granted, free of charge, to any person obtaining a copy
228
+ of this software and associated documentation files (the "Software"), to deal
229
+ in the Software without restriction, including without limitation the rights
230
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
231
+ copies of the Software, and to permit persons to whom the Software is
232
+ furnished to do so, subject to the following conditions:
233
+
234
+ The above copyright notice and this permission notice shall be included in
235
+ all copies or substantial portions of the Software.
236
+
237
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
238
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
239
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
240
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
241
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
242
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
243
+ THE SOFTWARE.
244
+
245
+ --------------------------------------------------------------------------------
246
+ Package: papaparse
247
+ License: "MIT"
248
+
249
+ The MIT License (MIT)
250
+
251
+ Copyright (c) 2015 Matthew Holt
252
+
253
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
254
+ this software and associated documentation files (the "Software"), to deal in
255
+ the Software without restriction, including without limitation the rights to
256
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
257
+ the Software, and to permit persons to whom the Software is furnished to do so,
258
+ subject to the following conditions:
259
+
260
+ The above copyright notice and this permission notice shall be included in all
261
+ copies or substantial portions of the Software.
262
+
263
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
264
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
265
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
266
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
267
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
268
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
269
+
270
+ --------------------------------------------------------------------------------
271
+ Package: @dealpos-npm/ng-dealpos-library
272
+ License: "ISC"
273
+
274
+
275
+ --------------------------------------------------------------------------------
276
+ Package: @uppy/utils
277
+ License: "MIT"
278
+
279
+ The MIT License (MIT)
280
+
281
+ Copyright (c) 2018 Transloadit
282
+
283
+ Permission is hereby granted, free of charge, to any person obtaining a copy
284
+ of this software and associated documentation files (the "Software"), to deal
285
+ in the Software without restriction, including without limitation the rights
286
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
287
+ copies of the Software, and to permit persons to whom the Software is
288
+ furnished to do so, subject to the following conditions:
289
+
290
+ The above copyright notice and this permission notice shall be included in all
291
+ copies or substantial portions of the Software.
292
+
293
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
294
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
295
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
296
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
297
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
298
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
299
+ SOFTWARE.
300
+
301
+ --------------------------------------------------------------------------------
302
+ Package: @uppy/core
303
+ License: "MIT"
304
+
305
+ The MIT License (MIT)
306
+
307
+ Copyright (c) 2018 Transloadit
308
+
309
+ Permission is hereby granted, free of charge, to any person obtaining a copy
310
+ of this software and associated documentation files (the "Software"), to deal
311
+ in the Software without restriction, including without limitation the rights
312
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
313
+ copies of the Software, and to permit persons to whom the Software is
314
+ furnished to do so, subject to the following conditions:
315
+
316
+ The above copyright notice and this permission notice shall be included in all
317
+ copies or substantial portions of the Software.
318
+
319
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
320
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
321
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
322
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
323
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
324
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
325
+ SOFTWARE.
326
+
327
+ --------------------------------------------------------------------------------
328
+ Package: nanoid
329
+ License: "MIT"
330
+
331
+ The MIT License (MIT)
332
+
333
+ Copyright 2017 Andrey Sitnik <andrey@sitnik.ru>
334
+
335
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
336
+ this software and associated documentation files (the "Software"), to deal in
337
+ the Software without restriction, including without limitation the rights to
338
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
339
+ the Software, and to permit persons to whom the Software is furnished to do so,
340
+ subject to the following conditions:
341
+
342
+ The above copyright notice and this permission notice shall be included in all
343
+ copies or substantial portions of the Software.
344
+
345
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
346
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
347
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
348
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
349
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
350
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
351
+
352
+ --------------------------------------------------------------------------------
353
+ Package: @uppy/store-default
354
+ License: "MIT"
355
+
356
+ The MIT License (MIT)
357
+
358
+ Copyright (c) 2018 Transloadit
359
+
360
+ Permission is hereby granted, free of charge, to any person obtaining a copy
361
+ of this software and associated documentation files (the "Software"), to deal
362
+ in the Software without restriction, including without limitation the rights
363
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
364
+ copies of the Software, and to permit persons to whom the Software is
365
+ furnished to do so, subject to the following conditions:
366
+
367
+ The above copyright notice and this permission notice shall be included in all
368
+ copies or substantial portions of the Software.
369
+
370
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
371
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
372
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
373
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
374
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
375
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
376
+ SOFTWARE.
377
+
378
+ --------------------------------------------------------------------------------
379
+ Package: preact
380
+ License: "MIT"
381
+
382
+ The MIT License (MIT)
383
+
384
+ Copyright (c) 2015-present Jason Miller
385
+
386
+ Permission is hereby granted, free of charge, to any person obtaining a copy
387
+ of this software and associated documentation files (the "Software"), to deal
388
+ in the Software without restriction, including without limitation the rights
389
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
390
+ copies of the Software, and to permit persons to whom the Software is
391
+ furnished to do so, subject to the following conditions:
392
+
393
+ The above copyright notice and this permission notice shall be included in all
394
+ copies or substantial portions of the Software.
395
+
396
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
397
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
398
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
399
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
400
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
401
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
402
+ SOFTWARE.
403
+
404
+ --------------------------------------------------------------------------------
405
+ Package: @uppy/status-bar
406
+ License: "MIT"
407
+
408
+ The MIT License (MIT)
409
+
410
+ Copyright (c) 2018 Transloadit
411
+
412
+ Permission is hereby granted, free of charge, to any person obtaining a copy
413
+ of this software and associated documentation files (the "Software"), to deal
414
+ in the Software without restriction, including without limitation the rights
415
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
416
+ copies of the Software, and to permit persons to whom the Software is
417
+ furnished to do so, subject to the following conditions:
418
+
419
+ The above copyright notice and this permission notice shall be included in all
420
+ copies or substantial portions of the Software.
421
+
422
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
423
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
424
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
425
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
426
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
427
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
428
+ SOFTWARE.
429
+
430
+ --------------------------------------------------------------------------------
431
+ Package: @uppy/informer
432
+ License: "MIT"
433
+
434
+ The MIT License (MIT)
435
+
436
+ Copyright (c) 2018 Transloadit
437
+
438
+ Permission is hereby granted, free of charge, to any person obtaining a copy
439
+ of this software and associated documentation files (the "Software"), to deal
440
+ in the Software without restriction, including without limitation the rights
441
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
442
+ copies of the Software, and to permit persons to whom the Software is
443
+ furnished to do so, subject to the following conditions:
444
+
445
+ The above copyright notice and this permission notice shall be included in all
446
+ copies or substantial portions of the Software.
447
+
448
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
449
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
450
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
451
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
452
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
453
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
454
+ SOFTWARE.
455
+
456
+ --------------------------------------------------------------------------------
457
+ Package: exifr
458
+ License: "MIT"
459
+
460
+ MIT License
461
+
462
+ Copyright (c) 2020 Mike Kovařík, Mutiny.cz
463
+
464
+ Permission is hereby granted, free of charge, to any person obtaining a copy
465
+ of this software and associated documentation files (the "Software"), to deal
466
+ in the Software without restriction, including without limitation the rights
467
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
468
+ copies of the Software, and to permit persons to whom the Software is
469
+ furnished to do so, subject to the following conditions:
470
+
471
+ The above copyright notice and this permission notice shall be included in all
472
+ copies or substantial portions of the Software.
473
+
474
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
475
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
476
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
477
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
478
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
479
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
480
+ SOFTWARE.
481
+ --------------------------------------------------------------------------------
482
+ Package: @uppy/thumbnail-generator
483
+ License: "MIT"
484
+
485
+ The MIT License (MIT)
486
+
487
+ Copyright (c) 2018 Transloadit
488
+
489
+ Permission is hereby granted, free of charge, to any person obtaining a copy
490
+ of this software and associated documentation files (the "Software"), to deal
491
+ in the Software without restriction, including without limitation the rights
492
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
493
+ copies of the Software, and to permit persons to whom the Software is
494
+ furnished to do so, subject to the following conditions:
495
+
496
+ The above copyright notice and this permission notice shall be included in all
497
+ copies or substantial portions of the Software.
498
+
499
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
500
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
501
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
502
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
503
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
504
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
505
+ SOFTWARE.
506
+
507
+ --------------------------------------------------------------------------------
508
+ Package: @uppy/provider-views
509
+ License: "MIT"
510
+
511
+ The MIT License (MIT)
512
+
513
+ Copyright (c) 2018 Transloadit
514
+
515
+ Permission is hereby granted, free of charge, to any person obtaining a copy
516
+ of this software and associated documentation files (the "Software"), to deal
517
+ in the Software without restriction, including without limitation the rights
518
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
519
+ copies of the Software, and to permit persons to whom the Software is
520
+ furnished to do so, subject to the following conditions:
521
+
522
+ The above copyright notice and this permission notice shall be included in all
523
+ copies or substantial portions of the Software.
524
+
525
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
526
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
527
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
528
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
529
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
530
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
531
+ SOFTWARE.
532
+
533
+ --------------------------------------------------------------------------------
534
+ Package: p-timeout
535
+ License: "MIT"
536
+
537
+
538
+ --------------------------------------------------------------------------------
539
+ Package: p-queue
540
+ License: "MIT"
541
+
542
+
543
+ --------------------------------------------------------------------------------
544
+ Package: memoize-one
545
+ License: "MIT"
546
+
547
+ MIT License
548
+
549
+ Copyright (c) 2019 Alexander Reardon
550
+
551
+ Permission is hereby granted, free of charge, to any person obtaining a copy
552
+ of this software and associated documentation files (the "Software"), to deal
553
+ in the Software without restriction, including without limitation the rights
554
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
555
+ copies of the Software, and to permit persons to whom the Software is
556
+ furnished to do so, subject to the following conditions:
557
+
558
+ The above copyright notice and this permission notice shall be included in all
559
+ copies or substantial portions of the Software.
560
+
561
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
562
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
563
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
564
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
565
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
566
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
567
+ SOFTWARE.
568
+ --------------------------------------------------------------------------------
569
+ Package: @uppy/dashboard
570
+ License: "MIT"
571
+
572
+ The MIT License (MIT)
573
+
574
+ Copyright (c) 2018 Transloadit
575
+
576
+ Permission is hereby granted, free of charge, to any person obtaining a copy
577
+ of this software and associated documentation files (the "Software"), to deal
578
+ in the Software without restriction, including without limitation the rights
579
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
580
+ copies of the Software, and to permit persons to whom the Software is
581
+ furnished to do so, subject to the following conditions:
582
+
583
+ The above copyright notice and this permission notice shall be included in all
584
+ copies or substantial portions of the Software.
585
+
586
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
587
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
588
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
589
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
590
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
591
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
592
+ SOFTWARE.
593
+
594
+ --------------------------------------------------------------------------------
595
+ Package: shallow-equal
596
+ License: "MIT"
597
+
598
+ The MIT License (MIT)
599
+
600
+ Copyright © 2023 Misha Moroshko and Philip Su
601
+
602
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
603
+ this software and associated documentation files (the “Software”), to deal in
604
+ the Software without restriction, including without limitation the rights to
605
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
606
+ of the Software, and to permit persons to whom the Software is furnished to do
607
+ so, subject to the following conditions:
608
+
609
+ The above copyright notice and this permission notice shall be included in all
610
+ copies or substantial portions of the Software.
611
+
612
+ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
613
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
614
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
615
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
616
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
617
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
618
+ SOFTWARE.
619
+
620
+ --------------------------------------------------------------------------------
621
+ Package: @uppy/progress-bar
622
+ License: "MIT"
623
+
624
+ The MIT License (MIT)
625
+
626
+ Copyright (c) 2018 Transloadit
627
+
628
+ Permission is hereby granted, free of charge, to any person obtaining a copy
629
+ of this software and associated documentation files (the "Software"), to deal
630
+ in the Software without restriction, including without limitation the rights
631
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
632
+ copies of the Software, and to permit persons to whom the Software is
633
+ furnished to do so, subject to the following conditions:
634
+
635
+ The above copyright notice and this permission notice shall be included in all
636
+ copies or substantial portions of the Software.
637
+
638
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
639
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
640
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
641
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
642
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
643
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
644
+ SOFTWARE.
645
+
646
+ --------------------------------------------------------------------------------
647
+ Package: @uppy/drag-drop
648
+ License: "MIT"
649
+
650
+ The MIT License (MIT)
651
+
652
+ Copyright (c) 2018 Transloadit
653
+
654
+ Permission is hereby granted, free of charge, to any person obtaining a copy
655
+ of this software and associated documentation files (the "Software"), to deal
656
+ in the Software without restriction, including without limitation the rights
657
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
658
+ copies of the Software, and to permit persons to whom the Software is
659
+ furnished to do so, subject to the following conditions:
660
+
661
+ The above copyright notice and this permission notice shall be included in all
662
+ copies or substantial portions of the Software.
663
+
664
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
665
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
666
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
667
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
668
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
669
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
670
+ SOFTWARE.
671
+
672
+ --------------------------------------------------------------------------------
673
+ Package: @uppy/angular
674
+ License: "MIT"
675
+
676
+
677
+ --------------------------------------------------------------------------------
678
+ Package: @uppy/compressor
679
+ License: "MIT"
680
+
681
+ The MIT License (MIT)
682
+
683
+ Copyright (c) 2022 Transloadit
684
+
685
+ Permission is hereby granted, free of charge, to any person obtaining a copy
686
+ of this software and associated documentation files (the "Software"), to deal
687
+ in the Software without restriction, including without limitation the rights
688
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
689
+ copies of the Software, and to permit persons to whom the Software is
690
+ furnished to do so, subject to the following conditions:
691
+
692
+ The above copyright notice and this permission notice shall be included in all
693
+ copies or substantial portions of the Software.
694
+
695
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
696
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
697
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
698
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
699
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
700
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
701
+ SOFTWARE.
702
+
703
+ --------------------------------------------------------------------------------
704
+ Package: @angular/common
705
+ License: "MIT"
706
+
707
+ The MIT License
708
+
709
+ Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
710
+
711
+ Permission is hereby granted, free of charge, to any person obtaining a copy
712
+ of this software and associated documentation files (the "Software"), to deal
713
+ in the Software without restriction, including without limitation the rights
714
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
715
+ copies of the Software, and to permit persons to whom the Software is
716
+ furnished to do so, subject to the following conditions:
717
+
718
+ The above copyright notice and this permission notice shall be included in
719
+ all copies or substantial portions of the Software.
720
+
721
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
722
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
723
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
724
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
725
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
726
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
727
+ THE SOFTWARE.
728
+
729
+ --------------------------------------------------------------------------------
730
+ Package: @angular/forms
731
+ License: "MIT"
732
+
733
+ The MIT License
734
+
735
+ Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
736
+
737
+ Permission is hereby granted, free of charge, to any person obtaining a copy
738
+ of this software and associated documentation files (the "Software"), to deal
739
+ in the Software without restriction, including without limitation the rights
740
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
741
+ copies of the Software, and to permit persons to whom the Software is
742
+ furnished to do so, subject to the following conditions:
743
+
744
+ The above copyright notice and this permission notice shall be included in
745
+ all copies or substantial portions of the Software.
746
+
747
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
748
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
749
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
750
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
751
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
752
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
753
+ THE SOFTWARE.
754
+
755
+ --------------------------------------------------------------------------------
756
+ Package: @angular/router
757
+ License: "MIT"
758
+
759
+ The MIT License
760
+
761
+ Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
762
+
763
+ Permission is hereby granted, free of charge, to any person obtaining a copy
764
+ of this software and associated documentation files (the "Software"), to deal
765
+ in the Software without restriction, including without limitation the rights
766
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
767
+ copies of the Software, and to permit persons to whom the Software is
768
+ furnished to do so, subject to the following conditions:
769
+
770
+ The above copyright notice and this permission notice shall be included in
771
+ all copies or substantial portions of the Software.
772
+
773
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
774
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
775
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
776
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
777
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
778
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
779
+ THE SOFTWARE.
780
+
781
+ --------------------------------------------------------------------------------
782
+ Package: angular-star-rating
783
+ License: "MIT"
784
+
785
+ MIT License
786
+
787
+ Copyright (c) 2017-present Michael Hladky
788
+
789
+ Permission is hereby granted, free of charge, to any person obtaining a copy
790
+ of this software and associated documentation files (the "Software"), to deal
791
+ in the Software without restriction, including without limitation the rights
792
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
793
+ copies of the Software, and to permit persons to whom the Software is
794
+ furnished to do so, subject to the following conditions:
795
+
796
+ The above copyright notice and this permission notice shall be included in all
797
+ copies or substantial portions of the Software.
798
+
799
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
800
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
801
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
802
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
803
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
804
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
805
+ SOFTWARE.
806
+
807
+ --------------------------------------------------------------------------------
808
+ Package: ngx-toastr
809
+ License: "MIT"
810
+
811
+ The MIT License (MIT)
812
+
813
+ Copyright (c) Scott Cooper <scttcper@gmail.com>
814
+
815
+ Permission is hereby granted, free of charge, to any person obtaining a copy
816
+ of this software and associated documentation files (the "Software"), to deal
817
+ in the Software without restriction, including without limitation the rights
818
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
819
+ copies of the Software, and to permit persons to whom the Software is
820
+ furnished to do so, subject to the following conditions:
821
+
822
+ The above copyright notice and this permission notice shall be included in all
823
+ copies or substantial portions of the Software.
824
+
825
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
826
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
827
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
828
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
829
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
830
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
831
+ SOFTWARE.
832
+
833
+ --------------------------------------------------------------------------------
834
+ Package: rxjs
835
+ License: "Apache-2.0"
836
+
837
+ Apache License
838
+ Version 2.0, January 2004
839
+ http://www.apache.org/licenses/
840
+
841
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
842
+
843
+ 1. Definitions.
844
+
845
+ "License" shall mean the terms and conditions for use, reproduction,
846
+ and distribution as defined by Sections 1 through 9 of this document.
847
+
848
+ "Licensor" shall mean the copyright owner or entity authorized by
849
+ the copyright owner that is granting the License.
850
+
851
+ "Legal Entity" shall mean the union of the acting entity and all
852
+ other entities that control, are controlled by, or are under common
853
+ control with that entity. For the purposes of this definition,
854
+ "control" means (i) the power, direct or indirect, to cause the
855
+ direction or management of such entity, whether by contract or
856
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
857
+ outstanding shares, or (iii) beneficial ownership of such entity.
858
+
859
+ "You" (or "Your") shall mean an individual or Legal Entity
860
+ exercising permissions granted by this License.
861
+
862
+ "Source" form shall mean the preferred form for making modifications,
863
+ including but not limited to software source code, documentation
864
+ source, and configuration files.
865
+
866
+ "Object" form shall mean any form resulting from mechanical
867
+ transformation or translation of a Source form, including but
868
+ not limited to compiled object code, generated documentation,
869
+ and conversions to other media types.
870
+
871
+ "Work" shall mean the work of authorship, whether in Source or
872
+ Object form, made available under the License, as indicated by a
873
+ copyright notice that is included in or attached to the work
874
+ (an example is provided in the Appendix below).
875
+
876
+ "Derivative Works" shall mean any work, whether in Source or Object
877
+ form, that is based on (or derived from) the Work and for which the
878
+ editorial revisions, annotations, elaborations, or other modifications
879
+ represent, as a whole, an original work of authorship. For the purposes
880
+ of this License, Derivative Works shall not include works that remain
881
+ separable from, or merely link (or bind by name) to the interfaces of,
882
+ the Work and Derivative Works thereof.
883
+
884
+ "Contribution" shall mean any work of authorship, including
885
+ the original version of the Work and any modifications or additions
886
+ to that Work or Derivative Works thereof, that is intentionally
887
+ submitted to Licensor for inclusion in the Work by the copyright owner
888
+ or by an individual or Legal Entity authorized to submit on behalf of
889
+ the copyright owner. For the purposes of this definition, "submitted"
890
+ means any form of electronic, verbal, or written communication sent
891
+ to the Licensor or its representatives, including but not limited to
892
+ communication on electronic mailing lists, source code control systems,
893
+ and issue tracking systems that are managed by, or on behalf of, the
894
+ Licensor for the purpose of discussing and improving the Work, but
895
+ excluding communication that is conspicuously marked or otherwise
896
+ designated in writing by the copyright owner as "Not a Contribution."
897
+
898
+ "Contributor" shall mean Licensor and any individual or Legal Entity
899
+ on behalf of whom a Contribution has been received by Licensor and
900
+ subsequently incorporated within the Work.
901
+
902
+ 2. Grant of Copyright License. Subject to the terms and conditions of
903
+ this License, each Contributor hereby grants to You a perpetual,
904
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
905
+ copyright license to reproduce, prepare Derivative Works of,
906
+ publicly display, publicly perform, sublicense, and distribute the
907
+ Work and such Derivative Works in Source or Object form.
908
+
909
+ 3. Grant of Patent License. Subject to the terms and conditions of
910
+ this License, each Contributor hereby grants to You a perpetual,
911
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
912
+ (except as stated in this section) patent license to make, have made,
913
+ use, offer to sell, sell, import, and otherwise transfer the Work,
914
+ where such license applies only to those patent claims licensable
915
+ by such Contributor that are necessarily infringed by their
916
+ Contribution(s) alone or by combination of their Contribution(s)
917
+ with the Work to which such Contribution(s) was submitted. If You
918
+ institute patent litigation against any entity (including a
919
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
920
+ or a Contribution incorporated within the Work constitutes direct
921
+ or contributory patent infringement, then any patent licenses
922
+ granted to You under this License for that Work shall terminate
923
+ as of the date such litigation is filed.
924
+
925
+ 4. Redistribution. You may reproduce and distribute copies of the
926
+ Work or Derivative Works thereof in any medium, with or without
927
+ modifications, and in Source or Object form, provided that You
928
+ meet the following conditions:
929
+
930
+ (a) You must give any other recipients of the Work or
931
+ Derivative Works a copy of this License; and
932
+
933
+ (b) You must cause any modified files to carry prominent notices
934
+ stating that You changed the files; and
935
+
936
+ (c) You must retain, in the Source form of any Derivative Works
937
+ that You distribute, all copyright, patent, trademark, and
938
+ attribution notices from the Source form of the Work,
939
+ excluding those notices that do not pertain to any part of
940
+ the Derivative Works; and
941
+
942
+ (d) If the Work includes a "NOTICE" text file as part of its
943
+ distribution, then any Derivative Works that You distribute must
944
+ include a readable copy of the attribution notices contained
945
+ within such NOTICE file, excluding those notices that do not
946
+ pertain to any part of the Derivative Works, in at least one
947
+ of the following places: within a NOTICE text file distributed
948
+ as part of the Derivative Works; within the Source form or
949
+ documentation, if provided along with the Derivative Works; or,
950
+ within a display generated by the Derivative Works, if and
951
+ wherever such third-party notices normally appear. The contents
952
+ of the NOTICE file are for informational purposes only and
953
+ do not modify the License. You may add Your own attribution
954
+ notices within Derivative Works that You distribute, alongside
955
+ or as an addendum to the NOTICE text from the Work, provided
956
+ that such additional attribution notices cannot be construed
957
+ as modifying the License.
958
+
959
+ You may add Your own copyright statement to Your modifications and
960
+ may provide additional or different license terms and conditions
961
+ for use, reproduction, or distribution of Your modifications, or
962
+ for any such Derivative Works as a whole, provided Your use,
963
+ reproduction, and distribution of the Work otherwise complies with
964
+ the conditions stated in this License.
965
+
966
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
967
+ any Contribution intentionally submitted for inclusion in the Work
968
+ by You to the Licensor shall be under the terms and conditions of
969
+ this License, without any additional terms or conditions.
970
+ Notwithstanding the above, nothing herein shall supersede or modify
971
+ the terms of any separate license agreement you may have executed
972
+ with Licensor regarding such Contributions.
973
+
974
+ 6. Trademarks. This License does not grant permission to use the trade
975
+ names, trademarks, service marks, or product names of the Licensor,
976
+ except as required for reasonable and customary use in describing the
977
+ origin of the Work and reproducing the content of the NOTICE file.
978
+
979
+ 7. Disclaimer of Warranty. Unless required by applicable law or
980
+ agreed to in writing, Licensor provides the Work (and each
981
+ Contributor provides its Contributions) on an "AS IS" BASIS,
982
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
983
+ implied, including, without limitation, any warranties or conditions
984
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
985
+ PARTICULAR PURPOSE. You are solely responsible for determining the
986
+ appropriateness of using or redistributing the Work and assume any
987
+ risks associated with Your exercise of permissions under this License.
988
+
989
+ 8. Limitation of Liability. In no event and under no legal theory,
990
+ whether in tort (including negligence), contract, or otherwise,
991
+ unless required by applicable law (such as deliberate and grossly
992
+ negligent acts) or agreed to in writing, shall any Contributor be
993
+ liable to You for damages, including any direct, indirect, special,
994
+ incidental, or consequential damages of any character arising as a
995
+ result of this License or out of the use or inability to use the
996
+ Work (including but not limited to damages for loss of goodwill,
997
+ work stoppage, computer failure or malfunction, or any and all
998
+ other commercial damages or losses), even if such Contributor
999
+ has been advised of the possibility of such damages.
1000
+
1001
+ 9. Accepting Warranty or Additional Liability. While redistributing
1002
+ the Work or Derivative Works thereof, You may choose to offer,
1003
+ and charge a fee for, acceptance of support, warranty, indemnity,
1004
+ or other liability obligations and/or rights consistent with this
1005
+ License. However, in accepting such obligations, You may act only
1006
+ on Your own behalf and on Your sole responsibility, not on behalf
1007
+ of any other Contributor, and only if You agree to indemnify,
1008
+ defend, and hold each Contributor harmless for any liability
1009
+ incurred by, or claims asserted against, such Contributor by reason
1010
+ of your accepting any such warranty or additional liability.
1011
+
1012
+ END OF TERMS AND CONDITIONS
1013
+
1014
+ APPENDIX: How to apply the Apache License to your work.
1015
+
1016
+ To apply the Apache License to your work, attach the following
1017
+ boilerplate notice, with the fields enclosed by brackets "[]"
1018
+ replaced with your own identifying information. (Don't include
1019
+ the brackets!) The text should be enclosed in the appropriate
1020
+ comment syntax for the file format. We also recommend that a
1021
+ file or class name and description of purpose be included on the
1022
+ same "printed page" as the copyright notice for easier
1023
+ identification within third-party archives.
1024
+
1025
+ Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
1026
+
1027
+ Licensed under the Apache License, Version 2.0 (the "License");
1028
+ you may not use this file except in compliance with the License.
1029
+ You may obtain a copy of the License at
1030
+
1031
+ http://www.apache.org/licenses/LICENSE-2.0
1032
+
1033
+ Unless required by applicable law or agreed to in writing, software
1034
+ distributed under the License is distributed on an "AS IS" BASIS,
1035
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1036
+ See the License for the specific language governing permissions and
1037
+ limitations under the License.
1038
+
1039
+
1040
+ --------------------------------------------------------------------------------
1041
+ Package: tslib
1042
+ License: "0BSD"
1043
+
1044
+ Copyright (c) Microsoft Corporation.
1045
+
1046
+ Permission to use, copy, modify, and/or distribute this software for any
1047
+ purpose with or without fee is hereby granted.
1048
+
1049
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1050
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
1051
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1052
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1053
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
1054
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1055
+ PERFORMANCE OF THIS SOFTWARE.
1056
+ --------------------------------------------------------------------------------
1057
+ Package: @angular/core
1058
+ License: "MIT"
1059
+
1060
+ The MIT License
1061
+
1062
+ Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
1063
+
1064
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1065
+ of this software and associated documentation files (the "Software"), to deal
1066
+ in the Software without restriction, including without limitation the rights
1067
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1068
+ copies of the Software, and to permit persons to whom the Software is
1069
+ furnished to do so, subject to the following conditions:
1070
+
1071
+ The above copyright notice and this permission notice shall be included in
1072
+ all copies or substantial portions of the Software.
1073
+
1074
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1075
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1076
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1077
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1078
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1079
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1080
+ THE SOFTWARE.
1081
+
1082
+ --------------------------------------------------------------------------------
1083
+ Package: zone.js
1084
+ License: "MIT"
1085
+
1086
+ The MIT License
1087
+
1088
+ Copyright (c) 2010-2024 Google LLC. https://angular.io/license
1089
+
1090
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1091
+ of this software and associated documentation files (the "Software"), to deal
1092
+ in the Software without restriction, including without limitation the rights
1093
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1094
+ copies of the Software, and to permit persons to whom the Software is
1095
+ furnished to do so, subject to the following conditions:
1096
+
1097
+ The above copyright notice and this permission notice shall be included in
1098
+ all copies or substantial portions of the Software.
1099
+
1100
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1101
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1102
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1103
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1104
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1105
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1106
+ THE SOFTWARE.
1107
+
1108
+ --------------------------------------------------------------------------------
@@ -332,10 +332,10 @@
332
332
  <meta name="theme-color" content="#1976d2">
333
333
  <meta name="theme-color" content="#1976d2">
334
334
  <noscript></noscript>
335
- <style>@layer theme{:root{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-500:oklch(.637 .237 25.331);--color-yellow-500:oklch(.795 .184 86.047);--color-green-500:oklch(.723 .219 149.579);--color-gray-200:oklch(.928 .006 264.531);--color-gray-300:oklch(.872 .01 258.338);--color-gray-400:oklch(.707 .022 261.325);--color-gray-500:oklch(.551 .027 264.364);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-lg:.5rem;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--default-font-family:var(--font-sans);--default-font-feature-settings:var(--font-sans--font-feature-settings);--default-font-variation-settings:var( --font-sans--font-variation-settings );--default-mono-font-family:var(--font-mono);--default-mono-font-feature-settings:var( --font-mono--font-feature-settings );--default-mono-font-variation-settings:var( --font-mono--font-variation-settings )}}@layer base{*,:after,:before{box-sizing:border-box;margin:0;padding:0;border:0 solid}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}body{line-height:inherit}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0;}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid;}@property --tw-leading{syntax:"*";inherits:false;}@property --tw-font-weight{syntax:"*";inherits:false;}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --tw-shadow-color{syntax:"*";inherits:false;}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --tw-inset-shadow-color{syntax:"*";inherits:false;}@property --tw-ring-color{syntax:"*";inherits:false;}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --tw-inset-ring-color{syntax:"*";inherits:false;}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --tw-ring-inset{syntax:"*";inherits:false;}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0px;}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff;}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --tw-blur{syntax:"*";inherits:false;}@property --tw-brightness{syntax:"*";inherits:false;}@property --tw-contrast{syntax:"*";inherits:false;}@property --tw-grayscale{syntax:"*";inherits:false;}@property --tw-hue-rotate{syntax:"*";inherits:false;}@property --tw-invert{syntax:"*";inherits:false;}@property --tw-opacity{syntax:"*";inherits:false;}@property --tw-saturate{syntax:"*";inherits:false;}@property --tw-sepia{syntax:"*";inherits:false;}@property --tw-drop-shadow{syntax:"*";inherits:false;}</style><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/receiptfeedback@26.7.4/browser/styles-Z6XOM756.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/receiptfeedback@26.7.4/browser/styles-Z6XOM756.css"></noscript></head>
335
+ <style>@layer theme{:root{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-500:oklch(.637 .237 25.331);--color-yellow-500:oklch(.795 .184 86.047);--color-green-500:oklch(.723 .219 149.579);--color-gray-200:oklch(.928 .006 264.531);--color-gray-300:oklch(.872 .01 258.338);--color-gray-400:oklch(.707 .022 261.325);--color-gray-500:oklch(.551 .027 264.364);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-lg:.5rem;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--default-font-family:var(--font-sans);--default-font-feature-settings:var(--font-sans--font-feature-settings);--default-font-variation-settings:var( --font-sans--font-variation-settings );--default-mono-font-family:var(--font-mono);--default-mono-font-feature-settings:var( --font-mono--font-feature-settings );--default-mono-font-variation-settings:var( --font-mono--font-variation-settings )}}@layer base{*,:after,:before{box-sizing:border-box;margin:0;padding:0;border:0 solid}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}body{line-height:inherit}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0;}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid;}@property --tw-leading{syntax:"*";inherits:false;}@property --tw-font-weight{syntax:"*";inherits:false;}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --tw-shadow-color{syntax:"*";inherits:false;}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --tw-inset-shadow-color{syntax:"*";inherits:false;}@property --tw-ring-color{syntax:"*";inherits:false;}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --tw-inset-ring-color{syntax:"*";inherits:false;}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --tw-ring-inset{syntax:"*";inherits:false;}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0px;}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff;}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --tw-blur{syntax:"*";inherits:false;}@property --tw-brightness{syntax:"*";inherits:false;}@property --tw-contrast{syntax:"*";inherits:false;}@property --tw-grayscale{syntax:"*";inherits:false;}@property --tw-hue-rotate{syntax:"*";inherits:false;}@property --tw-invert{syntax:"*";inherits:false;}@property --tw-opacity{syntax:"*";inherits:false;}@property --tw-saturate{syntax:"*";inherits:false;}@property --tw-sepia{syntax:"*";inherits:false;}@property --tw-drop-shadow{syntax:"*";inherits:false;}</style><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/receiptfeedback@26.8.0/browser/styles-Z6XOM756.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/receiptfeedback@26.8.0/browser/styles-Z6XOM756.css"></noscript></head>
336
336
 
337
337
  <body>
338
338
  <app-root></app-root>
339
339
  <noscript>Please enable JavaScript to continue using this application.</noscript>
340
- <link rel="modulepreload" href="https://cdn.jsdelivr.net/npm/receiptfeedback@26.7.4/browser/chunk-HZ3EMMMQ.js"><link rel="modulepreload" href="https://cdn.jsdelivr.net/npm/receiptfeedback@26.7.4/browser/chunk-VRDQHJMC.js"><link rel="modulepreload" href="https://cdn.jsdelivr.net/npm/receiptfeedback@26.7.4/browser/chunk-X4JT4KX5.js"><script src="https://cdn.jsdelivr.net/npm/receiptfeedback@26.7.4/browser/polyfills-EONH2QZO.js" type="module"></script><script src="https://cdn.jsdelivr.net/npm/receiptfeedback@26.7.4/browser/main-XXK2OVDU.js" type="module"></script></body>
340
+ <link rel="modulepreload" href="https://cdn.jsdelivr.net/npm/receiptfeedback@26.8.0/browser/chunk-HZ3EMMMQ.js"><link rel="modulepreload" href="https://cdn.jsdelivr.net/npm/receiptfeedback@26.8.0/browser/chunk-VRDQHJMC.js"><link rel="modulepreload" href="https://cdn.jsdelivr.net/npm/receiptfeedback@26.8.0/browser/chunk-X4JT4KX5.js"><script src="https://cdn.jsdelivr.net/npm/receiptfeedback@26.8.0/browser/polyfills-EONH2QZO.js" type="module"></script><script src="https://cdn.jsdelivr.net/npm/receiptfeedback@26.8.0/browser/main-XXK2OVDU.js" type="module"></script></body>
341
341
  </html>
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"receiptfeedback","version":"26.7.4"}
1
+ {"name":"receiptfeedback","version":"26.8.0"}
@@ -0,0 +1,3 @@
1
+ {
2
+ "routes": {}
3
+ }
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes