数据可视化大屏
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

1199 linhas
58KB

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