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
@@ -322,7 +322,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
322
322
|
crossAxis: number;
|
323
323
|
};
|
324
324
|
};
|
325
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
325
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "input" | "blur" | "change" | "focus" | "update:modelValue" | "remove" | "removeAll")[], "select" | "input" | "blur" | "change" | "focus" | "update:modelValue" | "remove" | "removeAll", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
326
326
|
modelValue: import("vue-types").VueTypeDef<string[]> & {
|
327
327
|
default: () => string[];
|
328
328
|
};
|
@@ -603,10 +603,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
603
603
|
disabled: boolean;
|
604
604
|
trigger: "search" | "focus";
|
605
605
|
separator: string;
|
606
|
+
placeholder: string;
|
606
607
|
list: {
|
607
608
|
[key: string]: any;
|
608
609
|
}[];
|
609
|
-
placeholder: string;
|
610
610
|
clearable: boolean;
|
611
611
|
showClearOnlyHover: boolean;
|
612
612
|
modelValue: string[];
|
@@ -629,5 +629,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
629
629
|
leftSpace: number;
|
630
630
|
popoverProps: {};
|
631
631
|
tagOverflowTips: {};
|
632
|
-
}>;
|
632
|
+
}, {}>;
|
633
633
|
export default _default;
|
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
31
31
|
disabled: boolean;
|
32
32
|
}>;
|
33
33
|
tagRef: import("vue").Ref<any>;
|
34
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin,
|
34
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
35
35
|
node: import("vue-types").VueTypeValidableDef<{
|
36
36
|
[key: string]: any;
|
37
37
|
}> & {
|
@@ -60,5 +60,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
60
60
|
[key: string]: any;
|
61
61
|
};
|
62
62
|
hasTips: boolean;
|
63
|
-
}>;
|
63
|
+
}, {}>;
|
64
64
|
export default _default;
|
@@ -2,189 +2,96 @@ declare const BkTimePicker: {
|
|
2
2
|
new (...args: any[]): {
|
3
3
|
$: import("vue").ComponentInternalInstance;
|
4
4
|
$data: {};
|
5
|
-
$props:
|
6
|
-
type
|
7
|
-
transfer
|
8
|
-
width
|
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
|
-
disabledHours
|
34
|
-
disabledMinutes
|
35
|
-
disabledSeconds
|
36
|
-
hideDisabledOptions
|
37
|
-
enterMode
|
38
|
-
|
39
|
-
|
40
|
-
readonly type: ArrayConstructor;
|
41
|
-
readonly default: () => any[];
|
42
|
-
};
|
43
|
-
disabledMinutes: {
|
44
|
-
readonly type: ArrayConstructor;
|
45
|
-
readonly default: () => any[];
|
46
|
-
};
|
47
|
-
disabledSeconds: {
|
48
|
-
readonly type: ArrayConstructor;
|
49
|
-
readonly default: () => any[];
|
50
|
-
};
|
51
|
-
hideDisabledOptions: {
|
52
|
-
readonly type: BooleanConstructor;
|
53
|
-
readonly default: false;
|
54
|
-
};
|
55
|
-
width: {
|
56
|
-
readonly type: NumberConstructor;
|
57
|
-
readonly default: 261;
|
58
|
-
};
|
59
|
-
enterMode: {
|
60
|
-
readonly type: BooleanConstructor;
|
61
|
-
readonly default: true;
|
62
|
-
};
|
63
|
-
type: {
|
64
|
-
type: import("vue").PropType<import("../../date-picker/src/interface").PickerTypeType>;
|
65
|
-
default: string;
|
66
|
-
validator(value: any): boolean;
|
67
|
-
};
|
68
|
-
allowCrossDay: {
|
69
|
-
type: BooleanConstructor;
|
70
|
-
default: boolean;
|
71
|
-
};
|
72
|
-
extPopoverCls: {
|
73
|
-
readonly type: StringConstructor;
|
74
|
-
readonly default: "";
|
75
|
-
};
|
76
|
-
format: StringConstructor;
|
77
|
-
readonly: {
|
78
|
-
readonly type: BooleanConstructor;
|
79
|
-
readonly default: false;
|
80
|
-
};
|
81
|
-
disabled: {
|
82
|
-
readonly type: BooleanConstructor;
|
83
|
-
readonly default: false;
|
84
|
-
};
|
85
|
-
editable: {
|
86
|
-
readonly type: BooleanConstructor;
|
87
|
-
readonly default: true;
|
88
|
-
};
|
89
|
-
clearable: {
|
90
|
-
readonly type: BooleanConstructor;
|
91
|
-
readonly default: true;
|
92
|
-
};
|
93
|
-
open: {
|
94
|
-
readonly type: () => boolean;
|
95
|
-
readonly default: any;
|
96
|
-
};
|
97
|
-
multiple: {
|
98
|
-
readonly type: BooleanConstructor;
|
99
|
-
readonly default: false;
|
100
|
-
};
|
101
|
-
timePickerOptions: {
|
102
|
-
readonly type: import("vue").PropType<Record<string, any>>;
|
103
|
-
readonly default: () => {};
|
104
|
-
};
|
105
|
-
splitPanels: {
|
106
|
-
readonly type: BooleanConstructor;
|
107
|
-
readonly default: true;
|
108
|
-
};
|
109
|
-
startDate: DateConstructor;
|
110
|
-
placeholder: {
|
111
|
-
readonly type: StringConstructor;
|
112
|
-
readonly default: "";
|
113
|
-
};
|
114
|
-
placement: {
|
115
|
-
readonly type: import("vue").PropType<import("@popperjs/core").ComputedPlacement>;
|
116
|
-
readonly default: "bottom-start";
|
117
|
-
readonly validator: (value: any) => boolean;
|
118
|
-
};
|
119
|
-
transfer: {
|
120
|
-
readonly type: BooleanConstructor;
|
121
|
-
readonly default: false;
|
122
|
-
};
|
123
|
-
appendToBody: {
|
124
|
-
readonly type: BooleanConstructor;
|
125
|
-
readonly default: false;
|
126
|
-
};
|
127
|
-
shortcuts: {
|
128
|
-
readonly type: import("vue").PropType<import("../../date-picker/src/interface").DatePickerShortcutsType>;
|
129
|
-
readonly default: () => any[];
|
130
|
-
};
|
131
|
-
shortcutClose: {
|
132
|
-
readonly type: BooleanConstructor;
|
133
|
-
readonly default: false;
|
134
|
-
};
|
135
|
-
modelValue: {
|
136
|
-
readonly type: import("vue").PropType<import("../../date-picker/src/interface").DatePickerValueType>;
|
137
|
-
};
|
138
|
-
value: {
|
139
|
-
readonly type: import("vue").PropType<import("../../date-picker/src/interface").DatePickerValueType>;
|
140
|
-
};
|
141
|
-
options: {
|
142
|
-
readonly type: ObjectConstructor;
|
143
|
-
readonly default: () => {};
|
144
|
-
};
|
145
|
-
fontSize: {
|
146
|
-
readonly type: import("vue").PropType<"medium" | "large" | "normal">;
|
147
|
-
readonly default: "normal";
|
148
|
-
};
|
149
|
-
upToNow: {
|
150
|
-
readonly type: BooleanConstructor;
|
151
|
-
readonly default: false;
|
152
|
-
};
|
153
|
-
useShortcutText: {
|
154
|
-
readonly type: BooleanConstructor;
|
155
|
-
readonly default: false;
|
156
|
-
};
|
157
|
-
shortcutSelectedIndex: {
|
158
|
-
readonly type: NumberConstructor;
|
159
|
-
readonly default: -1;
|
160
|
-
};
|
161
|
-
headerSlotCls: {
|
162
|
-
readonly type: StringConstructor;
|
163
|
-
readonly default: "";
|
164
|
-
};
|
165
|
-
footerSlotCls: {
|
166
|
-
readonly type: StringConstructor;
|
167
|
-
readonly default: "";
|
168
|
-
};
|
169
|
-
behavior: {
|
170
|
-
readonly type: import("vue").PropType<"simplicity" | "normal">;
|
171
|
-
readonly default: "normal";
|
172
|
-
readonly validator: (v: any) => boolean;
|
173
|
-
};
|
174
|
-
disabledDate: import("vue").PropType<import("../../date-picker/src/interface").DisabledDateType>;
|
175
|
-
withValidate: {
|
176
|
-
readonly type: BooleanConstructor;
|
177
|
-
readonly default: true;
|
178
|
-
};
|
179
|
-
}>> & {
|
5
|
+
$props: {
|
6
|
+
type?: import("../../date-picker/src/interface").PickerTypeType;
|
7
|
+
transfer?: boolean;
|
8
|
+
width?: number;
|
9
|
+
behavior?: "simplicity" | "normal";
|
10
|
+
disabled?: boolean;
|
11
|
+
placement?: import("@popperjs/core").ComputedPlacement;
|
12
|
+
options?: Record<string, any>;
|
13
|
+
fontSize?: "medium" | "large" | "normal";
|
14
|
+
open?: boolean;
|
15
|
+
multiple?: boolean;
|
16
|
+
placeholder?: string;
|
17
|
+
clearable?: boolean;
|
18
|
+
readonly?: boolean;
|
19
|
+
withValidate?: boolean;
|
20
|
+
editable?: boolean;
|
21
|
+
extPopoverCls?: string;
|
22
|
+
timePickerOptions?: {};
|
23
|
+
splitPanels?: boolean;
|
24
|
+
appendToBody?: boolean;
|
25
|
+
shortcuts?: import("../../date-picker/src/interface").DatePickerShortcutsType;
|
26
|
+
shortcutClose?: boolean;
|
27
|
+
upToNow?: boolean;
|
28
|
+
useShortcutText?: boolean;
|
29
|
+
shortcutSelectedIndex?: number;
|
30
|
+
headerSlotCls?: string;
|
31
|
+
footerSlotCls?: string;
|
32
|
+
allowCrossDay?: boolean;
|
33
|
+
disabledHours?: unknown[];
|
34
|
+
disabledMinutes?: unknown[];
|
35
|
+
disabledSeconds?: unknown[];
|
36
|
+
hideDisabledOptions?: boolean;
|
37
|
+
enterMode?: boolean;
|
38
|
+
class?: unknown;
|
39
|
+
style?: unknown;
|
180
40
|
onChange?: (...args: any[]) => any;
|
181
41
|
onInput?: (...args: any[]) => any;
|
42
|
+
key?: string | number | symbol;
|
43
|
+
ref?: import("vue").VNodeRef;
|
44
|
+
ref_for?: boolean;
|
45
|
+
ref_key?: string;
|
46
|
+
onVnodeBeforeMount?: ((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
|
+
onVnodeMounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
52
|
+
[key: string]: any;
|
53
|
+
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
54
|
+
[key: string]: any;
|
55
|
+
}>) => void)[];
|
56
|
+
onVnodeBeforeUpdate?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
57
|
+
[key: string]: any;
|
58
|
+
}>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
59
|
+
[key: string]: any;
|
60
|
+
}>) => void) | ((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)[];
|
65
|
+
onVnodeUpdated?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
66
|
+
[key: string]: any;
|
67
|
+
}>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
68
|
+
[key: string]: any;
|
69
|
+
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
70
|
+
[key: string]: any;
|
71
|
+
}>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
72
|
+
[key: string]: any;
|
73
|
+
}>) => void)[];
|
74
|
+
onVnodeBeforeUnmount?: ((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
|
+
onVnodeUnmounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
80
|
+
[key: string]: any;
|
81
|
+
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
82
|
+
[key: string]: any;
|
83
|
+
}>) => void)[];
|
84
|
+
readonly value?: import("../../date-picker/src/interface").DatePickerValueType;
|
85
|
+
readonly modelValue?: import("../../date-picker/src/interface").DatePickerValueType;
|
182
86
|
onClear?: (...args: any[]) => any;
|
183
87
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
88
|
+
readonly format?: string;
|
89
|
+
readonly startDate?: Date;
|
90
|
+
readonly disabledDate?: import("../../date-picker/src/interface").DisabledDateType;
|
184
91
|
"onPick-success"?: (...args: any[]) => any;
|
185
92
|
"onOpen-change"?: (...args: any[]) => any;
|
186
93
|
"onShortcut-change"?: (...args: any[]) => any;
|
187
|
-
}
|
94
|
+
};
|
188
95
|
$attrs: {
|
189
96
|
[x: string]: unknown;
|
190
97
|
};
|
@@ -192,11 +99,17 @@ declare const BkTimePicker: {
|
|
192
99
|
[x: string]: unknown;
|
193
100
|
};
|
194
101
|
$slots: Readonly<{
|
195
|
-
|
102
|
+
header?: () => any;
|
103
|
+
trigger?: () => any;
|
104
|
+
footer?: () => any;
|
105
|
+
shortcuts?: (arg?: {
|
106
|
+
change: Function;
|
107
|
+
}) => any;
|
108
|
+
confirm?: import("vue").Slot<{}>;
|
196
109
|
}>;
|
197
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}
|
198
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}
|
199
|
-
$emit: (event: "
|
110
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
111
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
112
|
+
$emit: (event: "input" | "change" | "clear" | "update:modelValue" | "pick-success" | "open-change" | "shortcut-change", ...args: any[]) => void;
|
200
113
|
$el: any;
|
201
114
|
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
202
115
|
disabledHours: {
|
@@ -402,7 +315,7 @@ declare const BkTimePicker: {
|
|
402
315
|
timeEnterMode: import("vue").Ref<boolean>;
|
403
316
|
shortcut: import("vue").Ref<any>;
|
404
317
|
onSelectionModeChange: import("vue").Ref<(_type: any) => import("../../date-picker/src/interface").SelectionModeType>;
|
405
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
318
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "change" | "clear" | "update:modelValue" | "pick-success" | "open-change" | "shortcut-change")[], string, {
|
406
319
|
type: import("../../date-picker/src/interface").PickerTypeType;
|
407
320
|
transfer: boolean;
|
408
321
|
width: number;
|
@@ -435,7 +348,15 @@ declare const BkTimePicker: {
|
|
435
348
|
disabledSeconds: unknown[];
|
436
349
|
hideDisabledOptions: boolean;
|
437
350
|
enterMode: boolean;
|
438
|
-
}
|
351
|
+
}, {}, string, import("vue").SlotsType<{
|
352
|
+
header?: () => any;
|
353
|
+
trigger?: () => any;
|
354
|
+
footer?: () => any;
|
355
|
+
shortcuts?: (arg?: {
|
356
|
+
change: Function;
|
357
|
+
}) => any;
|
358
|
+
confirm?: {};
|
359
|
+
}>> & {
|
439
360
|
beforeCreate?: (() => void) | (() => void)[];
|
440
361
|
created?: (() => void) | (() => void)[];
|
441
362
|
beforeMount?: (() => void) | (() => void)[];
|
@@ -450,11 +371,11 @@ declare const BkTimePicker: {
|
|
450
371
|
unmounted?: (() => void) | (() => void)[];
|
451
372
|
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
452
373
|
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
453
|
-
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}
|
374
|
+
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)[];
|
454
375
|
};
|
455
376
|
$forceUpdate: () => void;
|
456
377
|
$nextTick: typeof import("vue").nextTick;
|
457
|
-
$watch
|
378
|
+
$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;
|
458
379
|
} & Readonly<import("vue").ExtractPropTypes<{
|
459
380
|
disabledHours: {
|
460
381
|
readonly type: ArrayConstructor;
|
@@ -659,7 +580,7 @@ declare const BkTimePicker: {
|
|
659
580
|
timeEnterMode: import("vue").Ref<boolean>;
|
660
581
|
shortcut: import("vue").Ref<any>;
|
661
582
|
onSelectionModeChange: import("vue").Ref<(_type: any) => import("../../date-picker/src/interface").SelectionModeType>;
|
662
|
-
}> & {} &
|
583
|
+
}> & {} & import("vue").ComponentCustomProperties & {};
|
663
584
|
__isFragment?: never;
|
664
585
|
__isTeleport?: never;
|
665
586
|
__isSuspense?: never;
|
@@ -867,7 +788,7 @@ declare const BkTimePicker: {
|
|
867
788
|
timeEnterMode: import("vue").Ref<boolean>;
|
868
789
|
shortcut: import("vue").Ref<any>;
|
869
790
|
onSelectionModeChange: import("vue").Ref<(_type: any) => import("../../date-picker/src/interface").SelectionModeType>;
|
870
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
791
|
+
}, 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", {
|
871
792
|
type: import("../../date-picker/src/interface").PickerTypeType;
|
872
793
|
transfer: boolean;
|
873
794
|
width: number;
|
@@ -900,5 +821,13 @@ declare const BkTimePicker: {
|
|
900
821
|
disabledSeconds: unknown[];
|
901
822
|
hideDisabledOptions: boolean;
|
902
823
|
enterMode: boolean;
|
903
|
-
}
|
824
|
+
}, {}, string, import("vue").SlotsType<{
|
825
|
+
header?: () => any;
|
826
|
+
trigger?: () => any;
|
827
|
+
footer?: () => any;
|
828
|
+
shortcuts?: (arg?: {
|
829
|
+
change: Function;
|
830
|
+
}) => any;
|
831
|
+
confirm?: {};
|
832
|
+
}>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin<any[]>;
|
904
833
|
export default BkTimePicker;
|
package/lib/timeline/index.d.ts
CHANGED
@@ -2,27 +2,56 @@ declare const BkTimeline: {
|
|
2
2
|
new (...args: any[]): {
|
3
3
|
$: import("vue").ComponentInternalInstance;
|
4
4
|
$data: {};
|
5
|
-
$props:
|
6
|
-
extCls
|
7
|
-
list
|
8
|
-
titleAble
|
9
|
-
|
10
|
-
|
11
|
-
default: () => unknown[];
|
12
|
-
} & {
|
13
|
-
default: () => unknown[];
|
14
|
-
};
|
15
|
-
titleAble: import("vue-types").VueTypeValidableDef<boolean> & {
|
16
|
-
default: boolean;
|
17
|
-
} & {
|
18
|
-
default: boolean;
|
19
|
-
};
|
20
|
-
extCls: import("vue-types").VueTypeValidableDef<string> & {
|
21
|
-
default: string;
|
22
|
-
};
|
23
|
-
}>> & {
|
5
|
+
$props: {
|
6
|
+
extCls?: string;
|
7
|
+
list?: unknown[];
|
8
|
+
titleAble?: boolean;
|
9
|
+
class?: unknown;
|
10
|
+
style?: unknown;
|
24
11
|
onSelect?: (...args: any[]) => any;
|
25
|
-
|
12
|
+
key?: string | number | symbol;
|
13
|
+
ref?: import("vue").VNodeRef;
|
14
|
+
ref_for?: boolean;
|
15
|
+
ref_key?: string;
|
16
|
+
onVnodeBeforeMount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
17
|
+
[key: string]: any;
|
18
|
+
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
19
|
+
[key: string]: any;
|
20
|
+
}>) => void)[];
|
21
|
+
onVnodeMounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
22
|
+
[key: string]: any;
|
23
|
+
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
24
|
+
[key: string]: any;
|
25
|
+
}>) => void)[];
|
26
|
+
onVnodeBeforeUpdate?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
27
|
+
[key: string]: any;
|
28
|
+
}>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
29
|
+
[key: string]: any;
|
30
|
+
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
31
|
+
[key: string]: any;
|
32
|
+
}>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
33
|
+
[key: string]: any;
|
34
|
+
}>) => void)[];
|
35
|
+
onVnodeUpdated?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
36
|
+
[key: string]: any;
|
37
|
+
}>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
38
|
+
[key: string]: any;
|
39
|
+
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
40
|
+
[key: string]: any;
|
41
|
+
}>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
42
|
+
[key: string]: any;
|
43
|
+
}>) => void)[];
|
44
|
+
onVnodeBeforeUnmount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
45
|
+
[key: string]: any;
|
46
|
+
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
47
|
+
[key: string]: any;
|
48
|
+
}>) => void)[];
|
49
|
+
onVnodeUnmounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
50
|
+
[key: string]: any;
|
51
|
+
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
52
|
+
[key: string]: any;
|
53
|
+
}>) => void)[];
|
54
|
+
};
|
26
55
|
$attrs: {
|
27
56
|
[x: string]: unknown;
|
28
57
|
};
|
@@ -30,10 +59,10 @@ declare const BkTimeline: {
|
|
30
59
|
[x: string]: unknown;
|
31
60
|
};
|
32
61
|
$slots: Readonly<{
|
33
|
-
[name: string]: import("vue").Slot
|
62
|
+
[name: string]: import("vue").Slot<any>;
|
34
63
|
}>;
|
35
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}
|
36
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}
|
64
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
65
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
37
66
|
$emit: (event: "select", ...args: any[]) => void;
|
38
67
|
$el: any;
|
39
68
|
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
@@ -59,7 +88,7 @@ declare const BkTimeline: {
|
|
59
88
|
extCls: string;
|
60
89
|
list: unknown[];
|
61
90
|
titleAble: boolean;
|
62
|
-
}> & {
|
91
|
+
}, {}, string, {}> & {
|
63
92
|
beforeCreate?: (() => void) | (() => void)[];
|
64
93
|
created?: (() => void) | (() => void)[];
|
65
94
|
beforeMount?: (() => void) | (() => void)[];
|
@@ -74,11 +103,11 @@ declare const BkTimeline: {
|
|
74
103
|
unmounted?: (() => void) | (() => void)[];
|
75
104
|
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
76
105
|
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
77
|
-
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}
|
106
|
+
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)[];
|
78
107
|
};
|
79
108
|
$forceUpdate: () => void;
|
80
109
|
$nextTick: typeof import("vue").nextTick;
|
81
|
-
$watch
|
110
|
+
$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;
|
82
111
|
} & Readonly<import("vue").ExtractPropTypes<{
|
83
112
|
list: import("vue-types").VueTypeValidableDef<unknown[]> & {
|
84
113
|
default: () => unknown[];
|
@@ -98,7 +127,7 @@ declare const BkTimeline: {
|
|
98
127
|
} & import("vue").ShallowUnwrapRef<{
|
99
128
|
defaultTimelines: import("vue").Ref<any[]>;
|
100
129
|
titleSelect: (item: any) => void;
|
101
|
-
}> & {} &
|
130
|
+
}> & {} & import("vue").ComponentCustomProperties & {};
|
102
131
|
__isFragment?: never;
|
103
132
|
__isTeleport?: never;
|
104
133
|
__isSuspense?: never;
|
@@ -125,5 +154,5 @@ declare const BkTimeline: {
|
|
125
154
|
extCls: string;
|
126
155
|
list: unknown[];
|
127
156
|
titleAble: boolean;
|
128
|
-
}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("
|
157
|
+
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin<any[]>;
|
129
158
|
export default BkTimeline;
|
@@ -39,7 +39,7 @@ declare const timelineProps: {
|
|
39
39
|
default: string;
|
40
40
|
};
|
41
41
|
};
|
42
|
-
export
|
42
|
+
export type TimelinePropTypes = ExtractPropTypes<typeof timelineProps>;
|
43
43
|
declare const _default: import("vue").DefineComponent<{
|
44
44
|
list: import("vue-types").VueTypeValidableDef<unknown[]> & {
|
45
45
|
default: () => unknown[];
|
@@ -77,5 +77,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
77
77
|
extCls: string;
|
78
78
|
list: unknown[];
|
79
79
|
titleAble: boolean;
|
80
|
-
}>;
|
80
|
+
}, {}>;
|
81
81
|
export default _default;
|