数据可视化大屏
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3rdpartylicenses.txt 55KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120
  1. --------------------------------------------------------------------------------
  2. Package: ng-zorro-antd
  3. License: "MIT"
  4. --------------------------------------------------------------------------------
  5. Package: @angular/common
  6. License: "MIT"
  7. --------------------------------------------------------------------------------
  8. Package: date-fns
  9. License: "MIT"
  10. MIT License
  11. Copyright (c) 2021 Sasha Koss and Lesha Koss https://kossnocorp.mit-license.org
  12. Permission is hereby granted, free of charge, to any person obtaining a copy
  13. of this software and associated documentation files (the "Software"), to deal
  14. in the Software without restriction, including without limitation the rights
  15. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  16. copies of the Software, and to permit persons to whom the Software is
  17. furnished to do so, subject to the following conditions:
  18. The above copyright notice and this permission notice shall be included in all
  19. copies or substantial portions of the Software.
  20. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  21. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  22. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  23. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  24. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  25. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  26. SOFTWARE.
  27. --------------------------------------------------------------------------------
  28. Package: moment
  29. License: "MIT"
  30. Copyright (c) JS Foundation and other contributors
  31. Permission is hereby granted, free of charge, to any person
  32. obtaining a copy of this software and associated documentation
  33. files (the "Software"), to deal in the Software without
  34. restriction, including without limitation the rights to use,
  35. copy, modify, merge, publish, distribute, sublicense, and/or sell
  36. copies of the Software, and to permit persons to whom the
  37. Software is furnished to do so, subject to the following
  38. conditions:
  39. The above copyright notice and this permission notice shall be
  40. included in all copies or substantial portions of the Software.
  41. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  42. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
  43. OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  44. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  45. HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  46. WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  47. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  48. OTHER DEALINGS IN THE SOFTWARE.
  49. --------------------------------------------------------------------------------
  50. Package: tslib
  51. License: "0BSD"
  52. Copyright (c) Microsoft Corporation.
  53. Permission to use, copy, modify, and/or distribute this software for any
  54. purpose with or without fee is hereby granted.
  55. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
  56. REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  57. AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
  58. INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  59. LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  60. OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  61. PERFORMANCE OF THIS SOFTWARE.
  62. --------------------------------------------------------------------------------
  63. Package: zrender
  64. License: "BSD-3-Clause"
  65. BSD 3-Clause License
  66. Copyright (c) 2017, Baidu Inc.
  67. All rights reserved.
  68. Redistribution and use in source and binary forms, with or without
  69. modification, are permitted provided that the following conditions are met:
  70. * Redistributions of source code must retain the above copyright notice, this
  71. list of conditions and the following disclaimer.
  72. * Redistributions in binary form must reproduce the above copyright notice,
  73. this list of conditions and the following disclaimer in the documentation
  74. and/or other materials provided with the distribution.
  75. * Neither the name of the copyright holder nor the names of its
  76. contributors may be used to endorse or promote products derived from
  77. this software without specific prior written permission.
  78. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  79. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  80. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  81. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
  82. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  83. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  84. SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  85. CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  86. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  87. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  88. --------------------------------------------------------------------------------
  89. Package: echarts
  90. License: "Apache-2.0"
  91. Apache License
  92. Version 2.0, January 2004
  93. http://www.apache.org/licenses/
  94. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  95. 1. Definitions.
  96. "License" shall mean the terms and conditions for use, reproduction,
  97. and distribution as defined by Sections 1 through 9 of this document.
  98. "Licensor" shall mean the copyright owner or entity authorized by
  99. the copyright owner that is granting the License.
  100. "Legal Entity" shall mean the union of the acting entity and all
  101. other entities that control, are controlled by, or are under common
  102. control with that entity. For the purposes of this definition,
  103. "control" means (i) the power, direct or indirect, to cause the
  104. direction or management of such entity, whether by contract or
  105. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  106. outstanding shares, or (iii) beneficial ownership of such entity.
  107. "You" (or "Your") shall mean an individual or Legal Entity
  108. exercising permissions granted by this License.
  109. "Source" form shall mean the preferred form for making modifications,
  110. including but not limited to software source code, documentation
  111. source, and configuration files.
  112. "Object" form shall mean any form resulting from mechanical
  113. transformation or translation of a Source form, including but
  114. not limited to compiled object code, generated documentation,
  115. and conversions to other media types.
  116. "Work" shall mean the work of authorship, whether in Source or
  117. Object form, made available under the License, as indicated by a
  118. copyright notice that is included in or attached to the work
  119. (an example is provided in the Appendix below).
  120. "Derivative Works" shall mean any work, whether in Source or Object
  121. form, that is based on (or derived from) the Work and for which the
  122. editorial revisions, annotations, elaborations, or other modifications
  123. represent, as a whole, an original work of authorship. For the purposes
  124. of this License, Derivative Works shall not include works that remain
  125. separable from, or merely link (or bind by name) to the interfaces of,
  126. the Work and Derivative Works thereof.
  127. "Contribution" shall mean any work of authorship, including
  128. the original version of the Work and any modifications or additions
  129. to that Work or Derivative Works thereof, that is intentionally
  130. submitted to Licensor for inclusion in the Work by the copyright owner
  131. or by an individual or Legal Entity authorized to submit on behalf of
  132. the copyright owner. For the purposes of this definition, "submitted"
  133. means any form of electronic, verbal, or written communication sent
  134. to the Licensor or its representatives, including but not limited to
  135. communication on electronic mailing lists, source code control systems,
  136. and issue tracking systems that are managed by, or on behalf of, the
  137. Licensor for the purpose of discussing and improving the Work, but
  138. excluding communication that is conspicuously marked or otherwise
  139. designated in writing by the copyright owner as "Not a Contribution."
  140. "Contributor" shall mean Licensor and any individual or Legal Entity
  141. on behalf of whom a Contribution has been received by Licensor and
  142. subsequently incorporated within the Work.
  143. 2. Grant of Copyright License. Subject to the terms and conditions of
  144. this License, each Contributor hereby grants to You a perpetual,
  145. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  146. copyright license to reproduce, prepare Derivative Works of,
  147. publicly display, publicly perform, sublicense, and distribute the
  148. Work and such Derivative Works in Source or Object form.
  149. 3. Grant of Patent License. Subject to the terms and conditions of
  150. this License, each Contributor hereby grants to You a perpetual,
  151. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  152. (except as stated in this section) patent license to make, have made,
  153. use, offer to sell, sell, import, and otherwise transfer the Work,
  154. where such license applies only to those patent claims licensable
  155. by such Contributor that are necessarily infringed by their
  156. Contribution(s) alone or by combination of their Contribution(s)
  157. with the Work to which such Contribution(s) was submitted. If You
  158. institute patent litigation against any entity (including a
  159. cross-claim or counterclaim in a lawsuit) alleging that the Work
  160. or a Contribution incorporated within the Work constitutes direct
  161. or contributory patent infringement, then any patent licenses
  162. granted to You under this License for that Work shall terminate
  163. as of the date such litigation is filed.
  164. 4. Redistribution. You may reproduce and distribute copies of the
  165. Work or Derivative Works thereof in any medium, with or without
  166. modifications, and in Source or Object form, provided that You
  167. meet the following conditions:
  168. (a) You must give any other recipients of the Work or
  169. Derivative Works a copy of this License; and
  170. (b) You must cause any modified files to carry prominent notices
  171. stating that You changed the files; and
  172. (c) You must retain, in the Source form of any Derivative Works
  173. that You distribute, all copyright, patent, trademark, and
  174. attribution notices from the Source form of the Work,
  175. excluding those notices that do not pertain to any part of
  176. the Derivative Works; and
  177. (d) If the Work includes a "NOTICE" text file as part of its
  178. distribution, then any Derivative Works that You distribute must
  179. include a readable copy of the attribution notices contained
  180. within such NOTICE file, excluding those notices that do not
  181. pertain to any part of the Derivative Works, in at least one
  182. of the following places: within a NOTICE text file distributed
  183. as part of the Derivative Works; within the Source form or
  184. documentation, if provided along with the Derivative Works; or,
  185. within a display generated by the Derivative Works, if and
  186. wherever such third-party notices normally appear. The contents
  187. of the NOTICE file are for informational purposes only and
  188. do not modify the License. You may add Your own attribution
  189. notices within Derivative Works that You distribute, alongside
  190. or as an addendum to the NOTICE text from the Work, provided
  191. that such additional attribution notices cannot be construed
  192. as modifying the License.
  193. You may add Your own copyright statement to Your modifications and
  194. may provide additional or different license terms and conditions
  195. for use, reproduction, or distribution of Your modifications, or
  196. for any such Derivative Works as a whole, provided Your use,
  197. reproduction, and distribution of the Work otherwise complies with
  198. the conditions stated in this License.
  199. 5. Submission of Contributions. Unless You explicitly state otherwise,
  200. any Contribution intentionally submitted for inclusion in the Work
  201. by You to the Licensor shall be under the terms and conditions of
  202. this License, without any additional terms or conditions.
  203. Notwithstanding the above, nothing herein shall supersede or modify
  204. the terms of any separate license agreement you may have executed
  205. with Licensor regarding such Contributions.
  206. 6. Trademarks. This License does not grant permission to use the trade
  207. names, trademarks, service marks, or product names of the Licensor,
  208. except as required for reasonable and customary use in describing the
  209. origin of the Work and reproducing the content of the NOTICE file.
  210. 7. Disclaimer of Warranty. Unless required by applicable law or
  211. agreed to in writing, Licensor provides the Work (and each
  212. Contributor provides its Contributions) on an "AS IS" BASIS,
  213. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  214. implied, including, without limitation, any warranties or conditions
  215. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  216. PARTICULAR PURPOSE. You are solely responsible for determining the
  217. appropriateness of using or redistributing the Work and assume any
  218. risks associated with Your exercise of permissions under this License.
  219. 8. Limitation of Liability. In no event and under no legal theory,
  220. whether in tort (including negligence), contract, or otherwise,
  221. unless required by applicable law (such as deliberate and grossly
  222. negligent acts) or agreed to in writing, shall any Contributor be
  223. liable to You for damages, including any direct, indirect, special,
  224. incidental, or consequential damages of any character arising as a
  225. result of this License or out of the use or inability to use the
  226. Work (including but not limited to damages for loss of goodwill,
  227. work stoppage, computer failure or malfunction, or any and all
  228. other commercial damages or losses), even if such Contributor
  229. has been advised of the possibility of such damages.
  230. 9. Accepting Warranty or Additional Liability. While redistributing
  231. the Work or Derivative Works thereof, You may choose to offer,
  232. and charge a fee for, acceptance of support, warranty, indemnity,
  233. or other liability obligations and/or rights consistent with this
  234. License. However, in accepting such obligations, You may act only
  235. on Your own behalf and on Your sole responsibility, not on behalf
  236. of any other Contributor, and only if You agree to indemnify,
  237. defend, and hold each Contributor harmless for any liability
  238. incurred by, or claims asserted against, such Contributor by reason
  239. of your accepting any such warranty or additional liability.
  240. END OF TERMS AND CONDITIONS
  241. APPENDIX: How to apply the Apache License to your work.
  242. To apply the Apache License to your work, attach the following
  243. boilerplate notice, with the fields enclosed by brackets "[]"
  244. replaced with your own identifying information. (Don't include
  245. the brackets!) The text should be enclosed in the appropriate
  246. comment syntax for the file format. We also recommend that a
  247. file or class name and description of purpose be included on the
  248. same "printed page" as the copyright notice for easier
  249. identification within third-party archives.
  250. Copyright [yyyy] [name of copyright owner]
  251. Licensed under the Apache License, Version 2.0 (the "License");
  252. you may not use this file except in compliance with the License.
  253. You may obtain a copy of the License at
  254. http://www.apache.org/licenses/LICENSE-2.0
  255. Unless required by applicable law or agreed to in writing, software
  256. distributed under the License is distributed on an "AS IS" BASIS,
  257. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  258. See the License for the specific language governing permissions and
  259. limitations under the License.
  260. ========================================================================
  261. Apache ECharts Subcomponents:
  262. The Apache ECharts project contains subcomponents with separate copyright
  263. notices and license terms. Your use of the source code for these
  264. subcomponents is also subject to the terms and conditions of the following
  265. licenses.
  266. BSD 3-Clause (d3.js):
  267. The following files embed [d3.js](https://github.com/d3/d3) BSD 3-Clause:
  268. `/src/chart/treemap/treemapLayout.ts`,
  269. `/src/chart/tree/layoutHelper.ts`,
  270. `/src/chart/graph/forceHelper.ts`,
  271. `/src/util/number.ts`
  272. See `/licenses/LICENSE-d3` for details of the license.
  273. --------------------------------------------------------------------------------
  274. Package: mqtt-browser
  275. License: "MIT"
  276. --------------------------------------------------------------------------------
  277. Package: ngx-mqtt
  278. License: "MIT"
  279. The MIT License
  280. Copyright (c) 2017 Sebastian Clausen github@sebastian-clausen.de
  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. The above copyright notice and this permission notice shall be included in
  288. all copies or substantial portions of the Software.
  289. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  290. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  291. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  292. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  293. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  294. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  295. THE SOFTWARE.
  296. --------------------------------------------------------------------------------
  297. Package: @delon/abc
  298. License: "MIT"
  299. MIT License
  300. Copyright (c) 2017-present 卡色<cipchk@qq.com>
  301. Permission is hereby granted, free of charge, to any person obtaining a copy
  302. of this software and associated documentation files (the "Software"), to deal
  303. in the Software without restriction, including without limitation the rights
  304. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  305. copies of the Software, and to permit persons to whom the Software is
  306. furnished to do so, subject to the following conditions:
  307. The above copyright notice and this permission notice shall be included in all
  308. copies or substantial portions of the Software.
  309. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  310. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  311. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  312. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  313. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  314. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  315. SOFTWARE.
  316. --------------------------------------------------------------------------------
  317. Package: @delon/theme
  318. License: "MIT"
  319. MIT License
  320. Copyright (c) 2017-present 卡色<cipchk@qq.com>
  321. Permission is hereby granted, free of charge, to any person obtaining a copy
  322. of this software and associated documentation files (the "Software"), to deal
  323. in the Software without restriction, including without limitation the rights
  324. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  325. copies of the Software, and to permit persons to whom the Software is
  326. furnished to do so, subject to the following conditions:
  327. The above copyright notice and this permission notice shall be included in all
  328. copies or substantial portions of the Software.
  329. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  330. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  331. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  332. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  333. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  334. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  335. SOFTWARE.
  336. --------------------------------------------------------------------------------
  337. Package: screenfull
  338. License: "MIT"
  339. MIT License
  340. Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
  341. 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:
  342. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  343. 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.
  344. --------------------------------------------------------------------------------
  345. Package: @delon/util
  346. License: "MIT"
  347. MIT License
  348. Copyright (c) 2017-present 卡色<cipchk@qq.com>
  349. Permission is hereby granted, free of charge, to any person obtaining a copy
  350. of this software and associated documentation files (the "Software"), to deal
  351. in the Software without restriction, including without limitation the rights
  352. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  353. copies of the Software, and to permit persons to whom the Software is
  354. furnished to do so, subject to the following conditions:
  355. The above copyright notice and this permission notice shall be included in all
  356. copies or substantial portions of the Software.
  357. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  358. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  359. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  360. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  361. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  362. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  363. SOFTWARE.
  364. --------------------------------------------------------------------------------
  365. Package: ajv
  366. License: "MIT"
  367. The MIT License (MIT)
  368. Copyright (c) 2015-2021 Evgeny Poberezkin
  369. Permission is hereby granted, free of charge, to any person obtaining a copy
  370. of this software and associated documentation files (the "Software"), to deal
  371. in the Software without restriction, including without limitation the rights
  372. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  373. copies of the Software, and to permit persons to whom the Software is
  374. furnished to do so, subject to the following conditions:
  375. The above copyright notice and this permission notice shall be included in all
  376. copies or substantial portions of the Software.
  377. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  378. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  379. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  380. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  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 THE
  383. SOFTWARE.
  384. --------------------------------------------------------------------------------
  385. Package: fast-deep-equal
  386. License: "MIT"
  387. MIT License
  388. Copyright (c) 2017 Evgeny Poberezkin
  389. Permission is hereby granted, free of charge, to any person obtaining a copy
  390. of this software and associated documentation files (the "Software"), to deal
  391. in the Software without restriction, including without limitation the rights
  392. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  393. copies of the Software, and to permit persons to whom the Software is
  394. furnished to do so, subject to the following conditions:
  395. The above copyright notice and this permission notice shall be included in all
  396. copies or substantial portions of the Software.
  397. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  398. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  399. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  400. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  401. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  402. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  403. SOFTWARE.
  404. --------------------------------------------------------------------------------
  405. Package: json-schema-traverse
  406. License: "MIT"
  407. MIT License
  408. Copyright (c) 2017 Evgeny Poberezkin
  409. Permission is hereby granted, free of charge, to any person obtaining a copy
  410. of this software and associated documentation files (the "Software"), to deal
  411. in the Software without restriction, including without limitation the rights
  412. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  413. copies of the Software, and to permit persons to whom the Software is
  414. furnished to do so, subject to the following conditions:
  415. The above copyright notice and this permission notice shall be included in all
  416. copies or substantial portions of the Software.
  417. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  418. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  419. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  420. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  421. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  422. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  423. SOFTWARE.
  424. --------------------------------------------------------------------------------
  425. Package: uri-js
  426. License: "BSD-2-Clause"
  427. Copyright 2011 Gary Court. All rights reserved.
  428. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
  429. 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  430. 2. 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.
  431. THIS SOFTWARE IS PROVIDED BY GARY COURT "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 GARY COURT 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.
  432. The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of Gary Court.
  433. --------------------------------------------------------------------------------
  434. Package: ajv-formats
  435. License: "MIT"
  436. MIT License
  437. Copyright (c) 2020 Evgeny Poberezkin
  438. Permission is hereby granted, free of charge, to any person obtaining a copy
  439. of this software and associated documentation files (the "Software"), to deal
  440. in the Software without restriction, including without limitation the rights
  441. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  442. copies of the Software, and to permit persons to whom the Software is
  443. furnished to do so, subject to the following conditions:
  444. The above copyright notice and this permission notice shall be included in all
  445. copies or substantial portions of the Software.
  446. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  447. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  448. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  449. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  450. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  451. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  452. SOFTWARE.
  453. --------------------------------------------------------------------------------
  454. Package: @angular/forms
  455. License: "MIT"
  456. --------------------------------------------------------------------------------
  457. Package: isutf8
  458. License: "MIT"
  459. The MIT License (MIT)
  460. Copyright (c) 2021 Denis Seleznev, hcodes@yandex.ru
  461. Permission is hereby granted, free of charge, to any person obtaining a copy
  462. of this software and associated documentation files (the "Software"), to deal
  463. in the Software without restriction, including without limitation the rights
  464. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  465. copies of the Software, and to permit persons to whom the Software is
  466. furnished to do so, subject to the following conditions:
  467. The above copyright notice and this permission notice shall be included in all
  468. copies or substantial portions of the Software.
  469. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  470. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  471. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  472. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  473. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  474. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  475. SOFTWARE.
  476. --------------------------------------------------------------------------------
  477. Package: @delon/form
  478. License: "MIT"
  479. MIT License
  480. Copyright (c) 2017-present 卡色<cipchk@qq.com>
  481. Permission is hereby granted, free of charge, to any person obtaining a copy
  482. of this software and associated documentation files (the "Software"), to deal
  483. in the Software without restriction, including without limitation the rights
  484. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  485. copies of the Software, and to permit persons to whom the Software is
  486. furnished to do so, subject to the following conditions:
  487. The above copyright notice and this permission notice shall be included in all
  488. copies or substantial portions of the Software.
  489. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  490. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  491. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  492. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  493. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  494. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  495. SOFTWARE.
  496. --------------------------------------------------------------------------------
  497. Package: ag-grid-community
  498. License: "MIT"
  499. The MIT License
  500. Copyright (c) 2015-2019 AG GRID LTD
  501. Permission is hereby granted, free of charge, to any person obtaining a copy
  502. of this software and associated documentation files (the "Software"), to deal
  503. in the Software without restriction, including without limitation the rights
  504. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  505. copies of the Software, and to permit persons to whom the Software is
  506. furnished to do so, subject to the following conditions:
  507. The above copyright notice and this permission notice shall be included in all
  508. copies or substantial portions of the Software.
  509. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  510. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  511. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  512. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  513. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  514. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  515. SOFTWARE.
  516. --------------------------------------------------------------------------------
  517. Package: ag-grid-angular
  518. License: "MIT"
  519. --------------------------------------------------------------------------------
  520. Package: @delon/auth
  521. License: "MIT"
  522. MIT License
  523. Copyright (c) 2017-present 卡色<cipchk@qq.com>
  524. Permission is hereby granted, free of charge, to any person obtaining a copy
  525. of this software and associated documentation files (the "Software"), to deal
  526. in the Software without restriction, including without limitation the rights
  527. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  528. copies of the Software, and to permit persons to whom the Software is
  529. furnished to do so, subject to the following conditions:
  530. The above copyright notice and this permission notice shall be included in all
  531. copies or substantial portions of the Software.
  532. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  533. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  534. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  535. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  536. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  537. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  538. SOFTWARE.
  539. --------------------------------------------------------------------------------
  540. Package: extend
  541. License: "MIT"
  542. The MIT License (MIT)
  543. Copyright (c) 2014 Stefan Thomas
  544. Permission is hereby granted, free of charge, to any person obtaining
  545. a copy of this software and associated documentation files (the
  546. "Software"), to deal in the Software without restriction, including
  547. without limitation the rights to use, copy, modify, merge, publish,
  548. distribute, sublicense, and/or sell copies of the Software, and to
  549. permit persons to whom the Software is furnished to do so, subject to
  550. the following conditions:
  551. The above copyright notice and this permission notice shall be
  552. included in all copies or substantial portions of the Software.
  553. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  554. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  555. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  556. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  557. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  558. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  559. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  560. --------------------------------------------------------------------------------
  561. Package: @angular/core
  562. License: "MIT"
  563. --------------------------------------------------------------------------------
  564. Package: rxjs
  565. License: "Apache-2.0"
  566. Apache License
  567. Version 2.0, January 2004
  568. http://www.apache.org/licenses/
  569. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  570. 1. Definitions.
  571. "License" shall mean the terms and conditions for use, reproduction,
  572. and distribution as defined by Sections 1 through 9 of this document.
  573. "Licensor" shall mean the copyright owner or entity authorized by
  574. the copyright owner that is granting the License.
  575. "Legal Entity" shall mean the union of the acting entity and all
  576. other entities that control, are controlled by, or are under common
  577. control with that entity. For the purposes of this definition,
  578. "control" means (i) the power, direct or indirect, to cause the
  579. direction or management of such entity, whether by contract or
  580. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  581. outstanding shares, or (iii) beneficial ownership of such entity.
  582. "You" (or "Your") shall mean an individual or Legal Entity
  583. exercising permissions granted by this License.
  584. "Source" form shall mean the preferred form for making modifications,
  585. including but not limited to software source code, documentation
  586. source, and configuration files.
  587. "Object" form shall mean any form resulting from mechanical
  588. transformation or translation of a Source form, including but
  589. not limited to compiled object code, generated documentation,
  590. and conversions to other media types.
  591. "Work" shall mean the work of authorship, whether in Source or
  592. Object form, made available under the License, as indicated by a
  593. copyright notice that is included in or attached to the work
  594. (an example is provided in the Appendix below).
  595. "Derivative Works" shall mean any work, whether in Source or Object
  596. form, that is based on (or derived from) the Work and for which the
  597. editorial revisions, annotations, elaborations, or other modifications
  598. represent, as a whole, an original work of authorship. For the purposes
  599. of this License, Derivative Works shall not include works that remain
  600. separable from, or merely link (or bind by name) to the interfaces of,
  601. the Work and Derivative Works thereof.
  602. "Contribution" shall mean any work of authorship, including
  603. the original version of the Work and any modifications or additions
  604. to that Work or Derivative Works thereof, that is intentionally
  605. submitted to Licensor for inclusion in the Work by the copyright owner
  606. or by an individual or Legal Entity authorized to submit on behalf of
  607. the copyright owner. For the purposes of this definition, "submitted"
  608. means any form of electronic, verbal, or written communication sent
  609. to the Licensor or its representatives, including but not limited to
  610. communication on electronic mailing lists, source code control systems,
  611. and issue tracking systems that are managed by, or on behalf of, the
  612. Licensor for the purpose of discussing and improving the Work, but
  613. excluding communication that is conspicuously marked or otherwise
  614. designated in writing by the copyright owner as "Not a Contribution."
  615. "Contributor" shall mean Licensor and any individual or Legal Entity
  616. on behalf of whom a Contribution has been received by Licensor and
  617. subsequently incorporated within the Work.
  618. 2. Grant of Copyright License. Subject to the terms and conditions of
  619. this License, each Contributor hereby grants to You a perpetual,
  620. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  621. copyright license to reproduce, prepare Derivative Works of,
  622. publicly display, publicly perform, sublicense, and distribute the
  623. Work and such Derivative Works in Source or Object form.
  624. 3. Grant of Patent License. Subject to the terms and conditions of
  625. this License, each Contributor hereby grants to You a perpetual,
  626. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  627. (except as stated in this section) patent license to make, have made,
  628. use, offer to sell, sell, import, and otherwise transfer the Work,
  629. where such license applies only to those patent claims licensable
  630. by such Contributor that are necessarily infringed by their
  631. Contribution(s) alone or by combination of their Contribution(s)
  632. with the Work to which such Contribution(s) was submitted. If You
  633. institute patent litigation against any entity (including a
  634. cross-claim or counterclaim in a lawsuit) alleging that the Work
  635. or a Contribution incorporated within the Work constitutes direct
  636. or contributory patent infringement, then any patent licenses
  637. granted to You under this License for that Work shall terminate
  638. as of the date such litigation is filed.
  639. 4. Redistribution. You may reproduce and distribute copies of the
  640. Work or Derivative Works thereof in any medium, with or without
  641. modifications, and in Source or Object form, provided that You
  642. meet the following conditions:
  643. (a) You must give any other recipients of the Work or
  644. Derivative Works a copy of this License; and
  645. (b) You must cause any modified files to carry prominent notices
  646. stating that You changed the files; and
  647. (c) You must retain, in the Source form of any Derivative Works
  648. that You distribute, all copyright, patent, trademark, and
  649. attribution notices from the Source form of the Work,
  650. excluding those notices that do not pertain to any part of
  651. the Derivative Works; and
  652. (d) If the Work includes a "NOTICE" text file as part of its
  653. distribution, then any Derivative Works that You distribute must
  654. include a readable copy of the attribution notices contained
  655. within such NOTICE file, excluding those notices that do not
  656. pertain to any part of the Derivative Works, in at least one
  657. of the following places: within a NOTICE text file distributed
  658. as part of the Derivative Works; within the Source form or
  659. documentation, if provided along with the Derivative Works; or,
  660. within a display generated by the Derivative Works, if and
  661. wherever such third-party notices normally appear. The contents
  662. of the NOTICE file are for informational purposes only and
  663. do not modify the License. You may add Your own attribution
  664. notices within Derivative Works that You distribute, alongside
  665. or as an addendum to the NOTICE text from the Work, provided
  666. that such additional attribution notices cannot be construed
  667. as modifying the License.
  668. You may add Your own copyright statement to Your modifications and
  669. may provide additional or different license terms and conditions
  670. for use, reproduction, or distribution of Your modifications, or
  671. for any such Derivative Works as a whole, provided Your use,
  672. reproduction, and distribution of the Work otherwise complies with
  673. the conditions stated in this License.
  674. 5. Submission of Contributions. Unless You explicitly state otherwise,
  675. any Contribution intentionally submitted for inclusion in the Work
  676. by You to the Licensor shall be under the terms and conditions of
  677. this License, without any additional terms or conditions.
  678. Notwithstanding the above, nothing herein shall supersede or modify
  679. the terms of any separate license agreement you may have executed
  680. with Licensor regarding such Contributions.
  681. 6. Trademarks. This License does not grant permission to use the trade
  682. names, trademarks, service marks, or product names of the Licensor,
  683. except as required for reasonable and customary use in describing the
  684. origin of the Work and reproducing the content of the NOTICE file.
  685. 7. Disclaimer of Warranty. Unless required by applicable law or
  686. agreed to in writing, Licensor provides the Work (and each
  687. Contributor provides its Contributions) on an "AS IS" BASIS,
  688. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  689. implied, including, without limitation, any warranties or conditions
  690. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  691. PARTICULAR PURPOSE. You are solely responsible for determining the
  692. appropriateness of using or redistributing the Work and assume any
  693. risks associated with Your exercise of permissions under this License.
  694. 8. Limitation of Liability. In no event and under no legal theory,
  695. whether in tort (including negligence), contract, or otherwise,
  696. unless required by applicable law (such as deliberate and grossly
  697. negligent acts) or agreed to in writing, shall any Contributor be
  698. liable to You for damages, including any direct, indirect, special,
  699. incidental, or consequential damages of any character arising as a
  700. result of this License or out of the use or inability to use the
  701. Work (including but not limited to damages for loss of goodwill,
  702. work stoppage, computer failure or malfunction, or any and all
  703. other commercial damages or losses), even if such Contributor
  704. has been advised of the possibility of such damages.
  705. 9. Accepting Warranty or Additional Liability. While redistributing
  706. the Work or Derivative Works thereof, You may choose to offer,
  707. and charge a fee for, acceptance of support, warranty, indemnity,
  708. or other liability obligations and/or rights consistent with this
  709. License. However, in accepting such obligations, You may act only
  710. on Your own behalf and on Your sole responsibility, not on behalf
  711. of any other Contributor, and only if You agree to indemnify,
  712. defend, and hold each Contributor harmless for any liability
  713. incurred by, or claims asserted against, such Contributor by reason
  714. of your accepting any such warranty or additional liability.
  715. END OF TERMS AND CONDITIONS
  716. APPENDIX: How to apply the Apache License to your work.
  717. To apply the Apache License to your work, attach the following
  718. boilerplate notice, with the fields enclosed by brackets "[]"
  719. replaced with your own identifying information. (Don't include
  720. the brackets!) The text should be enclosed in the appropriate
  721. comment syntax for the file format. We also recommend that a
  722. file or class name and description of purpose be included on the
  723. same "printed page" as the copyright notice for easier
  724. identification within third-party archives.
  725. Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
  726. Licensed under the Apache License, Version 2.0 (the "License");
  727. you may not use this file except in compliance with the License.
  728. You may obtain a copy of the License at
  729. http://www.apache.org/licenses/LICENSE-2.0
  730. Unless required by applicable law or agreed to in writing, software
  731. distributed under the License is distributed on an "AS IS" BASIS,
  732. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  733. See the License for the specific language governing permissions and
  734. limitations under the License.
  735. --------------------------------------------------------------------------------
  736. Package: tslib
  737. License: "0BSD"
  738. Copyright (c) Microsoft Corporation.
  739. Permission to use, copy, modify, and/or distribute this software for any
  740. purpose with or without fee is hereby granted.
  741. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
  742. REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  743. AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
  744. INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  745. LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  746. OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  747. PERFORMANCE OF THIS SOFTWARE.
  748. --------------------------------------------------------------------------------
  749. Package: @angular/platform-browser
  750. License: "MIT"
  751. --------------------------------------------------------------------------------
  752. Package: @angular/router
  753. License: "MIT"
  754. --------------------------------------------------------------------------------
  755. Package: @delon/acl
  756. License: "MIT"
  757. MIT License
  758. Copyright (c) 2017-present 卡色<cipchk@qq.com>
  759. Permission is hereby granted, free of charge, to any person obtaining a copy
  760. of this software and associated documentation files (the "Software"), to deal
  761. in the Software without restriction, including without limitation the rights
  762. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  763. copies of the Software, and to permit persons to whom the Software is
  764. furnished to do so, subject to the following conditions:
  765. The above copyright notice and this permission notice shall be included in all
  766. copies or substantial portions of the Software.
  767. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  768. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  769. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  770. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  771. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  772. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  773. SOFTWARE.
  774. --------------------------------------------------------------------------------
  775. Package: @ctrl/tinycolor
  776. License: "MIT"
  777. Copyright (c) Scott Cooper <scttcper@gmail.com>
  778. 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:
  779. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  780. 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.
  781. --------------------------------------------------------------------------------
  782. Package: @angular/cdk
  783. License: "MIT"
  784. The MIT License
  785. Copyright (c) 2024 Google LLC.
  786. Permission is hereby granted, free of charge, to any person obtaining a copy
  787. of this software and associated documentation files (the "Software"), to deal
  788. in the Software without restriction, including without limitation the rights
  789. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  790. copies of the Software, and to permit persons to whom the Software is
  791. furnished to do so, subject to the following conditions:
  792. The above copyright notice and this permission notice shall be included in
  793. all copies or substantial portions of the Software.
  794. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  795. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  796. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  797. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  798. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  799. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  800. THE SOFTWARE.
  801. --------------------------------------------------------------------------------
  802. Package: @angular/animations
  803. License: "MIT"
  804. --------------------------------------------------------------------------------
  805. Package: @ant-design/colors
  806. License: "MIT"
  807. MIT LICENSE
  808. Copyright (c) 2018-present Ant UED, https://xtech.antfin.com/
  809. Permission is hereby granted, free of charge, to any person obtaining
  810. a copy of this software and associated documentation files (the
  811. "Software"), to deal in the Software without restriction, including
  812. without limitation the rights to use, copy, modify, merge, publish,
  813. distribute, sublicense, and/or sell copies of the Software, and to
  814. permit persons to whom the Software is furnished to do so, subject to
  815. the following conditions:
  816. The above copyright notice and this permission notice shall be
  817. included in all copies or substantial portions of the Software.
  818. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  819. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  820. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  821. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  822. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  823. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  824. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  825. --------------------------------------------------------------------------------
  826. Package: @ant-design/icons-angular
  827. License: "MIT"
  828. --------------------------------------------------------------------------------
  829. Package: @babel/runtime
  830. License: "MIT"
  831. MIT License
  832. Copyright (c) 2014-present Sebastian McKenzie and other contributors
  833. Permission is hereby granted, free of charge, to any person obtaining
  834. a copy of this software and associated documentation files (the
  835. "Software"), to deal in the Software without restriction, including
  836. without limitation the rights to use, copy, modify, merge, publish,
  837. distribute, sublicense, and/or sell copies of the Software, and to
  838. permit persons to whom the Software is furnished to do so, subject to
  839. the following conditions:
  840. The above copyright notice and this permission notice shall be
  841. included in all copies or substantial portions of the Software.
  842. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  843. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  844. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  845. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  846. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  847. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  848. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  849. --------------------------------------------------------------------------------
  850. Package: zone.js
  851. License: "MIT"
  852. The MIT License
  853. Copyright (c) 2010-2023 Google LLC. https://angular.io/license
  854. Permission is hereby granted, free of charge, to any person obtaining a copy
  855. of this software and associated documentation files (the "Software"), to deal
  856. in the Software without restriction, including without limitation the rights
  857. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  858. copies of the Software, and to permit persons to whom the Software is
  859. furnished to do so, subject to the following conditions:
  860. The above copyright notice and this permission notice shall be included in
  861. all copies or substantial portions of the Software.
  862. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  863. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  864. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  865. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  866. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  867. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  868. THE SOFTWARE.
  869. --------------------------------------------------------------------------------