@kengic/vue 0.30.1-beta.21 → 0.30.1-beta.23

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 (49) hide show
  1. package/dist/index.css +1 -1
  2. package/dist/kengic-vue.js +40548 -39037
  3. package/dist/partition-outlined.1bcf4f37.mjs +8 -0
  4. package/dist/profile-outlined.1059fb0d.mjs +8 -0
  5. package/dist/src/{page/KgPageCircularShuttleMonitor/components → component/KgCircularShuttleMonitor}/KgCircularShuttleMonitor.hooks.d.ts +2 -2
  6. package/dist/src/{page/KgPageCircularShuttleMonitor/components → component/KgCircularShuttleMonitor}/KgCircularShuttleMonitor.store.d.ts +29 -29
  7. package/dist/src/component/KgCircularShuttleMonitor/index.d.ts +3 -0
  8. package/dist/src/component/KgModal/KgModal.d.ts +6 -6
  9. package/dist/src/component/KgModal/{hooks/useDragToResize.d.ts → KgModal.service.d.ts} +13 -2
  10. package/dist/src/component/KgModal02/KgModal02.d.ts +591 -0
  11. package/dist/src/component/KgModal02/KgModal02.model.d.ts +1 -0
  12. package/dist/src/component/KgModal02/index.d.ts +1 -0
  13. package/dist/src/component/KgSimulator/KgSimulator.Menu.Scene.Create.CircularConveyor.d.ts +36 -0
  14. package/dist/src/component/KgSimulator/KgSimulator.Menu.Scene.Open.CircularConveyor.d.ts +36 -0
  15. package/dist/src/component/KgSimulator/KgSimulator.Panel.Property.d.ts +4 -0
  16. package/dist/src/component/KgSimulator/KgSimulator.Panel.Scene.d.ts +4 -0
  17. package/dist/src/component/KgSimulator/KgSimulator.Prefab.d.ts +27 -0
  18. package/dist/src/component/KgSimulator/KgSimulator.Title.d.ts +11 -0
  19. package/dist/src/component/KgSimulator/KgSimulator.Toolbar.Property.d.ts +9 -0
  20. package/dist/src/component/KgSimulator/KgSimulator.Toolbar.Scene.d.ts +9 -0
  21. package/dist/src/component/KgSimulator/KgSimulator.d.ts +1 -1
  22. package/dist/src/component/KgSimulator/KgSimulator.service.d.ts +2 -5
  23. package/dist/src/component/KgSimulator/KgSimulator.store.d.ts +84 -15
  24. package/dist/src/component/KgTable02/KgTable02.event.d.ts +13 -3
  25. package/dist/src/component/KgTable02/KgTable02.hooks.d.ts +9 -0
  26. package/dist/src/component/KgVar/{KgVarFactory.d.ts → KgVar.Factory.d.ts} +13 -12
  27. package/dist/src/component/KgVar/KgVar.d.ts +23 -17
  28. package/dist/src/component/KgVar/KgVar.event.d.ts +19 -6
  29. package/dist/src/component/KgVar/KgVar.hooks.d.ts +15 -2
  30. package/dist/src/component/KgVar/index.d.ts +1 -1
  31. package/dist/src/component/index.d.ts +2 -0
  32. package/dist/src/config/index.d.ts +9 -3
  33. package/dist/src/const/form-id.const.d.ts +8 -0
  34. package/dist/src/i18n/i18n.setup.d.ts +1 -1
  35. package/dist/src/page/index.d.ts +2 -2
  36. package/dist/src/service/http-client.d.ts +5 -1
  37. package/dist/src/util/tsx.helper.d.ts +7 -7
  38. package/package.json +1 -1
  39. package/dist/src/component/KgModal/hooks/useDragToMove.d.ts +0 -12
  40. /package/dist/src/{page/KgPageCircularShuttleMonitor/components → component/KgCircularShuttleMonitor}/KgCircularShuttleMonitor.AreaSelect.d.ts +0 -0
  41. /package/dist/src/{page/KgPageCircularShuttleMonitor/components → component/KgCircularShuttleMonitor}/KgCircularShuttleMonitor.Canvas.d.ts +0 -0
  42. /package/dist/src/{page/KgPageCircularShuttleMonitor/components → component/KgCircularShuttleMonitor}/KgCircularShuttleMonitor.Canvas.service.d.ts +0 -0
  43. /package/dist/src/{page/KgPageCircularShuttleMonitor/components → component/KgCircularShuttleMonitor}/KgCircularShuttleMonitor.Legend.d.ts +0 -0
  44. /package/dist/src/{page/KgPageCircularShuttleMonitor/components → component/KgCircularShuttleMonitor}/KgCircularShuttleMonitor.Offline.d.ts +0 -0
  45. /package/dist/src/{page/KgPageCircularShuttleMonitor/components → component/KgCircularShuttleMonitor}/KgCircularShuttleMonitor.Setting.d.ts +0 -0
  46. /package/dist/src/{page/KgPageCircularShuttleMonitor/components → component/KgCircularShuttleMonitor}/KgCircularShuttleMonitor.Tab.Log.d.ts +0 -0
  47. /package/dist/src/{page/KgPageCircularShuttleMonitor/components → component/KgCircularShuttleMonitor}/KgCircularShuttleMonitor.Tab.Rgv.d.ts +0 -0
  48. /package/dist/src/{page/KgPageCircularShuttleMonitor/components → component/KgCircularShuttleMonitor}/KgCircularShuttleMonitor.d.ts +0 -0
  49. /package/dist/src/{page/KgPageCircularShuttleMonitor/components → component/KgCircularShuttleMonitor}/KgCircularShuttleMonitor.model.d.ts +0 -0
