@nutui/nutui 4.0.0-beta.24 → 4.0.0-beta.26
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/CHANGELOG.md +13 -940
- package/dist/nutui.es.js +1 -1
- package/dist/nutui.umd.js +2 -2
- package/dist/packages/_es/ActionSheet.js +1 -1
- package/dist/packages/_es/Address.js +4 -4
- package/dist/packages/_es/AddressList.js +25 -25
- package/dist/packages/_es/Barrage.js +42 -18
- package/dist/packages/_es/Calendar.js +12 -12
- package/dist/packages/_es/CalendarItem.js +1 -1
- package/dist/packages/_es/Cascader.js +1 -1
- package/dist/packages/_es/CollapseItem.js +2 -2
- package/dist/packages/_es/Dialog.js +1 -1
- package/dist/packages/_es/ImagePreview.js +1 -1
- package/dist/packages/_es/InfiniteLoading.js +1 -1
- package/dist/packages/_es/MenuItem.js +1 -1
- package/dist/packages/_es/Navbar.js +4 -4
- package/dist/packages/_es/Noticebar.js +11 -7
- package/dist/packages/_es/Notify.js +1 -1
- package/dist/packages/_es/NumberKeyboard.js +1 -1
- package/dist/packages/_es/Popover.js +1 -1
- package/dist/packages/_es/Popup.js +1 -1
- package/dist/packages/_es/Progress.js +1 -1
- package/dist/packages/_es/Searchbar.js +1 -1
- package/dist/packages/_es/ShortPassword.js +1 -1
- package/dist/packages/_es/Sku.js +1 -1
- package/dist/packages/_es/TimeSelect.js +1 -1
- package/dist/packages/_es/Tour.js +3 -3
- package/dist/packages/_es/TrendArrow.js +2 -2
- package/dist/packages/_es/{index-f3a722c9.js → index-2ae3ae87.js} +4 -4
- package/dist/packages/_es/{index-af79da1a.js → index-991c279f.js} +1 -1
- package/dist/packages/countup/index.scss +1 -0
- package/dist/packages/ecard/index.scss +2 -2
- package/dist/packages/noticebar/index.scss +9 -9
- package/dist/smartips/web-types.json +6 -6
- package/dist/style.css +1 -1
- package/dist/styles/themes/default.scss +53 -53
- package/dist/styles/themes/jdb.scss +53 -53
- package/dist/styles/themes/jddkh.scss +53 -53
- package/dist/styles/themes/jdt.scss +53 -53
- package/dist/styles/variables-jdb.scss +2 -4
- package/dist/styles/variables-jddkh.scss +2 -4
- package/dist/styles/variables-jdt.scss +2 -4
- package/dist/styles/variables.scss +2 -4
- package/dist/types/__VUE/noticebar/index.vue.d.ts +6 -10
- package/dist/types/index.d.ts +1 -1
- package/package.json +1 -1
- package/dist/types/__VUE/actionsheet/index.taro.vue.d.ts +0 -310
- package/dist/types/__VUE/address/index.taro.vue.d.ts +0 -397
- package/dist/types/__VUE/addresslist/components/GeneralShell.taro.vue.d.ts +0 -60
- package/dist/types/__VUE/addresslist/components/ItemContents.taro.vue.d.ts +0 -23
- package/dist/types/__VUE/addresslist/index.taro.vue.d.ts +0 -83
- package/dist/types/__VUE/animate/index.taro.vue.d.ts +0 -54
- package/dist/types/__VUE/avatar/index.taro.vue.d.ts +0 -76
- package/dist/types/__VUE/avatargroup/index.taro.vue.d.ts +0 -92
- package/dist/types/__VUE/backtop/index.taro.vue.d.ts +0 -76
- package/dist/types/__VUE/badge/index.taro.vue.d.ts +0 -93
- package/dist/types/__VUE/barrage/index.taro.vue.d.ts +0 -80
- package/dist/types/__VUE/button/index.taro.vue.d.ts +0 -90
- package/dist/types/__VUE/calendar/index.taro.vue.d.ts +0 -187
- package/dist/types/__VUE/calendaritem/index.taro.vue.d.ts +0 -217
- package/dist/types/__VUE/card/index.taro.vue.d.ts +0 -89
- package/dist/types/__VUE/cascader/cascader-item.taro.vue.d.ts +0 -77
- package/dist/types/__VUE/cascader/index.taro.vue.d.ts +0 -263
- package/dist/types/__VUE/category/index.taro.vue.d.ts +0 -42
- package/dist/types/__VUE/categorypane/index.taro.vue.d.ts +0 -54
- package/dist/types/__VUE/cell/index.taro.vue.d.ts +0 -124
- package/dist/types/__VUE/checkbox/index.taro.vue.d.ts +0 -12
- package/dist/types/__VUE/circleprogress/index.taro.vue.d.ts +0 -93
- package/dist/types/__VUE/collapse/index.taro.vue.d.ts +0 -38
- package/dist/types/__VUE/collapseitem/index.taro.vue.d.ts +0 -111
- package/dist/types/__VUE/comment/components/CmtBottom.taro.vue.d.ts +0 -42
- package/dist/types/__VUE/comment/components/CmtHeader.taro.vue.d.ts +0 -27
- package/dist/types/__VUE/comment/components/CmtImages.taro.vue.d.ts +0 -59
- package/dist/types/__VUE/comment/index.taro.vue.d.ts +0 -119
- package/dist/types/__VUE/configprovider/index.taro.vue.d.ts +0 -45
- package/dist/types/__VUE/countdown/index.taro.vue.d.ts +0 -103
- package/dist/types/__VUE/countup/index.taro.vue.d.ts +0 -213
- package/dist/types/__VUE/datepicker/index.taro.vue.d.ts +0 -232
- package/dist/types/__VUE/dialog/index.taro.vue.d.ts +0 -345
- package/dist/types/__VUE/divider/index.taro.vue.d.ts +0 -53
- package/dist/types/__VUE/drag/index.taro.vue.d.ts +0 -62
- package/dist/types/__VUE/ecard/index.taro.vue.d.ts +0 -128
- package/dist/types/__VUE/elevator/index.taro.vue.d.ts +0 -117
- package/dist/types/__VUE/ellipsis/index.taro.vue.d.ts +0 -103
- package/dist/types/__VUE/empty/index.taro.vue.d.ts +0 -46
- package/dist/types/__VUE/fixednav/index.taro.vue.d.ts +0 -105
- package/dist/types/__VUE/form/index.taro.vue.d.ts +0 -40
- package/dist/types/__VUE/formitem/index.taro.vue.d.ts +0 -114
- package/dist/types/__VUE/grid/index.taro.vue.d.ts +0 -84
- package/dist/types/__VUE/griditem/index.taro.vue.d.ts +0 -22
- package/dist/types/__VUE/icon/index.taro.vue.d.ts +0 -12
- package/dist/types/__VUE/image/index.taro.vue.d.ts +0 -32
- package/dist/types/__VUE/imagepreview/index.taro.vue.d.ts +0 -163
- package/dist/types/__VUE/indicator/index.taro.vue.d.ts +0 -70
- package/dist/types/__VUE/input/index.taro.vue.d.ts +0 -224
- package/dist/types/__VUE/inputnumber/index.taro.vue.d.ts +0 -116
- package/dist/types/__VUE/invoice/index.taro.vue.d.ts +0 -52
- package/dist/types/__VUE/layout/index.taro.vue.d.ts +0 -12
- package/dist/types/__VUE/list/index.taro.vue.d.ts +0 -58
- package/dist/types/__VUE/menu/index.taro.vue.d.ts +0 -93
- package/dist/types/__VUE/menuitem/index.taro.vue.d.ts +0 -89
- package/dist/types/__VUE/navbar/index.taro.vue.d.ts +0 -121
- package/dist/types/__VUE/noticebar/index.taro.vue.d.ts +0 -207
- package/dist/types/__VUE/notify/index.taro.vue.d.ts +0 -110
- package/dist/types/__VUE/numberkeyboard/index.taro.vue.d.ts +0 -132
- package/dist/types/__VUE/overlay/index.taro.vue.d.ts +0 -85
- package/dist/types/__VUE/pagination/index.taro.vue.d.ts +0 -111
- package/dist/types/__VUE/picker/index.taro.vue.d.ts +0 -14
- package/dist/types/__VUE/popover/index.taro.vue.d.ts +0 -192
- package/dist/types/__VUE/popup/index.taro.vue.d.ts +0 -219
- package/dist/types/__VUE/price/index.taro.vue.d.ts +0 -87
- package/dist/types/__VUE/progress/index.taro.vue.d.ts +0 -128
- package/dist/types/__VUE/radio/index.taro.vue.d.ts +0 -53
- package/dist/types/__VUE/range/index.taro.vue.d.ts +0 -158
- package/dist/types/__VUE/rate/index.taro.vue.d.ts +0 -121
- package/dist/types/__VUE/scrollView/index.taro.vue.d.ts +0 -14
- package/dist/types/__VUE/searchbar/index.taro.vue.d.ts +0 -177
- package/dist/types/__VUE/shortpassword/index.taro.vue.d.ts +0 -103
- package/dist/types/__VUE/sidenavbar/index.taro.vue.d.ts +0 -31
- package/dist/types/__VUE/signature/index.taro.vue.d.ts +0 -84
- package/dist/types/__VUE/skeleton/index.taro.vue.d.ts +0 -115
- package/dist/types/__VUE/sku/components/SkuHeader.taro.vue.d.ts +0 -28
- package/dist/types/__VUE/sku/components/SkuStepper.taro.vue.d.ts +0 -56
- package/dist/types/__VUE/sku/index.taro.vue.d.ts +0 -146
- package/dist/types/__VUE/steps/index.taro.vue.d.ts +0 -46
- package/dist/types/__VUE/sticky/index.taro.vue.d.ts +0 -47
- package/dist/types/__VUE/subsidenavbar/index.taro.vue.d.ts +0 -53
- package/dist/types/__VUE/swipe/index.taro.vue.d.ts +0 -71
- package/dist/types/__VUE/swiper/index.taro.vue.d.ts +0 -168
- package/dist/types/__VUE/swiperitem/index.taro.vue.d.ts +0 -18
- package/dist/types/__VUE/switch/index.taro.vue.d.ts +0 -108
- package/dist/types/__VUE/tabbar/index.taro.vue.d.ts +0 -93
- package/dist/types/__VUE/tabbaritem/index.taro.vue.d.ts +0 -59
- package/dist/types/__VUE/table/index.taro.vue.d.ts +0 -80
- package/dist/types/__VUE/tabs/index.taro.vue.d.ts +0 -164
- package/dist/types/__VUE/tag/index.taro.vue.d.ts +0 -90
- package/dist/types/__VUE/textarea/index.taro.vue.d.ts +0 -127
- package/dist/types/__VUE/timedetail/index.taro.vue.d.ts +0 -38
- package/dist/types/__VUE/timepannel/index.taro.vue.d.ts +0 -42
- package/dist/types/__VUE/timeselect/index.taro.vue.d.ts +0 -91
- package/dist/types/__VUE/toast/index.taro.vue.d.ts +0 -184
- package/dist/types/__VUE/tour/index.taro.vue.d.ts +0 -192
- package/dist/types/__VUE/trendarrow/index.taro.vue.d.ts +0 -105
- package/dist/types/__VUE/uploader/index.taro.vue.d.ts +0 -260
- package/dist/types/__VUE/watermark/index.taro.vue.d.ts +0 -175
- package/dist/types/nutui.taro.vue.build.d.ts +0 -106
|
@@ -1,397 +0,0 @@
|
|
|
1
|
-
import { PropType } from 'vue';
|
|
2
|
-
import { RegionData, CustomRegionData, existRegionData } from './type';
|
|
3
|
-
|
|
4
|
-
declare type Install<T> = T & {
|
|
5
|
-
install(app: import('vue').App): void;
|
|
6
|
-
};
|
|
7
|
-
declare const _default: Install< import("vue").DefineComponent<{
|
|
8
|
-
modelValue: {
|
|
9
|
-
type: ArrayConstructor;
|
|
10
|
-
default: () => never[];
|
|
11
|
-
};
|
|
12
|
-
visible: {
|
|
13
|
-
type: BooleanConstructor;
|
|
14
|
-
default: boolean;
|
|
15
|
-
};
|
|
16
|
-
type: {
|
|
17
|
-
type: StringConstructor;
|
|
18
|
-
default: string;
|
|
19
|
-
};
|
|
20
|
-
customAddressTitle: {
|
|
21
|
-
type: StringConstructor;
|
|
22
|
-
default: string;
|
|
23
|
-
};
|
|
24
|
-
province: {
|
|
25
|
-
type: PropType<RegionData[]>;
|
|
26
|
-
default: () => never[];
|
|
27
|
-
};
|
|
28
|
-
city: {
|
|
29
|
-
type: PropType<RegionData[]>;
|
|
30
|
-
default: () => never[];
|
|
31
|
-
};
|
|
32
|
-
country: {
|
|
33
|
-
type: PropType<RegionData[]>;
|
|
34
|
-
default: () => never[];
|
|
35
|
-
};
|
|
36
|
-
town: {
|
|
37
|
-
type: PropType<RegionData[]>;
|
|
38
|
-
default: () => never[];
|
|
39
|
-
};
|
|
40
|
-
isShowCustomAddress: {
|
|
41
|
-
type: BooleanConstructor;
|
|
42
|
-
default: boolean;
|
|
43
|
-
};
|
|
44
|
-
existAddress: {
|
|
45
|
-
type: PropType<existRegionData[]>;
|
|
46
|
-
default: () => never[];
|
|
47
|
-
};
|
|
48
|
-
existAddressTitle: {
|
|
49
|
-
type: StringConstructor;
|
|
50
|
-
default: string;
|
|
51
|
-
};
|
|
52
|
-
customAndExistTitle: {
|
|
53
|
-
type: StringConstructor;
|
|
54
|
-
default: string;
|
|
55
|
-
};
|
|
56
|
-
height: {
|
|
57
|
-
type: (NumberConstructor | StringConstructor)[];
|
|
58
|
-
default: string;
|
|
59
|
-
};
|
|
60
|
-
columnsPlaceholder: {
|
|
61
|
-
type: (ArrayConstructor | StringConstructor)[];
|
|
62
|
-
default: string;
|
|
63
|
-
};
|
|
64
|
-
zIndex: {
|
|
65
|
-
type: (NumberConstructor | StringConstructor)[];
|
|
66
|
-
default: number;
|
|
67
|
-
};
|
|
68
|
-
duration: {
|
|
69
|
-
type: (NumberConstructor | StringConstructor)[];
|
|
70
|
-
default: number;
|
|
71
|
-
};
|
|
72
|
-
lockScroll: {
|
|
73
|
-
type: BooleanConstructor;
|
|
74
|
-
default: boolean;
|
|
75
|
-
};
|
|
76
|
-
closeOnClickOverlay: {
|
|
77
|
-
type: BooleanConstructor;
|
|
78
|
-
default: boolean;
|
|
79
|
-
};
|
|
80
|
-
position: {
|
|
81
|
-
type: StringConstructor;
|
|
82
|
-
default: string;
|
|
83
|
-
};
|
|
84
|
-
transition: {
|
|
85
|
-
type: StringConstructor;
|
|
86
|
-
default: string;
|
|
87
|
-
};
|
|
88
|
-
style: {
|
|
89
|
-
type: PropType<import("vue").CSSProperties>;
|
|
90
|
-
default: {};
|
|
91
|
-
};
|
|
92
|
-
popClass: {
|
|
93
|
-
type: StringConstructor;
|
|
94
|
-
default: string;
|
|
95
|
-
};
|
|
96
|
-
closeable: {
|
|
97
|
-
type: BooleanConstructor;
|
|
98
|
-
default: boolean;
|
|
99
|
-
};
|
|
100
|
-
closeIconPosition: {
|
|
101
|
-
type: StringConstructor;
|
|
102
|
-
default: string;
|
|
103
|
-
};
|
|
104
|
-
closeIcon: {
|
|
105
|
-
type: StringConstructor;
|
|
106
|
-
default: string;
|
|
107
|
-
};
|
|
108
|
-
destroyOnClose: {
|
|
109
|
-
type: BooleanConstructor;
|
|
110
|
-
default: boolean;
|
|
111
|
-
};
|
|
112
|
-
teleport: {
|
|
113
|
-
type: (StringConstructor | {
|
|
114
|
-
new (): Element;
|
|
115
|
-
prototype: Element;
|
|
116
|
-
})[];
|
|
117
|
-
default: string;
|
|
118
|
-
};
|
|
119
|
-
overlay: {
|
|
120
|
-
type: BooleanConstructor;
|
|
121
|
-
default: boolean;
|
|
122
|
-
};
|
|
123
|
-
round: {
|
|
124
|
-
type: BooleanConstructor;
|
|
125
|
-
default: boolean;
|
|
126
|
-
};
|
|
127
|
-
teleportDisable: {
|
|
128
|
-
type: BooleanConstructor;
|
|
129
|
-
default: boolean;
|
|
130
|
-
};
|
|
131
|
-
safeAreaInsetBottom: {
|
|
132
|
-
type: BooleanConstructor;
|
|
133
|
-
default: boolean;
|
|
134
|
-
};
|
|
135
|
-
overlayClass: {
|
|
136
|
-
type: StringConstructor;
|
|
137
|
-
default: string;
|
|
138
|
-
};
|
|
139
|
-
overlayStyle: {
|
|
140
|
-
type: PropType<import("vue").CSSProperties>;
|
|
141
|
-
default: {};
|
|
142
|
-
};
|
|
143
|
-
}, {
|
|
144
|
-
translate: (keyPath: string, ...args: unknown[]) => string;
|
|
145
|
-
transformData: (data: RegionData[]) => CustomRegionData[];
|
|
146
|
-
province: import("vue").Ref<HTMLElement | null>;
|
|
147
|
-
city: import("vue").Ref<HTMLElement | null>;
|
|
148
|
-
country: import("vue").Ref<HTMLElement | null>;
|
|
149
|
-
town: import("vue").Ref<HTMLElement | null>;
|
|
150
|
-
style: import("vue").Ref<import("vue").CSSProperties>;
|
|
151
|
-
zIndex: import("vue").Ref<string | number>;
|
|
152
|
-
round: import("vue").Ref<boolean>;
|
|
153
|
-
overlay: import("vue").Ref<boolean>;
|
|
154
|
-
visible: import("vue").Ref<boolean>;
|
|
155
|
-
duration: import("vue").Ref<string | number>;
|
|
156
|
-
overlayClass: import("vue").Ref<string>;
|
|
157
|
-
lockScroll: import("vue").Ref<boolean>;
|
|
158
|
-
overlayStyle: import("vue").Ref<import("vue").CSSProperties>;
|
|
159
|
-
closeOnClickOverlay: import("vue").Ref<boolean>;
|
|
160
|
-
type: import("vue").Ref<string>;
|
|
161
|
-
position: import("vue").Ref<string>;
|
|
162
|
-
transition: import("vue").Ref<string>;
|
|
163
|
-
popClass: import("vue").Ref<string>;
|
|
164
|
-
closeable: import("vue").Ref<boolean>;
|
|
165
|
-
closeIconPosition: import("vue").Ref<string>;
|
|
166
|
-
closeIcon: import("vue").Ref<string>;
|
|
167
|
-
destroyOnClose: import("vue").Ref<boolean>;
|
|
168
|
-
teleport: import("vue").Ref<string | Element>;
|
|
169
|
-
teleportDisable: import("vue").Ref<boolean>;
|
|
170
|
-
safeAreaInsetBottom: import("vue").Ref<boolean>;
|
|
171
|
-
height: import("vue").Ref<string | number>;
|
|
172
|
-
modelValue: import("vue").Ref<unknown[]>;
|
|
173
|
-
customAddressTitle: import("vue").Ref<string>;
|
|
174
|
-
isShowCustomAddress: import("vue").Ref<boolean>;
|
|
175
|
-
existAddress: import("vue").Ref<existRegionData[]>;
|
|
176
|
-
existAddressTitle: import("vue").Ref<string>;
|
|
177
|
-
customAndExistTitle: import("vue").Ref<string>;
|
|
178
|
-
columnsPlaceholder: import("vue").Ref<string | unknown[]>;
|
|
179
|
-
"onUpdate:visible": import("vue").Ref<((...args: any[]) => any) | undefined>;
|
|
180
|
-
onChange: import("vue").Ref<((...args: any[]) => any) | undefined>;
|
|
181
|
-
onClose: import("vue").Ref<((...args: any[]) => any) | undefined>;
|
|
182
|
-
onType: import("vue").Ref<((...args: any[]) => any) | undefined>;
|
|
183
|
-
"onUpdate:modelValue": import("vue").Ref<((...args: any[]) => any) | undefined>;
|
|
184
|
-
onSelected: import("vue").Ref<((...args: any[]) => any) | undefined>;
|
|
185
|
-
"onClose-mask": import("vue").Ref<((...args: any[]) => any) | undefined>;
|
|
186
|
-
"onSwitch-module": import("vue").Ref<((...args: any[]) => any) | undefined>;
|
|
187
|
-
classes: import("vue").ComputedRef<{
|
|
188
|
-
[x: string]: boolean;
|
|
189
|
-
}>;
|
|
190
|
-
showPopup: import("vue").Ref<boolean>;
|
|
191
|
-
privateType: import("vue").Ref<string>;
|
|
192
|
-
tabIndex: import("vue").Ref<number>;
|
|
193
|
-
tabName: import("vue").Ref<string[]>;
|
|
194
|
-
regionList: import("vue").ComputedRef<RegionData[]>;
|
|
195
|
-
selectedRegion: import("vue").Ref<{
|
|
196
|
-
[x: string]: any;
|
|
197
|
-
name: string;
|
|
198
|
-
}[]>;
|
|
199
|
-
selectedExistAddress: {};
|
|
200
|
-
switchModule: () => void;
|
|
201
|
-
closeWay: import("vue").Ref<string>;
|
|
202
|
-
close: () => void;
|
|
203
|
-
getTabName: (item: RegionData | null, index: number) => {};
|
|
204
|
-
nextAreaList: (item: RegionData) => void;
|
|
205
|
-
lineDistance: import("vue").Ref<number>;
|
|
206
|
-
changeRegionTab: (item: RegionData, index: number) => void;
|
|
207
|
-
selectedExist: (item: existRegionData) => void;
|
|
208
|
-
clickOverlay: () => void;
|
|
209
|
-
handClose: (type?: string) => void;
|
|
210
|
-
handleElevatorItem: (key: string, item: RegionData) => void;
|
|
211
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "update:visible" | "type" | "change" | "update:modelValue" | "selected" | "close-mask" | "switch-module")[], "close" | "update:visible" | "type" | "change" | "update:modelValue" | "selected" | "close-mask" | "switch-module", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
212
|
-
modelValue: {
|
|
213
|
-
type: ArrayConstructor;
|
|
214
|
-
default: () => never[];
|
|
215
|
-
};
|
|
216
|
-
visible: {
|
|
217
|
-
type: BooleanConstructor;
|
|
218
|
-
default: boolean;
|
|
219
|
-
};
|
|
220
|
-
type: {
|
|
221
|
-
type: StringConstructor;
|
|
222
|
-
default: string;
|
|
223
|
-
};
|
|
224
|
-
customAddressTitle: {
|
|
225
|
-
type: StringConstructor;
|
|
226
|
-
default: string;
|
|
227
|
-
};
|
|
228
|
-
province: {
|
|
229
|
-
type: PropType<RegionData[]>;
|
|
230
|
-
default: () => never[];
|
|
231
|
-
};
|
|
232
|
-
city: {
|
|
233
|
-
type: PropType<RegionData[]>;
|
|
234
|
-
default: () => never[];
|
|
235
|
-
};
|
|
236
|
-
country: {
|
|
237
|
-
type: PropType<RegionData[]>;
|
|
238
|
-
default: () => never[];
|
|
239
|
-
};
|
|
240
|
-
town: {
|
|
241
|
-
type: PropType<RegionData[]>;
|
|
242
|
-
default: () => never[];
|
|
243
|
-
};
|
|
244
|
-
isShowCustomAddress: {
|
|
245
|
-
type: BooleanConstructor;
|
|
246
|
-
default: boolean;
|
|
247
|
-
};
|
|
248
|
-
existAddress: {
|
|
249
|
-
type: PropType<existRegionData[]>;
|
|
250
|
-
default: () => never[];
|
|
251
|
-
};
|
|
252
|
-
existAddressTitle: {
|
|
253
|
-
type: StringConstructor;
|
|
254
|
-
default: string;
|
|
255
|
-
};
|
|
256
|
-
customAndExistTitle: {
|
|
257
|
-
type: StringConstructor;
|
|
258
|
-
default: string;
|
|
259
|
-
};
|
|
260
|
-
height: {
|
|
261
|
-
type: (NumberConstructor | StringConstructor)[];
|
|
262
|
-
default: string;
|
|
263
|
-
};
|
|
264
|
-
columnsPlaceholder: {
|
|
265
|
-
type: (ArrayConstructor | StringConstructor)[];
|
|
266
|
-
default: string;
|
|
267
|
-
};
|
|
268
|
-
zIndex: {
|
|
269
|
-
type: (NumberConstructor | StringConstructor)[];
|
|
270
|
-
default: number;
|
|
271
|
-
};
|
|
272
|
-
duration: {
|
|
273
|
-
type: (NumberConstructor | StringConstructor)[];
|
|
274
|
-
default: number;
|
|
275
|
-
};
|
|
276
|
-
lockScroll: {
|
|
277
|
-
type: BooleanConstructor;
|
|
278
|
-
default: boolean;
|
|
279
|
-
};
|
|
280
|
-
closeOnClickOverlay: {
|
|
281
|
-
type: BooleanConstructor;
|
|
282
|
-
default: boolean;
|
|
283
|
-
};
|
|
284
|
-
position: {
|
|
285
|
-
type: StringConstructor;
|
|
286
|
-
default: string;
|
|
287
|
-
};
|
|
288
|
-
transition: {
|
|
289
|
-
type: StringConstructor;
|
|
290
|
-
default: string;
|
|
291
|
-
};
|
|
292
|
-
style: {
|
|
293
|
-
type: PropType<import("vue").CSSProperties>;
|
|
294
|
-
default: {};
|
|
295
|
-
};
|
|
296
|
-
popClass: {
|
|
297
|
-
type: StringConstructor;
|
|
298
|
-
default: string;
|
|
299
|
-
};
|
|
300
|
-
closeable: {
|
|
301
|
-
type: BooleanConstructor;
|
|
302
|
-
default: boolean;
|
|
303
|
-
};
|
|
304
|
-
closeIconPosition: {
|
|
305
|
-
type: StringConstructor;
|
|
306
|
-
default: string;
|
|
307
|
-
};
|
|
308
|
-
closeIcon: {
|
|
309
|
-
type: StringConstructor;
|
|
310
|
-
default: string;
|
|
311
|
-
};
|
|
312
|
-
destroyOnClose: {
|
|
313
|
-
type: BooleanConstructor;
|
|
314
|
-
default: boolean;
|
|
315
|
-
};
|
|
316
|
-
teleport: {
|
|
317
|
-
type: (StringConstructor | {
|
|
318
|
-
new (): Element;
|
|
319
|
-
prototype: Element;
|
|
320
|
-
})[];
|
|
321
|
-
default: string;
|
|
322
|
-
};
|
|
323
|
-
overlay: {
|
|
324
|
-
type: BooleanConstructor;
|
|
325
|
-
default: boolean;
|
|
326
|
-
};
|
|
327
|
-
round: {
|
|
328
|
-
type: BooleanConstructor;
|
|
329
|
-
default: boolean;
|
|
330
|
-
};
|
|
331
|
-
teleportDisable: {
|
|
332
|
-
type: BooleanConstructor;
|
|
333
|
-
default: boolean;
|
|
334
|
-
};
|
|
335
|
-
safeAreaInsetBottom: {
|
|
336
|
-
type: BooleanConstructor;
|
|
337
|
-
default: boolean;
|
|
338
|
-
};
|
|
339
|
-
overlayClass: {
|
|
340
|
-
type: StringConstructor;
|
|
341
|
-
default: string;
|
|
342
|
-
};
|
|
343
|
-
overlayStyle: {
|
|
344
|
-
type: PropType<import("vue").CSSProperties>;
|
|
345
|
-
default: {};
|
|
346
|
-
};
|
|
347
|
-
}>> & {
|
|
348
|
-
"onUpdate:visible"?: ((...args: any[]) => any) | undefined;
|
|
349
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
350
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
351
|
-
onType?: ((...args: any[]) => any) | undefined;
|
|
352
|
-
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
353
|
-
onSelected?: ((...args: any[]) => any) | undefined;
|
|
354
|
-
"onClose-mask"?: ((...args: any[]) => any) | undefined;
|
|
355
|
-
"onSwitch-module"?: ((...args: any[]) => any) | undefined;
|
|
356
|
-
}, {
|
|
357
|
-
style: import("vue").CSSProperties;
|
|
358
|
-
zIndex: string | number;
|
|
359
|
-
round: boolean;
|
|
360
|
-
overlay: boolean;
|
|
361
|
-
visible: boolean;
|
|
362
|
-
duration: string | number;
|
|
363
|
-
overlayClass: string;
|
|
364
|
-
lockScroll: boolean;
|
|
365
|
-
overlayStyle: import("vue").CSSProperties;
|
|
366
|
-
closeOnClickOverlay: boolean;
|
|
367
|
-
type: string;
|
|
368
|
-
position: string;
|
|
369
|
-
transition: string;
|
|
370
|
-
popClass: string;
|
|
371
|
-
closeable: boolean;
|
|
372
|
-
closeIconPosition: string;
|
|
373
|
-
closeIcon: string;
|
|
374
|
-
destroyOnClose: boolean;
|
|
375
|
-
teleport: string | Element;
|
|
376
|
-
teleportDisable: boolean;
|
|
377
|
-
safeAreaInsetBottom: boolean;
|
|
378
|
-
height: string | number;
|
|
379
|
-
modelValue: unknown[];
|
|
380
|
-
customAddressTitle: string;
|
|
381
|
-
province: RegionData[];
|
|
382
|
-
city: RegionData[];
|
|
383
|
-
country: RegionData[];
|
|
384
|
-
town: RegionData[];
|
|
385
|
-
isShowCustomAddress: boolean;
|
|
386
|
-
existAddress: existRegionData[];
|
|
387
|
-
existAddressTitle: string;
|
|
388
|
-
customAndExistTitle: string;
|
|
389
|
-
columnsPlaceholder: string | unknown[];
|
|
390
|
-
}>>;
|
|
391
|
-
export default _default;
|
|
392
|
-
|
|
393
|
-
declare module 'vue' {
|
|
394
|
-
interface GlobalComponents {
|
|
395
|
-
NutAddress: typeof _default;
|
|
396
|
-
}
|
|
397
|
-
}
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
item: {
|
|
3
|
-
type: ObjectConstructor;
|
|
4
|
-
default: {};
|
|
5
|
-
};
|
|
6
|
-
longPress: {
|
|
7
|
-
type: BooleanConstructor;
|
|
8
|
-
default: boolean;
|
|
9
|
-
};
|
|
10
|
-
swipeEdition: {
|
|
11
|
-
type: BooleanConstructor;
|
|
12
|
-
default: boolean;
|
|
13
|
-
};
|
|
14
|
-
}, {
|
|
15
|
-
renderCompontent: () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
16
|
-
[key: string]: any;
|
|
17
|
-
}>;
|
|
18
|
-
showMaskRef: import("vue").Ref<boolean>;
|
|
19
|
-
itemClick: (event: Event) => void;
|
|
20
|
-
editClick: (event: Event) => void;
|
|
21
|
-
delClick: (event: Event) => void;
|
|
22
|
-
delLongClick: (event: Event) => void;
|
|
23
|
-
holddownstart: (event: Event) => void;
|
|
24
|
-
holddownmove: () => void;
|
|
25
|
-
holddownend: () => void;
|
|
26
|
-
copyCLick: (event: Event) => void;
|
|
27
|
-
hideMaskClick: () => void;
|
|
28
|
-
setDefault: (event: Event) => void;
|
|
29
|
-
maskClick: (event: Event) => void;
|
|
30
|
-
swipeDelClick: (event: Event) => void;
|
|
31
|
-
swipestart: () => void;
|
|
32
|
-
swipemove: () => void;
|
|
33
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("delIcon" | "editIcon" | "itemClick" | "longDown" | "longCopy" | "longSet" | "longDel" | "swipeDel")[], "delIcon" | "editIcon" | "itemClick" | "longDown" | "longCopy" | "longSet" | "longDel" | "swipeDel", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
34
|
-
item: {
|
|
35
|
-
type: ObjectConstructor;
|
|
36
|
-
default: {};
|
|
37
|
-
};
|
|
38
|
-
longPress: {
|
|
39
|
-
type: BooleanConstructor;
|
|
40
|
-
default: boolean;
|
|
41
|
-
};
|
|
42
|
-
swipeEdition: {
|
|
43
|
-
type: BooleanConstructor;
|
|
44
|
-
default: boolean;
|
|
45
|
-
};
|
|
46
|
-
}>> & {
|
|
47
|
-
onDelIcon?: ((...args: any[]) => any) | undefined;
|
|
48
|
-
onEditIcon?: ((...args: any[]) => any) | undefined;
|
|
49
|
-
onItemClick?: ((...args: any[]) => any) | undefined;
|
|
50
|
-
onLongDown?: ((...args: any[]) => any) | undefined;
|
|
51
|
-
onLongCopy?: ((...args: any[]) => any) | undefined;
|
|
52
|
-
onLongSet?: ((...args: any[]) => any) | undefined;
|
|
53
|
-
onLongDel?: ((...args: any[]) => any) | undefined;
|
|
54
|
-
onSwipeDel?: ((...args: any[]) => any) | undefined;
|
|
55
|
-
}, {
|
|
56
|
-
item: Record<string, any>;
|
|
57
|
-
longPress: boolean;
|
|
58
|
-
swipeEdition: boolean;
|
|
59
|
-
}>;
|
|
60
|
-
export default _default;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
item: {
|
|
3
|
-
type: ObjectConstructor;
|
|
4
|
-
default: {};
|
|
5
|
-
};
|
|
6
|
-
}, {
|
|
7
|
-
delClick: (event: Event) => void;
|
|
8
|
-
editClick: (event: Event) => void;
|
|
9
|
-
contentsClick: (event: Event) => void;
|
|
10
|
-
translate: (keyPath: string, ...args: unknown[]) => string;
|
|
11
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("delIcon" | "editIcon" | "itemClick")[], "delIcon" | "editIcon" | "itemClick", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
-
item: {
|
|
13
|
-
type: ObjectConstructor;
|
|
14
|
-
default: {};
|
|
15
|
-
};
|
|
16
|
-
}>> & {
|
|
17
|
-
onDelIcon?: ((...args: any[]) => any) | undefined;
|
|
18
|
-
onEditIcon?: ((...args: any[]) => any) | undefined;
|
|
19
|
-
onItemClick?: ((...args: any[]) => any) | undefined;
|
|
20
|
-
}, {
|
|
21
|
-
item: Record<string, any>;
|
|
22
|
-
}>;
|
|
23
|
-
export default _default;
|
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
declare type Install<T> = T & {
|
|
3
|
-
install(app: import('vue').App): void;
|
|
4
|
-
};
|
|
5
|
-
declare const _default: Install< import("vue").DefineComponent<{
|
|
6
|
-
data: {
|
|
7
|
-
type: ArrayConstructor;
|
|
8
|
-
default: never[];
|
|
9
|
-
};
|
|
10
|
-
longPress: {
|
|
11
|
-
type: BooleanConstructor;
|
|
12
|
-
default: boolean;
|
|
13
|
-
};
|
|
14
|
-
swipeEdition: {
|
|
15
|
-
type: BooleanConstructor;
|
|
16
|
-
default: boolean;
|
|
17
|
-
};
|
|
18
|
-
showBottomButton: {
|
|
19
|
-
type: BooleanConstructor;
|
|
20
|
-
default: boolean;
|
|
21
|
-
};
|
|
22
|
-
dataOptions: {
|
|
23
|
-
type: ObjectConstructor;
|
|
24
|
-
default: {};
|
|
25
|
-
};
|
|
26
|
-
}, {
|
|
27
|
-
classes: import("vue").ComputedRef<{
|
|
28
|
-
[x: string]: boolean;
|
|
29
|
-
}>;
|
|
30
|
-
clickDelIcon: (event: Event, item: unknown) => void;
|
|
31
|
-
clickEditIcon: (event: Event, item: unknown) => void;
|
|
32
|
-
clickContentItem: (event: Event, item: unknown) => void;
|
|
33
|
-
clickLongCopy: (event: Event, item: unknown) => void;
|
|
34
|
-
clickLongSet: (event: Event, item: unknown) => void;
|
|
35
|
-
clickLongDel: (event: Event, item: unknown) => void;
|
|
36
|
-
clickSwipeDel: (event: Event, item: unknown) => void;
|
|
37
|
-
addAddress: (event: Event) => void;
|
|
38
|
-
dataArray: any;
|
|
39
|
-
translate: (keyPath: string, ...args: unknown[]) => string;
|
|
40
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("add" | "delIcon" | "editIcon" | "longCopy" | "longSet" | "longDel" | "swipeDel" | "clickItem")[], "add" | "delIcon" | "editIcon" | "longCopy" | "longSet" | "longDel" | "swipeDel" | "clickItem", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
41
|
-
data: {
|
|
42
|
-
type: ArrayConstructor;
|
|
43
|
-
default: never[];
|
|
44
|
-
};
|
|
45
|
-
longPress: {
|
|
46
|
-
type: BooleanConstructor;
|
|
47
|
-
default: boolean;
|
|
48
|
-
};
|
|
49
|
-
swipeEdition: {
|
|
50
|
-
type: BooleanConstructor;
|
|
51
|
-
default: boolean;
|
|
52
|
-
};
|
|
53
|
-
showBottomButton: {
|
|
54
|
-
type: BooleanConstructor;
|
|
55
|
-
default: boolean;
|
|
56
|
-
};
|
|
57
|
-
dataOptions: {
|
|
58
|
-
type: ObjectConstructor;
|
|
59
|
-
default: {};
|
|
60
|
-
};
|
|
61
|
-
}>> & {
|
|
62
|
-
onClickItem?: ((...args: any[]) => any) | undefined;
|
|
63
|
-
onDelIcon?: ((...args: any[]) => any) | undefined;
|
|
64
|
-
onEditIcon?: ((...args: any[]) => any) | undefined;
|
|
65
|
-
onLongCopy?: ((...args: any[]) => any) | undefined;
|
|
66
|
-
onLongSet?: ((...args: any[]) => any) | undefined;
|
|
67
|
-
onLongDel?: ((...args: any[]) => any) | undefined;
|
|
68
|
-
onSwipeDel?: ((...args: any[]) => any) | undefined;
|
|
69
|
-
onAdd?: ((...args: any[]) => any) | undefined;
|
|
70
|
-
}, {
|
|
71
|
-
data: unknown[];
|
|
72
|
-
longPress: boolean;
|
|
73
|
-
swipeEdition: boolean;
|
|
74
|
-
showBottomButton: boolean;
|
|
75
|
-
dataOptions: Record<string, any>;
|
|
76
|
-
}>>;
|
|
77
|
-
export default _default;
|
|
78
|
-
|
|
79
|
-
declare module 'vue' {
|
|
80
|
-
interface GlobalComponents {
|
|
81
|
-
NutAddressList: typeof _default;
|
|
82
|
-
}
|
|
83
|
-
}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { PropType } from 'vue';
|
|
2
|
-
import { AnimateType, AnimateAction } from './type';
|
|
3
|
-
|
|
4
|
-
declare type Install<T> = T & {
|
|
5
|
-
install(app: import('vue').App): void;
|
|
6
|
-
};
|
|
7
|
-
declare const _default: Install< import("vue").DefineComponent<{
|
|
8
|
-
type: {
|
|
9
|
-
type: PropType<AnimateType>;
|
|
10
|
-
default: string;
|
|
11
|
-
};
|
|
12
|
-
action: {
|
|
13
|
-
type: PropType<AnimateAction>;
|
|
14
|
-
default: string;
|
|
15
|
-
};
|
|
16
|
-
loop: {
|
|
17
|
-
type: BooleanConstructor;
|
|
18
|
-
default: boolean;
|
|
19
|
-
};
|
|
20
|
-
}, {
|
|
21
|
-
classes: import("vue").ComputedRef<{
|
|
22
|
-
[x: string]: boolean | AnimateType;
|
|
23
|
-
'nut-animate__container': boolean;
|
|
24
|
-
loop: boolean;
|
|
25
|
-
}>;
|
|
26
|
-
handleClick: (event: Event) => void;
|
|
27
|
-
clicked: import("vue").Ref<boolean>;
|
|
28
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
29
|
-
type: {
|
|
30
|
-
type: PropType<AnimateType>;
|
|
31
|
-
default: string;
|
|
32
|
-
};
|
|
33
|
-
action: {
|
|
34
|
-
type: PropType<AnimateAction>;
|
|
35
|
-
default: string;
|
|
36
|
-
};
|
|
37
|
-
loop: {
|
|
38
|
-
type: BooleanConstructor;
|
|
39
|
-
default: boolean;
|
|
40
|
-
};
|
|
41
|
-
}>> & {
|
|
42
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
43
|
-
}, {
|
|
44
|
-
type: AnimateType;
|
|
45
|
-
action: AnimateAction;
|
|
46
|
-
loop: boolean;
|
|
47
|
-
}>>;
|
|
48
|
-
export default _default;
|
|
49
|
-
|
|
50
|
-
declare module 'vue' {
|
|
51
|
-
interface GlobalComponents {
|
|
52
|
-
NutAnimate: typeof _default;
|
|
53
|
-
}
|
|
54
|
-
}
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
import { Ref } from 'vue';
|
|
2
|
-
|
|
3
|
-
declare type Install<T> = T & {
|
|
4
|
-
install(app: import('vue').App): void;
|
|
5
|
-
};
|
|
6
|
-
declare const _default: Install< import("vue").DefineComponent<{
|
|
7
|
-
size: {
|
|
8
|
-
type: StringConstructor;
|
|
9
|
-
default: string;
|
|
10
|
-
};
|
|
11
|
-
shape: {
|
|
12
|
-
type: StringConstructor;
|
|
13
|
-
default: string;
|
|
14
|
-
};
|
|
15
|
-
bgColor: {
|
|
16
|
-
type: StringConstructor;
|
|
17
|
-
default: string;
|
|
18
|
-
};
|
|
19
|
-
color: {
|
|
20
|
-
type: StringConstructor;
|
|
21
|
-
default: string;
|
|
22
|
-
};
|
|
23
|
-
}, {
|
|
24
|
-
index: Ref<number>;
|
|
25
|
-
showMax: Ref<boolean>;
|
|
26
|
-
maxIndex: Ref<number>;
|
|
27
|
-
classes: import("vue").ComputedRef<{
|
|
28
|
-
[x: string]: boolean;
|
|
29
|
-
}>;
|
|
30
|
-
styles: import("vue").ComputedRef<{
|
|
31
|
-
width: string;
|
|
32
|
-
height: string;
|
|
33
|
-
backgroundColor: string;
|
|
34
|
-
color: string;
|
|
35
|
-
marginLeft: string | false;
|
|
36
|
-
zIndex: string;
|
|
37
|
-
}>;
|
|
38
|
-
maxStyles: import("vue").ComputedRef<{
|
|
39
|
-
backgroundColor: string;
|
|
40
|
-
color: string;
|
|
41
|
-
}>;
|
|
42
|
-
avatarGroup: any;
|
|
43
|
-
visible: {
|
|
44
|
-
lightTheme: boolean;
|
|
45
|
-
};
|
|
46
|
-
avatarRef: Ref<any>;
|
|
47
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
48
|
-
size: {
|
|
49
|
-
type: StringConstructor;
|
|
50
|
-
default: string;
|
|
51
|
-
};
|
|
52
|
-
shape: {
|
|
53
|
-
type: StringConstructor;
|
|
54
|
-
default: string;
|
|
55
|
-
};
|
|
56
|
-
bgColor: {
|
|
57
|
-
type: StringConstructor;
|
|
58
|
-
default: string;
|
|
59
|
-
};
|
|
60
|
-
color: {
|
|
61
|
-
type: StringConstructor;
|
|
62
|
-
default: string;
|
|
63
|
-
};
|
|
64
|
-
}>>, {
|
|
65
|
-
color: string;
|
|
66
|
-
size: string;
|
|
67
|
-
shape: string;
|
|
68
|
-
bgColor: string;
|
|
69
|
-
}>>;
|
|
70
|
-
export default _default;
|
|
71
|
-
|
|
72
|
-
declare module 'vue' {
|
|
73
|
-
interface GlobalComponents {
|
|
74
|
-
NutAvatar: typeof _default;
|
|
75
|
-
}
|
|
76
|
-
}
|