@kosdev-code/kos-freestyle-sdk 0.1.0-dev.5656 → 0.1.0-dev.5685

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.
Files changed (2) hide show
  1. package/kos-models.json +180 -0
  2. package/package.json +5 -4
@@ -0,0 +1,180 @@
1
+ {
2
+ "generatedAt": "2026-02-25T22:26:16.053Z",
3
+ "packageName": "@kosdev-code/kos-freestyle-sdk",
4
+ "models": {
5
+ "test-future-model-model": {
6
+ "modelTypeId": "test-future-model-model",
7
+ "singleton": false,
8
+ "container": false,
9
+ "dependencies": [],
10
+ "children": []
11
+ },
12
+ "remote-tray-model": {
13
+ "modelTypeId": "remote-tray-model",
14
+ "className": "RemoteTrayModelImpl",
15
+ "singleton": false,
16
+ "container": false,
17
+ "sourcePath": "src/models/models/remote-tray/remote-tray-model.ts",
18
+ "dependencies": [],
19
+ "children": []
20
+ },
21
+ "remote-tray-container-model": {
22
+ "modelTypeId": "remote-tray-container-model",
23
+ "className": "RemoteTrayContainerModelImpl",
24
+ "singleton": true,
25
+ "container": true,
26
+ "sourcePath": "src/models/models/remote-tray/remote-tray-container-model.ts",
27
+ "dependencies": [],
28
+ "children": [
29
+ {
30
+ "propertyName": "container",
31
+ "modelType": "remote-tray-model"
32
+ }
33
+ ]
34
+ },
35
+ "carb-agitator-model": {
36
+ "modelTypeId": "carb-agitator-model",
37
+ "className": "CarbAgitatorModelImpl",
38
+ "singleton": false,
39
+ "container": false,
40
+ "sourcePath": "src/models/models/carb-agitator/carb-agitator-model.ts",
41
+ "dependencies": [],
42
+ "children": [],
43
+ "companion": {
44
+ "mode": "composition",
45
+ "parentProperty": "companionParent",
46
+ "lifecycle": "load"
47
+ }
48
+ },
49
+ "agitation-required-trouble-model": {
50
+ "modelTypeId": "agitation-required-trouble-model",
51
+ "className": "AgitationRequiredTroubleModelImpl",
52
+ "singleton": false,
53
+ "container": false,
54
+ "sourcePath": "src/models/models/agitation-required-trouble/agitation-required-trouble-model.ts",
55
+ "dependencies": [],
56
+ "children": [],
57
+ "companion": {
58
+ "mode": "composition",
59
+ "parentProperty": "trouble"
60
+ }
61
+ },
62
+ "spm-pump-model": {
63
+ "modelTypeId": "spm-pump-model",
64
+ "className": "SpmPumpModelImpl",
65
+ "singleton": false,
66
+ "container": false,
67
+ "sourcePath": "src/models/models/spm-pump/spm-pump-model.ts",
68
+ "dependencies": [],
69
+ "children": []
70
+ },
71
+ "freestyle-holder-model": {
72
+ "modelTypeId": "freestyle-holder-model",
73
+ "className": "FreestyleHolderModelImpl",
74
+ "singleton": false,
75
+ "container": false,
76
+ "sourcePath": "src/models/models/freestyle-holder/freestyle-holder-model.ts",
77
+ "dependencies": [],
78
+ "children": []
79
+ },
80
+ "fcm-pump-model": {
81
+ "modelTypeId": "fcm-pump-model",
82
+ "className": "FcmPumpModelImpl",
83
+ "singleton": false,
84
+ "container": false,
85
+ "sourcePath": "src/models/models/fcm-pump/fcm-pump-model.ts",
86
+ "dependencies": [],
87
+ "children": []
88
+ },
89
+ "cartridge-agitator-container-model": {
90
+ "modelTypeId": "cartridge-agitator-container-model",
91
+ "className": "CartridgeAgitatorContainerModelImpl",
92
+ "singleton": true,
93
+ "container": false,
94
+ "sourcePath": "src/models/models/cartridge-agitator/cartridge-agitator-container-model.ts",
95
+ "dependencies": [],
96
+ "children": [
97
+ {
98
+ "propertyName": "_models",
99
+ "modelType": "cartridge-agitator-model"
100
+ }
101
+ ]
102
+ },
103
+ "cartridge-agitator-model": {
104
+ "modelTypeId": "cartridge-agitator-model",
105
+ "className": "CartridgeAgitatorModelImpl",
106
+ "singleton": false,
107
+ "container": false,
108
+ "sourcePath": "src/models/models/cartridge-agitator/cartridge-agitator-model.ts",
109
+ "dependencies": [],
110
+ "children": []
111
+ },
112
+ "freestyle-nozzle-model": {
113
+ "modelTypeId": "freestyle-nozzle-model",
114
+ "className": "FreestyleNozzleModelImpl",
115
+ "singleton": false,
116
+ "container": false,
117
+ "sourcePath": "src/models/models/freestyle-nozzle/freestyle-nozzle-model.ts",
118
+ "dependencies": [],
119
+ "children": []
120
+ },
121
+ "ice-agitator-model": {
122
+ "modelTypeId": "ice-agitator-model",
123
+ "className": "IceAgitatorModelImpl",
124
+ "singleton": false,
125
+ "container": false,
126
+ "sourcePath": "src/models/models/ice-agitator/ice-agitator-model.ts",
127
+ "dependencies": [],
128
+ "children": []
129
+ },
130
+ "freestyle-pump-model": {
131
+ "modelTypeId": "freestyle-pump-model",
132
+ "className": "FreestylePumpModelImpl",
133
+ "singleton": false,
134
+ "container": false,
135
+ "sourcePath": "src/models/models/freestyle-pump/freestyle-pump-model.ts",
136
+ "dependencies": [],
137
+ "children": []
138
+ },
139
+ "freestyle-assembly-model": {
140
+ "modelTypeId": "freestyle-assembly-model",
141
+ "className": "FreestyleAssemblyModelImpl",
142
+ "singleton": true,
143
+ "container": false,
144
+ "sourcePath": "src/models/models/freestyle-assembly/freestyle-assembly-model.ts",
145
+ "dependencies": [],
146
+ "children": [
147
+ {
148
+ "propertyName": "_remoteTrays",
149
+ "modelType": "remote-tray-container-model"
150
+ }
151
+ ]
152
+ },
153
+ "cgp-pump-model": {
154
+ "modelTypeId": "cgp-pump-model",
155
+ "className": "CgpPumpModelImpl",
156
+ "singleton": false,
157
+ "container": false,
158
+ "sourcePath": "src/models/models/cgp-pump/cgp-pump-model.ts",
159
+ "dependencies": [],
160
+ "children": [],
161
+ "companion": {
162
+ "mode": "composition",
163
+ "parentProperty": "companionParent"
164
+ }
165
+ },
166
+ "lfcv-pump-model": {
167
+ "modelTypeId": "lfcv-pump-model",
168
+ "className": "LfcvPumpModelImpl",
169
+ "singleton": false,
170
+ "container": false,
171
+ "sourcePath": "src/models/models/lfcv-pump/lfcv-pump-model.ts",
172
+ "dependencies": [],
173
+ "children": [],
174
+ "companion": {
175
+ "mode": "composition",
176
+ "parentProperty": "pumpModel"
177
+ }
178
+ }
179
+ }
180
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kosdev-code/kos-freestyle-sdk",
3
- "version": "0.1.0-dev.5656",
3
+ "version": "0.1.0-dev.5685",
4
4
  "type": "module",
5
5
  "types": "./index.d.ts",
6
6
  "main": "./index.js",
@@ -23,15 +23,16 @@
23
23
  "./package.json": "./package.json"
24
24
  },
25
25
  "dependencies": {
26
- "@kosdev-code/kos-ui-sdk": "0.1.0-dev.5656",
27
- "@kosdev-code/kos-dispense-sdk": "0.1.0-dev.5656"
26
+ "@kosdev-code/kos-ui-sdk": "0.1.0-dev.5685",
27
+ "@kosdev-code/kos-dispense-sdk": "0.1.0-dev.5685"
28
28
  },
29
+ "kosModels": "./kos-models.json",
29
30
  "publishConfig": {
30
31
  "registry": "https://registry.npmjs.org/"
31
32
  },
32
33
  "kos": {
33
34
  "build": {
34
- "gitHash": "04384528be0447a46675ab1037620c597511fbbd"
35
+ "gitHash": "05fdd9d43095e00deafb0bcbf8787497e64336d3"
35
36
  }
36
37
  }
37
38
  }