@mxtommy/kip 4.3.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.
- package/.github/ISSUE_TEMPLATE/bug_report.yml +84 -0
- package/.github/ISSUE_TEMPLATE/config.yml +5 -0
- package/.github/ISSUE_TEMPLATE/feature_request.yml +35 -0
- package/.github/workflows/ci.yml +2 -2
- package/package.json +42 -39
- package/plugin/index.js +2 -2
- package/public/3rdpartylicenses.txt +178 -1
- package/public/assets/svg/AtoN/cardinal/east_beacon.svg +21 -0
- package/public/assets/svg/AtoN/cardinal/east_mark.svg +30 -0
- package/public/assets/svg/AtoN/cardinal/north_beacon.svg +20 -0
- package/public/assets/svg/AtoN/cardinal/north_mark.svg +30 -0
- package/public/assets/svg/AtoN/cardinal/south_beacon.svg +20 -0
- package/public/assets/svg/AtoN/cardinal/south_mark.svg +30 -0
- package/public/assets/svg/AtoN/cardinal/west_beacon.svg +21 -0
- package/public/assets/svg/AtoN/cardinal/west_mark.svg +57 -0
- package/public/assets/svg/AtoN/dangerSafe/isolateddanger_beacon.svg +16 -0
- package/public/assets/svg/AtoN/dangerSafe/isolateddanger_mark.svg +30 -0
- package/public/assets/svg/AtoN/dangerSafe/safewater_beacon_.svg +15 -0
- package/public/assets/svg/AtoN/dangerSafe/safewater_mark.svg +43 -0
- package/public/assets/svg/AtoN/lateral/port_beacon.svg +6 -0
- package/public/assets/svg/AtoN/lateral/port_mark.svg +24 -0
- package/public/assets/svg/AtoN/lateral/port_prefered_beacon.svg +15 -0
- package/public/assets/svg/AtoN/lateral/port_prefered_mark.svg +44 -0
- package/public/assets/svg/AtoN/lateral/starboard_beacon.svg +6 -0
- package/public/assets/svg/AtoN/lateral/starboard_mark.svg +24 -0
- package/public/assets/svg/AtoN/lateral/starboard_prefered_beacon.svg +15 -0
- package/public/assets/svg/AtoN/lateral/starboard_prefered_mark.svg +48 -0
- package/public/assets/svg/AtoN/other/aton.svg +78 -0
- package/public/assets/svg/AtoN/other/basestation.svg +91 -0
- package/public/assets/svg/AtoN/other/unknown.svg +22 -0
- package/public/assets/svg/AtoN/special/special_beacon.svg +7 -0
- package/public/assets/svg/AtoN/special/special_mark.svg +20 -0
- package/public/assets/svg/Chart icons.md +28 -0
- package/public/assets/svg/aircraft/ais_sar-aircraft.svg +23 -0
- package/public/assets/svg/icons.svg +3 -0
- package/public/assets/svg/sar-distress-device/sart-eprib-mob.svg +35 -0
- package/public/assets/svg/vessel/buddy.svg +26 -0
- package/public/assets/svg/vessel/cargo.svg +20 -0
- package/public/assets/svg/vessel/diving-ops.svg +31 -0
- package/public/assets/svg/vessel/fishing.svg +20 -0
- package/public/assets/svg/vessel/highspeed.svg +24 -0
- package/public/assets/svg/vessel/law-enforcement.svg +24 -0
- package/public/assets/svg/vessel/military-ops.svg +60 -0
- package/public/assets/svg/vessel/other.svg +20 -0
- package/public/assets/svg/vessel/passenger.svg +20 -0
- package/public/assets/svg/vessel/pilot.svg +82 -0
- package/public/assets/svg/vessel/pleasurecraft.svg +20 -0
- package/public/assets/svg/vessel/sailing.svg +20 -0
- package/public/assets/svg/vessel/sar.svg +25 -0
- package/public/assets/svg/vessel/self.svg +67 -0
- package/public/assets/svg/vessel/stationary.svg +32 -0
- package/public/assets/svg/vessel/tanker.svg +20 -0
- package/public/assets/svg/vessel/tug.svg +20 -0
- package/public/assets/svg/vessel/unknown.svg +22 -0
- package/public/chunk-2KMYPGX4.js +2 -0
- package/public/{chunk-ODGDFFA5.js → chunk-4VUI3CY7.js} +1 -1
- package/public/{chunk-OIUDA44M.js → chunk-5DLSQ773.js} +1 -1
- package/public/{chunk-WGS5SNGF.js → chunk-6OSCSQLJ.js} +1 -1
- package/public/{chunk-BICTPGGI.js → chunk-7HLFWAA7.js} +1 -1
- package/public/chunk-BNIQFWQ6.js +62 -0
- package/public/{chunk-SGKVVF2R.js → chunk-C4OS6QP6.js} +4 -4
- package/public/chunk-F7I3HKNJ.js +9 -0
- package/public/chunk-FGRB3BHZ.js +1 -0
- package/public/{chunk-4LGDIZQH.js → chunk-HJQQWPGC.js} +1 -1
- package/public/{chunk-WUZG34V4.js → chunk-IWK4FHBL.js} +1 -1
- package/public/{chunk-3Z6GSUML.js → chunk-J4IGUIZA.js} +1 -1
- package/public/{chunk-T26GJV5O.js → chunk-KIR67PZ2.js} +1 -1
- package/public/{chunk-E57JLACD.js → chunk-KKJXPB75.js} +1 -1
- package/public/chunk-MMIOUKLI.js +1 -0
- package/public/{chunk-JE4IH556.js → chunk-PDYVZHOK.js} +1 -1
- package/public/chunk-PESXPDBT.js +2 -0
- package/public/{chunk-KQY62HN7.js → chunk-PKATAZA2.js} +1 -1
- package/public/chunk-PSF2OKKT.js +1 -0
- package/public/{chunk-GSMU2M4Y.js → chunk-TGGJAGV7.js} +12 -12
- package/public/chunk-TKC7ROZ7.js +4 -0
- package/public/{chunk-N77C4M4I.js → chunk-UVAQADRE.js} +1 -1
- package/public/chunk-VH4ZIU4T.js +4 -0
- package/public/{chunk-GDSV24J2.js → chunk-XEJJOWK6.js} +2 -2
- package/public/chunk-YYXDMH5J.js +53 -0
- package/public/index.html +2 -2
- package/public/main-WAAIS2M6.js +1 -0
- package/public/{styles-7VM4HXM4.css → styles-DYEO23GZ.css} +1 -1
- package/public/chunk-2KZMRA4F.js +0 -1
- package/public/chunk-5QZ2G7BQ.js +0 -4
- package/public/chunk-BU2UG7KI.js +0 -9
- package/public/chunk-H7SICK4W.js +0 -1
- package/public/chunk-KC4TEJJN.js +0 -4
- package/public/chunk-KXSGKJ7X.js +0 -63
- package/public/chunk-UM5PEESF.js +0 -53
- package/public/chunk-ZPAB6RAF.js +0 -1
- package/public/chunk-ZQJMMQNG.js +0 -2
- package/public/main-2EXNI6Z4.js +0 -1
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
name: Bug Report
|
|
2
|
+
description: Report a bug or issue
|
|
3
|
+
title: "[Bug]: "
|
|
4
|
+
labels: ["bug"]
|
|
5
|
+
body:
|
|
6
|
+
- type: markdown
|
|
7
|
+
attributes:
|
|
8
|
+
value: |
|
|
9
|
+
Thanks for reporting a bug! Please provide the following information to help us investigate.
|
|
10
|
+
|
|
11
|
+
- type: dropdown
|
|
12
|
+
id: operating-system
|
|
13
|
+
attributes:
|
|
14
|
+
label: Operating System
|
|
15
|
+
description: Which operating system(s) are you using?
|
|
16
|
+
multiple: true
|
|
17
|
+
options:
|
|
18
|
+
- Raspberry Pi OS
|
|
19
|
+
- macOS
|
|
20
|
+
- iOS
|
|
21
|
+
- Windows
|
|
22
|
+
- Linux
|
|
23
|
+
- Android
|
|
24
|
+
- Other
|
|
25
|
+
validations:
|
|
26
|
+
required: true
|
|
27
|
+
|
|
28
|
+
- type: dropdown
|
|
29
|
+
id: browser
|
|
30
|
+
attributes:
|
|
31
|
+
label: Browser
|
|
32
|
+
description: Which browser(s) are you using?
|
|
33
|
+
multiple: true
|
|
34
|
+
options:
|
|
35
|
+
- Chromium
|
|
36
|
+
- Chrome
|
|
37
|
+
- Safari
|
|
38
|
+
- Edge
|
|
39
|
+
- Firefox
|
|
40
|
+
- Brave
|
|
41
|
+
- Opera
|
|
42
|
+
- Other
|
|
43
|
+
validations:
|
|
44
|
+
required: true
|
|
45
|
+
|
|
46
|
+
- type: input
|
|
47
|
+
id: kip-version
|
|
48
|
+
attributes:
|
|
49
|
+
label: KIP Version
|
|
50
|
+
description: What version of Kip are you using (Found in Settings -> Options -> Connectivity)?
|
|
51
|
+
placeholder: e.g., v2.5.1
|
|
52
|
+
validations:
|
|
53
|
+
required: true
|
|
54
|
+
|
|
55
|
+
- type: input
|
|
56
|
+
id: signalk-version
|
|
57
|
+
attributes:
|
|
58
|
+
label: Signal K Server Version
|
|
59
|
+
description: What version of Signal K server are you using?
|
|
60
|
+
placeholder: e.g., v2.5.1
|
|
61
|
+
validations:
|
|
62
|
+
required: false
|
|
63
|
+
|
|
64
|
+
- type: textarea
|
|
65
|
+
id: bug-description
|
|
66
|
+
attributes:
|
|
67
|
+
label: Bug Description
|
|
68
|
+
description: A clear and concise description of what the bug is - What did you expect, what actually happened and any other context about the problem here, including screenshots, logs, or error messages.
|
|
69
|
+
placeholder: What happened?
|
|
70
|
+
validations:
|
|
71
|
+
required: true
|
|
72
|
+
|
|
73
|
+
- type: textarea
|
|
74
|
+
id: steps-to-reproduce
|
|
75
|
+
attributes:
|
|
76
|
+
label: Steps to Reproduce
|
|
77
|
+
description: Steps to reproduce the behavior
|
|
78
|
+
placeholder: |
|
|
79
|
+
1. Go to '...'
|
|
80
|
+
2. Click on '....'
|
|
81
|
+
3. Scroll down to '....'
|
|
82
|
+
4. See error
|
|
83
|
+
validations:
|
|
84
|
+
required: true
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
name: Feature Request
|
|
2
|
+
description: Suggest a new feature or enhancement
|
|
3
|
+
title: "[Feature]: "
|
|
4
|
+
labels: ["enhancement"]
|
|
5
|
+
body:
|
|
6
|
+
- type: markdown
|
|
7
|
+
attributes:
|
|
8
|
+
value: |
|
|
9
|
+
Thanks for suggesting a feature! Please provide details below.
|
|
10
|
+
|
|
11
|
+
- type: textarea
|
|
12
|
+
id: feature-request
|
|
13
|
+
attributes:
|
|
14
|
+
label: Feature Request
|
|
15
|
+
description: |
|
|
16
|
+
Please describe the feature you'd like to see:
|
|
17
|
+
- What problem does this solve? What are you trying to accomplish?
|
|
18
|
+
- Provide a clear description of what you'd like to see added or changed.
|
|
19
|
+
placeholder: |
|
|
20
|
+
**Problem/Use Case:**
|
|
21
|
+
Describe what you're trying to accomplish...
|
|
22
|
+
|
|
23
|
+
**Proposed Solution:**
|
|
24
|
+
Describe how you envision this feature working...
|
|
25
|
+
validations:
|
|
26
|
+
required: true
|
|
27
|
+
|
|
28
|
+
- type: textarea
|
|
29
|
+
id: concepts-ideas-research
|
|
30
|
+
attributes:
|
|
31
|
+
label: Concepts, Ideas & Research
|
|
32
|
+
description: Add any other information, screenshots, mockups, links similar apps or existing documentation about the feature request here.
|
|
33
|
+
placeholder: Paste links, mockups, screenshots or related documentation to help us come up with a good and informed design...
|
|
34
|
+
validations:
|
|
35
|
+
required: false
|
package/.github/workflows/ci.yml
CHANGED
|
@@ -25,7 +25,7 @@ jobs:
|
|
|
25
25
|
cache: 'npm'
|
|
26
26
|
|
|
27
27
|
- name: Install dependencies
|
|
28
|
-
run: npm
|
|
28
|
+
run: npm i
|
|
29
29
|
|
|
30
30
|
- name: Lint
|
|
31
31
|
run: npm run lint
|
|
@@ -34,4 +34,4 @@ jobs:
|
|
|
34
34
|
run: npm run test:headless
|
|
35
35
|
|
|
36
36
|
- name: Build All (Webapp & Plugin)
|
|
37
|
-
run: npm run build:
|
|
37
|
+
run: npm run build:all
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mxtommy/kip",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.4.0-beta.1",
|
|
4
4
|
"description": "An advanced and versatile marine instrumentation package to display Signal K data.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": {
|
|
@@ -55,45 +55,24 @@
|
|
|
55
55
|
},
|
|
56
56
|
"schematics": "tools/schematics/collection.json",
|
|
57
57
|
"devDependencies": {
|
|
58
|
-
"@angular-devkit/build-angular": "^21.1.
|
|
58
|
+
"@angular-devkit/build-angular": "^21.1.4",
|
|
59
59
|
"@angular-devkit/schematics-cli": "^20.1.6",
|
|
60
|
-
"@angular/
|
|
61
|
-
"@angular/
|
|
62
|
-
"@angular/
|
|
63
|
-
"@angular/
|
|
64
|
-
"@angular/common": "21.1.0",
|
|
65
|
-
"@angular/compiler": "21.1.0",
|
|
66
|
-
"@angular/compiler-cli": "21.1.0",
|
|
67
|
-
"@angular/core": "21.1.0",
|
|
68
|
-
"@angular/forms": "21.1.0",
|
|
69
|
-
"@angular/language-service": "21.1.0",
|
|
70
|
-
"@angular/material": "21.1.0",
|
|
71
|
-
"@angular/platform-browser": "21.1.0",
|
|
72
|
-
"@angular/platform-browser-dynamic": "21.1.0",
|
|
73
|
-
"@angular/router": "21.1.0",
|
|
74
|
-
"@godind/ng-canvas-gauges": "^6.2.1",
|
|
60
|
+
"@angular/build": "^21.1.4",
|
|
61
|
+
"@angular/cli": "^21.1.4",
|
|
62
|
+
"@angular/compiler-cli": "21.1.4",
|
|
63
|
+
"@angular/language-service": "21.1.4",
|
|
75
64
|
"@types/canvas-gauges": "^2.1.8",
|
|
76
65
|
"@types/jasmine": "~3.6.0",
|
|
77
66
|
"@types/jasminewd2": "^2.0.9",
|
|
78
67
|
"@types/js-quantities": "^1.6.6",
|
|
79
68
|
"@types/lodash-es": "^4.17.9",
|
|
80
69
|
"@types/node": "^24.1.0",
|
|
81
|
-
"@
|
|
82
|
-
"angular-eslint": "21.
|
|
83
|
-
"chart.js": "^4.5.1",
|
|
84
|
-
"@aziham/chartjs-plugin-streaming": "^3.5.1",
|
|
85
|
-
"chartjs-adapter-date-fns": "^3.0.0",
|
|
86
|
-
"chartjs-plugin-annotation": "^3.0.1",
|
|
87
|
-
"clipboard": "^2.0.11",
|
|
70
|
+
"@types/d3": "^7.4.3",
|
|
71
|
+
"angular-eslint": "21.2.0",
|
|
88
72
|
"codelyzer": "^6.0.0",
|
|
89
|
-
"compare-versions": "^6.1.1",
|
|
90
|
-
"core-js": "^3.13.1",
|
|
91
|
-
"date-fns": "^2.30.0",
|
|
92
73
|
"eslint": "^9.29.0",
|
|
93
|
-
"gridstack": "^12.3.3",
|
|
94
74
|
"jasmine-core": "~4.0.1",
|
|
95
75
|
"jasmine-spec-reporter": "~5.0.0",
|
|
96
|
-
"js-quantities": "^1.8.0",
|
|
97
76
|
"karma": "^6.4.4",
|
|
98
77
|
"karma-chrome-launcher": "~3.1.0",
|
|
99
78
|
"karma-cli": "~2.0.0",
|
|
@@ -101,22 +80,46 @@
|
|
|
101
80
|
"karma-jasmine": "~4.0.0",
|
|
102
81
|
"karma-jasmine-html-reporter": "^1.6.0",
|
|
103
82
|
"karma-spec-reporter": "^0.0.36",
|
|
104
|
-
"lodash-es": "^4.17.23",
|
|
105
83
|
"ng-packagr": "^21.0.1",
|
|
106
|
-
"ngx-markdown": "^21.0.1",
|
|
107
|
-
"prismjs": "^1.30.0",
|
|
108
84
|
"protractor": "~7.0.0",
|
|
109
85
|
"pwa-asset-generator": "^8.1.1",
|
|
110
|
-
"rxjs": "^7.8.2",
|
|
111
86
|
"sass": "^1.49.9",
|
|
112
|
-
"screenfull": "^6.0.2",
|
|
113
|
-
"steelseries": "^2.0.9",
|
|
114
87
|
"ts-node": "^10.9.2",
|
|
115
|
-
"
|
|
116
|
-
"typescript": "^5.9.3",
|
|
117
|
-
"zone.js": "^0.15.1"
|
|
88
|
+
"typescript": "^5.9.3"
|
|
118
89
|
},
|
|
119
90
|
"dependencies": {
|
|
120
|
-
"@
|
|
91
|
+
"@angular/animations": "21.1.4",
|
|
92
|
+
"@angular/cdk": "21.1.4",
|
|
93
|
+
"@angular/common": "21.1.4",
|
|
94
|
+
"@angular/compiler": "21.1.4",
|
|
95
|
+
"@angular/core": "21.1.4",
|
|
96
|
+
"@angular/forms": "21.1.4",
|
|
97
|
+
"@angular/material": "21.1.4",
|
|
98
|
+
"@angular/platform-browser": "21.1.4",
|
|
99
|
+
"@angular/platform-browser-dynamic": "21.1.4",
|
|
100
|
+
"@angular/router": "21.1.4",
|
|
101
|
+
"@aziham/chartjs-plugin-streaming": "^3.5.1",
|
|
102
|
+
"@godind/ng-canvas-gauges": "^6.2.1",
|
|
103
|
+
"@zakj/no-sleep": "^0.13.5",
|
|
104
|
+
"chart.js": "^4.5.1",
|
|
105
|
+
"chartjs-adapter-date-fns": "^3.0.0",
|
|
106
|
+
"chartjs-plugin-annotation": "^3.0.1",
|
|
107
|
+
"clipboard": "^2.0.11",
|
|
108
|
+
"compare-versions": "^6.1.1",
|
|
109
|
+
"core-js": "^3.13.1",
|
|
110
|
+
"d3": "^7.9.0",
|
|
111
|
+
"date-fns": "^2.30.0",
|
|
112
|
+
"gridstack": "^12.3.3",
|
|
113
|
+
"js-quantities": "^1.8.0",
|
|
114
|
+
"lodash-es": "^4.17.23",
|
|
115
|
+
"ngx-markdown": "^21.0.1",
|
|
116
|
+
"prismjs": "^1.30.0",
|
|
117
|
+
"rxjs": "^7.8.2",
|
|
118
|
+
"screenfull": "^6.0.2",
|
|
119
|
+
"steelseries": "^2.0.9",
|
|
120
|
+
"tslib": "^2.6.2",
|
|
121
|
+
"zone.js": "^0.15.1",
|
|
122
|
+
"@signalk/server-api": "^2.7.2",
|
|
123
|
+
"@spanaaj/sk-ais-status-plugin": "^1.0.0"
|
|
121
124
|
}
|
|
122
125
|
}
|
package/plugin/index.js
CHANGED
|
@@ -57,12 +57,12 @@ const start = (server) => {
|
|
|
57
57
|
const want = `displays.${displayId}${tail}`;
|
|
58
58
|
const full = server.getSelfPath(want);
|
|
59
59
|
server.debug(`getDisplaySelfPath: displayId: ${displayId}, suffix: ${suffix}, want=${want}, fullPath=${JSON.stringify(full)}`);
|
|
60
|
-
return full ? full : undefined;
|
|
60
|
+
return typeof full === 'object' && full !== null ? full : undefined;
|
|
61
61
|
}
|
|
62
62
|
function getAvailableDisplays() {
|
|
63
63
|
const fullPath = server.getSelfPath('displays');
|
|
64
64
|
server.debug(`getAvailableDisplays: fullPath=${JSON.stringify(fullPath)}`);
|
|
65
|
-
return fullPath ? fullPath : undefined;
|
|
65
|
+
return typeof fullPath === 'object' && fullPath !== null ? fullPath : undefined;
|
|
66
66
|
}
|
|
67
67
|
function pathToDotNotation(path) {
|
|
68
68
|
const dottedPath = path.replace(/\//g, '.').replace(/^\./, '');
|
|
@@ -117,6 +117,183 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
117
117
|
|
|
118
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.
|
|
119
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
|
+
|
|
120
297
|
--------------------------------------------------------------------------------
|
|
121
298
|
Package: @godind/ng-canvas-gauges
|
|
122
299
|
License: "MIT"
|
|
@@ -346,7 +523,7 @@ License: "MIT"
|
|
|
346
523
|
|
|
347
524
|
MIT License
|
|
348
525
|
|
|
349
|
-
Copyright (c) 2017-
|
|
526
|
+
Copyright (c) 2017-2026 Jean-Francois Cere
|
|
350
527
|
|
|
351
528
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
352
529
|
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>
|