@kengic/vue 0.31.5 → 0.31.6

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 (38) hide show
  1. package/dist/kengic-vue.js +16858 -16863
  2. package/dist/src/component/KgCanvas/KgCanvas.ToolbarButton.Fullscreen.d.ts +3 -0
  3. package/dist/src/component/KgCanvas/KgCanvas.ToolbarButton.Mode.d.ts +3 -0
  4. package/dist/src/component/KgCanvas/KgCanvas.ToolbarButton.OverviewScale.d.ts +3 -0
  5. package/dist/src/component/KgCanvas/KgCanvas.Tooltip.d.ts +3 -0
  6. package/dist/src/component/KgCanvas/KgCanvas.d.ts +4 -3
  7. package/dist/src/component/KgCanvas/KgCanvas.hooks.d.ts +2 -2
  8. package/dist/src/component/KgCanvas/KgCanvas.store.d.ts +1 -1
  9. package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.d.ts +29 -1
  10. package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.hooks.d.ts +12 -5
  11. package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.store.d.ts +134 -134
  12. package/dist/src/component/KgVarConfig/{components/search/KgVarConfig.Modal.Search.VarProfileMaster.service.d.ts → KgVarConfig.Modal.Search.VarProfileMaster.service.d.ts} +1 -1
  13. package/dist/src/component/KgVarConfig/{components/table/KgVarConfig.Modal.Table.VarGridMaster.service.d.ts → KgVarConfig.Modal.Table.VarGridMaster.service.d.ts} +1 -1
  14. package/dist/src/component/KgWorkStation/KgWorkStation.hooks.d.ts +1 -1
  15. package/dist/src/model/index.d.ts +28 -28
  16. package/package.json +1 -1
  17. /package/dist/src/component/KgVarConfig/{components/button/KgVarConfig.Modal.Button.VarButton.d.ts → KgVarConfig.Modal.Button.VarButton.d.ts} +0 -0
  18. /package/dist/src/component/KgVarConfig/{components/button/KgVarConfig.Modal.Button.VarButtonConfig.d.ts → KgVarConfig.Modal.Button.VarButtonConfig.d.ts} +0 -0
  19. /package/dist/src/component/KgVarConfig/{components/button/KgVarConfig.Modal.Button.d.ts → KgVarConfig.Modal.Button.d.ts} +0 -0
  20. /package/dist/src/component/KgVarConfig/{components/child/KgVarConfig.Modal.Child.d.ts → KgVarConfig.Modal.Child.d.ts} +0 -0
  21. /package/dist/src/component/KgVarConfig/{components/search/KgVarConfig.Modal.Search.VarProfileConfig.d.ts → KgVarConfig.Modal.Search.VarProfileConfig.d.ts} +0 -0
  22. /package/dist/src/component/KgVarConfig/{components/search/KgVarConfig.Modal.Search.VarProfileMaster.d.ts → KgVarConfig.Modal.Search.VarProfileMaster.d.ts} +0 -0
  23. /package/dist/src/component/KgVarConfig/{components/search/KgVarConfig.Modal.Search.d.ts → KgVarConfig.Modal.Search.d.ts} +0 -0
  24. /package/dist/src/component/KgVarConfig/{components/submit/KgVarConfig.Modal.Submit.VarSubmitConfig.d.ts → KgVarConfig.Modal.Submit.VarSubmitConfig.d.ts} +0 -0
  25. /package/dist/src/component/KgVarConfig/{components/submit/KgVarConfig.Modal.Submit.VarSubmitDetail.d.ts → KgVarConfig.Modal.Submit.VarSubmitDetail.d.ts} +0 -0
  26. /package/dist/src/component/KgVarConfig/{components/submit/KgVarConfig.Modal.Submit.d.ts → KgVarConfig.Modal.Submit.d.ts} +0 -0
  27. /package/dist/src/component/KgVarConfig/{components/table/KgVarConfig.Modal.Table.VarGridConfig.d.ts → KgVarConfig.Modal.Table.VarGridConfig.d.ts} +0 -0
  28. /package/dist/src/component/KgVarConfig/{components/table/KgVarConfig.Modal.Table.VarGridMaster.d.ts → KgVarConfig.Modal.Table.VarGridMaster.d.ts} +0 -0
  29. /package/dist/src/component/KgVarConfig/{components/table/KgVarConfig.Modal.Table.d.ts → KgVarConfig.Modal.Table.d.ts} +0 -0
  30. /package/dist/src/component/KgVarConfig/{components/var/KgVarConfig.Modal.Var.VarConfigControl.d.ts → KgVarConfig.Modal.Var.VarConfigControl.d.ts} +0 -0
  31. /package/dist/src/component/KgVarConfig/{components/var/KgVarConfig.Modal.Var.VarConfigDescription.d.ts → KgVarConfig.Modal.Var.VarConfigDescription.d.ts} +0 -0
  32. /package/dist/src/component/KgVarConfig/{components/var/KgVarConfig.Modal.Var.VarConfigInput.d.ts → KgVarConfig.Modal.Var.VarConfigInput.d.ts} +0 -0
  33. /package/dist/src/component/KgVarConfig/{components/var/KgVarConfig.Modal.Var.VarConfigLookup.d.ts → KgVarConfig.Modal.Var.VarConfigLookup.d.ts} +0 -0
  34. /package/dist/src/component/KgVarConfig/{components/var/KgVarConfig.Modal.Var.VarConfigPossibility.d.ts → KgVarConfig.Modal.Var.VarConfigPossibility.d.ts} +0 -0
  35. /package/dist/src/component/KgVarConfig/{components/var/KgVarConfig.Modal.Var.VarConfigTip.d.ts → KgVarConfig.Modal.Var.VarConfigTip.d.ts} +0 -0
  36. /package/dist/src/component/KgVarConfig/{components/var/KgVarConfig.Modal.Var.VarVariable.d.ts → KgVarConfig.Modal.Var.VarVariable.d.ts} +0 -0
  37. /package/dist/src/component/KgVarConfig/{components/KgVarConfig.SelectFormIdModal.d.ts → KgVarConfig.SelectFormIdModal.d.ts} +0 -0
  38. /package/dist/src/component/KgVarConfig/{components/KgVarConfigModal.d.ts → KgVarConfigModal.d.ts} +0 -0
