@operato/scene-storage 10.0.0-beta.27 → 10.0.0-beta.28
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/CHANGELOG.md +9 -0
- package/dist/templates/index.js +6 -8
- package/dist/templates/index.js.map +1 -1
- package/dist/templates/spot.js +1 -1
- package/dist/templates/spot.js.map +1 -1
- package/icons/asrs-crane.png +0 -0
- package/icons/asrs-rack.png +0 -0
- package/icons/box.png +0 -0
- package/icons/pallet.png +0 -0
- package/icons/parcel.png +0 -0
- package/icons/spot.png +0 -0
- package/package.json +2 -2
- package/src/templates/index.ts +6 -8
- package/src/templates/spot.ts +1 -1
- package/tsconfig.tsbuildinfo +1 -1
- package/icons/box-plastic.png +0 -0
- package/icons/box-wood.png +0 -0
- package/icons/pallet-plastic.png +0 -0
- package/icons/pallet-wood.png +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,15 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [10.0.0-beta.28](https://github.com/things-scene/operato-scene/compare/v10.0.0-beta.27...v10.0.0-beta.28) (2026-05-05)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### :rocket: New Features
|
|
10
|
+
|
|
11
|
+
* **icons:** 컴포넌트 아이콘 전면 정비 + 템플릿 아이콘 연결 ([d44547a](https://github.com/things-scene/operato-scene/commit/d44547a83644a9c9297117a903e73ec37685a748))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
6
15
|
## [10.0.0-beta.27](https://github.com/things-scene/operato-scene/compare/v10.0.0-beta.26...v10.0.0-beta.27) (2026-05-05)
|
|
7
16
|
|
|
8
17
|
|
package/dist/templates/index.js
CHANGED
|
@@ -3,10 +3,8 @@
|
|
|
3
3
|
* variants, ASRS rack/crane, and the virtual `spot` placement marker.
|
|
4
4
|
*/
|
|
5
5
|
import spot from './spot.js';
|
|
6
|
-
const
|
|
7
|
-
const
|
|
8
|
-
const boxWood = new URL('../../icons/box-wood.png', import.meta.url).href;
|
|
9
|
-
const boxPlastic = new URL('../../icons/box-plastic.png', import.meta.url).href;
|
|
6
|
+
const pallet = new URL('../../icons/pallet.png', import.meta.url).href;
|
|
7
|
+
const box = new URL('../../icons/box.png', import.meta.url).href;
|
|
10
8
|
const parcel = new URL('../../icons/parcel.png', import.meta.url).href;
|
|
11
9
|
const asrsRack = new URL('../../icons/asrs-rack.png', import.meta.url).href;
|
|
12
10
|
const asrsCrane = new URL('../../icons/asrs-crane.png', import.meta.url).href;
|
|
@@ -15,7 +13,7 @@ export default [
|
|
|
15
13
|
type: 'pallet',
|
|
16
14
|
description: 'wood pallet (EUR / EPAL)',
|
|
17
15
|
group: 'storage',
|
|
18
|
-
icon:
|
|
16
|
+
icon: pallet,
|
|
19
17
|
model: {
|
|
20
18
|
type: 'pallet',
|
|
21
19
|
top: 100,
|
|
@@ -29,7 +27,7 @@ export default [
|
|
|
29
27
|
type: 'pallet',
|
|
30
28
|
description: 'plastic pallet',
|
|
31
29
|
group: 'storage',
|
|
32
|
-
icon:
|
|
30
|
+
icon: pallet,
|
|
33
31
|
model: {
|
|
34
32
|
type: 'pallet',
|
|
35
33
|
top: 100,
|
|
@@ -43,7 +41,7 @@ export default [
|
|
|
43
41
|
type: 'box',
|
|
44
42
|
description: 'wood crate',
|
|
45
43
|
group: 'storage',
|
|
46
|
-
icon:
|
|
44
|
+
icon: box,
|
|
47
45
|
model: {
|
|
48
46
|
type: 'box',
|
|
49
47
|
top: 100,
|
|
@@ -57,7 +55,7 @@ export default [
|
|
|
57
55
|
type: 'box',
|
|
58
56
|
description: 'plastic tote',
|
|
59
57
|
group: 'storage',
|
|
60
|
-
icon:
|
|
58
|
+
icon: box,
|
|
61
59
|
model: {
|
|
62
60
|
type: 'box',
|
|
63
61
|
top: 100,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/templates/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,OAAO,IAAI,MAAM,WAAW,CAAA;AAC5B,MAAM,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/templates/index.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * things-scene catalog templates for the storage domain — pallet/box/parcel\n * variants, ASRS rack/crane, and the virtual `spot` placement marker.\n */\nimport spot from './spot.js'\nconst pallet = new URL('../../icons/pallet.png', import.meta.url).href\nconst box = new URL('../../icons/box.png', import.meta.url).href\nconst parcel = new URL('../../icons/parcel.png', import.meta.url).href\nconst asrsRack = new URL('../../icons/asrs-rack.png', import.meta.url).href\nconst asrsCrane = new URL('../../icons/asrs-crane.png', import.meta.url).href\n\nexport default [\n {\n type: 'pallet',\n description: 'wood pallet (EUR / EPAL)',\n group: 'storage',\n icon: pallet,\n model: {\n type: 'pallet',\n top: 100,\n left: 100,\n width: 80,\n height: 80,\n material: 'wood'\n }\n },\n {\n type: 'pallet',\n description: 'plastic pallet',\n group: 'storage',\n icon: pallet,\n model: {\n type: 'pallet',\n top: 100,\n left: 250,\n width: 80,\n height: 80,\n material: 'plastic'\n }\n },\n {\n type: 'box',\n description: 'wood crate',\n group: 'storage',\n icon: box,\n model: {\n type: 'box',\n top: 100,\n left: 400,\n width: 80,\n height: 80,\n material: 'wood'\n }\n },\n {\n type: 'box',\n description: 'plastic tote',\n group: 'storage',\n icon: box,\n model: {\n type: 'box',\n top: 100,\n left: 520,\n width: 80,\n height: 80,\n material: 'plastic'\n }\n },\n {\n type: 'parcel',\n description: 'cardboard parcel',\n group: 'storage',\n icon: parcel,\n model: {\n type: 'parcel',\n top: 100,\n left: 640,\n width: 60,\n height: 80\n }\n },\n {\n type: 'asrs-rack',\n description: 'AS/RS storage rack (multi-level)',\n group: 'storage',\n icon: asrsRack,\n model: {\n type: 'asrs-rack',\n top: 300,\n left: 100,\n width: 800,\n height: 200,\n levels: 4,\n bays: 5\n }\n },\n {\n type: 'asrs-crane',\n description: 'AS/RS stacker crane',\n group: 'storage',\n icon: asrsCrane,\n model: {\n type: 'asrs-crane',\n top: 550,\n left: 400,\n width: 100,\n height: 200,\n status: 'idle',\n carriageHeight: 100\n }\n },\n spot\n]\n"]}
|
package/dist/templates/spot.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// Reuse parcel.png as a placeholder icon until a dedicated spot icon is drawn.
|
|
2
|
-
const icon = new URL('../../icons/
|
|
2
|
+
const icon = new URL('../../icons/spot.png', import.meta.url).href;
|
|
3
3
|
export default {
|
|
4
4
|
type: 'spot',
|
|
5
5
|
description: 'virtual pickup / drop zone — translucent floor pad that accepts carrier components as children',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"spot.js","sourceRoot":"","sources":["../../src/templates/spot.ts"],"names":[],"mappings":"AAAA,+EAA+E;AAC/E,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"spot.js","sourceRoot":"","sources":["../../src/templates/spot.ts"],"names":[],"mappings":"AAAA,+EAA+E;AAC/E,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,sBAAsB,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,IAAI,CAAA;AAElE,eAAe;IACb,IAAI,EAAE,MAAM;IACZ,WAAW,EAAE,gGAAgG;IAC7G,KAAK,EAAE,SAAS,CAAC,sIAAsI;IACvJ,IAAI;IACJ,KAAK,EAAE;QACL,IAAI,EAAE,MAAM;QACZ,GAAG,EAAE,GAAG;QACR,IAAI,EAAE,GAAG;QACT,KAAK,EAAE,EAAE;QACT,MAAM,EAAE,EAAE;QACV,IAAI,EAAE,QAAQ;QACd,SAAS,EAAE,SAAS;QACpB,WAAW,EAAE,SAAS;QACtB,SAAS,EAAE,CAAC;QACZ,QAAQ,EAAE,MAAM;QAChB,KAAK,EAAE,CAAC;QACR,SAAS,EAAE,SAAS;QACpB,QAAQ,EAAE,EAAE;QACZ,UAAU,EAAE,YAAY;QACxB,IAAI,EAAE,IAAI;KACX;CACF,CAAA","sourcesContent":["// Reuse parcel.png as a placeholder icon until a dedicated spot icon is drawn.\nconst icon = new URL('../../icons/spot.png', import.meta.url).href\n\nexport default {\n type: 'spot',\n description: 'virtual pickup / drop zone — translucent floor pad that accepts carrier components as children',\n group: 'storage' /* line|shape|textAndMedia|chartAndGauge|table|container|dataSource|3D|facility|storage|conveyance|transport|manufacturing|form|etc */,\n icon,\n model: {\n type: 'spot',\n top: 200,\n left: 400,\n width: 80,\n height: 80,\n text: 'SPOT_A',\n fillStyle: '#3a8fbd',\n strokeStyle: '#3a8fbd',\n lineWidth: 1,\n lineDash: 'dash',\n alpha: 1,\n fontColor: '#3a8fbd',\n fontSize: 16,\n fontFamily: 'sans-serif',\n bold: true\n }\n}\n"]}
|
package/icons/asrs-crane.png
CHANGED
|
Binary file
|
package/icons/asrs-rack.png
CHANGED
|
Binary file
|
package/icons/box.png
ADDED
|
Binary file
|
package/icons/pallet.png
ADDED
|
Binary file
|
package/icons/parcel.png
CHANGED
|
Binary file
|
package/icons/spot.png
ADDED
|
Binary file
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@operato/scene-storage",
|
|
3
3
|
"description": "Storage-domain components for things-scene (smart factory / logistics) — pallet, box, parcel; AS/RS and shelves planned.",
|
|
4
4
|
"author": "heartyoh",
|
|
5
|
-
"version": "10.0.0-beta.
|
|
5
|
+
"version": "10.0.0-beta.28",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "dist/index.js",
|
|
8
8
|
"module": "dist/index.js",
|
|
@@ -40,5 +40,5 @@
|
|
|
40
40
|
"typescript": "^5.0.4"
|
|
41
41
|
},
|
|
42
42
|
"prettier": "@hatiolab/prettier-config",
|
|
43
|
-
"gitHead": "
|
|
43
|
+
"gitHead": "40634f9afc681d852d6028a329cedb51cc4fb94f"
|
|
44
44
|
}
|
package/src/templates/index.ts
CHANGED
|
@@ -3,10 +3,8 @@
|
|
|
3
3
|
* variants, ASRS rack/crane, and the virtual `spot` placement marker.
|
|
4
4
|
*/
|
|
5
5
|
import spot from './spot.js'
|
|
6
|
-
const
|
|
7
|
-
const
|
|
8
|
-
const boxWood = new URL('../../icons/box-wood.png', import.meta.url).href
|
|
9
|
-
const boxPlastic = new URL('../../icons/box-plastic.png', import.meta.url).href
|
|
6
|
+
const pallet = new URL('../../icons/pallet.png', import.meta.url).href
|
|
7
|
+
const box = new URL('../../icons/box.png', import.meta.url).href
|
|
10
8
|
const parcel = new URL('../../icons/parcel.png', import.meta.url).href
|
|
11
9
|
const asrsRack = new URL('../../icons/asrs-rack.png', import.meta.url).href
|
|
12
10
|
const asrsCrane = new URL('../../icons/asrs-crane.png', import.meta.url).href
|
|
@@ -16,7 +14,7 @@ export default [
|
|
|
16
14
|
type: 'pallet',
|
|
17
15
|
description: 'wood pallet (EUR / EPAL)',
|
|
18
16
|
group: 'storage',
|
|
19
|
-
icon:
|
|
17
|
+
icon: pallet,
|
|
20
18
|
model: {
|
|
21
19
|
type: 'pallet',
|
|
22
20
|
top: 100,
|
|
@@ -30,7 +28,7 @@ export default [
|
|
|
30
28
|
type: 'pallet',
|
|
31
29
|
description: 'plastic pallet',
|
|
32
30
|
group: 'storage',
|
|
33
|
-
icon:
|
|
31
|
+
icon: pallet,
|
|
34
32
|
model: {
|
|
35
33
|
type: 'pallet',
|
|
36
34
|
top: 100,
|
|
@@ -44,7 +42,7 @@ export default [
|
|
|
44
42
|
type: 'box',
|
|
45
43
|
description: 'wood crate',
|
|
46
44
|
group: 'storage',
|
|
47
|
-
icon:
|
|
45
|
+
icon: box,
|
|
48
46
|
model: {
|
|
49
47
|
type: 'box',
|
|
50
48
|
top: 100,
|
|
@@ -58,7 +56,7 @@ export default [
|
|
|
58
56
|
type: 'box',
|
|
59
57
|
description: 'plastic tote',
|
|
60
58
|
group: 'storage',
|
|
61
|
-
icon:
|
|
59
|
+
icon: box,
|
|
62
60
|
model: {
|
|
63
61
|
type: 'box',
|
|
64
62
|
top: 100,
|
package/src/templates/spot.ts
CHANGED