@mxtommy/kip
Advanced tools
Comparing version 2.10.0-beta.6 to 2.10.0-beta.7
{ | ||
"name": "@mxtommy/kip", | ||
"version": "2.10.0-beta.6", | ||
"version": "2.10.0-beta.7", | ||
"description": "An advanced and versatile marine instrumentation package to display Signal K data.", | ||
@@ -62,5 +62,5 @@ "license": "MIT", | ||
"@angular/router": "17.3.4", | ||
"@biacsics/ng-canvas-gauges": "^6.0.14", | ||
"@godind/ng-canvas-gauges": "^6.2.0", | ||
"@robloche/chartjs-plugin-streaming": "^3.1.0", | ||
"@types/canvas-gauges": "^2.1.2", | ||
"@types/canvas-gauges": "^2.1.8", | ||
"@types/hammerjs": "^2.0.45", | ||
@@ -94,2 +94,3 @@ "@types/howler": "^2.2.10", | ||
"lodash-es": "^4.17.21", | ||
"ng-packagr": "^17.3.0", | ||
"protractor": "~7.0.0", | ||
@@ -102,3 +103,3 @@ "pwa-asset-generator": "^6.3.1", | ||
"ts-node": "^8.10.2", | ||
"tslib": "^2.2.0", | ||
"tslib": "^2.6.2", | ||
"tslint": "^6.1.3", | ||
@@ -105,0 +106,0 @@ "typescript": "^5.4.5", |
@@ -69,4 +69,29 @@ @angular/animations | ||
@biacsics/ng-canvas-gauges | ||
@godind/canvas-gauges | ||
MIT | ||
The MIT License (MIT) | ||
Copyright (c) 2016 Mykhailo Stadnyk <mikhus@gmail.com> | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
The above copyright notice and this permission notice shall be included in | ||
all copies or substantial portions of the Software. | ||
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. | ||
@godind/ng-canvas-gauges | ||
MIT | ||
MIT License | ||
@@ -328,27 +353,2 @@ | ||
canvas-gauges | ||
MIT | ||
The MIT License (MIT) | ||
Copyright (c) 2016 Mykhailo Stadnyk <mikhus@gmail.com> | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
The above copyright notice and this permission notice shall be included in | ||
all copies or substantial portions of the Software. | ||
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. | ||
chart.js | ||
@@ -592,24 +592,2 @@ MIT | ||
rx | ||
Apache-2.0 | ||
Copyright (c) Microsoft. All rights reserved. | ||
Microsoft Open Technologies would like to thank its contributors, a list | ||
of whom are at http://rx.codeplex.com/wikipage?title=Contributors. | ||
Licensed under the Apache License, Version 2.0 (the "License"); you | ||
may not use this file except in compliance with the License. You may | ||
obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or | ||
implied. See the License for the specific language governing permissions | ||
and limitations under the License. | ||
rx-dom-html | ||
Apache-2.0 | ||
rxjs | ||
@@ -616,0 +594,0 @@ Apache-2.0 |
@@ -77,7 +77,8 @@ # About KIP | ||
- Wind Steering Display: Your typical sailboat wind gauge. | ||
- Freeboard-SK Chart Plotter: A high quality Signal K implementation of Freeboard. | ||
- Freeboard-SK Chart Plotter: A high quality Signal K implementation of Freeboard integration widget. | ||
- Autopilot Head: Operate your autopilot from any device remotely. | ||
- Data Chart: Visualize data trends over time. | ||
- Race Timer: Track regatta start sequence. | ||
- Embedded Webpage: A powerful way of integrating any web based content or application within with your KIP layout - Grafana dashboards, Node-RED dashboard, internet weather services, Youtube, Netflix, Twitter, Gmail, your own standalone webapp, you name it! | ||
- Embedded Webpage: A powerful way of integrating any web based content or application within with your KIP layout - Grafana dashboards, Node-RED dashboard, your own standalone webapp,anything that does not | ||
cross domain! | ||
@@ -105,4 +106,4 @@ Get the latest version of KIP to see what's new! | ||
Stay informed with notifications about the state of the data you are interested in. | ||
As an example, KIP will notify you (inform, warn, alert) when a water depth or temperature sensors reaches certain levels. In addition to KIP's centralized basic visual and audio notification feature, each Widget offers a tailored visual representation appropriate | ||
to their design objectives providing an optimal user experience. | ||
As an example, Signal K will notify KIP when a water depth or temperature sensors reaches certain levels. In addition to KIP's centralized notification menu, individual Widgets offer tailored visual representation appropriate | ||
to their design objectives, providing an optimal user experience. | ||
@@ -109,0 +110,0 @@ ## Multiple User Profiles |
Sorry, the diff of this file is not supported yet
152
8910163
57