@mxtommy/kip 4.2.0 → 4.4.0-beta.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 (103) hide show
  1. package/.github/ISSUE_TEMPLATE/bug_report.yml +84 -0
  2. package/.github/ISSUE_TEMPLATE/config.yml +5 -0
  3. package/.github/ISSUE_TEMPLATE/feature_request.yml +35 -0
  4. package/.github/copilot-instructions.md +1 -1
  5. package/.github/instructions/project.instructions.md +7 -1
  6. package/.github/workflows/ci.yml +37 -0
  7. package/CHANGELOG.md +10 -0
  8. package/package.json +42 -41
  9. package/plugin/index.js +2 -2
  10. package/public/3rdpartylicenses.txt +230 -76
  11. package/public/assets/svg/AtoN/cardinal/east_beacon.svg +21 -0
  12. package/public/assets/svg/AtoN/cardinal/east_mark.svg +30 -0
  13. package/public/assets/svg/AtoN/cardinal/north_beacon.svg +20 -0
  14. package/public/assets/svg/AtoN/cardinal/north_mark.svg +30 -0
  15. package/public/assets/svg/AtoN/cardinal/south_beacon.svg +20 -0
  16. package/public/assets/svg/AtoN/cardinal/south_mark.svg +30 -0
  17. package/public/assets/svg/AtoN/cardinal/west_beacon.svg +21 -0
  18. package/public/assets/svg/AtoN/cardinal/west_mark.svg +57 -0
  19. package/public/assets/svg/AtoN/dangerSafe/isolateddanger_beacon.svg +16 -0
  20. package/public/assets/svg/AtoN/dangerSafe/isolateddanger_mark.svg +30 -0
  21. package/public/assets/svg/AtoN/dangerSafe/safewater_beacon_.svg +15 -0
  22. package/public/assets/svg/AtoN/dangerSafe/safewater_mark.svg +43 -0
  23. package/public/assets/svg/AtoN/lateral/port_beacon.svg +6 -0
  24. package/public/assets/svg/AtoN/lateral/port_mark.svg +24 -0
  25. package/public/assets/svg/AtoN/lateral/port_prefered_beacon.svg +15 -0
  26. package/public/assets/svg/AtoN/lateral/port_prefered_mark.svg +44 -0
  27. package/public/assets/svg/AtoN/lateral/starboard_beacon.svg +6 -0
  28. package/public/assets/svg/AtoN/lateral/starboard_mark.svg +24 -0
  29. package/public/assets/svg/AtoN/lateral/starboard_prefered_beacon.svg +15 -0
  30. package/public/assets/svg/AtoN/lateral/starboard_prefered_mark.svg +48 -0
  31. package/public/assets/svg/AtoN/other/aton.svg +78 -0
  32. package/public/assets/svg/AtoN/other/basestation.svg +91 -0
  33. package/public/assets/svg/AtoN/other/unknown.svg +22 -0
  34. package/public/assets/svg/AtoN/special/special_beacon.svg +7 -0
  35. package/public/assets/svg/AtoN/special/special_mark.svg +20 -0
  36. package/public/assets/svg/Chart icons.md +28 -0
  37. package/public/assets/svg/aircraft/ais_sar-aircraft.svg +23 -0
  38. package/public/assets/svg/icons.svg +6 -0
  39. package/public/assets/svg/sar-distress-device/sart-eprib-mob.svg +35 -0
  40. package/public/assets/svg/vessel/buddy.svg +26 -0
  41. package/public/assets/svg/vessel/cargo.svg +20 -0
  42. package/public/assets/svg/vessel/diving-ops.svg +31 -0
  43. package/public/assets/svg/vessel/fishing.svg +20 -0
  44. package/public/assets/svg/vessel/highspeed.svg +24 -0
  45. package/public/assets/svg/vessel/law-enforcement.svg +24 -0
  46. package/public/assets/svg/vessel/military-ops.svg +60 -0
  47. package/public/assets/svg/vessel/other.svg +20 -0
  48. package/public/assets/svg/vessel/passenger.svg +20 -0
  49. package/public/assets/svg/vessel/pilot.svg +82 -0
  50. package/public/assets/svg/vessel/pleasurecraft.svg +20 -0
  51. package/public/assets/svg/vessel/sailing.svg +20 -0
  52. package/public/assets/svg/vessel/sar.svg +25 -0
  53. package/public/assets/svg/vessel/self.svg +67 -0
  54. package/public/assets/svg/vessel/stationary.svg +32 -0
  55. package/public/assets/svg/vessel/tanker.svg +20 -0
  56. package/public/assets/svg/vessel/tug.svg +20 -0
  57. package/public/assets/svg/vessel/unknown.svg +22 -0
  58. package/public/chunk-2KMYPGX4.js +2 -0
  59. package/public/{chunk-K6B4TD2H.js → chunk-4VUI3CY7.js} +2 -2
  60. package/public/{chunk-NL5QCOXT.js → chunk-5DLSQ773.js} +2 -2
  61. package/public/chunk-6OSCSQLJ.js +3 -0
  62. package/public/{chunk-5SCAJ637.js → chunk-7HLFWAA7.js} +1 -1
  63. package/public/chunk-BNIQFWQ6.js +62 -0
  64. package/public/chunk-C4OS6QP6.js +8 -0
  65. package/public/chunk-F7I3HKNJ.js +9 -0
  66. package/public/chunk-FGRB3BHZ.js +1 -0
  67. package/public/{chunk-XWOIVPRO.js → chunk-HJQQWPGC.js} +1 -1
  68. package/public/{chunk-FHQZULYJ.js → chunk-IWK4FHBL.js} +1 -1
  69. package/public/{chunk-2VPC34OU.js → chunk-J4IGUIZA.js} +6 -6
  70. package/public/{chunk-GDL5ORNF.js → chunk-KIR67PZ2.js} +1 -1
  71. package/public/chunk-KKJXPB75.js +8 -0
  72. package/public/chunk-MMIOUKLI.js +1 -0
  73. package/public/{chunk-WON6RAF5.js → chunk-PDYVZHOK.js} +1 -1
  74. package/public/chunk-PESXPDBT.js +2 -0
  75. package/public/chunk-PKATAZA2.js +1 -0
  76. package/public/chunk-PSF2OKKT.js +1 -0
  77. package/public/chunk-TGGJAGV7.js +15 -0
  78. package/public/chunk-TKC7ROZ7.js +4 -0
  79. package/public/{chunk-UUOWRIVR.js → chunk-UVAQADRE.js} +1 -1
  80. package/public/chunk-VH4ZIU4T.js +4 -0
  81. package/public/chunk-XEJJOWK6.js +2 -0
  82. package/public/chunk-YYXDMH5J.js +53 -0
  83. package/public/index.html +2 -2
  84. package/public/main-WAAIS2M6.js +1 -0
  85. package/public/polyfills-L4FJGPOC.js +2 -0
  86. package/public/{styles-7VM4HXM4.css → styles-DYEO23GZ.css} +1 -1
  87. package/public/chunk-36RQFRQN.js +0 -4
  88. package/public/chunk-3KBT35BP.js +0 -3
  89. package/public/chunk-4NAXE7SZ.js +0 -9
  90. package/public/chunk-6X3BMVOP.js +0 -8
  91. package/public/chunk-7SK25B6D.js +0 -1
  92. package/public/chunk-ATH26UZ7.js +0 -1
  93. package/public/chunk-CX4O7M4U.js +0 -63
  94. package/public/chunk-DWMZAC65.js +0 -1
  95. package/public/chunk-FGMEEOZH.js +0 -5
  96. package/public/chunk-MOEZSWFX.js +0 -15
  97. package/public/chunk-PJZLX3XW.js +0 -2
  98. package/public/chunk-PNFBM2CP.js +0 -1
  99. package/public/chunk-PVUOCOI5.js +0 -53
  100. package/public/chunk-SP4UPLYW.js +0 -4
  101. package/public/chunk-Y5TQMH7M.js +0 -2
  102. package/public/main-CRPMOYEB.js +0 -4
  103. package/public/polyfills-GNK4EEYZ.js +0 -2
