@kengic/uni 0.6.3-beta.6 → 0.6.3-beta.60
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/{dist/api → api}/WMS/Controllers/CommonController/index.ts +1 -1
- package/{dist/api → api}/WMS/Controllers/WhController/ListVO.ts +14 -14
- package/{dist/api → api}/WMS/Controllers/WhController/index.ts +1 -1
- package/{dist/api → api}/WMS/Controllers/WorkstationController/List.ts +1 -1
- package/{dist/api → api}/WMS/index.ts +2 -2
- package/{dist/api → api}/WMS/models.ts +59 -35
- package/{dist/api → api}/api.ts +1 -1
- package/{dist/api → api}/def.ts +1 -1
- package/{dist/api → api}/index.ts +2 -2
- package/{dist/component → component}/KgStation/KgStation.vue +120 -9
- package/{dist/component → component}/KgStation/index.hooks.ts +1 -1
- package/{dist/component → component}/KgUpdatePopup/KgUpdatePopup.vue +1 -1
- package/{dist/component → component}/KgWarehouse/KgWarehouse.vue +1 -1
- package/{dist/index.css → index.css} +30 -0
- package/lodash-es.ts +1 -0
- package/package.json +11 -42
- package/script/postinstall.mjs +48 -0
- package/{dist/service → service}/http-client.ts +85 -58
- package/{dist/store → store}/app.store.ts +12 -0
- package/{dist/uni → uni}/uni-ui/uni-data-select/uni-data-select.vue +4 -3
- package/uni/uni-ui/uni-datetime-picker/uni-datetime-picker.vue +1071 -0
- package/{dist/uni → uni}/uni-ui/uni-easyinput/uni-easyinput.vue +1 -4
- package/{dist/uni → uni}/uni-ui/uni-pagination/uni-pagination.vue +8 -4
- package/{dist/uni → uni}/uni-ui/uni-segmented-control/uni-segmented-control.vue +4 -4
- package/uni/uni-ui/uni-swipe-action-item/uni-swipe-action-item.vue +403 -0
- package/{dist/util → util}/kg.ts +62 -14
- package/CHANGELOG.md +0 -15
- package/README.md +0 -1
- package/dist/src/index.d.ts +0 -1
- package/dist/uni/uni-ui/uni-datetime-picker/uni-datetime-picker.vue +0 -1026
- package/dist/uni/uni-ui/uni-swipe-action-item/uni-swipe-action-item.vue +0 -347
- package/dist/uni/uni-ui/uni-swipe-action-item/wx.wxs +0 -341
- /package/{dist/api → api}/WMS/Controllers/CommonController/GetLatestApkVersion.ts +0 -0
- /package/{dist/api → api}/WMS/Controllers/LoginController/GetUserInfo.ts +0 -0
- /package/{dist/api → api}/WMS/Controllers/LoginController/Logout.ts +0 -0
- /package/{dist/api → api}/WMS/Controllers/LoginController/index.ts +0 -0
- /package/{dist/api → api}/WMS/Controllers/WorkstationController/index.ts +0 -0
- /package/{dist/api → api}/WMS/Controllers/index.ts +0 -0
- /package/{dist/component → component}/KgNavBar/KgNavBar.vue +0 -0
- /package/{dist/component → component}/KgNavBar/index.ts +0 -0
- /package/{dist/component → component}/KgStation/index.store.ts +0 -0
- /package/{dist/component → component}/KgStation/index.ts +0 -0
- /package/{dist/component → component}/KgTabBar/KgTabBar.vue +0 -0
- /package/{dist/component → component}/KgTabBar/index.ts +0 -0
- /package/{dist/component → component}/KgUpdatePopup/index.ts +0 -0
- /package/{dist/component → component}/KgWarehouse/index.hooks.ts +0 -0
- /package/{dist/component → component}/KgWarehouse/index.store.ts +0 -0
- /package/{dist/component → component}/KgWarehouse/index.ts +0 -0
- /package/{dist/component → component}/index.ts +0 -0
- /package/{dist/config → config}/index.ts +0 -0
- /package/{dist/config → config}/setup.ts +0 -0
- /package/{dist/const → const}/index.ts +0 -0
- /package/{dist/const → const}/index.vm.ts +0 -0
- /package/{dist/index.ts → index.ts} +0 -0
- /package/{dist/service → service}/index.ts +0 -0
- /package/{dist/uni → uni}/index.ts +0 -0
- /package/{dist/uni → uni}/uni-ui/README.md +0 -0
- /package/{dist/uni → uni}/uni-ui/index.ts +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-badge/uni-badge.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-breadcrumb/uni-breadcrumb.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-breadcrumb-item/uni-breadcrumb-item.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-calendar/calendar.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-calendar/i18n/en.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-calendar/i18n/index.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-calendar/i18n/zh-Hans.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-calendar/i18n/zh-Hant.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-calendar/uni-calendar-item.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-calendar/uni-calendar.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-calendar/util.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-card/uni-card.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-col/uni-col.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-collapse/uni-collapse.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-collapse-item/uni-collapse-item.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-combox/uni-combox.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-countdown/i18n/en.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-countdown/i18n/index.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-countdown/i18n/zh-Hans.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-countdown/i18n/zh-Hant.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-countdown/uni-countdown.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-data-checkbox/uni-data-checkbox.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-data-picker/keypress.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-data-picker/uni-data-picker.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-data-pickerview/uni-data-picker.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-data-pickerview/uni-data-pickerview.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-dateformat/date-format.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-dateformat/uni-dateformat.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-datetime-picker/calendar-item.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-datetime-picker/calendar.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-datetime-picker/i18n/en.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-datetime-picker/i18n/index.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-datetime-picker/i18n/zh-Hans.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-datetime-picker/i18n/zh-Hant.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-datetime-picker/time-picker.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-datetime-picker/util.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-drawer/keypress.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-drawer/uni-drawer.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-easyinput/common.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-fab/uni-fab.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-fav/i18n/en.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-fav/i18n/index.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-fav/i18n/zh-Hans.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-fav/i18n/zh-Hant.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-fav/uni-fav.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-file-picker/choose-and-upload-file.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-file-picker/uni-file-picker.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-file-picker/upload-file.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-file-picker/upload-image.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-file-picker/utils.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-forms/uni-forms.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-forms/utils.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-forms/validate.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-forms-item/uni-forms-item.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-goods-nav/i18n/en.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-goods-nav/i18n/index.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-goods-nav/i18n/zh-Hans.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-goods-nav/i18n/zh-Hant.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-goods-nav/uni-goods-nav.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-grid/uni-grid.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-grid-item/uni-grid-item.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-group/uni-group.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-icons/icons.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-icons/uni-icons.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-icons/uniicons.css +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-icons/uniicons.ttf +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-icons/uniicons_file.ts +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-icons/uniicons_file_vue.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-indexed-list/uni-indexed-list-item.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-indexed-list/uni-indexed-list.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-link/uni-link.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-list/uni-list.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-list/uni-refresh.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-list/uni-refresh.wxs +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-list-ad/uni-list-ad.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-list-chat/uni-list-chat.scss +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-list-chat/uni-list-chat.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-list-item/uni-list-item.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-load-more/i18n/en.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-load-more/i18n/index.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-load-more/i18n/zh-Hans.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-load-more/i18n/zh-Hant.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-load-more/uni-load-more.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-nav-bar/uni-nav-bar.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-nav-bar/uni-status-bar.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-notice-bar/uni-notice-bar.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-number-box/uni-number-box.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-pagination/i18n/en.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-pagination/i18n/es.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-pagination/i18n/fr.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-pagination/i18n/index.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-pagination/i18n/zh-Hans.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-pagination/i18n/zh-Hant.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-popup/i18n/en.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-popup/i18n/index.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-popup/i18n/zh-Hans.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-popup/i18n/zh-Hant.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-popup/keypress.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-popup/popup.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-popup/uni-popup.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-popup-dialog/keypress.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-popup-dialog/uni-popup-dialog.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-popup-message/uni-popup-message.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-popup-share/uni-popup-share.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-rate/uni-rate.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-row/uni-row.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-scss/changelog.md +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-scss/index.scss +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-scss/package.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-scss/readme.md +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-scss/styles/index.scss +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-scss/styles/setting/_border.scss +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-scss/styles/setting/_color.scss +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-scss/styles/setting/_radius.scss +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-scss/styles/setting/_space.scss +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-scss/styles/setting/_styles.scss +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-scss/styles/setting/_text.scss +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-scss/styles/setting/_variables.scss +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-scss/styles/tools/functions.scss +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-scss/theme.scss +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-scss/variables.scss +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-search-bar/i18n/en.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-search-bar/i18n/index.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-search-bar/i18n/zh-Hans.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-search-bar/i18n/zh-Hant.json +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-search-bar/uni-search-bar.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-section/uni-section.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-steps/uni-steps.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-swipe-action/uni-swipe-action.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-swipe-action-item/bindingx.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-swipe-action-item/isPC.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-swipe-action-item/mpalipay.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-swipe-action-item/mpother.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-swipe-action-item/mpwxs.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-swipe-action-item/render.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-swiper-dot/uni-swiper-dot.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-table/uni-table.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-tag/uni-tag.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-tbody/uni-tbody.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-td/uni-td.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-th/filter-dropdown.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-th/uni-th.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-thead/uni-thead.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-title/uni-title.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-tooltip/uni-tooltip.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-tr/table-checkbox.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-tr/uni-tr.vue +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-transition/createAnimation.js +0 -0
- /package/{dist/uni → uni}/uni-ui/uni-transition/uni-transition.vue +0 -0
- /package/{dist/util → util}/index.ts +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
export { GetLatestApkVersion, GetLatestApkVersionQuery } from './GetLatestApkVersion';
|
|
1
|
+
export { GetLatestApkVersion, GetLatestApkVersionQuery } from './GetLatestApkVersion';
|
|
@@ -6,33 +6,33 @@ import { keys } from '../../models';
|
|
|
6
6
|
|
|
7
7
|
/** 请求参数. */
|
|
8
8
|
export class ListVOQuery {
|
|
9
|
-
/**
|
|
9
|
+
/** 是否可用. */
|
|
10
10
|
public activeFlg?: number | null;
|
|
11
|
-
/**
|
|
11
|
+
/** 地址编号. */
|
|
12
12
|
public adrId?: string | null;
|
|
13
|
-
/**
|
|
13
|
+
/** 地址名. */
|
|
14
14
|
public adrnam?: string | null;
|
|
15
|
-
/**
|
|
15
|
+
/** 公司代码. */
|
|
16
16
|
public comCod?: string | null;
|
|
17
|
-
/**
|
|
17
|
+
/** 默认仓库. */
|
|
18
18
|
public defWhFlg?: number | null;
|
|
19
19
|
/** 主键. */
|
|
20
20
|
public id?: string | null;
|
|
21
|
-
/**
|
|
21
|
+
/** 所属地/国编号. */
|
|
22
22
|
public orgcod?: string | null;
|
|
23
|
-
/**
|
|
23
|
+
/** 永久调整托盘. */
|
|
24
24
|
public permAdjLod?: string | null;
|
|
25
|
-
/**
|
|
25
|
+
/** 永久调整箱. */
|
|
26
26
|
public permAdjSub?: string | null;
|
|
27
|
-
/**
|
|
27
|
+
/** 永久创建托盘. */
|
|
28
28
|
public permCreLod?: string | null;
|
|
29
|
-
/**
|
|
29
|
+
/** 永久创建箱. */
|
|
30
30
|
public permCreSub?: string | null;
|
|
31
|
-
/**
|
|
31
|
+
/** 版本. */
|
|
32
32
|
public version?: number | null;
|
|
33
|
-
/**
|
|
33
|
+
/** 仓库名称. */
|
|
34
34
|
public whDsc?: string | null;
|
|
35
|
-
/**
|
|
35
|
+
/** 仓库编号. */
|
|
36
36
|
public whId?: string | null;
|
|
37
37
|
/** 排序字段. */
|
|
38
38
|
public column?: string | null;
|
|
@@ -75,7 +75,7 @@ export class ListVOQuery {
|
|
|
75
75
|
|
|
76
76
|
/**
|
|
77
77
|
* wh-分页列表查询VO
|
|
78
|
-
wh-分页列表查询VO
|
|
78
|
+
wh-分页列表查询VO.
|
|
79
79
|
*
|
|
80
80
|
* @param config 请求配置.
|
|
81
81
|
* @param option 请求选项.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { ListVO, ListVOQuery } from './ListVO';
|
|
1
|
+
export { ListVO, ListVOQuery } from './ListVO';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * as WMSAPI from './Controllers';
|
|
2
|
-
export * as WMSDEF from './models';
|
|
1
|
+
export * as WMSAPI from './Controllers';
|
|
2
|
+
export * as WMSDEF from './models';
|
|
@@ -165,35 +165,35 @@ export class SysUserWarehouseDTO {
|
|
|
165
165
|
}
|
|
166
166
|
}
|
|
167
167
|
|
|
168
|
-
/**
|
|
168
|
+
/** 仓库数据传输对象. */
|
|
169
169
|
export class WhDTO {
|
|
170
|
-
/**
|
|
170
|
+
/** 是否可用. */
|
|
171
171
|
public activeFlg?: number | null;
|
|
172
|
-
/**
|
|
172
|
+
/** 地址编号. */
|
|
173
173
|
public adrId?: string | null;
|
|
174
|
-
/**
|
|
174
|
+
/** 地址名. */
|
|
175
175
|
public adrnam?: string | null;
|
|
176
|
-
/**
|
|
176
|
+
/** 公司代码. */
|
|
177
177
|
public comCod?: string | null;
|
|
178
|
-
/**
|
|
178
|
+
/** 默认仓库. */
|
|
179
179
|
public defWhFlg?: number | null;
|
|
180
180
|
/** 主键. */
|
|
181
181
|
public id?: string | null;
|
|
182
|
-
/**
|
|
182
|
+
/** 所属地/国编号. */
|
|
183
183
|
public orgcod?: string | null;
|
|
184
|
-
/**
|
|
184
|
+
/** 永久调整托盘. */
|
|
185
185
|
public permAdjLod?: string | null;
|
|
186
|
-
/**
|
|
186
|
+
/** 永久调整箱. */
|
|
187
187
|
public permAdjSub?: string | null;
|
|
188
|
-
/**
|
|
188
|
+
/** 永久创建托盘. */
|
|
189
189
|
public permCreLod?: string | null;
|
|
190
|
-
/**
|
|
190
|
+
/** 永久创建箱. */
|
|
191
191
|
public permCreSub?: string | null;
|
|
192
|
-
/**
|
|
192
|
+
/** 版本. */
|
|
193
193
|
public version?: number | null;
|
|
194
|
-
/**
|
|
194
|
+
/** 仓库名称. */
|
|
195
195
|
public whDsc?: string | null;
|
|
196
|
-
/**
|
|
196
|
+
/** 仓库编号. */
|
|
197
197
|
public whId?: string | null;
|
|
198
198
|
|
|
199
199
|
public constructor(obj?: WhDTO) {
|
|
@@ -222,23 +222,23 @@ export class WhDTO {
|
|
|
222
222
|
}
|
|
223
223
|
}
|
|
224
224
|
|
|
225
|
-
/**
|
|
225
|
+
/** 工作站区域数据传输对象. */
|
|
226
226
|
export class WorkstationAreaDTO {
|
|
227
|
-
/**
|
|
227
|
+
/** 主键. */
|
|
228
228
|
public id?: string | null;
|
|
229
|
-
/**
|
|
229
|
+
/** 创建日期. */
|
|
230
230
|
public insDt?: string | null;
|
|
231
|
-
/**
|
|
231
|
+
/** 创建用户. */
|
|
232
232
|
public insUsrId?: string | null;
|
|
233
|
-
/**
|
|
233
|
+
/** 修改日期. */
|
|
234
234
|
public modUsrId?: string | null;
|
|
235
|
-
/**
|
|
235
|
+
/** 修改用户. */
|
|
236
236
|
public moddte?: string | null;
|
|
237
|
-
/**
|
|
237
|
+
/** 仓库. */
|
|
238
238
|
public whId?: string | null;
|
|
239
|
-
/**
|
|
239
|
+
/** 工作区. */
|
|
240
240
|
public wrkare?: string | null;
|
|
241
|
-
/**
|
|
241
|
+
/** 工作区描述. */
|
|
242
242
|
public wrkareDsc?: string | null;
|
|
243
243
|
|
|
244
244
|
public constructor(obj?: WorkstationAreaDTO) {
|
|
@@ -261,39 +261,63 @@ export class WorkstationAreaDTO {
|
|
|
261
261
|
}
|
|
262
262
|
}
|
|
263
263
|
|
|
264
|
-
/**
|
|
264
|
+
/** 工作站数据传输对象. */
|
|
265
265
|
export class WorkstationDTO {
|
|
266
|
-
/**
|
|
266
|
+
/** 工作站. */
|
|
267
267
|
public devcod?: string | null;
|
|
268
|
-
/**
|
|
268
|
+
/** 工作站描述. */
|
|
269
|
+
public devcodDsc?: string | null;
|
|
270
|
+
/** 主工作区. */
|
|
269
271
|
public hmewrkare?: string | null;
|
|
270
|
-
/**
|
|
272
|
+
/** 主工作区描述. */
|
|
273
|
+
public hmewrkareDsc?: string | null;
|
|
274
|
+
/** 主键. */
|
|
271
275
|
public id?: string | null;
|
|
272
|
-
/**
|
|
276
|
+
/** 创建日期. */
|
|
273
277
|
public insDt?: string | null;
|
|
274
|
-
/**
|
|
278
|
+
/** 创建用户. */
|
|
275
279
|
public insUsrId?: string | null;
|
|
276
|
-
/**
|
|
280
|
+
/** 标签打印机(Label Printer Address). */
|
|
281
|
+
public lblPrtadr?: string | null;
|
|
282
|
+
/** 标签打印机名称. */
|
|
283
|
+
public lblPrtadrDsc?: string | null;
|
|
284
|
+
/** 便携标签打印机(Mobile Printer Address). */
|
|
285
|
+
public mobPrtadr?: string | null;
|
|
286
|
+
/** 便携标签打印机名称. */
|
|
287
|
+
public mobPrtadrDsc?: string | null;
|
|
288
|
+
/** 修改日期. */
|
|
277
289
|
public modUsrId?: string | null;
|
|
278
|
-
/**
|
|
290
|
+
/** 修改用户. */
|
|
279
291
|
public moddte?: string | null;
|
|
280
|
-
/**
|
|
292
|
+
/** 纸张打印机(Paper Printer Address). */
|
|
293
|
+
public papPrtadr?: string | null;
|
|
294
|
+
/** 纸张打印机名称. */
|
|
295
|
+
public papPrtadrDsc?: string | null;
|
|
296
|
+
/** 仓库. */
|
|
281
297
|
public whId?: string | null;
|
|
282
|
-
/**
|
|
283
|
-
public
|
|
298
|
+
/** 工作站与工作区域关系. */
|
|
299
|
+
public workstationAndAreaRelationshipDTOList?: Array<WorkstationAreaDTO> | null;
|
|
284
300
|
|
|
285
301
|
public constructor(obj?: WorkstationDTO) {
|
|
286
302
|
keys(obj ?? {}).forEach((key: PropertyKey) => {
|
|
287
303
|
switch (key) {
|
|
288
304
|
case 'devcod':
|
|
305
|
+
case 'devcodDsc':
|
|
289
306
|
case 'hmewrkare':
|
|
307
|
+
case 'hmewrkareDsc':
|
|
290
308
|
case 'id':
|
|
291
309
|
case 'insDt':
|
|
292
310
|
case 'insUsrId':
|
|
311
|
+
case 'lblPrtadr':
|
|
312
|
+
case 'lblPrtadrDsc':
|
|
313
|
+
case 'mobPrtadr':
|
|
314
|
+
case 'mobPrtadrDsc':
|
|
293
315
|
case 'modUsrId':
|
|
294
316
|
case 'moddte':
|
|
317
|
+
case 'papPrtadr':
|
|
318
|
+
case 'papPrtadrDsc':
|
|
295
319
|
case 'whId':
|
|
296
|
-
case '
|
|
320
|
+
case 'workstationAndAreaRelationshipDTOList':
|
|
297
321
|
Reflect.set(this, key, Reflect.get(obj ?? {}, key));
|
|
298
322
|
break;
|
|
299
323
|
default:
|
package/{dist/api → api}/api.ts
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { WMSAPI as WMS } from './WMS';
|
|
1
|
+
export { WMSAPI as WMS } from './WMS';
|
package/{dist/api → api}/def.ts
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { WMSDEF as WMS } from './WMS';
|
|
1
|
+
export { WMSDEF as WMS } from './WMS';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * as API from './api';
|
|
2
|
-
export * as DEF from './def';
|
|
1
|
+
export * as API from './api';
|
|
2
|
+
export * as DEF from './def';
|
|
@@ -3,7 +3,17 @@
|
|
|
3
3
|
<UniPopupDialog :before-close="true" title="选择工作站" @close="onClose" @confirm="onOk">
|
|
4
4
|
<div class="row">
|
|
5
5
|
<div class="label">工作站:</div>
|
|
6
|
-
<div class="value">
|
|
6
|
+
<div class="value devcod">
|
|
7
|
+
<UniEasyinput
|
|
8
|
+
v-model="devcodInputValue"
|
|
9
|
+
:focus="isFocusMap.devcodInputValue"
|
|
10
|
+
:placeholder="currentDevcodDsc"
|
|
11
|
+
:placeholder-style="devcodPlaceholderStyle"
|
|
12
|
+
trim
|
|
13
|
+
@blur="onDevcodInputValueBlur"
|
|
14
|
+
@focus="onDevcodInputValueFocus"
|
|
15
|
+
@confirm="findDevmstByInputValue"
|
|
16
|
+
/>
|
|
7
17
|
<UniDataSelect :localdata="stationDatas" v-model="currentDevcod" :clear="true" />
|
|
8
18
|
</div>
|
|
9
19
|
</div>
|
|
@@ -18,8 +28,8 @@
|
|
|
18
28
|
</template>
|
|
19
29
|
|
|
20
30
|
<script lang="ts" setup>
|
|
21
|
-
import { UniDataSelect, UniPopup, UniPopupDialog } from '../../uni';
|
|
22
|
-
import { computed, ref, watch } from 'vue';
|
|
31
|
+
import { UniDataSelect, UniEasyinput, UniPopup, UniPopupDialog } from '../../uni';
|
|
32
|
+
import { computed, nextTick, ref, watch } from 'vue';
|
|
23
33
|
import { useKgStation } from './index.hooks';
|
|
24
34
|
import { WorkstationDTO } from '../../api/WMS/models';
|
|
25
35
|
import { API } from '../../api';
|
|
@@ -41,24 +51,46 @@
|
|
|
41
51
|
/** 所有工作站. */
|
|
42
52
|
const stations = ref<Array<WorkstationDTO>>([]);
|
|
43
53
|
|
|
54
|
+
/**
|
|
55
|
+
* 工作站的输入框输入的值, 当输入框失去焦点或者回车时, 会根据这个值去匹配工作站编号, 如果匹配成功, 则选中该匹配的工作站, 否则清空该值并提升工作站不存在.
|
|
56
|
+
*/
|
|
57
|
+
const devcodInputValue = ref('');
|
|
58
|
+
|
|
59
|
+
/**
|
|
60
|
+
* 工作站的输入框的占位符字符的样式.
|
|
61
|
+
*/
|
|
62
|
+
const devcodPlaceholderStyle = ref('color: #3ee');
|
|
63
|
+
|
|
44
64
|
/**
|
|
45
65
|
* 工作站下拉列表.
|
|
46
66
|
*/
|
|
47
|
-
const stationDatas = computed<Array<{
|
|
67
|
+
const stationDatas = computed<Array<{ text: string; value: string }>>(() =>
|
|
68
|
+
stations.value.map((i) => ({ text: i.devcodDsc ?? i.devcod ?? '', value: i.devcod ?? '' })),
|
|
69
|
+
);
|
|
48
70
|
|
|
49
71
|
/**
|
|
50
72
|
* 工作区下拉列表.
|
|
51
73
|
*/
|
|
52
|
-
const areaDatas = computed<Array<{
|
|
74
|
+
const areaDatas = computed<Array<{ text: string; value: string }>>(
|
|
53
75
|
() =>
|
|
54
76
|
stations.value
|
|
55
77
|
.find((i) => i.devcod === currentDevcod.value)
|
|
56
|
-
?.
|
|
78
|
+
?.workstationAndAreaRelationshipDTOList?.map((i) => ({
|
|
57
79
|
text: i.wrkareDsc ?? i.wrkare ?? '',
|
|
58
80
|
value: i.wrkare ?? '',
|
|
59
81
|
})) ?? [],
|
|
60
82
|
);
|
|
61
83
|
|
|
84
|
+
/**
|
|
85
|
+
* 当前选择的工作站编号的描述.
|
|
86
|
+
*/
|
|
87
|
+
const currentDevcodDsc = computed(() => stationDatas.value.find((i) => i.value === currentDevcod.value)?.text ?? '');
|
|
88
|
+
|
|
89
|
+
/**
|
|
90
|
+
* <p>是否聚焦.</p>
|
|
91
|
+
* <p>每个 key 对应一个输入框, 每个 value 表示该输入框当前是否聚焦.</p>
|
|
92
|
+
*/
|
|
93
|
+
const isFocusMap = ref<Record<string, boolean>>({ devcodInputValue: true });
|
|
62
94
|
// ----------------------------------------------------------------------------------------------------
|
|
63
95
|
//endregion
|
|
64
96
|
|
|
@@ -69,12 +101,10 @@
|
|
|
69
101
|
if (!value) {
|
|
70
102
|
currentHmewrkare.value = '';
|
|
71
103
|
} else {
|
|
72
|
-
console.log('11', value, currentDevcod.value);
|
|
73
104
|
// 当「当前选择的工作站编号」变更时, 选择它的默认的工作区,
|
|
74
105
|
const currentStation = stations.value.find((i) => i.devcod === currentDevcod.value);
|
|
75
106
|
if (currentStation) {
|
|
76
107
|
currentHmewrkare.value = currentStation.hmewrkare ?? '';
|
|
77
|
-
console.log('22', currentHmewrkare.value);
|
|
78
108
|
}
|
|
79
109
|
}
|
|
80
110
|
});
|
|
@@ -83,6 +113,57 @@
|
|
|
83
113
|
|
|
84
114
|
//region FUNCTION
|
|
85
115
|
// ----------------------------------------------------------------------------------------------------
|
|
116
|
+
/**
|
|
117
|
+
* 设置聚焦.
|
|
118
|
+
*
|
|
119
|
+
* @param key 要聚焦哪个输入框.
|
|
120
|
+
*/
|
|
121
|
+
function setFocus(key: string) {
|
|
122
|
+
// 错误的输入框,
|
|
123
|
+
if (!key || !(key in isFocusMap.value)) {
|
|
124
|
+
return;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
Object.keys(isFocusMap.value).forEach((key) => (isFocusMap.value[key] = false));
|
|
128
|
+
nextTick().then(() => (isFocusMap.value[key] = true));
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
/**
|
|
132
|
+
* 工作站的输入框失去焦点.
|
|
133
|
+
*/
|
|
134
|
+
async function onDevcodInputValueBlur() {
|
|
135
|
+
devcodPlaceholderStyle.value = 'color: #333';
|
|
136
|
+
|
|
137
|
+
await nextTick();
|
|
138
|
+
await findDevmstByInputValue();
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
/**
|
|
142
|
+
* 工作站的输入框聚焦.
|
|
143
|
+
*/
|
|
144
|
+
function onDevcodInputValueFocus() {
|
|
145
|
+
devcodPlaceholderStyle.value = 'color: #999';
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
/**
|
|
149
|
+
* 根据输入的值(作为工作站编号), 查找工作站.
|
|
150
|
+
*/
|
|
151
|
+
async function findDevmstByInputValue() {
|
|
152
|
+
if (!devcodInputValue.value) {
|
|
153
|
+
return;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
const station = stations.value.find((i) => i.devcod === devcodInputValue.value);
|
|
157
|
+
if (station) {
|
|
158
|
+
currentDevcod.value = devcodInputValue.value;
|
|
159
|
+
devcodInputValue.value = '';
|
|
160
|
+
} else {
|
|
161
|
+
devcodInputValue.value = '';
|
|
162
|
+
await uni.showToast({ icon: 'none', title: '工作站不存在' });
|
|
163
|
+
setFocus('devcodInputValue');
|
|
164
|
+
}
|
|
165
|
+
}
|
|
166
|
+
|
|
86
167
|
/**
|
|
87
168
|
* 取消.
|
|
88
169
|
*/
|
|
@@ -121,7 +202,15 @@
|
|
|
121
202
|
*/
|
|
122
203
|
async function requestStations(): Promise<void> {
|
|
123
204
|
try {
|
|
124
|
-
stations.value =
|
|
205
|
+
stations.value =
|
|
206
|
+
(
|
|
207
|
+
await API.WMS.WorkstationController.List({
|
|
208
|
+
params: {
|
|
209
|
+
pageNo: 1,
|
|
210
|
+
pageSize: 999,
|
|
211
|
+
},
|
|
212
|
+
})
|
|
213
|
+
)?.records ?? [];
|
|
125
214
|
} catch (e) {
|
|
126
215
|
console.error(e);
|
|
127
216
|
}
|
|
@@ -133,7 +222,12 @@
|
|
|
133
222
|
</script>
|
|
134
223
|
|
|
135
224
|
<style scoped>
|
|
225
|
+
:deep(.uni-popup__wrapper) {
|
|
226
|
+
width: calc(100% - 8px);
|
|
227
|
+
}
|
|
228
|
+
|
|
136
229
|
:deep(.uni-popup-dialog) {
|
|
230
|
+
width: 100%;
|
|
137
231
|
font-size: 13px;
|
|
138
232
|
}
|
|
139
233
|
|
|
@@ -173,4 +267,21 @@
|
|
|
173
267
|
flex: 1;
|
|
174
268
|
min-width: 0;
|
|
175
269
|
}
|
|
270
|
+
|
|
271
|
+
:deep(.uni-popup-dialog) .uni-dialog-content > .row > .value.devcod {
|
|
272
|
+
position: relative;
|
|
273
|
+
}
|
|
274
|
+
|
|
275
|
+
:deep(.uni-popup-dialog) .uni-dialog-content > .row > .value.devcod > .uni-easyinput {
|
|
276
|
+
color: rgb(51, 51, 51);
|
|
277
|
+
position: absolute;
|
|
278
|
+
left: 0;
|
|
279
|
+
top: 0;
|
|
280
|
+
z-index: 2;
|
|
281
|
+
width: calc(100% - 26px);
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
:deep(.uni-popup-dialog) .uni-dialog-content > .row > .value.devcod > .uni-easyinput > .uni-easyinput__content {
|
|
285
|
+
border-radius: 3px 0 0 3px;
|
|
286
|
+
}
|
|
176
287
|
</style>
|
|
@@ -54,7 +54,7 @@ export function useKgStation(): IUseKgStation {
|
|
|
54
54
|
});
|
|
55
55
|
|
|
56
56
|
return {
|
|
57
|
-
area: computed(() => station.value?.
|
|
57
|
+
area: computed(() => station.value?.workstationAndAreaRelationshipDTOList?.find((i) => i.wrkare === station.value?.hmewrkare) ?? null),
|
|
58
58
|
station: station,
|
|
59
59
|
stations: computed(() => store.getStations),
|
|
60
60
|
store: store,
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
/** 下载进度. [0, 100] 之间的某个数值, 表示百分比的分子. */
|
|
46
46
|
const downloadProgress = ref<number>(0);
|
|
47
47
|
/** 最新版本. */
|
|
48
|
-
const version = ref<
|
|
48
|
+
const version = ref<string>('0.0.0');
|
|
49
49
|
/** 下载进度的计时器, 用来模拟下载进度. */
|
|
50
50
|
const downloadProgressTimer = ref<number>(-1);
|
|
51
51
|
/** 退订弹窗打开事件. */
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
/** 选项列表. */
|
|
29
29
|
const warehouseDatas = ref<Array<{ text: string; value: string }>>([]);
|
|
30
30
|
/** 用户仓库列表. */
|
|
31
|
-
const userWarehouses = computed<Array<SysUserWarehouseDTO
|
|
31
|
+
const userWarehouses = computed<Array<SysUserWarehouseDTO> | undefined>(() => appStore.getUserWarehouses);
|
|
32
32
|
|
|
33
33
|
/** 确定. */
|
|
34
34
|
function onOk() {
|
|
@@ -2,6 +2,10 @@ uni-button {
|
|
|
2
2
|
border-radius: 3px !important;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
|
+
uni-button:after {
|
|
6
|
+
border-radius: 6px !important;
|
|
7
|
+
}
|
|
8
|
+
|
|
5
9
|
.kg-tab-bar-sibling {
|
|
6
10
|
padding-bottom: 50px !important;
|
|
7
11
|
}
|
|
@@ -26,18 +30,44 @@ uni-button {
|
|
|
26
30
|
background-color: rgba(17, 17, 17, 0.9);
|
|
27
31
|
}
|
|
28
32
|
|
|
33
|
+
/* region H5 */
|
|
29
34
|
/* #ifdef H5 */
|
|
30
35
|
|
|
31
36
|
.uni-nav-bar-text {
|
|
32
37
|
font-size: 16px !important;
|
|
33
38
|
}
|
|
34
39
|
|
|
40
|
+
.uni-modal__bd {
|
|
41
|
+
padding: 12px 6px;
|
|
42
|
+
min-height: auto;
|
|
43
|
+
color: #000000e6;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.uni-modal__hd {
|
|
47
|
+
padding: 6px;
|
|
48
|
+
border-bottom: 1px solid #d9d9d9;
|
|
49
|
+
}
|
|
50
|
+
|
|
35
51
|
/* #endif */
|
|
52
|
+
/* endregion */
|
|
36
53
|
|
|
54
|
+
/* region APP-PLUS */
|
|
37
55
|
/* #ifdef APP-PLUS */
|
|
38
56
|
|
|
39
57
|
.uni-nav-bar-text {
|
|
40
58
|
font-size: 17px !important;
|
|
41
59
|
}
|
|
42
60
|
|
|
61
|
+
.uni-modal__bd {
|
|
62
|
+
padding: 12px 6px;
|
|
63
|
+
min-height: auto;
|
|
64
|
+
color: #000000e6;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
.uni-modal__hd {
|
|
68
|
+
padding: 6px;
|
|
69
|
+
border-bottom: 1px solid #d9d9d9;
|
|
70
|
+
}
|
|
71
|
+
|
|
43
72
|
/* #endif */
|
|
73
|
+
/* endregion */
|
package/lodash-es.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from 'lodash-es';
|
package/package.json
CHANGED
|
@@ -1,38 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kengic/uni",
|
|
3
|
-
"version": "0.6.3-beta.
|
|
3
|
+
"version": "0.6.3-beta.60",
|
|
4
4
|
"scripts": {
|
|
5
|
-
"
|
|
6
|
-
"------ -------------------------------------------": "",
|
|
7
|
-
"publish:all:major": "npm run bump-version:major && npm run publish:all",
|
|
8
|
-
"publish:all:minor": "npm run bump-version:minor && npm run publish:all",
|
|
9
|
-
"publish:all:patch": "npm run bump-version:patch && npm run publish:all",
|
|
10
|
-
"publish:all:beta": "npm run bump-version:beta && npm run publish:all",
|
|
11
|
-
"--------------------------------------------------": "",
|
|
12
|
-
"gen:apis:WMS": "npm run switch-node-version && kengic-pont generate-apis --config kg.config.ts --origin WMS",
|
|
13
|
-
"- ------------------------------------------------": "",
|
|
14
|
-
"copy-to:luotao.smartfactory.product.wms.wms--dev-3.2": "npm run build && node scripts/copy-to.luotao.smartfactory.product.wms.wms--dev-3.2.mjs --experimental-default-type=module",
|
|
15
|
-
"copy-to:luotao.wms-pda--focus": "npm run build && node scripts/copy-to.luotao.wms-pda--focus.mjs --experimental-default-type=module",
|
|
16
|
-
"----------- --------------------------------------": "",
|
|
17
|
-
"bump-to:luotao.smartfactory.product.wms.wms--dev-3.2": "npm run switch-node-version && node scripts/bump-to.luotao.smartfactory.product.wms.wms--dev-3.2.mjs --experimental-default-type=module",
|
|
18
|
-
"bump-to:luotao.wms-pda--focus": "npm run switch-node-version && node scripts/bump-to.luotao.wms-pda--focus.mjs --experimental-default-type=module",
|
|
19
|
-
"-- -----------------------------------------------": "",
|
|
20
|
-
"cnpm:sync": "npx cnpm --yes sync @kengic/uni",
|
|
21
|
-
"--- ----------------------------------------------": "",
|
|
22
|
-
"switch-node-version": "nvm use 20.11.0 && corepack enable && corepack prepare pnpm@7.30.5 --activate",
|
|
23
|
-
"---- ---------------------------------------------": "",
|
|
24
|
-
"bump-version:major": "npm run switch-node-version && node scripts/bump.mjs major --experimental-default-type=module",
|
|
25
|
-
"bump-version:minor": "npm run switch-node-version && node scripts/bump.mjs minor --experimental-default-type=module",
|
|
26
|
-
"bump-version:patch": "npm run switch-node-version && node scripts/bump.mjs patch --experimental-default-type=module",
|
|
27
|
-
"bump-version:beta": "npm run switch-node-version && node scripts/bump.mjs beta --experimental-default-type=module",
|
|
28
|
-
"----- --------------------------------------------": "",
|
|
29
|
-
"publish:all": "npm run switch-node-version && node scripts/publish.mjs --experimental-default-type=module",
|
|
30
|
-
"publish:npm": "npm run switch-node-version && npmrc kengic && npm publish ./ --registry https://registry.npmjs.org/ --access public"
|
|
5
|
+
"postinstall": "node ./script/postinstall.mjs"
|
|
31
6
|
},
|
|
32
7
|
"dependencies": {
|
|
33
8
|
"@dcloudio/types": "~3.3.3",
|
|
34
9
|
"@dcloudio/uni-app": "3.0.0-alpha-3080220230428001",
|
|
35
|
-
"@
|
|
10
|
+
"@dcloudio/uni-i18n": "3.0.0-alpha-3080220230428001",
|
|
11
|
+
"@kengic/pont": "1.2.17-beta.7",
|
|
36
12
|
"@types/lodash-es": "4.17.7",
|
|
37
13
|
"@types/node": "18.16.3",
|
|
38
14
|
"@types/semver": "7.3.13",
|
|
@@ -42,31 +18,24 @@
|
|
|
42
18
|
"@vueuse/shared": "8.9.4",
|
|
43
19
|
"ant-design-vue": "3.2.20",
|
|
44
20
|
"chalk": "4.1.2",
|
|
21
|
+
"dayjs": "1.11.10",
|
|
45
22
|
"less": "4.1.3",
|
|
46
23
|
"lodash-es": "4.17.21",
|
|
47
24
|
"pinia": "2.0.35",
|
|
48
|
-
"prettier": "3.
|
|
25
|
+
"prettier": "3.3.3",
|
|
49
26
|
"rimraf": "~3.0.2",
|
|
50
27
|
"rollup": "~2.79.1",
|
|
51
28
|
"sass": "1.62.1",
|
|
52
29
|
"sass-loader": "10.4.1",
|
|
53
|
-
"semver": "7.5.
|
|
30
|
+
"semver": "7.5.4",
|
|
31
|
+
"tsx": "3.12.3",
|
|
54
32
|
"typescript": "4.9.5",
|
|
55
33
|
"uuid": "~9.0.1",
|
|
56
34
|
"vite": "4.3.4",
|
|
57
35
|
"vue": "3.2.47",
|
|
58
36
|
"vue-tsc": "1.8.27"
|
|
59
37
|
},
|
|
60
|
-
"main": "./
|
|
61
|
-
"module": "./
|
|
62
|
-
"types": "./
|
|
63
|
-
"prettier": {
|
|
64
|
-
"endOfLine": "auto",
|
|
65
|
-
"printWidth": 160,
|
|
66
|
-
"semi": true,
|
|
67
|
-
"singleQuote": true,
|
|
68
|
-
"tabWidth": 4,
|
|
69
|
-
"trailingComma": "all",
|
|
70
|
-
"vueIndentScriptAndStyle": true
|
|
71
|
-
}
|
|
38
|
+
"main": "./index.ts",
|
|
39
|
+
"module": "./index.ts",
|
|
40
|
+
"types": "./index.ts"
|
|
72
41
|
}
|