@@ -0,0 +1,8 @@
1
+ const h = {
2
+ width: 1024,
3
+ height: 1024,
4
+ body: '<path fill="currentColor" d="M640.6 429.8h257.1c7.9 0 14.3-6.4 14.3-14.3V158.3c0-7.9-6.4-14.3-14.3-14.3H640.6c-7.9 0-14.3 6.4-14.3 14.3v92.9H490.6c-3.9 0-7.1 3.2-7.1 7.1v221.5h-85.7v-96.5c0-7.9-6.4-14.3-14.3-14.3H126.3c-7.9 0-14.3 6.4-14.3 14.3v257.2c0 7.9 6.4 14.3 14.3 14.3h257.1c7.9 0 14.3-6.4 14.3-14.3V544h85.7v221.5c0 3.9 3.2 7.1 7.1 7.1h135.7v92.9c0 7.9 6.4 14.3 14.3 14.3h257.1c7.9 0 14.3-6.4 14.3-14.3v-257c0-7.9-6.4-14.3-14.3-14.3h-257c-7.9 0-14.3 6.4-14.3 14.3v100h-78.6v-393h78.6v100c0 7.9 6.4 14.3 14.3 14.3zm53.5-217.9h150V362h-150V211.9zM329.9 587h-150V437h150v150zm364.2 75.1h150v150.1h-150V662.1z"/>'
5
+ };
6
+ export {
7
+ h as default
8
+ };
@@ -0,0 +1,8 @@
1
+ const c = {
2
+ width: 1024,
3
+ height: 1024,
4
+ body: '<path fill="currentColor" d="M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656zM492 400h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H492c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm0 144h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H492c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm0 144h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H492c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zM340 368a40 40 0 1 0 80 0a40 40 0 1 0-80 0zm0 144a40 40 0 1 0 80 0a40 40 0 1 0-80 0zm0 144a40 40 0 1 0 80 0a40 40 0 1 0-80 0z"/>'
5
+ };
6
+ export {
7
+ c as default
8
+ };
@@ -3,11 +3,11 @@ import { MapDTO, StatusDTO } from './KgCircularShuttleMonitor.model';
3
3
  import { IKgCircularShuttleMonitorProps, useKgCircularShuttleMonitorStore } from './KgCircularShuttleMonitor.store';
