sd-render 1.2.4 → 1.2.5
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 +573 -10
- package/package.json +1 -1
- package/{sd-lib-Cczl-l04.js → sd-lib-PdxhAYFN.js} +6433 -5010
- package/{sd-render-DETM6GzA.js → sd-render-DLhegige.js} +1646 -1353
- package/sd-render.es.js +61 -58
- package/sd-render.style.css +1 -1
- package/types/src/components/form-render/SdFormRender.vue.d.ts +3 -0
- package/types/src/components/form-render/form-container/affix-render.vue.d.ts +7 -1
- package/types/src/components/form-render/form-field/alert-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/apexchart-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/autonumber-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/avatar-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/btn-editor-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/button-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/carousel-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/cascader-form-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/chart-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/checkbox-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/code-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/color-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/crop-upload-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/datagrid-form-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/datagrid-sql-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/date-input.vue.d.ts +556 -0
- package/types/src/components/form-render/form-field/date-range-input.vue.d.ts +556 -0
- package/types/src/components/form-render/form-field/divider-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/dropdown-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/dynamic-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/file-upload-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/group-list-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/html-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/html-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/icon-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/image-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/json-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/link-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/list-ui.vue.d.ts +3 -0
- package/types/src/components/form-render/form-field/masked-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/multiple-date.vue.d.ts +556 -0
- package/types/src/components/form-render/form-field/number-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/objectid-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/picture-upload-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/progress-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/qrcode-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/radio-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/radio-text-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/rate-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/record-ui.vue.d.ts +3 -0
- package/types/src/components/form-render/form-field/report-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/scan-code-ui.vue.d.ts +624 -0
- package/types/src/components/form-render/form-field/segmented-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/select-data-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/select-form-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/select-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/select-path-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/select-sql-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/side-menu-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/slider-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/statistic-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/step-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/svg-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/svg-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/switch-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/tags-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/text-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/text-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/textarea-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/time-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/time-range-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/time-select-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/tour-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/vue-ui.vue.d.ts +454 -0
- package/types/src/components/form-render/mixins/CoreFieldMixin.d.ts +1 -0
- package/types/src/components/input3/SdCropImageInput.vue.d.ts +1 -1
- package/types/src/components/input3/SdHtmlEditor.vue.d.ts +5 -5
- package/types/src/components/input3/SdMaskedInput.vue.d.ts +2 -2
- package/types/src/components/input3/eltiptap/hooks/useCodeView.d.ts +7 -1
- package/types/src/components/input3/eltiptap/widget/ElementTiptap.vue.d.ts +5 -5
- package/types/src/components/input3/eltiptap/widget/MenuCommands/CommandButton.vue.d.ts +1 -1
- package/types/src/components/sdlib.d.ts +4 -1
- package/types/src/components/sdwidget/SDCustomContent.vue.d.ts +96 -0
- package/types/src/components/sdwidget/SDImportAndModified.vue.d.ts +1 -1
- package/types/src/components/sdwidget/SDImportData.vue.d.ts +1 -1
- package/types/src/components/sdwidget/SDImportMapData.vue.d.ts +1 -1
- package/types/src/components/sdwidget/SdCascaderForm.vue.d.ts +1 -1
- package/types/src/components/sdwidget/SdChart.vue.d.ts +282 -0
- package/types/src/components/sdwidget/SdCodeMirror.vue.d.ts +232 -0
- package/types/src/components/sdwidget/SdCrudForm.vue.d.ts +5 -1
- package/types/src/components/sdwidget/SdCrudGrid.vue.d.ts +2 -1
- package/types/src/components/sdwidget/SdCrudPopupForm.vue.d.ts +2 -2
- package/types/src/components/sdwidget/SdCrudPopupGrid.vue.d.ts +2 -2
- package/types/src/components/sdwidget/SdCrudSelect.vue.d.ts +2 -2
- package/types/src/components/sdwidget/SdCrudSelectSubForm.vue.d.ts +3 -2
- package/types/src/components/sdwidget/SdDataDicPopup.vue.d.ts +1 -1
- package/types/src/components/sdwidget/SdDatePickerBE.vue.d.ts +987 -0
- package/types/src/components/sdwidget/SdDynamicInput.vue.d.ts +4 -4
- package/types/src/components/sdwidget/SdExportData.vue.d.ts +1 -1
- package/types/src/components/sdwidget/SdFormErd.vue.d.ts +2 -2
- package/types/src/components/sdwidget/SdGrid.vue.d.ts +1 -1
- package/types/src/components/sdwidget/SdIcon.vue.d.ts +2 -2
- package/types/src/components/sdwidget/SdOptionsItems.vue.d.ts +1 -1
- package/types/src/components/sdwidget/SdScan.vue.d.ts +369 -0
- package/types/src/components/sdwidget/SdSelectPathData.vue.d.ts +2 -2
- package/types/src/components/sdwidget/SdSelectRemoteList.vue.d.ts +2 -2
- package/types/src/components/sdwidget/SdUiListView.vue.d.ts +15 -0
- package/types/src/components/sdwidget/SdUiMenu.vue.d.ts +2 -2
- package/types/src/components/sdwidget/SdUiRecordView.vue.d.ts +159 -1
- package/types/src/env.d.ts +3 -0
- package/types/src/types/SdForm.d.ts +1 -0
- package/types/src/components/input3/SdAceEditor.vue.d.ts +0 -233
|
@@ -154,6 +154,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
154
154
|
handleOnCreated(): void;
|
|
155
155
|
handleOnClear(): void;
|
|
156
156
|
handleOnMounted(): void;
|
|
157
|
+
handleOnUnmount(): void;
|
|
157
158
|
registerToRefList(oldRefName?: any): void;
|
|
158
159
|
unregisterFromRefList(): void;
|
|
159
160
|
handleFocusCustomEvent(event: any): void;
|
|
@@ -160,6 +160,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
160
160
|
handleOnCreated(): void;
|
|
161
161
|
handleOnClear(): void;
|
|
162
162
|
handleOnMounted(): void;
|
|
163
|
+
handleOnUnmount(): void;
|
|
163
164
|
registerToRefList(oldRefName?: any): void;
|
|
164
165
|
unregisterFromRefList(): void;
|
|
165
166
|
handleFocusCustomEvent(event: any): void;
|
|
@@ -166,6 +166,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
166
166
|
handleOnCreated(): void;
|
|
167
167
|
handleOnClear(): void;
|
|
168
168
|
handleOnMounted(): void;
|
|
169
|
+
handleOnUnmount(): void;
|
|
169
170
|
registerToRefList(oldRefName?: any): void;
|
|
170
171
|
unregisterFromRefList(): void;
|
|
171
172
|
handleFocusCustomEvent(event: any): void;
|
|
@@ -167,6 +167,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
167
167
|
handleOnCreated(): void;
|
|
168
168
|
handleOnClear(): void;
|
|
169
169
|
handleOnMounted(): void;
|
|
170
|
+
handleOnUnmount(): void;
|
|
170
171
|
registerToRefList(oldRefName?: any): void;
|
|
171
172
|
unregisterFromRefList(): void;
|
|
172
173
|
handleFocusCustomEvent(event: any): void;
|
|
@@ -2,6 +2,7 @@ import { default as dayjs } from 'dayjs';
|
|
|
2
2
|
declare const _default: import('vue').DefineComponent<{}, {
|
|
3
3
|
fieldEditor: import('vue').Ref<null, null>;
|
|
4
4
|
}, {}, {
|
|
5
|
+
isBuddhist(): boolean;
|
|
5
6
|
fieldValue: {
|
|
6
7
|
get(): string | undefined;
|
|
7
8
|
set(newValue: any): void;
|
|
@@ -154,6 +155,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
154
155
|
handleOnCreated(): void;
|
|
155
156
|
handleOnClear(): void;
|
|
156
157
|
handleOnMounted(): void;
|
|
158
|
+
handleOnUnmount(): void;
|
|
157
159
|
registerToRefList(oldRefName?: any): void;
|
|
158
160
|
unregisterFromRefList(): void;
|
|
159
161
|
handleFocusCustomEvent(event: any): void;
|
|
@@ -367,5 +369,559 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
367
369
|
buildRules: any;
|
|
368
370
|
displayStyle: string;
|
|
369
371
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
372
|
+
SdDatePickerBE: {
|
|
373
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
374
|
+
modelValue?: any;
|
|
375
|
+
buddhist?: boolean;
|
|
376
|
+
type?: string;
|
|
377
|
+
format?: string;
|
|
378
|
+
editable?: boolean;
|
|
379
|
+
}> & Readonly<{
|
|
380
|
+
"onUpdate:modelValue"?: ((val: any) => any) | undefined;
|
|
381
|
+
onChange?: ((val: any) => any) | undefined;
|
|
382
|
+
}>, {
|
|
383
|
+
pickerRef: import('vue').Ref<any, any>;
|
|
384
|
+
focus: (...args: any[]) => any;
|
|
385
|
+
blur: () => any;
|
|
386
|
+
handleOpen: () => any;
|
|
387
|
+
handleClose: () => any;
|
|
388
|
+
onPick: (...args: any[]) => any;
|
|
389
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
390
|
+
"update:modelValue": (val: any) => any;
|
|
391
|
+
change: (val: any) => any;
|
|
392
|
+
}, import('vue').PublicProps, {
|
|
393
|
+
type: string;
|
|
394
|
+
modelValue: any;
|
|
395
|
+
buddhist: boolean;
|
|
396
|
+
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
|
397
|
+
pickerRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
398
|
+
readonly type: import('element-plus/es/utils/index.mjs').EpPropFinalized<(new (...args: any[]) => "year" | "months" | "years" | "month" | "date" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => import('element-plus').DatePickerType) | (((new (...args: any[]) => "year" | "months" | "years" | "month" | "date" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => import('element-plus').DatePickerType)) | null)[], unknown, unknown, "date", boolean>;
|
|
399
|
+
readonly showNow: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
400
|
+
readonly showConfirm: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
401
|
+
readonly showFooter: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
402
|
+
readonly showWeekNumber: BooleanConstructor;
|
|
403
|
+
readonly ariaLabel: StringConstructor;
|
|
404
|
+
readonly emptyValues: ArrayConstructor;
|
|
405
|
+
readonly valueOnClear: import('element-plus/es/utils/index.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
|
+
readonly disabledDate: {
|
|
407
|
+
readonly type: import('vue').PropType<Function>;
|
|
408
|
+
readonly required: false;
|
|
409
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
410
|
+
__epPropKey: true;
|
|
411
|
+
};
|
|
412
|
+
readonly cellClassName: {
|
|
413
|
+
readonly type: import('vue').PropType<Function>;
|
|
414
|
+
readonly required: false;
|
|
415
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
416
|
+
__epPropKey: true;
|
|
417
|
+
};
|
|
418
|
+
readonly shortcuts: import('element-plus/es/utils/index.mjs').EpPropFinalized<ArrayConstructor, unknown, unknown, () => never[], boolean>;
|
|
419
|
+
readonly arrowControl: BooleanConstructor;
|
|
420
|
+
readonly tabindex: import('element-plus/es/utils/index.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/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
422
|
+
readonly unlinkPanels: BooleanConstructor;
|
|
423
|
+
readonly placement: import('element-plus/es/utils/index.mjs').EpPropFinalized<(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, "bottom", boolean>;
|
|
424
|
+
readonly fallbackPlacements: import('element-plus/es/utils/index.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
|
+
readonly disabledHours: {
|
|
426
|
+
readonly type: import('vue').PropType<import('element-plus').GetDisabledHours>;
|
|
427
|
+
readonly required: false;
|
|
428
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
429
|
+
__epPropKey: true;
|
|
430
|
+
};
|
|
431
|
+
readonly disabledMinutes: {
|
|
432
|
+
readonly type: import('vue').PropType<import('element-plus').GetDisabledMinutes>;
|
|
433
|
+
readonly required: false;
|
|
434
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
435
|
+
__epPropKey: true;
|
|
436
|
+
};
|
|
437
|
+
readonly disabledSeconds: {
|
|
438
|
+
readonly type: import('vue').PropType<import('element-plus').GetDisabledSeconds>;
|
|
439
|
+
readonly required: false;
|
|
440
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
441
|
+
__epPropKey: true;
|
|
442
|
+
};
|
|
443
|
+
readonly automaticDropdown: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
444
|
+
readonly id: {
|
|
445
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index.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
|
+
readonly required: false;
|
|
447
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
448
|
+
__epPropKey: true;
|
|
449
|
+
};
|
|
450
|
+
readonly name: {
|
|
451
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index.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
|
+
readonly required: false;
|
|
453
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
454
|
+
__epPropKey: true;
|
|
455
|
+
};
|
|
456
|
+
readonly popperClass: {
|
|
457
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | {
|
|
458
|
+
[x: string]: boolean;
|
|
459
|
+
} | (string | {
|
|
460
|
+
[x: string]: boolean;
|
|
461
|
+
} | (string | {
|
|
462
|
+
[x: string]: boolean;
|
|
463
|
+
} | (string | {
|
|
464
|
+
[x: string]: boolean;
|
|
465
|
+
} | (string | {
|
|
466
|
+
[x: string]: boolean;
|
|
467
|
+
} | (string | {
|
|
468
|
+
[x: string]: boolean;
|
|
469
|
+
} | (string | {
|
|
470
|
+
[x: string]: boolean;
|
|
471
|
+
} | (string | {
|
|
472
|
+
[x: string]: boolean;
|
|
473
|
+
} | (string | {
|
|
474
|
+
[x: string]: boolean;
|
|
475
|
+
} | (string | {
|
|
476
|
+
[x: string]: boolean;
|
|
477
|
+
} | (string | {
|
|
478
|
+
[x: string]: boolean;
|
|
479
|
+
} | (string | {
|
|
480
|
+
[x: string]: boolean;
|
|
481
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
482
|
+
[x: string]: boolean;
|
|
483
|
+
} | (string | {
|
|
484
|
+
[x: string]: boolean;
|
|
485
|
+
} | (string | {
|
|
486
|
+
[x: string]: boolean;
|
|
487
|
+
} | (string | {
|
|
488
|
+
[x: string]: boolean;
|
|
489
|
+
} | (string | {
|
|
490
|
+
[x: string]: boolean;
|
|
491
|
+
} | (string | {
|
|
492
|
+
[x: string]: boolean;
|
|
493
|
+
} | (string | {
|
|
494
|
+
[x: string]: boolean;
|
|
495
|
+
} | (string | {
|
|
496
|
+
[x: string]: boolean;
|
|
497
|
+
} | (string | {
|
|
498
|
+
[x: string]: boolean;
|
|
499
|
+
} | (string | {
|
|
500
|
+
[x: string]: boolean;
|
|
501
|
+
} | (string | {
|
|
502
|
+
[x: string]: boolean;
|
|
503
|
+
} | (string | {
|
|
504
|
+
[x: string]: boolean;
|
|
505
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (((new (...args: any[]) => string | {
|
|
506
|
+
[x: string]: boolean;
|
|
507
|
+
} | (string | {
|
|
508
|
+
[x: string]: boolean;
|
|
509
|
+
} | (string | {
|
|
510
|
+
[x: string]: boolean;
|
|
511
|
+
} | (string | {
|
|
512
|
+
[x: string]: boolean;
|
|
513
|
+
} | (string | {
|
|
514
|
+
[x: string]: boolean;
|
|
515
|
+
} | (string | {
|
|
516
|
+
[x: string]: boolean;
|
|
517
|
+
} | (string | {
|
|
518
|
+
[x: string]: boolean;
|
|
519
|
+
} | (string | {
|
|
520
|
+
[x: string]: boolean;
|
|
521
|
+
} | (string | {
|
|
522
|
+
[x: string]: boolean;
|
|
523
|
+
} | (string | {
|
|
524
|
+
[x: string]: boolean;
|
|
525
|
+
} | (string | {
|
|
526
|
+
[x: string]: boolean;
|
|
527
|
+
} | (string | {
|
|
528
|
+
[x: string]: boolean;
|
|
529
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
530
|
+
[x: string]: boolean;
|
|
531
|
+
} | (string | {
|
|
532
|
+
[x: string]: boolean;
|
|
533
|
+
} | (string | {
|
|
534
|
+
[x: string]: boolean;
|
|
535
|
+
} | (string | {
|
|
536
|
+
[x: string]: boolean;
|
|
537
|
+
} | (string | {
|
|
538
|
+
[x: string]: boolean;
|
|
539
|
+
} | (string | {
|
|
540
|
+
[x: string]: boolean;
|
|
541
|
+
} | (string | {
|
|
542
|
+
[x: string]: boolean;
|
|
543
|
+
} | (string | {
|
|
544
|
+
[x: string]: boolean;
|
|
545
|
+
} | (string | {
|
|
546
|
+
[x: string]: boolean;
|
|
547
|
+
} | (string | {
|
|
548
|
+
[x: string]: boolean;
|
|
549
|
+
} | (string | {
|
|
550
|
+
[x: string]: boolean;
|
|
551
|
+
} | (string | {
|
|
552
|
+
[x: string]: boolean;
|
|
553
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[])) | null)[], unknown, unknown>>;
|
|
554
|
+
readonly required: false;
|
|
555
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
556
|
+
__epPropKey: true;
|
|
557
|
+
};
|
|
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
|
+
};
|
|
564
|
+
readonly format: StringConstructor;
|
|
565
|
+
readonly valueFormat: StringConstructor;
|
|
566
|
+
readonly dateFormat: StringConstructor;
|
|
567
|
+
readonly timeFormat: StringConstructor;
|
|
568
|
+
readonly clearable: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
569
|
+
readonly clearIcon: import('element-plus/es/utils/index.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>;
|
|
570
|
+
readonly editable: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
571
|
+
readonly saveOnBlur: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
572
|
+
readonly prefixIcon: import('element-plus/es/utils/index.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
|
+
readonly size: {
|
|
574
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "" | "default" | "large" | "small", never>>;
|
|
575
|
+
readonly required: false;
|
|
576
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
577
|
+
__epPropKey: true;
|
|
578
|
+
};
|
|
579
|
+
readonly readonly: BooleanConstructor;
|
|
580
|
+
readonly disabled: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
581
|
+
readonly placeholder: import('element-plus/es/utils/index.mjs').EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
582
|
+
readonly popperOptions: import('element-plus/es/utils/index.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>;
|
|
583
|
+
readonly modelValue: import('element-plus/es/utils/index.mjs').EpPropFinalized<(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, "", boolean>;
|
|
584
|
+
readonly rangeSeparator: import('element-plus/es/utils/index.mjs').EpPropFinalized<StringConstructor, unknown, unknown, "-", boolean>;
|
|
585
|
+
readonly startPlaceholder: StringConstructor;
|
|
586
|
+
readonly endPlaceholder: StringConstructor;
|
|
587
|
+
readonly defaultValue: {
|
|
588
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index.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
|
+
readonly required: false;
|
|
590
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
591
|
+
__epPropKey: true;
|
|
592
|
+
};
|
|
593
|
+
readonly defaultTime: {
|
|
594
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index.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
|
+
readonly required: false;
|
|
596
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
597
|
+
__epPropKey: true;
|
|
598
|
+
};
|
|
599
|
+
readonly isRange: BooleanConstructor;
|
|
600
|
+
}>> & Readonly<{
|
|
601
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
602
|
+
}>, () => 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/index.mjs').EpPropMergeType<(new (...args: any[]) => "year" | "months" | "years" | "month" | "date" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => import('element-plus').DatePickerType) | (((new (...args: any[]) => "year" | "months" | "years" | "month" | "date" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => import('element-plus').DatePickerType)) | null)[], unknown, unknown>;
|
|
604
|
+
readonly disabled: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
605
|
+
readonly placeholder: string;
|
|
606
|
+
readonly clearable: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
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>;
|
|
609
|
+
readonly fallbackPlacements: import('element-plus').Placement[];
|
|
610
|
+
readonly validateEvent: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
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>;
|
|
613
|
+
readonly popperOptions: Partial<import('element-plus').Options>;
|
|
614
|
+
readonly readonly: boolean;
|
|
615
|
+
readonly prefixIcon: 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>;
|
|
616
|
+
readonly tabindex: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | (((new (...args: any[]) => string | number) | (() => string | number)) | null)[], unknown, unknown>;
|
|
617
|
+
readonly saveOnBlur: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
618
|
+
readonly automaticDropdown: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
619
|
+
readonly editable: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
620
|
+
readonly rangeSeparator: string;
|
|
621
|
+
readonly shortcuts: unknown[];
|
|
622
|
+
readonly showNow: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
623
|
+
readonly showConfirm: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
624
|
+
readonly showFooter: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
625
|
+
readonly showWeekNumber: boolean;
|
|
626
|
+
readonly arrowControl: boolean;
|
|
627
|
+
readonly unlinkPanels: boolean;
|
|
628
|
+
readonly isRange: boolean;
|
|
629
|
+
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
630
|
+
P: {};
|
|
631
|
+
B: {};
|
|
632
|
+
D: {};
|
|
633
|
+
C: {};
|
|
634
|
+
M: {};
|
|
635
|
+
Defaults: {};
|
|
636
|
+
}, Readonly<import('vue').ExtractPropTypes<{
|
|
637
|
+
readonly type: import('element-plus/es/utils/index.mjs').EpPropFinalized<(new (...args: any[]) => "year" | "months" | "years" | "month" | "date" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => import('element-plus').DatePickerType) | (((new (...args: any[]) => "year" | "months" | "years" | "month" | "date" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => import('element-plus').DatePickerType)) | null)[], unknown, unknown, "date", boolean>;
|
|
638
|
+
readonly showNow: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
639
|
+
readonly showConfirm: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
640
|
+
readonly showFooter: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
641
|
+
readonly showWeekNumber: BooleanConstructor;
|
|
642
|
+
readonly ariaLabel: StringConstructor;
|
|
643
|
+
readonly emptyValues: ArrayConstructor;
|
|
644
|
+
readonly valueOnClear: import('element-plus/es/utils/index.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
|
+
readonly disabledDate: {
|
|
646
|
+
readonly type: import('vue').PropType<Function>;
|
|
647
|
+
readonly required: false;
|
|
648
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
649
|
+
__epPropKey: true;
|
|
650
|
+
};
|
|
651
|
+
readonly cellClassName: {
|
|
652
|
+
readonly type: import('vue').PropType<Function>;
|
|
653
|
+
readonly required: false;
|
|
654
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
655
|
+
__epPropKey: true;
|
|
656
|
+
};
|
|
657
|
+
readonly shortcuts: import('element-plus/es/utils/index.mjs').EpPropFinalized<ArrayConstructor, unknown, unknown, () => never[], boolean>;
|
|
658
|
+
readonly arrowControl: BooleanConstructor;
|
|
659
|
+
readonly tabindex: import('element-plus/es/utils/index.mjs').EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | (((new (...args: any[]) => string | number) | (() => string | number)) | null)[], unknown, unknown, 0, boolean>;
|
|
660
|
+
readonly validateEvent: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
661
|
+
readonly unlinkPanels: BooleanConstructor;
|
|
662
|
+
readonly placement: import('element-plus/es/utils/index.mjs').EpPropFinalized<(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, "bottom", boolean>;
|
|
663
|
+
readonly fallbackPlacements: import('element-plus/es/utils/index.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
|
+
readonly disabledHours: {
|
|
665
|
+
readonly type: import('vue').PropType<import('element-plus').GetDisabledHours>;
|
|
666
|
+
readonly required: false;
|
|
667
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
668
|
+
__epPropKey: true;
|
|
669
|
+
};
|
|
670
|
+
readonly disabledMinutes: {
|
|
671
|
+
readonly type: import('vue').PropType<import('element-plus').GetDisabledMinutes>;
|
|
672
|
+
readonly required: false;
|
|
673
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
674
|
+
__epPropKey: true;
|
|
675
|
+
};
|
|
676
|
+
readonly disabledSeconds: {
|
|
677
|
+
readonly type: import('vue').PropType<import('element-plus').GetDisabledSeconds>;
|
|
678
|
+
readonly required: false;
|
|
679
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
680
|
+
__epPropKey: true;
|
|
681
|
+
};
|
|
682
|
+
readonly automaticDropdown: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
683
|
+
readonly id: {
|
|
684
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index.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
|
+
readonly required: false;
|
|
686
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
687
|
+
__epPropKey: true;
|
|
688
|
+
};
|
|
689
|
+
readonly name: {
|
|
690
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index.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
|
+
readonly required: false;
|
|
692
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
693
|
+
__epPropKey: true;
|
|
694
|
+
};
|
|
695
|
+
readonly popperClass: {
|
|
696
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | {
|
|
697
|
+
[x: string]: boolean;
|
|
698
|
+
} | (string | {
|
|
699
|
+
[x: string]: boolean;
|
|
700
|
+
} | (string | {
|
|
701
|
+
[x: string]: boolean;
|
|
702
|
+
} | (string | {
|
|
703
|
+
[x: string]: boolean;
|
|
704
|
+
} | (string | {
|
|
705
|
+
[x: string]: boolean;
|
|
706
|
+
} | (string | {
|
|
707
|
+
[x: string]: boolean;
|
|
708
|
+
} | (string | {
|
|
709
|
+
[x: string]: boolean;
|
|
710
|
+
} | (string | {
|
|
711
|
+
[x: string]: boolean;
|
|
712
|
+
} | (string | {
|
|
713
|
+
[x: string]: boolean;
|
|
714
|
+
} | (string | {
|
|
715
|
+
[x: string]: boolean;
|
|
716
|
+
} | (string | {
|
|
717
|
+
[x: string]: boolean;
|
|
718
|
+
} | (string | {
|
|
719
|
+
[x: string]: boolean;
|
|
720
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
721
|
+
[x: string]: boolean;
|
|
722
|
+
} | (string | {
|
|
723
|
+
[x: string]: boolean;
|
|
724
|
+
} | (string | {
|
|
725
|
+
[x: string]: boolean;
|
|
726
|
+
} | (string | {
|
|
727
|
+
[x: string]: boolean;
|
|
728
|
+
} | (string | {
|
|
729
|
+
[x: string]: boolean;
|
|
730
|
+
} | (string | {
|
|
731
|
+
[x: string]: boolean;
|
|
732
|
+
} | (string | {
|
|
733
|
+
[x: string]: boolean;
|
|
734
|
+
} | (string | {
|
|
735
|
+
[x: string]: boolean;
|
|
736
|
+
} | (string | {
|
|
737
|
+
[x: string]: boolean;
|
|
738
|
+
} | (string | {
|
|
739
|
+
[x: string]: boolean;
|
|
740
|
+
} | (string | {
|
|
741
|
+
[x: string]: boolean;
|
|
742
|
+
} | (string | {
|
|
743
|
+
[x: string]: boolean;
|
|
744
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (((new (...args: any[]) => string | {
|
|
745
|
+
[x: string]: boolean;
|
|
746
|
+
} | (string | {
|
|
747
|
+
[x: string]: boolean;
|
|
748
|
+
} | (string | {
|
|
749
|
+
[x: string]: boolean;
|
|
750
|
+
} | (string | {
|
|
751
|
+
[x: string]: boolean;
|
|
752
|
+
} | (string | {
|
|
753
|
+
[x: string]: boolean;
|
|
754
|
+
} | (string | {
|
|
755
|
+
[x: string]: boolean;
|
|
756
|
+
} | (string | {
|
|
757
|
+
[x: string]: boolean;
|
|
758
|
+
} | (string | {
|
|
759
|
+
[x: string]: boolean;
|
|
760
|
+
} | (string | {
|
|
761
|
+
[x: string]: boolean;
|
|
762
|
+
} | (string | {
|
|
763
|
+
[x: string]: boolean;
|
|
764
|
+
} | (string | {
|
|
765
|
+
[x: string]: boolean;
|
|
766
|
+
} | (string | {
|
|
767
|
+
[x: string]: boolean;
|
|
768
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
769
|
+
[x: string]: boolean;
|
|
770
|
+
} | (string | {
|
|
771
|
+
[x: string]: boolean;
|
|
772
|
+
} | (string | {
|
|
773
|
+
[x: string]: boolean;
|
|
774
|
+
} | (string | {
|
|
775
|
+
[x: string]: boolean;
|
|
776
|
+
} | (string | {
|
|
777
|
+
[x: string]: boolean;
|
|
778
|
+
} | (string | {
|
|
779
|
+
[x: string]: boolean;
|
|
780
|
+
} | (string | {
|
|
781
|
+
[x: string]: boolean;
|
|
782
|
+
} | (string | {
|
|
783
|
+
[x: string]: boolean;
|
|
784
|
+
} | (string | {
|
|
785
|
+
[x: string]: boolean;
|
|
786
|
+
} | (string | {
|
|
787
|
+
[x: string]: boolean;
|
|
788
|
+
} | (string | {
|
|
789
|
+
[x: string]: boolean;
|
|
790
|
+
} | (string | {
|
|
791
|
+
[x: string]: boolean;
|
|
792
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[])) | null)[], unknown, unknown>>;
|
|
793
|
+
readonly required: false;
|
|
794
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
795
|
+
__epPropKey: true;
|
|
796
|
+
};
|
|
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
|
+
};
|
|
803
|
+
readonly format: StringConstructor;
|
|
804
|
+
readonly valueFormat: StringConstructor;
|
|
805
|
+
readonly dateFormat: StringConstructor;
|
|
806
|
+
readonly timeFormat: StringConstructor;
|
|
807
|
+
readonly clearable: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
808
|
+
readonly clearIcon: import('element-plus/es/utils/index.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>;
|
|
809
|
+
readonly editable: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
810
|
+
readonly saveOnBlur: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
811
|
+
readonly prefixIcon: import('element-plus/es/utils/index.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
|
+
readonly size: {
|
|
813
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "" | "default" | "large" | "small", never>>;
|
|
814
|
+
readonly required: false;
|
|
815
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
816
|
+
__epPropKey: true;
|
|
817
|
+
};
|
|
818
|
+
readonly readonly: BooleanConstructor;
|
|
819
|
+
readonly disabled: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
820
|
+
readonly placeholder: import('element-plus/es/utils/index.mjs').EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
821
|
+
readonly popperOptions: import('element-plus/es/utils/index.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>;
|
|
822
|
+
readonly modelValue: import('element-plus/es/utils/index.mjs').EpPropFinalized<(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, "", boolean>;
|
|
823
|
+
readonly rangeSeparator: import('element-plus/es/utils/index.mjs').EpPropFinalized<StringConstructor, unknown, unknown, "-", boolean>;
|
|
824
|
+
readonly startPlaceholder: StringConstructor;
|
|
825
|
+
readonly endPlaceholder: StringConstructor;
|
|
826
|
+
readonly defaultValue: {
|
|
827
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index.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
|
+
readonly required: false;
|
|
829
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
830
|
+
__epPropKey: true;
|
|
831
|
+
};
|
|
832
|
+
readonly defaultTime: {
|
|
833
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index.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
|
+
readonly required: false;
|
|
835
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
836
|
+
__epPropKey: true;
|
|
837
|
+
};
|
|
838
|
+
readonly isRange: BooleanConstructor;
|
|
839
|
+
}>> & Readonly<{
|
|
840
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
841
|
+
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
842
|
+
readonly type: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => "year" | "months" | "years" | "month" | "date" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => import('element-plus').DatePickerType) | (((new (...args: any[]) => "year" | "months" | "years" | "month" | "date" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange") | (() => import('element-plus').DatePickerType)) | null)[], unknown, unknown>;
|
|
843
|
+
readonly disabled: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
844
|
+
readonly placeholder: string;
|
|
845
|
+
readonly clearable: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
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>;
|
|
848
|
+
readonly fallbackPlacements: import('element-plus').Placement[];
|
|
849
|
+
readonly validateEvent: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
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>;
|
|
852
|
+
readonly popperOptions: Partial<import('element-plus').Options>;
|
|
853
|
+
readonly readonly: boolean;
|
|
854
|
+
readonly prefixIcon: 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>;
|
|
855
|
+
readonly tabindex: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | (((new (...args: any[]) => string | number) | (() => string | number)) | null)[], unknown, unknown>;
|
|
856
|
+
readonly saveOnBlur: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
857
|
+
readonly automaticDropdown: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
858
|
+
readonly editable: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
859
|
+
readonly rangeSeparator: string;
|
|
860
|
+
readonly shortcuts: unknown[];
|
|
861
|
+
readonly showNow: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
862
|
+
readonly showConfirm: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
863
|
+
readonly showFooter: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
864
|
+
readonly showWeekNumber: boolean;
|
|
865
|
+
readonly arrowControl: boolean;
|
|
866
|
+
readonly unlinkPanels: boolean;
|
|
867
|
+
readonly isRange: boolean;
|
|
868
|
+
}> | null;
|
|
869
|
+
}, any, import('vue').ComponentProvideOptions, {
|
|
870
|
+
P: {};
|
|
871
|
+
B: {};
|
|
872
|
+
D: {};
|
|
873
|
+
C: {};
|
|
874
|
+
M: {};
|
|
875
|
+
Defaults: {};
|
|
876
|
+
}, Readonly<{
|
|
877
|
+
modelValue?: any;
|
|
878
|
+
buddhist?: boolean;
|
|
879
|
+
type?: string;
|
|
880
|
+
format?: string;
|
|
881
|
+
editable?: boolean;
|
|
882
|
+
}> & Readonly<{
|
|
883
|
+
"onUpdate:modelValue"?: ((val: any) => any) | undefined;
|
|
884
|
+
onChange?: ((val: any) => any) | undefined;
|
|
885
|
+
}>, {
|
|
886
|
+
pickerRef: import('vue').Ref<any, any>;
|
|
887
|
+
focus: (...args: any[]) => any;
|
|
888
|
+
blur: () => any;
|
|
889
|
+
handleOpen: () => any;
|
|
890
|
+
handleClose: () => any;
|
|
891
|
+
onPick: (...args: any[]) => any;
|
|
892
|
+
}, {}, {}, {}, {
|
|
893
|
+
type: string;
|
|
894
|
+
modelValue: any;
|
|
895
|
+
buddhist: boolean;
|
|
896
|
+
}>;
|
|
897
|
+
__isFragment?: never;
|
|
898
|
+
__isTeleport?: never;
|
|
899
|
+
__isSuspense?: never;
|
|
900
|
+
} & import('vue').ComponentOptionsBase<Readonly<{
|
|
901
|
+
modelValue?: any;
|
|
902
|
+
buddhist?: boolean;
|
|
903
|
+
type?: string;
|
|
904
|
+
format?: string;
|
|
905
|
+
editable?: boolean;
|
|
906
|
+
}> & Readonly<{
|
|
907
|
+
"onUpdate:modelValue"?: ((val: any) => any) | undefined;
|
|
908
|
+
onChange?: ((val: any) => any) | undefined;
|
|
909
|
+
}>, {
|
|
910
|
+
pickerRef: import('vue').Ref<any, any>;
|
|
911
|
+
focus: (...args: any[]) => any;
|
|
912
|
+
blur: () => any;
|
|
913
|
+
handleOpen: () => any;
|
|
914
|
+
handleClose: () => any;
|
|
915
|
+
onPick: (...args: any[]) => any;
|
|
916
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
917
|
+
"update:modelValue": (val: any) => any;
|
|
918
|
+
change: (val: any) => any;
|
|
919
|
+
}, string, {
|
|
920
|
+
type: string;
|
|
921
|
+
modelValue: any;
|
|
922
|
+
buddhist: boolean;
|
|
923
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
924
|
+
$slots: any;
|
|
925
|
+
});
|
|
370
926
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
371
927
|
export default _default;
|