bkui-vue 0.0.1-beta.203 → 0.0.1-beta.205
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 +2 -2
- package/dist/index.esm.js +13 -24
- package/dist/index.umd.js +2 -2
- package/dist/style.css +1 -1
- package/dist/style.variable.css +1 -1
- package/lib/affix/affix.variable.css +1 -1
- package/lib/alert/alert.variable.css +1 -1
- package/lib/backtop/backtop.variable.css +1 -1
- package/lib/badge/badge.variable.css +1 -1
- package/lib/breadcrumb/breadcrumb.variable.css +1 -1
- package/lib/button/button.variable.css +1 -1
- package/lib/card/card.variable.css +1 -1
- package/lib/cascader/cascader.variable.css +1 -1
- package/lib/checkbox/checkbox.variable.css +1 -1
- package/lib/code-diff/code-diff.variable.css +1 -1
- package/lib/collapse/collapse-panel.d.ts +0 -3
- package/lib/collapse/collapse.variable.css +1 -1
- package/lib/collapse/index.d.ts +0 -3
- package/lib/collapse/index.js +1 -1
- package/lib/collapse/props.d.ts +0 -2
- package/lib/color-picker/color-picker.variable.css +1 -1
- package/lib/container/container.variable.css +1 -1
- package/lib/date-picker/date-picker.d.ts +0 -2
- package/lib/date-picker/date-picker.variable.css +1 -1
- package/lib/date-picker/index.d.ts +0 -4
- package/lib/date-picker/index.js +1 -1
- package/lib/date-picker/panel/time.d.ts +0 -2
- package/lib/date-picker/props.d.ts +0 -1
- package/lib/date-picker/time-picker.d.ts +0 -2
- package/lib/dialog/dialog.css +1 -2
- package/lib/dialog/dialog.less +1 -2
- package/lib/dialog/dialog.variable.css +1 -2
- package/lib/divider/divider.variable.css +1 -1
- package/lib/dropdown/dropdown.variable.css +1 -1
- package/lib/exception/exception.variable.css +1 -1
- package/lib/fixed-navbar/fixed-navbar.variable.css +1 -1
- package/lib/form/form.css +1 -0
- package/lib/form/form.less +1 -0
- package/lib/form/form.variable.css +2 -1
- package/lib/input/input.variable.css +1 -1
- package/lib/link/link.variable.css +1 -1
- package/lib/loading/loading.variable.css +1 -1
- package/lib/menu/menu.variable.css +1 -1
- package/lib/menu/submenu.variable.css +1 -1
- package/lib/message/message.variable.css +1 -1
- package/lib/navigation/navigation.variable.css +1 -1
- package/lib/notify/notify.variable.css +1 -1
- package/lib/pagination/index.js +1 -1
- package/lib/pagination/pagination.variable.css +1 -1
- package/lib/popover/popover.variable.css +1 -1
- package/lib/popover2/popover2.variable.css +1 -1
- package/lib/process/process.variable.css +1 -1
- package/lib/progress/progress.variable.css +1 -1
- package/lib/radio/radio.css +4 -4
- package/lib/radio/radio.less +2 -2
- package/lib/radio/radio.variable.css +3 -3
- package/lib/resize-layout/resize-layout.variable.css +1 -1
- package/lib/search-select/search-select.variable.css +1 -1
- package/lib/select/select.variable.css +1 -1
- package/lib/sideslider/sideslider.variable.css +1 -1
- package/lib/slider/slider.variable.css +1 -1
- package/lib/steps/steps.variable.css +1 -1
- package/lib/styles/mixins/scroll.variable.css +1 -1
- package/lib/styles/themes/themes.less +1 -1
- package/lib/switcher/switcher.variable.css +1 -1
- package/lib/tab/tab.variable.css +1 -1
- package/lib/table/plugins/head-filter.variable.css +1 -1
- package/lib/table/plugins/head-sort.variable.css +1 -1
- package/lib/table/plugins/settings.variable.css +1 -1
- package/lib/table/table.variable.css +1 -1
- package/lib/tag/tag.variable.css +1 -1
- package/lib/tag-input/index.d.ts +1 -60
- package/lib/tag-input/index.js +1 -1
- package/lib/tag-input/list-tag-render.d.ts +0 -3
- package/lib/tag-input/tag-input.d.ts +0 -23
- package/lib/tag-input/tag-input.variable.css +1 -1
- package/lib/tag-input/tag-props.d.ts +0 -5
- package/lib/tag-input/tag-render.d.ts +0 -3
- package/lib/time-picker/index.d.ts +0 -4
- package/lib/time-picker/time-picker.variable.css +1 -1
- package/lib/timeline/timeline.variable.css +1 -1
- package/lib/transfer/transfer.variable.css +1 -1
- package/lib/tree/tree.variable.css +1 -1
- package/lib/upload/index.d.ts +1 -15
- package/lib/upload/index.js +1 -1
- package/lib/upload/props.d.ts +0 -2
- package/lib/upload/upload-trigger.d.ts +0 -3
- package/lib/upload/upload.d.ts +0 -6
- package/lib/upload/upload.variable.css +1 -1
- package/lib/virtual-render/virtual-render.variable.css +1 -1
- package/package.json +1 -1
@@ -51,7 +51,7 @@
|
|
51
51
|
--radio-active-color: #5594fa;
|
52
52
|
--radio-hover-border-color: #979ba5;
|
53
53
|
--radio-disabled-border: #dcdee5;
|
54
|
-
--radio-disabled-font-color: #
|
54
|
+
--radio-disabled-font-color: #c4c6cc;
|
55
55
|
--radio-distable-checked-bg: #fafbfd;
|
56
56
|
--radio-button-checked-bg: #e1ecff;
|
57
57
|
--fixed-navbar-background: #fff;
|
@@ -51,7 +51,7 @@
|
|
51
51
|
--radio-active-color: #5594fa;
|
52
52
|
--radio-hover-border-color: #979ba5;
|
53
53
|
--radio-disabled-border: #dcdee5;
|
54
|
-
--radio-disabled-font-color: #
|
54
|
+
--radio-disabled-font-color: #c4c6cc;
|
55
55
|
--radio-distable-checked-bg: #fafbfd;
|
56
56
|
--radio-button-checked-bg: #e1ecff;
|
57
57
|
--fixed-navbar-background: #fff;
|
@@ -51,7 +51,7 @@
|
|
51
51
|
--radio-active-color: #5594fa;
|
52
52
|
--radio-hover-border-color: #979ba5;
|
53
53
|
--radio-disabled-border: #dcdee5;
|
54
|
-
--radio-disabled-font-color: #
|
54
|
+
--radio-disabled-font-color: #c4c6cc;
|
55
55
|
--radio-distable-checked-bg: #fafbfd;
|
56
56
|
--radio-button-checked-bg: #e1ecff;
|
57
57
|
--fixed-navbar-background: #fff;
|
@@ -51,7 +51,7 @@
|
|
51
51
|
--radio-active-color: #5594fa;
|
52
52
|
--radio-hover-border-color: #979ba5;
|
53
53
|
--radio-disabled-border: #dcdee5;
|
54
|
-
--radio-disabled-font-color: #
|
54
|
+
--radio-disabled-font-color: #c4c6cc;
|
55
55
|
--radio-distable-checked-bg: #fafbfd;
|
56
56
|
--radio-button-checked-bg: #e1ecff;
|
57
57
|
--fixed-navbar-background: #fff;
|
@@ -51,7 +51,7 @@
|
|
51
51
|
--radio-active-color: #5594fa;
|
52
52
|
--radio-hover-border-color: #979ba5;
|
53
53
|
--radio-disabled-border: #dcdee5;
|
54
|
-
--radio-disabled-font-color: #
|
54
|
+
--radio-disabled-font-color: #c4c6cc;
|
55
55
|
--radio-distable-checked-bg: #fafbfd;
|
56
56
|
--radio-button-checked-bg: #e1ecff;
|
57
57
|
--fixed-navbar-background: #fff;
|
@@ -51,7 +51,7 @@
|
|
51
51
|
--radio-active-color: #5594fa;
|
52
52
|
--radio-hover-border-color: #979ba5;
|
53
53
|
--radio-disabled-border: #dcdee5;
|
54
|
-
--radio-disabled-font-color: #
|
54
|
+
--radio-disabled-font-color: #c4c6cc;
|
55
55
|
--radio-distable-checked-bg: #fafbfd;
|
56
56
|
--radio-button-checked-bg: #e1ecff;
|
57
57
|
--fixed-navbar-background: #fff;
|
@@ -51,7 +51,7 @@
|
|
51
51
|
--radio-active-color: #5594fa;
|
52
52
|
--radio-hover-border-color: #979ba5;
|
53
53
|
--radio-disabled-border: #dcdee5;
|
54
|
-
--radio-disabled-font-color: #
|
54
|
+
--radio-disabled-font-color: #c4c6cc;
|
55
55
|
--radio-distable-checked-bg: #fafbfd;
|
56
56
|
--radio-button-checked-bg: #e1ecff;
|
57
57
|
--fixed-navbar-background: #fff;
|
@@ -51,7 +51,7 @@
|
|
51
51
|
--radio-active-color: #5594fa;
|
52
52
|
--radio-hover-border-color: #979ba5;
|
53
53
|
--radio-disabled-border: #dcdee5;
|
54
|
-
--radio-disabled-font-color: #
|
54
|
+
--radio-disabled-font-color: #c4c6cc;
|
55
55
|
--radio-distable-checked-bg: #fafbfd;
|
56
56
|
--radio-button-checked-bg: #e1ecff;
|
57
57
|
--fixed-navbar-background: #fff;
|
@@ -51,7 +51,7 @@
|
|
51
51
|
--radio-active-color: #5594fa;
|
52
52
|
--radio-hover-border-color: #979ba5;
|
53
53
|
--radio-disabled-border: #dcdee5;
|
54
|
-
--radio-disabled-font-color: #
|
54
|
+
--radio-disabled-font-color: #c4c6cc;
|
55
55
|
--radio-distable-checked-bg: #fafbfd;
|
56
56
|
--radio-button-checked-bg: #e1ecff;
|
57
57
|
--fixed-navbar-background: #fff;
|
@@ -52,7 +52,7 @@
|
|
52
52
|
--radio-active-color: #5594fa;
|
53
53
|
--radio-hover-border-color: #979ba5;
|
54
54
|
--radio-disabled-border: #dcdee5;
|
55
|
-
--radio-disabled-font-color: #
|
55
|
+
--radio-disabled-font-color: #c4c6cc;
|
56
56
|
--radio-distable-checked-bg: #fafbfd;
|
57
57
|
--radio-button-checked-bg: #e1ecff;
|
58
58
|
--fixed-navbar-background: #fff;
|
@@ -1,7 +1,6 @@
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
2
2
|
itemClick: {
|
3
3
|
type: FunctionConstructor;
|
4
|
-
default: any;
|
5
4
|
};
|
6
5
|
name: import("vue-types").VueTypeDef<string | number> & {
|
7
6
|
default: string | number;
|
@@ -31,7 +30,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
31
30
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "update:modelValue" | "after-leave" | "before-enter")[], "change" | "update:modelValue" | "after-leave" | "before-enter", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
32
31
|
itemClick: {
|
33
32
|
type: FunctionConstructor;
|
34
|
-
default: any;
|
35
33
|
};
|
36
34
|
name: import("vue-types").VueTypeDef<string | number> & {
|
37
35
|
default: string | number;
|
@@ -68,7 +66,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
68
66
|
content: string;
|
69
67
|
disabled: boolean;
|
70
68
|
modelValue: boolean;
|
71
|
-
itemClick: Function;
|
72
69
|
isFormList: boolean;
|
73
70
|
renderDirective: string;
|
74
71
|
}>;
|
@@ -51,7 +51,7 @@
|
|
51
51
|
--radio-active-color: #5594fa;
|
52
52
|
--radio-hover-border-color: #979ba5;
|
53
53
|
--radio-disabled-border: #dcdee5;
|
54
|
-
--radio-disabled-font-color: #
|
54
|
+
--radio-disabled-font-color: #c4c6cc;
|
55
55
|
--radio-distable-checked-bg: #fafbfd;
|
56
56
|
--radio-button-checked-bg: #e1ecff;
|
57
57
|
--fixed-navbar-background: #fff;
|
package/lib/collapse/index.d.ts
CHANGED
@@ -190,7 +190,6 @@ declare const BkCollapse: {
|
|
190
190
|
CollapsePanel: import("vue").DefineComponent<{
|
191
191
|
itemClick: {
|
192
192
|
type: FunctionConstructor;
|
193
|
-
default: any;
|
194
193
|
};
|
195
194
|
name: import("vue-types").VueTypeDef<string | number> & {
|
196
195
|
default: string | number;
|
@@ -220,7 +219,6 @@ declare const BkCollapse: {
|
|
220
219
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "update:modelValue" | "after-leave" | "before-enter")[], "change" | "update:modelValue" | "after-leave" | "before-enter", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
221
220
|
itemClick: {
|
222
221
|
type: FunctionConstructor;
|
223
|
-
default: any;
|
224
222
|
};
|
225
223
|
name: import("vue-types").VueTypeDef<string | number> & {
|
226
224
|
default: string | number;
|
@@ -257,7 +255,6 @@ declare const BkCollapse: {
|
|
257
255
|
content: string;
|
258
256
|
disabled: boolean;
|
259
257
|
modelValue: boolean;
|
260
|
-
itemClick: Function;
|
261
258
|
isFormList: boolean;
|
262
259
|
renderDirective: string;
|
263
260
|
}>;
|
package/lib/collapse/index.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("../shared"),require("vue"),require("../icon"));else if("function"==typeof define&&define.amd)define(["../shared","vue","../icon"],t);else{var o="object"==typeof exports?t(require("../shared"),require("vue"),require("../icon")):t(e["../shared"],e.vue,e["../icon"]);for(var r in o)("object"==typeof exports?exports:e)[r]=o[r]}}(self,((e,t,o)=>(()=>{"use strict";var r={6870:e=>{e.exports=o},4212:t=>{t.exports=e},748:e=>{e.exports=t}},n={};function
|
1
|
+
!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("../shared"),require("vue"),require("../icon"));else if("function"==typeof define&&define.amd)define(["../shared","vue","../icon"],t);else{var o="object"==typeof exports?t(require("../shared"),require("vue"),require("../icon")):t(e["../shared"],e.vue,e["../icon"]);for(var r in o)("object"==typeof exports?exports:e)[r]=o[r]}}(self,((e,t,o)=>(()=>{"use strict";var r={6870:e=>{e.exports=o},4212:t=>{t.exports=e},748:e=>{e.exports=t}},n={};function i(e){var t=n[e];if(void 0!==t)return t.exports;var o=n[e]={exports:{}};return r[e](o,o.exports,i),o.exports}i.d=(e,t)=>{for(var o in t)i.o(t,o)&&!i.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var l={};return(()=>{i.r(l),i.d(l,{BkCollapsePanel:()=>p,Collapse:()=>v,default:()=>y});var e=i(4212);function t(e,t){(null==t||t>e.length)&&(t=e.length);for(var o=0,r=new Array(t);o<t;o++)r[o]=e[o];return r}function o(e){return function(e){if(Array.isArray(e))return t(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,o){if(e){if("string"==typeof e)return t(e,o);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?t(e,o):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var r=i(748),n=i(6870),a={list:e.PropTypes.arrayOf(e.PropTypes.any).def([]),idFiled:e.PropTypes.string.def("$index"),titleField:e.PropTypes.string.def("name"),contentField:e.PropTypes.string.def("content"),modelValue:e.PropTypes.oneOfType([e.PropTypes.arrayOf(e.PropTypes.number).def([]),e.PropTypes.arrayOf(e.PropTypes.string).def([]),e.PropTypes.number.def(-1)]),accordion:e.PropTypes.bool.def(!1)},s={itemClick:{type:Function}},c=Object.assign({name:e.PropTypes.oneOfType([e.PropTypes.number,e.PropTypes.string]).def(""),title:e.PropTypes.any,content:e.PropTypes.string,disabled:e.PropTypes.bool.def(!1),isFormList:e.PropTypes.bool.def(!1),renderDirective:e.PropTypes.commonType(["if","show"],"render").def("show"),modelValue:e.PropTypes.bool.def(!1)},s),u=function(e){return(e||"").split(" ").filter((function(e){return!!e.trim()}))};function d(e,t){if(e&&t){var r=u(t),n=e.getAttribute("class")||"";if(e.classList){var i;(i=e.classList).remove.apply(i,o(r))}else{r.forEach((function(e){n=n.replace(" ".concat(e," ")," ")}));var l=u(n).join(" ");e.setAttribute("class",l)}}}function f(e,t){if(e){var r,n=e.getAttribute("class")||"",i=u(n),l=(t||"").split(" ").filter((function(e){return!i.includes(e)&&!!e.trim()}));e.classList?(r=e.classList).add.apply(r,o(l)):(n+=" ".concat(l.join(" ")),e.setAttribute("class",n))}}const p=(0,r.defineComponent)({name:"CollapsePanel",props:c,emits:["change","update:modelValue","after-leave","before-enter"],setup:function(e,t){var o=t.emit,i=t.slots,l=(0,r.inject)("localActiveItems"),a=(0,r.inject)("handleItemClick"),s=(0,r.ref)(e.modelValue);(0,r.watch)((function(){return e.modelValue}),(function(e){s.value=e})),(0,r.watch)((function(){return l}),(function(t){(null==t?void 0:t.length)&&(s.value=t.includes(e.name))}),{immediate:!0});var c=(0,r.ref)(function(e){return{css:!0,onBeforeEnter:function(e){f(e,"collapse-transition"),e.dataset||(e.dataset={}),e.style.height="0px"},onEnter:function(e){e.dataset.oldOverflow=e.style.overflow,0!==e.scrollHeight?(e.style.height="".concat(e.scrollHeight,"px"),e.style.maxHeight="".concat(e.scrollHeight,"px")):e.style.height="0px",e.style.overflow="hidden"},onAfterEnter:function(t){t.style.height="",t.style.maxHeight="",t.style.overflow=t.dataset.oldOverflow,d(t,"collapse-transition"),e("before-enter")},onBeforeLeave:function(e){e.dataset||(e.dataset={}),e.dataset.oldOverflow=e.style.overflow,e.style.height="".concat(e.scrollHeight,"px"),e.style.maxHeight="".concat(e.scrollHeight,"px"),e.style.overflow="hidden"},onLeave:function(e){0!==e.scrollHeight&&(f(e,"collapse-transition"),e.style.transitionProperty="height",e.style.height="0px")},onAfterLeave:function(t){d(t,"collapse-transition"),t.style.height="",t.style.maxHeight="",t.style.overflow=t.dataset.oldOverflow,e("after-leave")}}}(o));return function(){var t,l,u;return(0,r.createVNode)("div",{class:"bk-collapse-item ".concat(e.disabled?"is-disabled":""," ").concat(s.value?"bk-collapse-item-active":"")},[(0,r.createVNode)("div",{onClick:function(){return function(e){var t=e.disabled,r=e.name,n=e.itemClick;if(!t){var i={name:r};s.value=!s.value,o("change",i),o("update:modelValue",s.value),"function"==typeof n?n(i):"function"==typeof a&&a({name:r})}}(e)}},[i.header?"function"==typeof i.header?i.header(r.h):i.header:(u=i.default?"function"==typeof i.default?i.default(r.h):i.default:e.title,(0,r.createVNode)("div",{class:"bk-collapse-header"},[(0,r.createVNode)("span",{class:"bk-collapse-title"},[u]),(0,r.createVNode)(n.AngleRight,{class:"bk-collapse-icon ".concat(s.value?"rotate-icon":"")},null)]))]),(0,r.createVNode)(r.Transition,c.value,(l=t="if"!==e.renderDirective||s.value?(0,r.withDirectives)((0,r.createVNode)("div",{class:"bk-collapse-content ".concat(s.value?"active":"")},[e.content?e.content:"function"==typeof i.content?i.content(r.h):i.content]),[[r.vShow,s.value]]):"","function"==typeof l||"[object Object]"===Object.prototype.toString.call(l)&&!(0,r.isVNode)(l)?t:{default:function(){return[t]}}))])}}}),v=(0,r.defineComponent)({name:"Collapse",props:a,emits:["item-click","update:modelValue","after-leave","before-enter"],setup:function(e,t){var n=t.emit,i=t.slots,l=(0,r.ref)([]);(0,r.watch)((function(){return[e.modelValue]}),(function(){var t=e.modelValue;Array.isArray(t)?l.value=o(t):l.value=void 0!==t?[t]:[]}),{immediate:!0});var a=function(t){var o=t.name;if(e.accordion){var r=l.value.findIndex((function(e){return e===o}));r>=0?l.value.splice(r,1):l.value=[o]}else{var i=l.value.findIndex((function(e){return e===o}));i>=0?l.value.splice(i,1):l.value.push(o)}n("item-click",t),n("update:modelValue",l.value)};(0,r.provide)("localActiveItems",l.value),(0,r.provide)("handleItemClick",a);var s="bk-collapse-wrapper";if(!Array.isArray(e.list)||!e.list.length)return function(){return(0,r.createVNode)("div",{class:s},[(0,r.renderSlot)(i,"default",{props:{isList:!0}})])};var c=(0,r.computed)((function(){return(e.list||[]).map((function(e,t){return"string"==typeof e||"number"==typeof e||"boolean"==typeof e?{$index:t,name:e}:Object.assign({$index:t},e)}))}));return function(){return(0,r.createVNode)("div",{class:s},[c.value.map((function(t,o){var n,l,s,c=t[e.idFiled]||o,u=t[e.titleField];return i.title&&(u="function"==typeof i.title?i.title(t,o):i.title),i.default&&(u=null===(n=i.default)||void 0===n?void 0:n.call(i,t,o)),(0,r.createVNode)(p,{key:o,"item-click":a,disabled:t.disabled,name:c,isFormList:!0,title:u,content:null!==(s=null===(l=i.content)||void 0===l?void 0:l.call(i,t,o))&&void 0!==s?s:t[e.contentField]},null)}))])}}}),y=(0,e.withInstallProps)(v,{CollapsePanel:p})})(),l})()));
|
package/lib/collapse/props.d.ts
CHANGED
@@ -67,13 +67,11 @@ export declare const propsCollapse: {
|
|
67
67
|
export declare const CollapsePanelEventProps: {
|
68
68
|
itemClick: {
|
69
69
|
type: FunctionConstructor;
|
70
|
-
default: any;
|
71
70
|
};
|
72
71
|
};
|
73
72
|
export declare const propsCollapsePanel: {
|
74
73
|
itemClick: {
|
75
74
|
type: FunctionConstructor;
|
76
|
-
default: any;
|
77
75
|
};
|
78
76
|
name: import("vue-types").VueTypeDef<string | number> & {
|
79
77
|
/**
|
@@ -51,7 +51,7 @@
|
|
51
51
|
--radio-active-color: #5594fa;
|
52
52
|
--radio-hover-border-color: #979ba5;
|
53
53
|
--radio-disabled-border: #dcdee5;
|
54
|
-
--radio-disabled-font-color: #
|
54
|
+
--radio-disabled-font-color: #c4c6cc;
|
55
55
|
--radio-distable-checked-bg: #fafbfd;
|
56
56
|
--radio-button-checked-bg: #e1ecff;
|
57
57
|
--fixed-navbar-background: #fff;
|
@@ -51,7 +51,7 @@
|
|
51
51
|
--radio-active-color: #5594fa;
|
52
52
|
--radio-hover-border-color: #979ba5;
|
53
53
|
--radio-disabled-border: #dcdee5;
|
54
|
-
--radio-disabled-font-color: #
|
54
|
+
--radio-disabled-font-color: #c4c6cc;
|
55
55
|
--radio-distable-checked-bg: #fafbfd;
|
56
56
|
--radio-button-checked-bg: #e1ecff;
|
57
57
|
--fixed-navbar-background: #fff;
|
@@ -28,7 +28,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
28
28
|
};
|
29
29
|
readonly open: {
|
30
30
|
readonly type: BooleanConstructor;
|
31
|
-
readonly default: any;
|
32
31
|
};
|
33
32
|
readonly multiple: {
|
34
33
|
readonly type: BooleanConstructor;
|
@@ -194,7 +193,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
194
193
|
};
|
195
194
|
readonly open: {
|
196
195
|
readonly type: BooleanConstructor;
|
197
|
-
readonly default: any;
|
198
196
|
};
|
199
197
|
readonly multiple: {
|
200
198
|
readonly type: BooleanConstructor;
|
@@ -51,7 +51,7 @@
|
|
51
51
|
--radio-active-color: #5594fa;
|
52
52
|
--radio-hover-border-color: #979ba5;
|
53
53
|
--radio-disabled-border: #dcdee5;
|
54
|
-
--radio-disabled-font-color: #
|
54
|
+
--radio-disabled-font-color: #c4c6cc;
|
55
55
|
--radio-distable-checked-bg: #fafbfd;
|
56
56
|
--radio-button-checked-bg: #e1ecff;
|
57
57
|
--fixed-navbar-background: #fff;
|
@@ -59,7 +59,6 @@ declare const BkDatePicker: {
|
|
59
59
|
};
|
60
60
|
readonly open: {
|
61
61
|
readonly type: BooleanConstructor;
|
62
|
-
readonly default: any;
|
63
62
|
};
|
64
63
|
readonly multiple: {
|
65
64
|
readonly type: BooleanConstructor;
|
@@ -198,7 +197,6 @@ declare const BkDatePicker: {
|
|
198
197
|
};
|
199
198
|
readonly open: {
|
200
199
|
readonly type: BooleanConstructor;
|
201
|
-
readonly default: any;
|
202
200
|
};
|
203
201
|
readonly multiple: {
|
204
202
|
readonly type: BooleanConstructor;
|
@@ -419,7 +417,6 @@ declare const BkDatePicker: {
|
|
419
417
|
};
|
420
418
|
readonly open: {
|
421
419
|
readonly type: BooleanConstructor;
|
422
|
-
readonly default: any;
|
423
420
|
};
|
424
421
|
readonly multiple: {
|
425
422
|
readonly type: BooleanConstructor;
|
@@ -597,7 +594,6 @@ declare const BkDatePicker: {
|
|
597
594
|
};
|
598
595
|
readonly open: {
|
599
596
|
readonly type: BooleanConstructor;
|
600
|
-
readonly default: any;
|
601
597
|
};
|
602
598
|
readonly multiple: {
|
603
599
|
readonly type: BooleanConstructor;
|