@qaecy/cue-ui 0.0.1

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