@@ -1,11 +1,11 @@
1
1
 
2
2
  --------------------------------------------------------------------------------
3
- Package: @angular/material
3
+ Package: gridstack
4
4
  License: "MIT"
5
5
 
6
- The MIT License
6
+ MIT License
7
7
 
8
- Copyright (c) 2026 Google LLC.
8
+ Copyright (c) 2019-2025 Alain Dumesny. v0.4.0 and older (c) 2014-2018 Pavel Reznikov, Dylan Weiss
9
9
 
10
10
  Permission is hereby granted, free of charge, to any person obtaining a copy
11
11
  of this software and associated documentation files (the "Software"), to deal
@@ -14,24 +14,24 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14
14
  copies of the Software, and to permit persons to whom the Software is
15
15
  furnished to do so, subject to the following conditions:
16
16
 
17
- The above copyright notice and this permission notice shall be included in
18
- all copies or substantial portions of the Software.
17
+ The above copyright notice and this permission notice shall be included in all
18
+ copies or substantial portions of the Software.
19
19
 
20
20
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
21
21
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22
22
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
23
23
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24
24
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
26
- THE SOFTWARE.
25
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
26
+ SOFTWARE.
27
27
 
28
28
  --------------------------------------------------------------------------------
29
- Package: gridstack
29
+ Package: @angular/cdk
30
30
  License: "MIT"
31
31
 
32
- MIT License
32
+ The MIT License
33
33
 
34
- Copyright (c) 2019-2025 Alain Dumesny. v0.4.0 and older (c) 2014-2018 Pavel Reznikov, Dylan Weiss
34
+ Copyright (c) 2026 Google LLC.
35
35
 
36
36
  Permission is hereby granted, free of charge, to any person obtaining a copy
37
37
  of this software and associated documentation files (the "Software"), to deal
@@ -40,24 +40,24 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
40
40
  copies of the Software, and to permit persons to whom the Software is
41
41
  furnished to do so, subject to the following conditions:
42
42
 
43
- The above copyright notice and this permission notice shall be included in all
44
- copies or substantial portions of the Software.
43
+ The above copyright notice and this permission notice shall be included in
44
+ all copies or substantial portions of the Software.
45
45
 
46
46
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
47
47
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
48
48
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
49
49
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
50
50
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
51
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
52
- SOFTWARE.
51
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
52
+ THE SOFTWARE.
53
53
 
54
54
  --------------------------------------------------------------------------------
55
- Package: @angular/cdk
55
+ Package: @godind/canvas-gauges
56
56
  License: "MIT"
57
57
 
58
- The MIT License
58
+ The MIT License (MIT)
59
59
 
60
- Copyright (c) 2026 Google LLC.
60
+ Copyright (c) 2016 Mykhailo Stadnyk <mikhus@gmail.com>
61
61
 
62
62
  Permission is hereby granted, free of charge, to any person obtaining a copy
63
63
  of this software and associated documentation files (the "Software"), to deal
@@ -74,40 +74,16 @@ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
74
74
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
75
75
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
76
76
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
77
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
78
- THE SOFTWARE.
79
-
80
- --------------------------------------------------------------------------------
81
- Package: howler
82
- License: "MIT"
83
-
84
- Copyright (c) 2013-2020 James Simpson and GoldFire Studios, Inc.
85
-
86
- Permission is hereby granted, free of charge, to any person obtaining
87
- a copy of this software and associated documentation files (the
88
- "Software"), to deal in the Software without restriction, including
89
- without limitation the rights to use, copy, modify, merge, publish,
90
- distribute, sublicense, and/or sell copies of the Software, and to
91
- permit persons to whom the Software is furnished to do so, subject to
92
- the following conditions:
93
-
94
- The above copyright notice and this permission notice shall be
95
- included in all copies or substantial portions of the Software.
77
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
78
+ SOFTWARE.
96
79
 
97
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
98
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
99
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
100
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
101
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
102
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
103
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
104
80
  --------------------------------------------------------------------------------
105
- Package: @godind/canvas-gauges
81
+ Package: @angular/material
106
82
  License: "MIT"
107
83
 
108
- The MIT License (MIT)
84
+ The MIT License
109
85
 
110
- Copyright (c) 2016 Mykhailo Stadnyk <mikhus@gmail.com>
86
+ Copyright (c) 2026 Google LLC.
111
87
 
112
88
  Permission is hereby granted, free of charge, to any person obtaining a copy
113
89
  of this software and associated documentation files (the "Software"), to deal
@@ -124,8 +100,8 @@ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
124
100
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
125
101
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
126
102
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
127
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
128
- SOFTWARE.
103
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
104
+ THE SOFTWARE.
129
105
 
130
106
  --------------------------------------------------------------------------------
131
107
  Package: @aziham/chartjs-plugin-streaming
@@ -141,6 +117,183 @@ The above copyright notice and this permission notice shall be included in all c
141
117
 
142
118
  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.
143
119
 
