yc-pro-components 0.0.3 → 0.0.4
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 +38 -38
- package/es/components/check-card/src/index.vue.d.ts +2 -2
- package/es/components/check-card-group/index.d.ts +19 -19
- package/es/components/check-card-group/src/index.vue.d.ts +1 -1
- package/es/components/dialog-form/index.d.ts +7 -7
- package/es/components/dialog-form/src/index.vue.d.ts +7 -7
- package/es/components/display-item/index.d.ts +21 -21
- package/es/components/display-item/src/index.vue.d.ts +21 -21
- package/es/components/drawer-form/index.d.ts +26 -26
- package/es/components/drawer-form/src/index.vue.d.ts +8 -8
- package/es/components/form/index.d.ts +14 -14
- package/es/components/form/src/form-content.vue.d.ts +20 -20
- package/es/components/form/src/index.vue.d.ts +14 -14
- package/es/components/form-item/index.d.ts +32 -32
- package/es/components/form-item/src/index.vue.d.ts +12 -12
- 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 +9 -9
- package/es/components/input-tag/src/index.vue.d.ts +1 -1
- package/es/components/page/index.d.ts +220 -220
- package/es/components/page/src/index.vue.d.ts +78 -78
- package/es/components/radio/index.d.ts +25 -25
- package/es/components/radio/src/index.vue.d.ts +25 -25
- package/es/components/render/index.d.ts +6 -6
- package/es/components/render/src/index.vue.d.ts +2 -2
- package/es/components/search/index.d.ts +49 -49
- package/es/components/search/src/index.vue.d.ts +21 -21
- package/es/components/table/index.d.ts +54 -54
- package/es/components/table/src/index.vue.d.ts +18 -18
- package/es/components/table/src/table-column-drag-sort.vue.d.ts +18 -18
- package/es/components/table/src/table-column.vue.d.ts +21 -21
- 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-more-actions/index.d.ts +46 -46
- package/es/components/yc-more-actions/src/index.vue.d.ts +3 -3
- package/es/components/yc-plus-page/src/index.vue.d.ts +203 -203
- package/es/components/yc-plus-tree/src/index.vue.mjs +1 -1
- package/es/components/yc-plus-tree/src/index.vue2.mjs +10 -8
- package/es/components/yc-select-v2/src/index.vue.d.ts +2 -2
- package/es/components/yc-status-dialog/src/index.vue.d.ts +1 -1
- package/es/components/yc-svg-icon/src/index.vue.d.ts +1 -1
- package/es/components/yc-text/src/index.vue.d.ts +2 -2
- package/es/hooks/usePlusFormReset.d.ts +90 -90
- package/es/index.css +1 -1
- package/index.css +50 -43
- package/index.js +15 -13
- package/index.min.css +1 -1
- package/index.min.js +3 -3
- package/index.min.mjs +4 -4
- package/index.mjs +15 -13
- package/lib/components/check-card/index.d.ts +38 -38
- package/lib/components/check-card/src/index.vue.d.ts +2 -2
- package/lib/components/check-card-group/index.d.ts +19 -19
- package/lib/components/check-card-group/src/index.vue.d.ts +1 -1
- package/lib/components/dialog-form/index.d.ts +7 -7
- package/lib/components/dialog-form/src/index.vue.d.ts +7 -7
- package/lib/components/display-item/index.d.ts +21 -21
- package/lib/components/display-item/src/index.vue.d.ts +21 -21
- package/lib/components/drawer-form/index.d.ts +26 -26
- package/lib/components/drawer-form/src/index.vue.d.ts +8 -8
- package/lib/components/form/index.d.ts +14 -14
- package/lib/components/form/src/form-content.vue.d.ts +20 -20
- package/lib/components/form/src/index.vue.d.ts +14 -14
- package/lib/components/form-item/index.d.ts +32 -32
- package/lib/components/form-item/src/index.vue.d.ts +12 -12
- 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 +9 -9
- package/lib/components/input-tag/src/index.vue.d.ts +1 -1
- package/lib/components/page/index.d.ts +220 -220
- package/lib/components/page/src/index.vue.d.ts +78 -78
- package/lib/components/radio/index.d.ts +25 -25
- package/lib/components/radio/src/index.vue.d.ts +25 -25
- package/lib/components/render/index.d.ts +6 -6
- package/lib/components/render/src/index.vue.d.ts +2 -2
- package/lib/components/search/index.d.ts +49 -49
- package/lib/components/search/src/index.vue.d.ts +21 -21
- package/lib/components/table/index.d.ts +54 -54
- package/lib/components/table/src/index.vue.d.ts +18 -18
- package/lib/components/table/src/table-column-drag-sort.vue.d.ts +18 -18
- package/lib/components/table/src/table-column.vue.d.ts +21 -21
- 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-more-actions/index.d.ts +46 -46
- package/lib/components/yc-more-actions/src/index.vue.d.ts +3 -3
- package/lib/components/yc-plus-page/src/index.vue.d.ts +203 -203
- package/lib/components/yc-plus-tree/src/index.vue.js +1 -1
- package/lib/components/yc-plus-tree/src/index.vue2.js +10 -8
- package/lib/components/yc-select-v2/src/index.vue.d.ts +2 -2
- package/lib/components/yc-status-dialog/src/index.vue.d.ts +1 -1
- package/lib/components/yc-svg-icon/src/index.vue.d.ts +1 -1
- package/lib/components/yc-text/src/index.vue.d.ts +2 -2
- package/lib/hooks/usePlusFormReset.d.ts +90 -90
- package/lib/index.css +1 -1
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -18086,7 +18086,7 @@ const _hoisted_5$6 = /* @__PURE__ */ createElementVNode(
|
|
|
18086
18086
|
/* HOISTED */
|
|
18087
18087
|
);
|
|
18088
18088
|
const _hoisted_6$4 = { class: "plus-table-checkbox-checkAll" };
|
|
18089
|
-
const _hoisted_7$
|
|
18089
|
+
const _hoisted_7$4 = {
|
|
18090
18090
|
key: 0,
|
|
18091
18091
|
class: "plus-table-checkbox-handle"
|
|
18092
18092
|
};
|
|
@@ -18444,7 +18444,7 @@ var _sfc_main$u = /* @__PURE__ */ defineComponent({
|
|
|
18444
18444
|
key: item.prop,
|
|
18445
18445
|
class: "plus-table-checkbox-item"
|
|
18446
18446
|
}, [
|
|
18447
|
-
((_a3 = columnSetting.value) == null ? void 0 : _a3.dragSort) !== false ? (openBlock(), createElementBlock("div", _hoisted_7$
|
|
18447
|
+
((_a3 = columnSetting.value) == null ? void 0 : _a3.dragSort) !== false ? (openBlock(), createElementBlock("div", _hoisted_7$4, [
|
|
18448
18448
|
renderSlot(_ctx.$slots, "drag-sort-icon", {}, () => [
|
|
18449
18449
|
createTextVNode("\u2637")
|
|
18450
18450
|
])
|
|
@@ -20754,7 +20754,7 @@ const _hoisted_4$5 = /* @__PURE__ */ createElementVNode(
|
|
|
20754
20754
|
);
|
|
20755
20755
|
const _hoisted_5$5 = { class: "plus-header__right" };
|
|
20756
20756
|
const _hoisted_6$3 = { class: "plus-header__dropdown-area" };
|
|
20757
|
-
const _hoisted_7$
|
|
20757
|
+
const _hoisted_7$3 = ["src"];
|
|
20758
20758
|
const _hoisted_8$1 = { class: "plus-header__username" };
|
|
20759
20759
|
const _hoisted_9$1 = {
|
|
20760
20760
|
key: 0,
|
|
@@ -20896,7 +20896,7 @@ var _sfc_main$j = /* @__PURE__ */ defineComponent({
|
|
|
20896
20896
|
src: _ctx.userInfo.avatar,
|
|
20897
20897
|
alt: "",
|
|
20898
20898
|
class: "plus-header__avatar"
|
|
20899
|
-
}, null, 8, _hoisted_7$
|
|
20899
|
+
}, null, 8, _hoisted_7$3)) : (openBlock(), createBlock(unref(ElIcon), {
|
|
20900
20900
|
key: 1,
|
|
20901
20901
|
size: 20,
|
|
20902
20902
|
class: "plus-header__avatar"
|
|
@@ -56589,7 +56589,8 @@ const _hoisted_3$5 = {
|
|
|
56589
56589
|
};
|
|
56590
56590
|
const _hoisted_4$3 = { class: "node-label" };
|
|
56591
56591
|
const _hoisted_5$3 = ["innerHTML"];
|
|
56592
|
-
const _hoisted_6$2 = {
|
|
56592
|
+
const _hoisted_6$2 = { class: "action-icon-wrapper" };
|
|
56593
|
+
const _hoisted_7$2 = {
|
|
56593
56594
|
key: 0,
|
|
56594
56595
|
style: { "padding": "0 12px" }
|
|
56595
56596
|
};
|
|
@@ -57342,7 +57343,6 @@ var _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
57342
57343
|
shouldShowNodeActions(data, node) ? (openBlock(), createElementBlock("span", {
|
|
57343
57344
|
key: 0,
|
|
57344
57345
|
class: "node-actions",
|
|
57345
|
-
style: { "display": "flex", "flex-shrink": "0", "align-items": "center", "margin-right": "8px", "margin-left": "auto" },
|
|
57346
57346
|
onClick: _cache[4] || (_cache[4] = withModifiers(() => {
|
|
57347
57347
|
}, ["stop"]))
|
|
57348
57348
|
}, [
|
|
@@ -57370,7 +57370,7 @@ var _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
57370
57370
|
Fragment,
|
|
57371
57371
|
{ key: _actionIdx },
|
|
57372
57372
|
[
|
|
57373
|
-
action.type === "divider" && (!action.visible || action.visible(data)) ? (openBlock(), createElementBlock("div",
|
|
57373
|
+
action.type === "divider" && (!action.visible || action.visible(data)) ? (openBlock(), createElementBlock("div", _hoisted_7$2, [
|
|
57374
57374
|
createVNode(_component_el_divider, { class: "dropdown-divider" })
|
|
57375
57375
|
])) : action.type === "action" && (!action.visible || action.visible(data)) ? (openBlock(), createBlock(_component_el_dropdown_item, {
|
|
57376
57376
|
key: 1,
|
|
@@ -57404,11 +57404,13 @@ var _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
57404
57404
|
)
|
|
57405
57405
|
]),
|
|
57406
57406
|
default: withCtx(() => [
|
|
57407
|
-
|
|
57408
|
-
|
|
57409
|
-
|
|
57410
|
-
|
|
57411
|
-
|
|
57407
|
+
createElementVNode("span", _hoisted_6$2, [
|
|
57408
|
+
createVNode(unref(YcSvgIcon), {
|
|
57409
|
+
src: unref(treeMoreIconUrl),
|
|
57410
|
+
size: 16,
|
|
57411
|
+
class: "action-icon"
|
|
57412
|
+
}, null, 8, ["src"])
|
|
57413
|
+
])
|
|
57412
57414
|
]),
|
|
57413
57415
|
_: 2
|
|
57414
57416
|
/* DYNAMIC */
|
|
@@ -57445,7 +57447,7 @@ var _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
57445
57447
|
}
|
|
57446
57448
|
});
|
|
57447
57449
|
|
|
57448
|
-
var YcPlusTreeComponent = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-
|
|
57450
|
+
var YcPlusTreeComponent = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-fa0eccd0"], ["__file", "index.vue"]]);
|
|
57449
57451
|
|
|
57450
57452
|
const YcPlusTree = l(YcPlusTreeComponent);
|
|
57451
57453
|
const RePlusTree = YcPlusTree;
|
|
@@ -4,26 +4,26 @@ import { CreateComponentPublicInstance, ExtractPropTypes, PropType, ComponentOpt
|
|
|
4
4
|
export type { PlusCheckCardProps } from './src/index.vue';
|
|
5
5
|
export declare const PlusCheckCard: {
|
|
6
6
|
new (...args: any[]): CreateComponentPublicInstance<Readonly< ExtractPropTypes<{
|
|
7
|
+
size: {
|
|
8
|
+
type: PropType<"" | "default" | "small" | "large">;
|
|
9
|
+
default: string;
|
|
10
|
+
};
|
|
7
11
|
title: {
|
|
8
12
|
type: PropType<string | ((data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes)>;
|
|
9
13
|
default: undefined;
|
|
10
14
|
};
|
|
11
|
-
disabled: {
|
|
12
|
-
type: PropType<boolean>;
|
|
13
|
-
default: boolean;
|
|
14
|
-
};
|
|
15
15
|
avatar: {
|
|
16
16
|
type: PropType<string | ((data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes)>;
|
|
17
17
|
default: undefined;
|
|
18
18
|
};
|
|
19
|
+
disabled: {
|
|
20
|
+
type: PropType<boolean>;
|
|
21
|
+
default: boolean;
|
|
22
|
+
};
|
|
19
23
|
extra: {
|
|
20
24
|
type: PropType<(data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes>;
|
|
21
25
|
default: undefined;
|
|
22
26
|
};
|
|
23
|
-
size: {
|
|
24
|
-
type: PropType<"" | "default" | "small" | "large">;
|
|
25
|
-
default: string;
|
|
26
|
-
};
|
|
27
27
|
modelValue: {
|
|
28
28
|
type: PropType<boolean>;
|
|
29
29
|
default: boolean;
|
|
@@ -45,26 +45,26 @@ export declare const PlusCheckCard: {
|
|
|
45
45
|
change: (checked: boolean) => void;
|
|
46
46
|
extra: () => void;
|
|
47
47
|
}, VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly< ExtractPropTypes<{
|
|
48
|
+
size: {
|
|
49
|
+
type: PropType<"" | "default" | "small" | "large">;
|
|
50
|
+
default: string;
|
|
51
|
+
};
|
|
48
52
|
title: {
|
|
49
53
|
type: PropType<string | ((data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes)>;
|
|
50
54
|
default: undefined;
|
|
51
55
|
};
|
|
52
|
-
disabled: {
|
|
53
|
-
type: PropType<boolean>;
|
|
54
|
-
default: boolean;
|
|
55
|
-
};
|
|
56
56
|
avatar: {
|
|
57
57
|
type: PropType<string | ((data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes)>;
|
|
58
58
|
default: undefined;
|
|
59
59
|
};
|
|
60
|
+
disabled: {
|
|
61
|
+
type: PropType<boolean>;
|
|
62
|
+
default: boolean;
|
|
63
|
+
};
|
|
60
64
|
extra: {
|
|
61
65
|
type: PropType<(data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes>;
|
|
62
66
|
default: undefined;
|
|
63
67
|
};
|
|
64
|
-
size: {
|
|
65
|
-
type: PropType<"" | "default" | "small" | "large">;
|
|
66
|
-
default: string;
|
|
67
|
-
};
|
|
68
68
|
modelValue: {
|
|
69
69
|
type: PropType<boolean>;
|
|
70
70
|
default: boolean;
|
|
@@ -82,11 +82,11 @@ export declare const PlusCheckCard: {
|
|
|
82
82
|
"onUpdate:modelValue"?: ((checked: boolean) => any) | undefined;
|
|
83
83
|
onExtra?: (() => any) | undefined;
|
|
84
84
|
}, {
|
|
85
|
+
size: "" | "default" | "small" | "large";
|
|
85
86
|
title: string | ((data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes);
|
|
86
|
-
disabled: boolean;
|
|
87
87
|
avatar: string | ((data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes);
|
|
88
|
+
disabled: boolean;
|
|
88
89
|
extra: (data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes;
|
|
89
|
-
size: "" | "default" | "small" | "large";
|
|
90
90
|
modelValue: boolean;
|
|
91
91
|
description: string | ((data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes);
|
|
92
92
|
avatarProps: RecordType;
|
|
@@ -98,26 +98,26 @@ export declare const PlusCheckCard: {
|
|
|
98
98
|
M: {};
|
|
99
99
|
Defaults: {};
|
|
100
100
|
}, Readonly< ExtractPropTypes<{
|
|
101
|
+
size: {
|
|
102
|
+
type: PropType<"" | "default" | "small" | "large">;
|
|
103
|
+
default: string;
|
|
104
|
+
};
|
|
101
105
|
title: {
|
|
102
106
|
type: PropType<string | ((data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes)>;
|
|
103
107
|
default: undefined;
|
|
104
108
|
};
|
|
105
|
-
disabled: {
|
|
106
|
-
type: PropType<boolean>;
|
|
107
|
-
default: boolean;
|
|
108
|
-
};
|
|
109
109
|
avatar: {
|
|
110
110
|
type: PropType<string | ((data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes)>;
|
|
111
111
|
default: undefined;
|
|
112
112
|
};
|
|
113
|
+
disabled: {
|
|
114
|
+
type: PropType<boolean>;
|
|
115
|
+
default: boolean;
|
|
116
|
+
};
|
|
113
117
|
extra: {
|
|
114
118
|
type: PropType<(data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes>;
|
|
115
119
|
default: undefined;
|
|
116
120
|
};
|
|
117
|
-
size: {
|
|
118
|
-
type: PropType<"" | "default" | "small" | "large">;
|
|
119
|
-
default: string;
|
|
120
|
-
};
|
|
121
121
|
modelValue: {
|
|
122
122
|
type: PropType<boolean>;
|
|
123
123
|
default: boolean;
|
|
@@ -135,11 +135,11 @@ export declare const PlusCheckCard: {
|
|
|
135
135
|
"onUpdate:modelValue"?: ((checked: boolean) => any) | undefined;
|
|
136
136
|
onExtra?: (() => any) | undefined;
|
|
137
137
|
}, {}, {}, {}, {}, {
|
|
138
|
+
size: "" | "default" | "small" | "large";
|
|
138
139
|
title: string | ((data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes);
|
|
139
|
-
disabled: boolean;
|
|
140
140
|
avatar: string | ((data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes);
|
|
141
|
+
disabled: boolean;
|
|
141
142
|
extra: (data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes;
|
|
142
|
-
size: "" | "default" | "small" | "large";
|
|
143
143
|
modelValue: boolean;
|
|
144
144
|
description: string | ((data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes);
|
|
145
145
|
avatarProps: RecordType;
|
|
@@ -148,26 +148,26 @@ export declare const PlusCheckCard: {
|
|
|
148
148
|
__isTeleport?: undefined;
|
|
149
149
|
__isSuspense?: undefined;
|
|
150
150
|
} & ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
151
|
+
size: {
|
|
152
|
+
type: PropType<"" | "default" | "small" | "large">;
|
|
153
|
+
default: string;
|
|
154
|
+
};
|
|
151
155
|
title: {
|
|
152
156
|
type: PropType<string | ((data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes)>;
|
|
153
157
|
default: undefined;
|
|
154
158
|
};
|
|
155
|
-
disabled: {
|
|
156
|
-
type: PropType<boolean>;
|
|
157
|
-
default: boolean;
|
|
158
|
-
};
|
|
159
159
|
avatar: {
|
|
160
160
|
type: PropType<string | ((data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes)>;
|
|
161
161
|
default: undefined;
|
|
162
162
|
};
|
|
163
|
+
disabled: {
|
|
164
|
+
type: PropType<boolean>;
|
|
165
|
+
default: boolean;
|
|
166
|
+
};
|
|
163
167
|
extra: {
|
|
164
168
|
type: PropType<(data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes>;
|
|
165
169
|
default: undefined;
|
|
166
170
|
};
|
|
167
|
-
size: {
|
|
168
|
-
type: PropType<"" | "default" | "small" | "large">;
|
|
169
|
-
default: string;
|
|
170
|
-
};
|
|
171
171
|
modelValue: {
|
|
172
172
|
type: PropType<boolean>;
|
|
173
173
|
default: boolean;
|
|
@@ -189,11 +189,11 @@ export declare const PlusCheckCard: {
|
|
|
189
189
|
change: (checked: boolean) => void;
|
|
190
190
|
extra: () => void;
|
|
191
191
|
}, string, {
|
|
192
|
+
size: "" | "default" | "small" | "large";
|
|
192
193
|
title: string | ((data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes);
|
|
193
|
-
disabled: boolean;
|
|
194
194
|
avatar: string | ((data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes);
|
|
195
|
+
disabled: boolean;
|
|
195
196
|
extra: (data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes;
|
|
196
|
-
size: "" | "default" | "small" | "large";
|
|
197
197
|
modelValue: boolean;
|
|
198
198
|
description: string | ((data: Pick< PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes);
|
|
199
199
|
avatarProps: RecordType;
|
|
@@ -47,11 +47,11 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
47
47
|
"onUpdate:modelValue"?: ((checked: boolean) => any) | undefined;
|
|
48
48
|
onExtra?: (() => any) | undefined;
|
|
49
49
|
}, {
|
|
50
|
+
size: "" | "default" | "small" | "large";
|
|
50
51
|
title: string | ((data: Pick<PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes);
|
|
51
|
-
disabled: boolean;
|
|
52
52
|
avatar: string | ((data: Pick<PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes);
|
|
53
|
+
disabled: boolean;
|
|
53
54
|
extra: (data: Pick<PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes;
|
|
54
|
-
size: "" | "default" | "small" | "large";
|
|
55
55
|
modelValue: boolean;
|
|
56
56
|
description: string | ((data: Pick<PlusCheckCardProps, "title" | "avatar" | "description">) => RenderTypes);
|
|
57
57
|
avatarProps: RecordType;
|
|
@@ -4,14 +4,14 @@ import { CreateComponentPublicInstance, ExtractPropTypes, PropType, ComponentOpt
|
|
|
4
4
|
export type { PlusCheckCardGroupProps } from './src/index.vue';
|
|
5
5
|
export declare const PlusCheckCardGroup: {
|
|
6
6
|
new (...args: any[]): CreateComponentPublicInstance<Readonly< ExtractPropTypes<{
|
|
7
|
-
disabled: {
|
|
8
|
-
type: PropType<boolean>;
|
|
9
|
-
default: boolean;
|
|
10
|
-
};
|
|
11
7
|
size: {
|
|
12
8
|
type: PropType<"" | "default" | "small" | "large">;
|
|
13
9
|
default: undefined;
|
|
14
10
|
};
|
|
11
|
+
disabled: {
|
|
12
|
+
type: PropType<boolean>;
|
|
13
|
+
default: boolean;
|
|
14
|
+
};
|
|
15
15
|
options: {
|
|
16
16
|
type: PropType<( PlusCheckCardProps & {
|
|
17
17
|
value: string | number;
|
|
@@ -39,14 +39,14 @@ export declare const PlusCheckCardGroup: {
|
|
|
39
39
|
value: string | number;
|
|
40
40
|
}) => void;
|
|
41
41
|
}, VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly< ExtractPropTypes<{
|
|
42
|
-
disabled: {
|
|
43
|
-
type: PropType<boolean>;
|
|
44
|
-
default: boolean;
|
|
45
|
-
};
|
|
46
42
|
size: {
|
|
47
43
|
type: PropType<"" | "default" | "small" | "large">;
|
|
48
44
|
default: undefined;
|
|
49
45
|
};
|
|
46
|
+
disabled: {
|
|
47
|
+
type: PropType<boolean>;
|
|
48
|
+
default: boolean;
|
|
49
|
+
};
|
|
50
50
|
options: {
|
|
51
51
|
type: PropType<( PlusCheckCardProps & {
|
|
52
52
|
value: string | number;
|
|
@@ -68,8 +68,8 @@ export declare const PlusCheckCardGroup: {
|
|
|
68
68
|
value: string | number;
|
|
69
69
|
}) => any) | undefined;
|
|
70
70
|
}, {
|
|
71
|
-
disabled: boolean;
|
|
72
71
|
size: "" | "default" | "small" | "large";
|
|
72
|
+
disabled: boolean;
|
|
73
73
|
options: ( PlusCheckCardProps & {
|
|
74
74
|
value: string | number;
|
|
75
75
|
})[];
|
|
@@ -83,14 +83,14 @@ export declare const PlusCheckCardGroup: {
|
|
|
83
83
|
M: {};
|
|
84
84
|
Defaults: {};
|
|
85
85
|
}, Readonly< ExtractPropTypes<{
|
|
86
|
-
disabled: {
|
|
87
|
-
type: PropType<boolean>;
|
|
88
|
-
default: boolean;
|
|
89
|
-
};
|
|
90
86
|
size: {
|
|
91
87
|
type: PropType<"" | "default" | "small" | "large">;
|
|
92
88
|
default: undefined;
|
|
93
89
|
};
|
|
90
|
+
disabled: {
|
|
91
|
+
type: PropType<boolean>;
|
|
92
|
+
default: boolean;
|
|
93
|
+
};
|
|
94
94
|
options: {
|
|
95
95
|
type: PropType<( PlusCheckCardProps & {
|
|
96
96
|
value: string | number;
|
|
@@ -112,8 +112,8 @@ export declare const PlusCheckCardGroup: {
|
|
|
112
112
|
value: string | number;
|
|
113
113
|
}) => any) | undefined;
|
|
114
114
|
}, {}, {}, {}, {}, {
|
|
115
|
-
disabled: boolean;
|
|
116
115
|
size: "" | "default" | "small" | "large";
|
|
116
|
+
disabled: boolean;
|
|
117
117
|
options: ( PlusCheckCardProps & {
|
|
118
118
|
value: string | number;
|
|
119
119
|
})[];
|
|
@@ -124,14 +124,14 @@ export declare const PlusCheckCardGroup: {
|
|
|
124
124
|
__isTeleport?: undefined;
|
|
125
125
|
__isSuspense?: undefined;
|
|
126
126
|
} & ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
127
|
-
disabled: {
|
|
128
|
-
type: PropType<boolean>;
|
|
129
|
-
default: boolean;
|
|
130
|
-
};
|
|
131
127
|
size: {
|
|
132
128
|
type: PropType<"" | "default" | "small" | "large">;
|
|
133
129
|
default: undefined;
|
|
134
130
|
};
|
|
131
|
+
disabled: {
|
|
132
|
+
type: PropType<boolean>;
|
|
133
|
+
default: boolean;
|
|
134
|
+
};
|
|
135
135
|
options: {
|
|
136
136
|
type: PropType<( PlusCheckCardProps & {
|
|
137
137
|
value: string | number;
|
|
@@ -159,8 +159,8 @@ export declare const PlusCheckCardGroup: {
|
|
|
159
159
|
value: string | number;
|
|
160
160
|
}) => void;
|
|
161
161
|
}, string, {
|
|
162
|
-
disabled: boolean;
|
|
163
162
|
size: "" | "default" | "small" | "large";
|
|
163
|
+
disabled: boolean;
|
|
164
164
|
options: ( PlusCheckCardProps & {
|
|
165
165
|
value: string | number;
|
|
166
166
|
})[];
|
|
@@ -51,8 +51,8 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
51
51
|
value: string | number;
|
|
52
52
|
}) => any) | undefined;
|
|
53
53
|
}, {
|
|
54
|
-
disabled: boolean;
|
|
55
54
|
size: "" | "default" | "small" | "large";
|
|
55
|
+
disabled: boolean;
|
|
56
56
|
options: (PlusCheckCardProps & {
|
|
57
57
|
value: string | number;
|
|
58
58
|
})[];
|
|
@@ -1029,12 +1029,12 @@ export declare const PlusDialogForm: {
|
|
|
1029
1029
|
$slots: Partial<Record<NonNullable<string | number>, (_: {
|
|
1030
1030
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
1031
1031
|
readonly label: string | ComputedRef<string>;
|
|
1032
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
1032
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
1033
1033
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1034
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1034
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
1035
1035
|
style?: CSSProperties | undefined;
|
|
1036
1036
|
class?: any;
|
|
1037
|
-
} & RecordType> | ComputedRef<
|
|
1037
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1038
1038
|
style?: CSSProperties | undefined;
|
|
1039
1039
|
class?: any;
|
|
1040
1040
|
} & RecordType>>;
|
|
@@ -1056,7 +1056,7 @@ export declare const PlusDialogForm: {
|
|
|
1056
1056
|
};
|
|
1057
1057
|
rows: number;
|
|
1058
1058
|
autocomplete: string;
|
|
1059
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
1059
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
1060
1060
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
1061
1061
|
step: string | number;
|
|
1062
1062
|
format: string | ProgressFn | undefined;
|
|
@@ -1095,12 +1095,12 @@ export declare const PlusDialogForm: {
|
|
|
1095
1095
|
fieldInstance?: any;
|
|
1096
1096
|
valueIsReady?: Ref<boolean> | undefined;
|
|
1097
1097
|
prop: string;
|
|
1098
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
1098
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
1099
1099
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1100
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1100
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
1101
1101
|
style?: CSSProperties | undefined;
|
|
1102
1102
|
class?: any;
|
|
1103
|
-
} & RecordType> | ComputedRef<
|
|
1103
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1104
1104
|
style?: CSSProperties | undefined;
|
|
1105
1105
|
class?: any;
|
|
1106
1106
|
} & RecordType>>;
|
|
@@ -346,12 +346,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
346
346
|
}, {}>, Partial<Record<NonNullable<string | number>, (_: {
|
|
347
347
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
348
348
|
readonly label: string | ComputedRef<string>;
|
|
349
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
349
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
350
350
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
351
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
351
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
352
352
|
style?: CSSProperties | undefined;
|
|
353
353
|
class?: any;
|
|
354
|
-
} & RecordType> | ComputedRef<
|
|
354
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
355
355
|
style?: CSSProperties | undefined;
|
|
356
356
|
class?: any;
|
|
357
357
|
} & RecordType>>;
|
|
@@ -373,7 +373,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
373
373
|
};
|
|
374
374
|
rows: number;
|
|
375
375
|
autocomplete: string;
|
|
376
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
376
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
377
377
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
378
378
|
step: string | number;
|
|
379
379
|
format: string | ProgressFn | undefined;
|
|
@@ -412,12 +412,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
412
412
|
fieldInstance?: any;
|
|
413
413
|
valueIsReady?: Ref<boolean> | undefined;
|
|
414
414
|
prop: string;
|
|
415
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
415
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
416
416
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
417
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
417
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
418
418
|
style?: CSSProperties | undefined;
|
|
419
419
|
class?: any;
|
|
420
|
-
} & RecordType> | ComputedRef<
|
|
420
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
421
421
|
style?: CSSProperties | undefined;
|
|
422
422
|
class?: any;
|
|
423
423
|
} & RecordType>>;
|
|
@@ -234,12 +234,12 @@ export declare const PlusDisplayItem: {
|
|
|
234
234
|
$slots: Partial<Record<string, (_: {
|
|
235
235
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
236
236
|
readonly label: string | ComputedRef<string>;
|
|
237
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
237
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
238
238
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
239
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
239
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
240
240
|
style?: CSSProperties | undefined;
|
|
241
241
|
class?: any;
|
|
242
|
-
} & RecordType> | ComputedRef<
|
|
242
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
243
243
|
style?: CSSProperties | undefined;
|
|
244
244
|
class?: any;
|
|
245
245
|
} & RecordType>>;
|
|
@@ -261,7 +261,7 @@ export declare const PlusDisplayItem: {
|
|
|
261
261
|
};
|
|
262
262
|
rows: number;
|
|
263
263
|
autocomplete: string;
|
|
264
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
264
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
265
265
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
266
266
|
step: string | number;
|
|
267
267
|
format: string | ProgressFn | undefined;
|
|
@@ -300,12 +300,12 @@ export declare const PlusDisplayItem: {
|
|
|
300
300
|
fieldInstance?: any;
|
|
301
301
|
valueIsReady?: Ref<boolean> | undefined;
|
|
302
302
|
prop: string;
|
|
303
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
303
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
304
304
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
305
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
305
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
306
306
|
style?: CSSProperties | undefined;
|
|
307
307
|
class?: any;
|
|
308
|
-
} & RecordType> | ComputedRef<
|
|
308
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
309
309
|
style?: CSSProperties | undefined;
|
|
310
310
|
class?: any;
|
|
311
311
|
} & RecordType>>;
|
|
@@ -330,12 +330,12 @@ export declare const PlusDisplayItem: {
|
|
|
330
330
|
}) => any>> & Partial<Record<string, (_: {
|
|
331
331
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
332
332
|
readonly label: string | ComputedRef<string>;
|
|
333
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
333
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
334
334
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
335
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
335
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
336
336
|
style?: CSSProperties | undefined;
|
|
337
337
|
class?: any;
|
|
338
|
-
} & RecordType> | ComputedRef<
|
|
338
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
339
339
|
style?: CSSProperties | undefined;
|
|
340
340
|
class?: any;
|
|
341
341
|
} & RecordType>>;
|
|
@@ -357,7 +357,7 @@ export declare const PlusDisplayItem: {
|
|
|
357
357
|
};
|
|
358
358
|
rows: number;
|
|
359
359
|
autocomplete: string;
|
|
360
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
360
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
361
361
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
362
362
|
step: string | number;
|
|
363
363
|
format: string | ProgressFn | undefined;
|
|
@@ -396,12 +396,12 @@ export declare const PlusDisplayItem: {
|
|
|
396
396
|
fieldInstance?: any;
|
|
397
397
|
valueIsReady?: Ref<boolean> | undefined;
|
|
398
398
|
prop: string;
|
|
399
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
399
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
400
400
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
401
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
401
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
402
402
|
style?: CSSProperties | undefined;
|
|
403
403
|
class?: any;
|
|
404
|
-
} & RecordType> | ComputedRef<
|
|
404
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
405
405
|
style?: CSSProperties | undefined;
|
|
406
406
|
class?: any;
|
|
407
407
|
} & RecordType>>;
|
|
@@ -426,12 +426,12 @@ export declare const PlusDisplayItem: {
|
|
|
426
426
|
}) => any>> & Partial<Record<string, (_: {
|
|
427
427
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
428
428
|
readonly label: string | ComputedRef<string>;
|
|
429
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
429
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
430
430
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
431
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
431
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
432
432
|
style?: CSSProperties | undefined;
|
|
433
433
|
class?: any;
|
|
434
|
-
} & RecordType> | ComputedRef<
|
|
434
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
435
435
|
style?: CSSProperties | undefined;
|
|
436
436
|
class?: any;
|
|
437
437
|
} & RecordType>>;
|
|
@@ -453,7 +453,7 @@ export declare const PlusDisplayItem: {
|
|
|
453
453
|
};
|
|
454
454
|
rows: number;
|
|
455
455
|
autocomplete: string;
|
|
456
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
456
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
457
457
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
458
458
|
step: string | number;
|
|
459
459
|
format: string | ProgressFn | undefined;
|
|
@@ -492,12 +492,12 @@ export declare const PlusDisplayItem: {
|
|
|
492
492
|
fieldInstance?: any;
|
|
493
493
|
valueIsReady?: Ref<boolean> | undefined;
|
|
494
494
|
prop: string;
|
|
495
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
495
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
496
496
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
497
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
497
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
498
498
|
style?: CSSProperties | undefined;
|
|
499
499
|
class?: any;
|
|
500
|
-
} & RecordType> | ComputedRef<
|
|
500
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
501
501
|
style?: CSSProperties | undefined;
|
|
502
502
|
class?: any;
|
|
503
503
|
} & RecordType>>;
|