sd-render 1.2.6 → 1.3.0
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/field-docs.html +3340 -1547
- package/package.json +1 -1
- package/{sd-lib-BG0UjdFl.js → sd-lib-BI2bK3bT.js} +5529 -3962
- package/{sd-render-DwCKOhLI.js → sd-render-JboRjeDb.js} +2059 -1522
- package/sd-render.es.js +52 -49
- package/sd-render.style.css +1 -1
- package/types/src/components/form-render/SdFormRender.vue.d.ts +0 -3
- package/types/src/components/form-render/form-field/date-input.vue.d.ts +98 -102
- package/types/src/components/form-render/form-field/date-panel-input.vue.d.ts +611 -0
- package/types/src/components/form-render/form-field/date-range-input.vue.d.ts +98 -102
- package/types/src/components/form-render/form-field/multiple-date.vue.d.ts +98 -102
- package/types/src/components/form-render/form-field/otp-input.vue.d.ts +373 -0
- package/types/src/components/form-render/form-field/smart-card-ui.vue.d.ts +534 -0
- package/types/src/components/form-render/form-field/tree-ui.vue.d.ts +983 -0
- package/types/src/components/input3/eltiptap/widget/ExtensionViews/ImageView.vue.d.ts +59 -64
- package/types/src/components/input3/eltiptap/widget/ExtensionViews/TaskItemView.vue.d.ts +68 -70
- package/types/src/components/input3/eltiptap/widget/MenuCommands/AddYoutubeCommandButton.vue.d.ts +232 -218
- package/types/src/components/input3/eltiptap/widget/MenuCommands/ColorPopover.vue.d.ts +163 -151
- package/types/src/components/input3/eltiptap/widget/MenuCommands/CommandButton.vue.d.ts +76 -76
- package/types/src/components/input3/eltiptap/widget/MenuCommands/FontFamilyDropdown.vue.d.ts +455 -580
- package/types/src/components/input3/eltiptap/widget/MenuCommands/FontSizeDropdown.vue.d.ts +453 -576
- package/types/src/components/input3/eltiptap/widget/MenuCommands/HeadingDropdown.vue.d.ts +453 -576
- package/types/src/components/input3/eltiptap/widget/MenuCommands/HighlightPopover.vue.d.ts +163 -151
- package/types/src/components/input3/eltiptap/widget/MenuCommands/Image/EditImageCommandButton.vue.d.ts +165 -149
- package/types/src/components/input3/eltiptap/widget/MenuCommands/Image/ImageDisplayCommandButton.vue.d.ts +59 -64
- package/types/src/components/input3/eltiptap/widget/MenuCommands/Image/InsertImageCommandButton.vue.d.ts +98 -103
- package/types/src/components/input3/eltiptap/widget/MenuCommands/LineHeightDropdown.vue.d.ts +453 -576
- package/types/src/components/input3/eltiptap/widget/MenuCommands/Link/AddLinkCommandButton.vue.d.ts +232 -218
- package/types/src/components/input3/eltiptap/widget/MenuCommands/Link/EditLinkCommandButton.vue.d.ts +232 -218
- package/types/src/components/input3/eltiptap/widget/MenuCommands/Link/UploadFileCommandButton.vue.d.ts +232 -218
- package/types/src/components/input3/eltiptap/widget/MenuCommands/TablePopover/CreateTablePopover.vue.d.ts +59 -64
- package/types/src/components/input3/eltiptap/widget/MenuCommands/TablePopover/index.vue.d.ts +59 -64
- package/types/src/components/sdlib.d.ts +3 -0
- package/types/src/components/sdwidget/SdCascaderForm.vue.d.ts +1 -1
- package/types/src/components/sdwidget/SdCrudForm.vue.d.ts +0 -4
- package/types/src/components/sdwidget/SdCrudGrid.vue.d.ts +27 -2
- package/types/src/components/sdwidget/SdCrudPopupForm.vue.d.ts +27 -5
- package/types/src/components/sdwidget/SdCrudSelect.vue.d.ts +2 -2
- package/types/src/components/sdwidget/SdCrudSelectSubForm.vue.d.ts +12 -3
- package/types/src/components/sdwidget/SdCrudTree.vue.d.ts +615 -0
- package/types/src/components/sdwidget/SdDatePickerBE.vue.d.ts +196 -204
- package/types/src/components/sdwidget/SdDatePickerPanelBE.vue.d.ts +379 -0
- package/types/src/components/sdwidget/SdFormSchema.vue.d.ts +2 -2
- package/types/src/components/sdwidget/SdFormSchemaForm.vue.d.ts +2 -2
- package/types/src/components/sdwidget/SdGallery.vue.d.ts +20 -20
- package/types/src/components/sdwidget/SdGridColumnBy.vue.d.ts +105 -4
- package/types/src/components/sdwidget/SdGridColumnDate.vue.d.ts +84 -3
- package/types/src/components/sdwidget/SdGridColumnDynamic.vue.d.ts +257 -10
- package/types/src/components/sdwidget/SdGridSortHeader.vue.d.ts +52 -0
- package/types/src/components/sdwidget/SdSelectPathData.vue.d.ts +1 -1
- package/types/src/components/sdwidget/SdSelectRemoteList.vue.d.ts +11 -2
- package/types/src/components/sdwidget/SdSmartCard.vue.d.ts +268 -0
- package/types/src/components/sdwidget/SdUiMenu.vue.d.ts +1 -1
|
@@ -395,14 +395,14 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
395
395
|
buddhist: boolean;
|
|
396
396
|
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
|
397
397
|
pickerRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
398
|
-
readonly type: import('element-plus/es/utils/
|
|
399
|
-
readonly showNow: import('element-plus/es/utils/
|
|
400
|
-
readonly showConfirm: import('element-plus/es/utils/
|
|
401
|
-
readonly showFooter: import('element-plus/es/utils/
|
|
398
|
+
readonly type: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => "month" | "year" | "dates" | "months" | "years" | "date" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => import('element-plus').DatePickerType) | (((new (...args: any[]) => "month" | "year" | "dates" | "months" | "years" | "date" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => import('element-plus').DatePickerType)) | null)[], unknown, unknown, "date", boolean>;
|
|
399
|
+
readonly showNow: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
400
|
+
readonly showConfirm: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
401
|
+
readonly showFooter: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
402
402
|
readonly showWeekNumber: BooleanConstructor;
|
|
403
403
|
readonly ariaLabel: StringConstructor;
|
|
404
404
|
readonly emptyValues: ArrayConstructor;
|
|
405
|
-
readonly valueOnClear: import('element-plus/es/utils/
|
|
405
|
+
readonly valueOnClear: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null) | (((new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null)) | null)[], unknown, unknown, undefined, boolean>;
|
|
406
406
|
readonly disabledDate: {
|
|
407
407
|
readonly type: import('vue').PropType<Function>;
|
|
408
408
|
readonly required: false;
|
|
@@ -415,13 +415,14 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
415
415
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
416
416
|
__epPropKey: true;
|
|
417
417
|
};
|
|
418
|
-
readonly shortcuts: import('element-plus/es/utils/
|
|
418
|
+
readonly shortcuts: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<ArrayConstructor, unknown, unknown, () => never[], boolean>;
|
|
419
419
|
readonly arrowControl: BooleanConstructor;
|
|
420
|
-
readonly tabindex: import('element-plus/es/utils/
|
|
421
|
-
readonly validateEvent: import('element-plus/es/utils/
|
|
420
|
+
readonly tabindex: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | (((new (...args: any[]) => string | number) | (() => string | number)) | null)[], unknown, unknown, 0, boolean>;
|
|
421
|
+
readonly validateEvent: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
422
422
|
readonly unlinkPanels: BooleanConstructor;
|
|
423
|
-
readonly
|
|
424
|
-
readonly
|
|
423
|
+
readonly singlePanel: BooleanConstructor;
|
|
424
|
+
readonly placement: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => "left" | "right" | "auto" | "top" | "bottom" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement) | (((new (...args: any[]) => "left" | "right" | "auto" | "top" | "bottom" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement)) | null)[], import('element-plus').Placement, unknown, "bottom", boolean>;
|
|
425
|
+
readonly fallbackPlacements: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => import('element-plus').Placement[]) | (() => import('element-plus').Placement[]) | (((new (...args: any[]) => import('element-plus').Placement[]) | (() => import('element-plus').Placement[])) | null)[], unknown, unknown, readonly ["bottom", "top", "right", "left"], boolean>;
|
|
425
426
|
readonly disabledHours: {
|
|
426
427
|
readonly type: import('vue').PropType<import('element-plus').GetDisabledHours>;
|
|
427
428
|
readonly required: false;
|
|
@@ -440,21 +441,21 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
440
441
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
441
442
|
__epPropKey: true;
|
|
442
443
|
};
|
|
443
|
-
readonly automaticDropdown: import('element-plus/es/utils/
|
|
444
|
+
readonly automaticDropdown: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
444
445
|
readonly id: {
|
|
445
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
446
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => string | [string, string]) | (() => import('element-plus').SingleOrRange<string>) | (((new (...args: any[]) => string | [string, string]) | (() => import('element-plus').SingleOrRange<string>)) | null)[], unknown, unknown>>;
|
|
446
447
|
readonly required: false;
|
|
447
448
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
448
449
|
__epPropKey: true;
|
|
449
450
|
};
|
|
450
451
|
readonly name: {
|
|
451
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
452
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => string | [string, string]) | (() => import('element-plus').SingleOrRange<string>) | (((new (...args: any[]) => string | [string, string]) | (() => import('element-plus').SingleOrRange<string>)) | null)[], unknown, unknown>>;
|
|
452
453
|
readonly required: false;
|
|
453
454
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
454
455
|
__epPropKey: true;
|
|
455
456
|
};
|
|
456
457
|
readonly popperClass: {
|
|
457
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
458
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => string | {
|
|
458
459
|
[x: string]: boolean;
|
|
459
460
|
} | (string | {
|
|
460
461
|
[x: string]: boolean;
|
|
@@ -555,43 +556,38 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
555
556
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
556
557
|
__epPropKey: true;
|
|
557
558
|
};
|
|
558
|
-
readonly popperStyle:
|
|
559
|
-
readonly type: import('vue').PropType<import('vue').StyleValue>;
|
|
560
|
-
readonly required: false;
|
|
561
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
562
|
-
__epPropKey: true;
|
|
563
|
-
};
|
|
559
|
+
readonly popperStyle: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => string | false | import('vue').CSSProperties | import('vue').StyleValue[]) | (() => import('vue').StyleValue) | ((new (...args: any[]) => string | false | import('vue').CSSProperties | import('vue').StyleValue[]) | (() => import('vue').StyleValue) | null)[], unknown, unknown, undefined, boolean>;
|
|
564
560
|
readonly format: StringConstructor;
|
|
565
561
|
readonly valueFormat: StringConstructor;
|
|
566
562
|
readonly dateFormat: StringConstructor;
|
|
567
563
|
readonly timeFormat: StringConstructor;
|
|
568
|
-
readonly clearable: import('element-plus/es/utils/
|
|
569
|
-
readonly clearIcon: import('element-plus/es/utils/
|
|
570
|
-
readonly editable: import('element-plus/es/utils/
|
|
571
|
-
readonly saveOnBlur: import('element-plus/es/utils/
|
|
572
|
-
readonly prefixIcon: import('element-plus/es/utils/
|
|
564
|
+
readonly clearable: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
565
|
+
readonly clearIcon: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component) | (((new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component)) | null)[], unknown, unknown, import('vue').DefineComponent<{}, void, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, boolean>;
|
|
566
|
+
readonly editable: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
567
|
+
readonly saveOnBlur: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
568
|
+
readonly prefixIcon: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component) | (((new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component)) | null)[], unknown, unknown, "", boolean>;
|
|
573
569
|
readonly size: {
|
|
574
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
570
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<StringConstructor, "" | "default" | "large" | "small", never>>;
|
|
575
571
|
readonly required: false;
|
|
576
572
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
577
573
|
__epPropKey: true;
|
|
578
574
|
};
|
|
579
575
|
readonly readonly: BooleanConstructor;
|
|
580
|
-
readonly disabled: import('element-plus/es/utils/
|
|
581
|
-
readonly placeholder: import('element-plus/es/utils/
|
|
582
|
-
readonly popperOptions: import('element-plus/es/utils/
|
|
583
|
-
readonly modelValue: import('element-plus/es/utils/
|
|
584
|
-
readonly rangeSeparator: import('element-plus/es/utils/
|
|
576
|
+
readonly disabled: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
577
|
+
readonly placeholder: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
578
|
+
readonly popperOptions: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => Partial<import('element-plus').Options>) | (() => Partial<import('element-plus').Options>) | (((new (...args: any[]) => Partial<import('element-plus').Options>) | (() => Partial<import('element-plus').Options>)) | null)[], unknown, unknown, () => {}, boolean>;
|
|
579
|
+
readonly modelValue: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => import('element-plus').ModelValueType | null) | (((new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => import('element-plus').ModelValueType | null)) | null)[], unknown, unknown, "", boolean>;
|
|
580
|
+
readonly rangeSeparator: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<StringConstructor, unknown, unknown, "-", boolean>;
|
|
585
581
|
readonly startPlaceholder: StringConstructor;
|
|
586
582
|
readonly endPlaceholder: StringConstructor;
|
|
587
583
|
readonly defaultValue: {
|
|
588
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
584
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => Date | [Date, Date]) | (() => import('element-plus').SingleOrRange<Date>) | (((new (...args: any[]) => Date | [Date, Date]) | (() => import('element-plus').SingleOrRange<Date>)) | null)[], unknown, unknown>>;
|
|
589
585
|
readonly required: false;
|
|
590
586
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
591
587
|
__epPropKey: true;
|
|
592
588
|
};
|
|
593
589
|
readonly defaultTime: {
|
|
594
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
590
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => Date | [Date, Date]) | (() => import('element-plus').SingleOrRange<Date>) | (((new (...args: any[]) => Date | [Date, Date]) | (() => import('element-plus').SingleOrRange<Date>)) | null)[], unknown, unknown>>;
|
|
595
591
|
readonly required: false;
|
|
596
592
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
597
593
|
__epPropKey: true;
|
|
@@ -600,31 +596,33 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
600
596
|
}>> & Readonly<{
|
|
601
597
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
602
598
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "update:modelValue"[], import('vue').PublicProps, {
|
|
603
|
-
readonly type: import('element-plus/es/utils/
|
|
604
|
-
readonly disabled: import('element-plus/es/utils/
|
|
605
|
-
readonly
|
|
606
|
-
readonly
|
|
607
|
-
readonly clearIcon: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component) | (((new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component)) | null)[], unknown, unknown>;
|
|
608
|
-
readonly placement: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => "bottom-start" | "bottom" | "auto" | "auto-start" | "auto-end" | "top" | "right" | "left" | "top-start" | "top-end" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement) | (((new (...args: any[]) => "bottom-start" | "bottom" | "auto" | "auto-start" | "auto-end" | "top" | "right" | "left" | "top-start" | "top-end" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement)) | null)[], import('element-plus').Placement, unknown>;
|
|
599
|
+
readonly type: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => "month" | "year" | "dates" | "months" | "years" | "date" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => import('element-plus').DatePickerType) | (((new (...args: any[]) => "month" | "year" | "dates" | "months" | "years" | "date" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => import('element-plus').DatePickerType)) | null)[], unknown, unknown>;
|
|
600
|
+
readonly disabled: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
601
|
+
readonly modelValue: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => import('element-plus').ModelValueType | null) | (((new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => import('element-plus').ModelValueType | null)) | null)[], unknown, unknown>;
|
|
602
|
+
readonly automaticDropdown: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
609
603
|
readonly fallbackPlacements: import('element-plus').Placement[];
|
|
610
|
-
readonly
|
|
611
|
-
readonly modelValue: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | number | string[] | Date | number[] | Date[]) | (() => import('element-plus').ModelValueType | null) | (((new (...args: any[]) => string | number | string[] | Date | number[] | Date[]) | (() => import('element-plus').ModelValueType | null)) | null)[], unknown, unknown>;
|
|
612
|
-
readonly valueOnClear: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null) | (((new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null)) | null)[], unknown, unknown>;
|
|
604
|
+
readonly placement: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => "left" | "right" | "auto" | "top" | "bottom" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement) | (((new (...args: any[]) => "left" | "right" | "auto" | "top" | "bottom" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement)) | null)[], import('element-plus').Placement, unknown>;
|
|
613
605
|
readonly popperOptions: Partial<import('element-plus').Options>;
|
|
614
|
-
readonly
|
|
615
|
-
readonly
|
|
616
|
-
readonly
|
|
617
|
-
readonly
|
|
618
|
-
readonly
|
|
619
|
-
readonly
|
|
606
|
+
readonly popperStyle: import('vue').StyleValue;
|
|
607
|
+
readonly clearable: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
608
|
+
readonly clearIcon: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component) | (((new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component)) | null)[], unknown, unknown>;
|
|
609
|
+
readonly editable: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
610
|
+
readonly saveOnBlur: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
611
|
+
readonly prefixIcon: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component) | (((new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component)) | null)[], unknown, unknown>;
|
|
612
|
+
readonly placeholder: string;
|
|
620
613
|
readonly rangeSeparator: string;
|
|
621
614
|
readonly shortcuts: unknown[];
|
|
622
|
-
readonly
|
|
623
|
-
readonly
|
|
624
|
-
readonly
|
|
615
|
+
readonly tabindex: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | (((new (...args: any[]) => string | number) | (() => string | number)) | null)[], unknown, unknown>;
|
|
616
|
+
readonly validateEvent: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
617
|
+
readonly valueOnClear: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null) | (((new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null)) | null)[], unknown, unknown>;
|
|
618
|
+
readonly showNow: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
619
|
+
readonly showConfirm: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
620
|
+
readonly showFooter: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
625
621
|
readonly showWeekNumber: boolean;
|
|
626
622
|
readonly arrowControl: boolean;
|
|
627
623
|
readonly unlinkPanels: boolean;
|
|
624
|
+
readonly singlePanel: boolean;
|
|
625
|
+
readonly readonly: boolean;
|
|
628
626
|
readonly isRange: boolean;
|
|
629
627
|
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
630
628
|
P: {};
|
|
@@ -634,14 +632,14 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
634
632
|
M: {};
|
|
635
633
|
Defaults: {};
|
|
636
634
|
}, Readonly<import('vue').ExtractPropTypes<{
|
|
637
|
-
readonly type: import('element-plus/es/utils/
|
|
638
|
-
readonly showNow: import('element-plus/es/utils/
|
|
639
|
-
readonly showConfirm: import('element-plus/es/utils/
|
|
640
|
-
readonly showFooter: import('element-plus/es/utils/
|
|
635
|
+
readonly type: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => "month" | "year" | "dates" | "months" | "years" | "date" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => import('element-plus').DatePickerType) | (((new (...args: any[]) => "month" | "year" | "dates" | "months" | "years" | "date" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => import('element-plus').DatePickerType)) | null)[], unknown, unknown, "date", boolean>;
|
|
636
|
+
readonly showNow: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
637
|
+
readonly showConfirm: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
638
|
+
readonly showFooter: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
641
639
|
readonly showWeekNumber: BooleanConstructor;
|
|
642
640
|
readonly ariaLabel: StringConstructor;
|
|
643
641
|
readonly emptyValues: ArrayConstructor;
|
|
644
|
-
readonly valueOnClear: import('element-plus/es/utils/
|
|
642
|
+
readonly valueOnClear: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null) | (((new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null)) | null)[], unknown, unknown, undefined, boolean>;
|
|
645
643
|
readonly disabledDate: {
|
|
646
644
|
readonly type: import('vue').PropType<Function>;
|
|
647
645
|
readonly required: false;
|
|
@@ -654,13 +652,14 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
654
652
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
655
653
|
__epPropKey: true;
|
|
656
654
|
};
|
|
657
|
-
readonly shortcuts: import('element-plus/es/utils/
|
|
655
|
+
readonly shortcuts: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<ArrayConstructor, unknown, unknown, () => never[], boolean>;
|
|
658
656
|
readonly arrowControl: BooleanConstructor;
|
|
659
|
-
readonly tabindex: import('element-plus/es/utils/
|
|
660
|
-
readonly validateEvent: import('element-plus/es/utils/
|
|
657
|
+
readonly tabindex: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | (((new (...args: any[]) => string | number) | (() => string | number)) | null)[], unknown, unknown, 0, boolean>;
|
|
658
|
+
readonly validateEvent: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
661
659
|
readonly unlinkPanels: BooleanConstructor;
|
|
662
|
-
readonly
|
|
663
|
-
readonly
|
|
660
|
+
readonly singlePanel: BooleanConstructor;
|
|
661
|
+
readonly placement: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => "left" | "right" | "auto" | "top" | "bottom" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement) | (((new (...args: any[]) => "left" | "right" | "auto" | "top" | "bottom" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement)) | null)[], import('element-plus').Placement, unknown, "bottom", boolean>;
|
|
662
|
+
readonly fallbackPlacements: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => import('element-plus').Placement[]) | (() => import('element-plus').Placement[]) | (((new (...args: any[]) => import('element-plus').Placement[]) | (() => import('element-plus').Placement[])) | null)[], unknown, unknown, readonly ["bottom", "top", "right", "left"], boolean>;
|
|
664
663
|
readonly disabledHours: {
|
|
665
664
|
readonly type: import('vue').PropType<import('element-plus').GetDisabledHours>;
|
|
666
665
|
readonly required: false;
|
|
@@ -679,21 +678,21 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
679
678
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
680
679
|
__epPropKey: true;
|
|
681
680
|
};
|
|
682
|
-
readonly automaticDropdown: import('element-plus/es/utils/
|
|
681
|
+
readonly automaticDropdown: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
683
682
|
readonly id: {
|
|
684
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
683
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => string | [string, string]) | (() => import('element-plus').SingleOrRange<string>) | (((new (...args: any[]) => string | [string, string]) | (() => import('element-plus').SingleOrRange<string>)) | null)[], unknown, unknown>>;
|
|
685
684
|
readonly required: false;
|
|
686
685
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
687
686
|
__epPropKey: true;
|
|
688
687
|
};
|
|
689
688
|
readonly name: {
|
|
690
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
689
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => string | [string, string]) | (() => import('element-plus').SingleOrRange<string>) | (((new (...args: any[]) => string | [string, string]) | (() => import('element-plus').SingleOrRange<string>)) | null)[], unknown, unknown>>;
|
|
691
690
|
readonly required: false;
|
|
692
691
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
693
692
|
__epPropKey: true;
|
|
694
693
|
};
|
|
695
694
|
readonly popperClass: {
|
|
696
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
695
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => string | {
|
|
697
696
|
[x: string]: boolean;
|
|
698
697
|
} | (string | {
|
|
699
698
|
[x: string]: boolean;
|
|
@@ -794,43 +793,38 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
794
793
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
795
794
|
__epPropKey: true;
|
|
796
795
|
};
|
|
797
|
-
readonly popperStyle:
|
|
798
|
-
readonly type: import('vue').PropType<import('vue').StyleValue>;
|
|
799
|
-
readonly required: false;
|
|
800
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
801
|
-
__epPropKey: true;
|
|
802
|
-
};
|
|
796
|
+
readonly popperStyle: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => string | false | import('vue').CSSProperties | import('vue').StyleValue[]) | (() => import('vue').StyleValue) | ((new (...args: any[]) => string | false | import('vue').CSSProperties | import('vue').StyleValue[]) | (() => import('vue').StyleValue) | null)[], unknown, unknown, undefined, boolean>;
|
|
803
797
|
readonly format: StringConstructor;
|
|
804
798
|
readonly valueFormat: StringConstructor;
|
|
805
799
|
readonly dateFormat: StringConstructor;
|
|
806
800
|
readonly timeFormat: StringConstructor;
|
|
807
|
-
readonly clearable: import('element-plus/es/utils/
|
|
808
|
-
readonly clearIcon: import('element-plus/es/utils/
|
|
809
|
-
readonly editable: import('element-plus/es/utils/
|
|
810
|
-
readonly saveOnBlur: import('element-plus/es/utils/
|
|
811
|
-
readonly prefixIcon: import('element-plus/es/utils/
|
|
801
|
+
readonly clearable: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
802
|
+
readonly clearIcon: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component) | (((new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component)) | null)[], unknown, unknown, import('vue').DefineComponent<{}, void, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, boolean>;
|
|
803
|
+
readonly editable: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
804
|
+
readonly saveOnBlur: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
805
|
+
readonly prefixIcon: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component) | (((new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component)) | null)[], unknown, unknown, "", boolean>;
|
|
812
806
|
readonly size: {
|
|
813
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
807
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<StringConstructor, "" | "default" | "large" | "small", never>>;
|
|
814
808
|
readonly required: false;
|
|
815
809
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
816
810
|
__epPropKey: true;
|
|
817
811
|
};
|
|
818
812
|
readonly readonly: BooleanConstructor;
|
|
819
|
-
readonly disabled: import('element-plus/es/utils/
|
|
820
|
-
readonly placeholder: import('element-plus/es/utils/
|
|
821
|
-
readonly popperOptions: import('element-plus/es/utils/
|
|
822
|
-
readonly modelValue: import('element-plus/es/utils/
|
|
823
|
-
readonly rangeSeparator: import('element-plus/es/utils/
|
|
813
|
+
readonly disabled: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
814
|
+
readonly placeholder: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
815
|
+
readonly popperOptions: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => Partial<import('element-plus').Options>) | (() => Partial<import('element-plus').Options>) | (((new (...args: any[]) => Partial<import('element-plus').Options>) | (() => Partial<import('element-plus').Options>)) | null)[], unknown, unknown, () => {}, boolean>;
|
|
816
|
+
readonly modelValue: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<(new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => import('element-plus').ModelValueType | null) | (((new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => import('element-plus').ModelValueType | null)) | null)[], unknown, unknown, "", boolean>;
|
|
817
|
+
readonly rangeSeparator: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<StringConstructor, unknown, unknown, "-", boolean>;
|
|
824
818
|
readonly startPlaceholder: StringConstructor;
|
|
825
819
|
readonly endPlaceholder: StringConstructor;
|
|
826
820
|
readonly defaultValue: {
|
|
827
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
821
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => Date | [Date, Date]) | (() => import('element-plus').SingleOrRange<Date>) | (((new (...args: any[]) => Date | [Date, Date]) | (() => import('element-plus').SingleOrRange<Date>)) | null)[], unknown, unknown>>;
|
|
828
822
|
readonly required: false;
|
|
829
823
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
830
824
|
__epPropKey: true;
|
|
831
825
|
};
|
|
832
826
|
readonly defaultTime: {
|
|
833
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
827
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => Date | [Date, Date]) | (() => import('element-plus').SingleOrRange<Date>) | (((new (...args: any[]) => Date | [Date, Date]) | (() => import('element-plus').SingleOrRange<Date>)) | null)[], unknown, unknown>>;
|
|
834
828
|
readonly required: false;
|
|
835
829
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
836
830
|
__epPropKey: true;
|
|
@@ -839,31 +833,33 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
839
833
|
}>> & Readonly<{
|
|
840
834
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
841
835
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
842
|
-
readonly type: import('element-plus/es/utils/
|
|
843
|
-
readonly disabled: import('element-plus/es/utils/
|
|
844
|
-
readonly
|
|
845
|
-
readonly
|
|
846
|
-
readonly clearIcon: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component) | (((new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component)) | null)[], unknown, unknown>;
|
|
847
|
-
readonly placement: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => "bottom-start" | "bottom" | "auto" | "auto-start" | "auto-end" | "top" | "right" | "left" | "top-start" | "top-end" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement) | (((new (...args: any[]) => "bottom-start" | "bottom" | "auto" | "auto-start" | "auto-end" | "top" | "right" | "left" | "top-start" | "top-end" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement)) | null)[], import('element-plus').Placement, unknown>;
|
|
836
|
+
readonly type: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => "month" | "year" | "dates" | "months" | "years" | "date" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => import('element-plus').DatePickerType) | (((new (...args: any[]) => "month" | "year" | "dates" | "months" | "years" | "date" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => import('element-plus').DatePickerType)) | null)[], unknown, unknown>;
|
|
837
|
+
readonly disabled: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
838
|
+
readonly modelValue: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => import('element-plus').ModelValueType | null) | (((new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => import('element-plus').ModelValueType | null)) | null)[], unknown, unknown>;
|
|
839
|
+
readonly automaticDropdown: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
848
840
|
readonly fallbackPlacements: import('element-plus').Placement[];
|
|
849
|
-
readonly
|
|
850
|
-
readonly modelValue: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | number | string[] | Date | number[] | Date[]) | (() => import('element-plus').ModelValueType | null) | (((new (...args: any[]) => string | number | string[] | Date | number[] | Date[]) | (() => import('element-plus').ModelValueType | null)) | null)[], unknown, unknown>;
|
|
851
|
-
readonly valueOnClear: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null) | (((new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null)) | null)[], unknown, unknown>;
|
|
841
|
+
readonly placement: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => "left" | "right" | "auto" | "top" | "bottom" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement) | (((new (...args: any[]) => "left" | "right" | "auto" | "top" | "bottom" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => import('element-plus').Placement)) | null)[], import('element-plus').Placement, unknown>;
|
|
852
842
|
readonly popperOptions: Partial<import('element-plus').Options>;
|
|
853
|
-
readonly
|
|
854
|
-
readonly
|
|
855
|
-
readonly
|
|
856
|
-
readonly
|
|
857
|
-
readonly
|
|
858
|
-
readonly
|
|
843
|
+
readonly popperStyle: import('vue').StyleValue;
|
|
844
|
+
readonly clearable: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
845
|
+
readonly clearIcon: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component) | (((new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component)) | null)[], unknown, unknown>;
|
|
846
|
+
readonly editable: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
847
|
+
readonly saveOnBlur: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
848
|
+
readonly prefixIcon: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component) | (((new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component)) | null)[], unknown, unknown>;
|
|
849
|
+
readonly placeholder: string;
|
|
859
850
|
readonly rangeSeparator: string;
|
|
860
851
|
readonly shortcuts: unknown[];
|
|
861
|
-
readonly
|
|
862
|
-
readonly
|
|
863
|
-
readonly
|
|
852
|
+
readonly tabindex: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | (((new (...args: any[]) => string | number) | (() => string | number)) | null)[], unknown, unknown>;
|
|
853
|
+
readonly validateEvent: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
854
|
+
readonly valueOnClear: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null) | (((new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null)) | null)[], unknown, unknown>;
|
|
855
|
+
readonly showNow: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
856
|
+
readonly showConfirm: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
857
|
+
readonly showFooter: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
864
858
|
readonly showWeekNumber: boolean;
|
|
865
859
|
readonly arrowControl: boolean;
|
|
866
860
|
readonly unlinkPanels: boolean;
|
|
861
|
+
readonly singlePanel: boolean;
|
|
862
|
+
readonly readonly: boolean;
|
|
867
863
|
readonly isRange: boolean;
|
|
868
864
|
}> | null;
|
|
869
865
|
}, any, import('vue').ComponentProvideOptions, {
|