120
+ --------------------------------------------------------------------------------
121
+ Package: d3-dispatch
122
+ License: "ISC"
123
+
124
+ Copyright 2010-2021 Mike Bostock
125
+
126
+ Permission to use, copy, modify, and/or distribute this software for any purpose
127
+ with or without fee is hereby granted, provided that the above copyright notice
128
+ and this permission notice appear in all copies.
129
+
130
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
131
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
132
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
133
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
134
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
135
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
136
+ THIS SOFTWARE.
137
+
138
+ --------------------------------------------------------------------------------
139
+ Package: d3-selection
140
+ License: "ISC"
141
+
142
+ Copyright 2010-2021 Mike Bostock
143
+
144
+ Permission to use, copy, modify, and/or distribute this software for any purpose
145
+ with or without fee is hereby granted, provided that the above copyright notice
146
+ and this permission notice appear in all copies.
147
+
148
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
149
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
150
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
151
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
152
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
153
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
154
+ THIS SOFTWARE.
155
+
156
+ --------------------------------------------------------------------------------
157
+ Package: d3-color
158
+ License: "ISC"
159
+
160
+ Copyright 2010-2022 Mike Bostock
161
+
162
+ Permission to use, copy, modify, and/or distribute this software for any purpose
163
+ with or without fee is hereby granted, provided that the above copyright notice
164
+ and this permission notice appear in all copies.
165
+
166
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
167
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
168
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
169
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
170
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
171
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
172
+ THIS SOFTWARE.
173
+
174
+ --------------------------------------------------------------------------------
175
+ Package: d3-interpolate
176
+ License: "ISC"
177
+
178
+ Copyright 2010-2021 Mike Bostock
179
+
180
+ Permission to use, copy, modify, and/or distribute this software for any purpose
181
+ with or without fee is hereby granted, provided that the above copyright notice
182
+ and this permission notice appear in all copies.
183
+
184
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
185
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
186
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
187
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
188
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
189
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
190
+ THIS SOFTWARE.
191
+
192
+ --------------------------------------------------------------------------------
193
+ Package: d3-timer
194
+ License: "ISC"
195
+
196
+ Copyright 2010-2021 Mike Bostock
197
+
198
+ Permission to use, copy, modify, and/or distribute this software for any purpose
199
+ with or without fee is hereby granted, provided that the above copyright notice
200
+ and this permission notice appear in all copies.
201
+
202
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
203
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
204
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
205
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
206
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
207
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
208
+ THIS SOFTWARE.
209
+
210
+ --------------------------------------------------------------------------------
211
+ Package: d3-transition
212
+ License: "ISC"
213
+
214
+ Copyright 2010-2021 Mike Bostock
215
+
216
+ Permission to use, copy, modify, and/or distribute this software for any purpose
217
+ with or without fee is hereby granted, provided that the above copyright notice
218
+ and this permission notice appear in all copies.
219
+
220
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
221
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
222
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
223
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
224
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
225
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
226
+ THIS SOFTWARE.
227
+
228
+ --------------------------------------------------------------------------------
229
+ Package: d3-ease
230
+ License: "BSD-3-Clause"
231
+
232
+ Copyright 2010-2021 Mike Bostock
233
+ Copyright 2001 Robert Penner
234
+ All rights reserved.
235
+
236
+ Redistribution and use in source and binary forms, with or without modification,
237
+ are permitted provided that the following conditions are met:
238
+
239
+ * Redistributions of source code must retain the above copyright notice, this
240
+ list of conditions and the following disclaimer.
241
+
242
+ * Redistributions in binary form must reproduce the above copyright notice,
243
+ this list of conditions and the following disclaimer in the documentation
244
+ and/or other materials provided with the distribution.
245
+
246
+ * Neither the name of the author nor the names of contributors may be used to
247
+ endorse or promote products derived from this software without specific prior
248
+ written permission.
249
+
250
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
251
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
252
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
253
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
254
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
255
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
256
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
257
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
258
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
259
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
260
+
261
+ --------------------------------------------------------------------------------
262
+ Package: d3-brush
263
+ License: "ISC"
264
+
265
+ Copyright 2010-2021 Mike Bostock
266
+
267
+ Permission to use, copy, modify, and/or distribute this software for any purpose
268
+ with or without fee is hereby granted, provided that the above copyright notice
269
+ and this permission notice appear in all copies.
270
+
271
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
272
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
273
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
274
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
275
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
276
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
277
+ THIS SOFTWARE.
278
+
279
+ --------------------------------------------------------------------------------
280
+ Package: d3-zoom
281
+ License: "ISC"
282
+
283
+ Copyright 2010-2021 Mike Bostock
284
+
285
+ Permission to use, copy, modify, and/or distribute this software for any purpose
286
+ with or without fee is hereby granted, provided that the above copyright notice
287
+ and this permission notice appear in all copies.
288
+
289
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
290
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
291
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
292
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
293
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
294
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
295
+ THIS SOFTWARE.
296
+
144
297
  --------------------------------------------------------------------------------
145
298
  Package: @godind/ng-canvas-gauges
146
299
  License: "MIT"
@@ -370,7 +523,7 @@ License: "MIT"
370
523
 
371
524
  MIT License
372
525
 
373
- Copyright (c) 2017-2025 Jean-Francois Cere
526
+ Copyright (c) 2017-2026 Jean-Francois Cere
374
527
 
375
528
  Permission is hereby granted, free of charge, to any person obtaining a copy
376
529
  of this software and associated documentation files (the "Software"), to deal
@@ -416,32 +569,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
416
569
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
417
570
  SOFTWARE.
418
571
 
419
- --------------------------------------------------------------------------------
420
- Package: @angular/router
421
- License: "MIT"
422
-
423
- The MIT License
424
-
425
- Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
426
-
427
- Permission is hereby granted, free of charge, to any person obtaining a copy
428
- of this software and associated documentation files (the "Software"), to deal
429
- in the Software without restriction, including without limitation the rights
430
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
431
- copies of the Software, and to permit persons to whom the Software is
432
- furnished to do so, subject to the following conditions:
433
-
434
- The above copyright notice and this permission notice shall be included in
435
- all copies or substantial portions of the Software.
436
-
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
443
- THE SOFTWARE.
444
-
445
572
  --------------------------------------------------------------------------------
446
573
  Package: rxjs
447
574
  License: "Apache-2.0"
@@ -649,6 +776,32 @@ License: "Apache-2.0"
649
776
  limitations under the License.
650
777
 
651
778
 
779
+ --------------------------------------------------------------------------------
780
+ Package: @angular/router
781
+ License: "MIT"
782
+
783
+ The MIT License
784
+
785
+ Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
786
+
787
+ Permission is hereby granted, free of charge, to any person obtaining a copy
788
+ of this software and associated documentation files (the "Software"), to deal
789
+ in the Software without restriction, including without limitation the rights
790
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
791
+ copies of the Software, and to permit persons to whom the Software is
792
+ furnished to do so, subject to the following conditions:
793
+
794
+ The above copyright notice and this permission notice shall be included in
795
+ all copies or substantial portions of the Software.
796
+
797
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
798
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
799
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
800
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
801
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
802
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
803
+ THE SOFTWARE.
804
+
652
805
  --------------------------------------------------------------------------------
