@operato/scene-google-map 7.3.9 → 7.3.19
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
- package/CHANGELOG.md +0 -113
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +0 -15
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +0 -15
- package/logs/application-2024-01-01-16.log +0 -9
- package/logs/connections-2024-01-01-16.log +0 -41
- package/schema.graphql +0 -3966
- package/src/gmap-marker.ts +0 -306
- package/src/gmap-path.ts +0 -365
- package/src/google-map.ts +0 -222
- package/src/index.ts +0 -8
- package/src/templates/gmap-marker.ts +0 -20
- package/src/templates/gmap-path.ts +0 -25
- package/src/templates/google-map.ts +0 -20
- package/src/templates/index.ts +0 -5
- package/test/basic-test.html +0 -67
- package/test/index.html +0 -24
- package/test/unit/test-google-map.js +0 -33
- package/test/unit/util.js +0 -22
- package/tsconfig.json +0 -23
- package/tsconfig.tsbuildinfo +0 -1
package/package.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
"name": "@operato/scene-google-map",
|
3
3
|
"description": "Google map integration component for things-scene",
|
4
4
|
"author": "heartyoh",
|
5
|
-
"version": "7.3.
|
5
|
+
"version": "7.3.19",
|
6
6
|
"main": "dist/index.js",
|
7
7
|
"module": "dist/index.js",
|
8
8
|
"license": "MIT",
|
@@ -58,5 +58,5 @@
|
|
58
58
|
"prettier --write"
|
59
59
|
]
|
60
60
|
},
|
61
|
-
"gitHead": "
|
61
|
+
"gitHead": "ff73072a62ee02520f9d986d0095f6d329de64f9"
|
62
62
|
}
|
package/CHANGELOG.md
DELETED
@@ -1,113 +0,0 @@
|
|
1
|
-
# Change Log
|
2
|
-
|
3
|
-
All notable changes to this project will be documented in this file.
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
|
-
|
6
|
-
## [7.3.9](https://github.com/things-scene/operato-scene/compare/v7.3.8...v7.3.9) (2024-09-11)
|
7
|
-
|
8
|
-
|
9
|
-
### :bug: Bug Fix
|
10
|
-
|
11
|
-
* @hatiolab/things-scene version ([5260171](https://github.com/things-scene/operato-scene/commit/52601719115288709ca7e0eee0974cc4677f219e))
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
## [7.0.1](https://github.com/things-scene/operato-scene/compare/v7.0.0...v7.0.1) (2024-06-30)
|
16
|
-
|
17
|
-
|
18
|
-
### :bug: Bug Fix
|
19
|
-
|
20
|
-
* things-factory@7.0.0 ([f4cfe44](https://github.com/things-scene/operato-scene/commit/f4cfe44cb565e7b8fdc0df210a722b6526871848))
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
## [7.0.0](https://github.com/things-scene/operato-scene/compare/v7.0.0-rc.4...v7.0.0) (2024-06-30)
|
25
|
-
|
26
|
-
**Note:** Version bump only for package @operato/scene-google-map
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
## [7.0.0-rc.1](https://github.com/things-scene/operato-scene/compare/v7.0.0-rc.0...v7.0.0-rc.1) (2024-06-21)
|
33
|
-
|
34
|
-
|
35
|
-
### :bug: Bug Fix
|
36
|
-
|
37
|
-
* apply v7-rc dependencies ([eee5612](https://github.com/things-scene/operato-scene/commit/eee5612e1d569387c284a7c6c49d64ef44b6d701))
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
## [7.0.0-rc.0](https://github.com/things-scene/operato-scene/compare/v2.0.0-beta.8...v7.0.0-rc.0) (2024-06-21)
|
42
|
-
|
43
|
-
**Note:** Version bump only for package @operato/scene-google-map
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
## [2.0.0-beta.0](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.12...v2.0.0-beta.0) (2024-06-01)
|
50
|
-
|
51
|
-
|
52
|
-
### :rocket: New Features
|
53
|
-
|
54
|
-
* 2.0.0-beta.0 ([a2e2869](https://github.com/things-scene/operato-scene/commit/a2e28694eedf5bab0c54bcab5432d54ec59edd7f))
|
55
|
-
|
56
|
-
|
57
|
-
### :bug: Bug Fix
|
58
|
-
|
59
|
-
* allowJs in tsconfig option ([fa77174](https://github.com/things-scene/operato-scene/commit/fa771742188f21f177f0a85281570f59f0c478cf))
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
## [2.0.0-alpha.9](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.8...v2.0.0-alpha.9) (2024-04-11)
|
64
|
-
|
65
|
-
|
66
|
-
### :bug: Bug Fix
|
67
|
-
|
68
|
-
* things-factory@7.0.1 ([a9f4c18](https://github.com/things-scene/operato-scene/commit/a9f4c1873b80c540e4c2e16649e127ccffcf9a4c))
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
## [2.0.0-alpha.6](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.5...v2.0.0-alpha.6) (2024-03-24)
|
73
|
-
|
74
|
-
|
75
|
-
### :bug: Bug Fix
|
76
|
-
|
77
|
-
* translation ([266d423](https://github.com/things-scene/operato-scene/commit/266d423d9d6992464f45a437acc90ccf8ed33bf6))
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
## [2.0.0-alpha.4](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2024-03-21)
|
82
|
-
|
83
|
-
|
84
|
-
### :bug: Bug Fix
|
85
|
-
|
86
|
-
* 컴포넌트 명 다국어 ([64e1f08](https://github.com/things-scene/operato-scene/commit/64e1f08af32d2ac193c3d31b0025f8d06f569ca4))
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
## [2.0.0-alpha.0](https://github.com/things-scene/operato-scene/compare/v1.3.9...v2.0.0-alpha.0) (2024-01-14)
|
91
|
-
|
92
|
-
|
93
|
-
### :bug: Bug Fix
|
94
|
-
|
95
|
-
* 2.0.0-alpha.0 ([93274e3](https://github.com/things-scene/operato-scene/commit/93274e36c5d184f339f83899654dd48b4786ac2b))
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
## [1.3.7](https://github.com/things-scene/operato-scene/compare/v1.3.6...v1.3.7) (2024-01-01)
|
100
|
-
|
101
|
-
|
102
|
-
### :bug: Bug Fix
|
103
|
-
|
104
|
-
* mpi module moved from things-factory ([47b743f](https://github.com/things-scene/operato-scene/commit/47b743fd19001f195db85e50b8f6e457a1573aa5))
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
## [1.3.6](https://github.com/things-scene/operato-scene/compare/v1.3.5...v1.3.6) (2024-01-01)
|
109
|
-
|
110
|
-
|
111
|
-
### :bug: Bug Fix
|
112
|
-
|
113
|
-
* google-map module moved from things-factory ([86c129f](https://github.com/things-scene/operato-scene/commit/86c129f14d91ec951f0e81a746005a3dfa857156))
|
@@ -1,15 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"keep": {
|
3
|
-
"days": true,
|
4
|
-
"amount": 2
|
5
|
-
},
|
6
|
-
"auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
|
7
|
-
"files": [
|
8
|
-
{
|
9
|
-
"date": 1704093807950,
|
10
|
-
"name": "logs/application-2024-01-01-16.log",
|
11
|
-
"hash": "ae8531454c7d8a5113cbd9b73c99ed6cb1c7cbd928a3c0e5b5f49010392e4c5e"
|
12
|
-
}
|
13
|
-
],
|
14
|
-
"hashType": "sha256"
|
15
|
-
}
|
@@ -1,15 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"keep": {
|
3
|
-
"days": true,
|
4
|
-
"amount": 14
|
5
|
-
},
|
6
|
-
"auditLog": "logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json",
|
7
|
-
"files": [
|
8
|
-
{
|
9
|
-
"date": 1704093809454,
|
10
|
-
"name": "logs/connections-2024-01-01-16.log",
|
11
|
-
"hash": "681b7cb4ae7a3fc5eb304ad2d5a6e2fe59d9f48fdd41105f4f6154c2ff044c3a"
|
12
|
-
}
|
13
|
-
],
|
14
|
-
"hashType": "sha256"
|
15
|
-
}
|
@@ -1,9 +0,0 @@
|
|
1
|
-
2024-01-01T16:23:28+09:00 info: File Storage is Ready.
|
2
|
-
2024-01-01T16:23:29+09:00 error: oracledb module loading failed
|
3
|
-
2024-01-01T16:23:29+09:00 error: oracledb module loading failed
|
4
|
-
2024-01-01T16:23:40+09:00 info: File Storage is Ready.
|
5
|
-
2024-01-01T16:23:40+09:00 error: oracledb module loading failed
|
6
|
-
2024-01-01T16:23:40+09:00 error: oracledb module loading failed
|
7
|
-
2024-01-01T16:23:41+09:00 info: Default DataSource established
|
8
|
-
2024-01-01T16:23:42+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
9
|
-
2024-01-01T16:23:42+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
@@ -1,41 +0,0 @@
|
|
1
|
-
2024-01-01T16:23:42+09:00 info: Initializing ConnectionManager...
|
2
|
-
2024-01-01T16:23:42+09:00 info: Connector 'echo-back-server' started to ready
|
3
|
-
2024-01-01T16:23:42+09:00 info: Connector 'echo-back' started to ready
|
4
|
-
2024-01-01T16:23:42+09:00 info: Connector 'http-connector' started to ready
|
5
|
-
2024-01-01T16:23:42+09:00 info: Connector 'graphql-connector' started to ready
|
6
|
-
2024-01-01T16:23:42+09:00 info: Connector 'sqlite-connector' started to ready
|
7
|
-
2024-01-01T16:23:42+09:00 info: Connector 'postgresql-connector' started to ready
|
8
|
-
2024-01-01T16:23:42+09:00 info: Connector 'mqtt-connector' started to ready
|
9
|
-
2024-01-01T16:23:42+09:00 info: Connector 'mssql-connector' started to ready
|
10
|
-
2024-01-01T16:23:42+09:00 info: Connector 'oracle-connector' started to ready
|
11
|
-
2024-01-01T16:23:42+09:00 info: Connector 'mysql-connector' started to ready
|
12
|
-
2024-01-01T16:23:42+09:00 info: Connector 'socket-server' started to ready
|
13
|
-
2024-01-01T16:23:42+09:00 info: Connector 'operato-connector' started to ready
|
14
|
-
2024-01-01T16:23:42+09:00 info: Connector 'msgraph-connector' started to ready
|
15
|
-
2024-01-01T16:23:42+09:00 info: echo-back-servers are ready
|
16
|
-
2024-01-01T16:23:42+09:00 info: echo-back connections are ready
|
17
|
-
2024-01-01T16:23:42+09:00 info: http-connector connections are ready
|
18
|
-
2024-01-01T16:23:42+09:00 info: graphql-connector connections are ready
|
19
|
-
2024-01-01T16:23:42+09:00 info: sqlite-connector connections are ready
|
20
|
-
2024-01-01T16:23:42+09:00 info: postgresql-connector connections are ready
|
21
|
-
2024-01-01T16:23:42+09:00 info: mqtt-connector connections are ready
|
22
|
-
2024-01-01T16:23:42+09:00 info: mssql-connector connections are ready
|
23
|
-
2024-01-01T16:23:42+09:00 info: oracle-connector connections are ready
|
24
|
-
2024-01-01T16:23:42+09:00 info: mysql-connector connections are ready
|
25
|
-
2024-01-01T16:23:42+09:00 info: socket servers are ready
|
26
|
-
2024-01-01T16:23:42+09:00 info: graphql-connector connections are ready
|
27
|
-
2024-01-01T16:23:42+09:00 info: msgraph-connector connections are ready
|
28
|
-
2024-01-01T16:23:42+09:00 info: All connector for 'echo-back-server' ready
|
29
|
-
2024-01-01T16:23:42+09:00 info: All connector for 'echo-back' ready
|
30
|
-
2024-01-01T16:23:42+09:00 info: All connector for 'http-connector' ready
|
31
|
-
2024-01-01T16:23:42+09:00 info: All connector for 'graphql-connector' ready
|
32
|
-
2024-01-01T16:23:42+09:00 info: All connector for 'sqlite-connector' ready
|
33
|
-
2024-01-01T16:23:42+09:00 info: All connector for 'postgresql-connector' ready
|
34
|
-
2024-01-01T16:23:42+09:00 info: All connector for 'mqtt-connector' ready
|
35
|
-
2024-01-01T16:23:42+09:00 info: All connector for 'mssql-connector' ready
|
36
|
-
2024-01-01T16:23:42+09:00 info: All connector for 'oracle-connector' ready
|
37
|
-
2024-01-01T16:23:42+09:00 info: All connector for 'mysql-connector' ready
|
38
|
-
2024-01-01T16:23:42+09:00 info: All connector for 'socket-server' ready
|
39
|
-
2024-01-01T16:23:42+09:00 info: All connector for 'operato-connector' ready
|
40
|
-
2024-01-01T16:23:42+09:00 info: All connector for 'msgraph-connector' ready
|
41
|
-
2024-01-01T16:23:42+09:00 info: ConnectionManager initialization done:
|