bkui-vue 0.0.1-beta.464 → 0.0.1-beta.465
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/dist/index.cjs.js +63 -67
- package/dist/index.esm.js +15197 -14527
- package/dist/index.umd.js +65 -69
- package/dist/style.css +1 -1
- package/dist/style.variable.css +1 -1
- package/lib/affix/affix.d.ts +1 -1
- package/lib/affix/index.d.ts +58 -34
- package/lib/alert/alert.d.ts +1 -1
- package/lib/alert/index.d.ts +60 -40
- package/lib/alert/index.js +1 -1
- package/lib/animate-number/animate-number.d.ts +3 -3
- package/lib/animate-number/index.d.ts +60 -27
- package/lib/backtop/backtop.d.ts +2 -2
- package/lib/backtop/index.d.ts +61 -43
- package/lib/badge/badge.d.ts +1 -1
- package/lib/badge/index.d.ts +63 -60
- package/lib/badge/index.js +1 -1
- package/lib/breadcrumb/breadcrumb-item.d.ts +1 -1
- package/lib/breadcrumb/breadcrumb.d.ts +2 -2
- package/lib/breadcrumb/index.d.ts +61 -39
- package/lib/button/button-group.d.ts +4 -4
- package/lib/button/button.d.ts +3 -3
- package/lib/button/index.d.ts +74 -68
- package/lib/button/index.js +1 -1
- package/lib/card/card.d.ts +1 -1
- package/lib/card/index.d.ts +63 -64
- package/lib/card/index.js +1 -1
- package/lib/cascader/cascader-panel.d.ts +1 -1
- package/lib/cascader/cascader.d.ts +2 -2
- package/lib/cascader/index.d.ts +81 -146
- package/lib/cascader/index.js +2 -1
- package/lib/cascader/index.js.LICENSE.txt +1 -0
- package/lib/checkbox/checkbox-group.d.ts +2 -2
- package/lib/checkbox/checkbox.d.ts +10 -10
- package/lib/checkbox/index.d.ts +76 -64
- package/lib/checkbox/index.js +1 -1
- package/lib/checkbox/type.d.ts +1 -1
- package/lib/code-diff/code-diff.d.ts +6 -6
- package/lib/code-diff/index.d.ts +30 -43
- package/lib/code-diff/index.js +1 -1
- package/lib/collapse/collapse-panel.d.ts +1 -1
- package/lib/collapse/collapse.d.ts +1 -1
- package/lib/collapse/index.d.ts +68 -74
- package/lib/collapse-transition/collapse-transition.d.ts +2 -2
- package/lib/color-picker/color-picker.d.ts +2 -2
- package/lib/color-picker/components/color-input.d.ts +2 -2
- package/lib/color-picker/components/hue-slider.d.ts +2 -2
- package/lib/color-picker/components/input-container.d.ts +2 -2
- package/lib/color-picker/components/recommend-colors.d.ts +2 -2
- package/lib/color-picker/components/saturation-panel.d.ts +2 -2
- package/lib/color-picker/index.d.ts +63 -62
- package/lib/color-picker/index.js +1 -1
- package/lib/config-provider/config-provider.d.ts +3 -3
- package/lib/config-provider/index.d.ts +175 -138
- package/lib/container/col.d.ts +2 -2
- package/lib/container/container.d.ts +2 -2
- package/lib/container/index.d.ts +29 -48
- package/lib/container/row.d.ts +2 -2
- package/lib/date-picker/base/confirm.d.ts +5 -5
- package/lib/date-picker/base/date-table.d.ts +3 -3
- package/lib/date-picker/base/month-table.d.ts +4 -4
- package/lib/date-picker/base/picker-dropdown.d.ts +4 -4
- package/lib/date-picker/base/time-spinner.d.ts +2 -2
- package/lib/date-picker/base/year-table.d.ts +4 -4
- package/lib/date-picker/date-picker.d.ts +37 -28
- package/lib/date-picker/index.d.ts +162 -209
- package/lib/date-picker/index.js +1 -1
- package/lib/date-picker/interface.d.ts +10 -10
- package/lib/date-picker/panel/date-range.d.ts +18 -15
- package/lib/date-picker/panel/date.d.ts +12 -12
- package/lib/date-picker/panel/time-range.d.ts +8 -2
- package/lib/date-picker/panel/time.d.ts +5 -2
- package/lib/date-picker/props.d.ts +3 -3
- package/lib/date-picker/time-picker.d.ts +11 -2
- package/lib/dialog/dialog.d.ts +2 -2
- package/lib/dialog/index.d.ts +90 -163
- package/lib/dialog/index.js +2 -1
- package/lib/dialog/index.js.LICENSE.txt +1 -0
- package/lib/divider/divider.d.ts +2 -2
- package/lib/divider/index.d.ts +61 -37
- package/lib/dropdown/dropdown-item.d.ts +1 -1
- package/lib/dropdown/dropdown-menu.d.ts +2 -2
- package/lib/dropdown/dropdown.d.ts +2 -2
- package/lib/dropdown/index.d.ts +66 -54
- package/lib/exception/exception.d.ts +2 -2
- package/lib/exception/index.d.ts +60 -29
- package/lib/exception/index.js +1 -1
- package/lib/exception/typings/index.d.ts +2 -2
- package/lib/fixed-navbar/fixed-navbar.d.ts +1 -1
- package/lib/fixed-navbar/index.d.ts +58 -34
- package/lib/form/compose-form-item.d.ts +2 -2
- package/lib/form/form-item.d.ts +3 -3
- package/lib/form/form.d.ts +3 -3
- package/lib/form/index.d.ts +62 -40
- package/lib/form/index.js +1 -1
- package/lib/icon/angle-double-down-line.js +1 -1
- package/lib/icon/angle-double-left-line.js +1 -1
- package/lib/icon/angle-double-left.js +1 -1
- package/lib/icon/angle-double-right-line.js +1 -1
- package/lib/icon/angle-double-right.js +1 -1
- package/lib/icon/angle-double-up-line.js +1 -1
- package/lib/icon/angle-down-fill.js +1 -1
- package/lib/icon/angle-down-line.js +1 -1
- package/lib/icon/angle-down.js +1 -1
- package/lib/icon/angle-left.js +1 -1
- package/lib/icon/angle-right.js +1 -1
- package/lib/icon/angle-up-fill.js +1 -1
- package/lib/icon/angle-up.js +1 -1
- package/lib/icon/archive-fill.js +1 -1
- package/lib/icon/arrows-left.js +1 -1
- package/lib/icon/arrows-right.js +1 -1
- package/lib/icon/audio-fill.js +1 -1
- package/lib/icon/bk.js +1 -1
- package/lib/icon/circle.js +1 -1
- package/lib/icon/close-line.js +1 -1
- package/lib/icon/close.js +1 -1
- package/lib/icon/code.js +1 -1
- package/lib/icon/cog-shape.js +1 -1
- package/lib/icon/collapse-left.js +1 -1
- package/lib/icon/copy-shape.js +1 -1
- package/lib/icon/copy.js +1 -1
- package/lib/icon/data-shape.js +1 -1
- package/lib/icon/del.js +1 -1
- package/lib/icon/doc-fill.js +1 -1
- package/lib/icon/done.js +1 -1
- package/lib/icon/down-shape.js +1 -1
- package/lib/icon/down-small.js +1 -1
- package/lib/icon/edit-line.js +1 -1
- package/lib/icon/ellipsis.js +1 -1
- package/lib/icon/enlarge-line.js +1 -1
- package/lib/icon/error.js +1 -1
- package/lib/icon/excel-fill.js +1 -1
- package/lib/icon/exclamation-circle-shape.js +1 -1
- package/lib/icon/eye.js +1 -1
- package/lib/icon/filliscreen-line.js +1 -1
- package/lib/icon/fix-line.js +1 -1
- package/lib/icon/fix-shape.js +1 -1
- package/lib/icon/folder-open.js +1 -1
- package/lib/icon/folder-shape-open.js +1 -1
- package/lib/icon/folder-shape.js +1 -1
- package/lib/icon/folder.js +1 -1
- package/lib/icon/funnel.js +1 -1
- package/lib/icon/help-document-fill.js +1 -1
- package/lib/icon/help-fill.js +1 -1
- package/lib/icon/help.js +1 -1
- package/lib/icon/image-fill.js +1 -1
- package/lib/icon/img-error.js +1 -1
- package/lib/icon/img-placehoulder.js +1 -1
- package/lib/icon/index.js +1 -1
- package/lib/icon/info-line.js +1 -1
- package/lib/icon/info.js +1 -1
- package/lib/icon/left-shape.js +1 -1
- package/lib/icon/left-turn-line.js +1 -1
- package/lib/icon/narrow-line.js +1 -1
- package/lib/icon/original.js +1 -1
- package/lib/icon/pdf-fill.js +1 -1
- package/lib/icon/play-shape.js +1 -1
- package/lib/icon/plus.js +1 -1
- package/lib/icon/ppt-fill.js +1 -1
- package/lib/icon/qq.js +1 -1
- package/lib/icon/right-shape.js +1 -1
- package/lib/icon/right-turn-line.js +1 -1
- package/lib/icon/search.js +1 -1
- package/lib/icon/share.js +1 -1
- package/lib/icon/spinner.js +1 -1
- package/lib/icon/success.js +1 -1
- package/lib/icon/switcher-loading.js +1 -1
- package/lib/icon/text-file.js +1 -1
- package/lib/icon/text-fill.js +1 -1
- package/lib/icon/transfer.js +1 -1
- package/lib/icon/tree-application-shape.js +1 -1
- package/lib/icon/unfull-screen.js +1 -1
- package/lib/icon/unvisible.js +1 -1
- package/lib/icon/up-shape.js +1 -1
- package/lib/icon/upload.js +1 -1
- package/lib/icon/video-fill.js +1 -1
- package/lib/icon/warn.js +1 -1
- package/lib/icon/weixin-pro.js +1 -1
- package/lib/icon/weixin.js +1 -1
- package/lib/image/image-viewer.d.ts +2 -2
- package/lib/image/image.d.ts +1 -1
- package/lib/image/index.d.ts +63 -57
- package/lib/info-box/index.d.ts +1 -1
- package/lib/info-box/index.js +2 -1
- package/lib/info-box/index.js.LICENSE.txt +1 -0
- package/lib/input/index.d.ts +82 -119
- package/lib/input/index.js +1 -1
- package/lib/input/input.d.ts +6 -6
- package/lib/link/index.d.ts +59 -40
- package/lib/link/link.d.ts +1 -1
- package/lib/loading/directive.d.ts +2 -2
- package/lib/loading/index.d.ts +67 -71
- package/lib/loading/index.js +1 -1
- package/lib/loading/loading.d.ts +3 -3
- package/lib/locale/lang/en.d.ts +1 -1
- package/lib/menu/index.d.ts +69 -32
- package/lib/menu/index.js +1 -1
- package/lib/menu/menu-group.d.ts +2 -2
- package/lib/menu/menu-item.d.ts +5 -1
- package/lib/menu/menu.d.ts +1 -1
- package/lib/menu/submenu.d.ts +5 -1
- package/lib/menu/utils.d.ts +1 -1
- package/lib/message/index.js +1 -1
- package/lib/message/messageConstructor.d.ts +5 -5
- package/lib/modal/index.d.ts +84 -123
- package/lib/modal/modal.d.ts +3 -3
- package/lib/navigation/index.d.ts +84 -65
- package/lib/navigation/index.js +1 -1
- package/lib/navigation/navigation-title.d.ts +6 -3
- package/lib/navigation/navigation.d.ts +10 -3
- package/lib/notify/index.js +1 -1
- package/lib/notify/notifyConstructor.d.ts +1 -1
- package/lib/overflow-title/components/overflow-title.d.ts +2 -2
- package/lib/overflow-title/index.d.ts +62 -37
- package/lib/overflow-title/props.d.ts +2 -2
- package/lib/pagination/index.d.ts +75 -94
- package/lib/pagination/index.js +1 -1
- package/lib/pagination/pagination.d.ts +6 -6
- package/lib/pagination/type.d.ts +1 -1
- package/lib/plugin-popover/index.js +1 -1
- package/lib/pop-confirm/index.d.ts +66 -63
- package/lib/pop-confirm/pop-confirm.d.ts +2 -2
- package/lib/popover/arrow.d.ts +1 -1
- package/lib/popover/content.d.ts +2 -2
- package/lib/popover/index.d.ts +82 -153
- package/lib/popover/index.js +1 -1
- package/lib/popover/plugin-popover.d.ts +1 -1
- package/lib/popover/popover.d.ts +1 -1
- package/lib/popover/props.d.ts +2 -2
- package/lib/popover/reference.d.ts +1 -1
- package/lib/popover/root.d.ts +2 -2
- package/lib/popover/use-floating.d.ts +3 -3
- package/lib/popover2/index.d.ts +55 -10
- package/lib/popover2/popover.d.ts +1 -1
- package/lib/process/index.d.ts +60 -46
- package/lib/process/index.js +2 -1
- package/lib/process/index.js.LICENSE.txt +1 -0
- package/lib/process/process.d.ts +2 -2
- package/lib/progress/index.d.ts +76 -103
- package/lib/progress/index.js +1 -1
- package/lib/progress/progress.d.ts +6 -6
- package/lib/radio/index.d.ts +63 -41
- package/lib/radio/index.js +1 -1
- package/lib/radio/radio-button.d.ts +5 -5
- package/lib/radio/radio-group.d.ts +2 -2
- package/lib/radio/radio.d.ts +2 -2
- package/lib/radio/type.d.ts +1 -1
- package/lib/rate/index.d.ts +61 -34
- package/lib/rate/rate.d.ts +3 -3
- package/lib/rate/star.d.ts +1 -1
- package/lib/resize-layout/index.d.ts +65 -66
- package/lib/resize-layout/index.js +1 -1
- package/lib/resize-layout/resize-layout.d.ts +1 -1
- package/lib/search-select/index.d.ts +70 -69
- package/lib/search-select/index.js +2 -1
- package/lib/search-select/index.js.LICENSE.txt +1 -0
- package/lib/search-select/input.d.ts +1 -1
- package/lib/search-select/menu.d.ts +1 -1
- package/lib/search-select/search-select.d.ts +2 -2
- package/lib/search-select/selected.d.ts +2 -2
- package/lib/search-select/utils.d.ts +4 -4
- package/lib/select/index.d.ts +296 -500
- package/lib/select/index.js +2 -1
- package/lib/select/index.js.LICENSE.txt +1 -0
- package/lib/select/option.d.ts +2 -2
- package/lib/select/optionGroup.d.ts +2 -2
- package/lib/select/select.d.ts +70 -60
- package/lib/select/selectTagInput.d.ts +2 -2
- package/lib/select/type.d.ts +3 -3
- package/lib/shared/index.d.ts +2 -2
- package/lib/shared/index.js +1 -1
- package/lib/shared/mask-manager.d.ts +2 -2
- package/lib/shared/popover.d.ts +1 -1
- package/lib/shared/vue-types.d.ts +7 -7
- package/lib/sideslider/index.d.ts +84 -125
- package/lib/sideslider/index.js +2 -1
- package/lib/sideslider/index.js.LICENSE.txt +1 -0
- package/lib/sideslider/sideslider.d.ts +3 -3
- package/lib/slider/index.d.ts +76 -106
- package/lib/slider/index.js +2 -1
- package/lib/slider/index.js.LICENSE.txt +1 -0
- package/lib/slider/slider-button.d.ts +1 -1
- package/lib/slider/slider.d.ts +3 -3
- package/lib/steps/index.d.ts +68 -62
- package/lib/steps/index.js +2 -1
- package/lib/steps/index.js.LICENSE.txt +1 -0
- package/lib/steps/steps.d.ts +5 -5
- package/lib/swiper/index.d.ts +60 -44
- package/lib/swiper/swiper.d.ts +1 -1
- package/lib/switcher/index.d.ts +72 -77
- package/lib/switcher/index.js +1 -1
- package/lib/switcher/switcher.d.ts +3 -3
- package/lib/tab/index.d.ts +81 -99
- package/lib/tab/index.js +1 -1
- package/lib/tab/props.d.ts +1 -1
- package/lib/tab/tab-nav.d.ts +2 -2
- package/lib/tab/tab-panel.d.ts +2 -2
- package/lib/tab/tab.d.ts +3 -3
- package/lib/table/components/table-cell.d.ts +2 -2
- package/lib/table/components/table-column.d.ts +18 -12
- package/lib/table/components/table-row.d.ts +1 -1
- package/lib/table/index.d.ts +213 -302
- package/lib/table/index.js +1 -1
- package/lib/table/plugins/body-empty.d.ts +1 -1
- package/lib/table/plugins/col-group.d.ts +2 -2
- package/lib/table/plugins/head-filter.d.ts +1 -1
- package/lib/table/plugins/head-sort.d.ts +1 -1
- package/lib/table/plugins/settings.d.ts +1 -1
- package/lib/table/plugins/use-active-columns.d.ts +3 -3
- package/lib/table/plugins/use-fixed-column.d.ts +3 -3
- package/lib/table/props.d.ts +19 -19
- package/lib/table/table.d.ts +6 -6
- package/lib/table/use-column.d.ts +4 -4
- package/lib/table/use-common.d.ts +1 -1
- package/lib/table-column/index.d.ts +113 -106
- package/lib/table-column/index.js +1 -1
- package/lib/tag/index.d.ts +68 -50
- package/lib/tag/index.js +1 -1
- package/lib/tag/tag.d.ts +5 -1
- package/lib/tag-input/index.d.ts +99 -311
- package/lib/tag-input/index.js +1 -1
- package/lib/tag-input/list-tag-render.d.ts +2 -2
- package/lib/tag-input/tag-input.d.ts +3 -3
- package/lib/tag-input/tag-props.d.ts +1 -1
- package/lib/tag-input/tag-render.d.ts +2 -2
- package/lib/time-picker/index.d.ts +116 -187
- package/lib/timeline/index.d.ts +57 -28
- package/lib/timeline/timeline.d.ts +2 -2
- package/lib/transfer/index.d.ts +67 -82
- package/lib/transfer/transfer.d.ts +1 -1
- package/lib/tree/index.d.ts +84 -146
- package/lib/tree/index.js +1 -1
- package/lib/tree/props.d.ts +4 -4
- package/lib/tree/tree.d.ts +3 -3
- package/lib/upload/index.d.ts +93 -150
- package/lib/upload/index.js +2 -1
- package/lib/upload/index.js.LICENSE.txt +1 -0
- package/lib/upload/upload-list.d.ts +1 -1
- package/lib/upload/upload-trigger.d.ts +1 -1
- package/lib/upload/upload.d.ts +4 -4
- package/lib/upload/upload.type.d.ts +12 -12
- package/lib/upload/use-file-handler.d.ts +1 -24
- package/lib/virtual-render/index.d.ts +64 -160
- package/lib/virtual-render/index.js +1 -1
- package/lib/virtual-render/props.d.ts +1 -1
- package/lib/virtual-render/virtual-render.d.ts +16 -3
- package/package.json +38 -37
@@ -34,7 +34,7 @@ declare const yearTableProps: {
|
|
34
34
|
readonly default: () => string;
|
35
35
|
};
|
36
36
|
};
|
37
|
-
export
|
37
|
+
export type YearTableProps = Readonly<ExtractPropTypes<typeof yearTableProps>>;
|
38
38
|
declare const _default: import("vue").DefineComponent<{
|
39
39
|
readonly tableDate: {
|
40
40
|
readonly type: DateConstructor;
|
@@ -111,7 +111,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
111
111
|
"onPick-click"?: (...args: any[]) => any;
|
112
112
|
"onChange-range"?: (...args: any[]) => any;
|
113
113
|
}, {
|
114
|
-
cellClass: Function;
|
115
|
-
rangeState: Record<string, any>;
|
116
|
-
}>;
|
114
|
+
readonly cellClass: Function;
|
115
|
+
readonly rangeState: Record<string, any>;
|
116
|
+
}, {}>;
|
117
117
|
export default _default;
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import { SlotsType } from 'vue';
|
1
2
|
import type { DatePickerPanelType, SelectionModeType } from './interface';
|
2
3
|
declare const _default: import("vue").DefineComponent<{
|
3
4
|
readonly type: {
|
@@ -167,7 +168,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
167
168
|
timeEnterMode: import("vue").Ref<boolean>;
|
168
169
|
shortcut: import("vue").Ref<any>;
|
169
170
|
onSelectionModeChange: import("vue").Ref<(_type: any) => SelectionModeType>;
|
170
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
171
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "change" | "clear" | "update:modelValue" | "pick-success" | "open-change" | "shortcut-change")[], "input" | "change" | "clear" | "update:modelValue" | "pick-success" | "open-change" | "shortcut-change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
171
172
|
readonly type: {
|
172
173
|
readonly type: import("vue").PropType<import("./interface").PickerTypeType>;
|
173
174
|
readonly default: "date";
|
@@ -293,31 +294,39 @@ declare const _default: import("vue").DefineComponent<{
|
|
293
294
|
"onOpen-change"?: (...args: any[]) => any;
|
294
295
|
"onShortcut-change"?: (...args: any[]) => any;
|
295
296
|
}, {
|
296
|
-
type: import("./interface").PickerTypeType;
|
297
|
-
transfer: boolean;
|
298
|
-
behavior: "simplicity" | "normal";
|
299
|
-
disabled: boolean;
|
300
|
-
placement: import("@popperjs/core").ComputedPlacement;
|
301
|
-
options: Record<string, any>;
|
302
|
-
fontSize: "medium" | "large" | "normal";
|
303
|
-
open: boolean;
|
304
|
-
multiple: boolean;
|
305
|
-
placeholder: string;
|
306
|
-
clearable: boolean;
|
307
|
-
readonly: boolean;
|
308
|
-
withValidate: boolean;
|
309
|
-
editable: boolean;
|
310
|
-
extPopoverCls: string;
|
311
|
-
timePickerOptions: {};
|
312
|
-
splitPanels: boolean;
|
313
|
-
appendToBody: boolean;
|
314
|
-
shortcuts: import("./interface").DatePickerShortcutsType;
|
315
|
-
shortcutClose: boolean;
|
316
|
-
upToNow: boolean;
|
317
|
-
useShortcutText: boolean;
|
318
|
-
shortcutSelectedIndex: number;
|
319
|
-
headerSlotCls: string;
|
320
|
-
footerSlotCls: string;
|
321
|
-
allowCrossDay: boolean;
|
322
|
-
}
|
297
|
+
readonly type: import("./interface").PickerTypeType;
|
298
|
+
readonly transfer: boolean;
|
299
|
+
readonly behavior: "simplicity" | "normal";
|
300
|
+
readonly disabled: boolean;
|
301
|
+
readonly placement: import("@popperjs/core").ComputedPlacement;
|
302
|
+
readonly options: Record<string, any>;
|
303
|
+
readonly fontSize: "medium" | "large" | "normal";
|
304
|
+
readonly open: boolean;
|
305
|
+
readonly multiple: boolean;
|
306
|
+
readonly placeholder: string;
|
307
|
+
readonly clearable: boolean;
|
308
|
+
readonly readonly: boolean;
|
309
|
+
readonly withValidate: boolean;
|
310
|
+
readonly editable: boolean;
|
311
|
+
readonly extPopoverCls: string;
|
312
|
+
readonly timePickerOptions: {};
|
313
|
+
readonly splitPanels: boolean;
|
314
|
+
readonly appendToBody: boolean;
|
315
|
+
readonly shortcuts: import("./interface").DatePickerShortcutsType;
|
316
|
+
readonly shortcutClose: boolean;
|
317
|
+
readonly upToNow: boolean;
|
318
|
+
readonly useShortcutText: boolean;
|
319
|
+
readonly shortcutSelectedIndex: number;
|
320
|
+
readonly headerSlotCls: string;
|
321
|
+
readonly footerSlotCls: string;
|
322
|
+
readonly allowCrossDay: boolean;
|
323
|
+
}, SlotsType<{
|
324
|
+
header?: () => any;
|
325
|
+
trigger?: () => any;
|
326
|
+
footer?: () => any;
|
327
|
+
shortcuts?: (arg?: {
|
328
|
+
change: Function;
|
329
|
+
}) => any;
|
330
|
+
confirm?: {};
|
331
|
+
}>>;
|
323
332
|
export default _default;
|
@@ -3,159 +3,90 @@ declare const BkDatePicker: {
|
|
3
3
|
new (...args: any[]): {
|
4
4
|
$: import("vue").ComponentInternalInstance;
|
5
5
|
$data: {};
|
6
|
-
$props:
|
7
|
-
type
|
8
|
-
transfer
|
9
|
-
behavior
|
10
|
-
disabled
|
11
|
-
placement
|
12
|
-
options
|
13
|
-
fontSize
|
14
|
-
open
|
15
|
-
multiple
|
16
|
-
placeholder
|
17
|
-
clearable
|
18
|
-
readonly
|
19
|
-
withValidate
|
20
|
-
editable
|
21
|
-
extPopoverCls
|
22
|
-
timePickerOptions
|
23
|
-
splitPanels
|
24
|
-
appendToBody
|
25
|
-
shortcuts
|
26
|
-
shortcutClose
|
27
|
-
upToNow
|
28
|
-
useShortcutText
|
29
|
-
shortcutSelectedIndex
|
30
|
-
headerSlotCls
|
31
|
-
footerSlotCls
|
32
|
-
allowCrossDay
|
33
|
-
|
34
|
-
|
35
|
-
readonly type: import("vue").PropType<import("./interface").PickerTypeType>;
|
36
|
-
readonly default: "date";
|
37
|
-
readonly validator: (value: any) => boolean;
|
38
|
-
};
|
39
|
-
readonly extPopoverCls: {
|
40
|
-
readonly type: StringConstructor;
|
41
|
-
readonly default: "";
|
42
|
-
};
|
43
|
-
readonly format: StringConstructor;
|
44
|
-
readonly readonly: {
|
45
|
-
readonly type: BooleanConstructor;
|
46
|
-
readonly default: false;
|
47
|
-
};
|
48
|
-
readonly disabled: {
|
49
|
-
readonly type: BooleanConstructor;
|
50
|
-
readonly default: false;
|
51
|
-
};
|
52
|
-
readonly editable: {
|
53
|
-
readonly type: BooleanConstructor;
|
54
|
-
readonly default: true;
|
55
|
-
};
|
56
|
-
readonly clearable: {
|
57
|
-
readonly type: BooleanConstructor;
|
58
|
-
readonly default: true;
|
59
|
-
};
|
60
|
-
readonly open: {
|
61
|
-
readonly type: () => boolean;
|
62
|
-
readonly default: any;
|
63
|
-
};
|
64
|
-
readonly multiple: {
|
65
|
-
readonly type: BooleanConstructor;
|
66
|
-
readonly default: false;
|
67
|
-
};
|
68
|
-
readonly timePickerOptions: {
|
69
|
-
readonly type: import("vue").PropType<Record<string, any>>;
|
70
|
-
readonly default: () => {};
|
71
|
-
};
|
72
|
-
readonly splitPanels: {
|
73
|
-
readonly type: BooleanConstructor;
|
74
|
-
readonly default: true;
|
75
|
-
};
|
76
|
-
readonly startDate: DateConstructor;
|
77
|
-
readonly placeholder: {
|
78
|
-
readonly type: StringConstructor;
|
79
|
-
readonly default: "";
|
80
|
-
};
|
81
|
-
readonly placement: {
|
82
|
-
readonly type: import("vue").PropType<import("@popperjs/core").ComputedPlacement>;
|
83
|
-
readonly default: "bottom-start";
|
84
|
-
readonly validator: (value: any) => boolean;
|
85
|
-
};
|
86
|
-
readonly transfer: {
|
87
|
-
readonly type: BooleanConstructor;
|
88
|
-
readonly default: false;
|
89
|
-
};
|
90
|
-
readonly appendToBody: {
|
91
|
-
readonly type: BooleanConstructor;
|
92
|
-
readonly default: false;
|
93
|
-
};
|
94
|
-
readonly shortcuts: {
|
95
|
-
readonly type: import("vue").PropType<import("./interface").DatePickerShortcutsType>;
|
96
|
-
readonly default: () => any[];
|
97
|
-
};
|
98
|
-
readonly shortcutClose: {
|
99
|
-
readonly type: BooleanConstructor;
|
100
|
-
readonly default: false;
|
101
|
-
};
|
102
|
-
readonly modelValue: {
|
103
|
-
readonly type: import("vue").PropType<import("./interface").DatePickerValueType>;
|
104
|
-
};
|
105
|
-
readonly value: {
|
106
|
-
readonly type: import("vue").PropType<import("./interface").DatePickerValueType>;
|
107
|
-
};
|
108
|
-
readonly options: {
|
109
|
-
readonly type: ObjectConstructor;
|
110
|
-
readonly default: () => {};
|
111
|
-
};
|
112
|
-
readonly fontSize: {
|
113
|
-
readonly type: import("vue").PropType<"medium" | "large" | "normal">;
|
114
|
-
readonly default: "normal";
|
115
|
-
};
|
116
|
-
readonly upToNow: {
|
117
|
-
readonly type: BooleanConstructor;
|
118
|
-
readonly default: false;
|
119
|
-
};
|
120
|
-
readonly useShortcutText: {
|
121
|
-
readonly type: BooleanConstructor;
|
122
|
-
readonly default: false;
|
123
|
-
};
|
124
|
-
readonly shortcutSelectedIndex: {
|
125
|
-
readonly type: NumberConstructor;
|
126
|
-
readonly default: -1;
|
127
|
-
};
|
128
|
-
readonly headerSlotCls: {
|
129
|
-
readonly type: StringConstructor;
|
130
|
-
readonly default: "";
|
131
|
-
};
|
132
|
-
readonly footerSlotCls: {
|
133
|
-
readonly type: StringConstructor;
|
134
|
-
readonly default: "";
|
135
|
-
};
|
136
|
-
readonly allowCrossDay: {
|
137
|
-
readonly type: BooleanConstructor;
|
138
|
-
readonly default: false;
|
139
|
-
};
|
140
|
-
readonly behavior: {
|
141
|
-
readonly type: import("vue").PropType<"simplicity" | "normal">;
|
142
|
-
readonly default: "normal";
|
143
|
-
readonly validator: (v: any) => boolean;
|
144
|
-
};
|
145
|
-
readonly disabledDate: import("vue").PropType<import("./interface").DisabledDateType>;
|
146
|
-
readonly withValidate: {
|
147
|
-
readonly type: BooleanConstructor;
|
148
|
-
readonly default: true;
|
149
|
-
};
|
150
|
-
}>> & {
|
6
|
+
$props: {
|
7
|
+
readonly type?: import("./interface").PickerTypeType;
|
8
|
+
readonly transfer?: boolean;
|
9
|
+
readonly behavior?: "simplicity" | "normal";
|
10
|
+
readonly disabled?: boolean;
|
11
|
+
readonly placement?: import("@popperjs/core").ComputedPlacement;
|
12
|
+
readonly options?: Record<string, any>;
|
13
|
+
readonly fontSize?: "medium" | "large" | "normal";
|
14
|
+
readonly open?: boolean;
|
15
|
+
readonly multiple?: boolean;
|
16
|
+
readonly placeholder?: string;
|
17
|
+
readonly clearable?: boolean;
|
18
|
+
readonly readonly?: boolean;
|
19
|
+
readonly withValidate?: boolean;
|
20
|
+
readonly editable?: boolean;
|
21
|
+
readonly extPopoverCls?: string;
|
22
|
+
readonly timePickerOptions?: {};
|
23
|
+
readonly splitPanels?: boolean;
|
24
|
+
readonly appendToBody?: boolean;
|
25
|
+
readonly shortcuts?: import("./interface").DatePickerShortcutsType;
|
26
|
+
readonly shortcutClose?: boolean;
|
27
|
+
readonly upToNow?: boolean;
|
28
|
+
readonly useShortcutText?: boolean;
|
29
|
+
readonly shortcutSelectedIndex?: number;
|
30
|
+
readonly headerSlotCls?: string;
|
31
|
+
readonly footerSlotCls?: string;
|
32
|
+
readonly allowCrossDay?: boolean;
|
33
|
+
class?: unknown;
|
34
|
+
style?: unknown;
|
151
35
|
onChange?: (...args: any[]) => any;
|
152
36
|
onInput?: (...args: any[]) => any;
|
37
|
+
key?: string | number | symbol;
|
38
|
+
ref?: import("vue").VNodeRef;
|
39
|
+
ref_for?: boolean;
|
40
|
+
ref_key?: string;
|
41
|
+
onVnodeBeforeMount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
42
|
+
[key: string]: any;
|
43
|
+
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
44
|
+
[key: string]: any;
|
45
|
+
}>) => void)[];
|
46
|
+
onVnodeMounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
47
|
+
[key: string]: any;
|
48
|
+
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
49
|
+
[key: string]: any;
|
50
|
+
}>) => void)[];
|
51
|
+
onVnodeBeforeUpdate?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
52
|
+
[key: string]: any;
|
53
|
+
}>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
54
|
+
[key: string]: any;
|
55
|
+
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
56
|
+
[key: string]: any;
|
57
|
+
}>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
58
|
+
[key: string]: any;
|
59
|
+
}>) => void)[];
|
60
|
+
onVnodeUpdated?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
61
|
+
[key: string]: any;
|
62
|
+
}>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
63
|
+
[key: string]: any;
|
64
|
+
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
65
|
+
[key: string]: any;
|
66
|
+
}>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
67
|
+
[key: string]: any;
|
68
|
+
}>) => void)[];
|
69
|
+
onVnodeBeforeUnmount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
70
|
+
[key: string]: any;
|
71
|
+
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
72
|
+
[key: string]: any;
|
73
|
+
}>) => void)[];
|
74
|
+
onVnodeUnmounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
75
|
+
[key: string]: any;
|
76
|
+
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
77
|
+
[key: string]: any;
|
78
|
+
}>) => void)[];
|
79
|
+
readonly value?: import("./interface").DatePickerValueType;
|
80
|
+
readonly modelValue?: import("./interface").DatePickerValueType;
|
153
81
|
onClear?: (...args: any[]) => any;
|
154
82
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
83
|
+
readonly format?: string;
|
84
|
+
readonly startDate?: Date;
|
85
|
+
readonly disabledDate?: import("./interface").DisabledDateType;
|
155
86
|
"onPick-success"?: (...args: any[]) => any;
|
156
87
|
"onOpen-change"?: (...args: any[]) => any;
|
157
88
|
"onShortcut-change"?: (...args: any[]) => any;
|
158
|
-
}
|
89
|
+
};
|
159
90
|
$attrs: {
|
160
91
|
[x: string]: unknown;
|
161
92
|
};
|
@@ -163,11 +94,17 @@ declare const BkDatePicker: {
|
|
163
94
|
[x: string]: unknown;
|
164
95
|
};
|
165
96
|
$slots: Readonly<{
|
166
|
-
|
97
|
+
header?: () => any;
|
98
|
+
trigger?: () => any;
|
99
|
+
footer?: () => any;
|
100
|
+
shortcuts?: (arg?: {
|
101
|
+
change: Function;
|
102
|
+
}) => any;
|
103
|
+
confirm?: import("vue").Slot<{}>;
|
167
104
|
}>;
|
168
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}
|
169
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}
|
170
|
-
$emit: (event: "
|
105
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
106
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
107
|
+
$emit: (event: "input" | "change" | "clear" | "update:modelValue" | "pick-success" | "open-change" | "shortcut-change", ...args: any[]) => void;
|
171
108
|
$el: any;
|
172
109
|
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
173
110
|
readonly type: {
|
@@ -345,34 +282,42 @@ declare const BkDatePicker: {
|
|
345
282
|
timeEnterMode: import("vue").Ref<boolean>;
|
346
283
|
shortcut: import("vue").Ref<any>;
|
347
284
|
onSelectionModeChange: import("vue").Ref<(_type: any) => import("./interface").SelectionModeType>;
|
348
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
349
|
-
type: import("./interface").PickerTypeType;
|
350
|
-
transfer: boolean;
|
351
|
-
behavior: "simplicity" | "normal";
|
352
|
-
disabled: boolean;
|
353
|
-
placement: import("@popperjs/core").ComputedPlacement;
|
354
|
-
options: Record<string, any>;
|
355
|
-
fontSize: "medium" | "large" | "normal";
|
356
|
-
open: boolean;
|
357
|
-
multiple: boolean;
|
358
|
-
placeholder: string;
|
359
|
-
clearable: boolean;
|
360
|
-
readonly: boolean;
|
361
|
-
withValidate: boolean;
|
362
|
-
editable: boolean;
|
363
|
-
extPopoverCls: string;
|
364
|
-
timePickerOptions: {};
|
365
|
-
splitPanels: boolean;
|
366
|
-
appendToBody: boolean;
|
367
|
-
shortcuts: import("./interface").DatePickerShortcutsType;
|
368
|
-
shortcutClose: boolean;
|
369
|
-
upToNow: boolean;
|
370
|
-
useShortcutText: boolean;
|
371
|
-
shortcutSelectedIndex: number;
|
372
|
-
headerSlotCls: string;
|
373
|
-
footerSlotCls: string;
|
374
|
-
allowCrossDay: boolean;
|
375
|
-
}
|
285
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "change" | "clear" | "update:modelValue" | "pick-success" | "open-change" | "shortcut-change")[], string, {
|
286
|
+
readonly type: import("./interface").PickerTypeType;
|
287
|
+
readonly transfer: boolean;
|
288
|
+
readonly behavior: "simplicity" | "normal";
|
289
|
+
readonly disabled: boolean;
|
290
|
+
readonly placement: import("@popperjs/core").ComputedPlacement;
|
291
|
+
readonly options: Record<string, any>;
|
292
|
+
readonly fontSize: "medium" | "large" | "normal";
|
293
|
+
readonly open: boolean;
|
294
|
+
readonly multiple: boolean;
|
295
|
+
readonly placeholder: string;
|
296
|
+
readonly clearable: boolean;
|
297
|
+
readonly readonly: boolean;
|
298
|
+
readonly withValidate: boolean;
|
299
|
+
readonly editable: boolean;
|
300
|
+
readonly extPopoverCls: string;
|
301
|
+
readonly timePickerOptions: {};
|
302
|
+
readonly splitPanels: boolean;
|
303
|
+
readonly appendToBody: boolean;
|
304
|
+
readonly shortcuts: import("./interface").DatePickerShortcutsType;
|
305
|
+
readonly shortcutClose: boolean;
|
306
|
+
readonly upToNow: boolean;
|
307
|
+
readonly useShortcutText: boolean;
|
308
|
+
readonly shortcutSelectedIndex: number;
|
309
|
+
readonly headerSlotCls: string;
|
310
|
+
readonly footerSlotCls: string;
|
311
|
+
readonly allowCrossDay: boolean;
|
312
|
+
}, {}, string, import("vue").SlotsType<{
|
313
|
+
header?: () => any;
|
314
|
+
trigger?: () => any;
|
315
|
+
footer?: () => any;
|
316
|
+
shortcuts?: (arg?: {
|
317
|
+
change: Function;
|
318
|
+
}) => any;
|
319
|
+
confirm?: {};
|
320
|
+
}>> & {
|
376
321
|
beforeCreate?: (() => void) | (() => void)[];
|
377
322
|
created?: (() => void) | (() => void)[];
|
378
323
|
beforeMount?: (() => void) | (() => void)[];
|
@@ -387,11 +332,11 @@ declare const BkDatePicker: {
|
|
387
332
|
unmounted?: (() => void) | (() => void)[];
|
388
333
|
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
389
334
|
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
390
|
-
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}
|
335
|
+
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
|
391
336
|
};
|
392
337
|
$forceUpdate: () => void;
|
393
338
|
$nextTick: typeof import("vue").nextTick;
|
394
|
-
$watch
|
339
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
395
340
|
} & Readonly<import("vue").ExtractPropTypes<{
|
396
341
|
readonly type: {
|
397
342
|
readonly type: import("vue").PropType<import("./interface").PickerTypeType>;
|
@@ -568,7 +513,7 @@ declare const BkDatePicker: {
|
|
568
513
|
timeEnterMode: import("vue").Ref<boolean>;
|
569
514
|
shortcut: import("vue").Ref<any>;
|
570
515
|
onSelectionModeChange: import("vue").Ref<(_type: any) => import("./interface").SelectionModeType>;
|
571
|
-
}> & {} &
|
516
|
+
}> & {} & import("vue").ComponentCustomProperties & {};
|
572
517
|
__isFragment?: never;
|
573
518
|
__isTeleport?: never;
|
574
519
|
__isSuspense?: never;
|
@@ -748,33 +693,41 @@ declare const BkDatePicker: {
|
|
748
693
|
timeEnterMode: import("vue").Ref<boolean>;
|
749
694
|
shortcut: import("vue").Ref<any>;
|
750
695
|
onSelectionModeChange: import("vue").Ref<(_type: any) => import("./interface").SelectionModeType>;
|
751
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
752
|
-
type: import("./interface").PickerTypeType;
|
753
|
-
transfer: boolean;
|
754
|
-
behavior: "simplicity" | "normal";
|
755
|
-
disabled: boolean;
|
756
|
-
placement: import("@popperjs/core").ComputedPlacement;
|
757
|
-
options: Record<string, any>;
|
758
|
-
fontSize: "medium" | "large" | "normal";
|
759
|
-
open: boolean;
|
760
|
-
multiple: boolean;
|
761
|
-
placeholder: string;
|
762
|
-
clearable: boolean;
|
763
|
-
readonly: boolean;
|
764
|
-
withValidate: boolean;
|
765
|
-
editable: boolean;
|
766
|
-
extPopoverCls: string;
|
767
|
-
timePickerOptions: {};
|
768
|
-
splitPanels: boolean;
|
769
|
-
appendToBody: boolean;
|
770
|
-
shortcuts: import("./interface").DatePickerShortcutsType;
|
771
|
-
shortcutClose: boolean;
|
772
|
-
upToNow: boolean;
|
773
|
-
useShortcutText: boolean;
|
774
|
-
shortcutSelectedIndex: number;
|
775
|
-
headerSlotCls: string;
|
776
|
-
footerSlotCls: string;
|
777
|
-
allowCrossDay: boolean;
|
778
|
-
}
|
696
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "change" | "clear" | "update:modelValue" | "pick-success" | "open-change" | "shortcut-change")[], "input" | "change" | "clear" | "update:modelValue" | "pick-success" | "open-change" | "shortcut-change", {
|
697
|
+
readonly type: import("./interface").PickerTypeType;
|
698
|
+
readonly transfer: boolean;
|
699
|
+
readonly behavior: "simplicity" | "normal";
|
700
|
+
readonly disabled: boolean;
|
701
|
+
readonly placement: import("@popperjs/core").ComputedPlacement;
|
702
|
+
readonly options: Record<string, any>;
|
703
|
+
readonly fontSize: "medium" | "large" | "normal";
|
704
|
+
readonly open: boolean;
|
705
|
+
readonly multiple: boolean;
|
706
|
+
readonly placeholder: string;
|
707
|
+
readonly clearable: boolean;
|
708
|
+
readonly readonly: boolean;
|
709
|
+
readonly withValidate: boolean;
|
710
|
+
readonly editable: boolean;
|
711
|
+
readonly extPopoverCls: string;
|
712
|
+
readonly timePickerOptions: {};
|
713
|
+
readonly splitPanels: boolean;
|
714
|
+
readonly appendToBody: boolean;
|
715
|
+
readonly shortcuts: import("./interface").DatePickerShortcutsType;
|
716
|
+
readonly shortcutClose: boolean;
|
717
|
+
readonly upToNow: boolean;
|
718
|
+
readonly useShortcutText: boolean;
|
719
|
+
readonly shortcutSelectedIndex: number;
|
720
|
+
readonly headerSlotCls: string;
|
721
|
+
readonly footerSlotCls: string;
|
722
|
+
readonly allowCrossDay: boolean;
|
723
|
+
}, {}, string, import("vue").SlotsType<{
|
724
|
+
header?: () => any;
|
725
|
+
trigger?: () => any;
|
726
|
+
footer?: () => any;
|
727
|
+
shortcuts?: (arg?: {
|
728
|
+
change: Function;
|
729
|
+
}) => any;
|
730
|
+
confirm?: {};
|
731
|
+
}>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin<any[]>;
|
779
732
|
export default BkDatePicker;
|
780
733
|
export { TimePicker, };
|