yc-pro-components 0.0.24 → 0.0.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/es/components/check-card/index.d.ts +76 -76
- package/es/components/check-card/src/index.vue.d.ts +14 -14
- package/es/components/check-card-group/index.d.ts +57 -57
- package/es/components/check-card-group/src/index.vue.d.ts +20 -20
- package/es/components/date-picker/index.d.ts +10 -10
- package/es/components/date-picker/src/index.vue.d.ts +2 -2
- package/es/components/descriptions/index.d.ts +39 -39
- package/es/components/descriptions/src/index.vue.d.ts +2 -2
- package/es/components/dialog/index.d.ts +45 -45
- package/es/components/dialog/src/index.vue.d.ts +3 -3
- package/es/components/dialog-form/index.d.ts +47 -47
- package/es/components/dialog-form/src/index.vue.d.ts +11 -11
- package/es/components/display-item/index.d.ts +24 -24
- package/es/components/display-item/src/index.vue.d.ts +24 -24
- package/es/components/drawer-form/index.d.ts +31 -31
- package/es/components/drawer-form/src/index.vue.d.ts +10 -10
- package/es/components/form/index.d.ts +157 -138
- package/es/components/form/src/form-content.vue.d.ts +33 -29
- package/es/components/form/src/form-content.vue2.mjs +106 -96
- package/es/components/form/src/index.vue.d.ts +28 -25
- package/es/components/form/src/index.vue2.mjs +5 -2
- package/es/components/form/src/type.d.ts +4 -0
- package/es/components/form-item/index.d.ts +150 -150
- package/es/components/form-item/src/form-item.mjs +2 -1
- package/es/components/form-item/src/index.vue.d.ts +21 -21
- package/es/components/form-item/src/index.vue2.mjs +22 -18
- package/es/components/header/index.d.ts +19 -19
- package/es/components/header/src/index.vue.d.ts +1 -1
- package/es/components/input-tag/index.d.ts +16 -16
- package/es/components/input-tag/src/index.vue.d.ts +8 -8
- package/es/components/layout/index.d.ts +30 -30
- package/es/components/layout/src/index.vue.d.ts +10 -10
- package/es/components/page/index.d.ts +1175 -1040
- package/es/components/page/src/index.vue.d.ts +383 -338
- package/es/components/pagination/index.d.ts +38 -38
- package/es/components/pagination/src/index.vue.d.ts +2 -2
- package/es/components/radio/index.d.ts +34 -34
- package/es/components/radio/src/index.vue.d.ts +26 -26
- package/es/components/render/index.d.ts +17 -17
- package/es/components/render/src/index.vue.d.ts +2 -2
- package/es/components/search/index.d.ts +494 -430
- package/es/components/search/src/index.vue.d.ts +143 -125
- package/es/components/search/src/index.vue2.mjs +3 -1
- package/es/components/search/src/type.d.ts +7 -0
- package/es/components/sidebar/index.d.ts +15 -15
- package/es/components/sidebar/src/index.vue.d.ts +5 -5
- package/es/components/steps-form/index.d.ts +19 -19
- package/es/components/steps-form/src/index.vue.d.ts +1 -1
- package/es/components/table/index.d.ts +38 -38
- package/es/components/table/src/index.vue.d.ts +7 -7
- package/es/components/table/src/table-action-bar.vue.d.ts +3 -3
- package/es/components/table/src/table-column-drag-sort.vue.d.ts +6 -6
- package/es/components/table/src/table-column.vue.d.ts +24 -24
- package/es/components/table/src/table-title-bar.vue2.mjs +1 -0
- package/es/components/utils/index.d.ts +15 -15
- package/es/components/yc-count-to/index.d.ts +1 -1
- package/es/components/yc-count-to/src/normal/index.d.ts +1 -1
- package/es/components/yc-dialog/index.d.ts +24 -24
- package/es/components/yc-dialog/src/index.vue2.mjs +1 -1
- package/es/components/yc-drawer/src/index.vue.mjs +1 -1
- package/es/components/yc-drawer/src/index.vue2.mjs +1 -1
- package/es/components/yc-drawer/store.d.ts +6 -6
- package/es/components/yc-more-actions/index.d.ts +6 -6
- package/es/components/yc-more-actions/src/index.vue.d.ts +1 -1
- package/es/components/yc-plus-page/src/index.vue.d.ts +826 -736
- package/es/components/yc-plus-page/src/index.vue.mjs +1 -1
- package/es/components/yc-plus-page/src/index.vue2.mjs +2 -15
- package/es/components/yc-plus-tree/src/index.vue.d.ts +6 -1
- package/es/components/yc-plus-tree/src/index.vue.mjs +1 -1
- package/es/components/yc-plus-tree/src/index.vue2.mjs +14 -6
- package/es/components/yc-segmented/index.d.ts +1 -1
- package/es/components/yc-segmented/src/index.d.ts +1 -1
- package/es/components/yc-select-v2/src/index.vue.d.ts +1 -1
- package/es/components/yc-status-dialog/src/index.vue.d.ts +1 -1
- package/es/components/yc-tabs-with-filter/index.d.ts +16 -16
- package/es/hooks/usePlusFormReset.d.ts +208 -208
- package/es/index.css +3 -3
- package/index.css +54 -54
- package/index.js +160 -144
- package/index.min.css +3 -3
- package/index.min.js +7 -7
- package/index.min.mjs +7 -7
- package/index.mjs +160 -144
- package/lib/components/check-card/index.d.ts +76 -76
- package/lib/components/check-card/src/index.vue.d.ts +14 -14
- package/lib/components/check-card-group/index.d.ts +57 -57
- package/lib/components/check-card-group/src/index.vue.d.ts +20 -20
- package/lib/components/date-picker/index.d.ts +10 -10
- package/lib/components/date-picker/src/index.vue.d.ts +2 -2
- package/lib/components/descriptions/index.d.ts +39 -39
- package/lib/components/descriptions/src/index.vue.d.ts +2 -2
- package/lib/components/dialog/index.d.ts +45 -45
- package/lib/components/dialog/src/index.vue.d.ts +3 -3
- package/lib/components/dialog-form/index.d.ts +47 -47
- package/lib/components/dialog-form/src/index.vue.d.ts +11 -11
- package/lib/components/display-item/index.d.ts +24 -24
- package/lib/components/display-item/src/index.vue.d.ts +24 -24
- package/lib/components/drawer-form/index.d.ts +31 -31
- package/lib/components/drawer-form/src/index.vue.d.ts +10 -10
- package/lib/components/form/index.d.ts +157 -138
- package/lib/components/form/src/form-content.vue.d.ts +33 -29
- package/lib/components/form/src/form-content.vue2.js +105 -95
- package/lib/components/form/src/index.vue.d.ts +28 -25
- package/lib/components/form/src/index.vue2.js +5 -2
- package/lib/components/form/src/type.d.ts +4 -0
- package/lib/components/form-item/index.d.ts +150 -150
- package/lib/components/form-item/src/form-item.js +2 -1
- package/lib/components/form-item/src/index.vue.d.ts +21 -21
- package/lib/components/form-item/src/index.vue2.js +21 -17
- package/lib/components/header/index.d.ts +19 -19
- package/lib/components/header/src/index.vue.d.ts +1 -1
- package/lib/components/input-tag/index.d.ts +16 -16
- package/lib/components/input-tag/src/index.vue.d.ts +8 -8
- package/lib/components/layout/index.d.ts +30 -30
- package/lib/components/layout/src/index.vue.d.ts +10 -10
- package/lib/components/page/index.d.ts +1175 -1040
- package/lib/components/page/src/index.vue.d.ts +383 -338
- package/lib/components/pagination/index.d.ts +38 -38
- package/lib/components/pagination/src/index.vue.d.ts +2 -2
- package/lib/components/radio/index.d.ts +34 -34
- package/lib/components/radio/src/index.vue.d.ts +26 -26
- package/lib/components/render/index.d.ts +17 -17
- package/lib/components/render/src/index.vue.d.ts +2 -2
- package/lib/components/search/index.d.ts +494 -430
- package/lib/components/search/src/index.vue.d.ts +143 -125
- package/lib/components/search/src/index.vue2.js +3 -1
- package/lib/components/search/src/type.d.ts +7 -0
- package/lib/components/sidebar/index.d.ts +15 -15
- package/lib/components/sidebar/src/index.vue.d.ts +5 -5
- package/lib/components/steps-form/index.d.ts +19 -19
- package/lib/components/steps-form/src/index.vue.d.ts +1 -1
- package/lib/components/table/index.d.ts +38 -38
- package/lib/components/table/src/index.vue.d.ts +7 -7
- package/lib/components/table/src/table-action-bar.vue.d.ts +3 -3
- package/lib/components/table/src/table-column-drag-sort.vue.d.ts +6 -6
- package/lib/components/table/src/table-column.vue.d.ts +24 -24
- package/lib/components/table/src/table-title-bar.vue2.js +1 -0
- package/lib/components/utils/index.d.ts +15 -15
- package/lib/components/yc-count-to/index.d.ts +1 -1
- package/lib/components/yc-count-to/src/normal/index.d.ts +1 -1
- package/lib/components/yc-dialog/index.d.ts +24 -24
- package/lib/components/yc-dialog/src/index.vue2.js +1 -1
- package/lib/components/yc-drawer/src/index.vue.js +1 -1
- package/lib/components/yc-drawer/src/index.vue2.js +1 -1
- package/lib/components/yc-drawer/store.d.ts +6 -6
- package/lib/components/yc-more-actions/index.d.ts +6 -6
- package/lib/components/yc-more-actions/src/index.vue.d.ts +1 -1
- package/lib/components/yc-plus-page/src/index.vue.d.ts +826 -736
- package/lib/components/yc-plus-page/src/index.vue.js +1 -1
- package/lib/components/yc-plus-page/src/index.vue2.js +2 -15
- package/lib/components/yc-plus-tree/src/index.vue.d.ts +6 -1
- package/lib/components/yc-plus-tree/src/index.vue.js +1 -1
- package/lib/components/yc-plus-tree/src/index.vue2.js +13 -5
- package/lib/components/yc-segmented/index.d.ts +1 -1
- package/lib/components/yc-segmented/src/index.d.ts +1 -1
- package/lib/components/yc-select-v2/src/index.vue.d.ts +1 -1
- package/lib/components/yc-status-dialog/src/index.vue.d.ts +1 -1
- package/lib/components/yc-tabs-with-filter/index.d.ts +16 -16
- package/lib/hooks/usePlusFormReset.d.ts +208 -208
- package/lib/index.css +3 -3
- package/locale/en.js +1 -1
- package/locale/en.min.js +1 -1
- package/locale/en.min.mjs +1 -1
- package/locale/en.mjs +1 -1
- package/locale/ja.js +1 -1
- package/locale/ja.min.js +1 -1
- package/locale/ja.min.mjs +1 -1
- package/locale/ja.mjs +1 -1
- package/locale/ko.js +1 -1
- package/locale/ko.min.js +1 -1
- package/locale/ko.min.mjs +1 -1
- package/locale/ko.mjs +1 -1
- package/locale/zh-cn.js +1 -1
- package/locale/zh-cn.min.js +1 -1
- package/locale/zh-cn.min.mjs +1 -1
- package/locale/zh-cn.mjs +1 -1
- package/locale/zh-tw.js +1 -1
- package/locale/zh-tw.min.js +1 -1
- package/locale/zh-tw.min.mjs +1 -1
- package/locale/zh-tw.mjs +1 -1
- package/package.json +1 -1
- package/theme-chalk/index.css +1 -1
- package/theme-chalk/plus-dialog.css +1 -1
- package/theme-chalk/plus-display-item.css +1 -1
- package/theme-chalk/plus-form.css +1 -1
- package/theme-chalk/plus-search.css +1 -1
- package/theme-chalk/plus-table.css +1 -1
- package/theme-chalk/plus-yc-dialog.css +1 -1
- package/theme-chalk/plus-yc-drawer.css +1 -1
- package/theme-chalk/plus-yc-plus-tree.css +1 -1
- package/theme-chalk/src/dialog.scss +45 -0
- package/theme-chalk/src/display-item.scss +1 -0
- package/theme-chalk/src/form.scss +20 -0
- package/theme-chalk/src/search.scss +125 -0
- package/theme-chalk/src/table.scss +10 -0
- package/theme-chalk/src/yc-dialog.scss +50 -0
- package/theme-chalk/src/yc-drawer.scss +1 -1
- package/theme-chalk/src/yc-plus-tree.scss +1 -0
|
@@ -16,6 +16,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
16
16
|
modelValue: { default: () => ({}) },
|
|
17
17
|
defaultValues: { default: () => ({}) },
|
|
18
18
|
columns: { default: () => [] },
|
|
19
|
+
layout: { default: "flex" },
|
|
19
20
|
hasFooter: { type: Boolean, default: true },
|
|
20
21
|
hasReset: { type: Boolean, default: true },
|
|
21
22
|
hasUnfold: { type: Boolean, default: true },
|
|
@@ -132,6 +133,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
132
133
|
"row-props": _ctx.rowProps,
|
|
133
134
|
"col-props": _ctx.colProps,
|
|
134
135
|
columns: subColumns.value,
|
|
136
|
+
layout: _ctx.layout,
|
|
135
137
|
class: "plus-search",
|
|
136
138
|
"has-footer": false,
|
|
137
139
|
onChange: handleChange
|
|
@@ -223,7 +225,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
223
225
|
])
|
|
224
226
|
};
|
|
225
227
|
})
|
|
226
|
-
]), 1040, ["modelValue", "inline", "rules", "label-position", "row-props", "col-props", "columns"]);
|
|
228
|
+
]), 1040, ["modelValue", "inline", "rules", "label-position", "row-props", "col-props", "columns", "layout"]);
|
|
227
229
|
};
|
|
228
230
|
}
|
|
229
231
|
});
|
|
@@ -6,6 +6,13 @@ export type PlusSearchSelfProps = {
|
|
|
6
6
|
modelValue?: FieldValues;
|
|
7
7
|
defaultValues?: FieldValues;
|
|
8
8
|
columns?: PlusColumn[];
|
|
9
|
+
/**
|
|
10
|
+
* 布局模式
|
|
11
|
+
* - flex: 传统 flexbox 布局,表单项固定宽度
|
|
12
|
+
* - grid: CSS Grid 响应式布局,表单项自动填充
|
|
13
|
+
* @default 'flex'
|
|
14
|
+
*/
|
|
15
|
+
layout?: 'flex' | 'grid';
|
|
9
16
|
hasFooter?: boolean;
|
|
10
17
|
hasReset?: boolean;
|
|
11
18
|
hasUnfold?: boolean;
|
|
@@ -60,7 +60,7 @@ export declare const PlusSidebar: {
|
|
|
60
60
|
readonly defaultOpeneds: EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => [], boolean>;
|
|
61
61
|
readonly uniqueOpened: BooleanConstructor;
|
|
62
62
|
readonly router: BooleanConstructor;
|
|
63
|
-
readonly menuTrigger: EpPropFinalized<StringConstructor, "
|
|
63
|
+
readonly menuTrigger: EpPropFinalized<StringConstructor, "hover" | "click", unknown, "hover", boolean>;
|
|
64
64
|
readonly collapse: BooleanConstructor;
|
|
65
65
|
readonly backgroundColor: StringConstructor;
|
|
66
66
|
readonly textColor: StringConstructor;
|
|
@@ -90,7 +90,7 @@ export declare const PlusSidebar: {
|
|
|
90
90
|
readonly defaultOpeneds: EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => [], boolean>;
|
|
91
91
|
readonly uniqueOpened: BooleanConstructor;
|
|
92
92
|
readonly router: BooleanConstructor;
|
|
93
|
-
readonly menuTrigger: EpPropFinalized<StringConstructor, "
|
|
93
|
+
readonly menuTrigger: EpPropFinalized<StringConstructor, "hover" | "click", unknown, "hover", boolean>;
|
|
94
94
|
readonly collapse: BooleanConstructor;
|
|
95
95
|
readonly backgroundColor: StringConstructor;
|
|
96
96
|
readonly textColor: StringConstructor;
|
|
@@ -116,7 +116,7 @@ export declare const PlusSidebar: {
|
|
|
116
116
|
readonly hideTimeout: number;
|
|
117
117
|
readonly defaultActive: string;
|
|
118
118
|
readonly defaultOpeneds: string[];
|
|
119
|
-
readonly menuTrigger: EpPropMergeType<StringConstructor, "
|
|
119
|
+
readonly menuTrigger: EpPropMergeType<StringConstructor, "hover" | "click", unknown>;
|
|
120
120
|
readonly collapseTransition: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
121
121
|
readonly popperOffset: number;
|
|
122
122
|
readonly ellipsisIcon: EpPropMergeType<(new (...args: any[]) => (string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) & {}) | (() => string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) | ((new (...args: any[]) => (string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) & {}) | (() => string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>))[], unknown, unknown>;
|
|
@@ -137,7 +137,7 @@ export declare const PlusSidebar: {
|
|
|
137
137
|
readonly defaultOpeneds: EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => [], boolean>;
|
|
138
138
|
readonly uniqueOpened: BooleanConstructor;
|
|
139
139
|
readonly router: BooleanConstructor;
|
|
140
|
-
readonly menuTrigger: EpPropFinalized<StringConstructor, "
|
|
140
|
+
readonly menuTrigger: EpPropFinalized<StringConstructor, "hover" | "click", unknown, "hover", boolean>;
|
|
141
141
|
readonly collapse: BooleanConstructor;
|
|
142
142
|
readonly backgroundColor: StringConstructor;
|
|
143
143
|
readonly textColor: StringConstructor;
|
|
@@ -165,7 +165,7 @@ export declare const PlusSidebar: {
|
|
|
165
165
|
readonly hideTimeout: number;
|
|
166
166
|
readonly defaultActive: string;
|
|
167
167
|
readonly defaultOpeneds: string[];
|
|
168
|
-
readonly menuTrigger: EpPropMergeType<StringConstructor, "
|
|
168
|
+
readonly menuTrigger: EpPropMergeType<StringConstructor, "hover" | "click", unknown>;
|
|
169
169
|
readonly collapseTransition: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
170
170
|
readonly popperOffset: number;
|
|
171
171
|
readonly ellipsisIcon: EpPropMergeType<(new (...args: any[]) => (string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) & {}) | (() => string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) | ((new (...args: any[]) => (string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) & {}) | (() => string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>))[], unknown, unknown>;
|
|
@@ -292,7 +292,7 @@ export declare const PlusSidebar: {
|
|
|
292
292
|
readonly defaultOpeneds: EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => [], boolean>;
|
|
293
293
|
readonly uniqueOpened: BooleanConstructor;
|
|
294
294
|
readonly router: BooleanConstructor;
|
|
295
|
-
readonly menuTrigger: EpPropFinalized<StringConstructor, "
|
|
295
|
+
readonly menuTrigger: EpPropFinalized<StringConstructor, "hover" | "click", unknown, "hover", boolean>;
|
|
296
296
|
readonly collapse: BooleanConstructor;
|
|
297
297
|
readonly backgroundColor: StringConstructor;
|
|
298
298
|
readonly textColor: StringConstructor;
|
|
@@ -322,7 +322,7 @@ export declare const PlusSidebar: {
|
|
|
322
322
|
readonly defaultOpeneds: EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => [], boolean>;
|
|
323
323
|
readonly uniqueOpened: BooleanConstructor;
|
|
324
324
|
readonly router: BooleanConstructor;
|
|
325
|
-
readonly menuTrigger: EpPropFinalized<StringConstructor, "
|
|
325
|
+
readonly menuTrigger: EpPropFinalized<StringConstructor, "hover" | "click", unknown, "hover", boolean>;
|
|
326
326
|
readonly collapse: BooleanConstructor;
|
|
327
327
|
readonly backgroundColor: StringConstructor;
|
|
328
328
|
readonly textColor: StringConstructor;
|
|
@@ -348,7 +348,7 @@ export declare const PlusSidebar: {
|
|
|
348
348
|
readonly hideTimeout: number;
|
|
349
349
|
readonly defaultActive: string;
|
|
350
350
|
readonly defaultOpeneds: string[];
|
|
351
|
-
readonly menuTrigger: EpPropMergeType<StringConstructor, "
|
|
351
|
+
readonly menuTrigger: EpPropMergeType<StringConstructor, "hover" | "click", unknown>;
|
|
352
352
|
readonly collapseTransition: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
353
353
|
readonly popperOffset: number;
|
|
354
354
|
readonly ellipsisIcon: EpPropMergeType<(new (...args: any[]) => (string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) & {}) | (() => string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) | ((new (...args: any[]) => (string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) & {}) | (() => string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>))[], unknown, unknown>;
|
|
@@ -369,7 +369,7 @@ export declare const PlusSidebar: {
|
|
|
369
369
|
readonly defaultOpeneds: EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => [], boolean>;
|
|
370
370
|
readonly uniqueOpened: BooleanConstructor;
|
|
371
371
|
readonly router: BooleanConstructor;
|
|
372
|
-
readonly menuTrigger: EpPropFinalized<StringConstructor, "
|
|
372
|
+
readonly menuTrigger: EpPropFinalized<StringConstructor, "hover" | "click", unknown, "hover", boolean>;
|
|
373
373
|
readonly collapse: BooleanConstructor;
|
|
374
374
|
readonly backgroundColor: StringConstructor;
|
|
375
375
|
readonly textColor: StringConstructor;
|
|
@@ -397,7 +397,7 @@ export declare const PlusSidebar: {
|
|
|
397
397
|
readonly hideTimeout: number;
|
|
398
398
|
readonly defaultActive: string;
|
|
399
399
|
readonly defaultOpeneds: string[];
|
|
400
|
-
readonly menuTrigger: EpPropMergeType<StringConstructor, "
|
|
400
|
+
readonly menuTrigger: EpPropMergeType<StringConstructor, "hover" | "click", unknown>;
|
|
401
401
|
readonly collapseTransition: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
402
402
|
readonly popperOffset: number;
|
|
403
403
|
readonly ellipsisIcon: EpPropMergeType<(new (...args: any[]) => (string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) & {}) | (() => string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) | ((new (...args: any[]) => (string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) & {}) | (() => string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>))[], unknown, unknown>;
|
|
@@ -475,7 +475,7 @@ export declare const PlusSidebar: {
|
|
|
475
475
|
readonly defaultOpeneds: EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => [], boolean>;
|
|
476
476
|
readonly uniqueOpened: BooleanConstructor;
|
|
477
477
|
readonly router: BooleanConstructor;
|
|
478
|
-
readonly menuTrigger: EpPropFinalized<StringConstructor, "
|
|
478
|
+
readonly menuTrigger: EpPropFinalized<StringConstructor, "hover" | "click", unknown, "hover", boolean>;
|
|
479
479
|
readonly collapse: BooleanConstructor;
|
|
480
480
|
readonly backgroundColor: StringConstructor;
|
|
481
481
|
readonly textColor: StringConstructor;
|
|
@@ -505,7 +505,7 @@ export declare const PlusSidebar: {
|
|
|
505
505
|
readonly defaultOpeneds: EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => [], boolean>;
|
|
506
506
|
readonly uniqueOpened: BooleanConstructor;
|
|
507
507
|
readonly router: BooleanConstructor;
|
|
508
|
-
readonly menuTrigger: EpPropFinalized<StringConstructor, "
|
|
508
|
+
readonly menuTrigger: EpPropFinalized<StringConstructor, "hover" | "click", unknown, "hover", boolean>;
|
|
509
509
|
readonly collapse: BooleanConstructor;
|
|
510
510
|
readonly backgroundColor: StringConstructor;
|
|
511
511
|
readonly textColor: StringConstructor;
|
|
@@ -531,7 +531,7 @@ export declare const PlusSidebar: {
|
|
|
531
531
|
readonly hideTimeout: number;
|
|
532
532
|
readonly defaultActive: string;
|
|
533
533
|
readonly defaultOpeneds: string[];
|
|
534
|
-
readonly menuTrigger: EpPropMergeType<StringConstructor, "
|
|
534
|
+
readonly menuTrigger: EpPropMergeType<StringConstructor, "hover" | "click", unknown>;
|
|
535
535
|
readonly collapseTransition: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
536
536
|
readonly popperOffset: number;
|
|
537
537
|
readonly ellipsisIcon: EpPropMergeType<(new (...args: any[]) => (string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) & {}) | (() => string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) | ((new (...args: any[]) => (string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) & {}) | (() => string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>))[], unknown, unknown>;
|
|
@@ -552,7 +552,7 @@ export declare const PlusSidebar: {
|
|
|
552
552
|
readonly defaultOpeneds: EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => [], boolean>;
|
|
553
553
|
readonly uniqueOpened: BooleanConstructor;
|
|
554
554
|
readonly router: BooleanConstructor;
|
|
555
|
-
readonly menuTrigger: EpPropFinalized<StringConstructor, "
|
|
555
|
+
readonly menuTrigger: EpPropFinalized<StringConstructor, "hover" | "click", unknown, "hover", boolean>;
|
|
556
556
|
readonly collapse: BooleanConstructor;
|
|
557
557
|
readonly backgroundColor: StringConstructor;
|
|
558
558
|
readonly textColor: StringConstructor;
|
|
@@ -580,7 +580,7 @@ export declare const PlusSidebar: {
|
|
|
580
580
|
readonly hideTimeout: number;
|
|
581
581
|
readonly defaultActive: string;
|
|
582
582
|
readonly defaultOpeneds: string[];
|
|
583
|
-
readonly menuTrigger: EpPropMergeType<StringConstructor, "
|
|
583
|
+
readonly menuTrigger: EpPropMergeType<StringConstructor, "hover" | "click", unknown>;
|
|
584
584
|
readonly collapseTransition: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
585
585
|
readonly popperOffset: number;
|
|
586
586
|
readonly ellipsisIcon: EpPropMergeType<(new (...args: any[]) => (string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) & {}) | (() => string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) | ((new (...args: any[]) => (string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) & {}) | (() => string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>))[], unknown, unknown>;
|
|
@@ -28,7 +28,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
28
28
|
readonly defaultOpeneds: EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => [], boolean>;
|
|
29
29
|
readonly uniqueOpened: BooleanConstructor;
|
|
30
30
|
readonly router: BooleanConstructor;
|
|
31
|
-
readonly menuTrigger: EpPropFinalized<StringConstructor, "
|
|
31
|
+
readonly menuTrigger: EpPropFinalized<StringConstructor, "hover" | "click", unknown, "hover", boolean>;
|
|
32
32
|
readonly collapse: BooleanConstructor;
|
|
33
33
|
readonly backgroundColor: StringConstructor;
|
|
34
34
|
readonly textColor: StringConstructor;
|
|
@@ -58,7 +58,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
58
58
|
readonly defaultOpeneds: EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => [], boolean>;
|
|
59
59
|
readonly uniqueOpened: BooleanConstructor;
|
|
60
60
|
readonly router: BooleanConstructor;
|
|
61
|
-
readonly menuTrigger: EpPropFinalized<StringConstructor, "
|
|
61
|
+
readonly menuTrigger: EpPropFinalized<StringConstructor, "hover" | "click", unknown, "hover", boolean>;
|
|
62
62
|
readonly collapse: BooleanConstructor;
|
|
63
63
|
readonly backgroundColor: StringConstructor;
|
|
64
64
|
readonly textColor: StringConstructor;
|
|
@@ -84,7 +84,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
84
84
|
readonly hideTimeout: number;
|
|
85
85
|
readonly defaultActive: string;
|
|
86
86
|
readonly defaultOpeneds: string[];
|
|
87
|
-
readonly menuTrigger: EpPropMergeType<StringConstructor, "
|
|
87
|
+
readonly menuTrigger: EpPropMergeType<StringConstructor, "hover" | "click", unknown>;
|
|
88
88
|
readonly collapseTransition: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
89
89
|
readonly popperOffset: number;
|
|
90
90
|
readonly ellipsisIcon: EpPropMergeType<(new (...args: any[]) => (string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) & {}) | (() => string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) | ((new (...args: any[]) => (string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) & {}) | (() => string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>))[], unknown, unknown>;
|
|
@@ -105,7 +105,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
105
105
|
readonly defaultOpeneds: EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => [], boolean>;
|
|
106
106
|
readonly uniqueOpened: BooleanConstructor;
|
|
107
107
|
readonly router: BooleanConstructor;
|
|
108
|
-
readonly menuTrigger: EpPropFinalized<StringConstructor, "
|
|
108
|
+
readonly menuTrigger: EpPropFinalized<StringConstructor, "hover" | "click", unknown, "hover", boolean>;
|
|
109
109
|
readonly collapse: BooleanConstructor;
|
|
110
110
|
readonly backgroundColor: StringConstructor;
|
|
111
111
|
readonly textColor: StringConstructor;
|
|
@@ -133,7 +133,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
133
133
|
readonly hideTimeout: number;
|
|
134
134
|
readonly defaultActive: string;
|
|
135
135
|
readonly defaultOpeneds: string[];
|
|
136
|
-
readonly menuTrigger: EpPropMergeType<StringConstructor, "
|
|
136
|
+
readonly menuTrigger: EpPropMergeType<StringConstructor, "hover" | "click", unknown>;
|
|
137
137
|
readonly collapseTransition: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
138
138
|
readonly popperOffset: number;
|
|
139
139
|
readonly ellipsisIcon: EpPropMergeType<(new (...args: any[]) => (string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) & {}) | (() => string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) | ((new (...args: any[]) => (string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>) & {}) | (() => string | Component<any, any, any, ComputedOptions, MethodOptions, {}, any>))[], unknown, unknown>;
|
|
@@ -6,6 +6,10 @@ export type { PlusStepsFormProps } from './src/index.vue';
|
|
|
6
6
|
export * from './src/type';
|
|
7
7
|
export declare const PlusStepsForm: {
|
|
8
8
|
new (...args: any[]): CreateComponentPublicInstance<Readonly< ExtractPropTypes<{
|
|
9
|
+
nextText: {
|
|
10
|
+
type: PropType<string>;
|
|
11
|
+
default: undefined;
|
|
12
|
+
};
|
|
9
13
|
modelValue: {
|
|
10
14
|
type: PropType<number>;
|
|
11
15
|
default: number;
|
|
@@ -14,10 +18,6 @@ export declare const PlusStepsForm: {
|
|
|
14
18
|
type: PropType< PlusStepFromRow[]>;
|
|
15
19
|
default: () => never[];
|
|
16
20
|
};
|
|
17
|
-
nextText: {
|
|
18
|
-
type: PropType<string>;
|
|
19
|
-
default: undefined;
|
|
20
|
-
};
|
|
21
21
|
submitText: {
|
|
22
22
|
type: PropType<string>;
|
|
23
23
|
default: undefined;
|
|
@@ -39,6 +39,10 @@ export declare const PlusStepsForm: {
|
|
|
39
39
|
"update:modelValue": (active: number) => void;
|
|
40
40
|
change: (values: FieldValues, column: PlusColumn) => void;
|
|
41
41
|
}, VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly< ExtractPropTypes<{
|
|
42
|
+
nextText: {
|
|
43
|
+
type: PropType<string>;
|
|
44
|
+
default: undefined;
|
|
45
|
+
};
|
|
42
46
|
modelValue: {
|
|
43
47
|
type: PropType<number>;
|
|
44
48
|
default: number;
|
|
@@ -47,10 +51,6 @@ export declare const PlusStepsForm: {
|
|
|
47
51
|
type: PropType< PlusStepFromRow[]>;
|
|
48
52
|
default: () => never[];
|
|
49
53
|
};
|
|
50
|
-
nextText: {
|
|
51
|
-
type: PropType<string>;
|
|
52
|
-
default: undefined;
|
|
53
|
-
};
|
|
54
54
|
submitText: {
|
|
55
55
|
type: PropType<string>;
|
|
56
56
|
default: undefined;
|
|
@@ -66,9 +66,9 @@ export declare const PlusStepsForm: {
|
|
|
66
66
|
onPre?: ((modelValue: number) => any) | undefined;
|
|
67
67
|
onNext?: ((modelValue: number, values: FieldValues, allValues: FieldValues) => any) | undefined;
|
|
68
68
|
}, {
|
|
69
|
+
nextText: string;
|
|
69
70
|
modelValue: number;
|
|
70
71
|
data: PlusStepFromRow[];
|
|
71
|
-
nextText: string;
|
|
72
72
|
submitText: string;
|
|
73
73
|
preText: string;
|
|
74
74
|
}, true, {}, {}, {
|
|
@@ -79,6 +79,10 @@ export declare const PlusStepsForm: {
|
|
|
79
79
|
M: {};
|
|
80
80
|
Defaults: {};
|
|
81
81
|
}, Readonly< ExtractPropTypes<{
|
|
82
|
+
nextText: {
|
|
83
|
+
type: PropType<string>;
|
|
84
|
+
default: undefined;
|
|
85
|
+
};
|
|
82
86
|
modelValue: {
|
|
83
87
|
type: PropType<number>;
|
|
84
88
|
default: number;
|
|
@@ -87,10 +91,6 @@ export declare const PlusStepsForm: {
|
|
|
87
91
|
type: PropType< PlusStepFromRow[]>;
|
|
88
92
|
default: () => never[];
|
|
89
93
|
};
|
|
90
|
-
nextText: {
|
|
91
|
-
type: PropType<string>;
|
|
92
|
-
default: undefined;
|
|
93
|
-
};
|
|
94
94
|
submitText: {
|
|
95
95
|
type: PropType<string>;
|
|
96
96
|
default: undefined;
|
|
@@ -106,9 +106,9 @@ export declare const PlusStepsForm: {
|
|
|
106
106
|
onPre?: ((modelValue: number) => any) | undefined;
|
|
107
107
|
onNext?: ((modelValue: number, values: FieldValues, allValues: FieldValues) => any) | undefined;
|
|
108
108
|
}, {}, {}, {}, {}, {
|
|
109
|
+
nextText: string;
|
|
109
110
|
modelValue: number;
|
|
110
111
|
data: PlusStepFromRow[];
|
|
111
|
-
nextText: string;
|
|
112
112
|
submitText: string;
|
|
113
113
|
preText: string;
|
|
114
114
|
}>;
|
|
@@ -116,6 +116,10 @@ export declare const PlusStepsForm: {
|
|
|
116
116
|
__isTeleport?: undefined;
|
|
117
117
|
__isSuspense?: undefined;
|
|
118
118
|
} & ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
119
|
+
nextText: {
|
|
120
|
+
type: PropType<string>;
|
|
121
|
+
default: undefined;
|
|
122
|
+
};
|
|
119
123
|
modelValue: {
|
|
120
124
|
type: PropType<number>;
|
|
121
125
|
default: number;
|
|
@@ -124,10 +128,6 @@ export declare const PlusStepsForm: {
|
|
|
124
128
|
type: PropType< PlusStepFromRow[]>;
|
|
125
129
|
default: () => never[];
|
|
126
130
|
};
|
|
127
|
-
nextText: {
|
|
128
|
-
type: PropType<string>;
|
|
129
|
-
default: undefined;
|
|
130
|
-
};
|
|
131
131
|
submitText: {
|
|
132
132
|
type: PropType<string>;
|
|
133
133
|
default: undefined;
|
|
@@ -149,9 +149,9 @@ export declare const PlusStepsForm: {
|
|
|
149
149
|
"update:modelValue": (active: number) => void;
|
|
150
150
|
change: (values: FieldValues, column: PlusColumn) => void;
|
|
151
151
|
}, string, {
|
|
152
|
+
nextText: string;
|
|
152
153
|
modelValue: number;
|
|
153
154
|
data: PlusStepFromRow[];
|
|
154
|
-
nextText: string;
|
|
155
155
|
submitText: string;
|
|
156
156
|
preText: string;
|
|
157
157
|
}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
|
|
@@ -72,9 +72,9 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
72
72
|
onPre?: ((modelValue: number) => any) | undefined;
|
|
73
73
|
onNext?: ((modelValue: number, values: FieldValues, allValues: FieldValues) => any) | undefined;
|
|
74
74
|
}, {
|
|
75
|
+
nextText: string;
|
|
75
76
|
modelValue: number;
|
|
76
77
|
data: PlusStepFromRow[];
|
|
77
|
-
nextText: string;
|
|
78
78
|
submitText: string;
|
|
79
79
|
preText: string;
|
|
80
80
|
}, {}>, Partial<Record<string, (_: {
|
|
@@ -4,7 +4,7 @@ import { EpPropMergeType } from 'element-plus/es/utils';
|
|
|
4
4
|
import { Options } from 'sortablejs';
|
|
5
5
|
import { ActionBarProps, ColumnSetting, ButtonsCallBackParams, FormChangeCallBackParams, FilterTableHeaderEventType, TableFormRefRow } from './src/type';
|
|
6
6
|
import { TableColumnCtx, SummaryMethod, ColumnCls, ColumnStyle, CellCls, CellStyle, Sort, ElTooltipProps, TreeNode, Translator, Table } from 'element-plus';
|
|
7
|
-
import {
|
|
7
|
+
import { PlusColumn, RecordType, PlusPaginationProps, PlusRadioProps, PageInfo, TableValueType, FormItemValueType, OptionsRow } from 'packages/yc-components';
|
|
8
8
|
import { CreateComponentPublicInstance, ExtractPropTypes, PropType, CSSProperties, ComputedRef, ShallowRef, Ref, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ComponentOptionsBase } from 'vue';
|
|
9
9
|
import { default as _Table } from './src/index.vue';
|
|
10
10
|
|
|
@@ -12,14 +12,14 @@ export type PlusTableInstance = InstanceType<typeof _Table>;
|
|
|
12
12
|
export * from './src/type';
|
|
13
13
|
export declare const PlusTable: {
|
|
14
14
|
new (...args: any[]): CreateComponentPublicInstance<Readonly< ExtractPropTypes<{
|
|
15
|
-
data: {
|
|
16
|
-
type: PropType< RecordType[]>;
|
|
17
|
-
default: () => never[];
|
|
18
|
-
};
|
|
19
15
|
columns: {
|
|
20
16
|
type: PropType< PlusColumn[]>;
|
|
21
17
|
default: () => never[];
|
|
22
18
|
};
|
|
19
|
+
data: {
|
|
20
|
+
type: PropType< RecordType[]>;
|
|
21
|
+
default: () => never[];
|
|
22
|
+
};
|
|
23
23
|
height: {
|
|
24
24
|
type: PropType<string | number>;
|
|
25
25
|
};
|
|
@@ -205,7 +205,7 @@ export declare const PlusTable: {
|
|
|
205
205
|
defaultExpandAll: BooleanConstructor;
|
|
206
206
|
defaultSort: PropType< Sort | undefined>;
|
|
207
207
|
tooltipEffect: StringConstructor;
|
|
208
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
208
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
209
209
|
spanMethod: PropType<((data: {
|
|
210
210
|
row: any;
|
|
211
211
|
rowIndex: number;
|
|
@@ -249,7 +249,7 @@ export declare const PlusTable: {
|
|
|
249
249
|
};
|
|
250
250
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
251
251
|
flexible: BooleanConstructor;
|
|
252
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
252
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
253
253
|
}>> & {
|
|
254
254
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
255
255
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -401,7 +401,7 @@ export declare const PlusTable: {
|
|
|
401
401
|
defaultExpandAll: BooleanConstructor;
|
|
402
402
|
defaultSort: PropType< Sort | undefined>;
|
|
403
403
|
tooltipEffect: StringConstructor;
|
|
404
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
404
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
405
405
|
spanMethod: PropType<((data: {
|
|
406
406
|
row: any;
|
|
407
407
|
rowIndex: number;
|
|
@@ -445,7 +445,7 @@ export declare const PlusTable: {
|
|
|
445
445
|
};
|
|
446
446
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
447
447
|
flexible: BooleanConstructor;
|
|
448
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
448
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
449
449
|
}>> & {
|
|
450
450
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
451
451
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -536,7 +536,7 @@ export declare const PlusTable: {
|
|
|
536
536
|
defaultExpandAll: BooleanConstructor;
|
|
537
537
|
defaultSort: PropType< Sort | undefined>;
|
|
538
538
|
tooltipEffect: StringConstructor;
|
|
539
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
539
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
540
540
|
spanMethod: PropType<((data: {
|
|
541
541
|
row: any;
|
|
542
542
|
rowIndex: number;
|
|
@@ -580,7 +580,7 @@ export declare const PlusTable: {
|
|
|
580
580
|
};
|
|
581
581
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
582
582
|
flexible: BooleanConstructor;
|
|
583
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
583
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
584
584
|
}>> & {
|
|
585
585
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
586
586
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -724,14 +724,14 @@ export declare const PlusTable: {
|
|
|
724
724
|
filterTableHeader: (columns: PlusColumn[], eventType: FilterTableHeaderEventType) => void;
|
|
725
725
|
radioChange: (row: RecordType, index: number, value: boolean) => void;
|
|
726
726
|
}, VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly< ExtractPropTypes<{
|
|
727
|
-
data: {
|
|
728
|
-
type: PropType< RecordType[]>;
|
|
729
|
-
default: () => never[];
|
|
730
|
-
};
|
|
731
727
|
columns: {
|
|
732
728
|
type: PropType< PlusColumn[]>;
|
|
733
729
|
default: () => never[];
|
|
734
730
|
};
|
|
731
|
+
data: {
|
|
732
|
+
type: PropType< RecordType[]>;
|
|
733
|
+
default: () => never[];
|
|
734
|
+
};
|
|
735
735
|
height: {
|
|
736
736
|
type: PropType<string | number>;
|
|
737
737
|
};
|
|
@@ -873,8 +873,8 @@ export declare const PlusTable: {
|
|
|
873
873
|
onEdited?: (() => any) | undefined;
|
|
874
874
|
onRadioChange?: ((row: RecordType, index: number, value: boolean) => any) | undefined;
|
|
875
875
|
}, {
|
|
876
|
-
data: RecordType[];
|
|
877
876
|
columns: PlusColumn[];
|
|
877
|
+
data: RecordType[];
|
|
878
878
|
headerCellStyle: Partial< CSSProperties> | Partial<(data: {
|
|
879
879
|
row: any[];
|
|
880
880
|
rowIndex: number;
|
|
@@ -927,14 +927,14 @@ export declare const PlusTable: {
|
|
|
927
927
|
M: {};
|
|
928
928
|
Defaults: {};
|
|
929
929
|
}, Readonly< ExtractPropTypes<{
|
|
930
|
-
data: {
|
|
931
|
-
type: PropType< RecordType[]>;
|
|
932
|
-
default: () => never[];
|
|
933
|
-
};
|
|
934
930
|
columns: {
|
|
935
931
|
type: PropType< PlusColumn[]>;
|
|
936
932
|
default: () => never[];
|
|
937
933
|
};
|
|
934
|
+
data: {
|
|
935
|
+
type: PropType< RecordType[]>;
|
|
936
|
+
default: () => never[];
|
|
937
|
+
};
|
|
938
938
|
height: {
|
|
939
939
|
type: PropType<string | number>;
|
|
940
940
|
};
|
|
@@ -1120,7 +1120,7 @@ export declare const PlusTable: {
|
|
|
1120
1120
|
defaultExpandAll: BooleanConstructor;
|
|
1121
1121
|
defaultSort: PropType< Sort | undefined>;
|
|
1122
1122
|
tooltipEffect: StringConstructor;
|
|
1123
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
1123
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
1124
1124
|
spanMethod: PropType<((data: {
|
|
1125
1125
|
row: any;
|
|
1126
1126
|
rowIndex: number;
|
|
@@ -1164,7 +1164,7 @@ export declare const PlusTable: {
|
|
|
1164
1164
|
};
|
|
1165
1165
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
1166
1166
|
flexible: BooleanConstructor;
|
|
1167
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
1167
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
1168
1168
|
}>> & {
|
|
1169
1169
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
1170
1170
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -1316,7 +1316,7 @@ export declare const PlusTable: {
|
|
|
1316
1316
|
defaultExpandAll: BooleanConstructor;
|
|
1317
1317
|
defaultSort: PropType< Sort | undefined>;
|
|
1318
1318
|
tooltipEffect: StringConstructor;
|
|
1319
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
1319
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
1320
1320
|
spanMethod: PropType<((data: {
|
|
1321
1321
|
row: any;
|
|
1322
1322
|
rowIndex: number;
|
|
@@ -1360,7 +1360,7 @@ export declare const PlusTable: {
|
|
|
1360
1360
|
};
|
|
1361
1361
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
1362
1362
|
flexible: BooleanConstructor;
|
|
1363
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
1363
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
1364
1364
|
}>> & {
|
|
1365
1365
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
1366
1366
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -1451,7 +1451,7 @@ export declare const PlusTable: {
|
|
|
1451
1451
|
defaultExpandAll: BooleanConstructor;
|
|
1452
1452
|
defaultSort: PropType< Sort | undefined>;
|
|
1453
1453
|
tooltipEffect: StringConstructor;
|
|
1454
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
1454
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
1455
1455
|
spanMethod: PropType<((data: {
|
|
1456
1456
|
row: any;
|
|
1457
1457
|
rowIndex: number;
|
|
@@ -1495,7 +1495,7 @@ export declare const PlusTable: {
|
|
|
1495
1495
|
};
|
|
1496
1496
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
1497
1497
|
flexible: BooleanConstructor;
|
|
1498
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
1498
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
1499
1499
|
}>> & {
|
|
1500
1500
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
1501
1501
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -1627,8 +1627,8 @@ export declare const PlusTable: {
|
|
|
1627
1627
|
flexible: boolean;
|
|
1628
1628
|
}> | null>;
|
|
1629
1629
|
}, {}, {}, {}, {
|
|
1630
|
-
data: RecordType[];
|
|
1631
1630
|
columns: PlusColumn[];
|
|
1631
|
+
data: RecordType[];
|
|
1632
1632
|
headerCellStyle: Partial< CSSProperties> | Partial<(data: {
|
|
1633
1633
|
row: any[];
|
|
1634
1634
|
rowIndex: number;
|
|
@@ -1678,14 +1678,14 @@ export declare const PlusTable: {
|
|
|
1678
1678
|
__isTeleport?: undefined;
|
|
1679
1679
|
__isSuspense?: undefined;
|
|
1680
1680
|
} & ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
1681
|
-
data: {
|
|
1682
|
-
type: PropType< RecordType[]>;
|
|
1683
|
-
default: () => never[];
|
|
1684
|
-
};
|
|
1685
1681
|
columns: {
|
|
1686
1682
|
type: PropType< PlusColumn[]>;
|
|
1687
1683
|
default: () => never[];
|
|
1688
1684
|
};
|
|
1685
|
+
data: {
|
|
1686
|
+
type: PropType< RecordType[]>;
|
|
1687
|
+
default: () => never[];
|
|
1688
|
+
};
|
|
1689
1689
|
height: {
|
|
1690
1690
|
type: PropType<string | number>;
|
|
1691
1691
|
};
|
|
@@ -1871,7 +1871,7 @@ export declare const PlusTable: {
|
|
|
1871
1871
|
defaultExpandAll: BooleanConstructor;
|
|
1872
1872
|
defaultSort: PropType< Sort | undefined>;
|
|
1873
1873
|
tooltipEffect: StringConstructor;
|
|
1874
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
1874
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
1875
1875
|
spanMethod: PropType<((data: {
|
|
1876
1876
|
row: any;
|
|
1877
1877
|
rowIndex: number;
|
|
@@ -1915,7 +1915,7 @@ export declare const PlusTable: {
|
|
|
1915
1915
|
};
|
|
1916
1916
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
1917
1917
|
flexible: BooleanConstructor;
|
|
1918
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
1918
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
1919
1919
|
}>> & {
|
|
1920
1920
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
1921
1921
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -2067,7 +2067,7 @@ export declare const PlusTable: {
|
|
|
2067
2067
|
defaultExpandAll: BooleanConstructor;
|
|
2068
2068
|
defaultSort: PropType< Sort | undefined>;
|
|
2069
2069
|
tooltipEffect: StringConstructor;
|
|
2070
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
2070
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
2071
2071
|
spanMethod: PropType<((data: {
|
|
2072
2072
|
row: any;
|
|
2073
2073
|
rowIndex: number;
|
|
@@ -2111,7 +2111,7 @@ export declare const PlusTable: {
|
|
|
2111
2111
|
};
|
|
2112
2112
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
2113
2113
|
flexible: BooleanConstructor;
|
|
2114
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
2114
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
2115
2115
|
}>> & {
|
|
2116
2116
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
2117
2117
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -2202,7 +2202,7 @@ export declare const PlusTable: {
|
|
|
2202
2202
|
defaultExpandAll: BooleanConstructor;
|
|
2203
2203
|
defaultSort: PropType< Sort | undefined>;
|
|
2204
2204
|
tooltipEffect: StringConstructor;
|
|
2205
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
2205
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
2206
2206
|
spanMethod: PropType<((data: {
|
|
2207
2207
|
row: any;
|
|
2208
2208
|
rowIndex: number;
|
|
@@ -2246,7 +2246,7 @@ export declare const PlusTable: {
|
|
|
2246
2246
|
};
|
|
2247
2247
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
2248
2248
|
flexible: BooleanConstructor;
|
|
2249
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
2249
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
2250
2250
|
}>> & {
|
|
2251
2251
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
2252
2252
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -2390,8 +2390,8 @@ export declare const PlusTable: {
|
|
|
2390
2390
|
filterTableHeader: (columns: PlusColumn[], eventType: FilterTableHeaderEventType) => void;
|
|
2391
2391
|
radioChange: (row: RecordType, index: number, value: boolean) => void;
|
|
2392
2392
|
}, string, {
|
|
2393
|
-
data: RecordType[];
|
|
2394
2393
|
columns: PlusColumn[];
|
|
2394
|
+
data: RecordType[];
|
|
2395
2395
|
headerCellStyle: Partial< CSSProperties> | Partial<(data: {
|
|
2396
2396
|
row: any[];
|
|
2397
2397
|
rowIndex: number;
|