sd-render 1.2.1 → 1.2.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/api-docs.html +1460 -0
- package/field-docs.html +15358 -0
- package/package.json +1 -1
- package/{sd-lib-CdzQnrjh.js → sd-lib-Cczl-l04.js} +2136 -1906
- package/{sd-render-FK6Mjp-B.js → sd-render-DETM6GzA.js} +903 -816
- package/sd-render.es.js +58 -57
- package/sd-render.style.css +1 -1
- package/types/src/components/form-render/form-field/alert-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/apexchart-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/autonumber-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/avatar-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/btn-editor-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/button-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/carousel-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/cascader-form-input.vue.d.ts +372 -0
- package/types/src/components/form-render/form-field/chart-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/checkbox-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/code-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/color-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/crop-upload-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/datagrid-form-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/datagrid-sql-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/date-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/date-range-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/divider-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/dropdown-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/dynamic-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/file-upload-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/group-list-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/html-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/html-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/icon-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/image-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/json-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/link-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/list-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/masked-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/multiple-date.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/number-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/objectid-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/picture-upload-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/progress-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/qrcode-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/radio-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/radio-text-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/rate-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/record-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/report-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/segmented-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/select-data-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/select-form-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/select-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/select-path-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/select-sql-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/side-menu-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/slider-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/statistic-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/step-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/svg-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/svg-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/switch-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/tags-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/text-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/text-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/textarea-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/time-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/time-range-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/time-select-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/tour-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/mixins/CoreFieldMixin.d.ts +1 -0
- package/types/src/components/input3/eltiptap/widget/ExtensionViews/ImageView.vue.d.ts +8 -8
- package/types/src/components/input3/eltiptap/widget/MenuCommands/ColorPopover.vue.d.ts +8 -8
- package/types/src/components/input3/eltiptap/widget/MenuCommands/CommandButton.vue.d.ts +6 -6
- package/types/src/components/input3/eltiptap/widget/MenuCommands/FontFamilyDropdown.vue.d.ts +28 -28
- package/types/src/components/input3/eltiptap/widget/MenuCommands/FontSizeDropdown.vue.d.ts +28 -28
- package/types/src/components/input3/eltiptap/widget/MenuCommands/HeadingDropdown.vue.d.ts +28 -28
- package/types/src/components/input3/eltiptap/widget/MenuCommands/HighlightPopover.vue.d.ts +8 -8
- package/types/src/components/input3/eltiptap/widget/MenuCommands/Image/ImageDisplayCommandButton.vue.d.ts +8 -8
- package/types/src/components/input3/eltiptap/widget/MenuCommands/Image/InsertImageCommandButton.vue.d.ts +8 -8
- package/types/src/components/input3/eltiptap/widget/MenuCommands/LineHeightDropdown.vue.d.ts +28 -28
- package/types/src/components/input3/eltiptap/widget/MenuCommands/TablePopover/CreateTablePopover.vue.d.ts +8 -8
- package/types/src/components/input3/eltiptap/widget/MenuCommands/TablePopover/index.vue.d.ts +8 -8
- package/types/src/components/sdlib.d.ts +1 -0
- package/types/src/components/sdwidget/SdCascaderForm.vue.d.ts +128 -0
- package/types/src/components/sdwidget/SdCrudGrid.vue.d.ts +9 -0
- package/types/src/components/sdwidget/SdFormSchema.vue.d.ts +3 -5
- package/types/src/components/sdwidget/SdFormSchemaForm.vue.d.ts +3 -5
- package/types/src/components/sdwidget/SdGallery.vue.d.ts +6 -10
- package/types/src/components/sdwidget/SdUiCarousel.vue.d.ts +9 -0
- package/types/src/components/sdwidget/SdUiListView.vue.d.ts +9 -0
- package/types/src/components/sdwidget/SdUiMenu.vue.d.ts +9 -0
- package/types/src/components/sdwidget/SdUiRecordView.vue.d.ts +9 -0
- package/types/src/components/sdwidget/SdChart.vue.d.ts +0 -282
|
@@ -82,6 +82,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
82
82
|
};
|
|
83
83
|
parentId(): string;
|
|
84
84
|
params(): any;
|
|
85
|
+
parentPath(): any;
|
|
85
86
|
}, {
|
|
86
87
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
87
88
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -92,6 +92,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
92
92
|
};
|
|
93
93
|
parentId(): string;
|
|
94
94
|
params(): any;
|
|
95
|
+
parentPath(): any;
|
|
95
96
|
}, {
|
|
96
97
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
97
98
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -85,6 +85,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
85
85
|
};
|
|
86
86
|
parentId(): string;
|
|
87
87
|
params(): any;
|
|
88
|
+
parentPath(): any;
|
|
88
89
|
}, {
|
|
89
90
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
90
91
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -80,6 +80,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
80
80
|
};
|
|
81
81
|
parentId(): string;
|
|
82
82
|
params(): any;
|
|
83
|
+
parentPath(): any;
|
|
83
84
|
}, {
|
|
84
85
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
85
86
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -87,6 +87,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
87
87
|
};
|
|
88
88
|
parentId(): string;
|
|
89
89
|
params(): any;
|
|
90
|
+
parentPath(): any;
|
|
90
91
|
}, {
|
|
91
92
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
92
93
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -83,6 +83,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
83
83
|
};
|
|
84
84
|
parentId(): string;
|
|
85
85
|
params(): any;
|
|
86
|
+
parentPath(): any;
|
|
86
87
|
}, {
|
|
87
88
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
88
89
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -83,6 +83,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
83
83
|
};
|
|
84
84
|
parentId(): string;
|
|
85
85
|
params(): any;
|
|
86
|
+
parentPath(): any;
|
|
86
87
|
}, {
|
|
87
88
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
88
89
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -79,6 +79,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
79
79
|
};
|
|
80
80
|
parentId(): string;
|
|
81
81
|
params(): any;
|
|
82
|
+
parentPath(): any;
|
|
82
83
|
}, {
|
|
83
84
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
84
85
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -74,6 +74,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
74
74
|
};
|
|
75
75
|
parentId(): string;
|
|
76
76
|
params(): any;
|
|
77
|
+
parentPath(): any;
|
|
77
78
|
}, {
|
|
78
79
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
79
80
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -83,6 +83,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
83
83
|
};
|
|
84
84
|
parentId(): string;
|
|
85
85
|
params(): any;
|
|
86
|
+
parentPath(): any;
|
|
86
87
|
}, {
|
|
87
88
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
88
89
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -90,6 +90,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
90
90
|
};
|
|
91
91
|
parentId(): string;
|
|
92
92
|
params(): any;
|
|
93
|
+
parentPath(): any;
|
|
93
94
|
}, {
|
|
94
95
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
95
96
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -74,6 +74,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
74
74
|
};
|
|
75
75
|
parentId(): string;
|
|
76
76
|
params(): any;
|
|
77
|
+
parentPath(): any;
|
|
77
78
|
}, {
|
|
78
79
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
79
80
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -79,6 +79,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
79
79
|
};
|
|
80
80
|
parentId(): string;
|
|
81
81
|
params(): any;
|
|
82
|
+
parentPath(): any;
|
|
82
83
|
}, {
|
|
83
84
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
84
85
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -79,6 +79,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
79
79
|
};
|
|
80
80
|
parentId(): string;
|
|
81
81
|
params(): any;
|
|
82
|
+
parentPath(): any;
|
|
82
83
|
}, {
|
|
83
84
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
84
85
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -80,6 +80,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
80
80
|
};
|
|
81
81
|
parentId(): string;
|
|
82
82
|
params(): any;
|
|
83
|
+
parentPath(): any;
|
|
83
84
|
}, {
|
|
84
85
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
85
86
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -74,6 +74,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
74
74
|
};
|
|
75
75
|
parentId(): string;
|
|
76
76
|
params(): any;
|
|
77
|
+
parentPath(): any;
|
|
77
78
|
}, {
|
|
78
79
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
79
80
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -79,6 +79,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
79
79
|
};
|
|
80
80
|
parentId(): string;
|
|
81
81
|
params(): any;
|
|
82
|
+
parentPath(): any;
|
|
82
83
|
}, {
|
|
83
84
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
84
85
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -80,6 +80,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
80
80
|
};
|
|
81
81
|
parentId(): string;
|
|
82
82
|
params(): any;
|
|
83
|
+
parentPath(): any;
|
|
83
84
|
}, {
|
|
84
85
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
85
86
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -79,6 +79,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
79
79
|
};
|
|
80
80
|
parentId(): string;
|
|
81
81
|
params(): any;
|
|
82
|
+
parentPath(): any;
|
|
82
83
|
}, {
|
|
83
84
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
84
85
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -81,6 +81,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
81
81
|
};
|
|
82
82
|
parentId(): string;
|
|
83
83
|
params(): any;
|
|
84
|
+
parentPath(): any;
|
|
84
85
|
}, {
|
|
85
86
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
86
87
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -78,6 +78,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
78
78
|
};
|
|
79
79
|
parentId(): string;
|
|
80
80
|
params(): any;
|
|
81
|
+
parentPath(): any;
|
|
81
82
|
}, {
|
|
82
83
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
83
84
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -74,6 +74,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
74
74
|
};
|
|
75
75
|
parentId(): string;
|
|
76
76
|
params(): any;
|
|
77
|
+
parentPath(): any;
|
|
77
78
|
}, {
|
|
78
79
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
79
80
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -148,14 +148,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
148
148
|
"after-leave": () => void;
|
|
149
149
|
}, import('vue').PublicProps, {
|
|
150
150
|
effect: import('element-plus').PopperEffect;
|
|
151
|
-
placement: Placement;
|
|
151
|
+
placement: import('element-plus').Placement;
|
|
152
152
|
popperStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
|
|
153
153
|
teleported: boolean;
|
|
154
154
|
persistent: boolean;
|
|
155
155
|
visible: boolean | null;
|
|
156
156
|
enterable: boolean;
|
|
157
157
|
offset: number;
|
|
158
|
-
popperOptions: Partial<Options>;
|
|
158
|
+
popperOptions: Partial<import('element-plus').Options>;
|
|
159
159
|
showArrow: boolean;
|
|
160
160
|
content: string;
|
|
161
161
|
showAfter: number;
|
|
@@ -183,14 +183,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
183
183
|
hide: () => void;
|
|
184
184
|
}, {}, {}, {}, {
|
|
185
185
|
effect: import('element-plus').PopperEffect;
|
|
186
|
-
placement: Placement;
|
|
186
|
+
placement: import('element-plus').Placement;
|
|
187
187
|
popperStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
|
|
188
188
|
teleported: boolean;
|
|
189
189
|
persistent: boolean;
|
|
190
190
|
visible: boolean | null;
|
|
191
191
|
enterable: boolean;
|
|
192
192
|
offset: number;
|
|
193
|
-
popperOptions: Partial<Options>;
|
|
193
|
+
popperOptions: Partial<import('element-plus').Options>;
|
|
194
194
|
showArrow: boolean;
|
|
195
195
|
content: string;
|
|
196
196
|
showAfter: number;
|
|
@@ -221,14 +221,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
221
221
|
"after-leave": () => void;
|
|
222
222
|
}, string, {
|
|
223
223
|
effect: import('element-plus').PopperEffect;
|
|
224
|
-
placement: Placement;
|
|
224
|
+
placement: import('element-plus').Placement;
|
|
225
225
|
popperStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
|
|
226
226
|
teleported: boolean;
|
|
227
227
|
persistent: boolean;
|
|
228
228
|
visible: boolean | null;
|
|
229
229
|
enterable: boolean;
|
|
230
230
|
offset: number;
|
|
231
|
-
popperOptions: Partial<Options>;
|
|
231
|
+
popperOptions: Partial<import('element-plus').Options>;
|
|
232
232
|
showArrow: boolean;
|
|
233
233
|
content: string;
|
|
234
234
|
showAfter: number;
|
|
@@ -250,11 +250,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
250
250
|
setPropsDefaults: (defaults: Partial<{
|
|
251
251
|
readonly trigger?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').TooltipTriggerType> | undefined;
|
|
252
252
|
readonly triggerKeys?: string[] | undefined;
|
|
253
|
-
readonly placement?: Placement
|
|
253
|
+
readonly placement?: import('element-plus').Placement | undefined;
|
|
254
254
|
readonly disabled?: boolean | undefined;
|
|
255
255
|
readonly visible?: boolean | null | undefined;
|
|
256
256
|
readonly transition?: string | undefined;
|
|
257
|
-
readonly popperOptions?: Partial<Options
|
|
257
|
+
readonly popperOptions?: Partial<import('element-plus').Options> | undefined;
|
|
258
258
|
readonly tabindex?: string | number | undefined;
|
|
259
259
|
readonly content?: string | undefined;
|
|
260
260
|
readonly popperStyle?: import('vue').StyleValue;
|
|
@@ -171,14 +171,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
171
171
|
"after-leave": () => void;
|
|
172
172
|
}, import('vue').PublicProps, {
|
|
173
173
|
effect: import('element-plus').PopperEffect;
|
|
174
|
-
placement: Placement;
|
|
174
|
+
placement: import('element-plus').Placement;
|
|
175
175
|
popperStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
|
|
176
176
|
teleported: boolean;
|
|
177
177
|
persistent: boolean;
|
|
178
178
|
visible: boolean | null;
|
|
179
179
|
enterable: boolean;
|
|
180
180
|
offset: number;
|
|
181
|
-
popperOptions: Partial<Options>;
|
|
181
|
+
popperOptions: Partial<import('element-plus').Options>;
|
|
182
182
|
showArrow: boolean;
|
|
183
183
|
content: string;
|
|
184
184
|
showAfter: number;
|
|
@@ -206,14 +206,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
206
206
|
hide: () => void;
|
|
207
207
|
}, {}, {}, {}, {
|
|
208
208
|
effect: import('element-plus').PopperEffect;
|
|
209
|
-
placement: Placement;
|
|
209
|
+
placement: import('element-plus').Placement;
|
|
210
210
|
popperStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
|
|
211
211
|
teleported: boolean;
|
|
212
212
|
persistent: boolean;
|
|
213
213
|
visible: boolean | null;
|
|
214
214
|
enterable: boolean;
|
|
215
215
|
offset: number;
|
|
216
|
-
popperOptions: Partial<Options>;
|
|
216
|
+
popperOptions: Partial<import('element-plus').Options>;
|
|
217
217
|
showArrow: boolean;
|
|
218
218
|
content: string;
|
|
219
219
|
showAfter: number;
|
|
@@ -244,14 +244,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
244
244
|
"after-leave": () => void;
|
|
245
245
|
}, string, {
|
|
246
246
|
effect: import('element-plus').PopperEffect;
|
|
247
|
-
placement: Placement;
|
|
247
|
+
placement: import('element-plus').Placement;
|
|
248
248
|
popperStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
|
|
249
249
|
teleported: boolean;
|
|
250
250
|
persistent: boolean;
|
|
251
251
|
visible: boolean | null;
|
|
252
252
|
enterable: boolean;
|
|
253
253
|
offset: number;
|
|
254
|
-
popperOptions: Partial<Options>;
|
|
254
|
+
popperOptions: Partial<import('element-plus').Options>;
|
|
255
255
|
showArrow: boolean;
|
|
256
256
|
content: string;
|
|
257
257
|
showAfter: number;
|
|
@@ -273,11 +273,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
273
273
|
setPropsDefaults: (defaults: Partial<{
|
|
274
274
|
readonly trigger?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').TooltipTriggerType> | undefined;
|
|
275
275
|
readonly triggerKeys?: string[] | undefined;
|
|
276
|
-
readonly placement?: Placement
|
|
276
|
+
readonly placement?: import('element-plus').Placement | undefined;
|
|
277
277
|
readonly disabled?: boolean | undefined;
|
|
278
278
|
readonly visible?: boolean | null | undefined;
|
|
279
279
|
readonly transition?: string | undefined;
|
|
280
|
-
readonly popperOptions?: Partial<Options
|
|
280
|
+
readonly popperOptions?: Partial<import('element-plus').Options> | undefined;
|
|
281
281
|
readonly tabindex?: string | number | undefined;
|
|
282
282
|
readonly content?: string | undefined;
|
|
283
283
|
readonly popperStyle?: import('vue').StyleValue;
|
|
@@ -96,7 +96,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
96
96
|
open: (...args: any[]) => void;
|
|
97
97
|
}, import('vue').PublicProps, {
|
|
98
98
|
effect: import('element-plus').PopperEffect;
|
|
99
|
-
placement: Placement;
|
|
99
|
+
placement: import('element-plus').Placement;
|
|
100
100
|
popperStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
|
|
101
101
|
teleported: boolean;
|
|
102
102
|
visible: boolean | null;
|
|
@@ -111,7 +111,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
111
111
|
boundariesPadding: number;
|
|
112
112
|
gpuAcceleration: boolean;
|
|
113
113
|
offset: number;
|
|
114
|
-
popperOptions: Partial<Options>;
|
|
114
|
+
popperOptions: Partial<import('element-plus').Options>;
|
|
115
115
|
strategy: "absolute" | "fixed";
|
|
116
116
|
arrowOffset: number;
|
|
117
117
|
showArrow: boolean;
|
|
@@ -147,7 +147,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
147
147
|
hide: (event?: Event) => void;
|
|
148
148
|
}, {}, {}, {}, {
|
|
149
149
|
effect: import('element-plus').PopperEffect;
|
|
150
|
-
placement: Placement;
|
|
150
|
+
placement: import('element-plus').Placement;
|
|
151
151
|
popperStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
|
|
152
152
|
teleported: boolean;
|
|
153
153
|
visible: boolean | null;
|
|
@@ -162,7 +162,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
162
162
|
boundariesPadding: number;
|
|
163
163
|
gpuAcceleration: boolean;
|
|
164
164
|
offset: number;
|
|
165
|
-
popperOptions: Partial<Options>;
|
|
165
|
+
popperOptions: Partial<import('element-plus').Options>;
|
|
166
166
|
strategy: "absolute" | "fixed";
|
|
167
167
|
arrowOffset: number;
|
|
168
168
|
showArrow: boolean;
|
|
@@ -203,7 +203,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
203
203
|
open: (...args: any[]) => void;
|
|
204
204
|
}, string, {
|
|
205
205
|
effect: import('element-plus').PopperEffect;
|
|
206
|
-
placement: Placement;
|
|
206
|
+
placement: import('element-plus').Placement;
|
|
207
207
|
popperStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
|
|
208
208
|
teleported: boolean;
|
|
209
209
|
visible: boolean | null;
|
|
@@ -218,7 +218,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
218
218
|
boundariesPadding: number;
|
|
219
219
|
gpuAcceleration: boolean;
|
|
220
220
|
offset: number;
|
|
221
|
-
popperOptions: Partial<Options>;
|
|
221
|
+
popperOptions: Partial<import('element-plus').Options>;
|
|
222
222
|
strategy: "absolute" | "fixed";
|
|
223
223
|
arrowOffset: number;
|
|
224
224
|
showArrow: boolean;
|