homebridge-config-ui-x 5.11.1 → 5.11.2-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/dist/core/auth/auth.controller.d.ts +4 -0
- package/dist/core/config/config.interfaces.d.ts +14 -0
- package/dist/core/config/config.service.d.ts +6 -0
- package/dist/core/config/config.service.js +8 -0
- package/dist/core/config/config.service.js.map +1 -1
- package/dist/core/config/config.startup.js +48 -17
- package/dist/core/config/config.startup.js.map +1 -1
- package/dist/core/feature-flags/feature-flags.registry.js +5 -0
- package/dist/core/feature-flags/feature-flags.registry.js.map +1 -1
- package/dist/core/homebridge-ipc/homebridge-ipc.service.js +1 -0
- package/dist/core/homebridge-ipc/homebridge-ipc.service.js.map +1 -1
- package/dist/core/spa/spa-html.service.d.ts +5 -0
- package/dist/core/spa/spa-html.service.js +32 -0
- package/dist/core/spa/spa-html.service.js.map +1 -0
- package/dist/core/spa/spa.filter.d.ts +3 -0
- package/dist/core/spa/spa.filter.js +22 -2
- package/dist/core/spa/spa.filter.js.map +1 -1
- package/dist/core/ssl/ssl-cert-generator.service.d.ts +15 -0
- package/dist/core/ssl/ssl-cert-generator.service.js +125 -0
- package/dist/core/ssl/ssl-cert-generator.service.js.map +1 -0
- package/dist/globalDefaults.js +3 -0
- package/dist/globalDefaults.js.map +1 -1
- package/dist/main.js +18 -4
- package/dist/main.js.map +1 -1
- package/dist/modules/accessories/accessories.controller.d.ts +1 -1
- package/dist/modules/accessories/accessories.interfaces.d.ts +94 -0
- package/dist/modules/accessories/accessories.interfaces.js +2 -0
- package/dist/modules/accessories/accessories.interfaces.js.map +1 -0
- package/dist/modules/accessories/accessories.module.js +2 -0
- package/dist/modules/accessories/accessories.module.js.map +1 -1
- package/dist/modules/accessories/accessories.service.d.ts +21 -3
- package/dist/modules/accessories/accessories.service.js +280 -17
- package/dist/modules/accessories/accessories.service.js.map +1 -1
- package/dist/modules/child-bridges/child-bridges.interfaces.d.ts +9 -0
- package/dist/modules/config-editor/config-editor.controller.d.ts +4 -0
- package/dist/modules/config-editor/config-editor.controller.js +64 -0
- package/dist/modules/config-editor/config-editor.controller.js.map +1 -1
- package/dist/modules/config-editor/config-editor.service.d.ts +6 -1
- package/dist/modules/config-editor/config-editor.service.js +45 -1
- package/dist/modules/config-editor/config-editor.service.js.map +1 -1
- package/dist/modules/custom-plugins/plugins-settings-ui/plugins-settings-ui.service.js +1 -1
- package/dist/modules/custom-plugins/plugins-settings-ui/plugins-settings-ui.service.js.map +1 -1
- package/dist/modules/plugins/plugins.service.js +15 -0
- package/dist/modules/plugins/plugins.service.js.map +1 -1
- package/dist/modules/server/server.controller.d.ts +50 -0
- package/dist/modules/server/server.controller.js +201 -2
- package/dist/modules/server/server.controller.js.map +1 -1
- package/dist/modules/server/server.service.d.ts +48 -0
- package/dist/modules/server/server.service.js +502 -14
- package/dist/modules/server/server.service.js.map +1 -1
- package/dist/modules/status/status.gateway.d.ts +2 -0
- package/dist/modules/status/status.interfaces.d.ts +11 -0
- package/dist/modules/status/status.service.d.ts +4 -1
- package/dist/modules/status/status.service.js +21 -2
- package/dist/modules/status/status.service.js.map +1 -1
- package/docs/matter-todo.md +15 -0
- package/docs/ssl-upload-pr.md +103 -0
- package/package.json +3 -1
- package/public/3rdpartylicenses.txt +558 -636
- package/public/assets/matter.svg +8 -0
- package/public/assets/plugin-ui-utils/ui.js +3 -0
- package/public/assets/plugin-ui-utils/ui.js.map +1 -1
- package/public/chunk-22B4UCUR.js +19 -0
- package/public/chunk-2AZ4IAJX.js +1 -0
- package/public/chunk-2W47TKRP.js +8 -0
- package/public/chunk-32NSGOWJ.js +1 -0
- package/public/chunk-3AXKQX7N.js +1 -0
- package/public/chunk-3SLVSNU6.js +1 -0
- package/public/chunk-4FBWT2PG.js +1 -0
- package/public/chunk-4G547VQH.js +1 -0
- package/public/chunk-4KBAYZP7.js +1 -0
- package/public/{chunk-RKUILXRL.js → chunk-4O7BLLBH.js} +1 -1
- package/public/chunk-4X67MV5P.js +1 -0
- package/public/chunk-56AT4EBV.js +1 -0
- package/public/chunk-5INR7MRZ.js +1 -0
- package/public/chunk-5IRYX3WN.js +1 -0
- package/public/chunk-5N6BZ66K.js +1 -0
- package/public/chunk-5QXXJI43.js +5 -0
- package/public/chunk-5USVC2CC.js +3 -0
- package/public/chunk-5YRG477U.js +1 -0
- package/public/chunk-63DEF4BP.js +1 -0
- package/public/chunk-7D5NLF5A.js +1 -0
- package/public/chunk-AASDOQGB.js +1 -0
- package/public/chunk-AU6YJ4VB.js +1 -0
- package/public/chunk-B2R3BKIF.js +1 -0
- package/public/chunk-B4AJQJMI.js +1 -0
- package/public/chunk-BMH5GPEB.js +1 -0
- package/public/{chunk-KI6BE77G.js → chunk-BMOLDRJ3.js} +1 -1
- package/public/chunk-BOVXKVZC.js +1 -0
- package/public/chunk-C2W3HONU.js +1 -0
- package/public/chunk-CB6OGKHG.js +1 -0
- package/public/chunk-CBSLCVSR.js +1 -0
- package/public/chunk-CR6W3PUA.js +1 -0
- package/public/chunk-CYSSAU76.js +1 -0
- package/public/chunk-DGBI427A.js +1 -0
- package/public/chunk-E2INCMIB.js +1 -0
- package/public/chunk-EVNAB6KB.js +4 -0
- package/public/{chunk-75KR2TK6.js → chunk-FARCNAHH.js} +1 -1
- package/public/chunk-FIF6GB4H.js +1 -0
- package/public/chunk-FNIVJEH2.js +1 -0
- package/public/chunk-FW2NZE2W.js +1 -0
- package/public/chunk-FXM34P2Q.js +1 -0
- package/public/chunk-G4TMATE3.js +1 -0
- package/public/chunk-GARJCQR2.js +1 -0
- package/public/chunk-GHNACZX3.js +1 -0
- package/public/chunk-GIPFJVAC.js +1 -0
- package/public/chunk-GQMGUEFI.js +1 -0
- package/public/chunk-GRUJENQH.js +1 -0
- package/public/{chunk-OMFNURQZ.js → chunk-H7F7H5MW.js} +1 -1
- package/public/chunk-HGB7JMQB.js +1 -0
- package/public/chunk-HRBBCSGX.js +1 -0
- package/public/chunk-I7UZENUE.js +1 -0
- package/public/chunk-IUXXJEPG.js +1 -0
- package/public/chunk-JC74NWLG.js +1 -0
- package/public/chunk-JEWURKW3.js +1 -0
- package/public/chunk-JH5W4II7.js +1 -0
- package/public/chunk-JLNKCN3A.js +1 -0
- package/public/chunk-JTGLNZVD.js +1 -0
- package/public/chunk-KSP343GE.js +1 -0
- package/public/chunk-KTE7SASZ.js +1 -0
- package/public/chunk-L2BEQFIA.js +1 -0
- package/public/chunk-L6LSM43U.js +1 -0
- package/public/chunk-LPZZFOKR.js +4 -0
- package/public/chunk-LT4LVLTJ.js +5 -0
- package/public/chunk-M4OD2EYP.js +1 -0
- package/public/chunk-M5KMDWMD.js +1 -0
- package/public/chunk-M5U3WH6U.js +68 -0
- package/public/{chunk-BKCIVF4W.js → chunk-M72FKTRG.js} +52 -2
- package/public/chunk-MKCBNPFH.js +1 -0
- package/public/chunk-MKFXR7SP.js +1 -0
- package/public/chunk-MYJVEYXW.js +1 -0
- package/public/chunk-N2IMTG2V.js +1 -0
- package/public/chunk-NDBIOJ3K.js +1 -0
- package/public/chunk-NF7H6G7M.js +1 -0
- package/public/chunk-NMM246IB.js +1 -0
- package/public/chunk-NPWYNB2M.js +1 -0
- package/public/chunk-OB3JM574.js +1 -0
- package/public/chunk-OKQK5WGA.js +1 -0
- package/public/chunk-OYHGZQRR.js +1 -0
- package/public/chunk-P3D45344.js +50 -0
- package/public/chunk-P7RLJ6EQ.js +16 -0
- package/public/chunk-PXNJ4PSF.js +1 -0
- package/public/chunk-QB4JVFF7.js +1 -0
- package/public/chunk-QIW6VVBV.js +1 -0
- package/public/chunk-QOXXKL5T.js +2 -0
- package/public/chunk-QRWK7JO5.js +1 -0
- package/public/chunk-S52YHDRI.js +2 -0
- package/public/chunk-S6JEMYUK.js +3 -0
- package/public/chunk-SOEFKTV3.js +1 -0
- package/public/chunk-T5WI6HLG.js +1 -0
- package/public/chunk-TCWZ7ASJ.js +1 -0
- package/public/chunk-TNQQAZ6Z.js +1 -0
- package/public/chunk-TXOHSX6R.js +1 -0
- package/public/chunk-UQGRSMY3.js +1 -0
- package/public/chunk-UR2DRSIX.js +1 -0
- package/public/chunk-UR7BEPD4.js +1 -0
- package/public/chunk-UXXY7XNH.js +1 -0
- package/public/chunk-VHK6V2IY.js +1 -0
- package/public/chunk-VQBGFNDB.js +1 -0
- package/public/chunk-VVINUJOQ.js +1 -0
- package/public/chunk-W546I2QX.js +1 -0
- package/public/chunk-W6MP663P.js +1 -0
- package/public/chunk-WYJ4N4TV.js +12 -0
- package/public/chunk-X6NYM4NC.js +1 -0
- package/public/chunk-XEOYEVJE.js +1 -0
- package/public/chunk-XM3BXRQJ.js +1 -0
- package/public/chunk-YI2ZMXIQ.js +1 -0
- package/public/chunk-YJWJIJMQ.js +1 -0
- package/public/chunk-YZZ7SAON.js +2 -0
- package/public/chunk-ZCGZM7LU.js +1 -0
- package/public/chunk-ZI6P36I2.js +1 -0
- package/public/chunk-ZPXACREZ.js +4 -0
- package/public/index.html +2 -2
- package/public/main-QSNNOJ3S.js +1 -0
- package/public/media/matter-P563JGDL.svg +8 -0
- package/public/polyfills-34U4WL3Z.js +1 -0
- package/public/styles-CT2LPGES.css +1 -0
- package/scripts/extract-plugin-alias.js +53 -2
- package/public/chunk-23BCCFJ5.js +0 -1
- package/public/chunk-2WBRY5UH.js +0 -1
- package/public/chunk-3BW6ZOEY.js +0 -1
- package/public/chunk-3F6KNL45.js +0 -5
- package/public/chunk-42GW3RJL.js +0 -1
- package/public/chunk-5GRM2PNI.js +0 -8
- package/public/chunk-66LEC5UY.js +0 -1
- package/public/chunk-66QXUNEP.js +0 -1
- package/public/chunk-6LTVSYZW.js +0 -1
- package/public/chunk-6VK3QZGU.js +0 -1
- package/public/chunk-73C4I43L.js +0 -1
- package/public/chunk-7OASQ2AG.js +0 -1
- package/public/chunk-7WU4X6RM.js +0 -1
- package/public/chunk-ADWZU2CD.js +0 -1
- package/public/chunk-AJFDU7Z7.js +0 -1
- package/public/chunk-APNLFZE3.js +0 -1
- package/public/chunk-B6MBMYJR.js +0 -1
- package/public/chunk-BKFWDZA6.js +0 -1
- package/public/chunk-BON2K2BD.js +0 -2
- package/public/chunk-BROGM6SY.js +0 -3
- package/public/chunk-CA3TZ6PQ.js +0 -1
- package/public/chunk-EH36LHRK.js +0 -1
- package/public/chunk-EI7FRBF5.js +0 -1
- package/public/chunk-END7FY3E.js +0 -4
- package/public/chunk-FIMBNRF3.js +0 -1
- package/public/chunk-FYJ5B755.js +0 -1
- package/public/chunk-GYXHUBV3.js +0 -1
- package/public/chunk-HIUHYFSQ.js +0 -1
- package/public/chunk-I6OSTXHH.js +0 -1
- package/public/chunk-IEAPUTEM.js +0 -4
- package/public/chunk-IT6PLC4W.js +0 -1
- package/public/chunk-IYHUB3D3.js +0 -1
- package/public/chunk-JCCE2HYA.js +0 -1
- package/public/chunk-JMI4ETRQ.js +0 -4
- package/public/chunk-K27TBISE.js +0 -16
- package/public/chunk-KGF7IKOW.js +0 -1
- package/public/chunk-KIQBLIB2.js +0 -8
- package/public/chunk-MAY7B34T.js +0 -1
- package/public/chunk-MCMS4UYL.js +0 -1
- package/public/chunk-MMBLECEN.js +0 -1
- package/public/chunk-MNWNSJ2K.js +0 -5
- package/public/chunk-NK5MY45D.js +0 -1
- package/public/chunk-OOM2PIRM.js +0 -5
- package/public/chunk-ORRSUOEI.js +0 -1
- package/public/chunk-QSG34JA4.js +0 -1
- package/public/chunk-QXD4RXA4.js +0 -1
- package/public/chunk-R7Q4CXAE.js +0 -1
- package/public/chunk-RMH5OYGC.js +0 -1
- package/public/chunk-SIVMM2JG.js +0 -1
- package/public/chunk-SMWVFNSN.js +0 -1
- package/public/chunk-U5K3GAHN.js +0 -1
- package/public/chunk-UUDMBNOI.js +0 -1
- package/public/chunk-V5LQ5DCH.js +0 -1
- package/public/chunk-VAYELJWR.js +0 -50
- package/public/chunk-VIRYWO5H.js +0 -40
- package/public/chunk-WYUCIHNO.js +0 -1
- package/public/chunk-XDFBUXFD.js +0 -1
- package/public/chunk-XX2HF46Y.js +0 -1
- package/public/chunk-YY4RH27F.js +0 -1
- package/public/chunk-ZCLW5Y7D.js +0 -19
- package/public/chunk-ZOOWBXGT.js +0 -1
- package/public/chunk-ZPKW4S77.js +0 -2
- package/public/chunk-ZXUIFQS4.js +0 -51
- package/public/main-BAQKIXE4.js +0 -1
- package/public/polyfills-5KWHJ7II.js +0 -2
- package/public/styles-7EFV5QBG.css +0 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
--------------------------------------------------------------------------------
|
|
3
|
-
Package:
|
|
3
|
+
Package: is-standalone-pwa
|
|
4
4
|
License: "MIT"
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
MIT License
|
|
7
7
|
|
|
8
|
-
Copyright (c)
|
|
8
|
+
Copyright (c) 2024 Faisal Salman
|
|
9
9
|
|
|
10
10
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
11
11
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -14,24 +14,24 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
14
14
|
copies of the Software, and to permit persons to whom the Software is
|
|
15
15
|
furnished to do so, subject to the following conditions:
|
|
16
16
|
|
|
17
|
-
The above copyright notice and this permission notice shall be included in
|
|
18
|
-
|
|
17
|
+
The above copyright notice and this permission notice shall be included in all
|
|
18
|
+
copies or substantial portions of the Software.
|
|
19
19
|
|
|
20
20
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
21
21
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
22
22
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
23
23
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
24
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
|
-
|
|
25
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
26
|
+
SOFTWARE.
|
|
27
27
|
|
|
28
28
|
--------------------------------------------------------------------------------
|
|
29
|
-
Package:
|
|
29
|
+
Package: angular-gridster2
|
|
30
30
|
License: "MIT"
|
|
31
31
|
|
|
32
|
-
|
|
32
|
+
MIT License
|
|
33
33
|
|
|
34
|
-
Copyright (c)
|
|
34
|
+
Copyright (c) 2025 Tiberiu Zuld
|
|
35
35
|
|
|
36
36
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
37
37
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -40,24 +40,24 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
40
40
|
copies of the Software, and to permit persons to whom the Software is
|
|
41
41
|
furnished to do so, subject to the following conditions:
|
|
42
42
|
|
|
43
|
-
The above copyright notice and this permission notice shall be included in
|
|
44
|
-
|
|
43
|
+
The above copyright notice and this permission notice shall be included in all
|
|
44
|
+
copies or substantial portions of the Software.
|
|
45
45
|
|
|
46
46
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
47
47
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
48
48
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
49
49
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
50
50
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
51
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
52
|
-
|
|
51
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
52
|
+
SOFTWARE.
|
|
53
53
|
|
|
54
54
|
--------------------------------------------------------------------------------
|
|
55
|
-
Package:
|
|
55
|
+
Package: ajv-formats
|
|
56
56
|
License: "MIT"
|
|
57
57
|
|
|
58
|
-
|
|
58
|
+
MIT License
|
|
59
59
|
|
|
60
|
-
Copyright (c)
|
|
60
|
+
Copyright (c) 2020 Evgeny Poberezkin
|
|
61
61
|
|
|
62
62
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
63
63
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -66,76 +66,24 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
66
66
|
copies of the Software, and to permit persons to whom the Software is
|
|
67
67
|
furnished to do so, subject to the following conditions:
|
|
68
68
|
|
|
69
|
-
The above copyright notice and this permission notice shall be included in
|
|
70
|
-
|
|
69
|
+
The above copyright notice and this permission notice shall be included in all
|
|
70
|
+
copies or substantial portions of the Software.
|
|
71
71
|
|
|
72
72
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
73
73
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
74
74
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
75
75
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
76
76
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
77
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
--------------------------------------------------------------------------------
|
|
81
|
-
Package: @ng-formworks/cssframework
|
|
82
|
-
License: "MIT"
|
|
83
|
-
|
|
84
|
-
MIT License
|
|
85
|
-
|
|
86
|
-
Copyright (c) 2014-2016 David Schnell-Davis 2018 Hamza Hamidi 2023 Zaheer M
|
|
87
|
-
|
|
88
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
89
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
90
|
-
in the Software without restriction, including without limitation the rights
|
|
91
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
92
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
93
|
-
furnished to do so, subject to the following conditions:
|
|
94
|
-
|
|
95
|
-
The above copyright notice and this permission notice shall be included in all
|
|
96
|
-
copies or substantial portions of the Software.
|
|
97
|
-
|
|
98
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
99
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
100
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
101
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
102
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
103
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
104
|
-
SOFTWARE.
|
|
105
|
-
|
|
106
|
-
--------------------------------------------------------------------------------
|
|
107
|
-
Package: @ng-formworks/bootstrap5
|
|
108
|
-
License: "MIT"
|
|
109
|
-
|
|
110
|
-
MIT License
|
|
111
|
-
|
|
112
|
-
Copyright (c) 2014-2016 David Schnell-Davis 2018 Hamza Hamidi 2023 Zaheer M
|
|
113
|
-
|
|
114
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
115
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
116
|
-
in the Software without restriction, including without limitation the rights
|
|
117
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
118
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
119
|
-
furnished to do so, subject to the following conditions:
|
|
120
|
-
|
|
121
|
-
The above copyright notice and this permission notice shall be included in all
|
|
122
|
-
copies or substantial portions of the Software.
|
|
123
|
-
|
|
124
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
125
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
126
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
127
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
128
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
129
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
130
|
-
SOFTWARE.
|
|
77
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
78
|
+
SOFTWARE.
|
|
131
79
|
|
|
132
80
|
--------------------------------------------------------------------------------
|
|
133
|
-
Package:
|
|
81
|
+
Package: ajv
|
|
134
82
|
License: "MIT"
|
|
135
83
|
|
|
136
|
-
MIT License
|
|
84
|
+
The MIT License (MIT)
|
|
137
85
|
|
|
138
|
-
Copyright (c)
|
|
86
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
139
87
|
|
|
140
88
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
141
89
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -155,13 +103,14 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
155
103
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
156
104
|
SOFTWARE.
|
|
157
105
|
|
|
106
|
+
|
|
158
107
|
--------------------------------------------------------------------------------
|
|
159
|
-
Package:
|
|
108
|
+
Package: fast-deep-equal
|
|
160
109
|
License: "MIT"
|
|
161
110
|
|
|
162
111
|
MIT License
|
|
163
112
|
|
|
164
|
-
Copyright (c)
|
|
113
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
165
114
|
|
|
166
115
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
167
116
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -182,12 +131,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
182
131
|
SOFTWARE.
|
|
183
132
|
|
|
184
133
|
--------------------------------------------------------------------------------
|
|
185
|
-
Package:
|
|
134
|
+
Package: json-schema-traverse
|
|
186
135
|
License: "MIT"
|
|
187
136
|
|
|
188
137
|
MIT License
|
|
189
138
|
|
|
190
|
-
Copyright (c)
|
|
139
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
191
140
|
|
|
192
141
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
193
142
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -208,68 +157,100 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
208
157
|
SOFTWARE.
|
|
209
158
|
|
|
210
159
|
--------------------------------------------------------------------------------
|
|
211
|
-
Package:
|
|
212
|
-
License: "
|
|
160
|
+
Package: fast-uri
|
|
161
|
+
License: "BSD-3-Clause"
|
|
213
162
|
|
|
214
|
-
|
|
163
|
+
Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
|
|
164
|
+
Copyright (c) 2021-present The Fastify team
|
|
165
|
+
All rights reserved.
|
|
215
166
|
|
|
216
|
-
|
|
167
|
+
The Fastify team members are listed at https://github.com/fastify/fastify#team.
|
|
217
168
|
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
169
|
+
Redistribution and use in source and binary forms, with or without
|
|
170
|
+
modification, are permitted provided that the following conditions are met:
|
|
171
|
+
* Redistributions of source code must retain the above copyright
|
|
172
|
+
notice, this list of conditions and the following disclaimer.
|
|
173
|
+
* Redistributions in binary form must reproduce the above copyright
|
|
174
|
+
notice, this list of conditions and the following disclaimer in the
|
|
175
|
+
documentation and/or other materials provided with the distribution.
|
|
176
|
+
* The names of any contributors may not be used to endorse or promote
|
|
177
|
+
products derived from this software without specific prior written
|
|
178
|
+
permission.
|
|
224
179
|
|
|
225
|
-
|
|
226
|
-
|
|
180
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
181
|
+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
182
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
183
|
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY
|
|
184
|
+
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
185
|
+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
186
|
+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
187
|
+
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
188
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
189
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
227
190
|
|
|
228
|
-
|
|
229
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
230
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
231
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
232
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
233
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
234
|
-
SOFTWARE.
|
|
191
|
+
* * *
|
|
235
192
|
|
|
193
|
+
The complete list of contributors can be found at:
|
|
194
|
+
- https://github.com/garycourt/uri-js/graphs/contributors
|
|
236
195
|
--------------------------------------------------------------------------------
|
|
237
|
-
Package:
|
|
196
|
+
Package: lodash
|
|
238
197
|
License: "MIT"
|
|
239
198
|
|
|
240
|
-
|
|
199
|
+
Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
241
200
|
|
|
242
|
-
|
|
201
|
+
Based on Underscore.js, copyright Jeremy Ashkenas,
|
|
202
|
+
DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
|
|
243
203
|
|
|
244
|
-
|
|
204
|
+
This software consists of voluntary contributions made by many
|
|
205
|
+
individuals. For exact contribution history, see the revision history
|
|
206
|
+
available at https://github.com/lodash/lodash
|
|
245
207
|
|
|
246
|
-
The
|
|
208
|
+
The following license applies to all parts of this software except as
|
|
209
|
+
documented below:
|
|
247
210
|
|
|
248
|
-
|
|
211
|
+
====
|
|
249
212
|
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
213
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
214
|
+
a copy of this software and associated documentation files (the
|
|
215
|
+
"Software"), to deal in the Software without restriction, including
|
|
216
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
217
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
218
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
219
|
+
the following conditions:
|
|
253
220
|
|
|
254
|
-
The
|
|
221
|
+
The above copyright notice and this permission notice shall be
|
|
222
|
+
included in all copies or substantial portions of the Software.
|
|
255
223
|
|
|
256
|
-
|
|
224
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
225
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
226
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
227
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
228
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
229
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
230
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
257
231
|
|
|
258
|
-
|
|
232
|
+
====
|
|
259
233
|
|
|
260
|
-
|
|
234
|
+
Copyright and related rights for sample code are waived via CC0. Sample
|
|
235
|
+
code is defined as all source code displayed within the prose of the
|
|
236
|
+
documentation.
|
|
261
237
|
|
|
262
|
-
|
|
238
|
+
CC0: http://creativecommons.org/publicdomain/zero/1.0/
|
|
239
|
+
|
|
240
|
+
====
|
|
241
|
+
|
|
242
|
+
Files located in the node_modules and vendor directories are externally
|
|
243
|
+
maintained libraries used by this software which have their own
|
|
244
|
+
licenses; we recommend you read them, as their terms may differ from the
|
|
245
|
+
terms above.
|
|
263
246
|
|
|
264
247
|
--------------------------------------------------------------------------------
|
|
265
|
-
Package:
|
|
248
|
+
Package: ajv-keywords
|
|
266
249
|
License: "MIT"
|
|
267
250
|
|
|
268
251
|
The MIT License (MIT)
|
|
269
252
|
|
|
270
|
-
Copyright (c)
|
|
271
|
-
Copyright (c) 2023 Valor Software
|
|
272
|
-
Copyright (c) 2023 Dmitriy Shekhovtsov<valorkin@gmail.com>
|
|
253
|
+
Copyright (c) 2016 Evgeny Poberezkin
|
|
273
254
|
|
|
274
255
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
275
256
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -290,51 +271,104 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
290
271
|
SOFTWARE.
|
|
291
272
|
|
|
292
273
|
--------------------------------------------------------------------------------
|
|
293
|
-
Package:
|
|
274
|
+
Package: @ng-formworks/core
|
|
294
275
|
License: "MIT"
|
|
295
276
|
|
|
277
|
+
MIT License
|
|
278
|
+
|
|
279
|
+
Copyright (c) 2014-2016 David Schnell-Davis 2018 Hamza Hamidi 2023 Zaheer M
|
|
280
|
+
|
|
281
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
282
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
283
|
+
in the Software without restriction, including without limitation the rights
|
|
284
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
285
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
286
|
+
furnished to do so, subject to the following conditions:
|
|
287
|
+
|
|
288
|
+
The above copyright notice and this permission notice shall be included in all
|
|
289
|
+
copies or substantial portions of the Software.
|
|
290
|
+
|
|
291
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
292
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
293
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
294
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
295
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
296
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
297
|
+
SOFTWARE.
|
|
296
298
|
|
|
297
299
|
--------------------------------------------------------------------------------
|
|
298
|
-
Package:
|
|
300
|
+
Package: @angular/cdk
|
|
299
301
|
License: "MIT"
|
|
300
302
|
|
|
303
|
+
The MIT License
|
|
301
304
|
|
|
302
|
-
|
|
303
|
-
Package: contra
|
|
304
|
-
License: "MIT"
|
|
305
|
+
Copyright (c) 2025 Google LLC.
|
|
305
306
|
|
|
306
|
-
|
|
307
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
308
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
309
|
+
in the Software without restriction, including without limitation the rights
|
|
310
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
311
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
312
|
+
furnished to do so, subject to the following conditions:
|
|
307
313
|
|
|
308
|
-
|
|
314
|
+
The above copyright notice and this permission notice shall be included in
|
|
315
|
+
all copies or substantial portions of the Software.
|
|
309
316
|
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
317
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
318
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
319
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
320
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
321
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
322
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
323
|
+
THE SOFTWARE.
|
|
316
324
|
|
|
317
|
-
|
|
318
|
-
|
|
325
|
+
--------------------------------------------------------------------------------
|
|
326
|
+
Package: uuid
|
|
327
|
+
License: "MIT"
|
|
319
328
|
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
329
|
+
The MIT License (MIT)
|
|
330
|
+
|
|
331
|
+
Copyright (c) 2010-2020 Robert Kieffer and other contributors
|
|
332
|
+
|
|
333
|
+
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:
|
|
334
|
+
|
|
335
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
336
|
+
|
|
337
|
+
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.
|
|
326
338
|
|
|
327
339
|
--------------------------------------------------------------------------------
|
|
328
|
-
Package:
|
|
340
|
+
Package: semver
|
|
341
|
+
License: "ISC"
|
|
342
|
+
|
|
343
|
+
The ISC License
|
|
344
|
+
|
|
345
|
+
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
346
|
+
|
|
347
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
348
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
349
|
+
copyright notice and this permission notice appear in all copies.
|
|
350
|
+
|
|
351
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
352
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
353
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
354
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
355
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
356
|
+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
357
|
+
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
358
|
+
|
|
359
|
+
--------------------------------------------------------------------------------
|
|
360
|
+
Package: prismjs
|
|
329
361
|
License: "MIT"
|
|
330
362
|
|
|
331
|
-
|
|
363
|
+
MIT LICENSE
|
|
364
|
+
|
|
365
|
+
Copyright (c) 2012 Lea Verou
|
|
332
366
|
|
|
333
367
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
334
|
-
of this software and associated documentation files (the "Software"), to
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
368
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
369
|
+
in the Software without restriction, including without limitation the rights
|
|
370
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
371
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
338
372
|
furnished to do so, subject to the following conditions:
|
|
339
373
|
|
|
340
374
|
The above copyright notice and this permission notice shall be included in
|
|
@@ -344,53 +378,57 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
344
378
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
345
379
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
346
380
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
347
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
348
|
-
|
|
349
|
-
|
|
381
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
382
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
383
|
+
THE SOFTWARE.
|
|
350
384
|
|
|
351
385
|
--------------------------------------------------------------------------------
|
|
352
|
-
Package:
|
|
386
|
+
Package: he
|
|
353
387
|
License: "MIT"
|
|
354
388
|
|
|
355
|
-
The MIT License (MIT)
|
|
356
|
-
|
|
357
|
-
Copyright © 2014 Nicolas Bevacqua
|
|
358
|
-
|
|
359
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
360
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
361
|
-
the Software without restriction, including without limitation the rights to
|
|
362
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
363
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
364
|
-
subject to the following conditions:
|
|
365
|
-
|
|
366
|
-
The above copyright notice and this permission notice shall be included in all
|
|
367
|
-
copies or substantial portions of the Software.
|
|
368
|
-
|
|
369
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
370
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
371
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
372
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
373
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
374
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
375
389
|
|
|
376
390
|
--------------------------------------------------------------------------------
|
|
377
|
-
Package:
|
|
391
|
+
Package: emoji-js
|
|
378
392
|
License: "MIT"
|
|
379
393
|
|
|
394
|
+
The MIT License (MIT)
|
|
380
395
|
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
396
|
+
Copyright (c) 2015 Cal Henderson
|
|
397
|
+
|
|
398
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
399
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
400
|
+
in the Software without restriction, including without limitation the rights
|
|
401
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
402
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
403
|
+
furnished to do so, subject to the following conditions:
|
|
404
|
+
|
|
405
|
+
The above copyright notice and this permission notice shall be included in all
|
|
406
|
+
copies or substantial portions of the Software.
|
|
384
407
|
|
|
408
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
409
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
410
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
411
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
412
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
413
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
414
|
+
SOFTWARE.
|
|
385
415
|
|
|
386
416
|
--------------------------------------------------------------------------------
|
|
387
|
-
Package:
|
|
417
|
+
Package: marked
|
|
388
418
|
License: "MIT"
|
|
389
419
|
|
|
390
|
-
|
|
420
|
+
# License information
|
|
391
421
|
|
|
392
|
-
|
|
393
|
-
|
|
422
|
+
## Contribution License Agreement
|
|
423
|
+
|
|
424
|
+
If you contribute code to this project, you are implicitly allowing your code
|
|
425
|
+
to be distributed under the MIT license. You are also implicitly verifying that
|
|
426
|
+
all code is your original work. `</legalese>`
|
|
427
|
+
|
|
428
|
+
## Marked
|
|
429
|
+
|
|
430
|
+
Copyright (c) 2018+, MarkedJS (https://github.com/markedjs/)
|
|
431
|
+
Copyright (c) 2011-2018, Christopher Jeffrey (https://github.com/chjj/)
|
|
394
432
|
|
|
395
433
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
396
434
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -399,24 +437,43 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
399
437
|
copies of the Software, and to permit persons to whom the Software is
|
|
400
438
|
furnished to do so, subject to the following conditions:
|
|
401
439
|
|
|
402
|
-
The above copyright notice and this permission notice shall be included in
|
|
403
|
-
copies or substantial portions of the Software.
|
|
440
|
+
The above copyright notice and this permission notice shall be included in
|
|
441
|
+
all copies or substantial portions of the Software.
|
|
404
442
|
|
|
405
443
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
406
444
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
407
445
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
408
446
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
409
447
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
410
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
411
|
-
SOFTWARE.
|
|
448
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
449
|
+
THE SOFTWARE.
|
|
450
|
+
|
|
451
|
+
## Markdown
|
|
452
|
+
|
|
453
|
+
Copyright © 2004, John Gruber
|
|
454
|
+
http://daringfireball.net/
|
|
455
|
+
All rights reserved.
|
|
456
|
+
|
|
457
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
|
458
|
+
|
|
459
|
+
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
|
460
|
+
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
|
461
|
+
* Neither the name “Markdown” nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
|
|
462
|
+
|
|
463
|
+
This software is provided by the copyright holders and contributors “as is” and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the copyright owner or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.
|
|
412
464
|
|
|
413
465
|
--------------------------------------------------------------------------------
|
|
414
|
-
Package:
|
|
466
|
+
Package: ngx-md
|
|
467
|
+
License: "MIT"
|
|
468
|
+
|
|
469
|
+
|
|
470
|
+
--------------------------------------------------------------------------------
|
|
471
|
+
Package: json5
|
|
415
472
|
License: "MIT"
|
|
416
473
|
|
|
417
474
|
MIT License
|
|
418
475
|
|
|
419
|
-
Copyright (c)
|
|
476
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
420
477
|
|
|
421
478
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
422
479
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -436,13 +493,16 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
436
493
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
437
494
|
SOFTWARE.
|
|
438
495
|
|
|
496
|
+
[others]: https://github.com/json5/json5/contributors
|
|
497
|
+
|
|
439
498
|
--------------------------------------------------------------------------------
|
|
440
|
-
Package:
|
|
499
|
+
Package: @homebridge/hap-client
|
|
441
500
|
License: "MIT"
|
|
442
501
|
|
|
443
|
-
|
|
502
|
+
MIT License
|
|
444
503
|
|
|
445
|
-
Copyright (c)
|
|
504
|
+
Copyright (c) 2023-2025 Homebridge
|
|
505
|
+
Copyright (c) 2020-2023 oznu <dev@oz.nu>
|
|
446
506
|
|
|
447
507
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
448
508
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -462,14 +522,13 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
462
522
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
463
523
|
SOFTWARE.
|
|
464
524
|
|
|
465
|
-
|
|
466
525
|
--------------------------------------------------------------------------------
|
|
467
|
-
Package:
|
|
526
|
+
Package: nouislider
|
|
468
527
|
License: "MIT"
|
|
469
528
|
|
|
470
529
|
MIT License
|
|
471
530
|
|
|
472
|
-
Copyright (c)
|
|
531
|
+
Copyright (c) 2019 Léon Gersen
|
|
473
532
|
|
|
474
533
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
475
534
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -490,12 +549,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
490
549
|
SOFTWARE.
|
|
491
550
|
|
|
492
551
|
--------------------------------------------------------------------------------
|
|
493
|
-
Package:
|
|
552
|
+
Package: ng2-nouislider
|
|
494
553
|
License: "MIT"
|
|
495
554
|
|
|
496
555
|
MIT License
|
|
497
556
|
|
|
498
|
-
Copyright (c) 2017
|
|
557
|
+
Copyright (c) 2017-2019 Tomasz Bak https://www.tomaszbak.com/
|
|
499
558
|
|
|
500
559
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
501
560
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -516,100 +575,59 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
516
575
|
SOFTWARE.
|
|
517
576
|
|
|
518
577
|
--------------------------------------------------------------------------------
|
|
519
|
-
Package:
|
|
520
|
-
License: "
|
|
521
|
-
|
|
522
|
-
Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
|
|
523
|
-
Copyright (c) 2021-present The Fastify team
|
|
524
|
-
All rights reserved.
|
|
578
|
+
Package: mobile-detect
|
|
579
|
+
License: "MIT"
|
|
525
580
|
|
|
526
|
-
The
|
|
581
|
+
The MIT License (MIT)
|
|
527
582
|
|
|
528
|
-
|
|
529
|
-
modification, are permitted provided that the following conditions are met:
|
|
530
|
-
* Redistributions of source code must retain the above copyright
|
|
531
|
-
notice, this list of conditions and the following disclaimer.
|
|
532
|
-
* Redistributions in binary form must reproduce the above copyright
|
|
533
|
-
notice, this list of conditions and the following disclaimer in the
|
|
534
|
-
documentation and/or other materials provided with the distribution.
|
|
535
|
-
* The names of any contributors may not be used to endorse or promote
|
|
536
|
-
products derived from this software without specific prior written
|
|
537
|
-
permission.
|
|
583
|
+
Copyright (c) 2013 Heinrich Goebl
|
|
538
584
|
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
546
|
-
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
547
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
548
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
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:
|
|
549
591
|
|
|
550
|
-
|
|
592
|
+
The above copyright notice and this permission notice shall be included in
|
|
593
|
+
all copies or substantial portions of the Software.
|
|
551
594
|
|
|
552
|
-
|
|
553
|
-
|
|
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.
|
|
554
602
|
--------------------------------------------------------------------------------
|
|
555
|
-
Package:
|
|
603
|
+
Package: @xterm/addon-fit
|
|
556
604
|
License: "MIT"
|
|
557
605
|
|
|
558
|
-
Copyright
|
|
606
|
+
Copyright (c) 2019, The xterm.js authors (https://github.com/xtermjs/xterm.js)
|
|
559
607
|
|
|
560
|
-
|
|
561
|
-
|
|
608
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
609
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
610
|
+
in the Software without restriction, including without limitation the rights
|
|
611
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
612
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
613
|
+
furnished to do so, subject to the following conditions:
|
|
562
614
|
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
available at https://github.com/lodash/lodash
|
|
615
|
+
The above copyright notice and this permission notice shall be included in
|
|
616
|
+
all copies or substantial portions of the Software.
|
|
566
617
|
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
"Software"), to deal in the Software without restriction, including
|
|
575
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
576
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
577
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
578
|
-
the following conditions:
|
|
579
|
-
|
|
580
|
-
The above copyright notice and this permission notice shall be
|
|
581
|
-
included in all copies or substantial portions of the Software.
|
|
582
|
-
|
|
583
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
584
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
585
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
586
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
587
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
588
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
589
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
590
|
-
|
|
591
|
-
====
|
|
592
|
-
|
|
593
|
-
Copyright and related rights for sample code are waived via CC0. Sample
|
|
594
|
-
code is defined as all source code displayed within the prose of the
|
|
595
|
-
documentation.
|
|
596
|
-
|
|
597
|
-
CC0: http://creativecommons.org/publicdomain/zero/1.0/
|
|
598
|
-
|
|
599
|
-
====
|
|
600
|
-
|
|
601
|
-
Files located in the node_modules and vendor directories are externally
|
|
602
|
-
maintained libraries used by this software which have their own
|
|
603
|
-
licenses; we recommend you read them, as their terms may differ from the
|
|
604
|
-
terms above.
|
|
618
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
619
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
620
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
621
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
622
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
623
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
624
|
+
THE SOFTWARE.
|
|
605
625
|
|
|
606
626
|
--------------------------------------------------------------------------------
|
|
607
|
-
Package:
|
|
627
|
+
Package: @xterm/addon-web-links
|
|
608
628
|
License: "MIT"
|
|
609
629
|
|
|
610
|
-
The
|
|
611
|
-
|
|
612
|
-
Copyright (c) 2016 Evgeny Poberezkin
|
|
630
|
+
Copyright (c) 2017, The xterm.js authors (https://github.com/xtermjs/xterm.js)
|
|
613
631
|
|
|
614
632
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
615
633
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -618,50 +636,24 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
618
636
|
copies of the Software, and to permit persons to whom the Software is
|
|
619
637
|
furnished to do so, subject to the following conditions:
|
|
620
638
|
|
|
621
|
-
The above copyright notice and this permission notice shall be included in
|
|
622
|
-
copies or substantial portions of the Software.
|
|
639
|
+
The above copyright notice and this permission notice shall be included in
|
|
640
|
+
all copies or substantial portions of the Software.
|
|
623
641
|
|
|
624
642
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
625
643
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
626
644
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
627
645
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
628
646
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
629
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
630
|
-
SOFTWARE.
|
|
631
|
-
|
|
632
|
-
--------------------------------------------------------------------------------
|
|
633
|
-
Package: @ng-formworks/core
|
|
634
|
-
License: "MIT"
|
|
635
|
-
|
|
636
|
-
MIT License
|
|
637
|
-
|
|
638
|
-
Copyright (c) 2014-2016 David Schnell-Davis 2018 Hamza Hamidi 2023 Zaheer M
|
|
639
|
-
|
|
640
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
641
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
642
|
-
in the Software without restriction, including without limitation the rights
|
|
643
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
644
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
645
|
-
furnished to do so, subject to the following conditions:
|
|
646
|
-
|
|
647
|
-
The above copyright notice and this permission notice shall be included in all
|
|
648
|
-
copies or substantial portions of the Software.
|
|
649
|
-
|
|
650
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
651
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
652
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
653
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
654
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
655
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
656
|
-
SOFTWARE.
|
|
647
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
648
|
+
THE SOFTWARE.
|
|
657
649
|
|
|
658
650
|
--------------------------------------------------------------------------------
|
|
659
|
-
Package: @
|
|
651
|
+
Package: @xterm/xterm
|
|
660
652
|
License: "MIT"
|
|
661
653
|
|
|
662
|
-
The
|
|
663
|
-
|
|
664
|
-
Copyright (c)
|
|
654
|
+
Copyright (c) 2017-2019, The xterm.js authors (https://github.com/xtermjs/xterm.js)
|
|
655
|
+
Copyright (c) 2014-2016, SourceLair Private Company (https://www.sourcelair.com)
|
|
656
|
+
Copyright (c) 2012-2013, Christopher Jeffrey (https://github.com/chjj/)
|
|
665
657
|
|
|
666
658
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
667
659
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -682,12 +674,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
682
674
|
THE SOFTWARE.
|
|
683
675
|
|
|
684
676
|
--------------------------------------------------------------------------------
|
|
685
|
-
Package:
|
|
677
|
+
Package: file-saver
|
|
686
678
|
License: "MIT"
|
|
687
679
|
|
|
688
|
-
The MIT License
|
|
680
|
+
The MIT License
|
|
689
681
|
|
|
690
|
-
Copyright
|
|
682
|
+
Copyright © 2016 [Eli Grey][1].
|
|
691
683
|
|
|
692
684
|
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:
|
|
693
685
|
|
|
@@ -695,55 +687,48 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
695
687
|
|
|
696
688
|
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.
|
|
697
689
|
|
|
690
|
+
[1]: http://eligrey.com
|
|
691
|
+
|
|
698
692
|
--------------------------------------------------------------------------------
|
|
699
|
-
Package:
|
|
693
|
+
Package: qrcode
|
|
700
694
|
License: "MIT"
|
|
701
695
|
|
|
702
|
-
MIT License
|
|
703
696
|
|
|
704
|
-
|
|
697
|
+
--------------------------------------------------------------------------------
|
|
698
|
+
Package: dijkstrajs
|
|
699
|
+
License: "MIT"
|
|
705
700
|
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
in the Software without restriction, including without limitation the rights
|
|
709
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
710
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
711
|
-
furnished to do so, subject to the following conditions:
|
|
701
|
+
```
|
|
702
|
+
Dijkstra path-finding functions. Adapted from the Dijkstar Python project.
|
|
712
703
|
|
|
713
|
-
|
|
714
|
-
|
|
704
|
+
Copyright (C) 2008
|
|
705
|
+
Wyatt Baldwin <self@wyattbaldwin.com>
|
|
706
|
+
All rights reserved
|
|
707
|
+
|
|
708
|
+
Licensed under the MIT license.
|
|
709
|
+
|
|
710
|
+
http://www.opensource.org/licenses/mit-license.php
|
|
715
711
|
|
|
716
712
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
717
713
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
718
714
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
719
715
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
720
716
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
721
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
722
|
-
SOFTWARE.
|
|
723
|
-
|
|
724
|
-
[others]: https://github.com/json5/json5/contributors
|
|
717
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
718
|
+
THE SOFTWARE.
|
|
719
|
+
```
|
|
725
720
|
|
|
726
721
|
--------------------------------------------------------------------------------
|
|
727
|
-
Package:
|
|
722
|
+
Package: engine.io-parser
|
|
728
723
|
License: "MIT"
|
|
729
724
|
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
Based on Underscore.js, copyright Jeremy Ashkenas,
|
|
733
|
-
DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
|
|
734
|
-
|
|
735
|
-
This software consists of voluntary contributions made by many
|
|
736
|
-
individuals. For exact contribution history, see the revision history
|
|
737
|
-
available at https://github.com/lodash/lodash
|
|
738
|
-
|
|
739
|
-
The following license applies to all parts of this software except as
|
|
740
|
-
documented below:
|
|
725
|
+
(The MIT License)
|
|
741
726
|
|
|
742
|
-
|
|
727
|
+
Copyright (c) 2014-present Guillermo Rauch and Socket.IO contributors
|
|
743
728
|
|
|
744
729
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
745
730
|
a copy of this software and associated documentation files (the
|
|
746
|
-
|
|
731
|
+
'Software'), to deal in the Software without restriction, including
|
|
747
732
|
without limitation the rights to use, copy, modify, merge, publish,
|
|
748
733
|
distribute, sublicense, and/or sell copies of the Software, and to
|
|
749
734
|
permit persons to whom the Software is furnished to do so, subject to
|
|
@@ -752,41 +737,76 @@ the following conditions:
|
|
|
752
737
|
The above copyright notice and this permission notice shall be
|
|
753
738
|
included in all copies or substantial portions of the Software.
|
|
754
739
|
|
|
755
|
-
THE SOFTWARE IS PROVIDED
|
|
740
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
756
741
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
757
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
742
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
743
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
744
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
745
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
746
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
747
|
+
--------------------------------------------------------------------------------
|
|
748
|
+
Package: @socket.io/component-emitter
|
|
749
|
+
License: "MIT"
|
|
762
750
|
|
|
763
|
-
|
|
751
|
+
(The MIT License)
|
|
764
752
|
|
|
765
|
-
Copyright
|
|
766
|
-
code is defined as all source code displayed within the prose of the
|
|
767
|
-
documentation.
|
|
753
|
+
Copyright (c) 2014 Component contributors <dev@component.io>
|
|
768
754
|
|
|
769
|
-
|
|
755
|
+
Permission is hereby granted, free of charge, to any person
|
|
756
|
+
obtaining a copy of this software and associated documentation
|
|
757
|
+
files (the "Software"), to deal in the Software without
|
|
758
|
+
restriction, including without limitation the rights to use,
|
|
759
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
760
|
+
copies of the Software, and to permit persons to whom the
|
|
761
|
+
Software is furnished to do so, subject to the following
|
|
762
|
+
conditions:
|
|
770
763
|
|
|
771
|
-
|
|
764
|
+
The above copyright notice and this permission notice shall be
|
|
765
|
+
included in all copies or substantial portions of the Software.
|
|
772
766
|
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
767
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
768
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
769
|
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
770
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
771
|
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
772
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
773
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
774
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
|
777
775
|
|
|
778
776
|
--------------------------------------------------------------------------------
|
|
779
|
-
Package:
|
|
777
|
+
Package: engine.io-client
|
|
780
778
|
License: "MIT"
|
|
781
779
|
|
|
780
|
+
(The MIT License)
|
|
781
|
+
|
|
782
|
+
Copyright (c) 2014-present Guillermo Rauch and Socket.IO contributors
|
|
783
|
+
|
|
784
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
785
|
+
a copy of this software and associated documentation files (the
|
|
786
|
+
'Software'), to deal in the Software without restriction, including
|
|
787
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
788
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
789
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
790
|
+
the following conditions:
|
|
791
|
+
|
|
792
|
+
The above copyright notice and this permission notice shall be
|
|
793
|
+
included in all copies or substantial portions of the Software.
|
|
794
|
+
|
|
795
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
796
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
797
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
798
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
799
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
800
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
801
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
782
802
|
|
|
783
803
|
--------------------------------------------------------------------------------
|
|
784
|
-
Package:
|
|
804
|
+
Package: socket.io-client
|
|
785
805
|
License: "MIT"
|
|
786
806
|
|
|
787
807
|
The MIT License (MIT)
|
|
788
808
|
|
|
789
|
-
Copyright (c)
|
|
809
|
+
Copyright (c) 2014-present Guillermo Rauch and Socket.IO contributors
|
|
790
810
|
|
|
791
811
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
792
812
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -806,34 +826,37 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
806
826
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
807
827
|
THE SOFTWARE.
|
|
808
828
|
--------------------------------------------------------------------------------
|
|
809
|
-
Package:
|
|
829
|
+
Package: socket.io-parser
|
|
810
830
|
License: "MIT"
|
|
811
831
|
|
|
812
|
-
|
|
832
|
+
(The MIT License)
|
|
813
833
|
|
|
814
|
-
|
|
815
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
816
|
-
in the Software without restriction, including without limitation the rights
|
|
817
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
818
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
819
|
-
furnished to do so, subject to the following conditions:
|
|
834
|
+
Copyright (c) 2014 Guillermo Rauch <guillermo@learnboost.com>
|
|
820
835
|
|
|
821
|
-
|
|
822
|
-
|
|
836
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
837
|
+
this software and associated documentation files (the 'Software'), to deal in
|
|
838
|
+
the Software without restriction, including without limitation the rights to
|
|
839
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
840
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
841
|
+
subject to the following conditions:
|
|
823
842
|
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
843
|
+
The above copyright notice and this permission notice shall be included in all
|
|
844
|
+
copies or substantial portions of the Software.
|
|
845
|
+
|
|
846
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
847
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
848
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
849
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
850
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
851
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
831
852
|
|
|
832
853
|
--------------------------------------------------------------------------------
|
|
833
|
-
Package: @
|
|
854
|
+
Package: @angular/platform-browser
|
|
834
855
|
License: "MIT"
|
|
835
856
|
|
|
836
|
-
|
|
857
|
+
The MIT License
|
|
858
|
+
|
|
859
|
+
Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
|
|
837
860
|
|
|
838
861
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
839
862
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -854,12 +877,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
854
877
|
THE SOFTWARE.
|
|
855
878
|
|
|
856
879
|
--------------------------------------------------------------------------------
|
|
857
|
-
Package: @
|
|
880
|
+
Package: @angular/common
|
|
858
881
|
License: "MIT"
|
|
859
882
|
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
Copyright (c)
|
|
883
|
+
The MIT License
|
|
884
|
+
|
|
885
|
+
Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
|
|
863
886
|
|
|
864
887
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
865
888
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -880,12 +903,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
880
903
|
THE SOFTWARE.
|
|
881
904
|
|
|
882
905
|
--------------------------------------------------------------------------------
|
|
883
|
-
Package:
|
|
906
|
+
Package: @kurkle/color
|
|
884
907
|
License: "MIT"
|
|
885
908
|
|
|
886
|
-
The MIT License
|
|
909
|
+
The MIT License (MIT)
|
|
887
910
|
|
|
888
|
-
Copyright
|
|
911
|
+
Copyright (c) 2018-2024 Jukka Kurkela
|
|
889
912
|
|
|
890
913
|
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:
|
|
891
914
|
|
|
@@ -893,64 +916,29 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
893
916
|
|
|
894
917
|
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.
|
|
895
918
|
|
|
896
|
-
[1]: http://eligrey.com
|
|
897
|
-
|
|
898
|
-
--------------------------------------------------------------------------------
|
|
899
|
-
Package: qrcode
|
|
900
|
-
License: "MIT"
|
|
901
|
-
|
|
902
|
-
|
|
903
919
|
--------------------------------------------------------------------------------
|
|
904
|
-
Package:
|
|
920
|
+
Package: chart.js
|
|
905
921
|
License: "MIT"
|
|
906
922
|
|
|
907
|
-
|
|
908
|
-
Dijkstra path-finding functions. Adapted from the Dijkstar Python project.
|
|
909
|
-
|
|
910
|
-
Copyright (C) 2008
|
|
911
|
-
Wyatt Baldwin <self@wyattbaldwin.com>
|
|
912
|
-
All rights reserved
|
|
913
|
-
|
|
914
|
-
Licensed under the MIT license.
|
|
915
|
-
|
|
916
|
-
http://www.opensource.org/licenses/mit-license.php
|
|
917
|
-
|
|
918
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
919
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
920
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
921
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
922
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
923
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
924
|
-
THE SOFTWARE.
|
|
925
|
-
```
|
|
926
|
-
|
|
927
|
-
--------------------------------------------------------------------------------
|
|
928
|
-
Package: semver
|
|
929
|
-
License: "ISC"
|
|
923
|
+
The MIT License (MIT)
|
|
930
924
|
|
|
931
|
-
|
|
925
|
+
Copyright (c) 2014-2024 Chart.js Contributors
|
|
932
926
|
|
|
933
|
-
|
|
927
|
+
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:
|
|
934
928
|
|
|
935
|
-
|
|
936
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
937
|
-
copyright notice and this permission notice appear in all copies.
|
|
929
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
938
930
|
|
|
939
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE
|
|
940
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
941
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
942
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
943
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
944
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
945
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
931
|
+
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.
|
|
946
932
|
|
|
947
933
|
--------------------------------------------------------------------------------
|
|
948
|
-
Package:
|
|
934
|
+
Package: ng2-charts
|
|
949
935
|
License: "MIT"
|
|
950
936
|
|
|
951
937
|
The MIT License (MIT)
|
|
952
938
|
|
|
953
|
-
Copyright (c)
|
|
939
|
+
Copyright (c) 2023 Valor Labs
|
|
940
|
+
Copyright (c) 2023 Valor Software
|
|
941
|
+
Copyright (c) 2023 Dmitriy Shekhovtsov<valorkin@gmail.com>
|
|
954
942
|
|
|
955
943
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
956
944
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -971,58 +959,108 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
971
959
|
SOFTWARE.
|
|
972
960
|
|
|
973
961
|
--------------------------------------------------------------------------------
|
|
974
|
-
Package:
|
|
962
|
+
Package: lodash-es
|
|
975
963
|
License: "MIT"
|
|
976
964
|
|
|
977
|
-
|
|
965
|
+
Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
978
966
|
|
|
979
|
-
|
|
967
|
+
Based on Underscore.js, copyright Jeremy Ashkenas,
|
|
968
|
+
DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
|
|
980
969
|
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
985
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
986
|
-
furnished to do so, subject to the following conditions:
|
|
970
|
+
This software consists of voluntary contributions made by many
|
|
971
|
+
individuals. For exact contribution history, see the revision history
|
|
972
|
+
available at https://github.com/lodash/lodash
|
|
987
973
|
|
|
988
|
-
The
|
|
989
|
-
|
|
974
|
+
The following license applies to all parts of this software except as
|
|
975
|
+
documented below:
|
|
990
976
|
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
977
|
+
====
|
|
978
|
+
|
|
979
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
980
|
+
a copy of this software and associated documentation files (the
|
|
981
|
+
"Software"), to deal in the Software without restriction, including
|
|
982
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
983
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
984
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
985
|
+
the following conditions:
|
|
986
|
+
|
|
987
|
+
The above copyright notice and this permission notice shall be
|
|
988
|
+
included in all copies or substantial portions of the Software.
|
|
989
|
+
|
|
990
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
991
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
992
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
993
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
994
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
995
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
996
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
997
|
+
|
|
998
|
+
====
|
|
999
|
+
|
|
1000
|
+
Copyright and related rights for sample code are waived via CC0. Sample
|
|
1001
|
+
code is defined as all source code displayed within the prose of the
|
|
1002
|
+
documentation.
|
|
1003
|
+
|
|
1004
|
+
CC0: http://creativecommons.org/publicdomain/zero/1.0/
|
|
1005
|
+
|
|
1006
|
+
====
|
|
1007
|
+
|
|
1008
|
+
Files located in the node_modules and vendor directories are externally
|
|
1009
|
+
maintained libraries used by this software which have their own
|
|
1010
|
+
licenses; we recommend you read them, as their terms may differ from the
|
|
1011
|
+
terms above.
|
|
998
1012
|
|
|
999
1013
|
--------------------------------------------------------------------------------
|
|
1000
|
-
Package:
|
|
1014
|
+
Package: ngx-monaco-editor-v2
|
|
1015
|
+
License: "MIT"
|
|
1016
|
+
|
|
1017
|
+
|
|
1018
|
+
--------------------------------------------------------------------------------
|
|
1019
|
+
Package: atoa
|
|
1020
|
+
License: "MIT"
|
|
1021
|
+
|
|
1022
|
+
|
|
1023
|
+
--------------------------------------------------------------------------------
|
|
1024
|
+
Package: ticky
|
|
1001
1025
|
License: "MIT"
|
|
1002
1026
|
|
|
1003
1027
|
|
|
1004
1028
|
--------------------------------------------------------------------------------
|
|
1005
|
-
Package:
|
|
1029
|
+
Package: contra
|
|
1030
|
+
License: "MIT"
|
|
1031
|
+
|
|
1032
|
+
The MIT License (MIT)
|
|
1033
|
+
|
|
1034
|
+
Copyright © 2014 Nicolas Bevacqua
|
|
1035
|
+
|
|
1036
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1037
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
1038
|
+
the Software without restriction, including without limitation the rights to
|
|
1039
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1040
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1041
|
+
subject to the following conditions:
|
|
1042
|
+
|
|
1043
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1044
|
+
copies or substantial portions of the Software.
|
|
1045
|
+
|
|
1046
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1047
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1048
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1049
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1050
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1051
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1052
|
+
|
|
1053
|
+
--------------------------------------------------------------------------------
|
|
1054
|
+
Package: custom-event
|
|
1006
1055
|
License: "MIT"
|
|
1007
1056
|
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
## Contribution License Agreement
|
|
1011
|
-
|
|
1012
|
-
If you contribute code to this project, you are implicitly allowing your code
|
|
1013
|
-
to be distributed under the MIT license. You are also implicitly verifying that
|
|
1014
|
-
all code is your original work. `</legalese>`
|
|
1015
|
-
|
|
1016
|
-
## Marked
|
|
1017
|
-
|
|
1018
|
-
Copyright (c) 2018+, MarkedJS (https://github.com/markedjs/)
|
|
1019
|
-
Copyright (c) 2011-2018, Christopher Jeffrey (https://github.com/chjj/)
|
|
1057
|
+
Copyright (c) 2015 Nathan Rajlich
|
|
1020
1058
|
|
|
1021
1059
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1022
|
-
of this software and associated documentation files (the "Software"), to
|
|
1023
|
-
in the Software without restriction, including without limitation the
|
|
1024
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
|
1025
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1060
|
+
of this software and associated documentation files (the "Software"), to
|
|
1061
|
+
deal in the Software without restriction, including without limitation the
|
|
1062
|
+
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
|
1063
|
+
sell copies of the Software, and to permit persons to whom the Software is
|
|
1026
1064
|
furnished to do so, subject to the following conditions:
|
|
1027
1065
|
|
|
1028
1066
|
The above copyright notice and this permission notice shall be included in
|
|
@@ -1032,54 +1070,44 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
1032
1070
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1033
1071
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1034
1072
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1035
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
1036
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|
1037
|
-
THE SOFTWARE.
|
|
1038
|
-
|
|
1039
|
-
## Markdown
|
|
1040
|
-
|
|
1041
|
-
Copyright © 2004, John Gruber
|
|
1042
|
-
http://daringfireball.net/
|
|
1043
|
-
All rights reserved.
|
|
1044
|
-
|
|
1045
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
|
1046
|
-
|
|
1047
|
-
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
|
1048
|
-
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
|
1049
|
-
* Neither the name “Markdown” nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
|
|
1050
|
-
|
|
1051
|
-
This software is provided by the copyright holders and contributors “as is” and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the copyright owner or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.
|
|
1073
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
1074
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|
1075
|
+
IN THE SOFTWARE.
|
|
1052
1076
|
|
|
1053
1077
|
--------------------------------------------------------------------------------
|
|
1054
|
-
Package:
|
|
1078
|
+
Package: crossvent
|
|
1055
1079
|
License: "MIT"
|
|
1056
1080
|
|
|
1081
|
+
The MIT License (MIT)
|
|
1082
|
+
|
|
1083
|
+
Copyright © 2014 Nicolas Bevacqua
|
|
1084
|
+
|
|
1085
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1086
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
1087
|
+
the Software without restriction, including without limitation the rights to
|
|
1088
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1089
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1090
|
+
subject to the following conditions:
|
|
1091
|
+
|
|
1092
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1093
|
+
copies or substantial portions of the Software.
|
|
1094
|
+
|
|
1095
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1096
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1097
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1098
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1099
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1100
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1057
1101
|
|
|
1058
1102
|
--------------------------------------------------------------------------------
|
|
1059
|
-
Package:
|
|
1103
|
+
Package: dragula
|
|
1060
1104
|
License: "MIT"
|
|
1061
1105
|
|
|
1062
|
-
The MIT License
|
|
1063
|
-
|
|
1064
|
-
Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
|
|
1065
|
-
|
|
1066
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1067
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1068
|
-
in the Software without restriction, including without limitation the rights
|
|
1069
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1070
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1071
|
-
furnished to do so, subject to the following conditions:
|
|
1072
1106
|
|
|
1073
|
-
|
|
1074
|
-
|
|
1107
|
+
--------------------------------------------------------------------------------
|
|
1108
|
+
Package: ng2-dragula
|
|
1109
|
+
License: "MIT"
|
|
1075
1110
|
|
|
1076
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1077
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1078
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1079
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1080
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1081
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1082
|
-
THE SOFTWARE.
|
|
1083
1111
|
|
|
1084
1112
|
--------------------------------------------------------------------------------
|
|
1085
1113
|
Package: @popperjs/core
|
|
@@ -1133,7 +1161,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
1133
1161
|
THE SOFTWARE.
|
|
1134
1162
|
|
|
1135
1163
|
--------------------------------------------------------------------------------
|
|
1136
|
-
Package: @angular/
|
|
1164
|
+
Package: @angular/router
|
|
1137
1165
|
License: "MIT"
|
|
1138
1166
|
|
|
1139
1167
|
The MIT License
|
|
@@ -1159,94 +1187,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
1159
1187
|
THE SOFTWARE.
|
|
1160
1188
|
|
|
1161
1189
|
--------------------------------------------------------------------------------
|
|
1162
|
-
Package:
|
|
1163
|
-
License: "MIT"
|
|
1164
|
-
|
|
1165
|
-
(The MIT License)
|
|
1166
|
-
|
|
1167
|
-
Copyright (c) 2014-present Guillermo Rauch and Socket.IO contributors
|
|
1168
|
-
|
|
1169
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
1170
|
-
a copy of this software and associated documentation files (the
|
|
1171
|
-
'Software'), to deal in the Software without restriction, including
|
|
1172
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
1173
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
1174
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
1175
|
-
the following conditions:
|
|
1176
|
-
|
|
1177
|
-
The above copyright notice and this permission notice shall be
|
|
1178
|
-
included in all copies or substantial portions of the Software.
|
|
1179
|
-
|
|
1180
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
1181
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1182
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
1183
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1184
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
1185
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
1186
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1187
|
-
--------------------------------------------------------------------------------
|
|
1188
|
-
Package: @socket.io/component-emitter
|
|
1189
|
-
License: "MIT"
|
|
1190
|
-
|
|
1191
|
-
(The MIT License)
|
|
1192
|
-
|
|
1193
|
-
Copyright (c) 2014 Component contributors <dev@component.io>
|
|
1194
|
-
|
|
1195
|
-
Permission is hereby granted, free of charge, to any person
|
|
1196
|
-
obtaining a copy of this software and associated documentation
|
|
1197
|
-
files (the "Software"), to deal in the Software without
|
|
1198
|
-
restriction, including without limitation the rights to use,
|
|
1199
|
-
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1200
|
-
copies of the Software, and to permit persons to whom the
|
|
1201
|
-
Software is furnished to do so, subject to the following
|
|
1202
|
-
conditions:
|
|
1203
|
-
|
|
1204
|
-
The above copyright notice and this permission notice shall be
|
|
1205
|
-
included in all copies or substantial portions of the Software.
|
|
1206
|
-
|
|
1207
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
1208
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
1209
|
-
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
1210
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
1211
|
-
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
1212
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
1213
|
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
1214
|
-
OTHER DEALINGS IN THE SOFTWARE.
|
|
1215
|
-
|
|
1216
|
-
--------------------------------------------------------------------------------
|
|
1217
|
-
Package: engine.io-client
|
|
1218
|
-
License: "MIT"
|
|
1219
|
-
|
|
1220
|
-
(The MIT License)
|
|
1221
|
-
|
|
1222
|
-
Copyright (c) 2014-present Guillermo Rauch and Socket.IO contributors
|
|
1223
|
-
|
|
1224
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
1225
|
-
a copy of this software and associated documentation files (the
|
|
1226
|
-
'Software'), to deal in the Software without restriction, including
|
|
1227
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
1228
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
1229
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
1230
|
-
the following conditions:
|
|
1231
|
-
|
|
1232
|
-
The above copyright notice and this permission notice shall be
|
|
1233
|
-
included in all copies or substantial portions of the Software.
|
|
1234
|
-
|
|
1235
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
1236
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1237
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
1238
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1239
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
1240
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
1241
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1242
|
-
|
|
1243
|
-
--------------------------------------------------------------------------------
|
|
1244
|
-
Package: socket.io-client
|
|
1190
|
+
Package: @angular/core
|
|
1245
1191
|
License: "MIT"
|
|
1246
1192
|
|
|
1247
|
-
The MIT License
|
|
1193
|
+
The MIT License
|
|
1248
1194
|
|
|
1249
|
-
Copyright (c)
|
|
1195
|
+
Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
|
|
1250
1196
|
|
|
1251
1197
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1252
1198
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1265,30 +1211,6 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
1265
1211
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1266
1212
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1267
1213
|
THE SOFTWARE.
|
|
1268
|
-
--------------------------------------------------------------------------------
|
|
1269
|
-
Package: socket.io-parser
|
|
1270
|
-
License: "MIT"
|
|
1271
|
-
|
|
1272
|
-
(The MIT License)
|
|
1273
|
-
|
|
1274
|
-
Copyright (c) 2014 Guillermo Rauch <guillermo@learnboost.com>
|
|
1275
|
-
|
|
1276
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1277
|
-
this software and associated documentation files (the 'Software'), to deal in
|
|
1278
|
-
the Software without restriction, including without limitation the rights to
|
|
1279
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1280
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1281
|
-
subject to the following conditions:
|
|
1282
|
-
|
|
1283
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1284
|
-
copies or substantial portions of the Software.
|
|
1285
|
-
|
|
1286
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1287
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1288
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1289
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1290
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1291
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1292
1214
|
|
|
1293
1215
|
--------------------------------------------------------------------------------
|
|
1294
1216
|
Package: @auth0/angular-jwt
|
|
@@ -1317,7 +1239,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
1317
1239
|
SOFTWARE.
|
|
1318
1240
|
|
|
1319
1241
|
--------------------------------------------------------------------------------
|
|
1320
|
-
Package: @angular/
|
|
1242
|
+
Package: @angular/forms
|
|
1321
1243
|
License: "MIT"
|
|
1322
1244
|
|
|
1323
1245
|
The MIT License
|
|
@@ -1407,6 +1329,32 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1407
1329
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1408
1330
|
SOFTWARE.
|
|
1409
1331
|
|
|
1332
|
+
--------------------------------------------------------------------------------
|
|
1333
|
+
Package: @angular/animations
|
|
1334
|
+
License: "MIT"
|
|
1335
|
+
|
|
1336
|
+
The MIT License
|
|
1337
|
+
|
|
1338
|
+
Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
|
|
1339
|
+
|
|
1340
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1341
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1342
|
+
in the Software without restriction, including without limitation the rights
|
|
1343
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1344
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1345
|
+
furnished to do so, subject to the following conditions:
|
|
1346
|
+
|
|
1347
|
+
The above copyright notice and this permission notice shall be included in
|
|
1348
|
+
all copies or substantial portions of the Software.
|
|
1349
|
+
|
|
1350
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1351
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1352
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1353
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1354
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1355
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1356
|
+
THE SOFTWARE.
|
|
1357
|
+
|
|
1410
1358
|
--------------------------------------------------------------------------------
|
|
1411
1359
|
Package: rxjs
|
|
1412
1360
|
License: "Apache-2.0"
|
|
@@ -1630,32 +1578,6 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
|
1630
1578
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
1631
1579
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
1632
1580
|
PERFORMANCE OF THIS SOFTWARE.
|
|
1633
|
-
--------------------------------------------------------------------------------
|
|
1634
|
-
Package: zone.js
|
|
1635
|
-
License: "MIT"
|
|
1636
|
-
|
|
1637
|
-
The MIT License
|
|
1638
|
-
|
|
1639
|
-
Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
|
|
1640
|
-
|
|
1641
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1642
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1643
|
-
in the Software without restriction, including without limitation the rights
|
|
1644
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1645
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1646
|
-
furnished to do so, subject to the following conditions:
|
|
1647
|
-
|
|
1648
|
-
The above copyright notice and this permission notice shall be included in
|
|
1649
|
-
all copies or substantial portions of the Software.
|
|
1650
|
-
|
|
1651
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1652
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1653
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1654
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1655
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1656
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1657
|
-
THE SOFTWARE.
|
|
1658
|
-
|
|
1659
1581
|
--------------------------------------------------------------------------------
|
|
1660
1582
|
Package: @angular/localize
|
|
1661
1583
|
License: "MIT"
|