bkui-vue 2.0.1-beta.112 → 2.0.1-beta.113
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 +54 -54
- package/dist/index.esm.js +13942 -13951
- package/dist/index.umd.js +54 -54
- package/dist/style.css +1 -1
- package/lib/affix/index.d.ts +111 -57
- package/lib/affix/index.js +17 -17
- package/lib/alert/index.d.ts +126 -73
- package/lib/alert/index.js +20 -20
- package/lib/animate-number/index.d.ts +96 -33
- package/lib/animate-number/index.js +7 -8
- package/lib/backtop/index.d.ts +117 -69
- package/lib/backtop/index.js +10 -11
- package/lib/badge/index.d.ts +152 -119
- package/lib/badge/index.js +19 -19
- package/lib/breadcrumb/index.d.ts +119 -67
- package/lib/breadcrumb/index.js +17 -17
- package/lib/button/button.d.ts +2 -2
- package/lib/button/index.d.ts +155 -119
- package/lib/button/index.js +20 -19
- package/lib/card/index.d.ts +157 -128
- package/lib/card/index.js +22 -20
- package/lib/cascader/cascader.d.ts +3 -3
- package/lib/cascader/index.d.ts +354 -393
- package/lib/cascader/index.js +57 -59
- package/lib/checkbox/checkbox.d.ts +1 -1
- package/lib/checkbox/index.d.ts +175 -143
- package/lib/checkbox/index.js +45 -45
- package/lib/code-diff/index.d.ts +82 -65
- package/lib/code-diff/index.js +438 -381
- package/lib/collapse/index.d.ts +175 -156
- package/lib/collapse/index.js +27 -28
- package/lib/collapse-transition/index.d.ts +94 -19
- package/lib/collapse-transition/index.js +3 -4
- package/lib/color-picker/color-picker.d.ts +1 -1
- package/lib/color-picker/index.d.ts +165 -144
- package/lib/color-picker/index.js +40 -42
- package/lib/config-provider/index.d.ts +227 -160
- package/lib/config-provider/index.js +17 -17
- package/lib/container/container.d.ts +1 -1
- package/lib/container/index.d.ts +85 -74
- package/lib/container/index.js +26 -28
- package/lib/date-picker/base/picker-dropdown.d.ts +1 -1
- package/lib/date-picker/base/time-spinner.d.ts +3 -3
- package/lib/date-picker/date-picker.d.ts +4 -4
- package/lib/date-picker/index.d.ts +351 -380
- package/lib/date-picker/index.js +79 -80
- package/lib/date-picker/panel/date-range.d.ts +1 -1
- package/lib/date-picker/panel/date.d.ts +1 -1
- package/lib/date-picker/panel/time-range.d.ts +2 -2
- package/lib/date-picker/panel/time.d.ts +2 -2
- package/lib/date-picker/time-picker.d.ts +4 -4
- package/lib/dialog/index.d.ts +269 -299
- package/lib/dialog/index.js +228 -227
- package/lib/directives/index.js +29 -29
- package/lib/divider/index.d.ts +111 -57
- package/lib/divider/index.js +2 -3
- package/lib/dropdown/dropdown.d.ts +1 -1
- package/lib/dropdown/index.d.ts +136 -94
- package/lib/dropdown/index.js +22 -24
- package/lib/exception/index.d.ts +102 -41
- package/lib/exception/index.js +21 -21
- package/lib/fixed-navbar/index.d.ts +113 -59
- package/lib/fixed-navbar/index.js +2 -3
- package/lib/form/form.d.ts +1 -1
- package/lib/form/index.d.ts +132 -80
- package/lib/form/index.js +22 -21
- package/lib/icon/angle-double-down-line.js +17 -17
- package/lib/icon/angle-double-left-line.js +17 -17
- package/lib/icon/angle-double-left.js +17 -17
- package/lib/icon/angle-double-right-line.js +17 -17
- package/lib/icon/angle-double-right.js +17 -17
- package/lib/icon/angle-double-up-line.js +17 -17
- package/lib/icon/angle-down-fill.js +17 -17
- package/lib/icon/angle-down-line.js +17 -17
- package/lib/icon/angle-down.js +17 -17
- package/lib/icon/angle-left.js +17 -17
- package/lib/icon/angle-right.js +17 -17
- package/lib/icon/angle-up-fill.js +17 -17
- package/lib/icon/angle-up.js +17 -17
- package/lib/icon/archive-fill.js +17 -17
- package/lib/icon/arrows-left.js +17 -17
- package/lib/icon/arrows-right.js +17 -17
- package/lib/icon/assistant.js +17 -17
- package/lib/icon/audio-fill.js +17 -17
- package/lib/icon/bk.js +17 -17
- package/lib/icon/circle.js +17 -17
- package/lib/icon/close-line.js +17 -17
- package/lib/icon/close.js +17 -17
- package/lib/icon/code.js +17 -17
- package/lib/icon/cog-shape.js +17 -17
- package/lib/icon/collapse-left.js +17 -17
- package/lib/icon/copy-shape.js +17 -17
- package/lib/icon/copy.js +17 -17
- package/lib/icon/data-shape.js +17 -17
- package/lib/icon/del.js +17 -17
- package/lib/icon/doc-fill.js +17 -17
- package/lib/icon/done.js +17 -17
- package/lib/icon/down-shape.js +17 -17
- package/lib/icon/down-small.js +17 -17
- package/lib/icon/edit-line.js +17 -17
- package/lib/icon/ellipsis.js +17 -17
- package/lib/icon/enlarge-line.js +17 -17
- package/lib/icon/error.js +17 -17
- package/lib/icon/excel-fill.js +17 -17
- package/lib/icon/exclamation-circle-shape.js +17 -17
- package/lib/icon/eye.js +17 -17
- package/lib/icon/filliscreen-line.js +17 -17
- package/lib/icon/fix-line.js +17 -17
- package/lib/icon/fix-shape.js +17 -17
- package/lib/icon/folder-open.js +17 -17
- package/lib/icon/folder-shape-open.js +17 -17
- package/lib/icon/folder-shape.js +17 -17
- package/lib/icon/folder.js +17 -17
- package/lib/icon/funnel.js +17 -17
- package/lib/icon/grag-fill.js +17 -17
- package/lib/icon/help-document-fill.js +17 -17
- package/lib/icon/help-fill.js +17 -17
- package/lib/icon/help.js +17 -17
- package/lib/icon/image-fill.js +17 -17
- package/lib/icon/img-error.js +17 -17
- package/lib/icon/img-placehoulder.js +17 -17
- package/lib/icon/info-line.js +17 -17
- package/lib/icon/info.js +17 -17
- package/lib/icon/left-shape.js +17 -17
- package/lib/icon/left-turn-line.js +17 -17
- package/lib/icon/loading.js +17 -17
- package/lib/icon/narrow-line.js +17 -17
- package/lib/icon/original.js +17 -17
- package/lib/icon/pdf-fill.js +17 -17
- package/lib/icon/play-shape.js +17 -17
- package/lib/icon/plus.js +17 -17
- package/lib/icon/ppt-fill.js +17 -17
- package/lib/icon/qq.js +17 -17
- package/lib/icon/right-shape.js +17 -17
- package/lib/icon/right-turn-line.js +17 -17
- package/lib/icon/search.js +17 -17
- package/lib/icon/share.js +17 -17
- package/lib/icon/spinner.js +17 -17
- package/lib/icon/success.js +17 -17
- package/lib/icon/switcher-loading.js +17 -17
- package/lib/icon/text-all.js +17 -17
- package/lib/icon/text-file.js +17 -17
- package/lib/icon/text-fill.js +17 -17
- package/lib/icon/transfer.js +17 -17
- package/lib/icon/tree-application-shape.js +17 -17
- package/lib/icon/unfull-screen.js +17 -17
- package/lib/icon/unvisible.js +17 -17
- package/lib/icon/up-shape.js +17 -17
- package/lib/icon/upload.js +17 -17
- package/lib/icon/video-fill.js +17 -17
- package/lib/icon/warn.js +17 -17
- package/lib/icon/weixin-pro.js +17 -17
- package/lib/icon/weixin.js +17 -17
- package/lib/image/index.d.ts +149 -113
- package/lib/image/index.js +26 -27
- package/lib/index.js +1 -1
- package/lib/info-box/index.js +233 -232
- package/lib/input/index.d.ts +293 -326
- package/lib/input/index.js +48 -46
- package/lib/link/index.d.ts +122 -73
- package/lib/link/index.js +2 -2
- package/lib/loading/index.d.ts +156 -130
- package/lib/loading/index.js +33 -32
- package/lib/loading/loading.d.ts +1 -1
- package/lib/menu/index.d.ts +116 -55
- package/lib/menu/index.js +25 -26
- package/lib/message/index.js +25 -24
- package/lib/message/messageConstructor.d.ts +5 -5
- package/lib/modal/index.d.ts +185 -171
- package/lib/modal/index.js +19 -19
- package/lib/navigation/index.d.ts +188 -152
- package/lib/navigation/index.js +7 -9
- package/lib/notify/index.js +21 -20
- package/lib/overflow-title/index.d.ts +256 -343
- package/lib/overflow-title/index.js +10 -11
- package/lib/pagination/index.d.ts +198 -184
- package/lib/pagination/index.js +56 -49
- package/lib/pop-confirm/index.d.ts +153 -115
- package/lib/pop-confirm/index.js +4 -5
- package/lib/pop-confirm/pop-confirm.d.ts +1 -1
- package/lib/popover/content.d.ts +1 -1
- package/lib/popover/index.d.ts +359 -421
- package/lib/popover/index.js +122 -220
- package/lib/popover2/index.d.ts +83 -8
- package/lib/popover2/index.js +2 -2
- package/lib/process/index.d.ts +137 -93
- package/lib/process/index.js +226 -226
- package/lib/progress/index.d.ts +187 -178
- package/lib/progress/index.js +21 -22
- package/lib/progress/progress.d.ts +2 -2
- package/lib/radio/index.d.ts +140 -91
- package/lib/radio/index.js +48 -46
- package/lib/rate/index.d.ts +112 -55
- package/lib/rate/index.js +20 -19
- package/lib/resize-layout/index.d.ts +192 -168
- package/lib/resize-layout/index.js +21 -20
- package/lib/resize-layout/resize-layout.d.ts +2 -2
- package/lib/scrollbar/index.js +38 -38
- package/lib/search-select/index.d.ts +901 -684
- package/lib/search-select/index.js +274 -274
- package/lib/search-select/input.d.ts +2 -2
- package/lib/search-select/search-select.d.ts +188 -133
- package/lib/search-select/selected.d.ts +188 -133
- package/lib/select/index.d.ts +1333 -1491
- package/lib/select/index.js +280 -279
- package/lib/select/select.d.ts +169 -132
- package/lib/select/selectTagInput.d.ts +2 -2
- package/lib/shared/index.js +56 -54
- package/lib/sideslider/index.d.ts +201 -197
- package/lib/sideslider/index.js +228 -227
- package/lib/slider/index.d.ts +210 -214
- package/lib/slider/index.js +225 -226
- package/lib/steps/index.d.ts +149 -110
- package/lib/steps/index.js +231 -230
- package/lib/swiper/index.d.ts +127 -81
- package/lib/swiper/index.js +18 -18
- package/lib/switcher/index.d.ts +174 -152
- package/lib/switcher/index.js +22 -20
- package/lib/tab/index.d.ts +183 -151
- package/lib/tab/index.js +19 -20
- package/lib/table/components/table-column.d.ts +1 -1
- package/lib/table/hooks/use-columns.d.ts +1 -1
- package/lib/table/hooks/use-layout.d.ts +2 -2
- package/lib/table/hooks/use-rows.d.ts +1 -1
- package/lib/table/index.d.ts +362 -457
- package/lib/table/index.js +348 -336
- package/lib/table/table.d.ts +1 -1
- package/lib/table-column/index.d.ts +150 -104
- package/lib/tag/index.d.ts +142 -95
- package/lib/tag/index.js +19 -19
- package/lib/tag-input/index.d.ts +540 -755
- package/lib/tag-input/index.js +58 -52
- package/lib/tag-input/tag-input.d.ts +5 -5
- package/lib/time-picker/index.d.ts +386 -439
- package/lib/timeline/index.d.ts +131 -64
- package/lib/timeline/index.js +6 -6
- package/lib/transfer/index.d.ts +206 -191
- package/lib/tree/index.d.ts +308 -350
- package/lib/tree/index.js +74 -71
- package/lib/tree/tree.d.ts +1 -1
- package/lib/tree/use-tree-init.d.ts +1 -1
- package/lib/upload/index.d.ts +273 -311
- package/lib/upload/index.js +264 -261
- package/lib/upload/upload.d.ts +2 -2
- package/lib/virtual-render/index.d.ts +241 -333
- package/lib/virtual-render/index.js +29 -29
- package/lib/virtual-render/virtual-render.d.ts +1 -1
- package/package.json +1 -1
package/lib/date-picker/index.js
CHANGED
@@ -46,38 +46,38 @@ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
|
46
46
|
var y = x => () => x
|
47
47
|
const shared_namespaceObject = x({ ["BKPopover"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.BKPopover, ["bkZIndexManager"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.bkZIndexManager, ["capitalize"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.capitalize, ["getFullscreenRoot"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.getFullscreenRoot, ["scrollTop"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.scrollTop, ["useFormItem"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.useFormItem, ["withInstall"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall });
|
48
48
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
49
|
-
function _typeof(
|
49
|
+
function _typeof(obj) {
|
50
50
|
"@babel/helpers - typeof";
|
51
51
|
|
52
|
-
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (
|
53
|
-
return typeof
|
54
|
-
} : function (
|
55
|
-
return
|
56
|
-
}, _typeof(
|
52
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
|
53
|
+
return typeof obj;
|
54
|
+
} : function (obj) {
|
55
|
+
return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
56
|
+
}, _typeof(obj);
|
57
57
|
}
|
58
58
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
59
59
|
|
60
|
-
function
|
61
|
-
if ("object"
|
62
|
-
var
|
63
|
-
if (
|
64
|
-
var
|
65
|
-
if ("object"
|
60
|
+
function _toPrimitive(input, hint) {
|
61
|
+
if (_typeof(input) !== "object" || input === null) return input;
|
62
|
+
var prim = input[Symbol.toPrimitive];
|
63
|
+
if (prim !== undefined) {
|
64
|
+
var res = prim.call(input, hint || "default");
|
65
|
+
if (_typeof(res) !== "object") return res;
|
66
66
|
throw new TypeError("@@toPrimitive must return a primitive value.");
|
67
67
|
}
|
68
|
-
return ("string"
|
68
|
+
return (hint === "string" ? String : Number)(input);
|
69
69
|
}
|
70
70
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
71
71
|
|
72
72
|
|
73
|
-
function
|
74
|
-
var
|
75
|
-
return "symbol"
|
73
|
+
function _toPropertyKey(arg) {
|
74
|
+
var key = _toPrimitive(arg, "string");
|
75
|
+
return _typeof(key) === "symbol" ? key : String(key);
|
76
76
|
}
|
77
77
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
78
78
|
|
79
79
|
function _defineProperty(obj, key, value) {
|
80
|
-
key =
|
80
|
+
key = _toPropertyKey(key);
|
81
81
|
if (key in obj) {
|
82
82
|
Object.defineProperty(obj, key, {
|
83
83
|
value: value,
|
@@ -189,7 +189,7 @@ var pickerDropdownProps = {
|
|
189
189
|
var forceUpdate = function forceUpdate() {
|
190
190
|
if (popoverInstance) {
|
191
191
|
var _popoverInstance, _popoverInstance$forc;
|
192
|
-
(_popoverInstance = popoverInstance) === null || _popoverInstance === void 0 || (_popoverInstance$forc = _popoverInstance.forceUpdate) === null || _popoverInstance$forc === void 0
|
192
|
+
(_popoverInstance = popoverInstance) === null || _popoverInstance === void 0 || (_popoverInstance$forc = _popoverInstance.forceUpdate) === null || _popoverInstance$forc === void 0 ? void 0 : _popoverInstance$forc.call(_popoverInstance);
|
193
193
|
}
|
194
194
|
};
|
195
195
|
var destoryDropdown = function destoryDropdown() {
|
@@ -354,31 +354,31 @@ function _arrayWithHoles(arr) {
|
|
354
354
|
if (Array.isArray(arr)) return arr;
|
355
355
|
}
|
356
356
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
|
357
|
-
function _iterableToArrayLimit(
|
358
|
-
var
|
359
|
-
if (null !=
|
360
|
-
var
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
357
|
+
function _iterableToArrayLimit(arr, i) {
|
358
|
+
var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"];
|
359
|
+
if (null != _i) {
|
360
|
+
var _s,
|
361
|
+
_e,
|
362
|
+
_x,
|
363
|
+
_r,
|
364
|
+
_arr = [],
|
365
|
+
_n = !0,
|
366
|
+
_d = !1;
|
367
367
|
try {
|
368
|
-
if (
|
369
|
-
if (Object(
|
370
|
-
|
371
|
-
} else for (; !(
|
372
|
-
} catch (
|
373
|
-
|
368
|
+
if (_x = (_i = _i.call(arr)).next, 0 === i) {
|
369
|
+
if (Object(_i) !== _i) return;
|
370
|
+
_n = !1;
|
371
|
+
} else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0);
|
372
|
+
} catch (err) {
|
373
|
+
_d = !0, _e = err;
|
374
374
|
} finally {
|
375
375
|
try {
|
376
|
-
if (!
|
376
|
+
if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return;
|
377
377
|
} finally {
|
378
|
-
if (
|
378
|
+
if (_d) throw _e;
|
379
379
|
}
|
380
380
|
}
|
381
|
-
return
|
381
|
+
return _arr;
|
382
382
|
}
|
383
383
|
}
|
384
384
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
@@ -1548,7 +1548,8 @@ var dateTableProps = {
|
|
1548
1548
|
var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
|
1549
1549
|
resolveClassName = _usePrefix.resolveClassName;
|
1550
1550
|
var getCellCls = function getCellCls(cell) {
|
1551
|
-
|
1551
|
+
var _ref2;
|
1552
|
+
return [resolveClassName('date-picker-cells-cell'), (_ref2 = {}, _defineProperty(_ref2, resolveClassName('date-picker-cells-cell-selected'), cell.selected || cell.start || cell.end), _defineProperty(_ref2, resolveClassName('date-picker-cells-cell-disabled'), cell.disabled), _defineProperty(_ref2, resolveClassName('date-picker-cells-cell-today'), cell.type === 'today'), _defineProperty(_ref2, resolveClassName('date-picker-cells-cell-prev-month'), cell.type === 'prevMonth'), _defineProperty(_ref2, resolveClassName('date-picker-cells-cell-next-month'), cell.type === 'nextMonth'), _defineProperty(_ref2, resolveClassName('date-picker-cells-cell-week-label'), cell.type === 'weekLabel'), _defineProperty(_ref2, resolveClassName('date-picker-cells-cell-range'), cell.range && !cell.start && !cell.end), _ref2)];
|
1552
1553
|
};
|
1553
1554
|
return {
|
1554
1555
|
headerDays: headerDays,
|
@@ -1710,12 +1711,8 @@ var monthTableProps = {
|
|
1710
1711
|
var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
|
1711
1712
|
resolveClassName = _usePrefix.resolveClassName;
|
1712
1713
|
var getCellCls = function getCellCls(cell) {
|
1713
|
-
|
1714
|
-
|
1715
|
-
// [resolveClassName('date-picker-cells-cell-today')]: cell.type === 'today',
|
1716
|
-
// [resolveClassName('date-picker-cells-cell-range')]: cell.range && !cell.start && !cell.end,
|
1717
|
-
// },
|
1718
|
-
];
|
1714
|
+
var _ref2;
|
1715
|
+
return [resolveClassName('date-picker-cells-cell'), (_ref2 = {}, _defineProperty(_ref2, resolveClassName('date-picker-cells-cell-selected'), cell.selected), _defineProperty(_ref2, resolveClassName('date-picker-cells-cell-disabled'), cell.disabled), _defineProperty(_ref2, resolveClassName('date-picker-cells-cell-today'), cell.isCurrentMonth), _defineProperty(_ref2, resolveClassName('date-picker-cells-cell-range'), cell.range && !cell.start && !cell.end), _ref2)];
|
1719
1716
|
};
|
1720
1717
|
var handleClick = function handleClick(cell) {
|
1721
1718
|
if (cell.disabled || cell.type === 'weekLabel') {
|
@@ -1887,7 +1884,8 @@ var yearTableProps = {
|
|
1887
1884
|
var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
|
1888
1885
|
resolveClassName = _usePrefix.resolveClassName;
|
1889
1886
|
var getCellCls = function getCellCls(cell) {
|
1890
|
-
|
1887
|
+
var _ref2;
|
1888
|
+
return [resolveClassName('date-picker-cells-cell'), (_ref2 = {}, _defineProperty(_ref2, resolveClassName('date-picker-cells-cell-selected'), cell.selected), _defineProperty(_ref2, resolveClassName('date-picker-cells-cell-disabled'), cell.disabled), _defineProperty(_ref2, resolveClassName('date-picker-cells-cell-today'), cell.isCurrent), _defineProperty(_ref2, resolveClassName('date-picker-cells-cell-range'), cell.range && !cell.start && !cell.end), _ref2)];
|
1891
1889
|
};
|
1892
1890
|
var handleClick = function handleClick(cell) {
|
1893
1891
|
if (cell.disabled || cell.type === 'weekLabel') {
|
@@ -2392,7 +2390,8 @@ var timeParts = ['hours', 'minutes', 'seconds'];
|
|
2392
2390
|
var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
|
2393
2391
|
resolveClassName = _usePrefix.resolveClassName;
|
2394
2392
|
function getCellCls(cell) {
|
2395
|
-
|
2393
|
+
var _ref2;
|
2394
|
+
return [resolveClassName('time-picker-cells-cell'), (_ref2 = {}, _defineProperty(_ref2, resolveClassName('time-picker-cells-cell-selected'), cell.selected), _defineProperty(_ref2, resolveClassName('time-picker-cells-cell-focused'), cell.focused), _defineProperty(_ref2, resolveClassName('time-picker-cells-cell-disabled'), cell.disabled), _ref2)];
|
2396
2395
|
}
|
2397
2396
|
var wheelStart = (0,external_vue_namespaceObject.ref)(true);
|
2398
2397
|
var wheelEnd = (0,external_vue_namespaceObject.ref)(false);
|
@@ -3035,8 +3034,8 @@ var datePanelProps = {
|
|
3035
3034
|
var onToggleVisibility = function onToggleVisibility(open) {
|
3036
3035
|
if (open) {
|
3037
3036
|
var _timeSpinnerRef$value, _timeSpinnerEndRef$va;
|
3038
|
-
timeSpinnerRef === null || timeSpinnerRef === void 0 || (_timeSpinnerRef$value = timeSpinnerRef.value) === null || _timeSpinnerRef$value === void 0
|
3039
|
-
timeSpinnerEndRef === null || timeSpinnerEndRef === void 0 || (_timeSpinnerEndRef$va = timeSpinnerEndRef.value) === null || _timeSpinnerEndRef$va === void 0
|
3037
|
+
timeSpinnerRef === null || timeSpinnerRef === void 0 || (_timeSpinnerRef$value = timeSpinnerRef.value) === null || _timeSpinnerRef$value === void 0 ? void 0 : _timeSpinnerRef$value.updateScroll();
|
3038
|
+
timeSpinnerEndRef === null || timeSpinnerEndRef === void 0 || (_timeSpinnerEndRef$va = timeSpinnerEndRef.value) === null || _timeSpinnerEndRef$va === void 0 ? void 0 : _timeSpinnerEndRef$va.updateScroll();
|
3040
3039
|
}
|
3041
3040
|
};
|
3042
3041
|
var panelPickerHandlers = (0,external_vue_namespaceObject.computed)(function () {
|
@@ -3436,8 +3435,8 @@ var timeRangeProps = {
|
|
3436
3435
|
var timeSpinnerEndRef = (0,external_vue_namespaceObject.ref)(null);
|
3437
3436
|
function updateScroll() {
|
3438
3437
|
var _timeSpinnerRef$value, _timeSpinnerEndRef$va;
|
3439
|
-
timeSpinnerRef === null || timeSpinnerRef === void 0 || (_timeSpinnerRef$value = timeSpinnerRef.value) === null || _timeSpinnerRef$value === void 0
|
3440
|
-
timeSpinnerEndRef === null || timeSpinnerEndRef === void 0 || (_timeSpinnerEndRef$va = timeSpinnerEndRef.value) === null || _timeSpinnerEndRef$va === void 0
|
3438
|
+
timeSpinnerRef === null || timeSpinnerRef === void 0 || (_timeSpinnerRef$value = timeSpinnerRef.value) === null || _timeSpinnerRef$value === void 0 ? void 0 : _timeSpinnerRef$value.updateScroll();
|
3439
|
+
timeSpinnerEndRef === null || timeSpinnerEndRef === void 0 || (_timeSpinnerEndRef$va = timeSpinnerEndRef.value) === null || _timeSpinnerEndRef$va === void 0 ? void 0 : _timeSpinnerEndRef$va.updateScroll();
|
3441
3440
|
}
|
3442
3441
|
var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
|
3443
3442
|
resolveClassName = _usePrefix.resolveClassName;
|
@@ -3698,8 +3697,8 @@ var dateRangePanelProps = {
|
|
3698
3697
|
var onToggleVisibility = function onToggleVisibility(open) {
|
3699
3698
|
if (open) {
|
3700
3699
|
var _timeSpinner$value, _timeSpinnerEnd$value;
|
3701
|
-
timeSpinner === null || timeSpinner === void 0 || (_timeSpinner$value = timeSpinner.value) === null || _timeSpinner$value === void 0
|
3702
|
-
timeSpinnerEnd === null || timeSpinnerEnd === void 0 || (_timeSpinnerEnd$value = timeSpinnerEnd.value) === null || _timeSpinnerEnd$value === void 0
|
3700
|
+
timeSpinner === null || timeSpinner === void 0 || (_timeSpinner$value = timeSpinner.value) === null || _timeSpinner$value === void 0 ? void 0 : _timeSpinner$value.updateScroll();
|
3701
|
+
timeSpinnerEnd === null || timeSpinnerEnd === void 0 || (_timeSpinnerEnd$value = timeSpinnerEnd.value) === null || _timeSpinnerEnd$value === void 0 ? void 0 : _timeSpinnerEnd$value.updateScroll();
|
3703
3702
|
}
|
3704
3703
|
};
|
3705
3704
|
var changePanelDate = function changePanelDate(panel, type, increment) {
|
@@ -4530,7 +4529,7 @@ function date_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
4530
4529
|
var inputRef = (0,external_vue_namespaceObject.ref)(null);
|
4531
4530
|
var inputFocus = function inputFocus() {
|
4532
4531
|
var _inputRef$value;
|
4533
|
-
inputRef === null || inputRef === void 0 || (_inputRef$value = inputRef.value) === null || _inputRef$value === void 0
|
4532
|
+
inputRef === null || inputRef === void 0 || (_inputRef$value = inputRef.value) === null || _inputRef$value === void 0 ? void 0 : _inputRef$value.focus();
|
4534
4533
|
};
|
4535
4534
|
(0,external_vue_namespaceObject.watch)(function () {
|
4536
4535
|
return state.visible;
|
@@ -4538,9 +4537,9 @@ function date_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
4538
4537
|
var _pickerDropdownRef$va2;
|
4539
4538
|
if (visible === false) {
|
4540
4539
|
var _pickerDropdownRef$va;
|
4541
|
-
(_pickerDropdownRef$va = pickerDropdownRef.value) === null || _pickerDropdownRef$va === void 0
|
4540
|
+
(_pickerDropdownRef$va = pickerDropdownRef.value) === null || _pickerDropdownRef$va === void 0 ? void 0 : _pickerDropdownRef$va.destoryDropdown();
|
4542
4541
|
}
|
4543
|
-
(_pickerDropdownRef$va2 = pickerDropdownRef.value) === null || _pickerDropdownRef$va2 === void 0
|
4542
|
+
(_pickerDropdownRef$va2 = pickerDropdownRef.value) === null || _pickerDropdownRef$va2 === void 0 ? void 0 : _pickerDropdownRef$va2.updateDropdown();
|
4544
4543
|
// TODO: provide/inject
|
4545
4544
|
// if (!visible) {
|
4546
4545
|
// this.dispatch('bk-form-item', 'form-blur');
|
@@ -4554,7 +4553,7 @@ function date_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
4554
4553
|
state.internalValue = parseDate(modelValue, props.type, props.multiple, props.format);
|
4555
4554
|
if (props.withValidate) {
|
4556
4555
|
var _formItem$validate;
|
4557
|
-
formItem === null || formItem === void 0 || (_formItem$validate = formItem.validate) === null || _formItem$validate === void 0
|
4556
|
+
formItem === null || formItem === void 0 || (_formItem$validate = formItem.validate) === null || _formItem$validate === void 0 ? void 0 : _formItem$validate.call(formItem, 'change');
|
4558
4557
|
}
|
4559
4558
|
});
|
4560
4559
|
(0,external_vue_namespaceObject.watch)(function () {
|
@@ -4625,8 +4624,8 @@ function date_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
4625
4624
|
return;
|
4626
4625
|
}
|
4627
4626
|
state.visible = false;
|
4628
|
-
e === null || e === void 0
|
4629
|
-
e === null || e === void 0
|
4627
|
+
e === null || e === void 0 ? void 0 : e.preventDefault();
|
4628
|
+
e === null || e === void 0 ? void 0 : e.stopPropagation();
|
4630
4629
|
return;
|
4631
4630
|
}
|
4632
4631
|
state.isFocused = false;
|
@@ -4634,8 +4633,8 @@ function date_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
4634
4633
|
};
|
4635
4634
|
var handleIconClick = function handleIconClick() {
|
4636
4635
|
var _inputRef$value2, _inputRef$value3;
|
4637
|
-
inputRef === null || inputRef === void 0 || (_inputRef$value2 = inputRef.value) === null || _inputRef$value2 === void 0
|
4638
|
-
inputRef === null || inputRef === void 0 || (_inputRef$value3 = inputRef.value) === null || _inputRef$value3 === void 0
|
4636
|
+
inputRef === null || inputRef === void 0 || (_inputRef$value2 = inputRef.value) === null || _inputRef$value2 === void 0 ? void 0 : _inputRef$value2.focus();
|
4637
|
+
inputRef === null || inputRef === void 0 || (_inputRef$value3 = inputRef.value) === null || _inputRef$value3 === void 0 ? void 0 : _inputRef$value3.click();
|
4639
4638
|
};
|
4640
4639
|
var handleInputMouseenter = function handleInputMouseenter() {
|
4641
4640
|
if (props.readonly || props.disabled) {
|
@@ -4666,7 +4665,7 @@ function date_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
4666
4665
|
// this.dispatch('bk-form-item', 'form-change');
|
4667
4666
|
if (props.type.indexOf('time') < 0) {
|
4668
4667
|
var _inputRef$value4;
|
4669
|
-
inputRef === null || inputRef === void 0 || (_inputRef$value4 = inputRef.value) === null || _inputRef$value4 === void 0
|
4668
|
+
inputRef === null || inputRef === void 0 || (_inputRef$value4 = inputRef.value) === null || _inputRef$value4 === void 0 ? void 0 : _inputRef$value4.blur();
|
4670
4669
|
}
|
4671
4670
|
});
|
4672
4671
|
};
|
@@ -4720,7 +4719,7 @@ function date_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
4720
4719
|
};
|
4721
4720
|
var reset = function reset() {
|
4722
4721
|
var _pickerPanelRef$value2;
|
4723
|
-
pickerPanelRef === null || pickerPanelRef === void 0 || (_pickerPanelRef$value2 = pickerPanelRef.value) === null || _pickerPanelRef$value2 === void 0
|
4722
|
+
pickerPanelRef === null || pickerPanelRef === void 0 || (_pickerPanelRef$value2 = pickerPanelRef.value) === null || _pickerPanelRef$value2 === void 0 ? void 0 : _pickerPanelRef$value2.reset();
|
4724
4723
|
};
|
4725
4724
|
var handleBlur = function handleBlur(e) {
|
4726
4725
|
var _pickerPanelRef$value3, _formItem$validate2;
|
@@ -4737,8 +4736,8 @@ function date_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
4737
4736
|
onSelectionModeChange(props.type);
|
4738
4737
|
state.internalValue = state.internalValue.slice();
|
4739
4738
|
reset();
|
4740
|
-
pickerPanelRef === null || pickerPanelRef === void 0 || (_pickerPanelRef$value3 = pickerPanelRef.value) === null || _pickerPanelRef$value3 === void 0
|
4741
|
-
formItem === null || formItem === void 0 || (_formItem$validate2 = formItem.validate) === null || _formItem$validate2 === void 0
|
4739
|
+
pickerPanelRef === null || pickerPanelRef === void 0 || (_pickerPanelRef$value3 = pickerPanelRef.value) === null || _pickerPanelRef$value3 === void 0 ? void 0 : _pickerPanelRef$value3.onToggleVisibility(false);
|
4740
|
+
formItem === null || formItem === void 0 || (_formItem$validate2 = formItem.validate) === null || _formItem$validate2 === void 0 ? void 0 : _formItem$validate2.call(formItem, 'blur');
|
4742
4741
|
};
|
4743
4742
|
var handleKeydown = function handleKeydown(e) {
|
4744
4743
|
var keyCode = e.keyCode;
|
@@ -4819,7 +4818,7 @@ function date_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
4819
4818
|
(0,external_vue_namespaceObject.nextTick)(function () {
|
4820
4819
|
emit('pick-success');
|
4821
4820
|
});
|
4822
|
-
inputRef === null || inputRef === void 0 || (_inputRef$value5 = inputRef.value) === null || _inputRef$value5 === void 0
|
4821
|
+
inputRef === null || inputRef === void 0 || (_inputRef$value5 = inputRef.value) === null || _inputRef$value5 === void 0 ? void 0 : _inputRef$value5.blur();
|
4823
4822
|
reset();
|
4824
4823
|
};
|
4825
4824
|
var onPick = function onPick(_dates) {
|
@@ -4874,7 +4873,7 @@ function date_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
4874
4873
|
var triggerRef = (0,external_vue_namespaceObject.ref)(null);
|
4875
4874
|
var handleToggleTime = function handleToggleTime() {
|
4876
4875
|
var _pickerPanelRef$value4, _pickerPanelRef$value5;
|
4877
|
-
(_pickerPanelRef$value4 = (_pickerPanelRef$value5 = pickerPanelRef.value).handleToggleTime) === null || _pickerPanelRef$value4 === void 0
|
4876
|
+
(_pickerPanelRef$value4 = (_pickerPanelRef$value5 = pickerPanelRef.value).handleToggleTime) === null || _pickerPanelRef$value4 === void 0 ? void 0 : _pickerPanelRef$value4.call(_pickerPanelRef$value5);
|
4878
4877
|
};
|
4879
4878
|
var onPickFirst = function onPickFirst(val, type) {
|
4880
4879
|
emit('pick-first', val, type);
|
@@ -5251,10 +5250,10 @@ function time_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
5251
5250
|
}, function (visible) {
|
5252
5251
|
if (visible) {
|
5253
5252
|
var _pickerDropdownRef$va, _pickerDropdownRef$va2;
|
5254
|
-
(_pickerDropdownRef$va = pickerDropdownRef.value) === null || _pickerDropdownRef$va === void 0 || (_pickerDropdownRef$va2 = _pickerDropdownRef$va.forceUpdate) === null || _pickerDropdownRef$va2 === void 0
|
5253
|
+
(_pickerDropdownRef$va = pickerDropdownRef.value) === null || _pickerDropdownRef$va === void 0 || (_pickerDropdownRef$va2 = _pickerDropdownRef$va.forceUpdate) === null || _pickerDropdownRef$va2 === void 0 ? void 0 : _pickerDropdownRef$va2.call(_pickerDropdownRef$va);
|
5255
5254
|
(0,external_vue_namespaceObject.nextTick)(function () {
|
5256
5255
|
var _proxy$pickerPanelRef;
|
5257
|
-
(_proxy$pickerPanelRef = proxy.pickerPanelRef) === null || _proxy$pickerPanelRef === void 0 || (_proxy$pickerPanelRef = _proxy$pickerPanelRef.timeSpinnerRef) === null || _proxy$pickerPanelRef === void 0
|
5256
|
+
(_proxy$pickerPanelRef = proxy.pickerPanelRef) === null || _proxy$pickerPanelRef === void 0 || (_proxy$pickerPanelRef = _proxy$pickerPanelRef.timeSpinnerRef) === null || _proxy$pickerPanelRef === void 0 ? void 0 : _proxy$pickerPanelRef.updateScroll();
|
5258
5257
|
});
|
5259
5258
|
}
|
5260
5259
|
});
|
@@ -5264,7 +5263,7 @@ function time_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
5264
5263
|
state.internalValue = parseDate(modelValue, props.type, props.multiple, props.format);
|
5265
5264
|
if (props.withValidate) {
|
5266
5265
|
var _formItem$validate;
|
5267
|
-
formItem === null || formItem === void 0 || (_formItem$validate = formItem.validate) === null || _formItem$validate === void 0
|
5266
|
+
formItem === null || formItem === void 0 || (_formItem$validate = formItem.validate) === null || _formItem$validate === void 0 ? void 0 : _formItem$validate.call(formItem, 'change');
|
5268
5267
|
}
|
5269
5268
|
});
|
5270
5269
|
(0,external_vue_namespaceObject.watch)(function () {
|
@@ -5329,8 +5328,8 @@ function time_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
5329
5328
|
return;
|
5330
5329
|
}
|
5331
5330
|
state.visible = false;
|
5332
|
-
e === null || e === void 0
|
5333
|
-
e === null || e === void 0
|
5331
|
+
e === null || e === void 0 ? void 0 : e.preventDefault();
|
5332
|
+
e === null || e === void 0 ? void 0 : e.stopPropagation();
|
5334
5333
|
}
|
5335
5334
|
if (state.disableCloseUnderTransfer) {
|
5336
5335
|
state.disableCloseUnderTransfer = false;
|
@@ -5348,8 +5347,8 @@ function time_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
5348
5347
|
return;
|
5349
5348
|
}
|
5350
5349
|
state.visible = false;
|
5351
|
-
e === null || e === void 0
|
5352
|
-
e === null || e === void 0
|
5350
|
+
e === null || e === void 0 ? void 0 : e.preventDefault();
|
5351
|
+
e === null || e === void 0 ? void 0 : e.stopPropagation();
|
5353
5352
|
return;
|
5354
5353
|
}
|
5355
5354
|
state.isFocused = false;
|
@@ -5357,8 +5356,8 @@ function time_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
5357
5356
|
};
|
5358
5357
|
var handleIconClick = function handleIconClick() {
|
5359
5358
|
var _inputRef$value, _inputRef$value2;
|
5360
|
-
inputRef === null || inputRef === void 0 || (_inputRef$value = inputRef.value) === null || _inputRef$value === void 0
|
5361
|
-
inputRef === null || inputRef === void 0 || (_inputRef$value2 = inputRef.value) === null || _inputRef$value2 === void 0
|
5359
|
+
inputRef === null || inputRef === void 0 || (_inputRef$value = inputRef.value) === null || _inputRef$value === void 0 ? void 0 : _inputRef$value.focus();
|
5360
|
+
inputRef === null || inputRef === void 0 || (_inputRef$value2 = inputRef.value) === null || _inputRef$value2 === void 0 ? void 0 : _inputRef$value2.click();
|
5362
5361
|
};
|
5363
5362
|
var handleInputMouseenter = function handleInputMouseenter() {
|
5364
5363
|
if (props.readonly || props.disabled) {
|
@@ -5385,7 +5384,7 @@ function time_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
5385
5384
|
// this.dispatch('bk-form-item', 'form-change');
|
5386
5385
|
if (props.type.indexOf('time') < 0) {
|
5387
5386
|
var _inputRef$value3;
|
5388
|
-
inputRef === null || inputRef === void 0 || (_inputRef$value3 = inputRef.value) === null || _inputRef$value3 === void 0
|
5387
|
+
inputRef === null || inputRef === void 0 || (_inputRef$value3 = inputRef.value) === null || _inputRef$value3 === void 0 ? void 0 : _inputRef$value3.blur();
|
5389
5388
|
}
|
5390
5389
|
});
|
5391
5390
|
};
|
@@ -5441,7 +5440,7 @@ function time_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
5441
5440
|
};
|
5442
5441
|
var reset = function reset() {
|
5443
5442
|
var _pickerPanelRef$value3, _pickerPanelRef$value4;
|
5444
|
-
pickerPanelRef === null || pickerPanelRef === void 0 || (_pickerPanelRef$value3 = pickerPanelRef.value) === null || _pickerPanelRef$value3 === void 0 || (_pickerPanelRef$value4 = _pickerPanelRef$value3.reset) === null || _pickerPanelRef$value4 === void 0
|
5443
|
+
pickerPanelRef === null || pickerPanelRef === void 0 || (_pickerPanelRef$value3 = pickerPanelRef.value) === null || _pickerPanelRef$value3 === void 0 || (_pickerPanelRef$value4 = _pickerPanelRef$value3.reset) === null || _pickerPanelRef$value4 === void 0 ? void 0 : _pickerPanelRef$value4.call(_pickerPanelRef$value3);
|
5445
5444
|
};
|
5446
5445
|
var handleBlur = function handleBlur(e) {
|
5447
5446
|
var _pickerPanelRef$value5, _formItem$validate2;
|
@@ -5458,8 +5457,8 @@ function time_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
5458
5457
|
onSelectionModeChange(props.type);
|
5459
5458
|
state.internalValue = state.internalValue.slice();
|
5460
5459
|
reset();
|
5461
|
-
pickerPanelRef === null || pickerPanelRef === void 0 || (_pickerPanelRef$value5 = pickerPanelRef.value) === null || _pickerPanelRef$value5 === void 0
|
5462
|
-
formItem === null || formItem === void 0 || (_formItem$validate2 = formItem.validate) === null || _formItem$validate2 === void 0
|
5460
|
+
pickerPanelRef === null || pickerPanelRef === void 0 || (_pickerPanelRef$value5 = pickerPanelRef.value) === null || _pickerPanelRef$value5 === void 0 ? void 0 : _pickerPanelRef$value5.onToggleVisibility(false);
|
5461
|
+
formItem === null || formItem === void 0 || (_formItem$validate2 = formItem.validate) === null || _formItem$validate2 === void 0 ? void 0 : _formItem$validate2.call(formItem, 'blur');
|
5463
5462
|
};
|
5464
5463
|
var handleKeydown = function handleKeydown(e) {
|
5465
5464
|
var keyCode = e.keyCode;
|
@@ -5546,7 +5545,7 @@ function time_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
5546
5545
|
(0,external_vue_namespaceObject.nextTick)(function () {
|
5547
5546
|
emit('pick-success');
|
5548
5547
|
});
|
5549
|
-
inputRef === null || inputRef === void 0 || (_inputRef$value4 = inputRef.value) === null || _inputRef$value4 === void 0
|
5548
|
+
inputRef === null || inputRef === void 0 || (_inputRef$value4 = inputRef.value) === null || _inputRef$value4 === void 0 ? void 0 : _inputRef$value4.blur();
|
5550
5549
|
reset();
|
5551
5550
|
};
|
5552
5551
|
var onPick = function onPick(_dates) {
|
@@ -166,7 +166,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
166
166
|
handlePickSuccess: () => void;
|
167
167
|
handlePickClear: () => void;
|
168
168
|
handlePickClick: () => void;
|
169
|
-
timePickerRef:
|
169
|
+
timePickerRef: any;
|
170
170
|
t: import("vue").ComputedRef<{
|
171
171
|
selectDate: string;
|
172
172
|
selectTime: string;
|
@@ -128,7 +128,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
128
128
|
handlePickClear: () => void;
|
129
129
|
handlePick: (value: any, _visible: boolean, type: any, _shortcut: any) => void;
|
130
130
|
handlePickClick: () => void;
|
131
|
-
timePickerRef:
|
131
|
+
timePickerRef: any;
|
132
132
|
resolveClassName: (cls: string) => string;
|
133
133
|
currentView: import("vue").Ref<SelectionModeType>;
|
134
134
|
pickerTable: import("vue").Ref<string>;
|
@@ -182,8 +182,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
182
182
|
handleEndChange: (date: any) => void;
|
183
183
|
handlePickClick: () => void;
|
184
184
|
updateScroll: () => void;
|
185
|
-
timeSpinnerRef:
|
186
|
-
timeSpinnerEndRef:
|
185
|
+
timeSpinnerRef: any;
|
186
|
+
timeSpinnerEndRef: any;
|
187
187
|
resolveClassName: (cls: string) => string;
|
188
188
|
showDate: import("vue").Ref<boolean>;
|
189
189
|
dateStart: import("vue").Ref<{
|
@@ -186,11 +186,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
186
186
|
readonly default: true;
|
187
187
|
};
|
188
188
|
}, {
|
189
|
-
visibleDate:
|
189
|
+
visibleDate: any;
|
190
190
|
showSeconds: import("vue").ComputedRef<boolean>;
|
191
191
|
timeSlots: import("vue").ComputedRef<any[]>;
|
192
192
|
disabledHMS: import("vue").ComputedRef<IDisabledHMS>;
|
193
|
-
timeSpinnerRef:
|
193
|
+
timeSpinnerRef: any;
|
194
194
|
handlePickClick: () => void;
|
195
195
|
handleChange: (date: any, isEmit?: boolean) => void;
|
196
196
|
resolveClassName: (cls: string) => string;
|
@@ -157,11 +157,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
157
157
|
disabledSeconds: unknown[];
|
158
158
|
hideDisabledOptions: boolean;
|
159
159
|
}>;
|
160
|
-
pickerDropdownRef:
|
161
|
-
inputRef:
|
160
|
+
pickerDropdownRef: any;
|
161
|
+
inputRef: any;
|
162
162
|
triggerRef: import("vue").Ref<HTMLElement>;
|
163
|
-
pickerPanelRef:
|
164
|
-
teleportTo:
|
163
|
+
pickerPanelRef: any;
|
164
|
+
teleportTo: any;
|
165
165
|
handleClose: (e?: Event) => boolean;
|
166
166
|
handleIconClick: () => void;
|
167
167
|
handleInputMouseenter: () => void;
|