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
|
@@ -394,14 +394,14 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
394
394
|
buddhist: boolean;
|
|
395
395
|
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
|
396
396
|
pickerRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
397
|
-
readonly type: import('element-plus/es/utils/
|
|
398
|
-
readonly showNow: import('element-plus/es/utils/
|
|
399
|
-
readonly showConfirm: import('element-plus/es/utils/
|
|
400
|
-
readonly showFooter: import('element-plus/es/utils/
|
|
397
|
+
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>;
|
|
398
|
+
readonly showNow: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
399
|
+
readonly showConfirm: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
400
|
+
readonly showFooter: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
401
401
|
readonly showWeekNumber: BooleanConstructor;
|
|
402
402
|
readonly ariaLabel: StringConstructor;
|
|
403
403
|
readonly emptyValues: ArrayConstructor;
|
|
404
|
-
readonly valueOnClear: import('element-plus/es/utils/
|
|
404
|
+
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>;
|
|
405
405
|
readonly disabledDate: {
|
|
406
406
|
readonly type: import('vue').PropType<Function>;
|
|
407
407
|
readonly required: false;
|
|
@@ -414,13 +414,14 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
414
414
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
415
415
|
__epPropKey: true;
|
|
416
416
|
};
|
|
417
|
-
readonly shortcuts: import('element-plus/es/utils/
|
|
417
|
+
readonly shortcuts: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<ArrayConstructor, unknown, unknown, () => never[], boolean>;
|
|
418
418
|
readonly arrowControl: BooleanConstructor;
|
|
419
|
-
readonly tabindex: import('element-plus/es/utils/
|
|
420
|
-
readonly validateEvent: import('element-plus/es/utils/
|
|
419
|
+
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>;
|
|
420
|
+
readonly validateEvent: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
421
421
|
readonly unlinkPanels: BooleanConstructor;
|
|
422
|
-
readonly
|
|
423
|
-
readonly
|
|
422
|
+
readonly singlePanel: BooleanConstructor;
|
|
423
|
+
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>;
|
|
424
|
+
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>;
|
|
424
425
|
readonly disabledHours: {
|
|
425
426
|
readonly type: import('vue').PropType<import('element-plus').GetDisabledHours>;
|
|
426
427
|
readonly required: false;
|
|
@@ -439,21 +440,21 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
439
440
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
440
441
|
__epPropKey: true;
|
|
441
442
|
};
|
|
442
|
-
readonly automaticDropdown: import('element-plus/es/utils/
|
|
443
|
+
readonly automaticDropdown: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
443
444
|
readonly id: {
|
|
444
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
445
|
+
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>>;
|
|
445
446
|
readonly required: false;
|
|
446
447
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
447
448
|
__epPropKey: true;
|
|
448
449
|
};
|
|
449
450
|
readonly name: {
|
|
450
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
451
|
+
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>>;
|
|
451
452
|
readonly required: false;
|
|
452
453
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
453
454
|
__epPropKey: true;
|
|
454
455
|
};
|
|
455
456
|
readonly popperClass: {
|
|
456
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
457
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => string | {
|
|
457
458
|
[x: string]: boolean;
|
|
458
459
|
} | (string | {
|
|
459
460
|
[x: string]: boolean;
|
|
@@ -554,43 +555,38 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
554
555
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
555
556
|
__epPropKey: true;
|
|
556
557
|
};
|
|
557
|
-
readonly popperStyle:
|
|
558
|
-
readonly type: import('vue').PropType<import('vue').StyleValue>;
|
|
559
|
-
readonly required: false;
|
|
560
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
561
|
-
__epPropKey: true;
|
|
562
|
-
};
|
|
558
|
+
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>;
|
|
563
559
|
readonly format: StringConstructor;
|
|
564
560
|
readonly valueFormat: StringConstructor;
|
|
565
561
|
readonly dateFormat: StringConstructor;
|
|
566
562
|
readonly timeFormat: StringConstructor;
|
|
567
|
-
readonly clearable: import('element-plus/es/utils/
|
|
568
|
-
readonly clearIcon: import('element-plus/es/utils/
|
|
569
|
-
readonly editable: import('element-plus/es/utils/
|
|
570
|
-
readonly saveOnBlur: import('element-plus/es/utils/
|
|
571
|
-
readonly prefixIcon: import('element-plus/es/utils/
|
|
563
|
+
readonly clearable: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
564
|
+
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>;
|
|
565
|
+
readonly editable: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
566
|
+
readonly saveOnBlur: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
567
|
+
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>;
|
|
572
568
|
readonly size: {
|
|
573
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
569
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<StringConstructor, "" | "default" | "large" | "small", never>>;
|
|
574
570
|
readonly required: false;
|
|
575
571
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
576
572
|
__epPropKey: true;
|
|
577
573
|
};
|
|
578
574
|
readonly readonly: BooleanConstructor;
|
|
579
|
-
readonly disabled: import('element-plus/es/utils/
|
|
580
|
-
readonly placeholder: import('element-plus/es/utils/
|
|
581
|
-
readonly popperOptions: import('element-plus/es/utils/
|
|
582
|
-
readonly modelValue: import('element-plus/es/utils/
|
|
583
|
-
readonly rangeSeparator: import('element-plus/es/utils/
|
|
575
|
+
readonly disabled: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
576
|
+
readonly placeholder: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
577
|
+
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>;
|
|
578
|
+
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>;
|
|
579
|
+
readonly rangeSeparator: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<StringConstructor, unknown, unknown, "-", boolean>;
|
|
584
580
|
readonly startPlaceholder: StringConstructor;
|
|
585
581
|
readonly endPlaceholder: StringConstructor;
|
|
586
582
|
readonly defaultValue: {
|
|
587
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
583
|
+
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>>;
|
|
588
584
|
readonly required: false;
|
|
589
585
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
590
586
|
__epPropKey: true;
|
|
591
587
|
};
|
|
592
588
|
readonly defaultTime: {
|
|
593
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
589
|
+
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>>;
|
|
594
590
|
readonly required: false;
|
|
595
591
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
596
592
|
__epPropKey: true;
|
|
@@ -599,31 +595,33 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
599
595
|
}>> & Readonly<{
|
|
600
596
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
601
597
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "update:modelValue"[], import('vue').PublicProps, {
|
|
602
|
-
readonly type: import('element-plus/es/utils/
|
|
603
|
-
readonly disabled: import('element-plus/es/utils/
|
|
604
|
-
readonly
|
|
605
|
-
readonly
|
|
606
|
-
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>;
|
|
607
|
-
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>;
|
|
598
|
+
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>;
|
|
599
|
+
readonly disabled: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
600
|
+
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>;
|
|
601
|
+
readonly automaticDropdown: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
608
602
|
readonly fallbackPlacements: import('element-plus').Placement[];
|
|
609
|
-
readonly
|
|
610
|
-
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>;
|
|
611
|
-
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>;
|
|
603
|
+
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>;
|
|
612
604
|
readonly popperOptions: Partial<import('element-plus').Options>;
|
|
613
|
-
readonly
|
|
614
|
-
readonly
|
|
615
|
-
readonly
|
|
616
|
-
readonly
|
|
617
|
-
readonly
|
|
618
|
-
readonly
|
|
605
|
+
readonly popperStyle: import('vue').StyleValue;
|
|
606
|
+
readonly clearable: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
607
|
+
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>;
|
|
608
|
+
readonly editable: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
609
|
+
readonly saveOnBlur: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
610
|
+
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>;
|
|
611
|
+
readonly placeholder: string;
|
|
619
612
|
readonly rangeSeparator: string;
|
|
620
613
|
readonly shortcuts: unknown[];
|
|
621
|
-
readonly
|
|
622
|
-
readonly
|
|
623
|
-
readonly
|
|
614
|
+
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>;
|
|
615
|
+
readonly validateEvent: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
616
|
+
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>;
|
|
617
|
+
readonly showNow: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
618
|
+
readonly showConfirm: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
619
|
+
readonly showFooter: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
624
620
|
readonly showWeekNumber: boolean;
|
|
625
621
|
readonly arrowControl: boolean;
|
|
626
622
|
readonly unlinkPanels: boolean;
|
|
623
|
+
readonly singlePanel: boolean;
|
|
624
|
+
readonly readonly: boolean;
|
|
627
625
|
readonly isRange: boolean;
|
|
628
626
|
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
629
627
|
P: {};
|
|
@@ -633,14 +631,14 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
633
631
|
M: {};
|
|
634
632
|
Defaults: {};
|
|
635
633
|
}, Readonly<import('vue').ExtractPropTypes<{
|
|
636
|
-
readonly type: import('element-plus/es/utils/
|
|
637
|
-
readonly showNow: import('element-plus/es/utils/
|
|
638
|
-
readonly showConfirm: import('element-plus/es/utils/
|
|
639
|
-
readonly showFooter: import('element-plus/es/utils/
|
|
634
|
+
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>;
|
|
635
|
+
readonly showNow: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
636
|
+
readonly showConfirm: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
637
|
+
readonly showFooter: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
640
638
|
readonly showWeekNumber: BooleanConstructor;
|
|
641
639
|
readonly ariaLabel: StringConstructor;
|
|
642
640
|
readonly emptyValues: ArrayConstructor;
|
|
643
|
-
readonly valueOnClear: import('element-plus/es/utils/
|
|
641
|
+
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>;
|
|
644
642
|
readonly disabledDate: {
|
|
645
643
|
readonly type: import('vue').PropType<Function>;
|
|
646
644
|
readonly required: false;
|
|
@@ -653,13 +651,14 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
653
651
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
654
652
|
__epPropKey: true;
|
|
655
653
|
};
|
|
656
|
-
readonly shortcuts: import('element-plus/es/utils/
|
|
654
|
+
readonly shortcuts: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<ArrayConstructor, unknown, unknown, () => never[], boolean>;
|
|
657
655
|
readonly arrowControl: BooleanConstructor;
|
|
658
|
-
readonly tabindex: import('element-plus/es/utils/
|
|
659
|
-
readonly validateEvent: import('element-plus/es/utils/
|
|
656
|
+
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>;
|
|
657
|
+
readonly validateEvent: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
660
658
|
readonly unlinkPanels: BooleanConstructor;
|
|
661
|
-
readonly
|
|
662
|
-
readonly
|
|
659
|
+
readonly singlePanel: BooleanConstructor;
|
|
660
|
+
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>;
|
|
661
|
+
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>;
|
|
663
662
|
readonly disabledHours: {
|
|
664
663
|
readonly type: import('vue').PropType<import('element-plus').GetDisabledHours>;
|
|
665
664
|
readonly required: false;
|
|
@@ -678,21 +677,21 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
678
677
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
679
678
|
__epPropKey: true;
|
|
680
679
|
};
|
|
681
|
-
readonly automaticDropdown: import('element-plus/es/utils/
|
|
680
|
+
readonly automaticDropdown: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
682
681
|
readonly id: {
|
|
683
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
682
|
+
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>>;
|
|
684
683
|
readonly required: false;
|
|
685
684
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
686
685
|
__epPropKey: true;
|
|
687
686
|
};
|
|
688
687
|
readonly name: {
|
|
689
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
688
|
+
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>>;
|
|
690
689
|
readonly required: false;
|
|
691
690
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
692
691
|
__epPropKey: true;
|
|
693
692
|
};
|
|
694
693
|
readonly popperClass: {
|
|
695
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
694
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<(new (...args: any[]) => string | {
|
|
696
695
|
[x: string]: boolean;
|
|
697
696
|
} | (string | {
|
|
698
697
|
[x: string]: boolean;
|
|
@@ -793,43 +792,38 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
793
792
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
794
793
|
__epPropKey: true;
|
|
795
794
|
};
|
|
796
|
-
readonly popperStyle:
|
|
797
|
-
readonly type: import('vue').PropType<import('vue').StyleValue>;
|
|
798
|
-
readonly required: false;
|
|
799
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
800
|
-
__epPropKey: true;
|
|
801
|
-
};
|
|
795
|
+
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>;
|
|
802
796
|
readonly format: StringConstructor;
|
|
803
797
|
readonly valueFormat: StringConstructor;
|
|
804
798
|
readonly dateFormat: StringConstructor;
|
|
805
799
|
readonly timeFormat: StringConstructor;
|
|
806
|
-
readonly clearable: import('element-plus/es/utils/
|
|
807
|
-
readonly clearIcon: import('element-plus/es/utils/
|
|
808
|
-
readonly editable: import('element-plus/es/utils/
|
|
809
|
-
readonly saveOnBlur: import('element-plus/es/utils/
|
|
810
|
-
readonly prefixIcon: import('element-plus/es/utils/
|
|
800
|
+
readonly clearable: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
801
|
+
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>;
|
|
802
|
+
readonly editable: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
803
|
+
readonly saveOnBlur: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
804
|
+
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>;
|
|
811
805
|
readonly size: {
|
|
812
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
806
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<StringConstructor, "" | "default" | "large" | "small", never>>;
|
|
813
807
|
readonly required: false;
|
|
814
808
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
815
809
|
__epPropKey: true;
|
|
816
810
|
};
|
|
817
811
|
readonly readonly: BooleanConstructor;
|
|
818
|
-
readonly disabled: import('element-plus/es/utils/
|
|
819
|
-
readonly placeholder: import('element-plus/es/utils/
|
|
820
|
-
readonly popperOptions: import('element-plus/es/utils/
|
|
821
|
-
readonly modelValue: import('element-plus/es/utils/
|
|
822
|
-
readonly rangeSeparator: import('element-plus/es/utils/
|
|
812
|
+
readonly disabled: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
813
|
+
readonly placeholder: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
814
|
+
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>;
|
|
815
|
+
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>;
|
|
816
|
+
readonly rangeSeparator: import('element-plus/es/utils/vue/props/types.mjs').EpPropFinalized<StringConstructor, unknown, unknown, "-", boolean>;
|
|
823
817
|
readonly startPlaceholder: StringConstructor;
|
|
824
818
|
readonly endPlaceholder: StringConstructor;
|
|
825
819
|
readonly defaultValue: {
|
|
826
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
820
|
+
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>>;
|
|
827
821
|
readonly required: false;
|
|
828
822
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
829
823
|
__epPropKey: true;
|
|
830
824
|
};
|
|
831
825
|
readonly defaultTime: {
|
|
832
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/
|
|
826
|
+
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>>;
|
|
833
827
|
readonly required: false;
|
|
834
828
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
835
829
|
__epPropKey: true;
|
|
@@ -838,31 +832,33 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
838
832
|
}>> & Readonly<{
|
|
839
833
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
840
834
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
841
|
-
readonly type: import('element-plus/es/utils/
|
|
842
|
-
readonly disabled: import('element-plus/es/utils/
|
|
843
|
-
readonly
|
|
844
|
-
readonly
|
|
845
|
-
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>;
|
|
846
|
-
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>;
|
|
835
|
+
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>;
|
|
836
|
+
readonly disabled: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
837
|
+
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>;
|
|
838
|
+
readonly automaticDropdown: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
847
839
|
readonly fallbackPlacements: import('element-plus').Placement[];
|
|
848
|
-
readonly
|
|
849
|
-
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>;
|
|
850
|
-
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>;
|
|
840
|
+
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>;
|
|
851
841
|
readonly popperOptions: Partial<import('element-plus').Options>;
|
|
852
|
-
readonly
|
|
853
|
-
readonly
|
|
854
|
-
readonly
|
|
855
|
-
readonly
|
|
856
|
-
readonly
|
|
857
|
-
readonly
|
|
842
|
+
readonly popperStyle: import('vue').StyleValue;
|
|
843
|
+
readonly clearable: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
844
|
+
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>;
|
|
845
|
+
readonly editable: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
846
|
+
readonly saveOnBlur: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
847
|
+
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>;
|
|
848
|
+
readonly placeholder: string;
|
|
858
849
|
readonly rangeSeparator: string;
|
|
859
850
|
readonly shortcuts: unknown[];
|
|
860
|
-
readonly
|
|
861
|
-
readonly
|
|
862
|
-
readonly
|
|
851
|
+
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>;
|
|
852
|
+
readonly validateEvent: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
853
|
+
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>;
|
|
854
|
+
readonly showNow: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
855
|
+
readonly showConfirm: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
856
|
+
readonly showFooter: import('element-plus/es/utils/vue/props/types.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
863
857
|
readonly showWeekNumber: boolean;
|
|
864
858
|
readonly arrowControl: boolean;
|
|
865
859
|
readonly unlinkPanels: boolean;
|
|
860
|
+
readonly singlePanel: boolean;
|
|
861
|
+
readonly readonly: boolean;
|
|
866
862
|
readonly isRange: boolean;
|
|
867
863
|
}> | null;
|
|
868
864
|
}, any, import('vue').ComponentProvideOptions, {
|