@operato/scene-openlayers 1.2.54
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +11 -0
- package/README.md +13 -0
- package/assets/favicon.ico +0 -0
- package/assets/images/spinner.png +0 -0
- package/db.sqlite +0 -0
- package/dist/editors/index.d.ts +0 -0
- package/dist/editors/index.js +2 -0
- package/dist/editors/index.js.map +1 -0
- package/dist/groups/geography.d.ts +6 -0
- package/dist/groups/geography.js +48 -0
- package/dist/groups/geography.js.map +1 -0
- package/dist/groups/index.d.ts +7 -0
- package/dist/groups/index.js +3 -0
- package/dist/groups/index.js.map +1 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.js +3 -0
- package/dist/index.js.map +1 -0
- package/dist/ol-marker.d.ts +79 -0
- package/dist/ol-marker.js +247 -0
- package/dist/ol-marker.js.map +1 -0
- package/dist/openlayers.d.ts +37 -0
- package/dist/openlayers.js +211 -0
- package/dist/openlayers.js.map +1 -0
- package/dist/templates/index.d.ts +14 -0
- package/dist/templates/index.js +4 -0
- package/dist/templates/index.js.map +1 -0
- package/dist/templates/ol-marker copy.d.ts +14 -0
- package/dist/templates/ol-marker copy.js +16 -0
- package/dist/templates/ol-marker copy.js.map +1 -0
- package/dist/templates/ol-marker.d.ts +14 -0
- package/dist/templates/ol-marker.js +16 -0
- package/dist/templates/ol-marker.js.map +1 -0
- package/dist/templates/ol-path.d.ts +14 -0
- package/dist/templates/ol-path.js +16 -0
- package/dist/templates/ol-path.js.map +1 -0
- package/dist/templates/openlayers.d.ts +14 -0
- package/dist/templates/openlayers.js +16 -0
- package/dist/templates/openlayers.js.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/icons/ol-marker-template.png +0 -0
- package/icons/ol-path-template.png +0 -0
- package/icons/openlayers-template.png +0 -0
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +15 -0
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +15 -0
- package/logs/application-2023-09-02-17.log +15 -0
- package/logs/connections-2023-09-02-17.log +76 -0
- package/package.json +63 -0
- package/schema.gql +3702 -0
- package/src/editors/index.ts +0 -0
- package/src/groups/geography.ts +48 -0
- package/src/groups/index.ts +3 -0
- package/src/index.ts +2 -0
- package/src/ol-marker.ts +318 -0
- package/src/ol-path.ts_x +368 -0
- package/src/openlayers.ts +256 -0
- package/src/templates/index.ts +4 -0
- package/src/templates/ol-marker.ts +16 -0
- package/src/templates/ol-path.ts +16 -0
- package/src/templates/openlayers.ts +16 -0
- package/things-scene.config.js +7 -0
- package/translations/en.json +3 -0
- package/translations/ko.json +3 -0
- package/translations/ms.json +3 -0
- package/translations/zh.json +3 -0
- package/tsconfig.json +23 -0
- package/tsconfig.tsbuildinfo +1 -0
@@ -0,0 +1,76 @@
|
|
1
|
+
2023-09-02T17:48:01+09:00 info: Initializing ConnectionManager...
|
2
|
+
2023-09-02T17:48:01+09:00 info: Connector 'echo-back-server' started to ready
|
3
|
+
2023-09-02T17:48:01+09:00 info: Connector 'echo-back' started to ready
|
4
|
+
2023-09-02T17:48:01+09:00 info: Connector 'http-connector' started to ready
|
5
|
+
2023-09-02T17:48:01+09:00 info: Connector 'graphql-connector' started to ready
|
6
|
+
2023-09-02T17:48:01+09:00 info: Connector 'sqlite-connector' started to ready
|
7
|
+
2023-09-02T17:48:01+09:00 info: Connector 'postgresql-connector' started to ready
|
8
|
+
2023-09-02T17:48:01+09:00 info: Connector 'mqtt-connector' started to ready
|
9
|
+
2023-09-02T17:48:01+09:00 info: Connector 'mssql-connector' started to ready
|
10
|
+
2023-09-02T17:48:01+09:00 info: Connector 'oracle-connector' started to ready
|
11
|
+
2023-09-02T17:48:01+09:00 info: Connector 'mysql-connector' started to ready
|
12
|
+
2023-09-02T17:48:01+09:00 info: Connector 'socket-server' started to ready
|
13
|
+
2023-09-02T17:48:01+09:00 info: Connector 'msgraph-connector' started to ready
|
14
|
+
2023-09-02T17:48:01+09:00 info: echo-back-servers are ready
|
15
|
+
2023-09-02T17:48:01+09:00 info: echo-back connections are ready
|
16
|
+
2023-09-02T17:48:01+09:00 info: http-connector connections are ready
|
17
|
+
2023-09-02T17:48:01+09:00 info: graphql-connector connections are ready
|
18
|
+
2023-09-02T17:48:01+09:00 info: sqlite-connector connections are ready
|
19
|
+
2023-09-02T17:48:01+09:00 info: postgresql-connector connections are ready
|
20
|
+
2023-09-02T17:48:01+09:00 info: mqtt-connector connections are ready
|
21
|
+
2023-09-02T17:48:01+09:00 info: mssql-connector connections are ready
|
22
|
+
2023-09-02T17:48:01+09:00 info: oracle-connector connections are ready
|
23
|
+
2023-09-02T17:48:01+09:00 info: mysql-connector connections are ready
|
24
|
+
2023-09-02T17:48:01+09:00 info: socket servers are ready
|
25
|
+
2023-09-02T17:48:01+09:00 info: msgraph-connector connections are ready
|
26
|
+
2023-09-02T17:48:01+09:00 info: All connector for 'echo-back-server' ready
|
27
|
+
2023-09-02T17:48:01+09:00 info: All connector for 'echo-back' ready
|
28
|
+
2023-09-02T17:48:01+09:00 info: All connector for 'http-connector' ready
|
29
|
+
2023-09-02T17:48:01+09:00 info: All connector for 'graphql-connector' ready
|
30
|
+
2023-09-02T17:48:01+09:00 info: All connector for 'sqlite-connector' ready
|
31
|
+
2023-09-02T17:48:01+09:00 info: All connector for 'postgresql-connector' ready
|
32
|
+
2023-09-02T17:48:01+09:00 info: All connector for 'mqtt-connector' ready
|
33
|
+
2023-09-02T17:48:01+09:00 info: All connector for 'mssql-connector' ready
|
34
|
+
2023-09-02T17:48:01+09:00 info: All connector for 'oracle-connector' ready
|
35
|
+
2023-09-02T17:48:01+09:00 info: All connector for 'mysql-connector' ready
|
36
|
+
2023-09-02T17:48:01+09:00 info: All connector for 'socket-server' ready
|
37
|
+
2023-09-02T17:48:01+09:00 info: All connector for 'msgraph-connector' ready
|
38
|
+
2023-09-02T17:48:01+09:00 info: ConnectionManager initialization done:
|
39
|
+
2023-09-02T17:50:47+09:00 info: Initializing ConnectionManager...
|
40
|
+
2023-09-02T17:50:47+09:00 info: Connector 'echo-back-server' started to ready
|
41
|
+
2023-09-02T17:50:47+09:00 info: Connector 'echo-back' started to ready
|
42
|
+
2023-09-02T17:50:47+09:00 info: Connector 'http-connector' started to ready
|
43
|
+
2023-09-02T17:50:47+09:00 info: Connector 'graphql-connector' started to ready
|
44
|
+
2023-09-02T17:50:47+09:00 info: Connector 'sqlite-connector' started to ready
|
45
|
+
2023-09-02T17:50:47+09:00 info: Connector 'postgresql-connector' started to ready
|
46
|
+
2023-09-02T17:50:47+09:00 info: Connector 'mqtt-connector' started to ready
|
47
|
+
2023-09-02T17:50:47+09:00 info: Connector 'mssql-connector' started to ready
|
48
|
+
2023-09-02T17:50:47+09:00 info: Connector 'oracle-connector' started to ready
|
49
|
+
2023-09-02T17:50:47+09:00 info: Connector 'mysql-connector' started to ready
|
50
|
+
2023-09-02T17:50:47+09:00 info: Connector 'socket-server' started to ready
|
51
|
+
2023-09-02T17:50:47+09:00 info: Connector 'msgraph-connector' started to ready
|
52
|
+
2023-09-02T17:50:47+09:00 info: echo-back-servers are ready
|
53
|
+
2023-09-02T17:50:47+09:00 info: echo-back connections are ready
|
54
|
+
2023-09-02T17:50:47+09:00 info: http-connector connections are ready
|
55
|
+
2023-09-02T17:50:47+09:00 info: graphql-connector connections are ready
|
56
|
+
2023-09-02T17:50:47+09:00 info: sqlite-connector connections are ready
|
57
|
+
2023-09-02T17:50:47+09:00 info: postgresql-connector connections are ready
|
58
|
+
2023-09-02T17:50:47+09:00 info: mqtt-connector connections are ready
|
59
|
+
2023-09-02T17:50:47+09:00 info: mssql-connector connections are ready
|
60
|
+
2023-09-02T17:50:47+09:00 info: oracle-connector connections are ready
|
61
|
+
2023-09-02T17:50:47+09:00 info: mysql-connector connections are ready
|
62
|
+
2023-09-02T17:50:47+09:00 info: socket servers are ready
|
63
|
+
2023-09-02T17:50:47+09:00 info: msgraph-connector connections are ready
|
64
|
+
2023-09-02T17:50:47+09:00 info: All connector for 'echo-back-server' ready
|
65
|
+
2023-09-02T17:50:47+09:00 info: All connector for 'echo-back' ready
|
66
|
+
2023-09-02T17:50:47+09:00 info: All connector for 'http-connector' ready
|
67
|
+
2023-09-02T17:50:47+09:00 info: All connector for 'graphql-connector' ready
|
68
|
+
2023-09-02T17:50:47+09:00 info: All connector for 'sqlite-connector' ready
|
69
|
+
2023-09-02T17:50:47+09:00 info: All connector for 'postgresql-connector' ready
|
70
|
+
2023-09-02T17:50:47+09:00 info: All connector for 'mqtt-connector' ready
|
71
|
+
2023-09-02T17:50:47+09:00 info: All connector for 'mssql-connector' ready
|
72
|
+
2023-09-02T17:50:47+09:00 info: All connector for 'oracle-connector' ready
|
73
|
+
2023-09-02T17:50:47+09:00 info: All connector for 'mysql-connector' ready
|
74
|
+
2023-09-02T17:50:47+09:00 info: All connector for 'socket-server' ready
|
75
|
+
2023-09-02T17:50:47+09:00 info: All connector for 'msgraph-connector' ready
|
76
|
+
2023-09-02T17:50:47+09:00 info: ConnectionManager initialization done:
|
package/package.json
ADDED
@@ -0,0 +1,63 @@
|
|
1
|
+
{
|
2
|
+
"name": "@operato/scene-openlayers",
|
3
|
+
"description": "OpenLayers component for things-scene",
|
4
|
+
"version": "1.2.54",
|
5
|
+
"license": "MIT",
|
6
|
+
"things-scene": true,
|
7
|
+
"browser": "src/index.js",
|
8
|
+
"author": "heartyoh",
|
9
|
+
"main": "dist/index.js",
|
10
|
+
"module": "dist/index.js",
|
11
|
+
"publishConfig": {
|
12
|
+
"access": "public",
|
13
|
+
"@oprato:registry": "https://registry.npmjs.org"
|
14
|
+
},
|
15
|
+
"repository": {
|
16
|
+
"type": "git",
|
17
|
+
"url": "git+https://github.com/things-scene/operato-scene.git",
|
18
|
+
"directory": "packages/scene-openlayers"
|
19
|
+
},
|
20
|
+
"scripts": {
|
21
|
+
"serve": "tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"things-factory-dev\"",
|
22
|
+
"serve:dev": "npm run serve",
|
23
|
+
"start": "tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"",
|
24
|
+
"build": "tsc",
|
25
|
+
"prepublish": "tsc",
|
26
|
+
"lint": "eslint --ext .ts,.html . --ignore-path .gitignore && prettier \"**/*.ts\" --check --ignore-path .gitignore",
|
27
|
+
"format": "eslint --ext .ts,.html . --fix --ignore-path .gitignore && prettier \"**/*.ts\" --write --ignore-path .gitignore",
|
28
|
+
"migration": "things-factory-migration"
|
29
|
+
},
|
30
|
+
"dependencies": {
|
31
|
+
"@hatiolab/things-scene": "^3.0.19",
|
32
|
+
"ol": "^8.0.0"
|
33
|
+
},
|
34
|
+
"devDependencies": {
|
35
|
+
"@hatiolab/prettier-config": "^1.0.0",
|
36
|
+
"@things-factory/builder": "^6.0.0-alpha.0",
|
37
|
+
"@things-factory/operato-board": "^6.0.0-alpha.0",
|
38
|
+
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
39
|
+
"@typescript-eslint/parser": "^4.33.0",
|
40
|
+
"@web/dev-server": "^0.1.28",
|
41
|
+
"concurrently": "^8.0.1",
|
42
|
+
"eslint": "^8.39.0",
|
43
|
+
"eslint-config-prettier": "^8.3.0",
|
44
|
+
"husky": "^8.0.3",
|
45
|
+
"lint-staged": "^13.2.2",
|
46
|
+
"prettier": "^2.4.1",
|
47
|
+
"tslib": "^2.3.1",
|
48
|
+
"typescript": "^4.8.4"
|
49
|
+
},
|
50
|
+
"prettier": "@hatiolab/prettier-config",
|
51
|
+
"husky": {
|
52
|
+
"hooks": {
|
53
|
+
"pre-commit": "lint-staged"
|
54
|
+
}
|
55
|
+
},
|
56
|
+
"lint-staged": {
|
57
|
+
"*.ts": [
|
58
|
+
"eslint --fix",
|
59
|
+
"prettier --write"
|
60
|
+
]
|
61
|
+
},
|
62
|
+
"gitHead": "35bd5fcafe0aaebefd2870b995a4855b98c63151"
|
63
|
+
}
|