@das-fed/ui 6.4.0-dev.61 → 6.4.0-dev.62
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/esm-map.json +2 -1
- package/package.json +5 -5
- package/packages/business-components/app-container/index.js +21 -27
- package/packages/business-components/app-container/index.js.gz +0 -0
- package/packages/business-components/app-container/src/style-theme.d.ts +0 -5
- package/packages/business-components/app-container/style.css +1 -1
- package/packages/business-components/app-container/style.css.gz +0 -0
- package/packages/business-components/app-container/theme/index.d.ts +0 -1
- package/packages/business-components/device-panel/index.d.ts +2 -2
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/alarmLog/components/dealAlarm.vue.d.ts +2 -2
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/alarmLog/components/historyList.vue.d.ts +2 -2
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/alarmLog/components/liveList.vue.d.ts +2 -2
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/alarmLog/components/logDetail.vue.d.ts +2 -2
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/index.vue.d.ts +2 -2
- package/packages/business-components/device-panel/src/components/devicePanelModal/alarmLog/components/dealAlarm.vue.d.ts +2 -2
- package/packages/business-components/device-panel/src/components/devicePanelModal/alarmLog/components/historyList.vue.d.ts +2 -2
- package/packages/business-components/device-panel/src/components/devicePanelModal/alarmLog/components/liveList.vue.d.ts +2 -2
- package/packages/business-components/device-panel/src/components/devicePanelModal/alarmLog/components/logDetail.vue.d.ts +2 -2
- package/packages/business-components/device-panel/src/components/devicePanelModal/index.vue.d.ts +2 -2
- package/packages/business-components/device-panel/src/components/devicePanelModal/preview/index.vue.d.ts +2 -2
- package/packages/business-components/model-table-dialog/index.d.ts +65 -65
- package/packages/business-components/model-table-dialog/src/Index.vue.d.ts +12 -12
- package/packages/business-components/model-table-dialog/src/ModelTable.vue.d.ts +2 -2
- package/packages/business-components/process-form/i18n/index.d.ts +10 -0
- package/packages/business-components/process-form/index.js +141 -139
- package/packages/business-components/process-form/index.js.gz +0 -0
- package/packages/business-components/process-table/src/App.vue.d.ts +3 -3
- package/packages/components/autocomplete/index.d.ts +9 -9
- package/packages/components/autocomplete/src/index.vue.d.ts +1 -1
- package/packages/components/calendar/index.d.ts +5 -5
- package/packages/components/calendar/src/Index.vue.d.ts +2 -2
- package/packages/components/calendar/src/old-Index.vue.d.ts +2 -2
- package/packages/components/cascader/index.d.ts +9 -9
- package/packages/components/cascader/src/Index.vue.d.ts +1 -1
- package/packages/components/color-picker/index.js +4 -4
- package/packages/components/color-picker/index.js.gz +0 -0
- package/packages/components/color-picker/src/type.d.ts +6 -3
- package/packages/components/color-picker/style.css +1 -1
- package/packages/components/color-picker/style.css.gz +0 -0
- package/packages/components/date-picker/index.d.ts +25 -25
- package/packages/components/date-picker/src/DatePicker.vue.d.ts +2 -2
- package/packages/components/date-picker/src/DateRangePicker.vue.d.ts +2 -2
- package/packages/components/date-picker/src/RangePicker.vue.d.ts +2 -2
- package/packages/components/date-picker/src/TimePicker.vue.d.ts +2 -2
- package/packages/components/date-picker/src/TimeRangePicker.vue.d.ts +2 -2
- package/packages/components/dialog/index.js +1 -1
- package/packages/components/dialog/index.js.gz +0 -0
- package/packages/components/dialog/style.css +1 -1
- package/packages/components/dialog/style.css.gz +0 -0
- package/packages/components/dimple-layout/index.js +2 -2
- package/packages/components/dimple-layout/index.js.gz +0 -0
- package/packages/components/dimple-layout/style.css +1 -1
- package/packages/components/dimple-layout/style.css.gz +0 -0
- package/packages/components/edit-table/index.d.ts +24 -4
- package/packages/components/edit-table/index.js +1248 -1125
- package/packages/components/edit-table/index.js.gz +0 -0
- package/packages/components/edit-table/src/components/index.d.ts +1 -0
- package/packages/components/edit-table/src/components/row-button/index.vue.d.ts +5 -0
- package/packages/components/edit-table/src/components/row-button/type.d.ts +13 -0
- package/packages/components/edit-table/src/index.vue.d.ts +7 -3
- package/packages/components/edit-table/src/type.d.ts +15 -3
- package/packages/components/edit-table/src/utils.d.ts +1 -1
- package/packages/components/edit-table/style.css +1 -1
- package/packages/components/edit-table/style.css.gz +0 -0
- package/packages/components/empty/index.d.ts +3 -3
- package/packages/components/empty/src/Index.vue.d.ts +1 -1
- package/packages/components/pagination/index.d.ts +23 -23
- package/packages/components/pagination/src/Pagination.vue.d.ts +3 -3
- package/packages/components/popup-mask/index.d.ts +9 -9
- package/packages/components/popup-mask/src/Index.vue.d.ts +1 -1
- package/packages/components/search-form/src/InputSelect.vue.d.ts +2 -2
- package/packages/components/search-form/src/SearchDateRange.vue.d.ts +2 -2
- package/packages/components/select/index.js +17 -17
- package/packages/components/select/index.js.gz +0 -0
- package/packages/components/select-input/index.d.ts +2 -2
- package/packages/components/select-input/src/Index.vue.d.ts +2 -2
- package/packages/components/table/index.d.ts +18 -18
- package/packages/components/table/src/Table.vue.d.ts +1 -1
- package/packages/components/table/src/hooks/use-operation.d.ts +1 -1
- package/packages/components/table/src/table-column/index.vue.d.ts +1 -1
- package/packages/components/tooltip/index.js +43 -42
- package/packages/components/tooltip/index.js.gz +0 -0
- package/packages/components/tooltip/style.css +1 -1
- package/packages/components/tooltip/style.css.gz +0 -0
- package/packages/icons/index.d.ts +1 -0
- package/packages/icons/index.js +1 -0
- package/packages/icons/input-select/index.d.ts +1 -0
- package/packages/icons/input-select/index.js +17 -0
- package/packages/icons/input-select/index.js.gz +0 -0
- package/packages/icons/input-select/index.vue.d.ts +16 -0
|
@@ -2,8 +2,8 @@ declare const DasDatePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
2
2
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").DasDatePicker> & Readonly<{
|
|
3
3
|
onChange?: ((date: import("dayjs").Dayjs, dateString?: string | undefined) => any) | undefined;
|
|
4
4
|
onOpenChange?: ((val: boolean) => any) | undefined;
|
|
5
|
-
"onUpdate:model-value"?: ((currValue: import("dayjs").Dayjs) => any) | undefined;
|
|
6
5
|
"onUpdate:error"?: ((error: string) => any) | undefined;
|
|
6
|
+
"onUpdate:model-value"?: ((currValue: import("dayjs").Dayjs) => any) | undefined;
|
|
7
7
|
}>, {
|
|
8
8
|
$datePicker: import("vue").Ref<any, any>;
|
|
9
9
|
blur: () => void;
|
|
@@ -11,8 +11,8 @@ declare const DasDatePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
11
11
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
12
12
|
change: (date: import("dayjs").Dayjs, dateString?: string | undefined) => any;
|
|
13
13
|
openChange: (val: boolean) => any;
|
|
14
|
-
"update:model-value": (currValue: import("dayjs").Dayjs) => any;
|
|
15
14
|
"update:error": (error: string) => any;
|
|
15
|
+
"update:model-value": (currValue: import("dayjs").Dayjs) => any;
|
|
16
16
|
}, import("vue").PublicProps, {
|
|
17
17
|
size: "large" | "default" | "middle" | "small" | "table";
|
|
18
18
|
disabled: boolean;
|
|
@@ -37,8 +37,8 @@ declare const DasDatePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
37
37
|
}, Readonly<import("./src/type.js").DasDatePicker> & Readonly<{
|
|
38
38
|
onChange?: ((date: import("dayjs").Dayjs, dateString?: string | undefined) => any) | undefined;
|
|
39
39
|
onOpenChange?: ((val: boolean) => any) | undefined;
|
|
40
|
-
"onUpdate:model-value"?: ((currValue: import("dayjs").Dayjs) => any) | undefined;
|
|
41
40
|
"onUpdate:error"?: ((error: string) => any) | undefined;
|
|
41
|
+
"onUpdate:model-value"?: ((currValue: import("dayjs").Dayjs) => any) | undefined;
|
|
42
42
|
}>, {
|
|
43
43
|
$datePicker: import("vue").Ref<any, any>;
|
|
44
44
|
blur: () => void;
|
|
@@ -64,8 +64,8 @@ declare const DasDatePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
64
64
|
} & import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").DasDatePicker> & Readonly<{
|
|
65
65
|
onChange?: ((date: import("dayjs").Dayjs, dateString?: string | undefined) => any) | undefined;
|
|
66
66
|
onOpenChange?: ((val: boolean) => any) | undefined;
|
|
67
|
-
"onUpdate:model-value"?: ((currValue: import("dayjs").Dayjs) => any) | undefined;
|
|
68
67
|
"onUpdate:error"?: ((error: string) => any) | undefined;
|
|
68
|
+
"onUpdate:model-value"?: ((currValue: import("dayjs").Dayjs) => any) | undefined;
|
|
69
69
|
}>, {
|
|
70
70
|
$datePicker: import("vue").Ref<any, any>;
|
|
71
71
|
blur: () => void;
|
|
@@ -73,8 +73,8 @@ declare const DasDatePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
73
73
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
74
74
|
change: (date: import("dayjs").Dayjs, dateString?: string | undefined) => any;
|
|
75
75
|
openChange: (val: boolean) => any;
|
|
76
|
-
"update:model-value": (currValue: import("dayjs").Dayjs) => any;
|
|
77
76
|
"update:error": (error: string) => any;
|
|
77
|
+
"update:model-value": (currValue: import("dayjs").Dayjs) => any;
|
|
78
78
|
}, string, {
|
|
79
79
|
size: "large" | "default" | "middle" | "small" | "table";
|
|
80
80
|
disabled: boolean;
|
|
@@ -104,13 +104,13 @@ declare const DasDateRangePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
104
104
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").DasDatePickerProps> & Readonly<{
|
|
105
105
|
onChange?: ((date: import("./src/type.js").RangeValue, dateString?: string[] | undefined) => any) | undefined;
|
|
106
106
|
onOpenChange?: ((val: boolean, type: "after" | "before") => any) | undefined;
|
|
107
|
-
"onUpdate:model-value"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
108
107
|
"onUpdate:error"?: (() => any) | undefined;
|
|
108
|
+
"onUpdate:model-value"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
109
109
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
110
110
|
change: (date: import("./src/type.js").RangeValue, dateString?: string[] | undefined) => any;
|
|
111
111
|
openChange: (val: boolean, type: "after" | "before") => any;
|
|
112
|
-
"update:model-value": (currValue: import("./src/type.js").RangeValue) => any;
|
|
113
112
|
"update:error": () => any;
|
|
113
|
+
"update:model-value": (currValue: import("./src/type.js").RangeValue) => any;
|
|
114
114
|
}, import("vue").PublicProps, {
|
|
115
115
|
teleported: boolean;
|
|
116
116
|
width: string;
|
|
@@ -132,8 +132,8 @@ declare const DasDateRangePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
132
132
|
}, Readonly<import("./src/type.js").DasDatePickerProps> & Readonly<{
|
|
133
133
|
onChange?: ((date: import("./src/type.js").RangeValue, dateString?: string[] | undefined) => any) | undefined;
|
|
134
134
|
onOpenChange?: ((val: boolean, type: "after" | "before") => any) | undefined;
|
|
135
|
-
"onUpdate:model-value"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
136
135
|
"onUpdate:error"?: (() => any) | undefined;
|
|
136
|
+
"onUpdate:model-value"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
137
137
|
}>, {}, {}, {}, {}, {
|
|
138
138
|
teleported: boolean;
|
|
139
139
|
width: string;
|
|
@@ -152,13 +152,13 @@ declare const DasDateRangePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
152
152
|
} & import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").DasDatePickerProps> & Readonly<{
|
|
153
153
|
onChange?: ((date: import("./src/type.js").RangeValue, dateString?: string[] | undefined) => any) | undefined;
|
|
154
154
|
onOpenChange?: ((val: boolean, type: "after" | "before") => any) | undefined;
|
|
155
|
-
"onUpdate:model-value"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
156
155
|
"onUpdate:error"?: (() => any) | undefined;
|
|
156
|
+
"onUpdate:model-value"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
157
157
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
158
158
|
change: (date: import("./src/type.js").RangeValue, dateString?: string[] | undefined) => any;
|
|
159
159
|
openChange: (val: boolean, type: "after" | "before") => any;
|
|
160
|
-
"update:model-value": (currValue: import("./src/type.js").RangeValue) => any;
|
|
161
160
|
"update:error": () => any;
|
|
161
|
+
"update:model-value": (currValue: import("./src/type.js").RangeValue) => any;
|
|
162
162
|
}, string, {
|
|
163
163
|
teleported: boolean;
|
|
164
164
|
width: string;
|
|
@@ -179,8 +179,8 @@ declare const DasRangePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
179
179
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").DasRangePicker> & Readonly<{
|
|
180
180
|
onChange?: ((date: import("./src/type.js").RangeValue, dateString?: string[] | undefined) => any) | undefined;
|
|
181
181
|
onOpenChange?: ((val: boolean) => any) | undefined;
|
|
182
|
-
"onUpdate:model-value"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
183
182
|
"onUpdate:error"?: ((error: string) => any) | undefined;
|
|
183
|
+
"onUpdate:model-value"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
184
184
|
}>, {
|
|
185
185
|
$rangePicker: import("vue").Ref<any, any>;
|
|
186
186
|
blur: () => void;
|
|
@@ -188,8 +188,8 @@ declare const DasRangePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
188
188
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
189
189
|
change: (date: import("./src/type.js").RangeValue, dateString?: string[] | undefined) => any;
|
|
190
190
|
openChange: (val: boolean) => any;
|
|
191
|
-
"update:model-value": (currValue: import("./src/type.js").RangeValue) => any;
|
|
192
191
|
"update:error": (error: string) => any;
|
|
192
|
+
"update:model-value": (currValue: import("./src/type.js").RangeValue) => any;
|
|
193
193
|
}, import("vue").PublicProps, {
|
|
194
194
|
size: "large" | "default" | "middle" | "small" | "table";
|
|
195
195
|
disabled: boolean;
|
|
@@ -215,8 +215,8 @@ declare const DasRangePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
215
215
|
}, Readonly<import("./src/type.js").DasRangePicker> & Readonly<{
|
|
216
216
|
onChange?: ((date: import("./src/type.js").RangeValue, dateString?: string[] | undefined) => any) | undefined;
|
|
217
217
|
onOpenChange?: ((val: boolean) => any) | undefined;
|
|
218
|
-
"onUpdate:model-value"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
219
218
|
"onUpdate:error"?: ((error: string) => any) | undefined;
|
|
219
|
+
"onUpdate:model-value"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
220
220
|
}>, {
|
|
221
221
|
$rangePicker: import("vue").Ref<any, any>;
|
|
222
222
|
blur: () => void;
|
|
@@ -243,8 +243,8 @@ declare const DasRangePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
243
243
|
} & import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").DasRangePicker> & Readonly<{
|
|
244
244
|
onChange?: ((date: import("./src/type.js").RangeValue, dateString?: string[] | undefined) => any) | undefined;
|
|
245
245
|
onOpenChange?: ((val: boolean) => any) | undefined;
|
|
246
|
-
"onUpdate:model-value"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
247
246
|
"onUpdate:error"?: ((error: string) => any) | undefined;
|
|
247
|
+
"onUpdate:model-value"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
248
248
|
}>, {
|
|
249
249
|
$rangePicker: import("vue").Ref<any, any>;
|
|
250
250
|
blur: () => void;
|
|
@@ -252,8 +252,8 @@ declare const DasRangePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
252
252
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
253
253
|
change: (date: import("./src/type.js").RangeValue, dateString?: string[] | undefined) => any;
|
|
254
254
|
openChange: (val: boolean) => any;
|
|
255
|
-
"update:model-value": (currValue: import("./src/type.js").RangeValue) => any;
|
|
256
255
|
"update:error": (error: string) => any;
|
|
256
|
+
"update:model-value": (currValue: import("./src/type.js").RangeValue) => any;
|
|
257
257
|
}, string, {
|
|
258
258
|
size: "large" | "default" | "middle" | "small" | "table";
|
|
259
259
|
disabled: boolean;
|
|
@@ -284,8 +284,8 @@ declare const DasTimePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
284
284
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").DasTimePicker> & Readonly<{
|
|
285
285
|
onChange?: ((date: import("dayjs").Dayjs, dateString?: string | undefined) => any) | undefined;
|
|
286
286
|
onOpenChange?: ((val: boolean) => any) | undefined;
|
|
287
|
-
"onUpdate:model-value"?: ((currValue: import("dayjs").Dayjs) => any) | undefined;
|
|
288
287
|
"onUpdate:error"?: ((error: string) => any) | undefined;
|
|
288
|
+
"onUpdate:model-value"?: ((currValue: import("dayjs").Dayjs) => any) | undefined;
|
|
289
289
|
}>, {
|
|
290
290
|
$timePicker: import("vue").Ref<any, any>;
|
|
291
291
|
blur: () => void;
|
|
@@ -293,8 +293,8 @@ declare const DasTimePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
293
293
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
294
294
|
change: (date: import("dayjs").Dayjs, dateString?: string | undefined) => any;
|
|
295
295
|
openChange: (val: boolean) => any;
|
|
296
|
-
"update:model-value": (currValue: import("dayjs").Dayjs) => any;
|
|
297
296
|
"update:error": (error: string) => any;
|
|
297
|
+
"update:model-value": (currValue: import("dayjs").Dayjs) => any;
|
|
298
298
|
}, import("vue").PublicProps, {
|
|
299
299
|
size: "large" | "default" | "middle" | "small" | "table";
|
|
300
300
|
disabled: boolean;
|
|
@@ -318,8 +318,8 @@ declare const DasTimePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
318
318
|
}, Readonly<import("./src/type.js").DasTimePicker> & Readonly<{
|
|
319
319
|
onChange?: ((date: import("dayjs").Dayjs, dateString?: string | undefined) => any) | undefined;
|
|
320
320
|
onOpenChange?: ((val: boolean) => any) | undefined;
|
|
321
|
-
"onUpdate:model-value"?: ((currValue: import("dayjs").Dayjs) => any) | undefined;
|
|
322
321
|
"onUpdate:error"?: ((error: string) => any) | undefined;
|
|
322
|
+
"onUpdate:model-value"?: ((currValue: import("dayjs").Dayjs) => any) | undefined;
|
|
323
323
|
}>, {
|
|
324
324
|
$timePicker: import("vue").Ref<any, any>;
|
|
325
325
|
blur: () => void;
|
|
@@ -344,8 +344,8 @@ declare const DasTimePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
344
344
|
} & import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").DasTimePicker> & Readonly<{
|
|
345
345
|
onChange?: ((date: import("dayjs").Dayjs, dateString?: string | undefined) => any) | undefined;
|
|
346
346
|
onOpenChange?: ((val: boolean) => any) | undefined;
|
|
347
|
-
"onUpdate:model-value"?: ((currValue: import("dayjs").Dayjs) => any) | undefined;
|
|
348
347
|
"onUpdate:error"?: ((error: string) => any) | undefined;
|
|
348
|
+
"onUpdate:model-value"?: ((currValue: import("dayjs").Dayjs) => any) | undefined;
|
|
349
349
|
}>, {
|
|
350
350
|
$timePicker: import("vue").Ref<any, any>;
|
|
351
351
|
blur: () => void;
|
|
@@ -353,8 +353,8 @@ declare const DasTimePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
353
353
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
354
354
|
change: (date: import("dayjs").Dayjs, dateString?: string | undefined) => any;
|
|
355
355
|
openChange: (val: boolean) => any;
|
|
356
|
-
"update:model-value": (currValue: import("dayjs").Dayjs) => any;
|
|
357
356
|
"update:error": (error: string) => any;
|
|
357
|
+
"update:model-value": (currValue: import("dayjs").Dayjs) => any;
|
|
358
358
|
}, string, {
|
|
359
359
|
size: "large" | "default" | "middle" | "small" | "table";
|
|
360
360
|
disabled: boolean;
|
|
@@ -378,8 +378,8 @@ declare const DasTimeRangePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
378
378
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").DasTimeRangePicker> & Readonly<{
|
|
379
379
|
onChange?: ((date: import("./src/type.js").RangeValue, dateString?: string | undefined) => any) | undefined;
|
|
380
380
|
onOpenChange?: ((val: boolean) => any) | undefined;
|
|
381
|
-
"onUpdate:model-value"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
382
381
|
"onUpdate:error"?: ((error: string) => any) | undefined;
|
|
382
|
+
"onUpdate:model-value"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
383
383
|
}>, {
|
|
384
384
|
$timeRangePicker: import("vue").Ref<any, any>;
|
|
385
385
|
blur: () => void;
|
|
@@ -387,8 +387,8 @@ declare const DasTimeRangePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
387
387
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
388
388
|
change: (date: import("./src/type.js").RangeValue, dateString?: string | undefined) => any;
|
|
389
389
|
openChange: (val: boolean) => any;
|
|
390
|
-
"update:model-value": (currValue: import("./src/type.js").RangeValue) => any;
|
|
391
390
|
"update:error": (error: string) => any;
|
|
391
|
+
"update:model-value": (currValue: import("./src/type.js").RangeValue) => any;
|
|
392
392
|
}, import("vue").PublicProps, {
|
|
393
393
|
size: "large" | "default" | "middle" | "small" | "table";
|
|
394
394
|
disabled: boolean;
|
|
@@ -411,8 +411,8 @@ declare const DasTimeRangePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
411
411
|
}, Readonly<import("./src/type.js").DasTimeRangePicker> & Readonly<{
|
|
412
412
|
onChange?: ((date: import("./src/type.js").RangeValue, dateString?: string | undefined) => any) | undefined;
|
|
413
413
|
onOpenChange?: ((val: boolean) => any) | undefined;
|
|
414
|
-
"onUpdate:model-value"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
415
414
|
"onUpdate:error"?: ((error: string) => any) | undefined;
|
|
415
|
+
"onUpdate:model-value"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
416
416
|
}>, {
|
|
417
417
|
$timeRangePicker: import("vue").Ref<any, any>;
|
|
418
418
|
blur: () => void;
|
|
@@ -436,8 +436,8 @@ declare const DasTimeRangePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
436
436
|
} & import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").DasTimeRangePicker> & Readonly<{
|
|
437
437
|
onChange?: ((date: import("./src/type.js").RangeValue, dateString?: string | undefined) => any) | undefined;
|
|
438
438
|
onOpenChange?: ((val: boolean) => any) | undefined;
|
|
439
|
-
"onUpdate:model-value"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
440
439
|
"onUpdate:error"?: ((error: string) => any) | undefined;
|
|
440
|
+
"onUpdate:model-value"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
441
441
|
}>, {
|
|
442
442
|
$timeRangePicker: import("vue").Ref<any, any>;
|
|
443
443
|
blur: () => void;
|
|
@@ -445,8 +445,8 @@ declare const DasTimeRangePicker: import("@das-fed/utils").SFCWithInstall<{
|
|
|
445
445
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
446
446
|
change: (date: import("./src/type.js").RangeValue, dateString?: string | undefined) => any;
|
|
447
447
|
openChange: (val: boolean) => any;
|
|
448
|
-
"update:model-value": (currValue: import("./src/type.js").RangeValue) => any;
|
|
449
448
|
"update:error": (error: string) => any;
|
|
449
|
+
"update:model-value": (currValue: import("./src/type.js").RangeValue) => any;
|
|
450
450
|
}, string, {
|
|
451
451
|
size: "large" | "default" | "middle" | "small" | "table";
|
|
452
452
|
disabled: boolean;
|
|
@@ -11,13 +11,13 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<Da
|
|
|
11
11
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
12
12
|
change: (date: Dayjs, dateString?: string | undefined) => any;
|
|
13
13
|
openChange: (val: boolean) => any;
|
|
14
|
-
"update:model-value": (currValue: Dayjs) => any;
|
|
15
14
|
"update:error": (error: string) => any;
|
|
15
|
+
"update:model-value": (currValue: Dayjs) => any;
|
|
16
16
|
}, string, import("vue").PublicProps, Readonly<DasDatePicker> & Readonly<{
|
|
17
17
|
onChange?: ((date: Dayjs, dateString?: string | undefined) => any) | undefined;
|
|
18
18
|
onOpenChange?: ((val: boolean) => any) | undefined;
|
|
19
|
-
"onUpdate:model-value"?: ((currValue: Dayjs) => any) | undefined;
|
|
20
19
|
"onUpdate:error"?: ((error: string) => any) | undefined;
|
|
20
|
+
"onUpdate:model-value"?: ((currValue: Dayjs) => any) | undefined;
|
|
21
21
|
}>, {
|
|
22
22
|
size: "large" | "default" | "middle" | "small" | "table";
|
|
23
23
|
disabled: boolean;
|
|
@@ -2,13 +2,13 @@ import type { DasDatePickerProps, RangeValue } from './type';
|
|
|
2
2
|
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<DasDatePickerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
3
3
|
change: (date: RangeValue, dateString?: string[] | undefined) => any;
|
|
4
4
|
openChange: (val: boolean, type: "after" | "before") => any;
|
|
5
|
-
"update:model-value": (currValue: RangeValue) => any;
|
|
6
5
|
"update:error": () => any;
|
|
6
|
+
"update:model-value": (currValue: RangeValue) => any;
|
|
7
7
|
}, string, import("vue").PublicProps, Readonly<DasDatePickerProps> & Readonly<{
|
|
8
8
|
onChange?: ((date: RangeValue, dateString?: string[] | undefined) => any) | undefined;
|
|
9
9
|
onOpenChange?: ((val: boolean, type: "after" | "before") => any) | undefined;
|
|
10
|
-
"onUpdate:model-value"?: ((currValue: RangeValue) => any) | undefined;
|
|
11
10
|
"onUpdate:error"?: (() => any) | undefined;
|
|
11
|
+
"onUpdate:model-value"?: ((currValue: RangeValue) => any) | undefined;
|
|
12
12
|
}>, {
|
|
13
13
|
teleported: boolean;
|
|
14
14
|
width: string;
|
|
@@ -12,13 +12,13 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<Da
|
|
|
12
12
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
13
13
|
change: (date: RangeValue, dateString?: string[] | undefined) => any;
|
|
14
14
|
openChange: (val: boolean) => any;
|
|
15
|
-
"update:model-value": (currValue: RangeValue) => any;
|
|
16
15
|
"update:error": (error: string) => any;
|
|
16
|
+
"update:model-value": (currValue: RangeValue) => any;
|
|
17
17
|
}, string, import("vue").PublicProps, Readonly<DasRangePicker> & Readonly<{
|
|
18
18
|
onChange?: ((date: RangeValue, dateString?: string[] | undefined) => any) | undefined;
|
|
19
19
|
onOpenChange?: ((val: boolean) => any) | undefined;
|
|
20
|
-
"onUpdate:model-value"?: ((currValue: RangeValue) => any) | undefined;
|
|
21
20
|
"onUpdate:error"?: ((error: string) => any) | undefined;
|
|
21
|
+
"onUpdate:model-value"?: ((currValue: RangeValue) => any) | undefined;
|
|
22
22
|
}>, {
|
|
23
23
|
size: "large" | "default" | "middle" | "small" | "table";
|
|
24
24
|
disabled: boolean;
|
|
@@ -11,13 +11,13 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<Da
|
|
|
11
11
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
12
12
|
change: (date: Dayjs, dateString?: string | undefined) => any;
|
|
13
13
|
openChange: (val: boolean) => any;
|
|
14
|
-
"update:model-value": (currValue: Dayjs) => any;
|
|
15
14
|
"update:error": (error: string) => any;
|
|
15
|
+
"update:model-value": (currValue: Dayjs) => any;
|
|
16
16
|
}, string, import("vue").PublicProps, Readonly<DasTimePicker> & Readonly<{
|
|
17
17
|
onChange?: ((date: Dayjs, dateString?: string | undefined) => any) | undefined;
|
|
18
18
|
onOpenChange?: ((val: boolean) => any) | undefined;
|
|
19
|
-
"onUpdate:model-value"?: ((currValue: Dayjs) => any) | undefined;
|
|
20
19
|
"onUpdate:error"?: ((error: string) => any) | undefined;
|
|
20
|
+
"onUpdate:model-value"?: ((currValue: Dayjs) => any) | undefined;
|
|
21
21
|
}>, {
|
|
22
22
|
size: "large" | "default" | "middle" | "small" | "table";
|
|
23
23
|
disabled: boolean;
|
|
@@ -10,13 +10,13 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<Da
|
|
|
10
10
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
11
11
|
change: (date: RangeValue, dateString?: string | undefined) => any;
|
|
12
12
|
openChange: (val: boolean) => any;
|
|
13
|
-
"update:model-value": (currValue: RangeValue) => any;
|
|
14
13
|
"update:error": (error: string) => any;
|
|
14
|
+
"update:model-value": (currValue: RangeValue) => any;
|
|
15
15
|
}, string, import("vue").PublicProps, Readonly<DasTimeRangePicker> & Readonly<{
|
|
16
16
|
onChange?: ((date: RangeValue, dateString?: string | undefined) => any) | undefined;
|
|
17
17
|
onOpenChange?: ((val: boolean) => any) | undefined;
|
|
18
|
-
"onUpdate:model-value"?: ((currValue: RangeValue) => any) | undefined;
|
|
19
18
|
"onUpdate:error"?: ((error: string) => any) | undefined;
|
|
19
|
+
"onUpdate:model-value"?: ((currValue: RangeValue) => any) | undefined;
|
|
20
20
|
}>, {
|
|
21
21
|
size: "large" | "default" | "middle" | "small" | "table";
|
|
22
22
|
disabled: boolean;
|
|
@@ -338,7 +338,7 @@ const Z = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV4AAADICAYAAACgY4nwAAA
|
|
|
338
338
|
for (const [A, i] of a)
|
|
339
339
|
l[A] = i;
|
|
340
340
|
return l;
|
|
341
|
-
}, Ve = /* @__PURE__ */ he(Ke, [["__scopeId", "data-v-
|
|
341
|
+
}, Ve = /* @__PURE__ */ he(Ke, [["__scopeId", "data-v-a55955e6"]]), be = {
|
|
342
342
|
"--das-ui-dialog-title": I("--das-ui-color-normal"),
|
|
343
343
|
// 弹框-头-字体颜色
|
|
344
344
|
"--das-ui-dialog-border": "#D9D9D9",
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.das-ui-dialog[data-v-
|
|
1
|
+
.das-ui-dialog[data-v-a55955e6] .el-dialog{display:flex;flex-direction:column}.das-ui-dialog[data-v-a55955e6] .el-dialog .el-dialog__header{margin:0;padding:0}.das-ui-dialog[data-v-a55955e6] .el-dialog .el-dialog__header .el-dialog__headerbtn{top:0;width:50px}.das-ui-dialog[data-v-a55955e6] .el-dialog .el-dialog__body{flex:1;height:100%;overflow:hidden;padding:0}.das-ui-dialog[data-v-a55955e6] .el-dialog .el-dialog__footer{padding:0}.das-ui-dialog .das-dialog-box[data-v-a55955e6]{height:100%;width:100%;display:flex;flex-direction:column}.das-ui-dialog.basic[data-v-a55955e6] .el-dialog__header .el-dialog__headerbtn{height:var(--das-ui-dialog-basic-header-height)}.das-ui-dialog.basic .das-dialog__header[data-v-a55955e6]{height:var(--das-ui-dialog-basic-header-height);line-height:var(--das-ui-dialog-basic-header-height);padding:0 50px 0 20px;border-bottom:1px solid var(--das-ui-dialog-border);color:var(--das-ui-dialog-title);font-size:18px;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.das-ui-dialog.basic .das-dialog__body[data-v-a55955e6]{padding:var(--das-ui-dialog-basic-cont-padding);color:var(--das-ui-dislog-basic-cont-color);height:100%}.das-ui-dialog.basic .das-dialog__body .das-dialog__body-cont[data-v-a55955e6]{height:100%}.das-ui-dialog.basic .das-dialog__footer[data-v-a55955e6]{text-align:center;height:50px;line-height:50px;box-sizing:content-box;border-top:1px solid var(--das-ui-dialog-border)}.das-ui-dialog.feedback[data-v-a55955e6] .el-dialog__header .el-dialog__headerbtn{height:var(--das-ui-dialog-feedback-header-height)}.das-ui-dialog.feedback .das-dialog__header[data-v-a55955e6]{height:var(--das-ui-dialog-feedback-header-height);line-height:var(--das-ui-dialog-feedback-header-height);border-bottom:0;padding:0 50px 0 38px;color:var(--das-ui-dialog-title);font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.das-ui-dialog.feedback .das-dialog__header[data-v-a55955e6]:before{content:"";position:absolute;top:50%;left:24px;width:6px;height:6px;border-radius:50%;transform:translateY(-50%)}.das-ui-dialog.feedback .das-dialog__header.primary[data-v-a55955e6]:before,.das-ui-dialog.feedback .das-dialog__header.delete[data-v-a55955e6]:before{background-color:var(--das-ui-color-primary)}.das-ui-dialog.feedback .das-dialog__header.warning[data-v-a55955e6]:before{background-color:var(--das-ui-color-warning)}.das-ui-dialog.feedback .das-dialog__header.danger[data-v-a55955e6]:before{background-color:var(--das-ui-color-danger)}.das-ui-dialog.feedback .das-dialog__header.success[data-v-a55955e6]:before{background-color:var(--das-ui-color-success)}.das-ui-dialog.feedback .das-dialog__body[data-v-a55955e6]{padding:0px var(--das-ui-dialog-feedback-cont-padding);color:var(--das-ui-dislog-feedback-cont-color);text-align:center;height:100%}.das-ui-dialog.feedback .das-dialog__body .das-dialog__feed-img[data-v-a55955e6]{margin:0 auto 12px;overflow:hidden;width:var(--das-ui-dialog-feedback-icon-width);height:var(--das-ui-dialog-feedback-icon-height);display:flex;justify-content:center}.das-ui-dialog.feedback .das-dialog__body .das-dialog__feed-img img[data-v-a55955e6]{max-width:100%;max-height:100%}.das-ui-dialog.feedback .das-dialog__footer[data-v-a55955e6]{border-top:0;text-align:center;padding:32px 0;line-height:28px;height:28px;box-sizing:content-box}.das-ui-dialog.notice[data-v-a55955e6]{width:368px}.das-ui-dialog.notice[data-v-a55955e6] .el-dialog__header .el-dialog__headerbtn{height:50px}.das-ui-dialog.notice .das-dialog__header[data-v-a55955e6]{text-align:center;font-size:16px;font-weight:700;color:var(--das-ui-dialog-title);border-bottom:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.das-ui-dialog.notice .das-dialog__header .das-dialog__notice-bg[data-v-a55955e6]{width:100%;height:96px;margin-bottom:12px;border:none}.das-ui-dialog.notice .das-dialog__header .das-dialog__notice-bg img[data-v-a55955e6]{width:100%;height:100%;border:none}.das-ui-dialog.notice .das-dialog__body[data-v-a55955e6]{color:var(--das-ui-dislog-notice-cont-color);font-size:var(--das-ui-dialog-notice-cont-font-size);padding:12px var(--das-ui-dialog-notice-cont-padding) 0;height:100%}.das-ui-dialog.notice .das-dialog__footer[data-v-a55955e6]{border-top:0;text-align:center;padding:24px}.el-dialog{display:flex;flex-direction:column}.el-dialog .el-dialog__header{margin:0;padding:0}.el-dialog .el-dialog__header .el-dialog__headerbtn{top:0;width:50px}.el-dialog .el-dialog__body{flex:1;height:100%;overflow:hidden;padding:0}.el-dialog .el-dialog__footer{padding:0}.el-dialog .das-dialog-box{height:100%;width:100%;display:flex;flex-direction:column}.el-dialog.basic:deep(.el-dialog__header) .el-dialog__headerbtn{height:var(--das-ui-dialog-basic-header-height)}.el-dialog.basic .das-dialog__header{height:var(--das-ui-dialog-basic-header-height);line-height:var(--das-ui-dialog-basic-header-height);padding:0 50px 0 20px;border-bottom:1px solid var(--das-ui-dialog-border);color:var(--das-ui-dialog-title);font-size:18px;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.el-dialog.basic .das-dialog__body{padding:var(--das-ui-dialog-basic-cont-padding);color:var(--das-ui-dislog-basic-cont-color);height:100%}.el-dialog.basic .das-dialog__body .das-dialog__body-cont{height:100%}.el-dialog.basic .das-dialog__footer{text-align:center;height:50px;line-height:50px;box-sizing:content-box;border-top:1px solid var(--das-ui-dialog-border)}.el-dialog.feedback:deep(.el-dialog__header) .el-dialog__headerbtn{height:var(--das-ui-dialog-feedback-header-height)}.el-dialog.feedback .das-dialog__header{height:var(--das-ui-dialog-feedback-header-height);line-height:var(--das-ui-dialog-feedback-header-height);border-bottom:0;padding:0 50px 0 38px;color:var(--das-ui-dialog-title);font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.el-dialog.feedback .das-dialog__header:before{content:"";position:absolute;top:50%;left:24px;width:6px;height:6px;border-radius:50%;transform:translateY(-50%)}.el-dialog.feedback .das-dialog__header.primary:before,.el-dialog.feedback .das-dialog__header.delete:before{background-color:var(--das-ui-color-primary)}.el-dialog.feedback .das-dialog__header.warning:before{background-color:var(--das-ui-color-warning)}.el-dialog.feedback .das-dialog__header.danger:before{background-color:var(--das-ui-color-danger)}.el-dialog.feedback .das-dialog__header.success:before{background-color:var(--das-ui-color-success)}.el-dialog.feedback .das-dialog__body{padding:0px var(--das-ui-dialog-feedback-cont-padding);color:var(--das-ui-dislog-feedback-cont-color);text-align:center;height:100%}.el-dialog.feedback .das-dialog__body .das-dialog__feed-img{margin:0 auto 12px;overflow:hidden;width:var(--das-ui-dialog-feedback-icon-width);height:var(--das-ui-dialog-feedback-icon-height);display:flex;justify-content:center}.el-dialog.feedback .das-dialog__body .das-dialog__feed-img img{max-width:100%;max-height:100%}.el-dialog.feedback .das-dialog__footer{border-top:0;text-align:center;padding:32px 0}.el-dialog.notice{width:368px}.el-dialog.notice:deep(.el-dialog__header) .el-dialog__headerbtn{height:50px}.el-dialog.notice .das-dialog__header{text-align:center;font-size:16px;font-weight:700;color:var(--das-ui-dialog-title);border-bottom:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.el-dialog.notice .das-dialog__header .das-dialog__notice-bg{width:100%;height:96px;margin-bottom:12px;border:none}.el-dialog.notice .das-dialog__header .das-dialog__notice-bg img{width:100%;height:100%;border:none}.el-dialog.notice .das-dialog__body{color:var(--das-ui-dislog-notice-cont-color);font-size:var(--das-ui-dialog-notice-cont-font-size);padding:12px var(--das-ui-dialog-notice-cont-padding) 0;height:100%}.el-dialog.notice .das-dialog__footer{border-top:0;text-align:center;padding:24px}
|
|
Binary file
|
|
@@ -24452,7 +24452,7 @@ const iC = (i, t) => {
|
|
|
24452
24452
|
letterSpacing: 0,
|
|
24453
24453
|
zIndex: 1
|
|
24454
24454
|
};
|
|
24455
|
-
return n.value === "left" && (delete b.left, delete b.top, b.top = "4px", b.
|
|
24455
|
+
return n.value === "left" && (delete b.left, delete b.top, b.top = "4px", b.left = "2px", b.writingMode = "vertical-lr", b.transform = "rotate(180deg)"), { ...b, ...t.heightTickLabelStyle || {} };
|
|
24456
24456
|
}), f = qt([]), g = () => {
|
|
24457
24457
|
var v, S;
|
|
24458
24458
|
let b = 0;
|
|
@@ -24545,7 +24545,7 @@ const iC = (i, t) => {
|
|
|
24545
24545
|
for (const [n, s] of t)
|
|
24546
24546
|
e[n] = s;
|
|
24547
24547
|
return e;
|
|
24548
|
-
}, ca = /* @__PURE__ */ Ur(aC, [["__scopeId", "data-v-
|
|
24548
|
+
}, ca = /* @__PURE__ */ Ur(aC, [["__scopeId", "data-v-99556434"]]), lC = {
|
|
24549
24549
|
key: 0,
|
|
24550
24550
|
class: "dimple-layout-editor-rule-top"
|
|
24551
24551
|
}, cC = { class: "dimple-layout-editor-canvas-main" }, hC = {
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.dimple-layout-editor-rule-container[data-v-
|
|
1
|
+
.dimple-layout-editor-rule-container[data-v-99556434]{width:100%;height:100%;overflow:hidden}.dimple-layout-editor-rule[data-v-99556434]{background:#fafafa;display:flex;height:100%;overflow:visible}.dimple-layout-editor-rule-rule-item[data-v-99556434]{position:relative;flex-shrink:0}.dimple-layout-editor-rule-rule-item-label[data-v-99556434],.dimple-layout-editor-rule-rule-item-tick[data-v-99556434]{position:absolute}.dimple-layout-editor[data-v-ea43ec69]{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:column}.dimple-layout-editor-canvas-main[data-v-ea43ec69]{flex:1;width:100%;min-height:0;overflow:hidden;display:flex}.dimple-layout-editor-canvas-container[data-v-ea43ec69]{flex:1;height:100%;overflow:hidden;min-width:0}.dimple-layout-editor-canvas[data-v-ea43ec69]{height:100%;width:100%;overflow:hidden}.dimple-layout-editor-rule-top[data-v-ea43ec69]{width:100%;height:27px;padding-left:27px;background:#fafafa;flex-shrink:0}.dimple-layout-editor-rule-left[data-v-ea43ec69]{width:27px;height:100%;z-index:1;flex-shrink:0;background:#fafafa}.x6-graph-scroller{overflow:auto}.x6-widget-selection-box,.x6-widget-transform{margin:0!important;padding:0!important;box-sizing:border-box;transform:translateY(-3px) translate(-2px) scaleY(.99) scaleX(.99)}.x6-node foreignObject>body{overflow:visible!important}.x6-graph{touch-action:none}.dimple-layout-render[data-v-97154aa4]{height:100%;width:100%;overflow:hidden}
|
|
Binary file
|
|
@@ -15,6 +15,7 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
15
15
|
readonly cellClassName?: import("element-plus").CellCls;
|
|
16
16
|
readonly selectionRows?: any[] | undefined;
|
|
17
17
|
readonly trigger?: ("change" | "blur" | "save") | undefined;
|
|
18
|
+
readonly "onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
|
|
18
19
|
readonly onAddRow?: (() => any) | undefined;
|
|
19
20
|
readonly onRemoveRow?: (() => any) | undefined;
|
|
20
21
|
readonly onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
@@ -31,9 +32,10 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
31
32
|
$root: import("vue").ComponentPublicInstance | null;
|
|
32
33
|
$parent: import("vue").ComponentPublicInstance | null;
|
|
33
34
|
$host: Element | null;
|
|
34
|
-
$emit: ((event: "addRow") => void) & ((event: "removeRow") => void) & ((event: "sortEnd", oldData: any[], newData: any[], oldIndex: number, newIndex: number) => void);
|
|
35
|
+
$emit: ((event: "update:selection-rows", selectionRows: any[]) => void) & ((event: "addRow") => void) & ((event: "removeRow") => void) & ((event: "sortEnd", oldData: any[], newData: any[], oldIndex: number, newIndex: number) => void);
|
|
35
36
|
$el: any;
|
|
36
37
|
$options: import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
38
|
+
"onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
|
|
37
39
|
onAddRow?: (() => any) | undefined;
|
|
38
40
|
onRemoveRow?: (() => any) | undefined;
|
|
39
41
|
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
@@ -54,7 +56,9 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
54
56
|
removeErrorByRowKey: (id: string | string[] | number | number[]) => void;
|
|
55
57
|
clearValidate: () => void;
|
|
56
58
|
changeRules: (key: string, callback?: (rule: any, checkFn: any) => void) => void;
|
|
59
|
+
removeCellError: (row: any, prop?: string) => void;
|
|
57
60
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
61
|
+
"update:selection-rows": (selectionRows: any[]) => any;
|
|
58
62
|
addRow: () => any;
|
|
59
63
|
removeRow: () => any;
|
|
60
64
|
sortEnd: (oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any;
|
|
@@ -99,10 +103,11 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
99
103
|
rowKey: string;
|
|
100
104
|
selectionRows: any[];
|
|
101
105
|
}> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
106
|
+
"onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
|
|
102
107
|
onAddRow?: (() => any) | undefined;
|
|
103
108
|
onRemoveRow?: (() => any) | undefined;
|
|
104
109
|
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
105
|
-
}>, "deactivateAll" | "removeErrorByRowKey" | "validateAll" | "clearValidate" | "changeRules" | "validateByRowKey" | "getResultData" | "recover" | "recoverByKey" | "insert" | "changeRowValueByKey" | "removeRowByKey" | ("config" | "props" | "data" | "trigger" | "rowKey" | "selectionRows")> & import("vue").ShallowUnwrapRef<{
|
|
110
|
+
}>, "deactivateAll" | "removeErrorByRowKey" | "validateAll" | "clearValidate" | "changeRules" | "validateByRowKey" | "removeCellError" | "getResultData" | "recover" | "recoverByKey" | "insert" | "changeRowValueByKey" | "removeRowByKey" | ("config" | "props" | "data" | "trigger" | "rowKey" | "selectionRows")> & import("vue").ShallowUnwrapRef<{
|
|
106
111
|
getResultData: () => {}[];
|
|
107
112
|
recover: () => void;
|
|
108
113
|
recoverByKey: (id: string | string[] | number | number[]) => void;
|
|
@@ -119,6 +124,7 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
119
124
|
removeErrorByRowKey: (id: string | string[] | number | number[]) => void;
|
|
120
125
|
clearValidate: () => void;
|
|
121
126
|
changeRules: (key: string, callback?: (rule: any, checkFn: any) => void) => void;
|
|
127
|
+
removeCellError: (row: any, prop?: string) => void;
|
|
122
128
|
}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
123
129
|
$slots: Partial<Record<any, (_: {
|
|
124
130
|
column: any;
|
|
@@ -169,6 +175,7 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
169
175
|
readonly cellClassName?: import("element-plus").CellCls;
|
|
170
176
|
readonly selectionRows?: any[] | undefined;
|
|
171
177
|
readonly trigger?: ("change" | "blur" | "save") | undefined;
|
|
178
|
+
readonly "onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
|
|
172
179
|
readonly onAddRow?: (() => any) | undefined;
|
|
173
180
|
readonly onRemoveRow?: (() => any) | undefined;
|
|
174
181
|
readonly onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
@@ -185,9 +192,10 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
185
192
|
$root: import("vue").ComponentPublicInstance | null;
|
|
186
193
|
$parent: import("vue").ComponentPublicInstance | null;
|
|
187
194
|
$host: Element | null;
|
|
188
|
-
$emit: ((event: "addRow") => void) & ((event: "removeRow") => void) & ((event: "sortEnd", oldData: any[], newData: any[], oldIndex: number, newIndex: number) => void);
|
|
195
|
+
$emit: ((event: "update:selection-rows", selectionRows: any[]) => void) & ((event: "addRow") => void) & ((event: "removeRow") => void) & ((event: "sortEnd", oldData: any[], newData: any[], oldIndex: number, newIndex: number) => void);
|
|
189
196
|
$el: any;
|
|
190
197
|
$options: import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
198
|
+
"onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
|
|
191
199
|
onAddRow?: (() => any) | undefined;
|
|
192
200
|
onRemoveRow?: (() => any) | undefined;
|
|
193
201
|
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
@@ -208,7 +216,9 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
208
216
|
removeErrorByRowKey: (id: string | string[] | number | number[]) => void;
|
|
209
217
|
clearValidate: () => void;
|
|
210
218
|
changeRules: (key: string, callback?: (rule: any, checkFn: any) => void) => void;
|
|
219
|
+
removeCellError: (row: any, prop?: string) => void;
|
|
211
220
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
221
|
+
"update:selection-rows": (selectionRows: any[]) => any;
|
|
212
222
|
addRow: () => any;
|
|
213
223
|
removeRow: () => any;
|
|
214
224
|
sortEnd: (oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any;
|
|
@@ -253,10 +263,11 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
253
263
|
rowKey: string;
|
|
254
264
|
selectionRows: any[];
|
|
255
265
|
}> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
266
|
+
"onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
|
|
256
267
|
onAddRow?: (() => any) | undefined;
|
|
257
268
|
onRemoveRow?: (() => any) | undefined;
|
|
258
269
|
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
259
|
-
}>, "deactivateAll" | "removeErrorByRowKey" | "validateAll" | "clearValidate" | "changeRules" | "validateByRowKey" | "getResultData" | "recover" | "recoverByKey" | "insert" | "changeRowValueByKey" | "removeRowByKey" | ("config" | "props" | "data" | "trigger" | "rowKey" | "selectionRows")> & import("vue").ShallowUnwrapRef<{
|
|
270
|
+
}>, "deactivateAll" | "removeErrorByRowKey" | "validateAll" | "clearValidate" | "changeRules" | "validateByRowKey" | "removeCellError" | "getResultData" | "recover" | "recoverByKey" | "insert" | "changeRowValueByKey" | "removeRowByKey" | ("config" | "props" | "data" | "trigger" | "rowKey" | "selectionRows")> & import("vue").ShallowUnwrapRef<{
|
|
260
271
|
getResultData: () => {}[];
|
|
261
272
|
recover: () => void;
|
|
262
273
|
recoverByKey: (id: string | string[] | number | number[]) => void;
|
|
@@ -273,6 +284,7 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
273
284
|
removeErrorByRowKey: (id: string | string[] | number | number[]) => void;
|
|
274
285
|
clearValidate: () => void;
|
|
275
286
|
changeRules: (key: string, callback?: (rule: any, checkFn: any) => void) => void;
|
|
287
|
+
removeCellError: (row: any, prop?: string) => void;
|
|
276
288
|
}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
277
289
|
$slots: Partial<Record<any, (_: {
|
|
278
290
|
column: any;
|
|
@@ -310,6 +322,7 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
310
322
|
}) | null>;
|
|
311
323
|
declare const DasEditTable: import("@das-fed/utils").SFCWithInstall<{
|
|
312
324
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
325
|
+
"onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
|
|
313
326
|
onAddRow?: (() => any) | undefined;
|
|
314
327
|
onRemoveRow?: (() => any) | undefined;
|
|
315
328
|
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
@@ -330,7 +343,9 @@ declare const DasEditTable: import("@das-fed/utils").SFCWithInstall<{
|
|
|
330
343
|
removeErrorByRowKey: (id: string | string[] | number | number[]) => void;
|
|
331
344
|
clearValidate: () => void;
|
|
332
345
|
changeRules: (key: string, callback?: (rule: any, checkFn: any) => void) => void;
|
|
346
|
+
removeCellError: (row: any, prop?: string) => void;
|
|
333
347
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
348
|
+
"update:selection-rows": (selectionRows: any[]) => any;
|
|
334
349
|
addRow: () => any;
|
|
335
350
|
removeRow: () => any;
|
|
336
351
|
sortEnd: (oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any;
|
|
@@ -352,6 +367,7 @@ declare const DasEditTable: import("@das-fed/utils").SFCWithInstall<{
|
|
|
352
367
|
M: {};
|
|
353
368
|
Defaults: {};
|
|
354
369
|
}, Readonly<import("./src/type.js").Props> & Readonly<{
|
|
370
|
+
"onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
|
|
355
371
|
onAddRow?: (() => any) | undefined;
|
|
356
372
|
onRemoveRow?: (() => any) | undefined;
|
|
357
373
|
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
@@ -372,6 +388,7 @@ declare const DasEditTable: import("@das-fed/utils").SFCWithInstall<{
|
|
|
372
388
|
removeErrorByRowKey: (id: string | string[] | number | number[]) => void;
|
|
373
389
|
clearValidate: () => void;
|
|
374
390
|
changeRules: (key: string, callback?: (rule: any, checkFn: any) => void) => void;
|
|
391
|
+
removeCellError: (row: any, prop?: string) => void;
|
|
375
392
|
}, {}, {}, {}, {
|
|
376
393
|
config: import("./src/type.js").ListConfig[];
|
|
377
394
|
props: {
|
|
@@ -387,6 +404,7 @@ declare const DasEditTable: import("@das-fed/utils").SFCWithInstall<{
|
|
|
387
404
|
__isTeleport?: never;
|
|
388
405
|
__isSuspense?: never;
|
|
389
406
|
} & import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
407
|
+
"onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
|
|
390
408
|
onAddRow?: (() => any) | undefined;
|
|
391
409
|
onRemoveRow?: (() => any) | undefined;
|
|
392
410
|
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
@@ -407,7 +425,9 @@ declare const DasEditTable: import("@das-fed/utils").SFCWithInstall<{
|
|
|
407
425
|
removeErrorByRowKey: (id: string | string[] | number | number[]) => void;
|
|
408
426
|
clearValidate: () => void;
|
|
409
427
|
changeRules: (key: string, callback?: (rule: any, checkFn: any) => void) => void;
|
|
428
|
+
removeCellError: (row: any, prop?: string) => void;
|
|
410
429
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
430
|
+
"update:selection-rows": (selectionRows: any[]) => any;
|
|
411
431
|
addRow: () => any;
|
|
412
432
|
removeRow: () => any;
|
|
413
433
|
sortEnd: (oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any;
|