653
806
  Package: lodash-es
654
807
  License: "MIT"
@@ -851,7 +1004,8 @@ THE SOFTWARE.
851
1004
  Package: core-js
852
1005
  License: "MIT"
853
1006
 
854
- Copyright (c) 2014-2025 Denis Pushkarev, 2025 CoreJS Company
1007
+ Copyright (c) 2013–2025 Denis Pushkarev (zloirock.ru)
1008
+ Copyright (c) 2025–2026 CoreJS Company (core-js.io)
855
1009
 
856
1010
  Permission is hereby granted, free of charge, to any person obtaining a copy
857
1011
  of this software and associated documentation files (the "Software"), to deal
@@ -0,0 +1,21 @@
1
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ fill="#000000"
4
+ d="M 10.111073,4.6320208 11.908864,1.058734 a 0.10883782,0.10883782 0 0 1 0.194076,0.00165 l 1.785988,3.5785289 a 0.10883782,0.10883782 0 0 1 -0.09835,0.1573557 L 10.20811,4.7896786 A 0.10883782,0.10883782 0 0 1 10.11107,4.632317 Z"
5
+ id="path9"
6
+ style="display:inline;stroke-width:0.2;stroke:#ffcc00;stroke-opacity:1;stroke-dasharray:none" />
7
+ <path
8
+ fill="#000000"
9
+ d="m 10.111074,5.5732163 1.797791,3.5732866 a 0.10883782,0.10883782 0 0 0 0.194076,-0.00161 l 1.785988,-3.578569 A 0.10883782,0.10883782 0 0 0 13.79058,5.4089685 l -3.582468,0.00659 A 0.10883782,0.10883782 0 0 0 10.111072,5.57292 Z"
10
+ id="path9-3"
11
+ style="display:inline;stroke-width:0.2;stroke:#ffcc00;stroke-opacity:1;stroke-dasharray:none" />
12
+ <path
13
+ id="rect19"
14
+ style="fill:#000000;fill-opacity:1;stroke-width:0.2;stroke-linejoin:round;stroke-miterlimit:0;stroke:#ffcc00;stroke-opacity:1;stroke-dasharray:none"
15
+ d="M 11.800781 9.7402344 C 11.764718 9.7469079 11.736328 9.8031683 11.736328 9.8710938 L 11.736328 11.447266 L 10.761719 11.447266 C 10.683624 11.447266 10.619141 11.50278 10.619141 11.570312 L 10.619141 22.353516 L 9.8613281 22.353516 C 9.7671319 22.353516 9.6914062 22.398604 9.6914062 22.455078 L 9.6914062 22.898438 C 9.6914062 22.954911 9.7671319 23 9.8613281 23 L 14.138672 23 C 14.232868 23 14.308594 22.954911 14.308594 22.898438 L 14.308594 22.455078 C 14.308594 22.398604 14.232868 22.353516 14.138672 22.353516 L 13.380859 22.353516 L 13.380859 11.570312 C 13.380859 11.50278 13.316376 11.447266 13.238281 11.447266 L 12.263672 11.447266 L 12.263672 9.8710938 C 12.263672 9.79864 12.230931 9.7402344 12.191406 9.7402344 L 11.808594 9.7402344 C 11.806123 9.7402344 11.803185 9.7397895 11.800781 9.7402344 z " />
16
+ <path
17
+ fill="#ffcc00"
18
+ d="m 13.02939,18.654917 a 0.08407355,0.10353853 0 0 1 -0.08395,0.103706 l -1.885446,0.0042 a 0.08407355,0.10353853 0 0 1 -0.0842,-0.103377 l -0.0052,-3.948046 a 0.08407355,0.10353853 0 0 1 0.08395,-0.103706 l 1.885454,-0.0042 a 0.08407355,0.10353853 0 0 1 0.0842,0.103377 z"
19
+ id="path13"
20
+ style="display:inline;stroke-width:0.15295" />
21
+ </svg>
@@ -0,0 +1,30 @@
1
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ stroke="#806803"
4
+ stroke-width="0.259451"
5
+ fill="none"
6
+ stroke-linecap="butt"
7
+ vector-effect="non-scaling-stroke"
8
+ d="m 12.535384,18.626265 a 0.18161578,0.18161578 0 0 0 0.233505,-0.133619 l 0.839325,-3.711447 a 0.18161578,0.18161578 0 0 0 -0.12194,-0.212749 l -0.722575,-0.234802 a 0.18161578,0.18161578 0 0 0 -0.220528,0.09469 l -1.629351,3.457186 a 0.18161578,0.18161578 0 0 0 0.107671,0.250375 l 1.513894,0.490361"
9
+ id="path1" />
10
+ <path
11
+ fill="#000306"
12
+ d="M 17.887864,1.067912 18.41844,4.745634 A 0.09859143,0.09859143 0 0 1 18.291308,4.8520084 L 14.97552,3.7999345 A 0.05967376,0.05967376 0 0 1 14.9535,3.7000465 C 15.216845,3.4639456 15.524297,3.240822 15.796719,2.9787749 Q 16.495942,2.3067943 17.75298,1.0238103 a 0.0791326,0.0791326 0 0 1 0.134917,0.044108 z"
13
+ id="path2"
14
+ style="stroke-width:0.2;stroke:#ffcc00;stroke-opacity:1;stroke-dasharray:none" />
15
+ <path
16
+ fill="#000306"
17
+ d="m 15.172705,8.3429205 -0.50982,-3.6867987 a 0.09859143,0.09859143 0 0 1 0.128428,-0.1063744 l 3.315788,1.0728302 a 0.05967376,0.05967376 0 0 1 0.02078,0.1011792 c -0.264642,0.2348031 -0.57469,0.4566361 -0.848408,0.7173855 Q 16.57506,7.1105201 15.307642,8.388321 A 0.0791326,0.0791326 0 0 1 15.172725,8.342905 Z"
18
+ id="path3"
19
+ style="stroke-width:0.2;stroke:#ffcc00;stroke-opacity:1;stroke-dasharray:none" />
20
+ <path
21
+ fill="#000306"
22
+ d="m 15.258323,8.9020379 -0.57598,1.7798341 a 0.07394357,0.07394357 0 0 0 0.07006,0.09601 q 0.347666,0.0029 0.595438,0.138801 a 0.18939932,0.18939932 0 0 1 0.0934,0.208857 q -0.745928,3.143254 -1.600817,6.595249 -0.255559,1.035211 -0.1881,1.92772 0.03244,0.439774 0.146588,1.403633 a 0.28150446,0.28150446 0 0 0 0.27891,0.247773 h 0.46053 a 0.23220876,0.23220876 0 0 1 0.229612,0.199779 l 0.03376,0.247781 a 0.16864323,0.16864323 0 0 1 -0.167349,0.191988 h -2.515379 a 0.19848011,0.19977736 10.1 0 0 -0.186804,0.131024 q -0.147885,0.412521 -0.463117,0.620087 -1.078021,0.710896 -2.0418805,-0.211459 a 0.06097102,0.055782 9.1 0 1 -0.014289,-0.01815 L 9.188488,22.047139 A 0.20626363,0.20626363 0 0 0 9.0068689,21.938168 H 5.7248131 A 0.14399537,0.14399537 0 0 1 5.580798,21.794161 V 21.4478 A 0.14788713,0.14788713 0 0 1 5.7286843,21.299905 H 6.3682298 A 0.41901355,0.41641904 23.7 0 0 6.6497351,21.190936 Q 7.2607458,20.640903 8.127308,19.661477 8.7733419,18.931122 9.6840184,18.039903 c 0.4631166,-0.45404 0.6914386,-1.192173 1.0001796,-1.857666 q 1.207747,-2.600998 1.404933,-2.984985 c 0.399551,-0.778356 0.791323,-1.7513 1.273899,-2.66716 a 0.289288,0.289288 0 0 1 0.396963,-0.116748 q 0.18291,0.101179 0.342476,0.120641 a 0.14529263,0.14529263 0 0 0 0.15697,-0.0986 l 0.535766,-1.6552917 a 0.05707924,0.05707924 0 0 1 0.08692,-0.029813 q 0.146588,0.1037793 0.335986,0.097296 a 0.04021492,0.04151218 7.8 0 1 0.04024,0.054462 z m -2.722939,9.7242271 a 0.18161578,0.18161578 0 0 0 0.233505,-0.133619 l 0.839325,-3.711447 a 0.18161578,0.18161578 0 0 0 -0.12194,-0.212749 l -0.722575,-0.234802 a 0.18161578,0.18161578 0 0 0 -0.220528,0.09469 l -1.629351,3.457186 a 0.18161578,0.18161578 0 0 0 0.107671,0.250375 z m -1.112432,3.000179 A 0.80689295,0.84970241 87.7 0 0 10.541554,20.8543 0.80689295,0.84970241 87.7 0 0 9.7249177,21.694654 0.80689295,0.84970241 87.7 0 0 10.606315,22.46679 0.80689295,0.84970241 87.7 0 0 11.422952,21.626444 Z"
23
+ id="path4"
24
+ style="stroke-width:0.2;stroke:#ffcc00;stroke-opacity:1;stroke-dasharray:none" />
25
+ <path
26
+ fill="#ffcc00"
27
+ d="m 10.836054,18.061079 c -0.103968,-0.034 -0.103581,-0.16637 -0.05674,-0.265224 l 1.520461,-3.45078 c 0.03921,-0.08256 0.146475,-0.123112 0.463928,-0.01142 l 0.921139,0.292449 c 0.08961,0.02863 0.161745,0.133765 0.141156,0.22556 l -0.973836,3.660205 c -0.0231,0.104762 -0.138831,0.176296 -0.240857,0.143153 -0.616886,-0.162053 -1.193421,-0.360324 -1.77525,-0.593943 z"
28
+ id="path5"
29
+ style="stroke-width:0.129726" />
30
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ fill="#000000"
4
+ d="m 10.111073,9.0410044 1.797791,-3.5732868 a 0.10883782,0.10883782 0 0 1 0.194076,0.00165 l 1.785988,3.5785289 a 0.10883782,0.10883782 0 0 1 -0.09835,0.1573557 L 10.20811,9.1986622 A 0.10883782,0.10883782 0 0 1 10.11107,9.0413006 Z"
5
+ id="path9"
6
+ style="display:inline;stroke-width:0.2;stroke-dasharray:none;stroke:#ffcc00;stroke-opacity:1" />
7
+ <path
8
+ fill="#000000"
9
+ d="m 10.111074,4.6320402 1.797791,-3.5732866 a 0.10883782,0.10883782 0 0 1 0.194076,0.00161 l 1.785988,3.578569 A 0.10883782,0.10883782 0 0 1 13.79058,4.796288 l -3.582468,-0.00659 a 0.10883782,0.10883782 0 0 1 -0.09704,-0.1573615 z"
10
+ id="path9-3"
11
+ style="display:inline;stroke-width:0.2;stroke-dasharray:none;stroke:#ffcc00;stroke-opacity:1" />
12
+ <path
13
+ id="rect19-8"
14
+ style="fill:#000000;fill-opacity:1;stroke-width:0.2;stroke-linejoin:round;stroke-miterlimit:0;stroke:#ffcc00;stroke-opacity:1;stroke-dasharray:none"
15
+ d="M 11.808594 9.7402344 C 11.769069 9.7402344 11.736328 9.79864 11.736328 9.8710938 L 11.736328 11.449219 L 10.761719 11.449219 C 10.683624 11.449219 10.619141 11.477281 10.619141 11.511719 L 10.619141 17.050781 C 10.619141 17.085219 10.683624 17.111328 10.761719 17.111328 L 13.238281 17.111328 C 13.316376 17.111328 13.380859 17.085219 13.380859 17.050781 L 13.380859 11.511719 C 13.380859 11.477281 13.316376 11.449219 13.238281 11.449219 L 12.263672 11.449219 L 12.263672 9.8710938 C 12.263672 9.79864 12.230931 9.7402344 12.191406 9.7402344 L 11.808594 9.7402344 z " />
16
+ <path
17
+ id="rect19-8-7"
18
+ style="fill:#ffcc00;fill-opacity:1;stroke-width:0.2;stroke-linejoin:round;stroke-miterlimit:0;stroke:#000000;stroke-opacity:1;stroke-dasharray:none"
19
+ d="M 10.761719 16.896484 C 10.683624 16.896484 10.619141 16.924578 10.619141 16.958984 L 10.619141 22.353516 L 9.8613281 22.353516 C 9.7671319 22.353516 9.6914062 22.398604 9.6914062 22.455078 L 9.6914062 22.900391 C 9.6914062 22.956864 9.7671319 23.001953 9.8613281 23.001953 L 14.138672 23.001953 C 14.232868 23.001953 14.308594 22.956864 14.308594 22.900391 L 14.308594 22.455078 C 14.308594 22.398604 14.232868 22.353516 14.138672 22.353516 L 13.380859 22.353516 L 13.380859 16.958984 C 13.380859 16.924578 13.316376 16.896484 13.238281 16.896484 L 10.761719 16.896484 z " />
20
+ </svg>
@@ -0,0 +1,30 @@
1
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ stroke="#806600"
4
+ stroke-width="0.261316"
5
+ fill="none"
6
+ stroke-linecap="butt"
7
+ vector-effect="non-scaling-stroke"
8
+ d="m 7.6299949,21.219379 a 0.08884733,0.08754076 9.7 0 0 0.08362,0.117592 h 1.162855 a 0.39458669,0.39589327 15.4 0 0 0.33971,-0.193373 q 0.271769,-0.459916 0.5958,-0.693794 0.1803084,-0.129351 0.7460561,-0.175081 0.870182,-0.07055 1.409799,0.84013 0.116285,0.197293 0.283527,0.215585 0.34363,0.03658 0.799626,-0.01699 a 0.09668681,0.09668681 0 0 0 0.08493,-0.09277 c 0.02613,-0.861036 -0.209053,-1.823984 -0.112366,-2.661501 q 0.111059,-0.970787 0.232571,-1.293512 a 0.06140919,0.06140919 0 0 0 -0.0392,-0.0797 l -1.693326,-0.537003 a 0.18030783,0.18030783 0 0 0 -0.219505,0.100606 c -0.384134,0.892393 -0.763042,1.492113 -1.4646751,2.198972 q -1.166774,1.173307 -1.999065,1.989919 -0.171162,0.169855 -0.210359,0.280914"
9
+ id="path1" />
10
+ <path
11
+ fill="#000000"
12
+ d="m 17.833066,1.0144506 a 0.1450302,0.14633678 73.1 0 1 0.207746,0.109753 l 0.539617,3.627061 a 0.07447497,0.07316839 4.6 0 1 -0.09538,0.08101 l -3.446754,-1.090993 a 0.08362102,0.08362102 0 0 1 -0.0405,-0.131964 q 0.100607,-0.126738 0.215585,-0.222119 1.100139,-0.910685 2.120577,-1.992532 0.245637,-0.260009 0.499113,-0.380214 z"
13
+ id="path2"
14
+ style="stroke-width:0.2;stroke:#ffcc00;stroke-opacity:1;stroke-dasharray:none" />
15
+ <path
16
+ fill="#000000"
17
+ d="m 16.654532,4.8218206 0.55399,3.721135 a 0.09668681,0.09668681 0 0 1 -0.125432,0.105833 l -3.380118,-1.068781 a 0.09668681,0.09668681 0 0 1 -0.03659,-0.162016 l 2.82613,-2.652354 a 0.09668681,0.09668681 0 0 1 0.162015,0.05618 z"
18
+ id="path3"
19
+ style="stroke-width:0.2;stroke:#ffcc00;stroke-opacity:1;stroke-dasharray:none" />
20
+ <path
21
+ fill="#000000"
22
+ d="m 13.794432,18.516068 a 1.6110112,1.590106 49.2 0 0 -0.03397,0.505646 l 0.190761,2.070927 a 0.27568805,0.27438148 87.3 0 0 0.273074,0.249557 h 0.576202 a 0.16593546,0.16462888 0 0 1 0.165935,0.164628 v 0.216892 a 0.24694332,0.24694332 0 0 1 -0.24433,0.246944 l -2.587025,0.02874 a 0.14894995,0.14894995 0 0 0 -0.128045,0.07709 q -0.01568,0.02744 -0.177695,0.303126 c -0.441623,0.755202 -1.631916,0.816611 -2.2211831,0.207746 Q 9.3612119,22.333888 9.2135689,22.115689 A 0.29398015,0.29659331 73.2 0 0 8.9679319,21.985031 H 5.6897269 A 0.25216964,0.25086307 87.4 0 1 5.4401709,21.75638 l -0.02091,-0.223425 A 0.15678942,0.15548284 85.5 0 1 5.5642919,21.3631 c 0.452076,-0.03397 0.798319,0.06925 1.161548,-0.331871 0.318805,-0.352776 0.644143,-0.803546 1.033503,-1.188987 q 1.354922,-1.336629 2.1767604,-2.217263 A 0.44162351,0.43117089 79.9 0 0 10.014503,17.51 l 3.457206,-7.254123 a 0.26392884,0.26523542 21.5 0 1 0.318805,-0.139804 l 0.439011,0.139804 a 0.1633223,0.1633223 0 0 0 0.203826,-0.105833 l 0.531778,-1.6815664 a 0.10060654,0.10191312 21.5 0 1 0.139803,-0.06141 l 0.29398,0.139804 a 0.07186182,0.07055524 22.3 0 1 0.03659,0.08623 l -0.54615,1.7272974 a 0.08623418,0.08623418 0 0 0 0.05618,0.108446 l 0.621931,0.195986 a 0.08754076,0.08884733 10.3 0 1 0.0601,0.08754 q -0.01829,0.320111 -0.04312,0.420717 -1.13803,4.482871 -1.790013,7.342971 z m -6.1644371,2.703311 a 0.08884733,0.08754076 9.7 0 0 0.08362,0.117592 h 1.162855 a 0.39458669,0.39589327 15.4 0 0 0.33971,-0.193373 q 0.271769,-0.459916 0.5958,-0.693794 0.1803084,-0.129351 0.7460561,-0.175081 0.870182,-0.07055 1.409799,0.84013 0.116285,0.197293 0.283527,0.215585 0.34363,0.03658 0.799626,-0.01699 a 0.09668681,0.09668681 0 0 0 0.08493,-0.09277 c 0.02613,-0.861036 -0.209053,-1.823984 -0.112366,-2.661501 q 0.111059,-0.970787 0.232571,-1.293512 a 0.06140919,0.06140919 0 0 0 -0.0392,-0.0797 l -1.693326,-0.537003 a 0.18030783,0.18030783 0 0 0 -0.219505,0.100606 c -0.384134,0.892393 -0.763042,1.492113 -1.4646751,2.198972 q -1.166774,1.173307 -1.999065,1.989919 -0.171162,0.169855 -0.210359,0.280914 z m 2.087821,0.287996 a 0.87802072,0.81661153 6.2 0 0 0.7846921,0.906661 0.87802072,0.81661153 6.2 0 0 0.96108,-0.716998 0.87802072,0.81661153 6.2 0 0 -0.784692,-0.906661 0.87802072,0.81661153 6.2 0 0 -0.9610801,0.716998 z"
23
+ id="path4"
24
+ style="stroke-width:0.2;stroke:#ffcc00;stroke-opacity:1;stroke-dasharray:none" />
25
+ <path
26
+ fill="#ffcc00"
27
+ d="m 7.6299949,21.219379 q 0.0392,-0.111059 0.210359,-0.280914 0.832291,-0.816612 1.999065,-1.989919 C 10.541052,18.241687 10.91996,17.641967 11.304094,16.749574 a 0.18030783,0.18030783 0 0 1 0.219505,-0.100606 l 1.693326,0.537003 a 0.06140919,0.06140919 0 0 1 0.0392,0.0797 q -0.121512,0.322725 -0.232571,1.293512 c -0.09669,0.837517 0.138497,1.800465 0.112366,2.661501 a 0.09668681,0.09668681 0 0 1 -0.08493,0.09277 q -0.455996,0.05357 -0.799626,0.01699 -0.167242,-0.01829 -0.283527,-0.215585 -0.539617,-0.910685 -1.409799,-0.84013 -0.5657477,0.04573 -0.7460561,0.175081 -0.324031,0.233878 -0.5958,0.693794 a 0.39458669,0.39589327 15.4 0 1 -0.33971,0.193373 h -1.162855 a 0.08884733,0.08754076 9.7 0 1 -0.08362,-0.117592 z"
28
+ id="path5"
29
+ style="stroke-width:0.130658" />
30
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ fill="#000000"
4
+ d="m 10.111073,5.5732357 1.797791,3.5732868 a 0.10883782,0.10883782 0 0 0 0.194076,-0.00165 l 1.785988,-3.5785289 a 0.10883782,0.10883782 0 0 0 -0.09835,-0.1573557 l -3.582468,0.00659 a 0.10883782,0.10883782 0 0 0 -0.09704,0.1573616 z"
5
+ id="path9"
6
+ style="display:inline;stroke-width:0.3;stroke:#ffcc00;stroke-opacity:1;stroke-dasharray:none" />
7
+ <path
8
+ fill="#000000"
9
+ d="m 10.111074,1.1642522 1.797791,3.5732866 a 0.10883782,0.10883782 0 0 0 0.194076,-0.00161 l 1.785988,-3.578569 A 0.10883782,0.10883782 0 0 0 13.79058,1.0000044 l -3.582468,0.00659 a 0.10883782,0.10883782 0 0 0 -0.09704,0.1573615 z"
10
+ id="path9-3"
11
+ style="display:inline;stroke-width:0.3;stroke-dasharray:none;stroke:#ffcc00;stroke-opacity:1" />
12
+ <path
13
+ id="rect19-8-7"
14
+ style="fill:#000000;fill-opacity:1;stroke:#ffcc00;stroke-width:0.20668;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1;stroke-linecap:square"
15
+ d="m 10.731721,16.659326 c -0.08032,0 -0.146646,0.02916 -0.146646,0.06489 v 5.601123 H 9.805646 c -0.096882,0 -0.1747688,0.04682 -0.1747688,0.105451 v 0.462368 c 0,0.05864 0.077885,0.105451 0.1747688,0.105451 h 4.399352 c 0.09689,0 0.17477,-0.04682 0.17477,-0.105451 V 22.43079 c 0,-0.05863 -0.07788,-0.105451 -0.17477,-0.105451 H 13.42557 V 16.72422 c 0,-0.03572 -0.06632,-0.06489 -0.146646,-0.06489 z" />
16
+ <path
17
+ id="rect19-8"
18
+ style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.2;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1;stroke-linecap:square"
19
+ d="m 11.803364,9.7025011 c -0.0406,0 -0.07424,0.031847 -0.07424,0.071354 v 0.8605019 h -1.001241 c -0.08023,0 -0.146474,0.02921 -0.146474,0.06603 v 5.92341 c 0,0.03682 0.06625,0.06603 0.146474,0.06603 h 2.544236 c 0.08023,0 0.146474,-0.0292 0.146474,-0.06603 v -5.92341 c 0,-0.03682 -0.06625,-0.06603 -0.146474,-0.06603 H 12.270877 V 9.7738546 c 0,-0.039507 -0.03364,-0.071354 -0.07424,-0.071354 z" />
20
+ </svg>
@@ -0,0 +1,30 @@
1
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ stroke="#806804"
4
+ stroke-width="0.25994"
5
+ fill="none"
6
+ stroke-linecap="butt"
7
+ vector-effect="non-scaling-stroke"
8
+ d="m 13.547271,11.537706 a 0.17415949,0.17415949 0 0 0 -0.131272,0.09618 l -2.213382,4.581435 a 0.17415949,0.17415949 0 0 0 0.09747,0.239146 l 1.169729,0.427594 a 0.17415949,0.17415949 0 0 0 0.230049,-0.123464 l 1.187922,-5.029834 a 0.17415949,0.17415949 0 0 0 -0.19495,-0.213153 l -0.145567,0.02206"
9
+ id="path1" />
10
+ <path
11
+ fill="#000407"
12
+ d="M 16.079076,4.7233904 15.5436,1.0959375 a 0.08318065,0.08318065 0 0 1 0.106576,-0.092283 l 3.31683,1.0098684 a 0.08318065,0.08318065 0 0 1 0.03379,0.1403695 l -2.782651,2.6175933 a 0.08318065,0.08318065 0 0 1 -0.139072,-0.048087 z"
13
+ id="path2"
14
+ style="stroke-width:0.2;stroke:#ffcc00;stroke-opacity:1;stroke-dasharray:none" />
15
+ <path
16
+ fill="#000407"
17
+ d="M 14.901556,8.3521491 A 0.12607068,0.12607068 0 0 1 14.7053,8.2663868 L 14.188018,4.7701979 a 0.06758428,0.06758428 0 0 1 0.09228,-0.072792 q 0.239137,0.094877 0.49518,0.1299757 a 0.20275284,0.20665193 58.5 0 1 0.04553,0.010412 l 2.721567,0.8721017 a 0.12867007,0.12996976 34 0 1 0.04288,0.2222407 q -1.102141,0.9240879 -2.040523,1.8949662 c -0.187159,0.1936533 -0.456199,0.3938006 -0.643349,0.5250733 z"
18
+ id="path3"
19
+ style="stroke-width:0.2;stroke:#ffcc00;stroke-opacity:1;stroke-dasharray:none" />
20
+ <path
21
+ fill="#000407"
22
+ d="m 14.334881,8.9669108 c 0.04096,-0.1135773 0.07664,-0.1188368 0.271643,-0.061057 l 0.184811,0.086865 c 0.03494,0.1019855 -0.01643,0.1795774 -0.0652,0.3121243 l -0.470493,1.2854011 c -0.03513,0.09771 0.01485,0.205233 0.111774,0.240444 l 0.548472,0.200156 c 0.06579,0.02441 0.102721,0.09437 0.08576,0.162463 l -1.889761,7.552541 c -0.01633,0.06359 -0.02117,0.129613 -0.01429,0.194959 l 0.254737,2.264071 c 0.006,0.05453 0.05237,0.0959 0.107873,0.09617 h 0.632956 c 0.07537,0 0.136473,0.06168 0.136469,0.137775 v 0.349614 c 10e-7,0.0847 -0.06866,0.153367 -0.153366,0.153366 h -2.353751 c -0.11967,-6.8e-5 -0.230232,0.06389 -0.289835,0.16766 -0.285928,0.49908 -1.020262,1.052759 -1.6545155,0.8461 -0.5164167,-0.168957 -0.8755663,-0.455754 -1.0774488,-0.86039 -0.046798,-0.09388 -0.142905,-0.153256 -0.248243,-0.153366 H 5.1499361 c -0.1150355,5.4e-5 -0.1994709,-0.108048 -0.1715598,-0.219646 l 0.045528,-0.17936 c 0.026619,-0.108541 0.1184758,-0.188979 0.2300494,-0.201453 l 0.5939567,-0.06626 c 0.1035401,-0.01176 0.2004877,-0.05795 0.2755333,-0.131267 0.9401145,-0.921921 1.892361,-1.872435 2.8567395,-2.851542 0.535476,-0.543267 0.9019861,-1.350386 1.2009198,-2.048325 0.466592,-1.085245 0.817511,-1.767585 1.332191,-2.795647 0.0061,-0.01212 0.223984,-0.483477 0.653752,-1.414071 0.217482,-0.470487 0.453161,-0.935776 0.707036,-1.395869 0.02514,-0.04602 0.109779,-0.167517 0.159025,-0.184184 0.315789,-0.03698 0.642886,0.225742 0.736446,0.03468 z m -0.78761,2.5707952 c -0.05697,0.0084 -0.106105,0.04439 -0.131272,0.09618 l -2.213382,4.581435 c -0.04464,0.09285 6.4e-4,0.203953 0.09747,0.239146 l 1.169729,0.427594 c 0.09821,0.03639 0.206087,-0.02151 0.230049,-0.123464 l 1.187922,-5.029834 c 0.02901,-0.120084 -0.07276,-0.231354 -0.19495,-0.213153 z M 9.2037033,21.630381 c -0.00312,0.447176 0.3778032,0.812362 0.8508197,0.815668 0.473021,0.0033 0.85901,-0.356533 0.862132,-0.803713 0.0031,-0.447173 -0.377807,-0.812353 -0.85082,-0.815659 -0.4730169,-0.0033 -0.8590048,0.356527 -0.8621317,0.803704 z"
23
+ id="path4"
24
+ style="stroke-width:0.2;stroke:#ffcc00;stroke-opacity:1;stroke-dasharray:none" />
25
+ <path
26
+ fill="#ffcc00"
27
+ d="m 14.430021,11.464241 -1.531461,5.356811 c -0.02396,0.101954 -0.17001,0.175137 -0.268218,0.13875 L 11.084666,16.38021 c -0.09683,-0.03519 -0.141093,-0.135777 -0.09645,-0.228631 0.773235,-1.635225 2.221063,-5.048744 2.368504,-5.114771 0.135803,-0.01685 0.938946,0.224123 1.073303,0.427433 z"
28
+ id="path5"
29
+ style="stroke-width:0.12997" />
30
+ </svg>
@@ -0,0 +1,21 @@
1
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ fill="#000000"
4
+ d="m 10.111073,9.0410044 1.797791,-3.5732868 a 0.10883782,0.10883782 0 0 1 0.194076,0.00165 l 1.785988,3.5785289 a 0.10883782,0.10883782 0 0 1 -0.09835,0.1573557 L 10.20811,9.1986622 A 0.10883782,0.10883782 0 0 1 10.11107,9.0413006 Z"
5
+ id="path9"
6
+ style="display:inline;stroke-width:0.2;stroke:#ffcc00;stroke-opacity:1;stroke-dasharray:none" />
7
+ <path
8
+ fill="#000000"
9
+ d="m 10.111074,1.1642522 1.797791,3.5732866 a 0.10883782,0.10883782 0 0 0 0.194076,-0.00161 l 1.785988,-3.578569 A 0.10883782,0.10883782 0 0 0 13.79058,1.0000044 l -3.582468,0.00659 a 0.10883782,0.10883782 0 0 0 -0.09704,0.1573615 z"
10
+ id="path9-3"
11
+ style="display:inline;stroke-width:0.2;stroke:#ffcc00;stroke-opacity:1;stroke-dasharray:none" />
12
+ <path
13
+ id="rect19"
14
+ style="fill:#ffcc00;fill-opacity:1;stroke-width:0.2;stroke-linejoin:round;stroke-miterlimit:0;stroke:#000000;stroke-opacity:1;stroke-dasharray:none"
15
+ d="M 11.800781 9.7402344 C 11.764718 9.7469079 11.736328 9.8031683 11.736328 9.8710938 L 11.736328 11.447266 L 10.761719 11.447266 C 10.683624 11.447266 10.619141 11.50278 10.619141 11.570312 L 10.619141 22.353516 L 9.8613281 22.353516 C 9.7671319 22.353516 9.6914062 22.398604 9.6914062 22.455078 L 9.6914062 22.898438 C 9.6914062 22.954911 9.7671319 23 9.8613281 23 L 14.138672 23 C 14.232868 23 14.308594 22.954911 14.308594 22.898438 L 14.308594 22.455078 C 14.308594 22.398604 14.232868 22.353516 14.138672 22.353516 L 13.380859 22.353516 L 13.380859 11.570312 C 13.380859 11.50278 13.316376 11.447266 13.238281 11.447266 L 12.263672 11.447266 L 12.263672 9.8710938 C 12.263672 9.79864 12.230931 9.7402344 12.191406 9.7402344 L 11.808594 9.7402344 C 11.806123 9.7402344 11.803185 9.7397895 11.800781 9.7402344 z " />
16
+ <path
17
+ fill="#ffcc00"
18
+ d="m 13.379662,18.654917 a 0.11268163,0.10353853 0 0 1 -0.112508,0.103706 l -2.527014,0.0042 a 0.11268163,0.10353853 0 0 1 -0.112863,-0.103377 l -0.0069,-3.948046 a 0.11268163,0.10353853 0 0 1 0.112508,-0.103706 l 2.527025,-0.0042 a 0.11268163,0.10353853 0 0 1 0.112862,0.103377 z"
19
+ id="path13"
20
+ style="display:inline;fill:#000000;stroke-width:0.2;stroke:#ffcc00;stroke-opacity:1;stroke-dasharray:none" />
21
+ </svg>