@colijnit/sharedcomponents 260.1.4 → 260.1.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.
@@ -1,2017 +0,0 @@
1
- @angular/animations
2
- MIT
3
-
4
- @angular/cdk
5
- MIT
6
- The MIT License
7
-
8
- Copyright (c) 2021 Google LLC.
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
- @angular/common
30
- MIT
31
-
32
- @angular/core
33
- MIT
34
-
35
- @angular/forms
36
- MIT
37
-
38
- @angular/platform-browser
39
- MIT
40
-
41
- @angular/router
42
- MIT
43
-
44
- @babel/runtime
45
- MIT
46
- MIT License
47
-
48
- Copyright (c) 2014-present Sebastian McKenzie and other contributors
49
-
50
- Permission is hereby granted, free of charge, to any person obtaining
51
- a copy of this software and associated documentation files (the
52
- "Software"), to deal in the Software without restriction, including
53
- without limitation the rights to use, copy, modify, merge, publish,
54
- distribute, sublicense, and/or sell copies of the Software, and to
55
- permit persons to whom the Software is furnished to do so, subject to
56
- the following conditions:
57
-
58
- The above copyright notice and this permission notice shall be
59
- included in all copies or substantial portions of the Software.
60
-
61
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
62
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
63
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
64
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
65
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
66
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
67
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
68
-
69
-
70
- @colijnit/articleapi
71
- ISC
72
-
73
- @colijnit/corecomponents_v12
74
-
75
- @colijnit/ioneconnector
76
- ISC
77
-
78
- @colijnit/mainapi
79
- ISC
80
-
81
- @colijnit/relationapi
82
- ISC
83
-
84
- @colijnit/sharedapi
85
- ISC
86
-
87
- @colijnit/sharedcomponents
88
-
89
- @kurkle/color
90
- MIT
91
- The MIT License (MIT)
92
-
93
- Copyright (c) 2018-2021 Jukka Kurkela
94
-
95
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
96
-
97
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
98
-
99
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
100
-
101
-
102
- @pdf-lib/standard-fonts
103
- MIT
104
- MIT License
105
-
106
- Copyright (c) 2018 Andrew Dillon
107
-
108
- Permission is hereby granted, free of charge, to any person obtaining a copy
109
- of this software and associated documentation files (the "Software"), to deal
110
- in the Software without restriction, including without limitation the rights
111
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
112
- copies of the Software, and to permit persons to whom the Software is
113
- furnished to do so, subject to the following conditions:
114
-
115
- The above copyright notice and this permission notice shall be included in all
116
- copies or substantial portions of the Software.
117
-
118
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
119
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
120
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
121
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
122
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
123
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
124
- SOFTWARE.
125
-
126
-
127
- @pdf-lib/upng
128
- MIT
129
- MIT License
130
-
131
- Copyright (c) 2017 Photopea
132
-
133
- Permission is hereby granted, free of charge, to any person obtaining a copy
134
- of this software and associated documentation files (the "Software"), to deal
135
- in the Software without restriction, including without limitation the rights
136
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
137
- copies of the Software, and to permit persons to whom the Software is
138
- furnished to do so, subject to the following conditions:
139
-
140
- The above copyright notice and this permission notice shall be included in all
141
- copies or substantial portions of the Software.
142
-
143
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
144
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
145
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
146
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
147
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
148
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
149
- SOFTWARE.
150
-
151
-
152
- @tweenjs/tween.js
153
- MIT
154
- The MIT License
155
-
156
- Copyright (c) 2010-2012 Tween.js authors.
157
-
158
- Easing equations Copyright (c) 2001 Robert Penner http://robertpenner.com/easing/
159
-
160
- Permission is hereby granted, free of charge, to any person obtaining a copy
161
- of this software and associated documentation files (the "Software"), to deal
162
- in the Software without restriction, including without limitation the rights
163
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
164
- copies of the Software, and to permit persons to whom the Software is
165
- furnished to do so, subject to the following conditions:
166
-
167
- The above copyright notice and this permission notice shall be included in
168
- all copies or substantial portions of the Software.
169
-
170
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
171
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
172
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
173
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
174
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
175
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
176
- THE SOFTWARE.
177
-
178
-
179
- axios
180
- MIT
181
- Copyright (c) 2014-present Matt Zabriskie
182
-
183
- Permission is hereby granted, free of charge, to any person obtaining a copy
184
- of this software and associated documentation files (the "Software"), to deal
185
- in the Software without restriction, including without limitation the rights
186
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
187
- copies of the Software, and to permit persons to whom the Software is
188
- furnished to do so, subject to the following conditions:
189
-
190
- The above copyright notice and this permission notice shall be included in
191
- all copies or substantial portions of the Software.
192
-
193
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
194
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
195
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
196
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
197
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
198
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
199
- THE SOFTWARE.
200
-
201
-
202
- canvg
203
- MIT
204
- The MIT License (MIT)
205
-
206
- Copyright (c) 2010 - present Gabe Lerner (gabelerner@gmail.com) - https://github.com/canvg/canvg
207
-
208
- Permission is hereby granted, free of charge, to any person obtaining a copy
209
- of this software and associated documentation files (the "Software"), to deal
210
- in the Software without restriction, including without limitation the rights
211
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
212
- copies of the Software, and to permit persons to whom the Software is
213
- furnished to do so, subject to the following conditions:
214
-
215
- The above copyright notice and this permission notice shall be included in all
216
- copies or substantial portions of the Software.
217
-
218
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
219
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
220
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
221
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
222
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
223
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
224
- SOFTWARE.
225
-
226
-
227
- chart.js
228
- MIT
229
- The MIT License (MIT)
230
-
231
- Copyright (c) 2014-2022 Chart.js Contributors
232
-
233
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
234
-
235
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
236
-
237
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
238
-
239
-
240
- circular-json
241
- MIT
242
- Copyright (C) 2013-2017 by Andrea Giammarchi - @WebReflection
243
-
244
- Permission is hereby granted, free of charge, to any person obtaining a copy
245
- of this software and associated documentation files (the "Software"), to deal
246
- in the Software without restriction, including without limitation the rights
247
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
248
- copies of the Software, and to permit persons to whom the Software is
249
- furnished to do so, subject to the following conditions:
250
-
251
- The above copyright notice and this permission notice shall be included in
252
- all copies or substantial portions of the Software.
253
-
254
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
255
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
256
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
257
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
258
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
259
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
260
- THE SOFTWARE.
261
-
262
-
263
- core-js
264
- MIT
265
- Copyright (c) 2014-2021 Denis Pushkarev
266
-
267
- Permission is hereby granted, free of charge, to any person obtaining a copy
268
- of this software and associated documentation files (the "Software"), to deal
269
- in the Software without restriction, including without limitation the rights
270
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
271
- copies of the Software, and to permit persons to whom the Software is
272
- furnished to do so, subject to the following conditions:
273
-
274
- The above copyright notice and this permission notice shall be included in
275
- all copies or substantial portions of the Software.
276
-
277
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
278
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
279
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
280
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
281
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
282
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
283
- THE SOFTWARE.
284
-
285
-
286
- dijkstrajs
287
- MIT
288
- ```
289
- Dijkstra path-finding functions. Adapted from the Dijkstar Python project.
290
-
291
- Copyright (C) 2008
292
- Wyatt Baldwin <self@wyattbaldwin.com>
293
- All rights reserved
294
-
295
- Licensed under the MIT license.
296
-
297
- http://www.opensource.org/licenses/mit-license.php
298
-
299
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
300
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
301
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
302
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
303
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
304
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
305
- THE SOFTWARE.
306
- ```
307
-
308
-
309
- dompurify
310
- (MPL-2.0 OR Apache-2.0)
311
- DOMPurify
312
- Copyright 2024 Dr.-Ing. Mario Heiderich, Cure53
313
-
314
- DOMPurify is free software; you can redistribute it and/or modify it under the
315
- terms of either:
316
-
317
- a) the Apache License Version 2.0, or
318
- b) the Mozilla Public License Version 2.0
319
-
320
- -----------------------------------------------------------------------------
321
-
322
- Apache License
323
- Version 2.0, January 2004
324
- http://www.apache.org/licenses/
325
-
326
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
327
-
328
- 1. Definitions.
329
-
330
- "License" shall mean the terms and conditions for use, reproduction,
331
- and distribution as defined by Sections 1 through 9 of this document.
332
-
333
- "Licensor" shall mean the copyright owner or entity authorized by
334
- the copyright owner that is granting the License.
335
-
336
- "Legal Entity" shall mean the union of the acting entity and all
337
- other entities that control, are controlled by, or are under common
338
- control with that entity. For the purposes of this definition,
339
- "control" means (i) the power, direct or indirect, to cause the
340
- direction or management of such entity, whether by contract or
341
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
342
- outstanding shares, or (iii) beneficial ownership of such entity.
343
-
344
- "You" (or "Your") shall mean an individual or Legal Entity
345
- exercising permissions granted by this License.
346
-
347
- "Source" form shall mean the preferred form for making modifications,
348
- including but not limited to software source code, documentation
349
- source, and configuration files.
350
-
351
- "Object" form shall mean any form resulting from mechanical
352
- transformation or translation of a Source form, including but
353
- not limited to compiled object code, generated documentation,
354
- and conversions to other media types.
355
-
356
- "Work" shall mean the work of authorship, whether in Source or
357
- Object form, made available under the License, as indicated by a
358
- copyright notice that is included in or attached to the work
359
- (an example is provided in the Appendix below).
360
-
361
- "Derivative Works" shall mean any work, whether in Source or Object
362
- form, that is based on (or derived from) the Work and for which the
363
- editorial revisions, annotations, elaborations, or other modifications
364
- represent, as a whole, an original work of authorship. For the purposes
365
- of this License, Derivative Works shall not include works that remain
366
- separable from, or merely link (or bind by name) to the interfaces of,
367
- the Work and Derivative Works thereof.
368
-
369
- "Contribution" shall mean any work of authorship, including
370
- the original version of the Work and any modifications or additions
371
- to that Work or Derivative Works thereof, that is intentionally
372
- submitted to Licensor for inclusion in the Work by the copyright owner
373
- or by an individual or Legal Entity authorized to submit on behalf of
374
- the copyright owner. For the purposes of this definition, "submitted"
375
- means any form of electronic, verbal, or written communication sent
376
- to the Licensor or its representatives, including but not limited to
377
- communication on electronic mailing lists, source code control systems,
378
- and issue tracking systems that are managed by, or on behalf of, the
379
- Licensor for the purpose of discussing and improving the Work, but
380
- excluding communication that is conspicuously marked or otherwise
381
- designated in writing by the copyright owner as "Not a Contribution."
382
-
383
- "Contributor" shall mean Licensor and any individual or Legal Entity
384
- on behalf of whom a Contribution has been received by Licensor and
385
- subsequently incorporated within the Work.
386
-
387
- 2. Grant of Copyright License. Subject to the terms and conditions of
388
- this License, each Contributor hereby grants to You a perpetual,
389
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
390
- copyright license to reproduce, prepare Derivative Works of,
391
- publicly display, publicly perform, sublicense, and distribute the
392
- Work and such Derivative Works in Source or Object form.
393
-
394
- 3. Grant of Patent License. Subject to the terms and conditions of
395
- this License, each Contributor hereby grants to You a perpetual,
396
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
397
- (except as stated in this section) patent license to make, have made,
398
- use, offer to sell, sell, import, and otherwise transfer the Work,
399
- where such license applies only to those patent claims licensable
400
- by such Contributor that are necessarily infringed by their
401
- Contribution(s) alone or by combination of their Contribution(s)
402
- with the Work to which such Contribution(s) was submitted. If You
403
- institute patent litigation against any entity (including a
404
- cross-claim or counterclaim in a lawsuit) alleging that the Work
405
- or a Contribution incorporated within the Work constitutes direct
406
- or contributory patent infringement, then any patent licenses
407
- granted to You under this License for that Work shall terminate
408
- as of the date such litigation is filed.
409
-
410
- 4. Redistribution. You may reproduce and distribute copies of the
411
- Work or Derivative Works thereof in any medium, with or without
412
- modifications, and in Source or Object form, provided that You
413
- meet the following conditions:
414
-
415
- (a) You must give any other recipients of the Work or
416
- Derivative Works a copy of this License; and
417
-
418
- (b) You must cause any modified files to carry prominent notices
419
- stating that You changed the files; and
420
-
421
- (c) You must retain, in the Source form of any Derivative Works
422
- that You distribute, all copyright, patent, trademark, and
423
- attribution notices from the Source form of the Work,
424
- excluding those notices that do not pertain to any part of
425
- the Derivative Works; and
426
-
427
- (d) If the Work includes a "NOTICE" text file as part of its
428
- distribution, then any Derivative Works that You distribute must
429
- include a readable copy of the attribution notices contained
430
- within such NOTICE file, excluding those notices that do not
431
- pertain to any part of the Derivative Works, in at least one
432
- of the following places: within a NOTICE text file distributed
433
- as part of the Derivative Works; within the Source form or
434
- documentation, if provided along with the Derivative Works; or,
435
- within a display generated by the Derivative Works, if and
436
- wherever such third-party notices normally appear. The contents
437
- of the NOTICE file are for informational purposes only and
438
- do not modify the License. You may add Your own attribution
439
- notices within Derivative Works that You distribute, alongside
440
- or as an addendum to the NOTICE text from the Work, provided
441
- that such additional attribution notices cannot be construed
442
- as modifying the License.
443
-
444
- You may add Your own copyright statement to Your modifications and
445
- may provide additional or different license terms and conditions
446
- for use, reproduction, or distribution of Your modifications, or
447
- for any such Derivative Works as a whole, provided Your use,
448
- reproduction, and distribution of the Work otherwise complies with
449
- the conditions stated in this License.
450
-
451
- 5. Submission of Contributions. Unless You explicitly state otherwise,
452
- any Contribution intentionally submitted for inclusion in the Work
453
- by You to the Licensor shall be under the terms and conditions of
454
- this License, without any additional terms or conditions.
455
- Notwithstanding the above, nothing herein shall supersede or modify
456
- the terms of any separate license agreement you may have executed
457
- with Licensor regarding such Contributions.
458
-
459
- 6. Trademarks. This License does not grant permission to use the trade
460
- names, trademarks, service marks, or product names of the Licensor,
461
- except as required for reasonable and customary use in describing the
462
- origin of the Work and reproducing the content of the NOTICE file.
463
-
464
- 7. Disclaimer of Warranty. Unless required by applicable law or
465
- agreed to in writing, Licensor provides the Work (and each
466
- Contributor provides its Contributions) on an "AS IS" BASIS,
467
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
468
- implied, including, without limitation, any warranties or conditions
469
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
470
- PARTICULAR PURPOSE. You are solely responsible for determining the
471
- appropriateness of using or redistributing the Work and assume any
472
- risks associated with Your exercise of permissions under this License.
473
-
474
- 8. Limitation of Liability. In no event and under no legal theory,
475
- whether in tort (including negligence), contract, or otherwise,
476
- unless required by applicable law (such as deliberate and grossly
477
- negligent acts) or agreed to in writing, shall any Contributor be
478
- liable to You for damages, including any direct, indirect, special,
479
- incidental, or consequential damages of any character arising as a
480
- result of this License or out of the use or inability to use the
481
- Work (including but not limited to damages for loss of goodwill,
482
- work stoppage, computer failure or malfunction, or any and all
483
- other commercial damages or losses), even if such Contributor
484
- has been advised of the possibility of such damages.
485
-
486
- 9. Accepting Warranty or Additional Liability. While redistributing
487
- the Work or Derivative Works thereof, You may choose to offer,
488
- and charge a fee for, acceptance of support, warranty, indemnity,
489
- or other liability obligations and/or rights consistent with this
490
- License. However, in accepting such obligations, You may act only
491
- on Your own behalf and on Your sole responsibility, not on behalf
492
- of any other Contributor, and only if You agree to indemnify,
493
- defend, and hold each Contributor harmless for any liability
494
- incurred by, or claims asserted against, such Contributor by reason
495
- of your accepting any such warranty or additional liability.
496
-
497
- END OF TERMS AND CONDITIONS
498
-
499
- APPENDIX: How to apply the Apache License to your work.
500
-
501
- To apply the Apache License to your work, attach the following
502
- boilerplate notice, with the fields enclosed by brackets "[]"
503
- replaced with your own identifying information. (Don't include
504
- the brackets!) The text should be enclosed in the appropriate
505
- comment syntax for the file format. We also recommend that a
506
- file or class name and description of purpose be included on the
507
- same "printed page" as the copyright notice for easier
508
- identification within third-party archives.
509
-
510
- Copyright [yyyy] [name of copyright owner]
511
-
512
- Licensed under the Apache License, Version 2.0 (the "License");
513
- you may not use this file except in compliance with the License.
514
- You may obtain a copy of the License at
515
-
516
- http://www.apache.org/licenses/LICENSE-2.0
517
-
518
- Unless required by applicable law or agreed to in writing, software
519
- distributed under the License is distributed on an "AS IS" BASIS,
520
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
521
- See the License for the specific language governing permissions and
522
- limitations under the License.
523
-
524
- -----------------------------------------------------------------------------
525
- Mozilla Public License, version 2.0
526
-
527
- 1. Definitions
528
-
529
- 1.1. “Contributor”
530
-
531
- means each individual or legal entity that creates, contributes to the
532
- creation of, or owns Covered Software.
533
-
534
- 1.2. “Contributor Version”
535
-
536
- means the combination of the Contributions of others (if any) used by a
537
- Contributor and that particular Contributor’s Contribution.
538
-
539
- 1.3. “Contribution”
540
-
541
- means Covered Software of a particular Contributor.
542
-
543
- 1.4. “Covered Software”
544
-
545
- means Source Code Form to which the initial Contributor has attached the
546
- notice in Exhibit A, the Executable Form of such Source Code Form, and
547
- Modifications of such Source Code Form, in each case including portions
548
- thereof.
549
-
550
- 1.5. “Incompatible With Secondary Licenses”
551
- means
552
-
553
- a. that the initial Contributor has attached the notice described in
554
- Exhibit B to the Covered Software; or
555
-
556
- b. that the Covered Software was made available under the terms of version
557
- 1.1 or earlier of the License, but not also under the terms of a
558
- Secondary License.
559
-
560
- 1.6. “Executable Form”
561
-
562
- means any form of the work other than Source Code Form.
563
-
564
- 1.7. “Larger Work”
565
-
566
- means a work that combines Covered Software with other material, in a separate
567
- file or files, that is not Covered Software.
568
-
569
- 1.8. “License”
570
-
571
- means this document.
572
-
573
- 1.9. “Licensable”
574
-
575
- means having the right to grant, to the maximum extent possible, whether at the
576
- time of the initial grant or subsequently, any and all of the rights conveyed by
577
- this License.
578
-
579
- 1.10. “Modifications”
580
-
581
- means any of the following:
582
-
583
- a. any file in Source Code Form that results from an addition to, deletion
584
- from, or modification of the contents of Covered Software; or
585
-
586
- b. any new file in Source Code Form that contains any Covered Software.
587
-
588
- 1.11. “Patent Claims” of a Contributor
589
-
590
- means any patent claim(s), including without limitation, method, process,
591
- and apparatus claims, in any patent Licensable by such Contributor that
592
- would be infringed, but for the grant of the License, by the making,
593
- using, selling, offering for sale, having made, import, or transfer of
594
- either its Contributions or its Contributor Version.
595
-
596
- 1.12. “Secondary License”
597
-
598
- means either the GNU General Public License, Version 2.0, the GNU Lesser
599
- General Public License, Version 2.1, the GNU Affero General Public
600
- License, Version 3.0, or any later versions of those licenses.
601
-
602
- 1.13. “Source Code Form”
603
-
604
- means the form of the work preferred for making modifications.
605
-
606
- 1.14. “You” (or “Your”)
607
-
608
- means an individual or a legal entity exercising rights under this
609
- License. For legal entities, “You” includes any entity that controls, is
610
- controlled by, or is under common control with You. For purposes of this
611
- definition, “control” means (a) the power, direct or indirect, to cause
612
- the direction or management of such entity, whether by contract or
613
- otherwise, or (b) ownership of more than fifty percent (50%) of the
614
- outstanding shares or beneficial ownership of such entity.
615
-
616
-
617
- 2. License Grants and Conditions
618
-
619
- 2.1. Grants
620
-
621
- Each Contributor hereby grants You a world-wide, royalty-free,
622
- non-exclusive license:
623
-
624
- a. under intellectual property rights (other than patent or trademark)
625
- Licensable by such Contributor to use, reproduce, make available,
626
- modify, display, perform, distribute, and otherwise exploit its
627
- Contributions, either on an unmodified basis, with Modifications, or as
628
- part of a Larger Work; and
629
-
630
- b. under Patent Claims of such Contributor to make, use, sell, offer for
631
- sale, have made, import, and otherwise transfer either its Contributions
632
- or its Contributor Version.
633
-
634
- 2.2. Effective Date
635
-
636
- The licenses granted in Section 2.1 with respect to any Contribution become
637
- effective for each Contribution on the date the Contributor first distributes
638
- such Contribution.
639
-
640
- 2.3. Limitations on Grant Scope
641
-
642
- The licenses granted in this Section 2 are the only rights granted under this
643
- License. No additional rights or licenses will be implied from the distribution
644
- or licensing of Covered Software under this License. Notwithstanding Section
645
- 2.1(b) above, no patent license is granted by a Contributor:
646
-
647
- a. for any code that a Contributor has removed from Covered Software; or
648
-
649
- b. for infringements caused by: (i) Your and any other third party’s
650
- modifications of Covered Software, or (ii) the combination of its
651
- Contributions with other software (except as part of its Contributor
652
- Version); or
653
-
654
- c. under Patent Claims infringed by Covered Software in the absence of its
655
- Contributions.
656
-
657
- This License does not grant any rights in the trademarks, service marks, or
658
- logos of any Contributor (except as may be necessary to comply with the
659
- notice requirements in Section 3.4).
660
-
661
- 2.4. Subsequent Licenses
662
-
663
- No Contributor makes additional grants as a result of Your choice to
664
- distribute the Covered Software under a subsequent version of this License
665
- (see Section 10.2) or under the terms of a Secondary License (if permitted
666
- under the terms of Section 3.3).
667
-
668
- 2.5. Representation
669
-
670
- Each Contributor represents that the Contributor believes its Contributions
671
- are its original creation(s) or it has sufficient rights to grant the
672
- rights to its Contributions conveyed by this License.
673
-
674
- 2.6. Fair Use
675
-
676
- This License is not intended to limit any rights You have under applicable
677
- copyright doctrines of fair use, fair dealing, or other equivalents.
678
-
679
- 2.7. Conditions
680
-
681
- Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in
682
- Section 2.1.
683
-
684
-
685
- 3. Responsibilities
686
-
687
- 3.1. Distribution of Source Form
688
-
689
- All distribution of Covered Software in Source Code Form, including any
690
- Modifications that You create or to which You contribute, must be under the
691
- terms of this License. You must inform recipients that the Source Code Form
692
- of the Covered Software is governed by the terms of this License, and how
693
- they can obtain a copy of this License. You may not attempt to alter or
694
- restrict the recipients’ rights in the Source Code Form.
695
-
696
- 3.2. Distribution of Executable Form
697
-
698
- If You distribute Covered Software in Executable Form then:
699
-
700
- a. such Covered Software must also be made available in Source Code Form,
701
- as described in Section 3.1, and You must inform recipients of the
702
- Executable Form how they can obtain a copy of such Source Code Form by
703
- reasonable means in a timely manner, at a charge no more than the cost
704
- of distribution to the recipient; and
705
-
706
- b. You may distribute such Executable Form under the terms of this License,
707
- or sublicense it under different terms, provided that the license for
708
- the Executable Form does not attempt to limit or alter the recipients’
709
- rights in the Source Code Form under this License.
710
-
711
- 3.3. Distribution of a Larger Work
712
-
713
- You may create and distribute a Larger Work under terms of Your choice,
714
- provided that You also comply with the requirements of this License for the
715
- Covered Software. If the Larger Work is a combination of Covered Software
716
- with a work governed by one or more Secondary Licenses, and the Covered
717
- Software is not Incompatible With Secondary Licenses, this License permits
718
- You to additionally distribute such Covered Software under the terms of
719
- such Secondary License(s), so that the recipient of the Larger Work may, at
720
- their option, further distribute the Covered Software under the terms of
721
- either this License or such Secondary License(s).
722
-
723
- 3.4. Notices
724
-
725
- You may not remove or alter the substance of any license notices (including
726
- copyright notices, patent notices, disclaimers of warranty, or limitations
727
- of liability) contained within the Source Code Form of the Covered
728
- Software, except that You may alter any license notices to the extent
729
- required to remedy known factual inaccuracies.
730
-
731
- 3.5. Application of Additional Terms
732
-
733
- You may choose to offer, and to charge a fee for, warranty, support,
734
- indemnity or liability obligations to one or more recipients of Covered
735
- Software. However, You may do so only on Your own behalf, and not on behalf
736
- of any Contributor. You must make it absolutely clear that any such
737
- warranty, support, indemnity, or liability obligation is offered by You
738
- alone, and You hereby agree to indemnify every Contributor for any
739
- liability incurred by such Contributor as a result of warranty, support,
740
- indemnity or liability terms You offer. You may include additional
741
- disclaimers of warranty and limitations of liability specific to any
742
- jurisdiction.
743
-
744
- 4. Inability to Comply Due to Statute or Regulation
745
-
746
- If it is impossible for You to comply with any of the terms of this License
747
- with respect to some or all of the Covered Software due to statute, judicial
748
- order, or regulation then You must: (a) comply with the terms of this License
749
- to the maximum extent possible; and (b) describe the limitations and the code
750
- they affect. Such description must be placed in a text file included with all
751
- distributions of the Covered Software under this License. Except to the
752
- extent prohibited by statute or regulation, such description must be
753
- sufficiently detailed for a recipient of ordinary skill to be able to
754
- understand it.
755
-
756
- 5. Termination
757
-
758
- 5.1. The rights granted under this License will terminate automatically if You
759
- fail to comply with any of its terms. However, if You become compliant,
760
- then the rights granted under this License from a particular Contributor
761
- are reinstated (a) provisionally, unless and until such Contributor
762
- explicitly and finally terminates Your grants, and (b) on an ongoing basis,
763
- if such Contributor fails to notify You of the non-compliance by some
764
- reasonable means prior to 60 days after You have come back into compliance.
765
- Moreover, Your grants from a particular Contributor are reinstated on an
766
- ongoing basis if such Contributor notifies You of the non-compliance by
767
- some reasonable means, this is the first time You have received notice of
768
- non-compliance with this License from such Contributor, and You become
769
- compliant prior to 30 days after Your receipt of the notice.
770
-
771
- 5.2. If You initiate litigation against any entity by asserting a patent
772
- infringement claim (excluding declaratory judgment actions, counter-claims,
773
- and cross-claims) alleging that a Contributor Version directly or
774
- indirectly infringes any patent, then the rights granted to You by any and
775
- all Contributors for the Covered Software under Section 2.1 of this License
776
- shall terminate.
777
-
778
- 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user
779
- license agreements (excluding distributors and resellers) which have been
780
- validly granted by You or Your distributors under this License prior to
781
- termination shall survive termination.
782
-
783
- 6. Disclaimer of Warranty
784
-
785
- Covered Software is provided under this License on an “as is” basis, without
786
- warranty of any kind, either expressed, implied, or statutory, including,
787
- without limitation, warranties that the Covered Software is free of defects,
788
- merchantable, fit for a particular purpose or non-infringing. The entire
789
- risk as to the quality and performance of the Covered Software is with You.
790
- Should any Covered Software prove defective in any respect, You (not any
791
- Contributor) assume the cost of any necessary servicing, repair, or
792
- correction. This disclaimer of warranty constitutes an essential part of this
793
- License. No use of any Covered Software is authorized under this License
794
- except under this disclaimer.
795
-
796
- 7. Limitation of Liability
797
-
798
- Under no circumstances and under no legal theory, whether tort (including
799
- negligence), contract, or otherwise, shall any Contributor, or anyone who
800
- distributes Covered Software as permitted above, be liable to You for any
801
- direct, indirect, special, incidental, or consequential damages of any
802
- character including, without limitation, damages for lost profits, loss of
803
- goodwill, work stoppage, computer failure or malfunction, or any and all
804
- other commercial damages or losses, even if such party shall have been
805
- informed of the possibility of such damages. This limitation of liability
806
- shall not apply to liability for death or personal injury resulting from such
807
- party’s negligence to the extent applicable law prohibits such limitation.
808
- Some jurisdictions do not allow the exclusion or limitation of incidental or
809
- consequential damages, so this exclusion and limitation may not apply to You.
810
-
811
- 8. Litigation
812
-
813
- Any litigation relating to this License may be brought only in the courts of
814
- a jurisdiction where the defendant maintains its principal place of business
815
- and such litigation shall be governed by laws of that jurisdiction, without
816
- reference to its conflict-of-law provisions. Nothing in this Section shall
817
- prevent a party’s ability to bring cross-claims or counter-claims.
818
-
819
- 9. Miscellaneous
820
-
821
- This License represents the complete agreement concerning the subject matter
822
- hereof. If any provision of this License is held to be unenforceable, such
823
- provision shall be reformed only to the extent necessary to make it
824
- enforceable. Any law or regulation which provides that the language of a
825
- contract shall be construed against the drafter shall not be used to construe
826
- this License against a Contributor.
827
-
828
-
829
- 10. Versions of the License
830
-
831
- 10.1. New Versions
832
-
833
- Mozilla Foundation is the license steward. Except as provided in Section
834
- 10.3, no one other than the license steward has the right to modify or
835
- publish new versions of this License. Each version will be given a
836
- distinguishing version number.
837
-
838
- 10.2. Effect of New Versions
839
-
840
- You may distribute the Covered Software under the terms of the version of
841
- the License under which You originally received the Covered Software, or
842
- under the terms of any subsequent version published by the license
843
- steward.
844
-
845
- 10.3. Modified Versions
846
-
847
- If you create software not governed by this License, and you want to
848
- create a new license for such software, you may create and use a modified
849
- version of this License if you rename the license and remove any
850
- references to the name of the license steward (except to note that such
851
- modified license differs from this License).
852
-
853
- 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses
854
- If You choose to distribute Source Code Form that is Incompatible With
855
- Secondary Licenses under the terms of this version of the License, the
856
- notice described in Exhibit B of this License must be attached.
857
-
858
- Exhibit A - Source Code Form License Notice
859
-
860
- This Source Code Form is subject to the
861
- terms of the Mozilla Public License, v.
862
- 2.0. If a copy of the MPL was not
863
- distributed with this file, You can
864
- obtain one at
865
- http://mozilla.org/MPL/2.0/.
866
-
867
- If it is not possible or desirable to put the notice in a particular file, then
868
- You may include the notice in a location (such as a LICENSE file in a relevant
869
- directory) where a recipient would be likely to look for such a notice.
870
-
871
- You may add additional accurate notices of copyright ownership.
872
-
873
- Exhibit B - “Incompatible With Secondary Licenses” Notice
874
-
875
- This Source Code Form is “Incompatible
876
- With Secondary Licenses”, as defined by
877
- the Mozilla Public License, v. 2.0.
878
-
879
-
880
-
881
- fflate
882
- MIT
883
- MIT License
884
-
885
- Copyright (c) 2023 Arjun Barrett
886
-
887
- Permission is hereby granted, free of charge, to any person obtaining a copy
888
- of this software and associated documentation files (the "Software"), to deal
889
- in the Software without restriction, including without limitation the rights
890
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
891
- copies of the Software, and to permit persons to whom the Software is
892
- furnished to do so, subject to the following conditions:
893
-
894
- The above copyright notice and this permission notice shall be included in all
895
- copies or substantial portions of the Software.
896
-
897
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
898
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
899
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
900
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
901
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
902
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
903
- SOFTWARE.
904
-
905
- fingerprintjs2
906
- MIT
907
- Fingerprintjs2 1.5.1 - Modern & flexible browser fingerprint library v2
908
- https://github.com/Valve/fingerprintjs2
909
- Copyright (c) 2015 Valentin Vasilyev (valentin.vasilyev@outlook.com)
910
- Licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) license.
911
-
912
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
913
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
914
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
915
- ARE DISCLAIMED. IN NO EVENT SHALL VALENTIN VASILYEV BE LIABLE FOR ANY
916
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
917
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
918
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
919
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
920
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
921
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
922
-
923
- hammerjs
924
- MIT
925
- The MIT License (MIT)
926
-
927
- Copyright (C) 2011-2014 by Jorik Tangelder (Eight Media)
928
-
929
- Permission is hereby granted, free of charge, to any person obtaining a copy
930
- of this software and associated documentation files (the "Software"), to deal
931
- in the Software without restriction, including without limitation the rights
932
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
933
- copies of the Software, and to permit persons to whom the Software is
934
- furnished to do so, subject to the following conditions:
935
-
936
- The above copyright notice and this permission notice shall be included in
937
- all copies or substantial portions of the Software.
938
-
939
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
940
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
941
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
942
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
943
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
944
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
945
- THE SOFTWARE.
946
-
947
-
948
- html-to-image
949
- MIT
950
- MIT License
951
-
952
- Copyright (c) 2017-2023 W.Y.
953
-
954
- Permission is hereby granted, free of charge, to any person obtaining a copy
955
- of this software and associated documentation files (the "Software"), to deal
956
- in the Software without restriction, including without limitation the rights
957
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
958
- copies of the Software, and to permit persons to whom the Software is
959
- furnished to do so, subject to the following conditions:
960
-
961
- The above copyright notice and this permission notice shall be included in all
962
- copies or substantial portions of the Software.
963
-
964
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
965
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
966
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
967
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
968
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
969
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
970
- SOFTWARE.
971
-
972
-
973
- html2canvas
974
- MIT
975
- Copyright (c) 2012 Niklas von Hertzen
976
-
977
- Permission is hereby granted, free of charge, to any person
978
- obtaining a copy of this software and associated documentation
979
- files (the "Software"), to deal in the Software without
980
- restriction, including without limitation the rights to use,
981
- copy, modify, merge, publish, distribute, sublicense, and/or sell
982
- copies of the Software, and to permit persons to whom the
983
- Software is furnished to do so, subject to the following
984
- conditions:
985
-
986
- The above copyright notice and this permission notice shall be
987
- included in all copies or substantial portions of the Software.
988
-
989
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
990
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
991
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
992
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
993
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
994
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
995
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
996
- OTHER DEALINGS IN THE SOFTWARE.
997
-
998
- jsencrypt
999
- MIT
1000
- File: /src/LICENSE.txt
1001
- The MIT License (MIT)
1002
- Copyright (c) 2015 Form.io
1003
-
1004
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1005
- this software and associated documentation files (the "Software"), to deal in the
1006
- Software without restriction, including without limitation the rights to use,
1007
- copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
1008
- Software, and to permit persons to whom the Software is furnished to do so,
1009
- subject to the following conditions:
1010
-
1011
- The above copyright notice and this permission notice shall be included in all
1012
- copies or substantial portions of the Software.
1013
-
1014
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
1015
- INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1016
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1017
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1018
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1019
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1020
-
1021
- File: /lib/jsrsasign/LICENSE.txt
1022
-
1023
-
1024
- CONTAINS CODE FROM YUI LIBRARY SEE LICENSE @ http://yuilibrary.com/license/
1025
-
1026
- The 'jsrsasign'(RSA-Sign JavaScript Library) License
1027
-
1028
- Copyright (c) 2010-2013 Kenji Urushima
1029
-
1030
- Permission is hereby granted, free of charge, to any person obtaining a copy
1031
- of this software and associated documentation files (the "Software"), to deal
1032
- in the Software without restriction, including without limitation the rights
1033
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1034
- copies of the Software, and to permit persons to whom the Software is
1035
- furnished to do so, subject to the following conditions:
1036
-
1037
- The above copyright notice and this permission notice shall be included in
1038
- all copies or substantial portions of the Software.
1039
-
1040
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1041
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1042
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1043
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1044
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1045
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1046
- THE SOFTWARE.
1047
- File: /lib/jsbn/LICENSE.txt
1048
-
1049
-
1050
- Licensing
1051
- ---------
1052
-
1053
- This software is covered under the following copyright:
1054
-
1055
- /*
1056
- * Copyright (c) 2003-2005 Tom Wu
1057
- * All Rights Reserved.
1058
- *
1059
- * Permission is hereby granted, free of charge, to any person obtaining
1060
- * a copy of this software and associated documentation files (the
1061
- * "Software"), to deal in the Software without restriction, including
1062
- * without limitation the rights to use, copy, modify, merge, publish,
1063
- * distribute, sublicense, and/or sell copies of the Software, and to
1064
- * permit persons to whom the Software is furnished to do so, subject to
1065
- * the following conditions:
1066
- *
1067
- * The above copyright notice and this permission notice shall be
1068
- * included in all copies or substantial portions of the Software.
1069
- *
1070
- * THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
1071
- * EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
1072
- * WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
1073
- *
1074
- * IN NO EVENT SHALL TOM WU BE LIABLE FOR ANY SPECIAL, INCIDENTAL,
1075
- * INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER
1076
- * RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF
1077
- * THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT
1078
- * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1079
- *
1080
- * In addition, the following condition applies:
1081
- *
1082
- * All redistributions must retain an intact copy of this copyright notice
1083
- * and disclaimer.
1084
- */
1085
-
1086
- Address all questions regarding this license to:
1087
-
1088
- Tom Wu
1089
- tjw@cs.Stanford.EDU
1090
- File: /lib/asn1js/LICENSE.txt
1091
-
1092
-
1093
- ASN.1 JavaScript decoder
1094
- Copyright (c) 2008-2013 Lapo Luchini <lapo@lapo.it>
1095
-
1096
- Permission to use, copy, modify, and/or distribute this software for any
1097
- purpose with or without fee is hereby granted, provided that the above
1098
- copyright notice and this permission notice appear in all copies.
1099
-
1100
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1101
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1102
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1103
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1104
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1105
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1106
- OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1107
-
1108
- jspdf
1109
- MIT
1110
- Copyright
1111
- (c) 2010-2021 James Hall, https://github.com/MrRio/jsPDF
1112
- (c) 2015-2021 yWorks GmbH, https://www.yworks.com/
1113
-
1114
- Permission is hereby granted, free of charge, to any person obtaining
1115
- a copy of this software and associated documentation files (the
1116
- "Software"), to deal in the Software without restriction, including
1117
- without limitation the rights to use, copy, modify, merge, publish,
1118
- distribute, sublicense, and/or sell copies of the Software, and to
1119
- permit persons to whom the Software is furnished to do so, subject to
1120
- the following conditions:
1121
-
1122
- The above copyright notice and this permission notice shall be
1123
- included in all copies or substantial portions of the Software.
1124
-
1125
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1126
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1127
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1128
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1129
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1130
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1131
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1132
-
1133
-
1134
- jwt-decode
1135
- MIT
1136
- The MIT License (MIT)
1137
-
1138
- Copyright (c) 2015 Auth0, Inc. <support@auth0.com> (http://auth0.com)
1139
-
1140
- Permission is hereby granted, free of charge, to any person obtaining a copy
1141
- of this software and associated documentation files (the "Software"), to deal
1142
- in the Software without restriction, including without limitation the rights
1143
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1144
- copies of the Software, and to permit persons to whom the Software is
1145
- furnished to do so, subject to the following conditions:
1146
-
1147
- The above copyright notice and this permission notice shall be included in all
1148
- copies or substantial portions of the Software.
1149
-
1150
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1151
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1152
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1153
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1154
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1155
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1156
- SOFTWARE.
1157
-
1158
-
1159
- moment
1160
- MIT
1161
- Copyright (c) JS Foundation and other contributors
1162
-
1163
- Permission is hereby granted, free of charge, to any person
1164
- obtaining a copy of this software and associated documentation
1165
- files (the "Software"), to deal in the Software without
1166
- restriction, including without limitation the rights to use,
1167
- copy, modify, merge, publish, distribute, sublicense, and/or sell
1168
- copies of the Software, and to permit persons to whom the
1169
- Software is furnished to do so, subject to the following
1170
- conditions:
1171
-
1172
- The above copyright notice and this permission notice shall be
1173
- included in all copies or substantial portions of the Software.
1174
-
1175
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1176
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
1177
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1178
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1179
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1180
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1181
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1182
- OTHER DEALINGS IN THE SOFTWARE.
1183
-
1184
-
1185
- ng-recaptcha
1186
- MIT
1187
- The MIT License (MIT)
1188
-
1189
- Copyright (c) 2016 Ruslan Arkhipau
1190
-
1191
- Permission is hereby granted, free of charge, to any person obtaining a copy
1192
- of this software and associated documentation files (the "Software"), to deal
1193
- in the Software without restriction, including without limitation the rights
1194
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1195
- copies of the Software, and to permit persons to whom the Software is
1196
- furnished to do so, subject to the following conditions:
1197
-
1198
- The above copyright notice and this permission notice shall be included in all
1199
- copies or substantial portions of the Software.
1200
-
1201
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1202
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1203
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1204
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1205
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1206
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1207
- SOFTWARE.
1208
-
1209
-
1210
- nodejs-jsencrypt
1211
- MIT
1212
- File: /src/LICENSE.txt
1213
- The MIT License (MIT)
1214
- Copyright (c) 2015 Form.io
1215
-
1216
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1217
- this software and associated documentation files (the "Software"), to deal in the
1218
- Software without restriction, including without limitation the rights to use,
1219
- copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
1220
- Software, and to permit persons to whom the Software is furnished to do so,
1221
- subject to the following conditions:
1222
-
1223
- The above copyright notice and this permission notice shall be included in all
1224
- copies or substantial portions of the Software.
1225
-
1226
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
1227
- INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1228
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1229
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1230
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1231
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1232
-
1233
- File: /lib/jsrsasign/LICENSE.txt
1234
-
1235
-
1236
- CONTAINS CODE FROM YUI LIBRARY SEE LICENSE @ http://yuilibrary.com/license/
1237
-
1238
- The 'jsrsasign'(RSA-Sign JavaScript Library) License
1239
-
1240
- Copyright (c) 2010-2013 Kenji Urushima
1241
-
1242
- Permission is hereby granted, free of charge, to any person obtaining a copy
1243
- of this software and associated documentation files (the "Software"), to deal
1244
- in the Software without restriction, including without limitation the rights
1245
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1246
- copies of the Software, and to permit persons to whom the Software is
1247
- furnished to do so, subject to the following conditions:
1248
-
1249
- The above copyright notice and this permission notice shall be included in
1250
- all copies or substantial portions of the Software.
1251
-
1252
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1253
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1254
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1255
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1256
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1257
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1258
- THE SOFTWARE.
1259
- File: /lib/jsbn/LICENSE.txt
1260
-
1261
-
1262
- Licensing
1263
- ---------
1264
-
1265
- This software is covered under the following copyright:
1266
-
1267
- /*
1268
- * Copyright (c) 2003-2005 Tom Wu
1269
- * All Rights Reserved.
1270
- *
1271
- * Permission is hereby granted, free of charge, to any person obtaining
1272
- * a copy of this software and associated documentation files (the
1273
- * "Software"), to deal in the Software without restriction, including
1274
- * without limitation the rights to use, copy, modify, merge, publish,
1275
- * distribute, sublicense, and/or sell copies of the Software, and to
1276
- * permit persons to whom the Software is furnished to do so, subject to
1277
- * the following conditions:
1278
- *
1279
- * The above copyright notice and this permission notice shall be
1280
- * included in all copies or substantial portions of the Software.
1281
- *
1282
- * THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
1283
- * EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
1284
- * WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
1285
- *
1286
- * IN NO EVENT SHALL TOM WU BE LIABLE FOR ANY SPECIAL, INCIDENTAL,
1287
- * INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER
1288
- * RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF
1289
- * THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT
1290
- * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1291
- *
1292
- * In addition, the following condition applies:
1293
- *
1294
- * All redistributions must retain an intact copy of this copyright notice
1295
- * and disclaimer.
1296
- */
1297
-
1298
- Address all questions regarding this license to:
1299
-
1300
- Tom Wu
1301
- tjw@cs.Stanford.EDU
1302
- File: /lib/asn1js/LICENSE.txt
1303
-
1304
-
1305
- ASN.1 JavaScript decoder
1306
- Copyright (c) 2008-2013 Lapo Luchini <lapo@lapo.it>
1307
-
1308
- Permission to use, copy, modify, and/or distribute this software for any
1309
- purpose with or without fee is hereby granted, provided that the above
1310
- copyright notice and this permission notice appear in all copies.
1311
-
1312
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1313
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1314
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1315
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1316
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1317
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1318
- OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1319
-
1320
- pako
1321
- (MIT AND Zlib)
1322
- (The MIT License)
1323
-
1324
- Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
1325
-
1326
- Permission is hereby granted, free of charge, to any person obtaining a copy
1327
- of this software and associated documentation files (the "Software"), to deal
1328
- in the Software without restriction, including without limitation the rights
1329
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1330
- copies of the Software, and to permit persons to whom the Software is
1331
- furnished to do so, subject to the following conditions:
1332
-
1333
- The above copyright notice and this permission notice shall be included in
1334
- all copies or substantial portions of the Software.
1335
-
1336
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1337
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1338
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1339
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1340
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1341
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1342
- THE SOFTWARE.
1343
-
1344
-
1345
- path2d-polyfill
1346
- MIT
1347
- MIT License
1348
-
1349
- Copyright (c) 2018 Anders Nilsson
1350
-
1351
- Permission is hereby granted, free of charge, to any person obtaining a copy
1352
- of this software and associated documentation files (the "Software"), to deal
1353
- in the Software without restriction, including without limitation the rights
1354
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1355
- copies of the Software, and to permit persons to whom the Software is
1356
- furnished to do so, subject to the following conditions:
1357
-
1358
- The above copyright notice and this permission notice shall be included in all
1359
- copies or substantial portions of the Software.
1360
-
1361
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1362
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1363
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1364
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1365
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1366
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1367
- SOFTWARE.
1368
-
1369
-
1370
- pdf-lib
1371
- MIT
1372
- MIT License
1373
-
1374
- Copyright (c) 2019 Andrew Dillon
1375
-
1376
- Permission is hereby granted, free of charge, to any person obtaining a copy
1377
- of this software and associated documentation files (the "Software"), to deal
1378
- in the Software without restriction, including without limitation the rights
1379
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1380
- copies of the Software, and to permit persons to whom the Software is
1381
- furnished to do so, subject to the following conditions:
1382
-
1383
- The above copyright notice and this permission notice shall be included in all
1384
- copies or substantial portions of the Software.
1385
-
1386
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1387
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1388
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1389
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1390
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1391
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1392
- SOFTWARE.
1393
-
1394
-
1395
- pdfjs-dist
1396
- Apache-2.0
1397
-
1398
- Apache License
1399
- Version 2.0, January 2004
1400
- http://www.apache.org/licenses/
1401
-
1402
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1403
-
1404
- 1. Definitions.
1405
-
1406
- "License" shall mean the terms and conditions for use, reproduction,
1407
- and distribution as defined by Sections 1 through 9 of this document.
1408
-
1409
- "Licensor" shall mean the copyright owner or entity authorized by
1410
- the copyright owner that is granting the License.
1411
-
1412
- "Legal Entity" shall mean the union of the acting entity and all
1413
- other entities that control, are controlled by, or are under common
1414
- control with that entity. For the purposes of this definition,
1415
- "control" means (i) the power, direct or indirect, to cause the
1416
- direction or management of such entity, whether by contract or
1417
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1418
- outstanding shares, or (iii) beneficial ownership of such entity.
1419
-
1420
- "You" (or "Your") shall mean an individual or Legal Entity
1421
- exercising permissions granted by this License.
1422
-
1423
- "Source" form shall mean the preferred form for making modifications,
1424
- including but not limited to software source code, documentation
1425
- source, and configuration files.
1426
-
1427
- "Object" form shall mean any form resulting from mechanical
1428
- transformation or translation of a Source form, including but
1429
- not limited to compiled object code, generated documentation,
1430
- and conversions to other media types.
1431
-
1432
- "Work" shall mean the work of authorship, whether in Source or
1433
- Object form, made available under the License, as indicated by a
1434
- copyright notice that is included in or attached to the work
1435
- (an example is provided in the Appendix below).
1436
-
1437
- "Derivative Works" shall mean any work, whether in Source or Object
1438
- form, that is based on (or derived from) the Work and for which the
1439
- editorial revisions, annotations, elaborations, or other modifications
1440
- represent, as a whole, an original work of authorship. For the purposes
1441
- of this License, Derivative Works shall not include works that remain
1442
- separable from, or merely link (or bind by name) to the interfaces of,
1443
- the Work and Derivative Works thereof.
1444
-
1445
- "Contribution" shall mean any work of authorship, including
1446
- the original version of the Work and any modifications or additions
1447
- to that Work or Derivative Works thereof, that is intentionally
1448
- submitted to Licensor for inclusion in the Work by the copyright owner
1449
- or by an individual or Legal Entity authorized to submit on behalf of
1450
- the copyright owner. For the purposes of this definition, "submitted"
1451
- means any form of electronic, verbal, or written communication sent
1452
- to the Licensor or its representatives, including but not limited to
1453
- communication on electronic mailing lists, source code control systems,
1454
- and issue tracking systems that are managed by, or on behalf of, the
1455
- Licensor for the purpose of discussing and improving the Work, but
1456
- excluding communication that is conspicuously marked or otherwise
1457
- designated in writing by the copyright owner as "Not a Contribution."
1458
-
1459
- "Contributor" shall mean Licensor and any individual or Legal Entity
1460
- on behalf of whom a Contribution has been received by Licensor and
1461
- subsequently incorporated within the Work.
1462
-
1463
- 2. Grant of Copyright License. Subject to the terms and conditions of
1464
- this License, each Contributor hereby grants to You a perpetual,
1465
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1466
- copyright license to reproduce, prepare Derivative Works of,
1467
- publicly display, publicly perform, sublicense, and distribute the
1468
- Work and such Derivative Works in Source or Object form.
1469
-
1470
- 3. Grant of Patent License. Subject to the terms and conditions of
1471
- this License, each Contributor hereby grants to You a perpetual,
1472
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1473
- (except as stated in this section) patent license to make, have made,
1474
- use, offer to sell, sell, import, and otherwise transfer the Work,
1475
- where such license applies only to those patent claims licensable
1476
- by such Contributor that are necessarily infringed by their
1477
- Contribution(s) alone or by combination of their Contribution(s)
1478
- with the Work to which such Contribution(s) was submitted. If You
1479
- institute patent litigation against any entity (including a
1480
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1481
- or a Contribution incorporated within the Work constitutes direct
1482
- or contributory patent infringement, then any patent licenses
1483
- granted to You under this License for that Work shall terminate
1484
- as of the date such litigation is filed.
1485
-
1486
- 4. Redistribution. You may reproduce and distribute copies of the
1487
- Work or Derivative Works thereof in any medium, with or without
1488
- modifications, and in Source or Object form, provided that You
1489
- meet the following conditions:
1490
-
1491
- (a) You must give any other recipients of the Work or
1492
- Derivative Works a copy of this License; and
1493
-
1494
- (b) You must cause any modified files to carry prominent notices
1495
- stating that You changed the files; and
1496
-
1497
- (c) You must retain, in the Source form of any Derivative Works
1498
- that You distribute, all copyright, patent, trademark, and
1499
- attribution notices from the Source form of the Work,
1500
- excluding those notices that do not pertain to any part of
1501
- the Derivative Works; and
1502
-
1503
- (d) If the Work includes a "NOTICE" text file as part of its
1504
- distribution, then any Derivative Works that You distribute must
1505
- include a readable copy of the attribution notices contained
1506
- within such NOTICE file, excluding those notices that do not
1507
- pertain to any part of the Derivative Works, in at least one
1508
- of the following places: within a NOTICE text file distributed
1509
- as part of the Derivative Works; within the Source form or
1510
- documentation, if provided along with the Derivative Works; or,
1511
- within a display generated by the Derivative Works, if and
1512
- wherever such third-party notices normally appear. The contents
1513
- of the NOTICE file are for informational purposes only and
1514
- do not modify the License. You may add Your own attribution
1515
- notices within Derivative Works that You distribute, alongside
1516
- or as an addendum to the NOTICE text from the Work, provided
1517
- that such additional attribution notices cannot be construed
1518
- as modifying the License.
1519
-
1520
- You may add Your own copyright statement to Your modifications and
1521
- may provide additional or different license terms and conditions
1522
- for use, reproduction, or distribution of Your modifications, or
1523
- for any such Derivative Works as a whole, provided Your use,
1524
- reproduction, and distribution of the Work otherwise complies with
1525
- the conditions stated in this License.
1526
-
1527
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1528
- any Contribution intentionally submitted for inclusion in the Work
1529
- by You to the Licensor shall be under the terms and conditions of
1530
- this License, without any additional terms or conditions.
1531
- Notwithstanding the above, nothing herein shall supersede or modify
1532
- the terms of any separate license agreement you may have executed
1533
- with Licensor regarding such Contributions.
1534
-
1535
- 6. Trademarks. This License does not grant permission to use the trade
1536
- names, trademarks, service marks, or product names of the Licensor,
1537
- except as required for reasonable and customary use in describing the
1538
- origin of the Work and reproducing the content of the NOTICE file.
1539
-
1540
- 7. Disclaimer of Warranty. Unless required by applicable law or
1541
- agreed to in writing, Licensor provides the Work (and each
1542
- Contributor provides its Contributions) on an "AS IS" BASIS,
1543
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1544
- implied, including, without limitation, any warranties or conditions
1545
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1546
- PARTICULAR PURPOSE. You are solely responsible for determining the
1547
- appropriateness of using or redistributing the Work and assume any
1548
- risks associated with Your exercise of permissions under this License.
1549
-
1550
- 8. Limitation of Liability. In no event and under no legal theory,
1551
- whether in tort (including negligence), contract, or otherwise,
1552
- unless required by applicable law (such as deliberate and grossly
1553
- negligent acts) or agreed to in writing, shall any Contributor be
1554
- liable to You for damages, including any direct, indirect, special,
1555
- incidental, or consequential damages of any character arising as a
1556
- result of this License or out of the use or inability to use the
1557
- Work (including but not limited to damages for loss of goodwill,
1558
- work stoppage, computer failure or malfunction, or any and all
1559
- other commercial damages or losses), even if such Contributor
1560
- has been advised of the possibility of such damages.
1561
-
1562
- 9. Accepting Warranty or Additional Liability. While redistributing
1563
- the Work or Derivative Works thereof, You may choose to offer,
1564
- and charge a fee for, acceptance of support, warranty, indemnity,
1565
- or other liability obligations and/or rights consistent with this
1566
- License. However, in accepting such obligations, You may act only
1567
- on Your own behalf and on Your sole responsibility, not on behalf
1568
- of any other Contributor, and only if You agree to indemnify,
1569
- defend, and hold each Contributor harmless for any liability
1570
- incurred by, or claims asserted against, such Contributor by reason
1571
- of your accepting any such warranty or additional liability.
1572
-
1573
- END OF TERMS AND CONDITIONS
1574
-
1575
-
1576
- performance-now
1577
- MIT
1578
- Copyright (c) 2013 Braveg1rl
1579
-
1580
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1581
-
1582
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1583
-
1584
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1585
-
1586
- qrcode
1587
- MIT
1588
- The MIT License (MIT)
1589
-
1590
- Copyright (c) 2012 Ryan Day
1591
-
1592
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1593
-
1594
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1595
-
1596
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1597
-
1598
-
1599
-
1600
- raf
1601
- MIT
1602
- Copyright 2013 Chris Dickinson <chris@neversaw.us>
1603
-
1604
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1605
-
1606
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1607
-
1608
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1609
-
1610
-
1611
- reflect-metadata
1612
- Apache-2.0
1613
- Apache License
1614
-
1615
- Version 2.0, January 2004
1616
-
1617
- http://www.apache.org/licenses/
1618
-
1619
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1620
-
1621
- 1. Definitions.
1622
-
1623
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
1624
-
1625
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
1626
-
1627
- "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
1628
-
1629
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
1630
-
1631
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
1632
-
1633
- "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
1634
-
1635
- "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
1636
-
1637
- "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
1638
-
1639
- "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
1640
-
1641
- "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
1642
-
1643
- 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
1644
-
1645
- 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
1646
-
1647
- 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
1648
-
1649
- You must give any other recipients of the Work or Derivative Works a copy of this License; and
1650
-
1651
- You must cause any modified files to carry prominent notices stating that You changed the files; and
1652
-
1653
- You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
1654
-
1655
- If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
1656
-
1657
- 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
1658
-
1659
- 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
1660
-
1661
- 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
1662
-
1663
- 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
1664
-
1665
- 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
1666
-
1667
- END OF TERMS AND CONDITIONS
1668
-
1669
- rgbcolor
1670
- MIT OR SEE LICENSE IN FEEL-FREE.md
1671
- Copyright (c) 2016 Stoyan Stefanov, http://phpied.com/
1672
-
1673
- Permission is hereby granted, free of charge, to any person obtaining
1674
- a copy of this software and associated documentation files (the
1675
- "Software"), to deal in the Software without restriction, including
1676
- without limitation the rights to use, copy, modify, merge, publish,
1677
- distribute, sublicense, and/or sell copies of the Software, and to
1678
- permit persons to whom the Software is furnished to do so, subject to
1679
- the following conditions:
1680
-
1681
- The above copyright notice and this permission notice shall be
1682
- included in all copies or substantial portions of the Software.
1683
-
1684
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1685
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1686
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1687
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1688
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1689
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1690
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1691
-
1692
-
1693
- Exemptions
1694
- ==========
1695
-
1696
- Please either apply this, the MIT license, or the license in './FEEL-FREE.md'
1697
-
1698
-
1699
- rxjs
1700
- Apache-2.0
1701
- Apache License
1702
- Version 2.0, January 2004
1703
- http://www.apache.org/licenses/
1704
-
1705
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1706
-
1707
- 1. Definitions.
1708
-
1709
- "License" shall mean the terms and conditions for use, reproduction,
1710
- and distribution as defined by Sections 1 through 9 of this document.
1711
-
1712
- "Licensor" shall mean the copyright owner or entity authorized by
1713
- the copyright owner that is granting the License.
1714
-
1715
- "Legal Entity" shall mean the union of the acting entity and all
1716
- other entities that control, are controlled by, or are under common
1717
- control with that entity. For the purposes of this definition,
1718
- "control" means (i) the power, direct or indirect, to cause the
1719
- direction or management of such entity, whether by contract or
1720
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1721
- outstanding shares, or (iii) beneficial ownership of such entity.
1722
-
1723
- "You" (or "Your") shall mean an individual or Legal Entity
1724
- exercising permissions granted by this License.
1725
-
1726
- "Source" form shall mean the preferred form for making modifications,
1727
- including but not limited to software source code, documentation
1728
- source, and configuration files.
1729
-
1730
- "Object" form shall mean any form resulting from mechanical
1731
- transformation or translation of a Source form, including but
1732
- not limited to compiled object code, generated documentation,
1733
- and conversions to other media types.
1734
-
1735
- "Work" shall mean the work of authorship, whether in Source or
1736
- Object form, made available under the License, as indicated by a
1737
- copyright notice that is included in or attached to the work
1738
- (an example is provided in the Appendix below).
1739
-
1740
- "Derivative Works" shall mean any work, whether in Source or Object
1741
- form, that is based on (or derived from) the Work and for which the
1742
- editorial revisions, annotations, elaborations, or other modifications
1743
- represent, as a whole, an original work of authorship. For the purposes
1744
- of this License, Derivative Works shall not include works that remain
1745
- separable from, or merely link (or bind by name) to the interfaces of,
1746
- the Work and Derivative Works thereof.
1747
-
1748
- "Contribution" shall mean any work of authorship, including
1749
- the original version of the Work and any modifications or additions
1750
- to that Work or Derivative Works thereof, that is intentionally
1751
- submitted to Licensor for inclusion in the Work by the copyright owner
1752
- or by an individual or Legal Entity authorized to submit on behalf of
1753
- the copyright owner. For the purposes of this definition, "submitted"
1754
- means any form of electronic, verbal, or written communication sent
1755
- to the Licensor or its representatives, including but not limited to
1756
- communication on electronic mailing lists, source code control systems,
1757
- and issue tracking systems that are managed by, or on behalf of, the
1758
- Licensor for the purpose of discussing and improving the Work, but
1759
- excluding communication that is conspicuously marked or otherwise
1760
- designated in writing by the copyright owner as "Not a Contribution."
1761
-
1762
- "Contributor" shall mean Licensor and any individual or Legal Entity
1763
- on behalf of whom a Contribution has been received by Licensor and
1764
- subsequently incorporated within the Work.
1765
-
1766
- 2. Grant of Copyright License. Subject to the terms and conditions of
1767
- this License, each Contributor hereby grants to You a perpetual,
1768
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1769
- copyright license to reproduce, prepare Derivative Works of,
1770
- publicly display, publicly perform, sublicense, and distribute the
1771
- Work and such Derivative Works in Source or Object form.
1772
-
1773
- 3. Grant of Patent License. Subject to the terms and conditions of
1774
- this License, each Contributor hereby grants to You a perpetual,
1775
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1776
- (except as stated in this section) patent license to make, have made,
1777
- use, offer to sell, sell, import, and otherwise transfer the Work,
1778
- where such license applies only to those patent claims licensable
1779
- by such Contributor that are necessarily infringed by their
1780
- Contribution(s) alone or by combination of their Contribution(s)
1781
- with the Work to which such Contribution(s) was submitted. If You
1782
- institute patent litigation against any entity (including a
1783
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1784
- or a Contribution incorporated within the Work constitutes direct
1785
- or contributory patent infringement, then any patent licenses
1786
- granted to You under this License for that Work shall terminate
1787
- as of the date such litigation is filed.
1788
-
1789
- 4. Redistribution. You may reproduce and distribute copies of the
1790
- Work or Derivative Works thereof in any medium, with or without
1791
- modifications, and in Source or Object form, provided that You
1792
- meet the following conditions:
1793
-
1794
- (a) You must give any other recipients of the Work or
1795
- Derivative Works a copy of this License; and
1796
-
1797
- (b) You must cause any modified files to carry prominent notices
1798
- stating that You changed the files; and
1799
-
1800
- (c) You must retain, in the Source form of any Derivative Works
1801
- that You distribute, all copyright, patent, trademark, and
1802
- attribution notices from the Source form of the Work,
1803
- excluding those notices that do not pertain to any part of
1804
- the Derivative Works; and
1805
-
1806
- (d) If the Work includes a "NOTICE" text file as part of its
1807
- distribution, then any Derivative Works that You distribute must
1808
- include a readable copy of the attribution notices contained
1809
- within such NOTICE file, excluding those notices that do not
1810
- pertain to any part of the Derivative Works, in at least one
1811
- of the following places: within a NOTICE text file distributed
1812
- as part of the Derivative Works; within the Source form or
1813
- documentation, if provided along with the Derivative Works; or,
1814
- within a display generated by the Derivative Works, if and
1815
- wherever such third-party notices normally appear. The contents
1816
- of the NOTICE file are for informational purposes only and
1817
- do not modify the License. You may add Your own attribution
1818
- notices within Derivative Works that You distribute, alongside
1819
- or as an addendum to the NOTICE text from the Work, provided
1820
- that such additional attribution notices cannot be construed
1821
- as modifying the License.
1822
-
1823
- You may add Your own copyright statement to Your modifications and
1824
- may provide additional or different license terms and conditions
1825
- for use, reproduction, or distribution of Your modifications, or
1826
- for any such Derivative Works as a whole, provided Your use,
1827
- reproduction, and distribution of the Work otherwise complies with
1828
- the conditions stated in this License.
1829
-
1830
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1831
- any Contribution intentionally submitted for inclusion in the Work
1832
- by You to the Licensor shall be under the terms and conditions of
1833
- this License, without any additional terms or conditions.
1834
- Notwithstanding the above, nothing herein shall supersede or modify
1835
- the terms of any separate license agreement you may have executed
1836
- with Licensor regarding such Contributions.
1837
-
1838
- 6. Trademarks. This License does not grant permission to use the trade
1839
- names, trademarks, service marks, or product names of the Licensor,
1840
- except as required for reasonable and customary use in describing the
1841
- origin of the Work and reproducing the content of the NOTICE file.
1842
-
1843
- 7. Disclaimer of Warranty. Unless required by applicable law or
1844
- agreed to in writing, Licensor provides the Work (and each
1845
- Contributor provides its Contributions) on an "AS IS" BASIS,
1846
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1847
- implied, including, without limitation, any warranties or conditions
1848
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1849
- PARTICULAR PURPOSE. You are solely responsible for determining the
1850
- appropriateness of using or redistributing the Work and assume any
1851
- risks associated with Your exercise of permissions under this License.
1852
-
1853
- 8. Limitation of Liability. In no event and under no legal theory,
1854
- whether in tort (including negligence), contract, or otherwise,
1855
- unless required by applicable law (such as deliberate and grossly
1856
- negligent acts) or agreed to in writing, shall any Contributor be
1857
- liable to You for damages, including any direct, indirect, special,
1858
- incidental, or consequential damages of any character arising as a
1859
- result of this License or out of the use or inability to use the
1860
- Work (including but not limited to damages for loss of goodwill,
1861
- work stoppage, computer failure or malfunction, or any and all
1862
- other commercial damages or losses), even if such Contributor
1863
- has been advised of the possibility of such damages.
1864
-
1865
- 9. Accepting Warranty or Additional Liability. While redistributing
1866
- the Work or Derivative Works thereof, You may choose to offer,
1867
- and charge a fee for, acceptance of support, warranty, indemnity,
1868
- or other liability obligations and/or rights consistent with this
1869
- License. However, in accepting such obligations, You may act only
1870
- on Your own behalf and on Your sole responsibility, not on behalf
1871
- of any other Contributor, and only if You agree to indemnify,
1872
- defend, and hold each Contributor harmless for any liability
1873
- incurred by, or claims asserted against, such Contributor by reason
1874
- of your accepting any such warranty or additional liability.
1875
-
1876
- END OF TERMS AND CONDITIONS
1877
-
1878
- APPENDIX: How to apply the Apache License to your work.
1879
-
1880
- To apply the Apache License to your work, attach the following
1881
- boilerplate notice, with the fields enclosed by brackets "[]"
1882
- replaced with your own identifying information. (Don't include
1883
- the brackets!) The text should be enclosed in the appropriate
1884
- comment syntax for the file format. We also recommend that a
1885
- file or class name and description of purpose be included on the
1886
- same "printed page" as the copyright notice for easier
1887
- identification within third-party archives.
1888
-
1889
- Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
1890
-
1891
- Licensed under the Apache License, Version 2.0 (the "License");
1892
- you may not use this file except in compliance with the License.
1893
- You may obtain a copy of the License at
1894
-
1895
- http://www.apache.org/licenses/LICENSE-2.0
1896
-
1897
- Unless required by applicable law or agreed to in writing, software
1898
- distributed under the License is distributed on an "AS IS" BASIS,
1899
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1900
- See the License for the specific language governing permissions and
1901
- limitations under the License.
1902
-
1903
-
1904
-
1905
- signature_pad
1906
- MIT
1907
- MIT License
1908
-
1909
- Copyright (c) 2018 Szymon Nowak
1910
-
1911
- Permission is hereby granted, free of charge, to any person obtaining a copy
1912
- of this software and associated documentation files (the "Software"), to deal
1913
- in the Software without restriction, including without limitation the rights
1914
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1915
- copies of the Software, and to permit persons to whom the Software is
1916
- furnished to do so, subject to the following conditions:
1917
-
1918
- The above copyright notice and this permission notice shall be included in all
1919
- copies or substantial portions of the Software.
1920
-
1921
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1922
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1923
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1924
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1925
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1926
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1927
- SOFTWARE.
1928
-
1929
-
1930
- three
1931
- MIT
1932
- The MIT License
1933
-
1934
- Copyright © 2010-2021 three.js authors
1935
-
1936
- Permission is hereby granted, free of charge, to any person obtaining a copy
1937
- of this software and associated documentation files (the "Software"), to deal
1938
- in the Software without restriction, including without limitation the rights
1939
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1940
- copies of the Software, and to permit persons to whom the Software is
1941
- furnished to do so, subject to the following conditions:
1942
-
1943
- The above copyright notice and this permission notice shall be included in
1944
- all copies or substantial portions of the Software.
1945
-
1946
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1947
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1948
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1949
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1950
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1951
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1952
- THE SOFTWARE.
1953
-
1954
-
1955
- tslib
1956
- 0BSD
1957
- Copyright (c) Microsoft Corporation.
1958
-
1959
- Permission to use, copy, modify, and/or distribute this software for any
1960
- purpose with or without fee is hereby granted.
1961
-
1962
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1963
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
1964
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1965
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1966
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
1967
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1968
- PERFORMANCE OF THIS SOFTWARE.
1969
-
1970
- ua-parser-js
1971
- MIT
1972
- MIT License
1973
-
1974
- Copyright (c) 2012-2023 Faisal Salman <<f@faisalman.com>>
1975
-
1976
- Permission is hereby granted, free of charge, to any person obtaining a copy
1977
- of this software and associated documentation files (the "Software"), to deal
1978
- in the Software without restriction, including without limitation the rights
1979
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1980
- copies of the Software, and to permit persons to whom the Software is
1981
- furnished to do so, subject to the following conditions:
1982
-
1983
- The above copyright notice and this permission notice shall be included in all
1984
- copies or substantial portions of the Software.
1985
-
1986
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1987
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1988
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1989
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1990
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1991
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1992
- SOFTWARE.
1993
-
1994
-
1995
- zone.js
1996
- MIT
1997
- The MIT License
1998
-
1999
- Copyright (c) 2010-2022 Google LLC. https://angular.io/license
2000
-
2001
- Permission is hereby granted, free of charge, to any person obtaining a copy
2002
- of this software and associated documentation files (the "Software"), to deal
2003
- in the Software without restriction, including without limitation the rights
2004
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2005
- copies of the Software, and to permit persons to whom the Software is
2006
- furnished to do so, subject to the following conditions:
2007
-
2008
- The above copyright notice and this permission notice shall be included in
2009
- all copies or substantial portions of the Software.
2010
-
2011
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2012
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2013
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2014
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2015
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2016
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2017
- THE SOFTWARE.