@mxtommy/kip 2.7.0 → 2.7.1-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.
- package/package.json +15 -15
- package/public/3rdpartylicenses.txt +2 -2
- package/public/index.html +2 -2
- package/public/main.js +1 -0
- package/public/polyfills.js +1 -0
- package/public/styles.css +1 -0
- package/public/main.983d1ca922519d80.js +0 -1
- package/public/polyfills.64db6be9cdc8f808.js +0 -1
- package/public/styles.7fd0e0a82566fef7.css +0 -1
- /package/public/{runtime.e75056c32c37f59d.js → runtime.js} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mxtommy/kip",
|
|
3
|
-
"version": "2.7.
|
|
3
|
+
"version": "2.7.1-beta.1",
|
|
4
4
|
"description": "An advanced and versatile marine instrumentation package to display Signal K data.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": {
|
|
@@ -45,20 +45,20 @@
|
|
|
45
45
|
"e2e": "ng e2e"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
|
-
"@angular-devkit/build-angular": "^
|
|
49
|
-
"@angular/animations": "
|
|
50
|
-
"@angular/cdk": "^
|
|
51
|
-
"@angular/cli": "^
|
|
52
|
-
"@angular/common": "
|
|
53
|
-
"@angular/compiler": "
|
|
54
|
-
"@angular/compiler-cli": "
|
|
55
|
-
"@angular/core": "
|
|
56
|
-
"@angular/forms": "
|
|
57
|
-
"@angular/language-service": "
|
|
58
|
-
"@angular/material": "^
|
|
59
|
-
"@angular/platform-browser": "
|
|
60
|
-
"@angular/platform-browser-dynamic": "
|
|
61
|
-
"@angular/router": "
|
|
48
|
+
"@angular-devkit/build-angular": "^15.2.10",
|
|
49
|
+
"@angular/animations": "15.2.10",
|
|
50
|
+
"@angular/cdk": "^15.2.9",
|
|
51
|
+
"@angular/cli": "^15.2.10",
|
|
52
|
+
"@angular/common": "15.2.10",
|
|
53
|
+
"@angular/compiler": "15.2.10",
|
|
54
|
+
"@angular/compiler-cli": "15.2.10",
|
|
55
|
+
"@angular/core": "15.2.10",
|
|
56
|
+
"@angular/forms": "15.2.10",
|
|
57
|
+
"@angular/language-service": "15.2.10",
|
|
58
|
+
"@angular/material": "^15.2.9",
|
|
59
|
+
"@angular/platform-browser": "15.2.10",
|
|
60
|
+
"@angular/platform-browser-dynamic": "15.2.10",
|
|
61
|
+
"@angular/router": "15.2.10",
|
|
62
62
|
"@types/canvas-gauges": "^2.1.2",
|
|
63
63
|
"@types/hammerjs": "^2.0.45",
|
|
64
64
|
"@types/howler": "^2.2.10",
|
|
@@ -5,7 +5,7 @@ MIT
|
|
|
5
5
|
MIT
|
|
6
6
|
The MIT License
|
|
7
7
|
|
|
8
|
-
Copyright (c)
|
|
8
|
+
Copyright (c) 2023 Google LLC.
|
|
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
|
|
@@ -39,7 +39,7 @@ MIT
|
|
|
39
39
|
MIT
|
|
40
40
|
The MIT License
|
|
41
41
|
|
|
42
|
-
Copyright (c)
|
|
42
|
+
Copyright (c) 2023 Google LLC.
|
|
43
43
|
|
|
44
44
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
45
45
|
of this software and associated documentation files (the "Software"), to deal
|
package/public/index.html
CHANGED
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
<link rel="apple-touch-startup-image" href="assets/apple-splash-1334-750.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)">
|
|
43
43
|
<link rel="apple-touch-startup-image" href="assets/apple-splash-640-1136.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)">
|
|
44
44
|
<link rel="apple-touch-startup-image" href="assets/apple-splash-1136-640.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)">
|
|
45
|
-
<style>html,body,app-root{height:100%}body{margin:0;touch-action:none}.loader-container{height:100%;width:100%;background-color:#424242}#loader{height:175px;inset:0;margin:auto;position:absolute;width:175px}#loader .dot{height:100%;inset:0;margin:auto;position:absolute;width:87.5px}#loader .dot:before{border-radius:100%;content:"";height:87.5px;left:0;position:absolute;right:0;top:0;transform:scale(0);width:87.5px}#loader .dot:nth-child(7n+1){transform:rotate(45deg)}#loader .dot:nth-child(7n+1):before{animation:.8s linear .1s normal none infinite running load;background:#e5ab13 none repeat scroll 0 0}#loader .dot:nth-child(7n+2){transform:rotate(90deg)}#loader .dot:nth-child(7n+2):before{animation:.8s linear .2s normal none infinite running load;background:#f0ca31 none repeat scroll 0 0}#loader .dot:nth-child(7n+3){transform:rotate(135deg)}#loader .dot:nth-child(7n+3):before{animation:.8s linear .3s normal none infinite running load;background:#92c7e9 none repeat scroll 0 0}#loader .dot:nth-child(7n+4){transform:rotate(180deg)}#loader .dot:nth-child(7n+4):before{animation:.8s linear .4s normal none infinite running load;background:#63afdf none repeat scroll 0 0}#loader .dot:nth-child(7n+5){transform:rotate(225deg)}#loader .dot:nth-child(7n+5):before{animation:.8s linear .5s normal none infinite running load;background:#3586ca none repeat scroll 0 0}#loader .dot:nth-child(7n+6){transform:rotate(270deg)}#loader .dot:nth-child(7n+6):before{animation:.8s linear .6s normal none infinite running load;background:#d52626 none repeat scroll 0 0}#loader .dot:nth-child(7n+7){transform:rotate(315deg)}#loader .dot:nth-child(7n+7):before{animation:.8s linear .7s normal none infinite running load;background:#e26767 none repeat scroll 0 0}#loader .dot:nth-child(7n+8){transform:rotate(360deg)}#loader .dot:nth-child(7n+8):before{animation:.8s linear .8s normal none infinite running load;background:#f8e598 none repeat scroll 0 0}#loader .loading{background-position:50% 50%;background-repeat:no-repeat;bottom:-40px;height:20px;left:0;position:absolute;right:0;width:180px}@keyframes load{to{opacity:0;transform:scale(1)}}</style><link rel="stylesheet" href="styles.
|
|
45
|
+
<style>html,body,app-root{height:100%}body{margin:0;touch-action:none}.loader-container{height:100%;width:100%;background-color:#424242}#loader{height:175px;inset:0;margin:auto;position:absolute;width:175px}#loader .dot{height:100%;inset:0;margin:auto;position:absolute;width:87.5px}#loader .dot:before{border-radius:100%;content:"";height:87.5px;left:0;position:absolute;right:0;top:0;transform:scale(0);width:87.5px}#loader .dot:nth-child(7n+1){transform:rotate(45deg)}#loader .dot:nth-child(7n+1):before{animation:.8s linear .1s normal none infinite running load;background:#e5ab13 none repeat scroll 0 0}#loader .dot:nth-child(7n+2){transform:rotate(90deg)}#loader .dot:nth-child(7n+2):before{animation:.8s linear .2s normal none infinite running load;background:#f0ca31 none repeat scroll 0 0}#loader .dot:nth-child(7n+3){transform:rotate(135deg)}#loader .dot:nth-child(7n+3):before{animation:.8s linear .3s normal none infinite running load;background:#92c7e9 none repeat scroll 0 0}#loader .dot:nth-child(7n+4){transform:rotate(180deg)}#loader .dot:nth-child(7n+4):before{animation:.8s linear .4s normal none infinite running load;background:#63afdf none repeat scroll 0 0}#loader .dot:nth-child(7n+5){transform:rotate(225deg)}#loader .dot:nth-child(7n+5):before{animation:.8s linear .5s normal none infinite running load;background:#3586ca none repeat scroll 0 0}#loader .dot:nth-child(7n+6){transform:rotate(270deg)}#loader .dot:nth-child(7n+6):before{animation:.8s linear .6s normal none infinite running load;background:#d52626 none repeat scroll 0 0}#loader .dot:nth-child(7n+7){transform:rotate(315deg)}#loader .dot:nth-child(7n+7):before{animation:.8s linear .7s normal none infinite running load;background:#e26767 none repeat scroll 0 0}#loader .dot:nth-child(7n+8){transform:rotate(360deg)}#loader .dot:nth-child(7n+8):before{animation:.8s linear .8s normal none infinite running load;background:#f8e598 none repeat scroll 0 0}#loader .loading{background-position:50% 50%;background-repeat:no-repeat;bottom:-40px;height:20px;left:0;position:absolute;right:0;width:180px}@keyframes load{to{opacity:0;transform:scale(1)}}</style><link rel="stylesheet" href="styles.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.css"></noscript></head>
|
|
46
46
|
<body>
|
|
47
47
|
<app-root>
|
|
48
48
|
<div class="loader-container">
|
|
@@ -59,6 +59,6 @@
|
|
|
59
59
|
</div>
|
|
60
60
|
</div>
|
|
61
61
|
</app-root>
|
|
62
|
-
<script src="runtime.
|
|
62
|
+
<script src="runtime.js" type="module"></script><script src="polyfills.js" type="module"></script><script src="main.js" type="module"></script>
|
|
63
63
|
|
|
64
64
|
</body></html>
|