@signalk/freeboard-sk 2.24.0-beta.4 → 2.24.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 (62) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/docs/screenshots/1_freeboard-sk.png +0 -0
  3. package/docs/screenshots/README.md +31 -0
  4. package/package.json +26 -7
  5. package/public/3rdpartylicenses.txt +9 -361
  6. package/public/assets/help/index.html +14 -1
  7. package/public/chunk-2AF4T5IB.js +1 -0
  8. package/public/chunk-346FAZUS.js +1 -0
  9. package/public/{chunk-SPR3QKKD.js → chunk-3GHIRJ3C.js} +2 -2
  10. package/public/chunk-4SHFYAXK.js +1 -0
  11. package/public/{chunk-2LV2AYBP.js → chunk-64QDJX7X.js} +1 -1
  12. package/public/chunk-A4TULHTL.js +1 -0
  13. package/public/chunk-AEB5DG3B.js +1 -0
  14. package/public/chunk-AFVK3UQJ.js +5482 -0
  15. package/public/chunk-AX3UMUXB.js +1 -0
  16. package/public/{chunk-TLBNKF2R.js → chunk-EFVTFEXB.js} +1 -1
  17. package/public/chunk-FALIRPMH.js +1035 -0
  18. package/public/{chunk-A7QJNGJ7.js → chunk-FEIJMPL7.js} +2 -2
  19. package/public/chunk-G4GM24WE.js +1 -0
  20. package/public/{chunk-DPEXDGKO.js → chunk-GQXHMDKV.js} +1 -1
  21. package/public/chunk-KFWFMRV7.js +1 -0
  22. package/public/chunk-LXUTMJYP.js +1145 -0
  23. package/public/chunk-NTIQMWPW.js +2718 -0
  24. package/public/chunk-QIOZNURQ.js +1 -0
  25. package/public/chunk-RWJHAOI2.js +1 -0
  26. package/public/chunk-SBFXQ3G7.js +1 -0
  27. package/public/chunk-TAJAMNLU.js +1 -0
  28. package/public/chunk-UEUVGTXJ.js +1 -0
  29. package/public/{chunk-WUXY5N7A.js → chunk-WA2ENVQZ.js} +1 -1
  30. package/public/index.html +2 -2
  31. package/public/main-AZEF35BN.js +466 -0
  32. package/public/polyfills-RV3JTMEC.js +2 -0
  33. package/public/styles-FMJMFQ5P.css +1 -0
  34. package/public/worker-AUTVLQL7.js +3 -0
  35. package/public/worker-FRXPLBUO.js +12 -0
  36. package/public/worker-T4RJR7DG.js +12 -0
  37. package/public/worker-Y35X2QU7.js +26 -0
  38. package/src/assets/icons/icon-192x192.png +0 -0
  39. package/public/chunk-25QXN3ZS.js +0 -1
  40. package/public/chunk-4LYHWMHX.js +0 -1
  41. package/public/chunk-4SN3Q6K3.js +0 -1
  42. package/public/chunk-5KDMJ54F.js +0 -1
  43. package/public/chunk-67IVDHNW.js +0 -1
  44. package/public/chunk-6OLOPNVL.js +0 -1
  45. package/public/chunk-6OO6QZTY.js +0 -1
  46. package/public/chunk-AZK5ODAA.js +0 -1
  47. package/public/chunk-HQSHA6SH.js +0 -13
  48. package/public/chunk-LW22M4W6.js +0 -1
  49. package/public/chunk-LXWUCH7T.js +0 -1
  50. package/public/chunk-QPQHN5VS.js +0 -22
  51. package/public/chunk-RBFFWNLA.js +0 -1
  52. package/public/chunk-TQPGRJVE.js +0 -19
  53. package/public/chunk-V3DD3MHN.js +0 -1
  54. package/public/chunk-XWAJLSAM.js +0 -136
  55. package/public/chunk-Y6FV7FIU.js +0 -1
  56. package/public/main-GD3FN7RN.js +0 -11
  57. package/public/polyfills-5CFQRCPP.js +0 -2
  58. package/public/styles-N7HVRSAT.css +0 -1
  59. package/public/worker-42LKK6ER.js +0 -26
  60. package/public/worker-LG44LVQH.js +0 -5
  61. package/public/worker-UZNU4LIJ.js +0 -12
  62. package/public/worker-WYOFLVNH.js +0 -12