@@ -12,6 +12,9 @@ export declare const getProps: () => {
12
12
  };
13
13
  };
14
14
  export declare type KgCanvasToolbarButtonFullscreenProps = Partial<ExtractPropTypes<ReturnType<typeof getProps>>>;
15
+ /**
16
+ * 画布--工具按钮--全屏.
17
+ */
15
18
  export declare const KgCanvasToolbarButtonFullscreen: import("vue").DefineComponent<{
16
19
  /**
17
20
  * 是否显示文本.
@@ -2,6 +2,9 @@ import { ExtractPropTypes } from 'vue';
2
2
  import './KgCanvas.css';
3
3
  export declare const getProps: () => any;
4
4
  export declare type IKgCanvasToolbarButtonModeProps = Partial<ExtractPropTypes<ReturnType<typeof getProps>>>;
5
+ /**
6
+ * 画布--工具按钮--交互模式.
7
+ */
5
8
  export declare const KgCanvasToolbarButtonMode: import("vue").DefineComponent<any, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<any>, {} | {
6
9
  [x: string]: any;
7
10
  }>;
@@ -12,6 +12,9 @@ export declare const getProps: () => {
12
12
  };
13
13
  };
14
14
  export declare type KgCanvasToolbarButtonOverviewScaleProps = Partial<ExtractPropTypes<ReturnType<typeof getProps>>>;
