@colijnit/sharedcomponents 1.0.66 → 1.0.68

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (24) hide show
  1. package/bundles/colijnit-sharedcomponents.umd.js +25 -7
  2. package/bundles/colijnit-sharedcomponents.umd.js.map +1 -1
  3. package/colijnit-sharedcomponents.metadata.json +1 -1
  4. package/esm2015/lib/components/date-planning/component/agenda/agenda-header.component.js +56 -47
  5. package/esm2015/lib/components/date-planning/date-planning.component.js +4 -1
  6. package/esm2015/lib/components/stock/components/stock-location/components/stock-location-popup/stock-location-popup.component.js +11 -4
  7. package/esm2015/lib/components/stock/components/stock-location/stock-location.component.js +2 -1
  8. package/esm2015/lib/enum/icon.enum.js +1 -1
  9. package/esm2015/lib/model/icon-svg.js +1 -1
  10. package/esm2015/lib/utils/calendar.utils.js +8 -2
  11. package/fesm2015/colijnit-sharedcomponents.js +76 -50
  12. package/fesm2015/colijnit-sharedcomponents.js.map +1 -1
  13. package/lib/components/date-planning/component/agenda/agenda-header.component.d.ts +2 -0
  14. package/lib/components/date-planning/component/agenda/style/_layout.scss +1 -3
  15. package/lib/components/date-planning/date-planning.component.d.ts +1 -0
  16. package/lib/components/stock/components/stock-location/components/stock-location-popup/stock-location-popup.component.d.ts +1 -0
  17. package/package.json +1 -1
  18. package/3rdpartylicenses.txt +0 -1200
  19. package/favicon.ico +0 -0
  20. package/index.html +0 -12
  21. package/main.1d1ac86d8023edac29b1.js +0 -1
  22. package/polyfills.907fe9d1887c5de17993.js +0 -1
  23. package/runtime.8aac21847ed3d3829cca.js +0 -1
  24. package/styles.42e2561063e306e59f45.css +0 -1
