@aplus-frontend/ui 0.0.31 → 0.0.32
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/es/src/ap-action/group/index.vue.d.ts +1 -1
- package/es/src/ap-field/date/index.vue.d.ts +8 -8
- package/es/src/ap-field/date-range/index.vue.d.ts +6 -6
- package/es/src/ap-field/rate/index.vue.d.ts +1 -1
- package/es/src/ap-field/select/index.vue.d.ts +1 -1
- package/es/src/ap-field/text/index.vue.d.ts +1 -1
- package/es/src/ap-field/text/password.vue.d.ts +3 -3
- package/es/src/ap-field/text-area/index.vue.d.ts +1 -1
- package/es/src/ap-form/ap-form-item-group/index.vue.d.ts +1 -1
- package/es/src/ap-form/ap-form-item.vue.d.ts +1 -1
- package/es/src/ap-form/ap-form.vue.d.ts +2 -2
- package/es/src/ap-form/hooks/use-watch.d.ts +1 -1
- package/es/src/ap-form/items/checkbox/index.vue.d.ts +3 -3
- package/es/src/ap-form/items/date/index.vue.d.ts +3 -3
- package/es/src/ap-form/items/date-range/index.vue.d.ts +3 -3
- package/es/src/ap-form/items/number/index.vue.d.ts +3 -3
- package/es/src/ap-form/items/radio/index.vue.d.ts +3 -3
- package/es/src/ap-form/items/select/index.vue.d.ts +3 -3
- package/es/src/ap-form/items/switch/index.vue.d.ts +3 -3
- package/es/src/ap-form/items/text/index.vue.d.ts +3 -3
- package/es/src/ap-form/items/text/password.vue.d.ts +3 -3
- package/es/src/ap-form/items/text-area/index.vue.d.ts +3 -3
- package/es/src/ap-form/modal-form/index.vue.d.ts +2 -2
- package/es/src/ap-form/search-form/index.vue.d.ts +4 -4
- package/es/src/ap-list/hooks/use-offline-list.d.ts +1 -1
- package/es/src/ap-list/index.vue.d.ts +15 -15
- package/es/src/ap-table/ap-table.vue.d.ts +60 -60
- package/es/src/ap-table/constants.d.ts +2778 -2778
- package/es/src/ap-table/utils.d.ts +2 -8474
- package/es/src/ap-upload/styles/multiple-file.css +4 -0
- package/es/src/ap-upload/styles/picture.css +1 -1
- package/es/src/base-button/index.d.ts +17 -17
- package/es/src/basic/index.d.ts +3 -3
- package/es/src/business/index.d.ts +40 -40
- package/es/src/button/index.d.ts +1 -1
- package/es/src/check-card/group.vue.d.ts +3 -0
- package/es/src/check-card/group.vue.mjs +17 -16
- package/es/src/check-card/index.vue.d.ts +1 -1
- package/es/src/config-provider/config-provider.d.ts +1 -1
- package/es/src/config-provider/hooks/use-global-config.d.ts +1 -1
- package/es/src/config-provider/index.d.ts +4 -3
- package/es/src/container/collapse/header.vue.d.ts +1 -1
- package/es/src/container/collapse/index.vue.d.ts +1 -1
- package/es/src/container/index.d.ts +5 -5
- package/es/src/count-down/index.d.ts +2 -2
- package/es/src/cropper/cropper-image.vue.d.ts +1 -1
- package/es/src/cropper/index.d.ts +34 -34
- package/es/src/description/index.d.ts +2 -2
- package/es/src/dropdown/index.d.ts +2 -2
- package/es/src/editable-table/form-item.vue.d.ts +23 -23
- package/es/src/editable-table/index.vue.d.ts +27 -27
- package/es/src/icon/index.d.ts +2 -2
- package/es/src/icon-picker/index.d.ts +1 -1
- package/es/src/modal/components/modal-footer.vue.d.ts +1 -1
- package/es/src/modal/components/modal.d.ts +1 -1
- package/es/src/modal/index.d.ts +1 -1
- package/es/src/pro-form/component-map.d.ts +2 -2
- package/es/src/pro-form/components/api-radio-group.vue.d.ts +1 -1
- package/es/src/pro-form/components/api-select.vue.d.ts +1 -1
- package/es/src/pro-form/components/api-transfer.vue.d.ts +2 -2
- package/es/src/pro-form/components/api-tree.vue.d.ts +1 -1
- package/es/src/pro-form/hooks/use-advanced.d.ts +1 -1
- package/es/src/pro-form/hooks/use-form-values.d.ts +1 -1
- package/es/src/pro-form/hooks/use-label-width.d.ts +27 -27
- package/es/src/pro-form/pro-form.vue.d.ts +4 -4
- package/es/src/pro-table/component-map.d.ts +2 -2
- package/es/src/pro-table/components/editable/editable-cell.vue.d.ts +2 -2
- package/es/src/pro-table/components/table-action.vue.d.ts +1 -1
- package/es/src/pro-table/components/table-footer.vue.d.ts +2 -2
- package/es/src/pro-table/components/table-image.vue.d.ts +1 -1
- package/es/src/pro-table/hooks/use-data-source.d.ts +5 -5
- package/es/src/pro-table/hooks/use-row-selection.d.ts +1 -1
- package/es/src/pro-table/hooks/use-table-footer.d.ts +1 -1
- package/es/src/pro-table/hooks/use-table-header.d.ts +1 -1
- package/es/src/pro-table/pro-table.vue.d.ts +12 -12
- package/es/src/prompt/utils.d.ts +2 -2
- package/es/src/scroll-bar/index.d.ts +21 -21
- package/es/src/scroll-bar/scroll-bar.vue.d.ts +2 -2
- package/es/src/strength-meter/index.d.ts +1 -1
- package/es/src/theme/ap-upload/multiple-file.css +4 -0
- package/es/src/theme/ap-upload/picture.css +1 -1
- package/es/src/transition/create-transition.d.ts +1 -1
- package/es/src/transition/index.d.ts +11 -11
- package/es/src/work-order-modal/interfaces.d.ts +2 -2
- package/lib/src/ap-action/group/index.vue.d.ts +1 -1
- package/lib/src/ap-field/date/index.vue.d.ts +8 -8
- package/lib/src/ap-field/date-range/index.vue.d.ts +6 -6
- package/lib/src/ap-field/rate/index.vue.d.ts +1 -1
- package/lib/src/ap-field/select/index.vue.d.ts +1 -1
- package/lib/src/ap-field/text/index.vue.d.ts +1 -1
- package/lib/src/ap-field/text/password.vue.d.ts +3 -3
- package/lib/src/ap-field/text-area/index.vue.d.ts +1 -1
- package/lib/src/ap-form/ap-form-item-group/index.vue.d.ts +1 -1
- package/lib/src/ap-form/ap-form-item.vue.d.ts +1 -1
- package/lib/src/ap-form/ap-form.vue.d.ts +2 -2
- package/lib/src/ap-form/hooks/use-watch.d.ts +1 -1
- package/lib/src/ap-form/items/checkbox/index.vue.d.ts +3 -3
- package/lib/src/ap-form/items/date/index.vue.d.ts +3 -3
- package/lib/src/ap-form/items/date-range/index.vue.d.ts +3 -3
- package/lib/src/ap-form/items/number/index.vue.d.ts +3 -3
- package/lib/src/ap-form/items/radio/index.vue.d.ts +3 -3
- package/lib/src/ap-form/items/select/index.vue.d.ts +3 -3
- package/lib/src/ap-form/items/switch/index.vue.d.ts +3 -3
- package/lib/src/ap-form/items/text/index.vue.d.ts +3 -3
- package/lib/src/ap-form/items/text/password.vue.d.ts +3 -3
- package/lib/src/ap-form/items/text-area/index.vue.d.ts +3 -3
- package/lib/src/ap-form/modal-form/index.vue.d.ts +2 -2
- package/lib/src/ap-form/search-form/index.vue.d.ts +4 -4
- package/lib/src/ap-list/hooks/use-offline-list.d.ts +1 -1
- package/lib/src/ap-list/index.vue.d.ts +15 -15
- package/lib/src/ap-table/ap-table.vue.d.ts +60 -60
- package/lib/src/ap-table/constants.d.ts +2778 -2778
- package/lib/src/ap-table/utils.d.ts +2 -8474
- package/lib/src/ap-upload/styles/multiple-file.css +4 -0
- package/lib/src/ap-upload/styles/picture.css +1 -1
- package/lib/src/base-button/index.d.ts +17 -17
- package/lib/src/basic/index.d.ts +3 -3
- package/lib/src/business/index.d.ts +40 -40
- package/lib/src/button/index.d.ts +1 -1
- package/lib/src/check-card/group.vue.d.ts +3 -0
- package/lib/src/check-card/group.vue.js +1 -1
- package/lib/src/check-card/index.vue.d.ts +1 -1
- package/lib/src/config-provider/config-provider.d.ts +1 -1
- package/lib/src/config-provider/hooks/use-global-config.d.ts +1 -1
- package/lib/src/config-provider/index.d.ts +4 -3
- package/lib/src/container/collapse/header.vue.d.ts +1 -1
- package/lib/src/container/collapse/index.vue.d.ts +1 -1
- package/lib/src/container/index.d.ts +5 -5
- package/lib/src/count-down/index.d.ts +2 -2
- package/lib/src/cropper/cropper-image.vue.d.ts +1 -1
- package/lib/src/cropper/index.d.ts +34 -34
- package/lib/src/description/index.d.ts +2 -2
- package/lib/src/dropdown/index.d.ts +2 -2
- package/lib/src/editable-table/form-item.vue.d.ts +23 -23
- package/lib/src/editable-table/index.vue.d.ts +27 -27
- package/lib/src/icon/index.d.ts +2 -2
- package/lib/src/icon-picker/index.d.ts +1 -1
- package/lib/src/modal/components/modal-footer.vue.d.ts +1 -1
- package/lib/src/modal/components/modal.d.ts +1 -1
- package/lib/src/modal/index.d.ts +1 -1
- package/lib/src/pro-form/component-map.d.ts +2 -2
- package/lib/src/pro-form/components/api-radio-group.vue.d.ts +1 -1
- package/lib/src/pro-form/components/api-select.vue.d.ts +1 -1
- package/lib/src/pro-form/components/api-transfer.vue.d.ts +2 -2
- package/lib/src/pro-form/components/api-tree.vue.d.ts +1 -1
- package/lib/src/pro-form/hooks/use-advanced.d.ts +1 -1
- package/lib/src/pro-form/hooks/use-form-values.d.ts +1 -1
- package/lib/src/pro-form/hooks/use-label-width.d.ts +27 -27
- package/lib/src/pro-form/pro-form.vue.d.ts +4 -4
- package/lib/src/pro-table/component-map.d.ts +2 -2
- package/lib/src/pro-table/components/editable/editable-cell.vue.d.ts +2 -2
- package/lib/src/pro-table/components/table-action.vue.d.ts +1 -1
- package/lib/src/pro-table/components/table-footer.vue.d.ts +2 -2
- package/lib/src/pro-table/components/table-image.vue.d.ts +1 -1
- package/lib/src/pro-table/hooks/use-data-source.d.ts +5 -5
- package/lib/src/pro-table/hooks/use-row-selection.d.ts +1 -1
- package/lib/src/pro-table/hooks/use-table-footer.d.ts +1 -1
- package/lib/src/pro-table/hooks/use-table-header.d.ts +1 -1
- package/lib/src/pro-table/pro-table.vue.d.ts +12 -12
- package/lib/src/prompt/utils.d.ts +2 -2
- package/lib/src/scroll-bar/index.d.ts +21 -21
- package/lib/src/scroll-bar/scroll-bar.vue.d.ts +2 -2
- package/lib/src/strength-meter/index.d.ts +1 -1
- package/lib/src/theme/ap-upload/multiple-file.css +4 -0
- package/lib/src/theme/ap-upload/picture.css +1 -1
- package/lib/src/transition/create-transition.d.ts +1 -1
- package/lib/src/transition/index.d.ts +11 -11
- package/lib/src/work-order-modal/interfaces.d.ts +2 -2
- package/package.json +2 -2
|
@@ -39,11 +39,15 @@
|
|
|
39
39
|
}
|
|
40
40
|
.aplus-ap-upload-multiple-file-admin .multiple-file-context .file-btn {
|
|
41
41
|
border: 1px solid #d9d9d9;
|
|
42
|
+
color: #333333;
|
|
42
43
|
}
|
|
43
44
|
.aplus-ap-upload-multiple-file-admin .multiple-file-context .file-btn:hover {
|
|
44
45
|
border-color: #34b77c;
|
|
45
46
|
color: #34b77c;
|
|
46
47
|
}
|
|
48
|
+
.aplus-ap-upload-multiple-file-admin .multiple-file-context .sub-title {
|
|
49
|
+
color: #999999;
|
|
50
|
+
}
|
|
47
51
|
.aplus-ap-upload-multiple-file-admin .ant-upload-wrapper .ant-upload-list .ant-upload-list-item:hover {
|
|
48
52
|
background: #fafafa;
|
|
49
53
|
}
|
|
@@ -20,16 +20,16 @@ export declare const BaseButton: {
|
|
|
20
20
|
loading: {
|
|
21
21
|
type: PropType<boolean>;
|
|
22
22
|
};
|
|
23
|
+
iconSize: {
|
|
24
|
+
type: PropType<number>;
|
|
25
|
+
default: number;
|
|
26
|
+
};
|
|
23
27
|
preIcon: {
|
|
24
28
|
type: PropType<string>;
|
|
25
29
|
};
|
|
26
30
|
postIcon: {
|
|
27
31
|
type: PropType<string>;
|
|
28
32
|
};
|
|
29
|
-
iconSize: {
|
|
30
|
-
type: PropType<number>;
|
|
31
|
-
default: number;
|
|
32
|
-
};
|
|
33
33
|
}>>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly< ExtractPropTypes<{
|
|
34
34
|
text: {
|
|
35
35
|
type: PropType<string>;
|
|
@@ -46,16 +46,16 @@ export declare const BaseButton: {
|
|
|
46
46
|
loading: {
|
|
47
47
|
type: PropType<boolean>;
|
|
48
48
|
};
|
|
49
|
+
iconSize: {
|
|
50
|
+
type: PropType<number>;
|
|
51
|
+
default: number;
|
|
52
|
+
};
|
|
49
53
|
preIcon: {
|
|
50
54
|
type: PropType<string>;
|
|
51
55
|
};
|
|
52
56
|
postIcon: {
|
|
53
57
|
type: PropType<string>;
|
|
54
58
|
};
|
|
55
|
-
iconSize: {
|
|
56
|
-
type: PropType<number>;
|
|
57
|
-
default: number;
|
|
58
|
-
};
|
|
59
59
|
}>>, {
|
|
60
60
|
iconSize: number;
|
|
61
61
|
}, true, {}, {}, {
|
|
@@ -81,16 +81,16 @@ export declare const BaseButton: {
|
|
|
81
81
|
loading: {
|
|
82
82
|
type: PropType<boolean>;
|
|
83
83
|
};
|
|
84
|
+
iconSize: {
|
|
85
|
+
type: PropType<number>;
|
|
86
|
+
default: number;
|
|
87
|
+
};
|
|
84
88
|
preIcon: {
|
|
85
89
|
type: PropType<string>;
|
|
86
90
|
};
|
|
87
91
|
postIcon: {
|
|
88
92
|
type: PropType<string>;
|
|
89
93
|
};
|
|
90
|
-
iconSize: {
|
|
91
|
-
type: PropType<number>;
|
|
92
|
-
default: number;
|
|
93
|
-
};
|
|
94
94
|
}>>, {}, {}, {}, {}, {
|
|
95
95
|
iconSize: number;
|
|
96
96
|
}>;
|
|
@@ -113,16 +113,16 @@ export declare const BaseButton: {
|
|
|
113
113
|
loading: {
|
|
114
114
|
type: PropType<boolean>;
|
|
115
115
|
};
|
|
116
|
+
iconSize: {
|
|
117
|
+
type: PropType<number>;
|
|
118
|
+
default: number;
|
|
119
|
+
};
|
|
116
120
|
preIcon: {
|
|
117
121
|
type: PropType<string>;
|
|
118
122
|
};
|
|
119
123
|
postIcon: {
|
|
120
124
|
type: PropType<string>;
|
|
121
125
|
};
|
|
122
|
-
iconSize: {
|
|
123
|
-
type: PropType<number>;
|
|
124
|
-
default: number;
|
|
125
|
-
};
|
|
126
126
|
}>>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {
|
|
127
127
|
iconSize: number;
|
|
128
128
|
}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
|
|
@@ -130,7 +130,7 @@ export declare const BaseButton: {
|
|
|
130
130
|
icon?(_: {}): any;
|
|
131
131
|
default?(_: any): any;
|
|
132
132
|
};
|
|
133
|
-
}) & Plugin
|
|
133
|
+
}) & Plugin & (new (...args: any[]) => {
|
|
134
134
|
$props: {
|
|
135
135
|
onClick?: (() => void) | undefined;
|
|
136
136
|
};
|
package/lib/src/basic/index.d.ts
CHANGED
|
@@ -131,7 +131,7 @@ export declare const BasicHelp: {
|
|
|
131
131
|
fontSize: string;
|
|
132
132
|
maxWidth: string;
|
|
133
133
|
showIndex: boolean;
|
|
134
|
-
}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & Plugin
|
|
134
|
+
}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & Plugin & (new (...args: any[]) => {
|
|
135
135
|
$props: {
|
|
136
136
|
onClick?: (() => void) | undefined;
|
|
137
137
|
};
|
|
@@ -202,7 +202,7 @@ export declare const BasicTitle: {
|
|
|
202
202
|
$slots: {
|
|
203
203
|
default?(_: {}): any;
|
|
204
204
|
};
|
|
205
|
-
}) & Plugin
|
|
205
|
+
}) & Plugin & (new (...args: any[]) => {
|
|
206
206
|
$props: {
|
|
207
207
|
onClick?: (() => void) | undefined;
|
|
208
208
|
};
|
|
@@ -271,7 +271,7 @@ export declare const BasicArrow: {
|
|
|
271
271
|
inset: {
|
|
272
272
|
type: PropType<boolean>;
|
|
273
273
|
};
|
|
274
|
-
}>>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & Plugin
|
|
274
|
+
}>>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & Plugin & (new (...args: any[]) => {
|
|
275
275
|
$props: {
|
|
276
276
|
onClick?: (() => void) | undefined;
|
|
277
277
|
};
|
|
@@ -145,7 +145,7 @@ export declare const ApTitle: {
|
|
|
145
145
|
prefix?(_: {}): any;
|
|
146
146
|
suffix?(_: {}): any;
|
|
147
147
|
};
|
|
148
|
-
}) & Plugin
|
|
148
|
+
}) & Plugin & (new (...args: any[]) => {
|
|
149
149
|
$props: {
|
|
150
150
|
onClick?: (() => void) | undefined;
|
|
151
151
|
};
|
|
@@ -363,18 +363,12 @@ export declare const ApLabel: {
|
|
|
363
363
|
size: {
|
|
364
364
|
type: PropType<"default" | "small">;
|
|
365
365
|
};
|
|
366
|
-
status: {
|
|
367
|
-
type: PropType<"success" | "error" | "default" | "warning" | "processing">;
|
|
368
|
-
default: string;
|
|
369
|
-
};
|
|
370
366
|
offset: {
|
|
371
367
|
type: PropType<[string | number, string | number]>;
|
|
372
368
|
};
|
|
373
|
-
|
|
374
|
-
type: PropType<
|
|
375
|
-
|
|
376
|
-
helpMessage: {
|
|
377
|
-
type: PropType<string>;
|
|
369
|
+
status: {
|
|
370
|
+
type: PropType<"success" | "error" | "default" | "warning" | "processing">;
|
|
371
|
+
default: string;
|
|
378
372
|
};
|
|
379
373
|
count: {
|
|
380
374
|
type: PropType<any>;
|
|
@@ -385,12 +379,18 @@ export declare const ApLabel: {
|
|
|
385
379
|
overflowCount: {
|
|
386
380
|
type: PropType<number>;
|
|
387
381
|
};
|
|
382
|
+
dot: {
|
|
383
|
+
type: PropType<boolean>;
|
|
384
|
+
};
|
|
388
385
|
scrollNumberPrefixCls: {
|
|
389
386
|
type: PropType<string>;
|
|
390
387
|
};
|
|
391
388
|
numberStyle: {
|
|
392
389
|
type: PropType<CSSProperties>;
|
|
393
390
|
};
|
|
391
|
+
helpMessage: {
|
|
392
|
+
type: PropType<string>;
|
|
393
|
+
};
|
|
394
394
|
iconColor: {
|
|
395
395
|
type: PropType<string>;
|
|
396
396
|
required: true;
|
|
@@ -418,18 +418,12 @@ export declare const ApLabel: {
|
|
|
418
418
|
size: {
|
|
419
419
|
type: PropType<"default" | "small">;
|
|
420
420
|
};
|
|
421
|
-
status: {
|
|
422
|
-
type: PropType<"success" | "error" | "default" | "warning" | "processing">;
|
|
423
|
-
default: string;
|
|
424
|
-
};
|
|
425
421
|
offset: {
|
|
426
422
|
type: PropType<[string | number, string | number]>;
|
|
427
423
|
};
|
|
428
|
-
|
|
429
|
-
type: PropType<
|
|
430
|
-
|
|
431
|
-
helpMessage: {
|
|
432
|
-
type: PropType<string>;
|
|
424
|
+
status: {
|
|
425
|
+
type: PropType<"success" | "error" | "default" | "warning" | "processing">;
|
|
426
|
+
default: string;
|
|
433
427
|
};
|
|
434
428
|
count: {
|
|
435
429
|
type: PropType<any>;
|
|
@@ -440,12 +434,18 @@ export declare const ApLabel: {
|
|
|
440
434
|
overflowCount: {
|
|
441
435
|
type: PropType<number>;
|
|
442
436
|
};
|
|
437
|
+
dot: {
|
|
438
|
+
type: PropType<boolean>;
|
|
439
|
+
};
|
|
443
440
|
scrollNumberPrefixCls: {
|
|
444
441
|
type: PropType<string>;
|
|
445
442
|
};
|
|
446
443
|
numberStyle: {
|
|
447
444
|
type: PropType<CSSProperties>;
|
|
448
445
|
};
|
|
446
|
+
helpMessage: {
|
|
447
|
+
type: PropType<string>;
|
|
448
|
+
};
|
|
449
449
|
iconColor: {
|
|
450
450
|
type: PropType<string>;
|
|
451
451
|
required: true;
|
|
@@ -485,18 +485,12 @@ export declare const ApLabel: {
|
|
|
485
485
|
size: {
|
|
486
486
|
type: PropType<"default" | "small">;
|
|
487
487
|
};
|
|
488
|
-
status: {
|
|
489
|
-
type: PropType<"success" | "error" | "default" | "warning" | "processing">;
|
|
490
|
-
default: string;
|
|
491
|
-
};
|
|
492
488
|
offset: {
|
|
493
489
|
type: PropType<[string | number, string | number]>;
|
|
494
490
|
};
|
|
495
|
-
|
|
496
|
-
type: PropType<
|
|
497
|
-
|
|
498
|
-
helpMessage: {
|
|
499
|
-
type: PropType<string>;
|
|
491
|
+
status: {
|
|
492
|
+
type: PropType<"success" | "error" | "default" | "warning" | "processing">;
|
|
493
|
+
default: string;
|
|
500
494
|
};
|
|
501
495
|
count: {
|
|
502
496
|
type: PropType<any>;
|
|
@@ -507,12 +501,18 @@ export declare const ApLabel: {
|
|
|
507
501
|
overflowCount: {
|
|
508
502
|
type: PropType<number>;
|
|
509
503
|
};
|
|
504
|
+
dot: {
|
|
505
|
+
type: PropType<boolean>;
|
|
506
|
+
};
|
|
510
507
|
scrollNumberPrefixCls: {
|
|
511
508
|
type: PropType<string>;
|
|
512
509
|
};
|
|
513
510
|
numberStyle: {
|
|
514
511
|
type: PropType<CSSProperties>;
|
|
515
512
|
};
|
|
513
|
+
helpMessage: {
|
|
514
|
+
type: PropType<string>;
|
|
515
|
+
};
|
|
516
516
|
iconColor: {
|
|
517
517
|
type: PropType<string>;
|
|
518
518
|
required: true;
|
|
@@ -549,18 +549,12 @@ export declare const ApLabel: {
|
|
|
549
549
|
size: {
|
|
550
550
|
type: PropType<"default" | "small">;
|
|
551
551
|
};
|
|
552
|
-
status: {
|
|
553
|
-
type: PropType<"success" | "error" | "default" | "warning" | "processing">;
|
|
554
|
-
default: string;
|
|
555
|
-
};
|
|
556
552
|
offset: {
|
|
557
553
|
type: PropType<[string | number, string | number]>;
|
|
558
554
|
};
|
|
559
|
-
|
|
560
|
-
type: PropType<
|
|
561
|
-
|
|
562
|
-
helpMessage: {
|
|
563
|
-
type: PropType<string>;
|
|
555
|
+
status: {
|
|
556
|
+
type: PropType<"success" | "error" | "default" | "warning" | "processing">;
|
|
557
|
+
default: string;
|
|
564
558
|
};
|
|
565
559
|
count: {
|
|
566
560
|
type: PropType<any>;
|
|
@@ -571,12 +565,18 @@ export declare const ApLabel: {
|
|
|
571
565
|
overflowCount: {
|
|
572
566
|
type: PropType<number>;
|
|
573
567
|
};
|
|
568
|
+
dot: {
|
|
569
|
+
type: PropType<boolean>;
|
|
570
|
+
};
|
|
574
571
|
scrollNumberPrefixCls: {
|
|
575
572
|
type: PropType<string>;
|
|
576
573
|
};
|
|
577
574
|
numberStyle: {
|
|
578
575
|
type: PropType<CSSProperties>;
|
|
579
576
|
};
|
|
577
|
+
helpMessage: {
|
|
578
|
+
type: PropType<string>;
|
|
579
|
+
};
|
|
580
580
|
iconColor: {
|
|
581
581
|
type: PropType<string>;
|
|
582
582
|
required: true;
|
|
@@ -587,7 +587,7 @@ export declare const ApLabel: {
|
|
|
587
587
|
placement: TooltipPlacement;
|
|
588
588
|
status: "success" | "error" | "default" | "warning" | "processing";
|
|
589
589
|
iconColor: string;
|
|
590
|
-
}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & Plugin
|
|
590
|
+
}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & Plugin & (new (...args: any[]) => {
|
|
591
591
|
$props: {
|
|
592
592
|
onClick?: (() => void) | undefined;
|
|
593
593
|
};
|
|
@@ -696,7 +696,7 @@ export declare const ApStatus: {
|
|
|
696
696
|
color: string;
|
|
697
697
|
padding: number;
|
|
698
698
|
show: boolean;
|
|
699
|
-
}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & Plugin
|
|
699
|
+
}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & Plugin & (new (...args: any[]) => {
|
|
700
700
|
$props: {
|
|
701
701
|
onClick?: (() => void) | undefined;
|
|
702
702
|
};
|
|
@@ -834,7 +834,7 @@ export declare const ApStatusGroup: {
|
|
|
834
834
|
statusList: Required<Pick< ApStatusProps, "text" | "color"> & {
|
|
835
835
|
value: string | number;
|
|
836
836
|
}>[] | null;
|
|
837
|
-
}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & Plugin
|
|
837
|
+
}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & Plugin & (new (...args: any[]) => {
|
|
838
838
|
$props: {
|
|
839
839
|
onClick?: (() => void) | undefined;
|
|
840
840
|
};
|
|
@@ -9,6 +9,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
9
9
|
loading: undefined;
|
|
10
10
|
size: undefined;
|
|
11
11
|
stopPropagation: undefined;
|
|
12
|
+
defaultValue: undefined;
|
|
12
13
|
}>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
13
14
|
"update:value": (...args: any[]) => void;
|
|
14
15
|
}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<CheckCardGroupProps>, {
|
|
@@ -19,6 +20,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
19
20
|
loading: undefined;
|
|
20
21
|
size: undefined;
|
|
21
22
|
stopPropagation: undefined;
|
|
23
|
+
defaultValue: undefined;
|
|
22
24
|
}>>> & {
|
|
23
25
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
24
26
|
}, {
|
|
@@ -28,6 +30,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
28
30
|
size: "small" | "middle";
|
|
29
31
|
value: CheckCardValueType | CheckCardValueType[];
|
|
30
32
|
bordered: boolean;
|
|
33
|
+
defaultValue: CheckCardValueType | CheckCardValueType[];
|
|
31
34
|
stopPropagation: boolean | ((event: MouseEvent) => boolean);
|
|
32
35
|
}, {}>, {
|
|
33
36
|
default?(_: {}): any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("vue");require("../hooks/index.js");const m=require("./context.js"),v=require("lodash-unified"),b=require("../hooks/useControllableValue.js"),y=a.defineComponent({name:"CheckCardGroup",__name:"group",props:{bordered:{type:Boolean,default:void 0},disabled:{type:Boolean,default:void 0},loading:{type:Boolean,default:void 0},size:{default:void 0},stopPropagation:{type:[Boolean,Function],default:void 0},multiple:{type:Boolean,default:!1},defaultValue:{type:[String,Number,Boolean,Array]},value:{type:[String,Number,Boolean,Array],default:void 0},"onUpdate:Value":{}},emits:["update:value"],setup(
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("vue");require("../hooks/index.js");const m=require("./context.js"),v=require("lodash-unified"),b=require("../hooks/useControllableValue.js"),y=a.defineComponent({name:"CheckCardGroup",__name:"group",props:{bordered:{type:Boolean,default:void 0},disabled:{type:Boolean,default:void 0},loading:{type:Boolean,default:void 0},size:{default:void 0},stopPropagation:{type:[Boolean,Function],default:void 0},multiple:{type:Boolean,default:!1},defaultValue:{type:[String,Number,Boolean,Array],default:void 0},value:{type:[String,Number,Boolean,Array],default:void 0},"onUpdate:Value":{}},emits:["update:value"],setup(i,{emit:d}){const t=i,s=d,{value:r,updateValue:n}=b.useControllableValue(t,s),u=new Map;function p(e){if(!t.multiple){if(a.unref(r)===e)return;n(e);return}let o=[...a.unref(r)||[]];const g=o.find(l=>l===e);v.isUndefined(g)?o.push(e):o=o.filter(l=>l!==e).filter(l=>u.has(l)),n(o)}function f(e){u.set(e,!0)}function c(e){u.delete(e)}return m.useProvideCheckCard(a.computed(()=>({toggleOption:p,registerValue:f,cancelValue:c,disabled:t.disabled,size:t.size,bordered:t.bordered,loading:t.loading,value:a.unref(r),multiple:t.multiple,stopPropagation:t.stopPropagation}))),(e,o)=>a.renderSlot(e.$slots,"default")}});exports.default=y;
|
|
@@ -25,8 +25,8 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
25
25
|
}, {
|
|
26
26
|
style: CSSProperties;
|
|
27
27
|
size: "small" | "middle";
|
|
28
|
-
bordered: boolean;
|
|
29
28
|
checked: boolean;
|
|
29
|
+
bordered: boolean;
|
|
30
30
|
stopPropagation: boolean | ((event: MouseEvent) => boolean);
|
|
31
31
|
}, {}>, Readonly<CheckCardSlots> & CheckCardSlots>;
|
|
32
32
|
export default _default;
|
|
@@ -7,7 +7,7 @@ import { ButtonSize } from 'ant-design-vue/es/button';
|
|
|
7
7
|
import { ValidateMessages } from 'ant-design-vue/es/form/interface';
|
|
8
8
|
import { RequiredMark } from 'ant-design-vue/es/form/Form';
|
|
9
9
|
import { ThemeConfig } from 'ant-design-vue/es/config-provider/context';
|
|
10
|
-
import { LocaleType } from '
|
|
10
|
+
import { LocaleType } from 'src';
|
|
11
11
|
import { ApiType, TableDefaultConfig, ScrollbarGlobalConfig, ApUploadConfig } from './constants';
|
|
12
12
|
export declare const ConfigProvider: DefineComponent<{
|
|
13
13
|
iconPrefixCls: StringConstructor;
|
|
@@ -9,7 +9,7 @@ import { ButtonSize } from 'ant-design-vue/es/button';
|
|
|
9
9
|
import { ValidateMessages } from 'ant-design-vue/es/form/interface';
|
|
10
10
|
import { RequiredMark } from 'ant-design-vue/es/form/Form';
|
|
11
11
|
import { ThemeConfig } from 'ant-design-vue/es/config-provider/context';
|
|
12
|
-
import { LocaleType } from '
|
|
12
|
+
import { LocaleType } from 'src';
|
|
13
13
|
|
|
14
14
|
export declare const keysOf: <T extends Record<string, any>>(arr: T) => (keyof T)[];
|
|
15
15
|
export declare function useGlobalConfig<K extends keyof ConfigProviderContext, D extends ConfigProviderContext[K]>(key: K, defaultValue?: D): Ref<Exclude<ConfigProviderContext[K], undefined> | D>;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import { CreateComponentPublicInstance
|
|
1
|
+
import { CreateComponentPublicInstance } from '@vue/runtime-core';
|
|
2
|
+
import { ExtractPropTypes, PropType, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ComponentOptionsBase, Plugin } from 'vue';
|
|
2
3
|
import { default as __DTS_DEFAULT_0__ } from 'ant-design-vue/es/config-provider/renderEmpty';
|
|
3
4
|
import { TransformCellTextProps } from 'ant-design-vue/es/table/interface';
|
|
4
5
|
import { CSPConfig } from 'ant-design-vue/es/config-provider';
|
|
@@ -7,7 +8,7 @@ import { ButtonSize } from 'ant-design-vue/es/button';
|
|
|
7
8
|
import { ValidateMessages } from 'ant-design-vue/es/form/interface';
|
|
8
9
|
import { RequiredMark } from 'ant-design-vue/es/form/Form';
|
|
9
10
|
import { ThemeConfig } from 'ant-design-vue/es/config-provider/context';
|
|
10
|
-
import { LocaleType } from '
|
|
11
|
+
import { LocaleType } from 'src';
|
|
11
12
|
import { ApiType, TableDefaultConfig, ScrollbarGlobalConfig, ApUploadConfig } from './constants';
|
|
12
13
|
export * from './config-provider-props';
|
|
13
14
|
export * from './constants';
|
|
@@ -702,7 +703,7 @@ export declare const APConfigProvider: {
|
|
|
702
703
|
scrollbar: ScrollbarGlobalConfig;
|
|
703
704
|
uiMode: "aplus" | "admin";
|
|
704
705
|
apUpload: ApUploadConfig;
|
|
705
|
-
}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & Plugin
|
|
706
|
+
}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & Plugin & (new (...args: any[]) => {
|
|
706
707
|
$props: {
|
|
707
708
|
onClick?: (() => void) | undefined;
|
|
708
709
|
};
|
|
@@ -113,8 +113,8 @@ declare const _default: DefineComponent<{
|
|
|
113
113
|
}>>, {
|
|
114
114
|
loading: boolean;
|
|
115
115
|
title: string;
|
|
116
|
-
helpMessage: string | string[];
|
|
117
116
|
canExpand: boolean;
|
|
117
|
+
helpMessage: string | string[];
|
|
118
118
|
triggerWindowResize: boolean;
|
|
119
119
|
lazyTime: number;
|
|
120
120
|
}, {}>;
|
|
@@ -41,7 +41,7 @@ export declare const ScrollContainer: {
|
|
|
41
41
|
$slots: {
|
|
42
42
|
default?(_: {}): any;
|
|
43
43
|
};
|
|
44
|
-
}) & Plugin
|
|
44
|
+
}) & Plugin & (new (...args: any[]) => {
|
|
45
45
|
$props: {
|
|
46
46
|
onClick?: (() => void) | undefined;
|
|
47
47
|
};
|
|
@@ -96,8 +96,8 @@ export declare const CollapseContainer: {
|
|
|
96
96
|
}>>, {
|
|
97
97
|
loading: boolean;
|
|
98
98
|
title: string;
|
|
99
|
-
helpMessage: string | string[];
|
|
100
99
|
canExpand: boolean;
|
|
100
|
+
helpMessage: string | string[];
|
|
101
101
|
triggerWindowResize: boolean;
|
|
102
102
|
lazyTime: number;
|
|
103
103
|
}, true, {}, {}, {
|
|
@@ -133,8 +133,8 @@ export declare const CollapseContainer: {
|
|
|
133
133
|
}>>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
134
134
|
loading: boolean;
|
|
135
135
|
title: string;
|
|
136
|
-
helpMessage: string | string[];
|
|
137
136
|
canExpand: boolean;
|
|
137
|
+
helpMessage: string | string[];
|
|
138
138
|
triggerWindowResize: boolean;
|
|
139
139
|
lazyTime: number;
|
|
140
140
|
}>;
|
|
@@ -167,11 +167,11 @@ export declare const CollapseContainer: {
|
|
|
167
167
|
}>>, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {
|
|
168
168
|
loading: boolean;
|
|
169
169
|
title: string;
|
|
170
|
-
helpMessage: string | string[];
|
|
171
170
|
canExpand: boolean;
|
|
171
|
+
helpMessage: string | string[];
|
|
172
172
|
triggerWindowResize: boolean;
|
|
173
173
|
lazyTime: number;
|
|
174
|
-
}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & Plugin
|
|
174
|
+
}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & Plugin & (new (...args: any[]) => {
|
|
175
175
|
$props: {
|
|
176
176
|
onClick?: (() => void) | undefined;
|
|
177
177
|
};
|
|
@@ -62,7 +62,7 @@ export declare const CountdownButton: {
|
|
|
62
62
|
};
|
|
63
63
|
}>>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {
|
|
64
64
|
count: number;
|
|
65
|
-
}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & Plugin
|
|
65
|
+
}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & Plugin & (new (...args: any[]) => {
|
|
66
66
|
$props: {
|
|
67
67
|
onClick?: (() => void) | undefined;
|
|
68
68
|
};
|
|
@@ -143,7 +143,7 @@ export declare const CountdownInput: {
|
|
|
143
143
|
count: number;
|
|
144
144
|
}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
|
|
145
145
|
$slots: Partial<Record<string, (_: any) => any>>;
|
|
146
|
-
}) & Plugin
|
|
146
|
+
}) & Plugin & (new (...args: any[]) => {
|
|
147
147
|
$props: {
|
|
148
148
|
onClick?: (() => void) | undefined;
|
|
149
149
|
};
|
|
@@ -26,10 +26,10 @@ declare const _default: DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRunt
|
|
|
26
26
|
}, {
|
|
27
27
|
height: string | number;
|
|
28
28
|
options: CropperOptions;
|
|
29
|
+
crossorigin: "" | "anonymous" | "use-credentials";
|
|
29
30
|
imageStyle: CSSProperties;
|
|
30
31
|
circled: boolean;
|
|
31
32
|
realTimePreview: boolean;
|
|
32
|
-
crossorigin: "" | "anonymous" | "use-credentials";
|
|
33
33
|
}, {}>;
|
|
34
34
|
export default _default;
|
|
35
35
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|