4
4
  export declare type IUseKgCircularShuttleMonitor = {
5
5
  /**
6
- * 画布:取下一个地图数据. 从地图数据列表队首取一个数据, 并且从列表中删除该数据. 如果列表为空, 则返回空.
6
+ * 画布--取下一个地图数据. 从地图数据列表队首取一个数据, 并且从列表中删除该数据. 如果列表为空, 则返回空.
7
7
  */
8
8
  $Canvas$popMapData(): MapDTO | null;
9
9
  /**
10
- * 画布:取下一个状态数据. 从状态数据列表队首取一个数据, 并且从列表中删除该数据. 如果列表为空, 则返回空.
10
+ * 画布--取下一个状态数据. 从状态数据列表队首取一个数据, 并且从列表中删除该数据. 如果列表为空, 则返回空.
11
11
  */
12
12
  $Canvas$popStatusData(): StatusDTO | null;
13
13
  /**
@@ -1,5 +1,5 @@
1
1
  import { Q } from '@thymine/xunee';
2
- import { KgStoreDefinition } from '../../../const';
2
+ import { KgStoreDefinition } from '../../const';
3
3
  import { MapDTO, MapStationVO, StatusDTO, StatusRgvVO } from './KgCircularShuttleMonitor.model';
4
4
  export declare type IKgCircularShuttleMonitorProps = {
5
5
  /**
@@ -153,47 +153,47 @@ export declare type IKgCircularShuttleMonitorProps = {
153
153
  };
154
154
  export interface IKgCircularShuttleMonitorStoreState {
155
155
  /**
156
- * 库区下拉列表:是否正在请求数据.
156
+ * 库区下拉列表--是否正在请求数据.
157
157
  */
158
158
  $AreaSelect$isRequesting$: boolean;
159
159
  /**
160
- * 库区下拉列表:当前选中的值.
160
+ * 库区下拉列表--当前选中的值.
161
161
  */
162
162
  $AreaSelect$value: string | null;
163
163
  /**
164
- * 画布:设置:当前展开面板.
164
+ * 画布--设置--当前展开面板.
165
165
  */
166
166
  $Canvas$Setting$CollapseActiveKey: Array<string>;
167
167
  /**
168
- * 画布:设置:是否绘制巷道.
168
+ * 画布--设置--是否绘制巷道.
169
169
  */
170
170
  $Canvas$Setting$IsAisleVisible: boolean;
171
171
  /**
172
- * 画布:设置:是否显示.
172
+ * 画布--设置--是否显示.
173
173
  */
174
174
  $Canvas$Setting$IsLegendVisible: boolean;
175
175
  /**
176
- * 画布:设置:是否绘制小车路线:小车在路线上.
176
+ * 画布--设置--是否绘制小车路线--小车在路线上.
177
177
  */
178
178
  $Canvas$Setting$IsRgvOnPath: boolean;
179
179
  /**
180
- * 画布:设置:是否绘制小车路线:是否显示垂直连线.
180
+ * 画布--设置--是否绘制小车路线--是否显示垂直连线.
181
181
  */
182
182
  $Canvas$Setting$IsRgvPathLineVisible: boolean;
183
183
  /**
184
- * 画布:设置:是否绘制小车路线.
184
+ * 画布--设置--是否绘制小车路线.
185
185
  */
186
186
  $Canvas$Setting$IsRgvPathVisible: boolean;
187
187
  /**
188
- * 画布:设置:选中是否闪烁.
188
+ * 画布--设置--选中是否闪烁.
189
189
  */
190
190
  $Canvas$Setting$IsSelectBlinkOn: boolean;
191
191
  /**
192
- * 画布:设置:小车间距.
192
+ * 画布--设置--小车间距.
193
193
  */
194
194
  $Canvas$Setting$RgvMarginY: number;
195
195
  /**
196
- * <p>画布:设置:小车属性.</p>
196
+ * <p>画布--设置--小车属性.</p>
197
197
  * <ul>
198
198
  * <li>key: 小车编号</li>
199
199
  * <li>value: 小车属性</li>
@@ -206,51 +206,51 @@ export interface IKgCircularShuttleMonitorStoreState {
206
206
  pathColor: string;
207
207
  }>;
208
208
  /**
209
- * 画布:设置:闪烁间隔毫秒.
209
+ * 画布--设置--闪烁间隔毫秒.
210
210
  */
211
211
  $Canvas$Setting$SelectBlinkInterval: number;
212
212
  /**
213
- * 画布:当前选中的小车列表.
213
+ * 画布--当前选中的小车列表.
214
214
  */
215
215
  $Canvas$currentRgvList: Array<StatusRgvVO>;
216
216
  /**
217
- * 画布:当前选中的站点列表.
217
+ * 画布--当前选中的站点列表.
218
218
  */
219
219
  $Canvas$currentStationList: Array<MapStationVO>;
220
220
  /**
221
- * 画布:最新地图数据.
221
+ * 画布--最新地图数据.
222
222
  */
223
223
  $Canvas$mapData: MapDTO | null;
224
224
  /**
225
- * 画布:地图数据列表. 等待被绘制的地图数据列表, 每次绘制都从队首取一个数据进行绘制, 当队列为空时暂停绘制.
225
+ * 画布--地图数据列表. 等待被绘制的地图数据列表, 每次绘制都从队首取一个数据进行绘制, 当队列为空时暂停绘制.
226
226
  */
227
227
  $Canvas$mapDataList: Array<MapDTO>;
228
228
  /**
229
- * 画布:是否正在请求地图数据.
229
+ * 画布--是否正在请求地图数据.
230
230
  */
231
231
  $Canvas$mapIsRequesting: boolean;
232
232
  /**
233
- * 画布:最新状态数据.
233
+ * 画布--最新状态数据.
234
234
  */
235
235
  $Canvas$statusData: StatusDTO | null;
236
236
  /**
237
- * 画布:状态数据列表. 等待被绘制的状态数据列表, 每次绘制都从队首取一个数据进行绘制, 当队列为空时暂停绘制.
237
+ * 画布--状态数据列表. 等待被绘制的状态数据列表, 每次绘制都从队首取一个数据进行绘制, 当队列为空时暂停绘制.
238
238
  */
239
239
  $Canvas$statusDataList: Array<StatusDTO>;
240
240
  /**
241
- * 画布:是否正在请求状态数据.
241
+ * 画布--是否正在请求状态数据.
242
242
  */
243
243
  $Canvas$statusIsRequesting: boolean;
244
244
  /**
245
- * 设置:是否显示.
245
+ * 设置--是否显示.
246
246
  */
247
247
  $Setting$isVisible: boolean;
248
248
  /**
249
- * 标签页:当前标签页.
249
+ * 标签页--当前标签页.
250
250
  */
251
251
  $Tab$activeKey: string | number;
252
252
  /**
253
- * 标签页:小车列表.
253
+ * 标签页--小车列表.
254
254
  */
255
255
  $Tab$rgvList: Array<StatusRgvVO>;
256
256
  /**
@@ -290,7 +290,7 @@ export interface IKgCircularShuttleMonitorStoreGetters {
290
290
  $Canvas$getStatusDataList: Array<StatusDTO>;
291
291
  $Canvas$getStatusIsRequesting: boolean;
292
292
  /**
293
- * 离线区:离线小车列表.
293
+ * 离线区--离线小车列表.
294
294
  */
295
295
  $Offline$getRgvList: Array<StatusRgvVO>;
296
296
  $Setting$getIsVisible: boolean;
@@ -312,13 +312,13 @@ export interface IKgCircularShuttleMonitorStoreActions {
312
312
  $Canvas$Setting$setRgvMarginY(value: number | null | undefined): void;
313
313
  $Canvas$Setting$setSelectBlinkInterval(value: number | null | undefined): void;
314
314
  /**
315
- * 画布:往地图数据列尾插入一个数据.
315
+ * 画布--往地图数据列尾插入一个数据.
316
316
  *
317
317
  * @param value 要插入的数据.
318
318
  */
319
319
  $Canvas$pushMapDataList(value: MapDTO | null | undefined): void;
320
320
  /**
321
- * 画布:往状态数据列尾插入一个数据.
321
+ * 画布--往状态数据列尾插入一个数据.
322
322
  *
323
323
  * @param value 要插入的数据.
324
324
  */
@@ -333,13 +333,13 @@ export interface IKgCircularShuttleMonitorStoreActions {
333
333
  $Canvas$setStatusIsRequesting(value: boolean | null | undefined): void;
334
334
  $Setting$setIsVisible(value: boolean | null | undefined): void;
335
335
  /**
336
- * 标签页:从标签页列表中删除某个小车.
336
+ * 标签页--从标签页列表中删除某个小车.
337
337
  *
338
338
  * @param value 要删除的小车.
339
339
  */
340
340
  $Tab$deleteRgv(value: StatusRgvVO | null | undefined): void;
341
341
  /**
342
- * <p>标签页:插入小车列表.</p>
342
+ * <p>标签页--插入小车列表.</p>
343
343
  * <p>如果某个小车已经存在标签页列表中, 则不插入.</p>
344
344
  * <p>插入完成后, 将新插入的小车列表中的第一个小车的标签页激活.</p>
345
345
  *
@@ -0,0 +1,3 @@
1
+ export { KgCircularShuttleMonitor } from './KgCircularShuttleMonitor';
2
+ export * from './KgCircularShuttleMonitor.hooks';
3
+ export * from './KgCircularShuttleMonitor.store';
@@ -136,7 +136,7 @@ export declare const getProps: () => {
136
136
  htmlType: {
137
137
  type: PropType<import("ant-design-vue/es/button/buttonTypes").ButtonHTMLType>;
138
138
  default: string;
139
- }; /** 页面上专门添加了一个特殊的元素, 通过它可以获取其他元素对象. */
139
+ };
140
140
  shape: {
141
141
  type: PropType<import("ant-design-vue/lib/button").ButtonShape>;
142
142
  };
@@ -184,7 +184,7 @@ export declare const getProps: () => {
184
184
  htmlType: {
185
185
  type: PropType<import("ant-design-vue/es/button/buttonTypes").ButtonHTMLType>;
186
186
  default: string;
187
- }; /** 页面上专门添加了一个特殊的元素, 通过它可以获取其他元素对象. */
187
+ };
188
188
  shape: {
189
189
  type: PropType<import("ant-design-vue/lib/button").ButtonShape>;
190
190
  };
@@ -400,7 +400,7 @@ declare const _default: import("vue").DefineComponent<{
400
400
  htmlType: {
401
401
  type: PropType<import("ant-design-vue/es/button/buttonTypes").ButtonHTMLType>;
402
402
  default: string;
403
- }; /** 页面上专门添加了一个特殊的元素, 通过它可以获取其他元素对象. */
403
+ };
404
404
  shape: {
405
405
  type: PropType<import("ant-design-vue/lib/button").ButtonShape>;
406
406
  };
@@ -448,7 +448,7 @@ declare const _default: import("vue").DefineComponent<{
448
448
  htmlType: {
449
449
  type: PropType<import("ant-design-vue/es/button/buttonTypes").ButtonHTMLType>;
450
450
  default: string;
451
- }; /** 页面上专门添加了一个特殊的元素, 通过它可以获取其他元素对象. */
451
+ };
452
452
  shape: {
453
453
  type: PropType<import("ant-design-vue/lib/button").ButtonShape>;
454
454
  };
@@ -662,7 +662,7 @@ declare const _default: import("vue").DefineComponent<{
662
662
  htmlType: {
663
663
  type: PropType<import("ant-design-vue/es/button/buttonTypes").ButtonHTMLType>;
664
664
  default: string;
665
- }; /** 页面上专门添加了一个特殊的元素, 通过它可以获取其他元素对象. */
665
+ };
666
666
  shape: {
667
667
  type: PropType<import("ant-design-vue/lib/button").ButtonShape>;
668
668
  };
@@ -710,7 +710,7 @@ declare const _default: import("vue").DefineComponent<{
710
710
  htmlType: {
711
711
  type: PropType<import("ant-design-vue/es/button/buttonTypes").ButtonHTMLType>;
712
712
  default: string;
713
- }; /** 页面上专门添加了一个特殊的元素, 通过它可以获取其他元素对象. */
713
+ };
714
714
  shape: {
715
715
  type: PropType<import("ant-design-vue/lib/button").ButtonShape>;
716
716
  };
@@ -1,5 +1,16 @@
1
- import { Ref } from 'vue';
2
- import { KgModalProps } from '../KgModal';
1
+ import { ComputedRef, Ref } from 'vue';
2
+ import { KgModalProps } from './KgModal';
3
+ /**
4
+ * 拖拽改变位置.
5
+ *
6
+ * @param param.getProps 组件参数.
7
+ * @param param.domRef 页面特殊元素对象.
8
+ */
9
+ export declare function useDragToMove(param: {
10
+ domRef: Ref<HTMLDivElement | null>;
11
+ getKgIsDragToMove: ComputedRef<boolean>;
12
+ getVisible: ComputedRef<boolean>;
13
+ }): void;
3
14
  declare type HandleType = 'top-left' | 'top' | 'top-right' | 'right' | 'bottom-right' | 'bottom' | 'bottom-left' | 'left';
4
15
  /**
5
16
  * 拖拽改变大小.