@@ -1,1200 +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
- @babel/runtime
42
- MIT
43
- MIT License
44
-
45
- Copyright (c) 2014-present Sebastian McKenzie and other contributors
46
-
47
- Permission is hereby granted, free of charge, to any person obtaining
48
- a copy of this software and associated documentation files (the
49
- "Software"), to deal in the Software without restriction, including
50
- without limitation the rights to use, copy, modify, merge, publish,
51
- distribute, sublicense, and/or sell copies of the Software, and to
52
- permit persons to whom the Software is furnished to do so, subject to
53
- the following conditions:
54
-
55
- The above copyright notice and this permission notice shall be
56
- included in all copies or substantial portions of the Software.
57
-
58
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
59
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
60
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
61
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
62
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
63
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
64
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
65
-
66
-
67
- @colijnit/articleapi
68
- ISC
69
-
70
- @colijnit/corecomponents_v12
71
-
72
- @colijnit/ioneconnector
73
- ISC
74
-
75
- @colijnit/mainapi
76
- ISC
77
-
78
- @colijnit/sharedapi
79
- ISC
80
-
81
- @colijnit/sharedcomponents
82
-
83
- @kurkle/color
84
- MIT
85
- The MIT License (MIT)
86
-
87
- Copyright (c) 2018-2021 Jukka Kurkela
88
-
89
- 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:
90
-
91
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
92
-
93
- 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.
94
-
95
-
96
- @pdf-lib/standard-fonts
97
- MIT
98
- MIT License
99
-
100
- Copyright (c) 2018 Andrew Dillon
101
-
102
- Permission is hereby granted, free of charge, to any person obtaining a copy
103
- of this software and associated documentation files (the "Software"), to deal
104
- in the Software without restriction, including without limitation the rights
105
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
106
- copies of the Software, and to permit persons to whom the Software is
107
- furnished to do so, subject to the following conditions:
108
-
109
- The above copyright notice and this permission notice shall be included in all
110
- copies or substantial portions of the Software.
111
-
112
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
113
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
114
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
115
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
116
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
117
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
118
- SOFTWARE.
119
-
120
-
121
- @pdf-lib/upng
122
- MIT
123
- MIT License
124
-
125
- Copyright (c) 2017 Photopea
126
-
127
- Permission is hereby granted, free of charge, to any person obtaining a copy
128
- of this software and associated documentation files (the "Software"), to deal
129
- in the Software without restriction, including without limitation the rights
130
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
131
- copies of the Software, and to permit persons to whom the Software is
132
- furnished to do so, subject to the following conditions:
133
-
134
- The above copyright notice and this permission notice shall be included in all
135
- copies or substantial portions of the Software.
136
-
137
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
138
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
139
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
140
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
141
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
142
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
143
- SOFTWARE.
144
-
145
-
146
- @tweenjs/tween.js
147
- MIT
148
- The MIT License
149
-
150
- Copyright (c) 2010-2012 Tween.js authors.
151
-
152
- Easing equations Copyright (c) 2001 Robert Penner http://robertpenner.com/easing/
153
-
154
- Permission is hereby granted, free of charge, to any person obtaining a copy
155
- of this software and associated documentation files (the "Software"), to deal
156
- in the Software without restriction, including without limitation the rights
157
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
158
- copies of the Software, and to permit persons to whom the Software is
159
- furnished to do so, subject to the following conditions:
160
-
161
- The above copyright notice and this permission notice shall be included in
162
- all copies or substantial portions of the Software.
163
-
164
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
165
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
166
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
167
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
168
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
169
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
170
- THE SOFTWARE.
171
-
172
-
173
- axios
174
- MIT
175
- Copyright (c) 2014-present Matt Zabriskie
176
-
177
- Permission is hereby granted, free of charge, to any person obtaining a copy
178
- of this software and associated documentation files (the "Software"), to deal
179
- in the Software without restriction, including without limitation the rights
180
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
181
- copies of the Software, and to permit persons to whom the Software is
182
- furnished to do so, subject to the following conditions:
183
-
184
- The above copyright notice and this permission notice shall be included in
185
- all copies or substantial portions of the Software.
186
-
187
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
188
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
189
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
190
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
191
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
192
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
193
- THE SOFTWARE.
194
-
195
-
196
- chart.js
197
- MIT
198
- The MIT License (MIT)
199
-
200
- Copyright (c) 2014-2022 Chart.js Contributors
201
-
202
- 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:
203
-
204
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
205
-
206
- 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.
207
-
208
-
209
- circular-json
210
- MIT
211
- Copyright (C) 2013-2017 by Andrea Giammarchi - @WebReflection
212
-
213
- Permission is hereby granted, free of charge, to any person obtaining a copy
214
- of this software and associated documentation files (the "Software"), to deal
215
- in the Software without restriction, including without limitation the rights
216
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
217
- copies of the Software, and to permit persons to whom the Software is
218
- furnished to do so, subject to the following conditions:
219
-
220
- The above copyright notice and this permission notice shall be included in
221
- all copies or substantial portions of the Software.
222
-
223
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
224
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
225
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
226
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
227
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
228
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
229
- THE SOFTWARE.
230
-
231
-
232
- dijkstrajs
233
- MIT
234
- ```
235
- Dijkstra path-finding functions. Adapted from the Dijkstar Python project.
236
-
237
- Copyright (C) 2008
238
- Wyatt Baldwin <self@wyattbaldwin.com>
239
- All rights reserved
240
-
241
- Licensed under the MIT license.
242
-
243
- http://www.opensource.org/licenses/mit-license.php
244
-
245
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
246
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
247
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
248
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
249
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
250
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
251
- THE SOFTWARE.
252
- ```
253
-
254
-
255
- encode-utf8
256
- MIT
257
-
258
- hammerjs
259
- MIT
260
- The MIT License (MIT)
261
-
262
- Copyright (C) 2011-2014 by Jorik Tangelder (Eight Media)
263
-
264
- Permission is hereby granted, free of charge, to any person obtaining a copy
265
- of this software and associated documentation files (the "Software"), to deal
266
- in the Software without restriction, including without limitation the rights
267
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
268
- copies of the Software, and to permit persons to whom the Software is
269
- furnished to do so, subject to the following conditions:
270
-
271
- The above copyright notice and this permission notice shall be included in
272
- all copies or substantial portions of the Software.
273
-
274
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
275
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
276
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
277
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
278
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
279
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
280
- THE SOFTWARE.
281
-
282
-
283
- jsencrypt
284
- MIT
285
- File: /src/LICENSE.txt
286
- The MIT License (MIT)
287
- Copyright (c) 2015 Form.io
288
-
289
- Permission is hereby granted, free of charge, to any person obtaining a copy of
290
- this software and associated documentation files (the "Software"), to deal in the
291
- Software without restriction, including without limitation the rights to use,
292
- copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
293
- Software, and to permit persons to whom the Software is furnished to do so,
294
- subject to the following conditions:
295
-
296
- The above copyright notice and this permission notice shall be included in all
297
- copies or substantial portions of the Software.
298
-
299
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
300
- INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
301
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
302
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
303
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
304
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
305
-
306
- File: /lib/jsrsasign/LICENSE.txt
307
-
308
-
309
- CONTAINS CODE FROM YUI LIBRARY SEE LICENSE @ http://yuilibrary.com/license/
310
-
311
- The 'jsrsasign'(RSA-Sign JavaScript Library) License
312
-
313
- Copyright (c) 2010-2013 Kenji Urushima
314
-
315
- Permission is hereby granted, free of charge, to any person obtaining a copy
316
- of this software and associated documentation files (the "Software"), to deal
317
- in the Software without restriction, including without limitation the rights
318
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
319
- copies of the Software, and to permit persons to whom the Software is
320
- furnished to do so, subject to the following conditions:
321
-
322
- The above copyright notice and this permission notice shall be included in
323
- all copies or substantial portions of the Software.
324
-
325
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
326
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
327
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
328
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
329
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
330
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
331
- THE SOFTWARE.
332
- File: /lib/jsbn/LICENSE.txt
333
-
334
-
335
- Licensing
336
- ---------
337
-
338
- This software is covered under the following copyright:
339
-
340
- /*
341
- * Copyright (c) 2003-2005 Tom Wu
342
- * All Rights Reserved.
343
- *
344
- * Permission is hereby granted, free of charge, to any person obtaining
345
- * a copy of this software and associated documentation files (the
346
- * "Software"), to deal in the Software without restriction, including
347
- * without limitation the rights to use, copy, modify, merge, publish,
348
- * distribute, sublicense, and/or sell copies of the Software, and to
349
- * permit persons to whom the Software is furnished to do so, subject to
350
- * the following conditions:
351
- *
352
- * The above copyright notice and this permission notice shall be
353
- * included in all copies or substantial portions of the Software.
354
- *
355
- * THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
356
- * EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
357
- * WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
358
- *
359
- * IN NO EVENT SHALL TOM WU BE LIABLE FOR ANY SPECIAL, INCIDENTAL,
360
- * INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER
361
- * RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF
362
- * THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT
363
- * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
364
- *
365
- * In addition, the following condition applies:
366
- *
367
- * All redistributions must retain an intact copy of this copyright notice
368
- * and disclaimer.
369
- */
370
-
371
- Address all questions regarding this license to:
372
-
373
- Tom Wu
374
- tjw@cs.Stanford.EDU
375
- File: /lib/asn1js/LICENSE.txt
376
-
377
-
378
- ASN.1 JavaScript decoder
379
- Copyright (c) 2008-2013 Lapo Luchini <lapo@lapo.it>
380
-
381
- Permission to use, copy, modify, and/or distribute this software for any
382
- purpose with or without fee is hereby granted, provided that the above
383
- copyright notice and this permission notice appear in all copies.
384
-
385
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
386
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
387
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
388
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
389
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
390
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
391
- OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
392
-
393
- jwt-decode
394
- MIT
395
- The MIT License (MIT)
396
-
397
- Copyright (c) 2015 Auth0, Inc. <support@auth0.com> (http://auth0.com)
398
-
399
- Permission is hereby granted, free of charge, to any person obtaining a copy
400
- of this software and associated documentation files (the "Software"), to deal
401
- in the Software without restriction, including without limitation the rights
402
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
403
- copies of the Software, and to permit persons to whom the Software is
404
- furnished to do so, subject to the following conditions:
405
-
406
- The above copyright notice and this permission notice shall be included in all
407
- copies or substantial portions of the Software.
408
-
409
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
410
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
411
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
412
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
413
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
414
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
415
- SOFTWARE.
416
-
417
-
418
- moment
419
- MIT
420
- Copyright (c) JS Foundation and other contributors
421
-
422
- Permission is hereby granted, free of charge, to any person
423
- obtaining a copy of this software and associated documentation
424
- files (the "Software"), to deal in the Software without
425
- restriction, including without limitation the rights to use,
426
- copy, modify, merge, publish, distribute, sublicense, and/or sell
427
- copies of the Software, and to permit persons to whom the
428
- Software is furnished to do so, subject to the following
429
- conditions:
430
-
431
- The above copyright notice and this permission notice shall be
432
- included in all copies or substantial portions of the Software.
433
-
434
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
435
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
436
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
437
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
438
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
439
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
440
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
441
- OTHER DEALINGS IN THE SOFTWARE.
442
-
443
-
444
- ng-recaptcha
445
- MIT
446
- The MIT License (MIT)
447
-
448
- Copyright (c) 2016 Ruslan Arkhipau
449
-
450
- Permission is hereby granted, free of charge, to any person obtaining a copy
451
- of this software and associated documentation files (the "Software"), to deal
452
- in the Software without restriction, including without limitation the rights
453
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
454
- copies of the Software, and to permit persons to whom the Software is
455
- furnished to do so, subject to the following conditions:
456
-
457
- The above copyright notice and this permission notice shall be included in all
458
- copies or substantial portions of the Software.
459
-
460
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
461
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
462
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
463
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
464
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
465
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
466
- SOFTWARE.
467
-
468
-
469
- nodejs-jsencrypt
470
- MIT
471
- File: /src/LICENSE.txt
472
- The MIT License (MIT)
473
- Copyright (c) 2015 Form.io
474
-
475
- Permission is hereby granted, free of charge, to any person obtaining a copy of
476
- this software and associated documentation files (the "Software"), to deal in the
477
- Software without restriction, including without limitation the rights to use,
478
- copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
479
- Software, and to permit persons to whom the Software is furnished to do so,
480
- subject to the following conditions:
481
-
482
- The above copyright notice and this permission notice shall be included in all
483
- copies or substantial portions of the Software.
484
-
485
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
486
- INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
487
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
488
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
489
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
490
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
491
-
492
- File: /lib/jsrsasign/LICENSE.txt
493
-
494
-
495
- CONTAINS CODE FROM YUI LIBRARY SEE LICENSE @ http://yuilibrary.com/license/
496
-
497
- The 'jsrsasign'(RSA-Sign JavaScript Library) License
498
-
499
- Copyright (c) 2010-2013 Kenji Urushima
500
-
501
- Permission is hereby granted, free of charge, to any person obtaining a copy
502
- of this software and associated documentation files (the "Software"), to deal
503
- in the Software without restriction, including without limitation the rights
504
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
505
- copies of the Software, and to permit persons to whom the Software is
506
- furnished to do so, subject to the following conditions:
507
-
508
- The above copyright notice and this permission notice shall be included in
509
- all copies or substantial portions of the Software.
510
-
511
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
512
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
513
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
514
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
515
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
516
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
517
- THE SOFTWARE.
518
- File: /lib/jsbn/LICENSE.txt
519
-
520
-
521
- Licensing
522
- ---------
523
-
524
- This software is covered under the following copyright:
525
-
526
- /*
527
- * Copyright (c) 2003-2005 Tom Wu
528
- * All Rights Reserved.
529
- *
530
- * Permission is hereby granted, free of charge, to any person obtaining
531
- * a copy of this software and associated documentation files (the
532
- * "Software"), to deal in the Software without restriction, including
533
- * without limitation the rights to use, copy, modify, merge, publish,
534
- * distribute, sublicense, and/or sell copies of the Software, and to
535
- * permit persons to whom the Software is furnished to do so, subject to
536
- * the following conditions:
537
- *
538
- * The above copyright notice and this permission notice shall be
539
- * included in all copies or substantial portions of the Software.
540
- *
541
- * THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
542
- * EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
543
- * WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
544
- *
545
- * IN NO EVENT SHALL TOM WU BE LIABLE FOR ANY SPECIAL, INCIDENTAL,
546
- * INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER
547
- * RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF
548
- * THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT
549
- * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
550
- *
551
- * In addition, the following condition applies:
552
- *
553
- * All redistributions must retain an intact copy of this copyright notice
554
- * and disclaimer.
555
- */
556
-
557
- Address all questions regarding this license to:
558
-
559
- Tom Wu
560
- tjw@cs.Stanford.EDU
561
- File: /lib/asn1js/LICENSE.txt
562
-
563
-
564
- ASN.1 JavaScript decoder
565
- Copyright (c) 2008-2013 Lapo Luchini <lapo@lapo.it>
566
-
567
- Permission to use, copy, modify, and/or distribute this software for any
568
- purpose with or without fee is hereby granted, provided that the above
569
- copyright notice and this permission notice appear in all copies.
570
-
571
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
572
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
573
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
574
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
575
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
576
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
577
- OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
578
-
579
- pako
580
- (MIT AND Zlib)
581
- (The MIT License)
582
-
583
- Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
584
-
585
- Permission is hereby granted, free of charge, to any person obtaining a copy
586
- of this software and associated documentation files (the "Software"), to deal
587
- in the Software without restriction, including without limitation the rights
588
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
589
- copies of the Software, and to permit persons to whom the Software is
590
- furnished to do so, subject to the following conditions:
591
-
592
- The above copyright notice and this permission notice shall be included in
593
- all copies or substantial portions of the Software.
594
-
595
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
596
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
597
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
598
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
599
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
600
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
601
- THE SOFTWARE.
602
-
603
-
604
- path2d-polyfill
605
- MIT
606
- MIT License
607
-
608
- Copyright (c) 2018 Anders Nilsson
609
-
610
- Permission is hereby granted, free of charge, to any person obtaining a copy
611
- of this software and associated documentation files (the "Software"), to deal
612
- in the Software without restriction, including without limitation the rights
613
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
614
- copies of the Software, and to permit persons to whom the Software is
615
- furnished to do so, subject to the following conditions:
616
-
617
- The above copyright notice and this permission notice shall be included in all
618
- copies or substantial portions of the Software.
619
-
620
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
621
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
622
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
623
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
624
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
625
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
626
- SOFTWARE.
627
-
628
-
629
- pdf-lib
630
- MIT
631
- MIT License
632
-
633
- Copyright (c) 2019 Andrew Dillon
634
-
635
- Permission is hereby granted, free of charge, to any person obtaining a copy
636
- of this software and associated documentation files (the "Software"), to deal
637
- in the Software without restriction, including without limitation the rights
638
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
639
- copies of the Software, and to permit persons to whom the Software is
640
- furnished to do so, subject to the following conditions:
641
-
642
- The above copyright notice and this permission notice shall be included in all
643
- copies or substantial portions of the Software.
644
-
645
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
646
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
647
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
648
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
649
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
650
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
651
- SOFTWARE.
652
-
653
-
654
- pdfjs-dist
655
- Apache-2.0
656
-
657
- Apache License
658
- Version 2.0, January 2004
659
- http://www.apache.org/licenses/
660
-
661
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
662
-
663
- 1. Definitions.
664
-
665
- "License" shall mean the terms and conditions for use, reproduction,
666
- and distribution as defined by Sections 1 through 9 of this document.
667
-
668
- "Licensor" shall mean the copyright owner or entity authorized by
669
- the copyright owner that is granting the License.
670
-
671
- "Legal Entity" shall mean the union of the acting entity and all
672
- other entities that control, are controlled by, or are under common
673
- control with that entity. For the purposes of this definition,
674
- "control" means (i) the power, direct or indirect, to cause the
675
- direction or management of such entity, whether by contract or
676
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
677
- outstanding shares, or (iii) beneficial ownership of such entity.
678
-
679
- "You" (or "Your") shall mean an individual or Legal Entity
680
- exercising permissions granted by this License.
681
-
682
- "Source" form shall mean the preferred form for making modifications,
683
- including but not limited to software source code, documentation
684
- source, and configuration files.
685
-
686
- "Object" form shall mean any form resulting from mechanical
687
- transformation or translation of a Source form, including but
688
- not limited to compiled object code, generated documentation,
689
- and conversions to other media types.
690
-
691
- "Work" shall mean the work of authorship, whether in Source or
692
- Object form, made available under the License, as indicated by a
693
- copyright notice that is included in or attached to the work
694
- (an example is provided in the Appendix below).
695
-
696
- "Derivative Works" shall mean any work, whether in Source or Object
697
- form, that is based on (or derived from) the Work and for which the
698
- editorial revisions, annotations, elaborations, or other modifications
699
- represent, as a whole, an original work of authorship. For the purposes
700
- of this License, Derivative Works shall not include works that remain
701
- separable from, or merely link (or bind by name) to the interfaces of,
702
- the Work and Derivative Works thereof.
703
-
704
- "Contribution" shall mean any work of authorship, including
705
- the original version of the Work and any modifications or additions
706
- to that Work or Derivative Works thereof, that is intentionally
707
- submitted to Licensor for inclusion in the Work by the copyright owner
708
- or by an individual or Legal Entity authorized to submit on behalf of
709
- the copyright owner. For the purposes of this definition, "submitted"
710
- means any form of electronic, verbal, or written communication sent
711
- to the Licensor or its representatives, including but not limited to
712
- communication on electronic mailing lists, source code control systems,
713
- and issue tracking systems that are managed by, or on behalf of, the
714
- Licensor for the purpose of discussing and improving the Work, but
715
- excluding communication that is conspicuously marked or otherwise
716
- designated in writing by the copyright owner as "Not a Contribution."
717
-
718
- "Contributor" shall mean Licensor and any individual or Legal Entity
719
- on behalf of whom a Contribution has been received by Licensor and
720
- subsequently incorporated within the Work.
721
-
722
- 2. Grant of Copyright License. Subject to the terms and conditions of
723
- this License, each Contributor hereby grants to You a perpetual,
724
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
725
- copyright license to reproduce, prepare Derivative Works of,
726
- publicly display, publicly perform, sublicense, and distribute the
727
- Work and such Derivative Works in Source or Object form.
728
-
729
- 3. Grant of Patent License. Subject to the terms and conditions of
730
- this License, each Contributor hereby grants to You a perpetual,
731
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
732
- (except as stated in this section) patent license to make, have made,
733
- use, offer to sell, sell, import, and otherwise transfer the Work,
734
- where such license applies only to those patent claims licensable
735
- by such Contributor that are necessarily infringed by their
736
- Contribution(s) alone or by combination of their Contribution(s)
737
- with the Work to which such Contribution(s) was submitted. If You
738
- institute patent litigation against any entity (including a
739
- cross-claim or counterclaim in a lawsuit) alleging that the Work
740
- or a Contribution incorporated within the Work constitutes direct
741
- or contributory patent infringement, then any patent licenses
742
- granted to You under this License for that Work shall terminate
743
- as of the date such litigation is filed.
744
-
745
- 4. Redistribution. You may reproduce and distribute copies of the
746
- Work or Derivative Works thereof in any medium, with or without
747
- modifications, and in Source or Object form, provided that You
748
- meet the following conditions:
749
-
750
- (a) You must give any other recipients of the Work or
751
- Derivative Works a copy of this License; and
752
-
753
- (b) You must cause any modified files to carry prominent notices
754
- stating that You changed the files; and
755
-
756
- (c) You must retain, in the Source form of any Derivative Works
757
- that You distribute, all copyright, patent, trademark, and
758
- attribution notices from the Source form of the Work,
759
- excluding those notices that do not pertain to any part of
760
- the Derivative Works; and
761
-
762
- (d) If the Work includes a "NOTICE" text file as part of its
763
- distribution, then any Derivative Works that You distribute must
764
- include a readable copy of the attribution notices contained
765
- within such NOTICE file, excluding those notices that do not
766
- pertain to any part of the Derivative Works, in at least one
767
- of the following places: within a NOTICE text file distributed
768
- as part of the Derivative Works; within the Source form or
769
- documentation, if provided along with the Derivative Works; or,
770
- within a display generated by the Derivative Works, if and
771
- wherever such third-party notices normally appear. The contents
772
- of the NOTICE file are for informational purposes only and
773
- do not modify the License. You may add Your own attribution
774
- notices within Derivative Works that You distribute, alongside
775
- or as an addendum to the NOTICE text from the Work, provided
776
- that such additional attribution notices cannot be construed
777
- as modifying the License.
778
-
779
- You may add Your own copyright statement to Your modifications and
780
- may provide additional or different license terms and conditions
781
- for use, reproduction, or distribution of Your modifications, or
782
- for any such Derivative Works as a whole, provided Your use,
783
- reproduction, and distribution of the Work otherwise complies with
784
- the conditions stated in this License.
785
-
786
- 5. Submission of Contributions. Unless You explicitly state otherwise,
787
- any Contribution intentionally submitted for inclusion in the Work
788
- by You to the Licensor shall be under the terms and conditions of
789
- this License, without any additional terms or conditions.
790
- Notwithstanding the above, nothing herein shall supersede or modify
791
- the terms of any separate license agreement you may have executed
792
- with Licensor regarding such Contributions.
793
-
794
- 6. Trademarks. This License does not grant permission to use the trade
795
- names, trademarks, service marks, or product names of the Licensor,
796
- except as required for reasonable and customary use in describing the
797
- origin of the Work and reproducing the content of the NOTICE file.
798
-
799
- 7. Disclaimer of Warranty. Unless required by applicable law or
800
- agreed to in writing, Licensor provides the Work (and each
801
- Contributor provides its Contributions) on an "AS IS" BASIS,
802
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
803
- implied, including, without limitation, any warranties or conditions
804
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
805
- PARTICULAR PURPOSE. You are solely responsible for determining the
806
- appropriateness of using or redistributing the Work and assume any
807
- risks associated with Your exercise of permissions under this License.
808
-
809
- 8. Limitation of Liability. In no event and under no legal theory,
810
- whether in tort (including negligence), contract, or otherwise,
811
- unless required by applicable law (such as deliberate and grossly
812
- negligent acts) or agreed to in writing, shall any Contributor be
813
- liable to You for damages, including any direct, indirect, special,
814
- incidental, or consequential damages of any character arising as a
815
- result of this License or out of the use or inability to use the
816
- Work (including but not limited to damages for loss of goodwill,
817
- work stoppage, computer failure or malfunction, or any and all
818
- other commercial damages or losses), even if such Contributor
819
- has been advised of the possibility of such damages.
820
-
821
- 9. Accepting Warranty or Additional Liability. While redistributing
822
- the Work or Derivative Works thereof, You may choose to offer,
823
- and charge a fee for, acceptance of support, warranty, indemnity,
824
- or other liability obligations and/or rights consistent with this
825
- License. However, in accepting such obligations, You may act only
826
- on Your own behalf and on Your sole responsibility, not on behalf
827
- of any other Contributor, and only if You agree to indemnify,
828
- defend, and hold each Contributor harmless for any liability
829
- incurred by, or claims asserted against, such Contributor by reason
830
- of your accepting any such warranty or additional liability.
831
-
832
- END OF TERMS AND CONDITIONS
833
-
834
-
835
- qrcode
836
- MIT
837
- The MIT License (MIT)
838
-
839
- Copyright (c) 2012 Ryan Day
840
-
841
- 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:
842
-
843
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
844
-
845
- 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.
846
-
847
-
848
-
849
- reflect-metadata
850
- Apache-2.0
851
- Apache License
852
-
853
- Version 2.0, January 2004
854
-
855
- http://www.apache.org/licenses/
856
-
857
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
858
-
859
- 1. Definitions.
860
-
861
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
862
-
863
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
864
-
865
- "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.
866
-
867
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
868
-
869
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
870
-
871
- "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.
872
-
873
- "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).
874
-
875
- "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.
876
-
877
- "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."
878
-
879
- "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.
880
-
881
- 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.
882
-
883
- 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.
884
-
885
- 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:
886
-
887
- You must give any other recipients of the Work or Derivative Works a copy of this License; and
888
-
889
- You must cause any modified files to carry prominent notices stating that You changed the files; and
890
-
891
- 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
892
-
893
- 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.
894
-
895
- 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.
896
-
897
- 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.
898
-
899
- 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.
900
-
901
- 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.
902
-
903
- 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.
904
-
905
- END OF TERMS AND CONDITIONS
906
-
907
- rxjs
908
- Apache-2.0
909
- Apache License
910
- Version 2.0, January 2004
911
- http://www.apache.org/licenses/
912
-
913
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
914
-
915
- 1. Definitions.
916
-
917
- "License" shall mean the terms and conditions for use, reproduction,
918
- and distribution as defined by Sections 1 through 9 of this document.
919
-
920
- "Licensor" shall mean the copyright owner or entity authorized by
921
- the copyright owner that is granting the License.
922
-
923
- "Legal Entity" shall mean the union of the acting entity and all
924
- other entities that control, are controlled by, or are under common
925
- control with that entity. For the purposes of this definition,
926
- "control" means (i) the power, direct or indirect, to cause the
927
- direction or management of such entity, whether by contract or
928
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
929
- outstanding shares, or (iii) beneficial ownership of such entity.
930
-
931
- "You" (or "Your") shall mean an individual or Legal Entity
932
- exercising permissions granted by this License.
933
-
934
- "Source" form shall mean the preferred form for making modifications,
935
- including but not limited to software source code, documentation
936
- source, and configuration files.
937
-
938
- "Object" form shall mean any form resulting from mechanical
939
- transformation or translation of a Source form, including but
940
- not limited to compiled object code, generated documentation,
941
- and conversions to other media types.
942
-
943
- "Work" shall mean the work of authorship, whether in Source or
944
- Object form, made available under the License, as indicated by a
945
- copyright notice that is included in or attached to the work
946
- (an example is provided in the Appendix below).
947
-
948
- "Derivative Works" shall mean any work, whether in Source or Object
949
- form, that is based on (or derived from) the Work and for which the
950
- editorial revisions, annotations, elaborations, or other modifications
951
- represent, as a whole, an original work of authorship. For the purposes
952
- of this License, Derivative Works shall not include works that remain
953
- separable from, or merely link (or bind by name) to the interfaces of,
954
- the Work and Derivative Works thereof.
955
-
956
- "Contribution" shall mean any work of authorship, including
957
- the original version of the Work and any modifications or additions
958
- to that Work or Derivative Works thereof, that is intentionally
959
- submitted to Licensor for inclusion in the Work by the copyright owner
960
- or by an individual or Legal Entity authorized to submit on behalf of
961
- the copyright owner. For the purposes of this definition, "submitted"
962
- means any form of electronic, verbal, or written communication sent
963
- to the Licensor or its representatives, including but not limited to
964
- communication on electronic mailing lists, source code control systems,
965
- and issue tracking systems that are managed by, or on behalf of, the
966
- Licensor for the purpose of discussing and improving the Work, but
967
- excluding communication that is conspicuously marked or otherwise
968
- designated in writing by the copyright owner as "Not a Contribution."
969
-
970
- "Contributor" shall mean Licensor and any individual or Legal Entity
971
- on behalf of whom a Contribution has been received by Licensor and
972
- subsequently incorporated within the Work.
973
-
974
- 2. Grant of Copyright License. Subject to the terms and conditions of
975
- this License, each Contributor hereby grants to You a perpetual,
976
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
977
- copyright license to reproduce, prepare Derivative Works of,
978
- publicly display, publicly perform, sublicense, and distribute the
979
- Work and such Derivative Works in Source or Object form.
980
-
981
- 3. Grant of Patent License. Subject to the terms and conditions of
982
- this License, each Contributor hereby grants to You a perpetual,
983
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
984
- (except as stated in this section) patent license to make, have made,
985
- use, offer to sell, sell, import, and otherwise transfer the Work,
986
- where such license applies only to those patent claims licensable
987
- by such Contributor that are necessarily infringed by their
988
- Contribution(s) alone or by combination of their Contribution(s)
989
- with the Work to which such Contribution(s) was submitted. If You
990
- institute patent litigation against any entity (including a
991
- cross-claim or counterclaim in a lawsuit) alleging that the Work
992
- or a Contribution incorporated within the Work constitutes direct
993
- or contributory patent infringement, then any patent licenses
994
- granted to You under this License for that Work shall terminate
995
- as of the date such litigation is filed.
996
-
997
- 4. Redistribution. You may reproduce and distribute copies of the
998
- Work or Derivative Works thereof in any medium, with or without
999
- modifications, and in Source or Object form, provided that You
1000
- meet the following conditions:
1001
-
1002
- (a) You must give any other recipients of the Work or
1003
- Derivative Works a copy of this License; and
1004
-
1005
- (b) You must cause any modified files to carry prominent notices
1006
- stating that You changed the files; and
1007
-
1008
- (c) You must retain, in the Source form of any Derivative Works
1009
- that You distribute, all copyright, patent, trademark, and
1010
- attribution notices from the Source form of the Work,
1011
- excluding those notices that do not pertain to any part of
1012
- the Derivative Works; and
1013
-
1014
- (d) If the Work includes a "NOTICE" text file as part of its
1015
- distribution, then any Derivative Works that You distribute must
1016
- include a readable copy of the attribution notices contained
1017
- within such NOTICE file, excluding those notices that do not
1018
- pertain to any part of the Derivative Works, in at least one
1019
- of the following places: within a NOTICE text file distributed
1020
- as part of the Derivative Works; within the Source form or
1021
- documentation, if provided along with the Derivative Works; or,
1022
- within a display generated by the Derivative Works, if and
1023
- wherever such third-party notices normally appear. The contents
1024
- of the NOTICE file are for informational purposes only and
1025
- do not modify the License. You may add Your own attribution
1026
- notices within Derivative Works that You distribute, alongside
1027
- or as an addendum to the NOTICE text from the Work, provided
1028
- that such additional attribution notices cannot be construed
1029
- as modifying the License.
1030
-
1031
- You may add Your own copyright statement to Your modifications and
1032
- may provide additional or different license terms and conditions
1033
- for use, reproduction, or distribution of Your modifications, or
1034
- for any such Derivative Works as a whole, provided Your use,
1035
- reproduction, and distribution of the Work otherwise complies with
1036
- the conditions stated in this License.
1037
-
1038
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1039
- any Contribution intentionally submitted for inclusion in the Work
1040
- by You to the Licensor shall be under the terms and conditions of
1041
- this License, without any additional terms or conditions.
1042
- Notwithstanding the above, nothing herein shall supersede or modify
1043
- the terms of any separate license agreement you may have executed
1044
- with Licensor regarding such Contributions.
1045
-
1046
- 6. Trademarks. This License does not grant permission to use the trade
1047
- names, trademarks, service marks, or product names of the Licensor,
1048
- except as required for reasonable and customary use in describing the
1049
- origin of the Work and reproducing the content of the NOTICE file.
1050
-
1051
- 7. Disclaimer of Warranty. Unless required by applicable law or
1052
- agreed to in writing, Licensor provides the Work (and each
1053
- Contributor provides its Contributions) on an "AS IS" BASIS,
1054
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1055
- implied, including, without limitation, any warranties or conditions
1056
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1057
- PARTICULAR PURPOSE. You are solely responsible for determining the
1058
- appropriateness of using or redistributing the Work and assume any
1059
- risks associated with Your exercise of permissions under this License.
1060
-
1061
- 8. Limitation of Liability. In no event and under no legal theory,
1062
- whether in tort (including negligence), contract, or otherwise,
1063
- unless required by applicable law (such as deliberate and grossly
1064
- negligent acts) or agreed to in writing, shall any Contributor be
1065
- liable to You for damages, including any direct, indirect, special,
1066
- incidental, or consequential damages of any character arising as a
1067
- result of this License or out of the use or inability to use the
1068
- Work (including but not limited to damages for loss of goodwill,
1069
- work stoppage, computer failure or malfunction, or any and all
1070
- other commercial damages or losses), even if such Contributor
1071
- has been advised of the possibility of such damages.
1072
-
1073
- 9. Accepting Warranty or Additional Liability. While redistributing
1074
- the Work or Derivative Works thereof, You may choose to offer,
1075
- and charge a fee for, acceptance of support, warranty, indemnity,
1076
- or other liability obligations and/or rights consistent with this
1077
- License. However, in accepting such obligations, You may act only
1078
- on Your own behalf and on Your sole responsibility, not on behalf
1079
- of any other Contributor, and only if You agree to indemnify,
1080
- defend, and hold each Contributor harmless for any liability
1081
- incurred by, or claims asserted against, such Contributor by reason
1082
- of your accepting any such warranty or additional liability.
1083
-
1084
- END OF TERMS AND CONDITIONS
1085
-
1086
- APPENDIX: How to apply the Apache License to your work.
1087
-
1088
- To apply the Apache License to your work, attach the following
1089
- boilerplate notice, with the fields enclosed by brackets "[]"
1090
- replaced with your own identifying information. (Don't include
1091
- the brackets!) The text should be enclosed in the appropriate
1092
- comment syntax for the file format. We also recommend that a
1093
- file or class name and description of purpose be included on the
1094
- same "printed page" as the copyright notice for easier
1095
- identification within third-party archives.
1096
-
1097
- Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
1098
-
1099
- Licensed under the Apache License, Version 2.0 (the "License");
1100
- you may not use this file except in compliance with the License.
1101
- You may obtain a copy of the License at
1102
-
1103
- http://www.apache.org/licenses/LICENSE-2.0
1104
-
1105
- Unless required by applicable law or agreed to in writing, software
1106
- distributed under the License is distributed on an "AS IS" BASIS,
1107
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1108
- See the License for the specific language governing permissions and
1109
- limitations under the License.
1110
-
1111
-
1112
-
1113
- signature_pad
1114
- MIT
1115
- MIT License
1116
-
1117
- Copyright (c) 2018 Szymon Nowak
1118
-
1119
- Permission is hereby granted, free of charge, to any person obtaining a copy
1120
- of this software and associated documentation files (the "Software"), to deal
1121
- in the Software without restriction, including without limitation the rights
1122
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1123
- copies of the Software, and to permit persons to whom the Software is
1124
- furnished to do so, subject to the following conditions:
1125
-
1126
- The above copyright notice and this permission notice shall be included in all
1127
- copies or substantial portions of the Software.
1128
-
1129
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1130
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1131
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1132
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1133
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1134
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1135
- SOFTWARE.
1136
-
1137
-
1138
- three
1139
- MIT
1140
- The MIT License
1141
-
1142
- Copyright © 2010-2021 three.js authors
1143
-
1144
- Permission is hereby granted, free of charge, to any person obtaining a copy
1145
- of this software and associated documentation files (the "Software"), to deal
1146
- in the Software without restriction, including without limitation the rights
1147
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1148
- copies of the Software, and to permit persons to whom the Software is
1149
- furnished to do so, subject to the following conditions:
1150
-
1151
- The above copyright notice and this permission notice shall be included in
1152
- all copies or substantial portions of the Software.
1153
-
1154
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1155
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1156
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1157
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1158
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1159
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1160
- THE SOFTWARE.
1161
-
1162
-
1163
- tslib
1164
- 0BSD
1165
- Copyright (c) Microsoft Corporation.
1166
-
1167
- Permission to use, copy, modify, and/or distribute this software for any
1168
- purpose with or without fee is hereby granted.
1169
-
1170
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1171
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
1172
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1173
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1174
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
1175
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1176
- PERFORMANCE OF THIS SOFTWARE.
1177
-
1178
- zone.js
1179
- MIT
1180
- The MIT License
1181
-
1182
- Copyright (c) 2010-2022 Google LLC. https://angular.io/license
1183
-
1184
- Permission is hereby granted, free of charge, to any person obtaining a copy
1185
- of this software and associated documentation files (the "Software"), to deal
1186
- in the Software without restriction, including without limitation the rights
1187
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1188
- copies of the Software, and to permit persons to whom the Software is
1189
- furnished to do so, subject to the following conditions:
1190
-
1191
- The above copyright notice and this permission notice shall be included in
1192
- all copies or substantial portions of the Software.
1193
-
1194
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1195
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1196
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1197
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1198
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1199
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1200
- THE SOFTWARE.