@nutui/nutui 3.1.23-beta.2 → 3.1.23-beta.5
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/README.md +7 -0
- package/dist/nutui.es.js +187 -99
- package/dist/nutui.umd.js +187 -99
- package/dist/packages/_es/ActionSheet.js +8 -3
- package/dist/packages/_es/Address.js +1 -1
- package/dist/packages/_es/AddressList.js +1 -1
- package/dist/packages/_es/Animate.js +1 -1
- package/dist/packages/_es/Audio.js +1 -1
- package/dist/packages/_es/AudioOperate.js +1 -1
- package/dist/packages/_es/Avatar.js +1 -1
- package/dist/packages/_es/AvatarGroup.js +1 -1
- package/dist/packages/_es/BackTop.js +1 -1
- package/dist/packages/_es/Badge.js +1 -1
- package/dist/packages/_es/Barrage.js +1 -1
- package/dist/packages/_es/Button.js +1 -1
- package/dist/packages/_es/Calendar.js +1 -1
- package/dist/packages/_es/CalendarItem.js +1 -1
- package/dist/packages/_es/Card.js +7 -4
- package/dist/packages/_es/Cascader.js +1 -1
- package/dist/packages/_es/Category.js +1 -1
- package/dist/packages/_es/CategoryPane.js +1 -1
- package/dist/packages/_es/Cell.js +1 -1
- package/dist/packages/_es/CellGroup.js +1 -1
- package/dist/packages/_es/Checkbox.js +1 -1
- package/dist/packages/_es/CheckboxGroup.js +1 -1
- package/dist/packages/_es/CircleProgress.js +1 -1
- package/dist/packages/_es/Col.js +1 -1
- package/dist/packages/_es/Collapse.js +1 -1
- package/dist/packages/_es/CollapseItem.js +1 -1
- package/dist/packages/_es/Comment.js +4 -3
- package/dist/packages/_es/ConfigProvider.js +1 -1
- package/dist/packages/_es/CountDown.js +1 -1
- package/dist/packages/_es/CountUp.js +1 -1
- package/dist/packages/_es/DatePicker.js +16 -5
- package/dist/packages/_es/Dialog.js +1 -1
- package/dist/packages/_es/Divider.js +1 -1
- package/dist/packages/_es/Drag.js +1 -1
- package/dist/packages/_es/Ecard.js +1 -1
- package/dist/packages/_es/Elevator.js +1 -1
- package/dist/packages/_es/Ellipsis.js +1 -1
- package/dist/packages/_es/Empty.js +1 -1
- package/dist/packages/_es/FixedNav.js +1 -1
- package/dist/packages/_es/Form.js +1 -1
- package/dist/packages/_es/FormItem.js +1 -1
- package/dist/packages/_es/Grid.js +1 -1
- package/dist/packages/_es/GridItem.js +1 -1
- package/dist/packages/_es/Icon.js +1 -1
- package/dist/packages/_es/Image.js +1 -1
- package/dist/packages/_es/ImagePreview.js +1 -1
- package/dist/packages/_es/Indicator.js +1 -1
- package/dist/packages/_es/InfiniteLoading.js +1 -1
- package/dist/packages/_es/Input.js +1 -1
- package/dist/packages/_es/InputNumber.js +1 -1
- package/dist/packages/_es/Layout.js +1 -1
- package/dist/packages/_es/List.js +1 -1
- package/dist/packages/_es/Menu.js +1 -1
- package/dist/packages/_es/MenuItem.js +1 -1
- package/dist/packages/_es/Navbar.js +1 -1
- package/dist/packages/_es/NoticeBar.js +1 -1
- package/dist/packages/_es/Notify.js +1 -1
- package/dist/packages/_es/NumberKeyboard.js +1 -1
- package/dist/packages/_es/OldPicker.js +1 -1
- package/dist/packages/_es/OverLay.js +1 -1
- package/dist/packages/_es/Pagination.js +1 -1
- package/dist/packages/_es/Picker.js +53 -27
- package/dist/packages/_es/Popover.js +1 -1
- package/dist/packages/_es/Popup.js +1 -1
- package/dist/packages/_es/Price.js +1 -1
- package/dist/packages/_es/Progress.js +1 -1
- package/dist/packages/_es/PullRefresh.js +1 -1
- package/dist/packages/_es/Radio.js +1 -1
- package/dist/packages/_es/RadioGroup.js +1 -1
- package/dist/packages/_es/Range.js +1 -1
- package/dist/packages/_es/Rate.js +1 -1
- package/dist/packages/_es/Row.js +1 -1
- package/dist/packages/_es/SearchBar.js +1 -1
- package/dist/packages/_es/ShortPassword.js +1 -1
- package/dist/packages/_es/SideNavBar.js +1 -1
- package/dist/packages/_es/SideNavBarItem.js +1 -1
- package/dist/packages/_es/Signature.js +1 -1
- package/dist/packages/_es/Skeleton.js +1 -1
- package/dist/packages/_es/Sku.js +1 -1
- package/dist/packages/_es/Step.js +1 -1
- package/dist/packages/_es/Steps.js +1 -1
- package/dist/packages/_es/Sticky.js +1 -1
- package/dist/packages/_es/SubSideNavBar.js +1 -1
- package/dist/packages/_es/Swipe.js +1 -1
- package/dist/packages/_es/Swiper.js +1 -1
- package/dist/packages/_es/SwiperItem.js +1 -1
- package/dist/packages/_es/Switch.js +1 -1
- package/dist/packages/_es/TabPane.js +1 -1
- package/dist/packages/_es/Tabbar.js +3 -3
- package/dist/packages/_es/TabbarItem.js +33 -13
- package/dist/packages/_es/Table.js +36 -21
- package/dist/packages/_es/Tabs.js +1 -1
- package/dist/packages/_es/Tag.js +1 -1
- package/dist/packages/_es/TextArea.js +1 -1
- package/dist/packages/_es/TimeDetail.js +1 -1
- package/dist/packages/_es/TimePannel.js +1 -1
- package/dist/packages/_es/TimeSelect.js +1 -1
- package/dist/packages/_es/Toast.js +1 -1
- package/dist/packages/_es/Uploader.js +10 -3
- package/dist/packages/_es/Video.js +1 -1
- package/dist/packages/_es/WaterMark.js +1 -1
- package/dist/packages/_es/common.js +1 -1
- package/dist/packages/_es/component.js +1 -1
- package/dist/packages/_es/index.js +1 -1
- package/dist/packages/_es/index2.js +1 -1
- package/dist/packages/_es/index3.js +1 -1
- package/dist/packages/_es/index4.js +1 -1
- package/dist/packages/_es/index5.js +1 -1
- package/dist/packages/_es/plugin-vue_export-helper.js +1 -1
- package/dist/packages/_es/pxCheck.js +1 -1
- package/dist/packages/_es/raf.js +1 -1
- package/dist/packages/backtop/index.scss +8 -0
- package/dist/packages/badge/index.scss +8 -0
- package/dist/packages/calendar/index.scss +27 -1
- package/dist/packages/cascader/index.scss +13 -0
- package/dist/packages/cell/index.scss +2 -1
- package/dist/packages/locale/lang/baseLang.js +1 -1
- package/dist/packages/locale/lang/en-US.js +1 -1
- package/dist/packages/locale/lang/id-ID.js +1 -1
- package/dist/packages/locale/lang/index.js +1 -1
- package/dist/packages/locale/lang/zh-CN.js +1 -1
- package/dist/packages/locale/lang/zh-TW.js +1 -1
- package/dist/packages/oldpicker/index.scss +2 -0
- package/dist/packages/picker/index.scss +11 -0
- package/dist/packages/table/index.scss +33 -0
- package/dist/packages/timedetail/index.scss +16 -0
- package/dist/packages/timepannel/index.scss +10 -0
- package/dist/packages/timeselect/index.scss +19 -1
- package/dist/packages/uploader/index.scss +10 -0
- package/dist/smartips/attributes.json +8 -0
- package/dist/smartips/tags.json +4 -2
- package/dist/smartips/web-types.json +19 -1
- package/dist/style.css +1 -1
- package/dist/style.es.js +1 -1
- package/dist/styles/themes/default.scss +49 -49
- package/dist/styles/themes/jdb.scss +49 -49
- package/dist/styles/themes/jdt.scss +49 -49
- package/dist/styles/variables-jdb.scss +5 -4
- package/dist/styles/variables-jdt.scss +5 -4
- package/dist/styles/variables.scss +5 -4
- package/dist/types/__VUE/actionsheet/index.vue.d.ts +7 -0
- package/dist/types/__VUE/avatar/index.vue.d.ts +4 -4
- package/dist/types/__VUE/avatargroup/index.vue.d.ts +2 -2
- package/dist/types/__VUE/backtop/index.vue.d.ts +2 -2
- package/dist/types/__VUE/badge/index.vue.d.ts +2 -2
- package/dist/types/__VUE/button/index.vue.d.ts +2 -2
- package/dist/types/__VUE/cascader/index.vue.d.ts +1 -1
- package/dist/types/__VUE/cell/index.vue.d.ts +6 -6
- package/dist/types/__VUE/collapseitem/index.vue.d.ts +2 -2
- package/dist/types/__VUE/datepicker/index.vue.d.ts +7 -0
- package/dist/types/__VUE/grid/index.vue.d.ts +4 -4
- package/dist/types/__VUE/griditem/index.vue.d.ts +1 -1
- package/dist/types/__VUE/input/index.vue.d.ts +2 -2
- package/dist/types/__VUE/picker/Column.vue.d.ts +9 -2
- package/dist/types/__VUE/picker/index.vue.d.ts +16 -2
- package/dist/types/__VUE/step/index.vue.d.ts +2 -2
- package/dist/types/__VUE/tabbar/index.vue.d.ts +1 -1
- package/dist/types/__VUE/tabbaritem/index.vue.d.ts +9 -3
- package/dist/types/__VUE/table/common.d.ts +3 -0
- package/dist/types/__VUE/table/index.vue.d.ts +3 -0
- package/dist/types/__VUE/table/types.d.ts +2 -0
- package/dist/types/__VUE/toast/index.vue.d.ts +2 -2
- package/dist/types/__VUE/uploader/index.vue.d.ts +4 -4
- package/dist/types/__VUE/uploader/uploader.d.ts +1 -0
- package/dist/types/__VUE/video/index.vue.d.ts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/package.json +1 -1
|
@@ -61,8 +61,8 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
61
61
|
isAnimation?: unknown;
|
|
62
62
|
duration?: unknown;
|
|
63
63
|
} & {
|
|
64
|
-
bottom: number;
|
|
65
64
|
right: number;
|
|
65
|
+
bottom: number;
|
|
66
66
|
zIndex: number;
|
|
67
67
|
duration: number;
|
|
68
68
|
elId: string | Element;
|
|
@@ -71,8 +71,8 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
71
71
|
} & {}> & {
|
|
72
72
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
73
73
|
}, {
|
|
74
|
-
bottom: number;
|
|
75
74
|
right: number;
|
|
75
|
+
bottom: number;
|
|
76
76
|
zIndex: number;
|
|
77
77
|
duration: number;
|
|
78
78
|
elId: string | Element;
|
|
@@ -53,8 +53,8 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
53
53
|
zIndex?: unknown;
|
|
54
54
|
color?: unknown;
|
|
55
55
|
} & {
|
|
56
|
-
color: string;
|
|
57
56
|
right: string;
|
|
57
|
+
color: string;
|
|
58
58
|
top: string;
|
|
59
59
|
zIndex: number;
|
|
60
60
|
hidden: boolean;
|
|
@@ -63,8 +63,8 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
63
63
|
} & {
|
|
64
64
|
value?: string | number | undefined;
|
|
65
65
|
}>, {
|
|
66
|
-
color: string;
|
|
67
66
|
right: string;
|
|
67
|
+
color: string;
|
|
68
68
|
top: string;
|
|
69
69
|
zIndex: number;
|
|
70
70
|
hidden: boolean;
|
|
@@ -64,13 +64,13 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
64
64
|
iconFontClassName?: unknown;
|
|
65
65
|
} & {
|
|
66
66
|
type: import("./type").ButtonType;
|
|
67
|
+
icon: string;
|
|
67
68
|
size: import("./type").ButtonSize;
|
|
68
69
|
shape: import("./type").ButtonShape;
|
|
69
70
|
plain: boolean;
|
|
70
71
|
loading: boolean;
|
|
71
72
|
disabled: boolean;
|
|
72
73
|
block: boolean;
|
|
73
|
-
icon: string;
|
|
74
74
|
iconClassPrefix: string;
|
|
75
75
|
iconFontClassName: string;
|
|
76
76
|
} & {
|
|
@@ -79,13 +79,13 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
79
79
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
80
80
|
}, {
|
|
81
81
|
type: import("./type").ButtonType;
|
|
82
|
+
icon: string;
|
|
82
83
|
size: import("./type").ButtonSize;
|
|
83
84
|
shape: import("./type").ButtonShape;
|
|
84
85
|
plain: boolean;
|
|
85
86
|
loading: boolean;
|
|
86
87
|
disabled: boolean;
|
|
87
88
|
block: boolean;
|
|
88
|
-
icon: string;
|
|
89
89
|
iconClassPrefix: string;
|
|
90
90
|
iconFontClassName: string;
|
|
91
91
|
}>>;
|
|
@@ -158,8 +158,8 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
158
158
|
textKey: string;
|
|
159
159
|
childrenKey: string;
|
|
160
160
|
} & {
|
|
161
|
-
style?: import("vue").CSSProperties | undefined;
|
|
162
161
|
title?: string | undefined;
|
|
162
|
+
style?: import("vue").CSSProperties | undefined;
|
|
163
163
|
overlayStyle?: import("vue").CSSProperties | undefined;
|
|
164
164
|
transition?: string | undefined;
|
|
165
165
|
modelValue?: unknown[] | undefined;
|
|
@@ -72,15 +72,15 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
72
72
|
} & {
|
|
73
73
|
replace: boolean;
|
|
74
74
|
title: string;
|
|
75
|
-
size: string;
|
|
76
|
-
icon: string;
|
|
77
|
-
center: boolean;
|
|
78
75
|
subTitle: string;
|
|
79
76
|
desc: string;
|
|
80
77
|
descTextAlign: string;
|
|
81
78
|
isLink: boolean;
|
|
82
79
|
roundRadius: string | number;
|
|
83
80
|
url: string;
|
|
81
|
+
icon: string;
|
|
82
|
+
center: boolean;
|
|
83
|
+
size: string;
|
|
84
84
|
} & {
|
|
85
85
|
to?: string | Record<string, any> | undefined;
|
|
86
86
|
}> & {
|
|
@@ -88,15 +88,15 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
88
88
|
}, {
|
|
89
89
|
replace: boolean;
|
|
90
90
|
title: string;
|
|
91
|
-
size: string;
|
|
92
|
-
icon: string;
|
|
93
|
-
center: boolean;
|
|
94
91
|
subTitle: string;
|
|
95
92
|
desc: string;
|
|
96
93
|
descTextAlign: string;
|
|
97
94
|
isLink: boolean;
|
|
98
95
|
roundRadius: string | number;
|
|
99
96
|
url: string;
|
|
97
|
+
icon: string;
|
|
98
|
+
center: boolean;
|
|
99
|
+
size: string;
|
|
100
100
|
}>>;
|
|
101
101
|
export default _sfc_main;
|
|
102
102
|
|
|
@@ -55,15 +55,15 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
55
55
|
} & {
|
|
56
56
|
name: string | number;
|
|
57
57
|
title: string;
|
|
58
|
-
disabled: boolean;
|
|
59
58
|
subTitle: string;
|
|
59
|
+
disabled: boolean;
|
|
60
60
|
} & {
|
|
61
61
|
collapseRef?: Record<string, any> | undefined;
|
|
62
62
|
}>, {
|
|
63
63
|
name: string | number;
|
|
64
64
|
title: string;
|
|
65
|
-
disabled: boolean;
|
|
66
65
|
subTitle: string;
|
|
66
|
+
disabled: boolean;
|
|
67
67
|
}>>;
|
|
68
68
|
export default _sfc_main;
|
|
69
69
|
|
|
@@ -42,6 +42,10 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
42
42
|
type: PropType<import("./type").Formatter>;
|
|
43
43
|
default: null;
|
|
44
44
|
};
|
|
45
|
+
threeDimensional: {
|
|
46
|
+
type: BooleanConstructor;
|
|
47
|
+
default: boolean;
|
|
48
|
+
};
|
|
45
49
|
filter: PropType<import("./type").Filter>;
|
|
46
50
|
position: {
|
|
47
51
|
type: StringConstructor;
|
|
@@ -204,6 +208,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
204
208
|
minDate?: unknown;
|
|
205
209
|
maxDate?: unknown;
|
|
206
210
|
formatter?: unknown;
|
|
211
|
+
threeDimensional?: unknown;
|
|
207
212
|
filter?: unknown;
|
|
208
213
|
position?: unknown;
|
|
209
214
|
transition?: unknown;
|
|
@@ -245,6 +250,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
245
250
|
teleport: string | Element;
|
|
246
251
|
isWrapTeleport: boolean;
|
|
247
252
|
safeAreaInsetBottom: boolean;
|
|
253
|
+
threeDimensional: boolean;
|
|
248
254
|
cancelText: string;
|
|
249
255
|
okText: string;
|
|
250
256
|
isShowChinese: boolean;
|
|
@@ -284,6 +290,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
284
290
|
teleport: string | Element;
|
|
285
291
|
isWrapTeleport: boolean;
|
|
286
292
|
safeAreaInsetBottom: boolean;
|
|
293
|
+
threeDimensional: boolean;
|
|
287
294
|
cancelText: string;
|
|
288
295
|
okText: string;
|
|
289
296
|
isShowChinese: boolean;
|
|
@@ -54,24 +54,24 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
54
54
|
clickable?: unknown;
|
|
55
55
|
} & {
|
|
56
56
|
reverse: boolean;
|
|
57
|
-
square: boolean;
|
|
58
57
|
center: boolean;
|
|
58
|
+
square: boolean;
|
|
59
59
|
border: boolean;
|
|
60
60
|
gutter: string | number;
|
|
61
|
-
columnNum: string | number;
|
|
62
61
|
iconSize: string | number;
|
|
62
|
+
columnNum: string | number;
|
|
63
63
|
clickable: boolean;
|
|
64
64
|
} & {
|
|
65
65
|
direction?: import("./common").GridDirection | undefined;
|
|
66
66
|
iconColor?: string | undefined;
|
|
67
67
|
}>, {
|
|
68
68
|
reverse: boolean;
|
|
69
|
-
square: boolean;
|
|
70
69
|
center: boolean;
|
|
70
|
+
square: boolean;
|
|
71
71
|
border: boolean;
|
|
72
72
|
gutter: string | number;
|
|
73
|
-
columnNum: string | number;
|
|
74
73
|
iconSize: string | number;
|
|
74
|
+
columnNum: string | number;
|
|
75
75
|
clickable: boolean;
|
|
76
76
|
}>>;
|
|
77
77
|
export default _sfc_main;
|
|
@@ -52,8 +52,8 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
52
52
|
replace: boolean;
|
|
53
53
|
url: string;
|
|
54
54
|
} & {
|
|
55
|
-
icon?: string | undefined;
|
|
56
55
|
to?: string | Record<string, any> | undefined;
|
|
56
|
+
icon?: string | undefined;
|
|
57
57
|
text?: string | undefined;
|
|
58
58
|
iconSize?: string | number | undefined;
|
|
59
59
|
iconColor?: string | undefined;
|
|
@@ -190,9 +190,9 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
190
190
|
} & {
|
|
191
191
|
required: boolean;
|
|
192
192
|
type: import("./type").InputType;
|
|
193
|
+
center: boolean;
|
|
193
194
|
label: string;
|
|
194
195
|
disabled: boolean;
|
|
195
|
-
center: boolean;
|
|
196
196
|
border: boolean;
|
|
197
197
|
ref: string;
|
|
198
198
|
error: boolean;
|
|
@@ -233,9 +233,9 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
233
233
|
}, {
|
|
234
234
|
required: boolean;
|
|
235
235
|
type: import("./type").InputType;
|
|
236
|
+
center: boolean;
|
|
236
237
|
label: string;
|
|
237
238
|
disabled: boolean;
|
|
238
|
-
center: boolean;
|
|
239
239
|
border: boolean;
|
|
240
240
|
ref: string;
|
|
241
241
|
error: boolean;
|
|
@@ -17,13 +17,16 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
17
17
|
type: BooleanConstructor;
|
|
18
18
|
default: boolean;
|
|
19
19
|
};
|
|
20
|
+
threeDimensional: {
|
|
21
|
+
type: BooleanConstructor;
|
|
22
|
+
default: boolean;
|
|
23
|
+
};
|
|
20
24
|
}, {
|
|
21
25
|
wrapper: import("vue").Ref<any>;
|
|
22
26
|
setRollerStyle: (index: number) => string;
|
|
23
27
|
isHidden: (index: number) => boolean;
|
|
24
28
|
roller: import("vue").Ref<null>;
|
|
25
29
|
list: import("vue").Ref<null>;
|
|
26
|
-
listItem: import("vue").Ref<null>;
|
|
27
30
|
onTouchStart: (event: TouchEvent) => void;
|
|
28
31
|
onTouchMove: (event: TouchEvent) => void;
|
|
29
32
|
onTouchEnd: (event: TouchEvent) => void;
|
|
@@ -31,7 +34,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
31
34
|
transition: string;
|
|
32
35
|
transform: string;
|
|
33
36
|
}>;
|
|
34
|
-
|
|
37
|
+
touchTileStyle: import("vue").ComputedRef<{
|
|
35
38
|
transition: string;
|
|
36
39
|
transform: string;
|
|
37
40
|
}>;
|
|
@@ -44,6 +47,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
44
47
|
value: import("vue").Ref<string | number | undefined>;
|
|
45
48
|
columnsType: import("vue").Ref<string | undefined>;
|
|
46
49
|
itemShow: import("vue").Ref<boolean>;
|
|
50
|
+
threeDimensional: import("vue").Ref<boolean>;
|
|
47
51
|
touchParams: import("vue").Ref<{
|
|
48
52
|
startY: number;
|
|
49
53
|
endY: number;
|
|
@@ -64,10 +68,12 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
64
68
|
itemShow?: unknown;
|
|
65
69
|
column?: unknown;
|
|
66
70
|
readonly?: unknown;
|
|
71
|
+
threeDimensional?: unknown;
|
|
67
72
|
} & {
|
|
68
73
|
column: PickerOption[];
|
|
69
74
|
readonly: boolean;
|
|
70
75
|
itemShow: boolean;
|
|
76
|
+
threeDimensional: boolean;
|
|
71
77
|
} & {
|
|
72
78
|
value?: string | number | undefined;
|
|
73
79
|
columnsType?: string | undefined;
|
|
@@ -78,6 +84,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
78
84
|
column: PickerOption[];
|
|
79
85
|
readonly: boolean;
|
|
80
86
|
itemShow: boolean;
|
|
87
|
+
threeDimensional: boolean;
|
|
81
88
|
}>>;
|
|
82
89
|
export default _sfc_main;
|
|
83
90
|
|
|
@@ -27,6 +27,10 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
27
27
|
type: BooleanConstructor;
|
|
28
28
|
default: boolean;
|
|
29
29
|
};
|
|
30
|
+
threeDimensional: {
|
|
31
|
+
type: BooleanConstructor;
|
|
32
|
+
default: boolean;
|
|
33
|
+
};
|
|
30
34
|
position: {
|
|
31
35
|
type: StringConstructor;
|
|
32
36
|
default: string;
|
|
@@ -121,13 +125,16 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
121
125
|
type: BooleanConstructor;
|
|
122
126
|
default: boolean;
|
|
123
127
|
};
|
|
128
|
+
threeDimensional: {
|
|
129
|
+
type: BooleanConstructor;
|
|
130
|
+
default: boolean;
|
|
131
|
+
};
|
|
124
132
|
}, {
|
|
125
133
|
wrapper: import("vue").Ref<any>;
|
|
126
134
|
setRollerStyle: (index: number) => string;
|
|
127
135
|
isHidden: (index: number) => boolean;
|
|
128
136
|
roller: import("vue").Ref<null>;
|
|
129
137
|
list: import("vue").Ref<null>;
|
|
130
|
-
listItem: import("vue").Ref<null>;
|
|
131
138
|
onTouchStart: (event: TouchEvent) => void;
|
|
132
139
|
onTouchMove: (event: TouchEvent) => void;
|
|
133
140
|
onTouchEnd: (event: TouchEvent) => void;
|
|
@@ -135,7 +142,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
135
142
|
transition: string;
|
|
136
143
|
transform: string;
|
|
137
144
|
}>;
|
|
138
|
-
|
|
145
|
+
touchTileStyle: import("vue").ComputedRef<{
|
|
139
146
|
transition: string;
|
|
140
147
|
transform: string;
|
|
141
148
|
}>;
|
|
@@ -148,6 +155,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
148
155
|
value: import("vue").Ref<string | number | undefined>;
|
|
149
156
|
columnsType: import("vue").Ref<string | undefined>;
|
|
150
157
|
itemShow: import("vue").Ref<boolean>;
|
|
158
|
+
threeDimensional: import("vue").Ref<boolean>;
|
|
151
159
|
touchParams: import("vue").Ref<{
|
|
152
160
|
startY: number;
|
|
153
161
|
endY: number;
|
|
@@ -168,10 +176,12 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
168
176
|
itemShow?: unknown;
|
|
169
177
|
column?: unknown;
|
|
170
178
|
readonly?: unknown;
|
|
179
|
+
threeDimensional?: unknown;
|
|
171
180
|
} & {
|
|
172
181
|
column: import("./types").PickerOption[];
|
|
173
182
|
readonly: boolean;
|
|
174
183
|
itemShow: boolean;
|
|
184
|
+
threeDimensional: boolean;
|
|
175
185
|
} & {
|
|
176
186
|
value?: string | number | undefined;
|
|
177
187
|
columnsType?: string | undefined;
|
|
@@ -182,6 +192,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
182
192
|
column: import("./types").PickerOption[];
|
|
183
193
|
readonly: boolean;
|
|
184
194
|
itemShow: boolean;
|
|
195
|
+
threeDimensional: boolean;
|
|
185
196
|
}>;
|
|
186
197
|
columnsType: import("vue").ComputedRef<"multiple" | "single" | "cascade">;
|
|
187
198
|
columnsList: import("vue").ComputedRef<{
|
|
@@ -214,6 +225,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
214
225
|
okText?: unknown;
|
|
215
226
|
columns?: unknown;
|
|
216
227
|
readonly?: unknown;
|
|
228
|
+
threeDimensional?: unknown;
|
|
217
229
|
position?: unknown;
|
|
218
230
|
transition?: unknown;
|
|
219
231
|
style?: unknown;
|
|
@@ -255,6 +267,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
255
267
|
safeAreaInsetBottom: boolean;
|
|
256
268
|
modelValue: (string | number)[];
|
|
257
269
|
readonly: boolean;
|
|
270
|
+
threeDimensional: boolean;
|
|
258
271
|
cancelText: string;
|
|
259
272
|
okText: string;
|
|
260
273
|
columns: unknown[];
|
|
@@ -289,6 +302,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
289
302
|
safeAreaInsetBottom: boolean;
|
|
290
303
|
modelValue: (string | number)[];
|
|
291
304
|
readonly: boolean;
|
|
305
|
+
threeDimensional: boolean;
|
|
292
306
|
cancelText: string;
|
|
293
307
|
okText: string;
|
|
294
308
|
columns: unknown[];
|
|
@@ -38,16 +38,16 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
38
38
|
size?: unknown;
|
|
39
39
|
} & {
|
|
40
40
|
title: string;
|
|
41
|
-
size: string | number;
|
|
42
41
|
icon: string;
|
|
42
|
+
size: string | number;
|
|
43
43
|
content: string;
|
|
44
44
|
iconColor: string;
|
|
45
45
|
} & {}> & {
|
|
46
46
|
"onClick-step"?: ((...args: any[]) => any) | undefined;
|
|
47
47
|
}, {
|
|
48
48
|
title: string;
|
|
49
|
-
size: string | number;
|
|
50
49
|
icon: string;
|
|
50
|
+
size: string | number;
|
|
51
51
|
content: string;
|
|
52
52
|
iconColor: string;
|
|
53
53
|
}>>;
|
|
@@ -32,7 +32,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
32
32
|
default: boolean;
|
|
33
33
|
};
|
|
34
34
|
}, {
|
|
35
|
-
changeIndex: (active:
|
|
35
|
+
changeIndex: (index: number, active: any) => void;
|
|
36
36
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:visible" | "tab-switch")[], "update:visible" | "tab-switch", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
|
37
37
|
visible?: unknown;
|
|
38
38
|
bottom?: unknown;
|
|
@@ -7,6 +7,9 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
7
7
|
type: StringConstructor;
|
|
8
8
|
default: string;
|
|
9
9
|
};
|
|
10
|
+
name: {
|
|
11
|
+
type: StringConstructor;
|
|
12
|
+
};
|
|
10
13
|
icon: {
|
|
11
14
|
type: StringConstructor;
|
|
12
15
|
default: string;
|
|
@@ -48,9 +51,11 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
48
51
|
active: any;
|
|
49
52
|
index: number;
|
|
50
53
|
};
|
|
51
|
-
|
|
54
|
+
active: import("vue").ComputedRef<boolean>;
|
|
55
|
+
change: () => void;
|
|
52
56
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
|
53
57
|
tabTitle?: unknown;
|
|
58
|
+
name?: unknown;
|
|
54
59
|
icon?: unknown;
|
|
55
60
|
href?: unknown;
|
|
56
61
|
num?: unknown;
|
|
@@ -61,22 +66,23 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
61
66
|
fontClassName?: unknown;
|
|
62
67
|
to?: unknown;
|
|
63
68
|
} & {
|
|
69
|
+
icon: string;
|
|
64
70
|
img: string;
|
|
65
71
|
classPrefix: string;
|
|
66
72
|
fontClassName: string;
|
|
67
|
-
icon: string;
|
|
68
73
|
dot: boolean;
|
|
69
74
|
tabTitle: string;
|
|
70
75
|
href: string;
|
|
71
76
|
num: string;
|
|
72
77
|
activeImg: string;
|
|
73
78
|
} & {
|
|
79
|
+
name?: string | undefined;
|
|
74
80
|
to?: string | Record<string, any> | undefined;
|
|
75
81
|
}>, {
|
|
82
|
+
icon: string;
|
|
76
83
|
img: string;
|
|
77
84
|
classPrefix: string;
|
|
78
85
|
fontClassName: string;
|
|
79
|
-
icon: string;
|
|
80
86
|
dot: boolean;
|
|
81
87
|
tabTitle: string;
|
|
82
88
|
href: string;
|
|
@@ -48,9 +48,12 @@ export declare const component: (componentName: string, translate: Function) =>
|
|
|
48
48
|
'nut-table__main__head__tr--border': any;
|
|
49
49
|
};
|
|
50
50
|
getColumnItem: (value: string) => TableColumnProps;
|
|
51
|
+
getColumnItemStyle: (value: string) => any;
|
|
51
52
|
handleSorterClick: (item: TableColumnProps) => void;
|
|
52
53
|
sortDataItem: () => any;
|
|
53
54
|
translate: Function;
|
|
55
|
+
stylehead: (item: TableColumnProps) => string;
|
|
56
|
+
stylecolumn: (item: TableColumnProps) => string;
|
|
54
57
|
curData: any;
|
|
55
58
|
};
|
|
56
59
|
};
|
|
@@ -32,9 +32,12 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
32
32
|
'nut-table__main__head__tr--border': any;
|
|
33
33
|
};
|
|
34
34
|
getColumnItem: (value: string) => import("./types").TableColumnProps;
|
|
35
|
+
getColumnItemStyle: (value: string) => any;
|
|
35
36
|
handleSorterClick: (item: import("./types").TableColumnProps) => void;
|
|
36
37
|
sortDataItem: () => any;
|
|
37
38
|
translate: Function;
|
|
39
|
+
stylehead: (item: import("./types").TableColumnProps) => string;
|
|
40
|
+
stylecolumn: (item: import("./types").TableColumnProps) => string;
|
|
38
41
|
curData: any;
|
|
39
42
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, string[], string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
|
40
43
|
bordered?: unknown;
|
|
@@ -89,9 +89,9 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
89
89
|
closeOnClickOverlay?: unknown;
|
|
90
90
|
} & {
|
|
91
91
|
title: string;
|
|
92
|
+
center: boolean;
|
|
92
93
|
size: string | number;
|
|
93
94
|
bottom: string;
|
|
94
|
-
center: boolean;
|
|
95
95
|
duration: number;
|
|
96
96
|
closeOnClickOverlay: boolean;
|
|
97
97
|
cover: boolean;
|
|
@@ -112,9 +112,9 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
112
112
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
113
113
|
}, {
|
|
114
114
|
title: string;
|
|
115
|
+
center: boolean;
|
|
115
116
|
size: string | number;
|
|
116
117
|
bottom: string;
|
|
117
|
-
center: boolean;
|
|
118
118
|
duration: number;
|
|
119
119
|
closeOnClickOverlay: boolean;
|
|
120
120
|
cover: boolean;
|
|
@@ -112,7 +112,7 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
112
112
|
fileItemClick: (fileItem: import('./type').FileItem) => void;
|
|
113
113
|
clearUploadQueue: (index?: number) => void;
|
|
114
114
|
submit: () => void;
|
|
115
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("progress" | "success" | "start" | "change" | "
|
|
115
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("progress" | "success" | "start" | "change" | "delete" | "oversize" | "failure" | "update:fileList" | "file-item-click")[], "progress" | "success" | "start" | "change" | "delete" | "oversize" | "failure" | "update:fileList" | "file-item-click", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
|
116
116
|
name?: unknown;
|
|
117
117
|
url?: unknown;
|
|
118
118
|
timeout?: unknown;
|
|
@@ -140,9 +140,9 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
140
140
|
onChange?: unknown;
|
|
141
141
|
} & {
|
|
142
142
|
name: string;
|
|
143
|
+
url: string;
|
|
143
144
|
data: Record<string, any>;
|
|
144
145
|
disabled: boolean;
|
|
145
|
-
url: string;
|
|
146
146
|
maximum: string | number;
|
|
147
147
|
multiple: boolean;
|
|
148
148
|
timeout: string | number;
|
|
@@ -167,19 +167,19 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
167
167
|
onChange?: Function | undefined;
|
|
168
168
|
}> & {
|
|
169
169
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
170
|
+
onDelete?: ((...args: any[]) => any) | undefined;
|
|
170
171
|
onProgress?: ((...args: any[]) => any) | undefined;
|
|
171
172
|
onSuccess?: ((...args: any[]) => any) | undefined;
|
|
172
173
|
onStart?: ((...args: any[]) => any) | undefined;
|
|
173
174
|
onOversize?: ((...args: any[]) => any) | undefined;
|
|
174
175
|
onFailure?: ((...args: any[]) => any) | undefined;
|
|
175
|
-
onDelete?: ((...args: any[]) => any) | undefined;
|
|
176
176
|
"onUpdate:fileList"?: ((...args: any[]) => any) | undefined;
|
|
177
177
|
"onFile-item-click"?: ((...args: any[]) => any) | undefined;
|
|
178
178
|
}, {
|
|
179
179
|
name: string;
|
|
180
|
+
url: string;
|
|
180
181
|
data: Record<string, any>;
|
|
181
182
|
disabled: boolean;
|
|
182
|
-
url: string;
|
|
183
183
|
maximum: string | number;
|
|
184
184
|
multiple: boolean;
|
|
185
185
|
timeout: string | number;
|
|
@@ -70,8 +70,8 @@ declare const _sfc_main: Install< import("vue").DefineComponent<{
|
|
|
70
70
|
isMuted: boolean;
|
|
71
71
|
}>;
|
|
72
72
|
showTouchMask: import("vue").Ref<boolean>;
|
|
73
|
-
source: import("vue").Ref<Record<string, any>>;
|
|
74
73
|
onClick: import("vue").Ref<((...args: any[]) => any) | undefined>;
|
|
74
|
+
source: import("vue").Ref<Record<string, any>>;
|
|
75
75
|
options: import("vue").Ref<Record<string, any>>;
|
|
76
76
|
onPlay: import("vue").Ref<((...args: any[]) => any) | undefined>;
|
|
77
77
|
onPause: import("vue").Ref<((...args: any[]) => any) | undefined>;
|
package/dist/types/index.d.ts
CHANGED