package/CHANGELOG.md ADDED
@@ -0,0 +1,19 @@
1
+ # CHANGELOG: Freeboard
2
+
3
+ ### v2.24.0
4
+
5
+ - **Added**: Radar API support - Enable toggle on/off of radar overlay.
6
+ - **Update**: Improve custom resource selection probes after connection to server (#377)
7
+ - **Added**: Ability to select waypoint icon for more waypoint types (#378)
8
+ - **Update**: Add `dive-site` POI icon (#379)
9
+ - **Update**: Remove backdrop from chart opacity slider and set opacity as slider moves (#380)
10
+ - **Update**: Include "Go fullscreen" button in items hidden when hosted in iframe (#382)
11
+ - **Fix**: Updated S57 attribute regex to include underscore in match criteria to stop objects rendering as black (#383)
12
+ - **Update**: Lazy-load dialog components on demand (#384)
13
+ - **Update**: Adopt `takeUntilDestroyed` for Observable subscriptions outside of lifecycle hooks (#385)
14
+ - **Update**: Cache S57 derived text-style config across features (#388)
15
+ - **Fix**: Issue where multiple chart opacity dialogs could be opened (#390)
16
+ - **update**: Refactor info-panel open / close triggers (#391)
17
+ - **Update**: Re-position info-panel to right side of screen.
18
+ - **Added**: Configuration setting to prefer use of info-panel. (#397)
19
+
@@ -0,0 +1,31 @@
1
+ # App Store Screenshots
2
+
3
+ Images in this directory are shown on the Freeboard-SK detail page in the
4
+ Signal K App Store. They are declared in `package.json` under
5
+ `signalk.screenshots[]` and shipped in the npm tarball via the `files`
6
+ whitelist.
7
+
8
+ ## Naming
9
+
10
+ `<n>_freeboard-sk.<ext>` — numeric prefix controls display order.
11
+
12
+ - `1_freeboard-sk.jpg` — **hero image** (shown largest, first impression)
13
+ - `2_freeboard-sk.jpg`
14
+ - `3_freeboard-sk.jpg`
15
+ - … up to `6_…` (the App Store shows at most 6; extras are ignored)
16
+
17
+ ## Constraints
18
+
19
+ - **Format:** JPG or PNG (JPG preferred for map-heavy captures — smaller files)
20
+ - **Dimensions:** ≤ 1280 × 800 px (16:10 aspect ratio)
21
+ - **Size:** ≤ 500 KB each
22
+ - **Order matters:** entry 1 is the hero image; lead with the most
23
+ representative view (chart + vessel + an instrument or two).
24
+
25
+ ## After adding/replacing images
26
+
27
+ 1. List each file in `package.json` → `signalk.screenshots`
28
+ (package-relative paths, e.g. `"./docs/screenshots/1_freeboard-sk.jpg"`).
29
+ 2. Confirm they land in the tarball: `npm pack --dry-run | grep screenshots`.
30
+ 3. They only render on the App Store after the next `npm publish` (assets are
31
+ fetched from the published tarball on the CDN, not from source).
package/package.json CHANGED
@@ -1,15 +1,34 @@
1
1
  {
2
2
  "name": "@signalk/freeboard-sk",
3
- "version": "2.24.0-beta.4",
3
+ "version": "2.24.1",
4
4
  "description": "Openlayers chart plotter implementation for Signal K",
5
5
  "keywords": [
6
6
  "signalk-webapp",
7
7
  "signalk-node-server-plugin",
8
8
  "signalk-category-chart-plotters"
9
9
  ],
10
+ "files": [
11
+ "plugin",
12
+ "public",
13
+ "src/assets/icons/icon-192x192.png",
14
+ "docs/screenshots",
15
+ "CHANGELOG.md"
16
+ ],
10
17
  "signalk": {
11
- "appIcon": "./assets/icons/icon-72x72.png",
12
- "displayName": "Freeboard-SK"
18
+ "displayName": "Freeboard-SK",
19
+ "appIcon": "src/assets/icons/icon-192x192.png",
20
+ "screenshots": [
21
+ "./docs/screenshots/1_freeboard-sk.png"
22
+ ],
23
+ "recommends": [
24
+ "signalk-charts-provider-simple",
25
+ "signalk-flags",
26
+ "signalk-buddylist-plugin",
27
+ "signalk-restricted-areas"
28
+ ]
29
+ },
30
+ "engines": {
31
+ "node": ">=18"
13
32
  },
14
33
  "repository": "https://github.com/SignalK/freeboard-sk",
15
34
  "main": "plugin/index.js",
@@ -72,7 +91,7 @@
72
91
  "@vitest/web-worker": "^4.0.18",
73
92
  "baseline-browser-mapping": "^2.9.18",
74
93
  "buffer": "^6.0.3",
75
- "eslint": "^9.17.0",
94
+ "eslint": "^10.5.0",
76
95
  "events": "^3.3.0",
77
96
  "jsdom": "^28.1.0",
78
97
  "ng-packagr": "^21.0.0",
@@ -83,19 +102,19 @@
83
102
  "pmtiles": "^2.7.0",
84
103
  "prettier": "^3.6.2",
85
104
  "prettier-plugin-organize-attributes": "^1.0.0",
86
- "proj4": "2.6.2",
105
+ "proj4": "2.20.9",
87
106
  "remark": "^15.0.1",
88
107
  "rxjs": "~7.8.2",
89
108
  "semver": "^7.6.0",
90
109
  "signalk-client-angular": "^2.1.0",
91
110
  "simplify-ts": "^1.0.2",
92
- "stream": "^0.0.2",
111
+ "stream": "^0.0.3",
93
112
  "string_decoder": "^1.3.0",
94
113
  "timers": "^0.1.1",
95
114
  "ts-node": "~7.0.0",
96
115
  "typescript": "~5.9.3",
97
116
  "vitest": "^4.0.18",
98
117
  "xml2js": "^0.6.2",
99
- "zone.js": "~0.15.0"
118
+ "zone.js": "~0.16.2"
100
119
  }
101
120
  }
@@ -90,211 +90,6 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
90
90
  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
91
91
  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
92
92
 
93
- --------------------------------------------------------------------------------
94
- Package: web-worker
95
- License: "Apache-2.0"
96
-
97
- Apache License
98
- Version 2.0, January 2004
99
- http://www.apache.org/licenses/
100
-
101
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
102
-
103
- 1. Definitions.
104
-
105
- "License" shall mean the terms and conditions for use, reproduction,
106
- and distribution as defined by Sections 1 through 9 of this document.
107
-
108
- "Licensor" shall mean the copyright owner or entity authorized by
109
- the copyright owner that is granting the License.
110
-
111
- "Legal Entity" shall mean the union of the acting entity and all
112
- other entities that control, are controlled by, or are under common
113
- control with that entity. For the purposes of this definition,
114
- "control" means (i) the power, direct or indirect, to cause the
115
- direction or management of such entity, whether by contract or
116
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
117
- outstanding shares, or (iii) beneficial ownership of such entity.
118
-
119
- "You" (or "Your") shall mean an individual or Legal Entity
120
- exercising permissions granted by this License.
121
-
122
- "Source" form shall mean the preferred form for making modifications,
123
- including but not limited to software source code, documentation
124
- source, and configuration files.
125
-
126
- "Object" form shall mean any form resulting from mechanical
127
- transformation or translation of a Source form, including but
128
- not limited to compiled object code, generated documentation,
129
- and conversions to other media types.
130
-
131
- "Work" shall mean the work of authorship, whether in Source or
132
- Object form, made available under the License, as indicated by a
133
- copyright notice that is included in or attached to the work
134
- (an example is provided in the Appendix below).
135
-
136
- "Derivative Works" shall mean any work, whether in Source or Object
137
- form, that is based on (or derived from) the Work and for which the
138
- editorial revisions, annotations, elaborations, or other modifications
139
- represent, as a whole, an original work of authorship. For the purposes
140
- of this License, Derivative Works shall not include works that remain
141
- separable from, or merely link (or bind by name) to the interfaces of,
142
- the Work and Derivative Works thereof.
143
-
144
- "Contribution" shall mean any work of authorship, including
145
- the original version of the Work and any modifications or additions
146
- to that Work or Derivative Works thereof, that is intentionally
147
- submitted to Licensor for inclusion in the Work by the copyright owner
148
- or by an individual or Legal Entity authorized to submit on behalf of
149
- the copyright owner. For the purposes of this definition, "submitted"
150
- means any form of electronic, verbal, or written communication sent
151
- to the Licensor or its representatives, including but not limited to
152
- communication on electronic mailing lists, source code control systems,
153
- and issue tracking systems that are managed by, or on behalf of, the
154
- Licensor for the purpose of discussing and improving the Work, but
155
- excluding communication that is conspicuously marked or otherwise
156
- designated in writing by the copyright owner as "Not a Contribution."
157
-
158
- "Contributor" shall mean Licensor and any individual or Legal Entity
159
- on behalf of whom a Contribution has been received by Licensor and
160
- subsequently incorporated within the Work.
161
-
162
- 2. Grant of Copyright License. Subject to the terms and conditions of
163
- this License, each Contributor hereby grants to You a perpetual,
164
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
165
- copyright license to reproduce, prepare Derivative Works of,
166
- publicly display, publicly perform, sublicense, and distribute the
167
- Work and such Derivative Works in Source or Object form.
168
-
169
- 3. Grant of Patent License. Subject to the terms and conditions of
170
- this License, each Contributor hereby grants to You a perpetual,
171
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
172
- (except as stated in this section) patent license to make, have made,
173
- use, offer to sell, sell, import, and otherwise transfer the Work,
174
- where such license applies only to those patent claims licensable
175
- by such Contributor that are necessarily infringed by their
176
- Contribution(s) alone or by combination of their Contribution(s)
177
- with the Work to which such Contribution(s) was submitted. If You
178
- institute patent litigation against any entity (including a
179
- cross-claim or counterclaim in a lawsuit) alleging that the Work
180
- or a Contribution incorporated within the Work constitutes direct
181
- or contributory patent infringement, then any patent licenses
182
- granted to You under this License for that Work shall terminate
183
- as of the date such litigation is filed.
184
-
185
- 4. Redistribution. You may reproduce and distribute copies of the
186
- Work or Derivative Works thereof in any medium, with or without
187
- modifications, and in Source or Object form, provided that You
188
- meet the following conditions:
189
-
190
- (a) You must give any other recipients of the Work or
191
- Derivative Works a copy of this License; and
192
-
193
- (b) You must cause any modified files to carry prominent notices
194
- stating that You changed the files; and
195
-
196
- (c) You must retain, in the Source form of any Derivative Works
197
- that You distribute, all copyright, patent, trademark, and
198
- attribution notices from the Source form of the Work,
199
- excluding those notices that do not pertain to any part of
200
- the Derivative Works; and
201
-
202
- (d) If the Work includes a "NOTICE" text file as part of its
203
- distribution, then any Derivative Works that You distribute must
204
- include a readable copy of the attribution notices contained
205
- within such NOTICE file, excluding those notices that do not
206
- pertain to any part of the Derivative Works, in at least one
207
- of the following places: within a NOTICE text file distributed
208
- as part of the Derivative Works; within the Source form or
209
- documentation, if provided along with the Derivative Works; or,
210
- within a display generated by the Derivative Works, if and
211
- wherever such third-party notices normally appear. The contents
212
- of the NOTICE file are for informational purposes only and
213
- do not modify the License. You may add Your own attribution
214
- notices within Derivative Works that You distribute, alongside
215
- or as an addendum to the NOTICE text from the Work, provided
216
- that such additional attribution notices cannot be construed
217
- as modifying the License.
218
-
219
- You may add Your own copyright statement to Your modifications and
220
- may provide additional or different license terms and conditions
221
- for use, reproduction, or distribution of Your modifications, or
222
- for any such Derivative Works as a whole, provided Your use,
223
- reproduction, and distribution of the Work otherwise complies with
224
- the conditions stated in this License.
225
-
226
- 5. Submission of Contributions. Unless You explicitly state otherwise,
227
- any Contribution intentionally submitted for inclusion in the Work
228
- by You to the Licensor shall be under the terms and conditions of
229
- this License, without any additional terms or conditions.
230
- Notwithstanding the above, nothing herein shall supersede or modify
231
- the terms of any separate license agreement you may have executed
232
- with Licensor regarding such Contributions.
233
-
234
- 6. Trademarks. This License does not grant permission to use the trade
235
- names, trademarks, service marks, or product names of the Licensor,
236
- except as required for reasonable and customary use in describing the
237
- origin of the Work and reproducing the content of the NOTICE file.
238
-
239
- 7. Disclaimer of Warranty. Unless required by applicable law or
240
- agreed to in writing, Licensor provides the Work (and each
241
- Contributor provides its Contributions) on an "AS IS" BASIS,
242
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
243
- implied, including, without limitation, any warranties or conditions
244
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
245
- PARTICULAR PURPOSE. You are solely responsible for determining the
246
- appropriateness of using or redistributing the Work and assume any
247
- risks associated with Your exercise of permissions under this License.
248
-
249
- 8. Limitation of Liability. In no event and under no legal theory,
250
- whether in tort (including negligence), contract, or otherwise,
251
- unless required by applicable law (such as deliberate and grossly
252
- negligent acts) or agreed to in writing, shall any Contributor be
253
- liable to You for damages, including any direct, indirect, special,
254
- incidental, or consequential damages of any character arising as a
255
- result of this License or out of the use or inability to use the
256
- Work (including but not limited to damages for loss of goodwill,
257
- work stoppage, computer failure or malfunction, or any and all
258
- other commercial damages or losses), even if such Contributor
259
- has been advised of the possibility of such damages.
260
-
261
- 9. Accepting Warranty or Additional Liability. While redistributing
262
- the Work or Derivative Works thereof, You may choose to offer,
263
- and charge a fee for, acceptance of support, warranty, indemnity,
264
- or other liability obligations and/or rights consistent with this
265
- License. However, in accepting such obligations, You may act only
266
- on Your own behalf and on Your sole responsibility, not on behalf
267
- of any other Contributor, and only if You agree to indemnify,
268
- defend, and hold each Contributor harmless for any liability
269
- incurred by, or claims asserted against, such Contributor by reason
270
- of your accepting any such warranty or additional liability.
271
-
272
- END OF TERMS AND CONDITIONS
273
-
274
- APPENDIX: How to apply the Apache License to your work.
275
-
276
- To apply the Apache License to your work, attach the following
277
- boilerplate notice, with the fields enclosed by brackets "[]"
278
- replaced with your own identifying information. (Don't include
279
- the brackets!) The text should be enclosed in the appropriate
280
- comment syntax for the file format. We also recommend that a
281
- file or class name and description of purpose be included on the
282
- same "printed page" as the copyright notice for easier
283
- identification within third-party archives.
284
-
285
- Copyright [yyyy] [name of copyright owner]
286
-
287
- Licensed under the Apache License, Version 2.0 (the "License");
288
- you may not use this file except in compliance with the License.
289
- You may obtain a copy of the License at
290
-
291
- http://www.apache.org/licenses/LICENSE-2.0
292
-
293
- Unless required by applicable law or agreed to in writing, software
294
- distributed under the License is distributed on an "AS IS" BASIS,
295
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
296
- See the License for the specific language governing permissions and
297
- limitations under the License.
298
93
  --------------------------------------------------------------------------------
299
94
  Package: semver
300
95
  License: "ISC"
@@ -321,7 +116,7 @@ License: "MIT"
321
116
 
322
117
  The MIT License
323
118
 
324
- Copyright (c) 2025 Google LLC.
119
+ Copyright (c) 2026 Google LLC.
325
120
 
326
121
  Permission is hereby granted, free of charge, to any person obtaining a copy
327
122
  of this software and associated documentation files (the "Software"), to deal
@@ -418,161 +213,14 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
418
213
  THE SOFTWARE.
419
214
 
420
215
  --------------------------------------------------------------------------------
421
- Package: emitter-component
422
- License: undefined
423
-
424
-
425
- --------------------------------------------------------------------------------
426
- Package: stream
427
- License: "MIT"
428
-
429
-
430
- --------------------------------------------------------------------------------
431
- Package: base64-js
432
- License: "MIT"
433
-
434
- The MIT License (MIT)
435
-
436
- Copyright (c) 2014 Jameson Little
437
-
438
- Permission is hereby granted, free of charge, to any person obtaining a copy
439
- of this software and associated documentation files (the "Software"), to deal
440
- in the Software without restriction, including without limitation the rights
441
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
442
- copies of the Software, and to permit persons to whom the Software is
443
- furnished to do so, subject to the following conditions:
444
-
445
- The above copyright notice and this permission notice shall be included in
446
- all copies or substantial portions of the Software.
447
-
448
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
449
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
450
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
451
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
452
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
453
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
454
- THE SOFTWARE.
455
-
456
- --------------------------------------------------------------------------------
457
- Package: ieee754
458
- License: "BSD-3-Clause"
459
-
460
- Copyright 2008 Fair Oaks Labs, Inc.
461
-
462
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
463
-
464
- 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
465
-
466
- 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
467
-
468
- 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
469
-
470
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
471
-
472
- --------------------------------------------------------------------------------
473
- Package: buffer
474
- License: "MIT"
475
-
476
- The MIT License (MIT)
477
-
478
- Copyright (c) Feross Aboukhadijeh, and other contributors.
479
-
480
- Permission is hereby granted, free of charge, to any person obtaining a copy
481
- of this software and associated documentation files (the "Software"), to deal
482
- in the Software without restriction, including without limitation the rights
483
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
484
- copies of the Software, and to permit persons to whom the Software is
485
- furnished to do so, subject to the following conditions:
486
-
487
- The above copyright notice and this permission notice shall be included in
488
- all copies or substantial portions of the Software.
489
-
490
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
491
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
492
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
493
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
494
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
495
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
496
- THE SOFTWARE.
497
-
498
- --------------------------------------------------------------------------------
499
- Package: safe-buffer
216
+ Package: component-emitter
500
217
  License: "MIT"
501
218
 
502
- The MIT License (MIT)
503
-
504
- Copyright (c) Feross Aboukhadijeh
505
-
506
- Permission is hereby granted, free of charge, to any person obtaining a copy
507
- of this software and associated documentation files (the "Software"), to deal
508
- in the Software without restriction, including without limitation the rights
509
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
510
- copies of the Software, and to permit persons to whom the Software is
511
- furnished to do so, subject to the following conditions:
512
-
513
- The above copyright notice and this permission notice shall be included in
514
- all copies or substantial portions of the Software.
515
-
516
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
517
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
518
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
519
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
520
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
521
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
522
- THE SOFTWARE.
523
219
 
524
220
  --------------------------------------------------------------------------------
525
- Package: string_decoder
221
+ Package: stream
526
222
  License: "MIT"
527
223
 
528
- Node.js is licensed for use as follows:
529
-
530
- """
531
- Copyright Node.js contributors. All rights reserved.
532
-
533
- Permission is hereby granted, free of charge, to any person obtaining a copy
534
- of this software and associated documentation files (the "Software"), to
535
- deal in the Software without restriction, including without limitation the
536
- rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
537
- sell copies of the Software, and to permit persons to whom the Software is
538
- furnished to do so, subject to the following conditions:
539
-
540
- The above copyright notice and this permission notice shall be included in
541
- all copies or substantial portions of the Software.
542
-
543
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
544
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
545
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
546
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
547
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
548
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
549
- IN THE SOFTWARE.
550
- """
551
-
552
- This license applies to parts of Node.js originating from the
553
- https://github.com/joyent/node repository:
554
-
555
- """
556
- Copyright Joyent, Inc. and other Node contributors. All rights reserved.
557
- Permission is hereby granted, free of charge, to any person obtaining a copy
558
- of this software and associated documentation files (the "Software"), to
559
- deal in the Software without restriction, including without limitation the
560
- rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
561
- sell copies of the Software, and to permit persons to whom the Software is
562
- furnished to do so, subject to the following conditions:
563
-
564
- The above copyright notice and this permission notice shall be included in
565
- all copies or substantial portions of the Software.
566
-
567
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
568
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
569
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
570
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
571
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
572
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
573
- IN THE SOFTWARE.
574
- """
575
-
576
224
 
577
225
  --------------------------------------------------------------------------------
578
226
  Package: sax
@@ -735,7 +383,7 @@ License: "MIT"
735
383
 
736
384
  The MIT License
737
385
 
738
- Copyright (c) 2025 Google LLC.
386
+ Copyright (c) 2026 Google LLC.
739
387
 
740
388
  Permission is hereby granted, free of charge, to any person obtaining a copy
741
389
  of this software and associated documentation files (the "Software"), to deal
@@ -1319,7 +967,7 @@ License: "MIT"
1319
967
 
1320
968
  The MIT License
1321
969
 
1322
- Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
970
+ Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
1323
971
 
1324
972
  Permission is hereby granted, free of charge, to any person obtaining a copy
1325
973
  of this software and associated documentation files (the "Software"), to deal
@@ -1568,7 +1216,7 @@ License: "MIT"
1568
1216
 
1569
1217
  The MIT License
1570
1218
 
1571
- Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
1219
+ Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
1572
1220
 
1573
1221
  Permission is hereby granted, free of charge, to any person obtaining a copy
1574
1222
  of this software and associated documentation files (the "Software"), to deal
@@ -1594,7 +1242,7 @@ License: "MIT"
1594
1242
 
1595
1243
  The MIT License
1596
1244
 
1597
- Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
1245
+ Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
1598
1246
 
1599
1247
  Permission is hereby granted, free of charge, to any person obtaining a copy
1600
1248
  of this software and associated documentation files (the "Software"), to deal
@@ -1620,7 +1268,7 @@ License: "MIT"
1620
1268
 
1621
1269
  The MIT License
1622
1270
 
1623
- Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
1271
+ Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
1624
1272
 
1625
1273
  Permission is hereby granted, free of charge, to any person obtaining a copy
1626
1274
  of this software and associated documentation files (the "Software"), to deal
@@ -1720,7 +1368,7 @@ License: "MIT"
1720
1368
 
1721
1369
  The MIT License
1722
1370
 
1723
- Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
1371
+ Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
1724
1372
 
1725
1373
  Permission is hereby granted, free of charge, to any person obtaining a copy
1726
1374
  of this software and associated documentation files (the "Software"), to deal
@@ -693,13 +693,26 @@
693
693
  <h4><img src="./img/command-radar.svg" /> RADAR Overlay</h4>
694
694
 
695
695
  Freeboard-SK supports the Signal K RADAR API which enables
696
- communication with RADAR devices via a MAYARA server.<br />
696
+ communication with RADAR devices via a MaYaRa server.<br />
697
697
 
698
698
  When RADARs are detected, Freeboard-SK will display the
699
699
  <img src="./img/command-radar.svg" />
700
700
  button to toggle on/off the RADAR display.
701
701
  <br />&nbsp;<br />
702
702
 
703
+ Clicking the button will:
704
+ <ul>
705
+ <li>Initiate the connection to the MaYaRa server</li>
706
+ <li>Open the RADAR control panel</li>
707
+ </ul>
708
+
709
+ In the RADAR control panel you are presented controls to:
710
+ <ul>
711
+ <li>Turn On /Off the MaYaRa server connection</li>
712
+ <li>Set the opacity of the RADAR overlay on the map.</li>
713
+ <li>Display / Set RADAR base category controls.</li>
714
+ </ul>
715
+
703
716
  When multiple RADAR devices are present you can select the preferred
704
717
  device to use in
705
718
  <a href="#settings">SETTINGS</a>. <br />&nbsp;<br />
@@ -0,0 +1 @@
1
+ import{o as a}from"./chunk-FALIRPMH.js";import"./chunk-NTIQMWPW.js";import"./chunk-EQVTEUXC.js";export{a as PlaybackDialog};
@@ -0,0 +1 @@
1
+ import{a as f}from"./chunk-4SHFYAXK.js";import{f as c}from"./chunk-EQVTEUXC.js";var l=class extends f{constructor(i){if(super(i),typeof createImageBitmap>"u")throw new Error("Cannot decode WebImage as `createImageBitmap` is not available");if(typeof document>"u"&&typeof OffscreenCanvas>"u")throw new Error("Cannot decode WebImage as neither `document` nor `OffscreenCanvas` is not available")}decodeBlock(i){return c(this,null,function*(){let m=new Blob([i]),e=yield createImageBitmap(m),t;typeof document<"u"?(t=document.createElement("canvas"),t.width=e.width,t.height=e.height):t=new OffscreenCanvas(e.width,e.height);let d=t.getContext("2d");d.drawImage(e,0,0);let r=d.getImageData(0,0,e.width,e.height).data,s=this.parameters.samplesPerPixel||4;if(s===4)return r.buffer;if(s===3){let a=new Uint8ClampedArray(e.width*e.height*3);for(let n=0,o=0;n<a.length;n+=3,o+=4)a[n]=r[o],a[n+1]=r[o+1],a[n+2]=r[o+2];return a.buffer}else throw new Error(`Unsupported SamplesPerPixel value: ${s}`)})}};export{l as default};