15
+ /**
16
+ * 画布--工具按钮--纵览比例.
17
+ */
15
18
  export declare const KgCanvasToolbarButtonOverviewScale: import("vue").DefineComponent<{
16
19
  /**
17
20
  * 是否显示文本.
@@ -10,6 +10,9 @@ export declare const getProps: () => {
10
10
  kgMouseEvent: PropType<MouseEvent>;
11
11
  };
12
12
  export declare type KgCanvasTooltipProps = Partial<ExtractPropTypes<ReturnType<typeof getProps>>>;
13
+ /**
14
+ * 画布--提示文本.
15
+ */
13
16
  export declare const KgCanvasTooltip: import("vue").DefineComponent<{
14
17
  kgElement: PropType<Q.Element<any>>;
15
18
  kgElementUi: PropType<Q.ElementUI>;
@@ -6,7 +6,7 @@ export declare const getProps: () => {
6
6
  */
7
7
  id: {
8
8
  type: PropType<string>;
9
- required: boolean;
9
+ default: string;
10
10
  };
11
11
  /**
12
12
  * 画布--右键菜单--重新加载--是否可用.
@@ -81,7 +81,7 @@ declare const _default: import("vue").DefineComponent<{
81
81
  */
82
82
  id: {
83
83
  type: PropType<string>;
84
- required: boolean;
84
+ default: string;
85
85
  };
86
86
  /**
87
87
  * 画布--右键菜单--重新加载--是否可用.
@@ -154,7 +154,7 @@ declare const _default: import("vue").DefineComponent<{
154
154
  */
155
155
  id: {
156
156
  type: PropType<string>;
157
- required: boolean;
157
+ default: string;
158
158
  };
159
159
  /**
160
160
  * 画布--右键菜单--重新加载--是否可用.
@@ -222,6 +222,7 @@ declare const _default: import("vue").DefineComponent<{
222
222
  default: boolean;
223
223
  };
224
224
  }>>, {
225
+ id: string;
225
226
  kg$ContextMenu$Reload$IsAvailable: boolean;
226
227
  kg$KgCanvasToolbarButtonMode$IsAvailable: boolean;
227
228
  kgIsEditable: boolean;
@@ -3,7 +3,7 @@ import { IKgCanvas$EventListener$onClick, IKgCanvas$EventListener$onContextMenuC
3
3
  import { buildKgCanvasStore } from './KgCanvas.store';
4
4
  export declare type IUseKgCanvas = {
5
5
  /**
6
- * 标识.
6
+ * 唯一标识.
7
7
  */
8
8
  id: string;
9
9
  /**
@@ -95,6 +95,6 @@ export declare type IUseKgCanvas = {
95
95
  } & ReturnType<ReturnType<typeof buildKgCanvasStore>>;
96
96
  /**
97
97
  *
98
- * @param id 唯一标识.
98
+ * @param id 唯一标识. 默认为 ''.
99
99
  */
100
100
  export declare function useKgCanvas(id?: string | null | undefined): IUseKgCanvas;
@@ -6,4 +6,4 @@ export interface IUseKgCanvasStoreActions {
6
6
  get$graph(): Q.Graph | null;
7
7
  set$graph(value: Q.Graph | null | undefined): void;
8
8
  }
9
- export declare function buildKgCanvasStore(id: string | null | undefined): IKgStoreDefinition<IUseKgCanvasStoreGetters, IUseKgCanvasStoreActions>;
9
+ export declare function buildKgCanvasStore(id: string): IKgStoreDefinition<IUseKgCanvasStoreGetters, IUseKgCanvasStoreActions>;
@@ -1,5 +1,33 @@
1
+ import { PropType } from 'vue';
1
2
  import './KgCircularShuttleMonitor.css';
3
+ export declare const getProps: () => {
4
+ /**
5
+ * 该组件实例的唯一标识.
6
+ */
7
+ id: {
8
+ type: PropType<string>;
9
+ default: string;
10
+ };
11
+ };
2
12
  /**
3
13
  * 环形穿梭车可视化.
4
14
  */
5
- export declare const KgCircularShuttleMonitor: import("vue").DefineComponent<{}, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
15
+ export declare const KgCircularShuttleMonitor: import("vue").DefineComponent<{
16
+ /**
17
+ * 该组件实例的唯一标识.
18
+ */
19
+ id: {
20
+ type: PropType<string>;
21
+ default: string;
22
+ };
23
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
24
+ /**
25
+ * 该组件实例的唯一标识.
26
+ */
27
+ id: {
28
+ type: PropType<string>;
29
+ default: string;
30
+ };
31
+ }>>, {
32
+ id: string;
33
+ }>;
@@ -1,11 +1,15 @@
1
1
  import { Q } from '@thymine/xunee';
2
2
  import { MapDTO, StatusDTO } from './KgCircularShuttleMonitor.model';
3
- import { useKgCircularShuttleMonitorStore } from './KgCircularShuttleMonitor.store';
3
+ import { buildKgCircularShuttleMonitorStore } from './KgCircularShuttleMonitor.store';
4
4
  export declare type IUseKgCircularShuttleMonitor = {
5
5
  /**
6
6
  * 画布对象.
7
7
  */
8
8
  graph: Q.Graph | null;
9
+ /**
10
+ * 唯一标识.
11
+ */
12
+ id: string;
9
13
  /**
10
14
  * 画布--取下一个地图数据. 从地图数据列表队首取一个数据, 并且从列表中删除该数据. 如果列表为空, 则返回空.
11
15
  */
@@ -14,10 +18,13 @@ export declare type IUseKgCircularShuttleMonitor = {
14
18
  * 画布--取下一个状态数据. 从状态数据列表队首取一个数据, 并且从列表中删除该数据. 如果列表为空, 则返回空.
15
19
  */
16
20
  pop$Canvas$StatusData(): StatusDTO | null;
17
- /** 状态数据. */
18
- store: ReturnType<typeof useKgCircularShuttleMonitorStore>;
19
- } & ReturnType<typeof useKgCircularShuttleMonitorStore>;
21
+ /**
22
+ * 状态数据.
23
+ */
24
+ store: ReturnType<ReturnType<typeof buildKgCircularShuttleMonitorStore>>;
25
+ } & ReturnType<ReturnType<typeof buildKgCircularShuttleMonitorStore>>;
20
26
  /**
21
27
  *
28
+ * @param id 唯一标识. 默认为 ''.
22
29
  */
23
- export declare function useKgCircularShuttleMonitor(): IUseKgCircularShuttleMonitor;
30
+ export declare function useKgCircularShuttleMonitor(id?: string | null | undefined): IUseKgCircularShuttleMonitor;
@@ -1,37 +1,19 @@
1
1
  import { Q } from '@thymine/xunee';
2
2
  import { IKgStoreDefinition } from '../../model';
3
3
  import { MapDTO, MapStationVO, StatusDTO, StatusRgvVO } from './KgCircularShuttleMonitor.model';
4
- export declare type IKgCircularShuttleMonitorProps = {
4
+ declare type IKgCircularShuttleMonitorProps = {
5
5
  /**
6
6
  * 接口地址.
7
7
  */
8
8
  api?: {
9
9
  /**
10
- * 地图数据.
11
- *
12
- * @default /apigateway/wasserver/api/v1/CircleRgvMap/GetMap
13
- */
14
- GetMap?: string;
15
- /**
16
- * 小车信息汇总.
17
- *
18
- * @default /apigateway/circle-rgv-system/getRgvStatus
19
- */
20
- GetRgvStatus?: string;
21
- /**
22
- * 任务信息汇总.
23
- *
24
- * @default /apigateway/circle-rgv-system/getRgvTasks
25
- */
26
- GetRgvTasks?: string;
27
- /**
28
- * 小车状态信息.
10
+ * 小车详细页面--小车状态信息.
29
11
  *
30
12
  * @default /apigateway/wasserver/api/v1/CircleRgvState/GetSingleRgvState
31
13
  */
32
14
  GetSingleRgvState?: string;
33
15
  /**
34
- * 小车任务信息.
16
+ * 小车详细页面--小车任务信息.
35
17
  *
36
18
  * @default /apigateway/wasserver/api/v1/CircleRgvState/GetSingleRgvTask
37
19
  */
@@ -43,19 +25,13 @@ export declare type IKgCircularShuttleMonitorProps = {
43
25
  */
44
26
  GetState?: string;
45
27
  /**
46
- * 创建环形穿梭车任务.
28
+ * 小车详细页面--创建环形穿梭车任务.
47
29
  *
48
30
  * @default /apigateway/wasserver/api/v1/CircleRgvState/ManualCreateWorkTask
49
31
  */
50
32
  ManualCreateWorkTask?: string;
51
33
  /**
52
- * 日志.
53
- *
54
- * @default /kengic-boot/wcs/wmsApi/ReceiveMoveTask
55
- */
56
- ReceiveMoveTask?: string;
57
- /**
58
- * 小车上线下线.
34
+ * 小车详细页面--小车上线下线.
59
35
  *
60
36
  * @default /apigateway/wasserver/api/v1/CircleRgvState/RgvOnlineOrOffline
61
37
  */
@@ -151,176 +127,130 @@ export declare type IKgCircularShuttleMonitorProps = {
151
127
  */
152
128
  updateStatusInterval?: number;
153
129
  };
154
- export interface IKgCircularShuttleMonitorStoreState {
130
+ interface IKgCircularShuttleMonitorStoreGetters {
155
131
  /**
156
- * 库区下拉列表--列表数据.
132
+ * <p>库区下拉列表--列表数据.</p>
133
+ * <p>默认值为 <code>[ { text: '入库区', value: 'RgvSubOperator001' }, { text: '出库区', value: 'RgvSubOperator002' } ]</code></p>
157
134
  */
158
- $AreaSelect$DataList$: Array<{
135
+ $AreaSelect$DataList: Array<{
159
136
  text: string;
160
137
  value: string;
161
138
  }>;
139
+ /**
140
+ * 库区下拉列表--是否正在请求数据.
141
+ */
142
+ $AreaSelect$IsRequesting: boolean;
162
143
  /**
163
144
  * 库区下拉列表--当前选中的值.
164
145
  */
165
- $AreaSelect$Value$: string | null;
146
+ $AreaSelect$Value: string | null;
166
147
  /**
167
- * 库区下拉列表--是否正在请求数据.
148
+ * 画布--当前选中的小车列表.
168
149
  */
169
- $AreaSelect$IsRequesting$: boolean;
150
+ $Canvas$CurrentRgvList: Array<StatusRgvVO>;
170
151
  /**
171
- * 画布--设置--当前展开面板.
152
+ * 画布--当前选中的站点列表.
172
153
  */
173
- $Canvas$Setting$CollapseActiveKey$: Array<string>;
154
+ $Canvas$CurrentStationList: Array<MapStationVO>;
174
155
  /**
175
- * 画布--设置--是否绘制巷道. 默认为 true.
156
+ * 画布--最新地图数据.
176
157
  */
177
- $Canvas$Setting$IsAisleVisible$: boolean;
158
+ $Canvas$MapData: MapDTO | null;
178
159
  /**
179
- * 画布--设置--是否显示.
160
+ * 画布--地图数据列表. 等待被绘制的地图数据列表, 每次绘制都从队首取一个数据进行绘制, 当队列为空时暂停绘制.
180
161
  */
181
- $Canvas$Setting$IsLegendVisible$: boolean;
162
+ $Canvas$MapDataList: Array<MapDTO>;
182
163
  /**
183
- * 画布--设置--是否绘制小车路线--小车在路线上.
164
+ * 画布--是否正在请求地图数据.
184
165
  */
185
- $Canvas$Setting$IsRgvOnPath$: boolean;
166
+ $Canvas$MapIsRequesting: boolean;
186
167
  /**
187
- * 画布--设置--是否绘制小车路线--是否显示垂直连线.
168
+ * 画布--设置--接口地址--地图数据. 默认为 '/apigateway/wasserver/api/v1/CircleRgvMap/GetMap'.
169
+ *
170
+ * @see IKgCircularShuttleMonitorStoreState.$Canvas$Setting$Api$GetMap$
188
171
  */
189
- $Canvas$Setting$IsRgvPathLineVisible$: boolean;
172
+ $Canvas$Setting$Api$GetMap: string;
190
173
  /**
191
- * 画布--设置--是否绘制小车路线.
174
+ * 画布--设置--当前展开面板.
192
175
  */
193
- $Canvas$Setting$IsRgvPathVisible$: boolean;
176
+ $Canvas$Setting$CollapseActiveKey: Array<string>;
194
177
  /**
195
- * 画布--设置--选中是否闪烁.
178
+ * 画布--设置--是否绘制巷道. 默认为 true.
196
179
  */
197
- $Canvas$Setting$IsSelectBlinkOn$: boolean;
180
+ $Canvas$Setting$IsAisleVisible: boolean;
198
181
  /**
199
- * 画布--设置--小车间距.
182
+ * 画布--设置--是否显示.
200
183
  */
201
- $Canvas$Setting$RgvMarginY$: number;
184
+ $Canvas$Setting$IsLegendVisible: boolean;
202
185
  /**
203
- * <p>画布--设置--小车属性.</p>
204
- * <ul>
205
- * <li>key: 小车编号</li>
206
- * <li>value: 小车属性</li>
207
- * </ul>
186
+ * 画布--设置--是否绘制小车路线--小车在路线上.
208
187
  */
209
- $Canvas$Setting$RgvProperty$: Record<string, {
210
- /**
211
- * 路径颜色.
212
- */
213
- pathColor: string;
214
- }>;
188
+ $Canvas$Setting$IsRgvOnPath: boolean;
215
189
  /**
216
- * 画布--设置--闪烁间隔毫秒.
190
+ * 画布--设置--是否绘制小车路线--是否显示垂直连线.
217
191
  */
218
- $Canvas$Setting$SelectBlinkInterval$: number;
192
+ $Canvas$Setting$IsRgvPathLineVisible: boolean;
219
193
  /**
220
- * 画布--当前选中的小车列表.
194
+ * 画布--设置--是否绘制小车路线.
221
195
  */
222
- $Canvas$CurrentRgvList$: Array<StatusRgvVO>;
196
+ $Canvas$Setting$IsRgvPathVisible: boolean;
223
197
  /**
224
- * 画布--当前选中的站点列表.
198
+ * 画布--设置--选中是否闪烁.
225
199
  */
226
- $Canvas$CurrentStationList$: Array<MapStationVO>;
200
+ $Canvas$Setting$IsSelectBlinkOn: boolean;
227
201
  /**
228
- * 画布--最新地图数据.
202
+ * 画布--设置--小车间距.
229
203
  */
230
- $Canvas$MapData$: MapDTO | null;
204
+ $Canvas$Setting$RgvMarginY: number;
231
205
  /**
232
- * 画布--地图数据列表. 等待被绘制的地图数据列表, 每次绘制都从队首取一个数据进行绘制, 当队列为空时暂停绘制.
206
+ * 获取小车路径颜色.
207
+ *
208
+ * @param rgvNo 小车编号.
209
+ * @param index 小车序号.
233
210
  */
234
- $Canvas$MapDataList$: Array<MapDTO>;
211
+ $Canvas$Setting$RgvProperty$PathColor: (rgvNo?: string | null | undefined, index?: number | null | undefined) => string;
235
212
  /**
236
- * 画布--是否正在请求地图数据.
213
+ * 画布--设置--闪烁间隔毫秒.
237
214
  */
238
- $Canvas$MapIsRequesting$: boolean;
215
+ $Canvas$Setting$SelectBlinkInterval: number;
239
216
  /**
240
217
  * 画布--最新状态数据.
241
218
  */
242
- $Canvas$StatusData$: StatusDTO | null;
219
+ $Canvas$StatusData: StatusDTO | null;
243
220
  /**
244
221
  * 画布--状态数据列表. 等待被绘制的状态数据列表, 每次绘制都从队首取一个数据进行绘制, 当队列为空时暂停绘制.
245
222
  */
246
- $Canvas$StatusDataList$: Array<StatusDTO>;
223
+ $Canvas$StatusDataList: Array<StatusDTO>;
247
224
  /**
248
225
  * 画布--是否正在请求状态数据.
249
226
  */
250
- $Canvas$StatusIsRequesting$: boolean;
227
+ $Canvas$StatusIsRequesting: boolean;
228
+ /**
229
+ * 离线区--离线小车列表.
230
+ */
231
+ $Offline$RgvList: Array<StatusRgvVO>;
251
232
  /**
252
233
  * 设置--是否显示.
253
234
  */
254
- $Setting$IsVisible$: boolean;
235
+ $Setting$IsVisible: boolean;
255
236
  /**
256
237
  * 标签页--当前标签页.
257
238
  */
258
- $Tab$ActiveKey$: string | number;
239
+ $Tab$ActiveKey: string | number;
259
240
  /**
260
241
  * 标签页--小车列表.
261
242
  */
262
- $Tab$RgvList$: Array<StatusRgvVO>;
263
- /**
264
- * 画布对象.
265
- */
266
- graph: Q.Graph | null;
267
- /**
268
- * 参数.
269
- */
270
- props: IKgCircularShuttleMonitorProps | null;
271
- }
272
- export interface IKgCircularShuttleMonitorStoreGetters {
273
- /**
274
- * <p>库区下拉列表--列表数据.</p>
275
- * <p>默认值为 <code>[ { text: '入库区', value: 'RgvSubOperator001' }, { text: '出库区', value: 'RgvSubOperator002' } ]</code></p>
276
- */
277
- $AreaSelect$DataList: Array<{
278
- text: string;
279
- value: string;
280
- }>;
281
- $AreaSelect$IsRequesting: boolean;
282
- $AreaSelect$Value: string | null;
283
- /**
284
- * 获取小车路径颜色.
285
- *
286
- * @param rgvNo 小车编号.
287
- * @param index 小车序号.
288
- */
289
- $Canvas$Setting$RgvProperty$pathColor: (rgvNo?: string | null | undefined, index?: number | null | undefined) => string;
290
- $Canvas$Setting$getCollapseActiveKey: Array<string>;
291
- $Canvas$Setting$getIsAisleVisible: boolean;
292
- $Canvas$Setting$getIsLegendVisible: boolean;
293
- $Canvas$Setting$getIsRgvOnPath: boolean;
294
- $Canvas$Setting$getIsRgvPathLineVisible: boolean;
295
- $Canvas$Setting$getIsRgvPathVisible: boolean;
296
- $Canvas$Setting$getIsSelectBlinkOn: boolean;
297
- $Canvas$Setting$getRgvMarginY: number;
298
- $Canvas$Setting$getSelectBlinkInterval: number;
299
- $Canvas$getCurrentRgvList: Array<StatusRgvVO>;
300
- $Canvas$getCurrentStationList: Array<MapStationVO>;
301
- $Canvas$getMapData: MapDTO | null;
302
- $Canvas$getMapDataList: Array<MapDTO>;
303
- $Canvas$getMapIsRequesting: boolean;
304
- $Canvas$getStatusData: StatusDTO | null;
305
- $Canvas$getStatusDataList: Array<StatusDTO>;
306
- $Canvas$getStatusIsRequesting: boolean;
307
- /**
308
- * 离线区--离线小车列表.
309
- */
310
- $Offline$getRgvList: Array<StatusRgvVO>;
311
- $Setting$getIsVisible: boolean;
312
- $Tab$getActiveKey: string | number;
313
- $Tab$getRgvList: Array<StatusRgvVO>;
314
- getGraph: Q.Graph | null;
243
+ $Tab$RgvList: Array<StatusRgvVO>;
315
244
  getProps: IKgCircularShuttleMonitorProps | null;
316
245
  }
317
- export interface IKgCircularShuttleMonitorStoreActions {
246
+ interface IKgCircularShuttleMonitorStoreActions {
318
247
  /**
319
248
  * 标签页--从标签页列表中删除某个小车.
320
249
  *
321
250
  * @param value 要删除的小车.
322
251
  */
323
252
  delete$Tab$Rgv(value: StatusRgvVO | null | undefined): void;
253
+ get$graph(): Q.Graph | null;
324
254
  /**
325
255
  * <p>标签页--插入小车列表.</p>
326
256
  * <p>如果某个小车已经存在标签页列表中, 则不插入.</p>
@@ -349,32 +279,102 @@ export interface IKgCircularShuttleMonitorStoreActions {
349
279
  text: string;
350
280
  value: string;
351
281
  }> | null | undefined): void;
282
+ /**
283
+ * 库区下拉列表--是否正在请求数据.
284
+ */
352
285
  set$AreaSelect$IsRequesting(value: boolean | null | undefined): void;
286
+ /**
287
+ * 库区下拉列表--当前选中的值.
288
+ */
353
289
  set$AreaSelect$Value(value: string | null | undefined): void;
290
+ /**
291
+ * 画布--当前选中的小车列表.
292
+ */
354
293
  set$Canvas$CurrentRgvList(value: Array<StatusRgvVO> | null | undefined): void;
294
+ /**
295
+ * 画布--当前选中的站点列表.
296
+ */
355
297
  set$Canvas$CurrentStationList(value: Array<MapStationVO> | null | undefined): void;
298
+ /**
299
+ * 画布--最新地图数据.
300
+ */
356
301
  set$Canvas$MapData(value: MapDTO | null | undefined): void;
302
+ /**
303
+ * 画布--地图数据列表. 等待被绘制的地图数据列表, 每次绘制都从队首取一个数据进行绘制, 当队列为空时暂停绘制.
304
+ */
357
305
  set$Canvas$MapDataList(value: Array<MapDTO> | null | undefined): void;
306
+ /**
307
+ * 画布--是否正在请求地图数据.
308
+ */
358
309
  set$Canvas$MapIsRequesting(value: boolean | null | undefined): void;
310
+ /**
311
+ * 画布--设置--接口地址--地图数据. 默认为 '/apigateway/wasserver/api/v1/CircleRgvMap/GetMap'.
312
+ *
313
+ * @see IKgCircularShuttleMonitorStoreState.$Canvas$Setting$Api$GetMap$
314
+ */
315
+ set$Canvas$Setting$Api$GetMap(value: string | null | undefined): void;
316
+ /**
317
+ * 画布--设置--当前展开面板.
318
+ */
359
319
  set$Canvas$Setting$CollapseActiveKey(value: Array<string> | null | undefined): void;
360
320
  /**
361
321
  * 画布--设置--是否绘制巷道. 默认为 true.
362
322
  */
363
323
  set$Canvas$Setting$IsAisleVisible(value: boolean | null | undefined): void;
324
+ /**
325
+ * 画布--设置--是否显示.
326
+ */
364
327
  set$Canvas$Setting$IsLegendVisible(value: boolean | null | undefined): void;
328
+ /**
329
+ * 画布--设置--是否绘制小车路线--小车在路线上.
330
+ */
365
331
  set$Canvas$Setting$IsRgvOnPath(value: boolean | null | undefined): void;
332
+ /**
333
+ * 画布--设置--是否绘制小车路线--是否显示垂直连线.
334
+ */
366
335
  set$Canvas$Setting$IsRgvPathLineVisible(value: boolean | null | undefined): void;
336
+ /**
337
+ * 画布--设置--是否绘制小车路线.
338
+ */
367
339
  set$Canvas$Setting$IsRgvPathVisible(value: boolean | null | undefined): void;
340
+ /**
341
+ * 画布--设置--选中是否闪烁.
342
+ */
368
343
  set$Canvas$Setting$IsSelectBlinkOn(value: boolean | null | undefined): void;
344
+ /**
345
+ * 画布--设置--小车间距.
346
+ */
369
347
  set$Canvas$Setting$RgvMarginY(value: number | null | undefined): void;
348
+ /**
349
+ * 画布--设置--闪烁间隔毫秒.
350
+ */
370
351
  set$Canvas$Setting$SelectBlinkInterval(value: number | null | undefined): void;
352
+ /**
353
+ * 画布--最新状态数据.
354
+ */
371
355
  set$Canvas$StatusData(value: StatusDTO | null | undefined): void;
356
+ /**
357
+ * 画布--状态数据列表. 等待被绘制的状态数据列表, 每次绘制都从队首取一个数据进行绘制, 当队列为空时暂停绘制.
358
+ */
372
359
  set$Canvas$StatusDataList(value: Array<StatusDTO> | null | undefined): void;
360
+ /**
361
+ * 画布--是否正在请求状态数据.
362
+ */
373
363
  set$Canvas$StatusIsRequesting(value: boolean | null | undefined): void;
364
+ /**
365
+ * 设置--是否显示.
366
+ */
374
367
  set$Setting$IsVisible(value: boolean | null | undefined): void;
368
+ /**
369
+ * 标签页--当前标签页.
370
+ */
375
371
  set$Tab$ActiveKey(value: string | number | null | undefined): void;
372
+ /**
373
+ * 标签页--小车列表.
374
+ */
376
375
  set$Tab$RgvList(value: Array<StatusRgvVO> | null | undefined): void;
377
376
  set$graph(value: Q.Graph | null | undefined): void;
378
377
  setProps(value: IKgCircularShuttleMonitorProps | null | undefined): void;
379
378
  }
380
- export declare const useKgCircularShuttleMonitorStore: IKgStoreDefinition<IKgCircularShuttleMonitorStoreGetters, IKgCircularShuttleMonitorStoreActions>;
379
+ declare function buildKgCircularShuttleMonitorStore(id: string): IKgStoreDefinition<IKgCircularShuttleMonitorStoreGetters, IKgCircularShuttleMonitorStoreActions>;
380
+ export { type IKgCircularShuttleMonitorProps, type IKgCircularShuttleMonitorStoreGetters, type IKgCircularShuttleMonitorStoreActions, buildKgCircularShuttleMonitorStore };
@@ -1,6 +1,6 @@
1
1
  import { ColumnsType } from 'ant-design-vue/es/table';
2
2
  import { Ref, UnwrapRef } from 'vue';
3
- import { VarProfileDetail } from '../../../../api/WMS/models';
3
+ import { VarProfileDetail } from '../../api/WMS/models';
4
4
  /**
5
5
  * 字段表格的列:左侧.
6
6
  *
@@ -1,6 +1,6 @@
1
1
  import { ColumnsType } from 'ant-design-vue/es/table';
2
2
  import { Ref, UnwrapRef } from 'vue';
3
- import { VarGridDetail } from '../../../../api/WMS/models';
3
+ import { VarGridDetail } from '../../api/WMS/models';
4
4
  export declare type IUseTransferColumns = {
5
5
  /** 左侧表格的列. */
6
6
  leftColumns: () => ColumnsType<VarGridDetail>;
@@ -3,7 +3,7 @@ import { IKgWorkStation$EventListener$onCancel, IKgWorkStation$EventListener$onO
3
3
  import { buildKgWorkStationStore } from './KgWorkStation.store';
4
4
  export declare type IUseKgWorkStation = {
5
5
  /**
6
- * 标识.
6
+ * 唯一标识.
7
7
  */
8
8
  id: string;
9
9
  /**