bkui-vue 1.0.3-beta.61 → 1.0.3-beta.62
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 +21 -21
- package/dist/index.esm.js +931 -934
- package/dist/index.umd.js +21 -21
- package/dist/style.css +1 -1
- package/dist/style.variable.css +1 -1
- package/lib/affix/index.js +1 -1
- package/lib/alert/index.js +1 -1
- package/lib/animate-number/index.js +8 -7
- package/lib/badge/index.js +1 -1
- package/lib/breadcrumb/index.js +1 -1
- package/lib/button/index.js +1 -1
- package/lib/card/index.js +1 -1
- package/lib/cascader/index.js +42 -38
- package/lib/checkbox/index.js +7 -6
- package/lib/collapse/index.js +12 -11
- package/lib/collapse-transition/index.js +4 -3
- package/lib/color-picker/index.js +13 -10
- package/lib/config-provider/index.js +1 -1
- package/lib/container/index.js +12 -10
- package/lib/date-picker/index.js +1 -1
- package/lib/dialog/index.js +4 -4
- package/lib/directives/index.js +1 -1
- package/lib/divider/index.js +3 -2
- package/lib/dropdown/index.js +8 -6
- package/lib/exception/index.js +1 -1
- package/lib/fixed-navbar/index.js +3 -2
- 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/assistant.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/grag-fill.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/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/loading.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-all.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/index.js +11 -10
- package/lib/info-box/index.js +4 -4
- package/lib/input/index.js +4 -4
- package/lib/link/index.js +2 -2
- package/lib/loading/index.js +12 -11
- package/lib/menu/index.js +3 -2
- package/lib/message/index.js +1 -1
- package/lib/modal/index.js +4 -4
- package/lib/navigation/index.js +9 -7
- package/lib/notify/index.js +1 -1
- package/lib/overflow-title/index.js +10 -9
- package/lib/pagination/index.js +1 -1
- package/lib/plugin-popover/index.js +30 -26
- package/lib/pop-confirm/index.js +5 -4
- package/lib/popover/index.js +30 -26
- package/lib/popover2/index.js +2 -2
- package/lib/process/index.js +4 -4
- package/lib/progress/index.js +6 -5
- package/lib/radio/index.js +7 -6
- package/lib/rate/index.js +1 -1
- package/lib/resize-layout/index.js +1 -1
- package/lib/search-select/index.js +14 -11
- package/lib/select/index.d.ts +0 -33
- package/lib/select/index.js +6 -8
- package/lib/select/select.css +5 -19
- package/lib/select/select.d.ts +0 -11
- package/lib/select/select.less +6 -26
- package/lib/select/select.variable.css +5 -19
- package/lib/select/selectTagInput.d.ts +0 -7
- package/lib/shared/index.js +8 -5
- package/lib/sideslider/index.js +4 -4
- package/lib/slider/index.js +20 -19
- package/lib/steps/index.js +4 -4
- package/lib/swiper/index.js +1 -1
- package/lib/switcher/index.js +1 -1
- package/lib/tab/index.js +4 -3
- package/lib/table/index.js +8 -6
- package/lib/table-column/index.js +1 -1
- package/lib/tag/index.js +1 -1
- package/lib/tag-input/index.js +4 -3
- package/lib/tree/index.js +12 -10
- package/lib/upload/index.js +4 -4
- package/lib/virtual-render/index.js +3 -2
- package/package.json +1 -1
package/lib/select/select.css
CHANGED
@@ -34,24 +34,21 @@
|
|
34
34
|
.bk-select.large .bk-select-content-wrapper {
|
35
35
|
font-size: 14px;
|
36
36
|
}
|
37
|
-
.bk-select.is-focus
|
37
|
+
.bk-select.is-focus.normal .bk-select-trigger .bk-select-tag.bk-select-tag--default {
|
38
38
|
border-color: #3a84ff;
|
39
39
|
box-shadow: 0px 0px 3px 0px #a3c5fd;
|
40
40
|
}
|
41
|
-
.bk-select.is-focus
|
42
|
-
border-bottom-color: #3a84ff;
|
43
|
-
}
|
44
|
-
.bk-select.is-focus .bk-input {
|
41
|
+
.bk-select.is-focus .bk-input--default {
|
45
42
|
border-color: #3a84ff;
|
46
43
|
outline: 0;
|
47
44
|
box-shadow: 0px 0px 3px 0px #a3c5fd;
|
48
45
|
}
|
49
|
-
.bk-select.is-focus .bk-input.is-simplicity {
|
46
|
+
.bk-select.is-focus .bk-input--default.is-simplicity {
|
50
47
|
border-color: transparent;
|
51
48
|
border-bottom-color: #3a84ff;
|
52
49
|
box-shadow: none;
|
53
50
|
}
|
54
|
-
.bk-select.is-focus .bk-input.is-simplicity .bk-input--text {
|
51
|
+
.bk-select.is-focus .bk-input--default.is-simplicity .bk-input--text {
|
55
52
|
background-color: #f5f7fa;
|
56
53
|
}
|
57
54
|
.bk-select.popover-show .bk-select-trigger .angle-up {
|
@@ -111,17 +108,6 @@
|
|
111
108
|
.bk-select .bk-select-trigger .bk-select-tag::placeholder {
|
112
109
|
color: #c4c6cc;
|
113
110
|
}
|
114
|
-
.bk-select .bk-select-trigger .bk-select-tag.is-simplicity {
|
115
|
-
background-color: transparent;
|
116
|
-
border-color: transparent;
|
117
|
-
border-bottom-color: #c4c6cc;
|
118
|
-
}
|
119
|
-
.bk-select .bk-select-trigger .bk-select-tag.is-simplicity:hover {
|
120
|
-
background-color: #f5f7fa;
|
121
|
-
border-color: transparent;
|
122
|
-
border-bottom-color: #c4c6cc;
|
123
|
-
box-shadow: none;
|
124
|
-
}
|
125
111
|
.bk-select .bk-select-trigger .bk-select-tag.has-prefix {
|
126
112
|
padding-left: 0;
|
127
113
|
}
|
@@ -143,7 +129,7 @@
|
|
143
129
|
min-height: 32px;
|
144
130
|
flex-wrap: wrap;
|
145
131
|
}
|
146
|
-
.bk-select .bk-select-trigger .bk-select-tag:not(.is-disabled
|
132
|
+
.bk-select .bk-select-trigger .bk-select-tag:not(.is-disabled):hover {
|
147
133
|
border-color: #979ba5;
|
148
134
|
}
|
149
135
|
.bk-select .bk-select-trigger .bk-select-tag.is-disabled {
|
package/lib/select/select.d.ts
CHANGED
@@ -370,9 +370,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
370
370
|
} & {
|
371
371
|
default: boolean;
|
372
372
|
};
|
373
|
-
behavior: import("vue-types").VueTypeDef<"normal" | "simplicity"> & {
|
374
|
-
default: "normal" | "simplicity";
|
375
|
-
};
|
376
373
|
}>> & {
|
377
374
|
onKeydown?: (...args: any[]) => any;
|
378
375
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
@@ -427,9 +424,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
427
424
|
} & {
|
428
425
|
default: boolean;
|
429
426
|
};
|
430
|
-
behavior: import("vue-types").VueTypeDef<"normal" | "simplicity"> & {
|
431
|
-
default: "normal" | "simplicity";
|
432
|
-
};
|
433
427
|
}>> & {
|
434
428
|
onKeydown?: (...args: any[]) => any;
|
435
429
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
@@ -439,7 +433,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
439
433
|
disabled: boolean;
|
440
434
|
placeholder: string;
|
441
435
|
tagTheme: "" | "info" | "success" | "warning" | "danger";
|
442
|
-
behavior: "normal" | "simplicity";
|
443
436
|
selected: ISelected[];
|
444
437
|
filterable: boolean;
|
445
438
|
allowCreate: boolean;
|
@@ -485,9 +478,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
485
478
|
} & {
|
486
479
|
default: boolean;
|
487
480
|
};
|
488
|
-
behavior: import("vue-types").VueTypeDef<"normal" | "simplicity"> & {
|
489
|
-
default: "normal" | "simplicity";
|
490
|
-
};
|
491
481
|
}>> & {
|
492
482
|
onKeydown?: (...args: any[]) => any;
|
493
483
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
@@ -512,7 +502,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
512
502
|
disabled: boolean;
|
513
503
|
placeholder: string;
|
514
504
|
tagTheme: "" | "info" | "success" | "warning" | "danger";
|
515
|
-
behavior: "normal" | "simplicity";
|
516
505
|
selected: ISelected[];
|
517
506
|
filterable: boolean;
|
518
507
|
allowCreate: boolean;
|
package/lib/select/select.less
CHANGED
@@ -96,21 +96,14 @@
|
|
96
96
|
}
|
97
97
|
}
|
98
98
|
|
99
|
-
&.is-focus
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
box-shadow: 0px 0px 3px 0px #a3c5fd;
|
104
|
-
}
|
105
|
-
}
|
106
|
-
&.simplicity {
|
107
|
-
.@{bk-prefix}-select-trigger .@{bk-prefix}-select-tag {
|
108
|
-
border-bottom-color: @primary-color;
|
109
|
-
}
|
99
|
+
&.is-focus.normal {
|
100
|
+
.@{bk-prefix}-select-trigger .@{bk-prefix}-select-tag.@{bk-prefix}-select-tag--default {
|
101
|
+
border-color: @primary-color;
|
102
|
+
box-shadow: 0px 0px 3px 0px #a3c5fd;
|
110
103
|
}
|
111
104
|
}
|
112
105
|
|
113
|
-
&.is-focus .@{bk-prefix}-input {
|
106
|
+
&.is-focus .@{bk-prefix}-input--default {
|
114
107
|
border-color: @primary-color;
|
115
108
|
outline: 0;
|
116
109
|
box-shadow: 0px 0px 3px 0px @input-shadow-color;
|
@@ -171,19 +164,6 @@
|
|
171
164
|
width: auto;
|
172
165
|
align-items: center;
|
173
166
|
|
174
|
-
&.is-simplicity {
|
175
|
-
background-color: transparent;
|
176
|
-
border-color: transparent;
|
177
|
-
border-bottom-color: @input-border-color;
|
178
|
-
|
179
|
-
&:hover {
|
180
|
-
background-color: @input-block-color;
|
181
|
-
border-color: transparent;
|
182
|
-
border-bottom-color: @light-gray;
|
183
|
-
box-shadow: none;
|
184
|
-
}
|
185
|
-
}
|
186
|
-
|
187
167
|
&.has-prefix {
|
188
168
|
padding-left: 0;
|
189
169
|
}
|
@@ -209,7 +189,7 @@
|
|
209
189
|
flex-wrap: wrap;
|
210
190
|
}
|
211
191
|
|
212
|
-
&:not(.is-disabled
|
192
|
+
&:not(.is-disabled):hover {
|
213
193
|
border-color: #979ba5;
|
214
194
|
}
|
215
195
|
|
@@ -163,24 +163,21 @@
|
|
163
163
|
.bk-select.large .bk-select-content-wrapper {
|
164
164
|
font-size: 14px;
|
165
165
|
}
|
166
|
-
.bk-select.is-focus
|
166
|
+
.bk-select.is-focus.normal .bk-select-trigger .bk-select-tag.bk-select-tag--default {
|
167
167
|
border-color: #3a84ff;
|
168
168
|
box-shadow: 0px 0px 3px 0px #a3c5fd;
|
169
169
|
}
|
170
|
-
.bk-select.is-focus
|
171
|
-
border-bottom-color: #3a84ff;
|
172
|
-
}
|
173
|
-
.bk-select.is-focus .bk-input {
|
170
|
+
.bk-select.is-focus .bk-input--default {
|
174
171
|
border-color: #3a84ff;
|
175
172
|
outline: 0;
|
176
173
|
box-shadow: 0px 0px 3px 0px #a3c5fd;
|
177
174
|
}
|
178
|
-
.bk-select.is-focus .bk-input.is-simplicity {
|
175
|
+
.bk-select.is-focus .bk-input--default.is-simplicity {
|
179
176
|
border-color: transparent;
|
180
177
|
border-bottom-color: #3a84ff;
|
181
178
|
box-shadow: none;
|
182
179
|
}
|
183
|
-
.bk-select.is-focus .bk-input.is-simplicity .bk-input--text {
|
180
|
+
.bk-select.is-focus .bk-input--default.is-simplicity .bk-input--text {
|
184
181
|
background-color: #f5f7fa;
|
185
182
|
}
|
186
183
|
.bk-select.popover-show .bk-select-trigger .angle-up {
|
@@ -240,17 +237,6 @@
|
|
240
237
|
.bk-select .bk-select-trigger .bk-select-tag::placeholder {
|
241
238
|
color: #c4c6cc;
|
242
239
|
}
|
243
|
-
.bk-select .bk-select-trigger .bk-select-tag.is-simplicity {
|
244
|
-
background-color: transparent;
|
245
|
-
border-color: transparent;
|
246
|
-
border-bottom-color: #c4c6cc;
|
247
|
-
}
|
248
|
-
.bk-select .bk-select-trigger .bk-select-tag.is-simplicity:hover {
|
249
|
-
background-color: #f5f7fa;
|
250
|
-
border-color: transparent;
|
251
|
-
border-bottom-color: #c4c6cc;
|
252
|
-
box-shadow: none;
|
253
|
-
}
|
254
240
|
.bk-select .bk-select-trigger .bk-select-tag.has-prefix {
|
255
241
|
padding-left: 0;
|
256
242
|
}
|
@@ -272,7 +258,7 @@
|
|
272
258
|
min-height: 32px;
|
273
259
|
flex-wrap: wrap;
|
274
260
|
}
|
275
|
-
.bk-select .bk-select-trigger .bk-select-tag:not(.is-disabled
|
261
|
+
.bk-select .bk-select-trigger .bk-select-tag:not(.is-disabled):hover {
|
276
262
|
border-color: #979ba5;
|
277
263
|
}
|
278
264
|
.bk-select .bk-select-trigger .bk-select-tag.is-disabled {
|
@@ -34,9 +34,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
34
34
|
} & {
|
35
35
|
default: boolean;
|
36
36
|
};
|
37
|
-
behavior: import("vue-types/dist/types").VueTypeDef<"normal" | "simplicity"> & {
|
38
|
-
default: "normal" | "simplicity";
|
39
|
-
};
|
40
37
|
}, {
|
41
38
|
collapseTagRef: import("vue").Ref<any>;
|
42
39
|
tagWrapperRef: import("vue").Ref<any>;
|
@@ -86,9 +83,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
86
83
|
} & {
|
87
84
|
default: boolean;
|
88
85
|
};
|
89
|
-
behavior: import("vue-types/dist/types").VueTypeDef<"normal" | "simplicity"> & {
|
90
|
-
default: "normal" | "simplicity";
|
91
|
-
};
|
92
86
|
}>> & {
|
93
87
|
onKeydown?: (...args: any[]) => any;
|
94
88
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
@@ -98,7 +92,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
98
92
|
disabled: boolean;
|
99
93
|
placeholder: string;
|
100
94
|
tagTheme: "" | "info" | "success" | "warning" | "danger";
|
101
|
-
behavior: "normal" | "simplicity";
|
102
95
|
selected: ISelected[];
|
103
96
|
filterable: boolean;
|
104
97
|
allowCreate: boolean;
|
package/lib/shared/index.js
CHANGED
@@ -625,7 +625,7 @@ function toPrimitive(t, r) {
|
|
625
625
|
|
626
626
|
function toPropertyKey(t) {
|
627
627
|
var i = toPrimitive(t, "string");
|
628
|
-
return "symbol" == _typeof(i) ? i : i
|
628
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
629
629
|
}
|
630
630
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/createClass.js
|
631
631
|
|
@@ -848,7 +848,7 @@ var BKPopover = /*#__PURE__*/function () {
|
|
848
848
|
}
|
849
849
|
// Synchronously updates the popper instance. Use this for low-frequency
|
850
850
|
// updates.
|
851
|
-
|
851
|
+
_createClass(BKPopover, [{
|
852
852
|
key: "forceUpdate",
|
853
853
|
value: function forceUpdate() {
|
854
854
|
var _this$instance;
|
@@ -1143,6 +1143,7 @@ var BKPopover = /*#__PURE__*/function () {
|
|
1143
1143
|
return source && (source === target || source === target.firstElementChild);
|
1144
1144
|
}
|
1145
1145
|
}]);
|
1146
|
+
return BKPopover;
|
1146
1147
|
}();
|
1147
1148
|
var popContainerId = null;
|
1148
1149
|
var getPopContainerId = function getPopContainerId() {
|
@@ -1612,12 +1613,12 @@ function InputBehaviorType() {
|
|
1612
1613
|
return (0,external_vue_types_namespaceObject.toType)('behavior', {}).def(InputBehaviorEnum.NORMAL);
|
1613
1614
|
}
|
1614
1615
|
var PropTypes = /*#__PURE__*/function (_propTypesNS) {
|
1616
|
+
_inherits(PropTypes, _propTypesNS);
|
1615
1617
|
function PropTypes() {
|
1616
1618
|
_classCallCheck(this, PropTypes);
|
1617
1619
|
return _callSuper(this, PropTypes, arguments);
|
1618
1620
|
}
|
1619
|
-
|
1620
|
-
return _createClass(PropTypes, null, [{
|
1621
|
+
_createClass(PropTypes, null, [{
|
1621
1622
|
key: "size",
|
1622
1623
|
value: function size() {
|
1623
1624
|
var defaultList = ['small', 'default', 'large', 'huge'];
|
@@ -1710,6 +1711,7 @@ var PropTypes = /*#__PURE__*/function (_propTypesNS) {
|
|
1710
1711
|
});
|
1711
1712
|
}
|
1712
1713
|
}]);
|
1714
|
+
return PropTypes;
|
1713
1715
|
}(propTypesNS);
|
1714
1716
|
var SelectedTypeEnum;
|
1715
1717
|
(function (SelectedTypeEnum) {
|
@@ -1783,7 +1785,7 @@ var BKZIndexManager = /*#__PURE__*/function () {
|
|
1783
1785
|
* @param type
|
1784
1786
|
* @returns
|
1785
1787
|
*/
|
1786
|
-
|
1788
|
+
_createClass(BKZIndexManager, [{
|
1787
1789
|
key: "getNextIndex",
|
1788
1790
|
value: function getNextIndex(type) {
|
1789
1791
|
if (Object.prototype.hasOwnProperty.call(this.storageLayerIndexValue, type)) {
|
@@ -1867,6 +1869,7 @@ var BKZIndexManager = /*#__PURE__*/function () {
|
|
1867
1869
|
this.storageLayerIndexValue = Object.create(BKLAYERD_INDEX_EFAULT_VALUE, properties);
|
1868
1870
|
}
|
1869
1871
|
}]);
|
1872
|
+
return BKZIndexManager;
|
1870
1873
|
}();
|
1871
1874
|
var bkZIndexManager = new BKZIndexManager();
|
1872
1875
|
;// CONCATENATED MODULE: ../../packages/shared/src/mask.ts
|
package/lib/sideslider/index.js
CHANGED
@@ -120,7 +120,7 @@ function _regeneratorRuntime() {
|
|
120
120
|
function makeInvokeMethod(e, r, n) {
|
121
121
|
var o = h;
|
122
122
|
return function (i, a) {
|
123
|
-
if (o === f) throw Error("Generator is already running");
|
123
|
+
if (o === f) throw new Error("Generator is already running");
|
124
124
|
if (o === s) {
|
125
125
|
if ("throw" === i) throw a;
|
126
126
|
return {
|
@@ -262,7 +262,7 @@ function _regeneratorRuntime() {
|
|
262
262
|
} else if (c) {
|
263
263
|
if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
|
264
264
|
} else {
|
265
|
-
if (!u) throw Error("try statement without catch or finally");
|
265
|
+
if (!u) throw new Error("try statement without catch or finally");
|
266
266
|
if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
|
267
267
|
}
|
268
268
|
}
|
@@ -302,7 +302,7 @@ function _regeneratorRuntime() {
|
|
302
302
|
return o;
|
303
303
|
}
|
304
304
|
}
|
305
|
-
throw Error("illegal catch attempt");
|
305
|
+
throw new Error("illegal catch attempt");
|
306
306
|
},
|
307
307
|
delegateYield: function delegateYield(e, r, n) {
|
308
308
|
return this.delegate = {
|
@@ -483,7 +483,7 @@ function toPrimitive(t, r) {
|
|
483
483
|
|
484
484
|
function toPropertyKey(t) {
|
485
485
|
var i = toPrimitive(t, "string");
|
486
|
-
return "symbol" == _typeof(i) ? i : i
|
486
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
487
487
|
}
|
488
488
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
489
489
|
|
package/lib/slider/index.js
CHANGED
@@ -122,7 +122,7 @@ function _regeneratorRuntime() {
|
|
122
122
|
function makeInvokeMethod(e, r, n) {
|
123
123
|
var o = h;
|
124
124
|
return function (i, a) {
|
125
|
-
if (o === f) throw Error("Generator is already running");
|
125
|
+
if (o === f) throw new Error("Generator is already running");
|
126
126
|
if (o === s) {
|
127
127
|
if ("throw" === i) throw a;
|
128
128
|
return {
|
@@ -264,7 +264,7 @@ function _regeneratorRuntime() {
|
|
264
264
|
} else if (c) {
|
265
265
|
if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
|
266
266
|
} else {
|
267
|
-
if (!u) throw Error("try statement without catch or finally");
|
267
|
+
if (!u) throw new Error("try statement without catch or finally");
|
268
268
|
if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
|
269
269
|
}
|
270
270
|
}
|
@@ -304,7 +304,7 @@ function _regeneratorRuntime() {
|
|
304
304
|
return o;
|
305
305
|
}
|
306
306
|
}
|
307
|
-
throw Error("illegal catch attempt");
|
307
|
+
throw new Error("illegal catch attempt");
|
308
308
|
},
|
309
309
|
delegateYield: function delegateYield(e, r, n) {
|
310
310
|
return this.delegate = {
|
@@ -517,7 +517,8 @@ const popover_less_namespaceObject = popover_less_x({ });
|
|
517
517
|
|
518
518
|
|
519
519
|
|
520
|
-
|
520
|
+
|
521
|
+
/* harmony default export */ const slider_button = ((0,external_vue_namespaceObject.defineComponent)({
|
521
522
|
name: 'SliderButton',
|
522
523
|
props: {
|
523
524
|
modelValue: {
|
@@ -534,18 +535,18 @@ const popover_less_namespaceObject = popover_less_x({ });
|
|
534
535
|
emits: ['emitChange', 'resetSize', 'update:modelValue'],
|
535
536
|
setup: function setup(props, _ref) {
|
536
537
|
var emit = _ref.emit;
|
537
|
-
var dragging = ref(false);
|
538
|
-
var isClick = ref(false);
|
539
|
-
var startY = ref(0);
|
540
|
-
var startX = ref(0);
|
541
|
-
var startPosition = ref(0);
|
542
|
-
var newPosition = ref(null);
|
543
|
-
var oldValue = ref(props.modelValue);
|
544
|
-
var currentY = ref(0);
|
545
|
-
var currentX = ref(0);
|
546
|
-
var isMove = ref(false);
|
547
|
-
var button = ref(null);
|
548
|
-
var tip = computed(function () {
|
538
|
+
var dragging = (0,external_vue_namespaceObject.ref)(false);
|
539
|
+
var isClick = (0,external_vue_namespaceObject.ref)(false);
|
540
|
+
var startY = (0,external_vue_namespaceObject.ref)(0);
|
541
|
+
var startX = (0,external_vue_namespaceObject.ref)(0);
|
542
|
+
var startPosition = (0,external_vue_namespaceObject.ref)(0);
|
543
|
+
var newPosition = (0,external_vue_namespaceObject.ref)(null);
|
544
|
+
var oldValue = (0,external_vue_namespaceObject.ref)(props.modelValue);
|
545
|
+
var currentY = (0,external_vue_namespaceObject.ref)(0);
|
546
|
+
var currentX = (0,external_vue_namespaceObject.ref)(0);
|
547
|
+
var isMove = (0,external_vue_namespaceObject.ref)(false);
|
548
|
+
var button = (0,external_vue_namespaceObject.ref)(null);
|
549
|
+
var tip = (0,external_vue_namespaceObject.computed)(function () {
|
549
550
|
var _props$params$customC, _props$params;
|
550
551
|
var tip = '';
|
551
552
|
if ((_props$params$customC = props.params.customContent) !== null && _props$params$customC !== void 0 && _props$params$customC[props.modelValue]) {
|
@@ -564,17 +565,17 @@ const popover_less_namespaceObject = popover_less_x({ });
|
|
564
565
|
placement: placement
|
565
566
|
};
|
566
567
|
});
|
567
|
-
var currentPosition = computed(function () {
|
568
|
+
var currentPosition = (0,external_vue_namespaceObject.computed)(function () {
|
568
569
|
return "".concat((props.modelValue - props.params.minValue) / (props.params.maxValue - props.params.minValue) * 100, "%");
|
569
570
|
});
|
570
|
-
var wrapperStyle = computed(function () {
|
571
|
+
var wrapperStyle = (0,external_vue_namespaceObject.computed)(function () {
|
571
572
|
return props.params.vertical ? {
|
572
573
|
bottom: currentPosition.value
|
573
574
|
} : {
|
574
575
|
left: currentPosition.value
|
575
576
|
};
|
576
577
|
});
|
577
|
-
var buttonLabel = computed(function () {
|
578
|
+
var buttonLabel = (0,external_vue_namespaceObject.computed)(function () {
|
578
579
|
return props.params.formatterButtonLabel(props.modelValue);
|
579
580
|
});
|
580
581
|
var onButtonDown = function onButtonDown(event) {
|
package/lib/steps/index.js
CHANGED
@@ -120,7 +120,7 @@ function _regeneratorRuntime() {
|
|
120
120
|
function makeInvokeMethod(e, r, n) {
|
121
121
|
var o = h;
|
122
122
|
return function (i, a) {
|
123
|
-
if (o === f) throw Error("Generator is already running");
|
123
|
+
if (o === f) throw new Error("Generator is already running");
|
124
124
|
if (o === s) {
|
125
125
|
if ("throw" === i) throw a;
|
126
126
|
return {
|
@@ -262,7 +262,7 @@ function _regeneratorRuntime() {
|
|
262
262
|
} else if (c) {
|
263
263
|
if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
|
264
264
|
} else {
|
265
|
-
if (!u) throw Error("try statement without catch or finally");
|
265
|
+
if (!u) throw new Error("try statement without catch or finally");
|
266
266
|
if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
|
267
267
|
}
|
268
268
|
}
|
@@ -302,7 +302,7 @@ function _regeneratorRuntime() {
|
|
302
302
|
return o;
|
303
303
|
}
|
304
304
|
}
|
305
|
-
throw Error("illegal catch attempt");
|
305
|
+
throw new Error("illegal catch attempt");
|
306
306
|
},
|
307
307
|
delegateYield: function delegateYield(e, r, n) {
|
308
308
|
return this.delegate = {
|
@@ -452,7 +452,7 @@ function toPrimitive(t, r) {
|
|
452
452
|
|
453
453
|
function toPropertyKey(t) {
|
454
454
|
var i = toPrimitive(t, "string");
|
455
|
-
return "symbol" == _typeof(i) ? i : i
|
455
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
456
456
|
}
|
457
457
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
458
458
|
|
package/lib/swiper/index.js
CHANGED
@@ -63,7 +63,7 @@ function toPrimitive(t, r) {
|
|
63
63
|
|
64
64
|
function toPropertyKey(t) {
|
65
65
|
var i = toPrimitive(t, "string");
|
66
|
-
return "symbol" == _typeof(i) ? i : i
|
66
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
67
67
|
}
|
68
68
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
69
69
|
|
package/lib/switcher/index.js
CHANGED
@@ -64,7 +64,7 @@ function toPrimitive(t, r) {
|
|
64
64
|
|
65
65
|
function toPropertyKey(t) {
|
66
66
|
var i = toPrimitive(t, "string");
|
67
|
-
return "symbol" == _typeof(i) ? i : i
|
67
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
68
68
|
}
|
69
69
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
70
70
|
|
package/lib/tab/index.js
CHANGED
@@ -70,7 +70,7 @@ function toPrimitive(t, r) {
|
|
70
70
|
|
71
71
|
function toPropertyKey(t) {
|
72
72
|
var i = toPrimitive(t, "string");
|
73
|
-
return "symbol" == _typeof(i) ? i : i
|
73
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
74
74
|
}
|
75
75
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
76
76
|
|
@@ -865,7 +865,8 @@ function tab_objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var
|
|
865
865
|
*/
|
866
866
|
|
867
867
|
|
868
|
-
|
868
|
+
|
869
|
+
/* harmony default export */ const tab_panel = ((0,external_vue_namespaceObject.defineComponent)({
|
869
870
|
name: 'TabPanel',
|
870
871
|
props: tabPanelProps,
|
871
872
|
render: function render() {
|
@@ -877,7 +878,7 @@ function tab_objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var
|
|
877
878
|
return null;
|
878
879
|
}
|
879
880
|
if (typeof _this.panel === 'function') {
|
880
|
-
return _this.panel(h);
|
881
|
+
return _this.panel(external_vue_namespaceObject.h);
|
881
882
|
}
|
882
883
|
if (typeof _this.$slots["default"] === 'function') {
|
883
884
|
return _this.$slots["default"](null);
|
package/lib/table/index.js
CHANGED
@@ -101,7 +101,7 @@ function toPrimitive(t, r) {
|
|
101
101
|
|
102
102
|
function toPropertyKey(t) {
|
103
103
|
var i = toPrimitive(t, "string");
|
104
|
-
return "symbol" == typeof_typeof(i) ? i : i
|
104
|
+
return "symbol" == typeof_typeof(i) ? i : String(i);
|
105
105
|
}
|
106
106
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
107
107
|
|
@@ -1051,7 +1051,7 @@ var BkTableCache = /*#__PURE__*/function () {
|
|
1051
1051
|
defineProperty_defineProperty(this, "defKey", Symbol('bk-table-cache-def-key'));
|
1052
1052
|
this.storage = new WeakMap();
|
1053
1053
|
}
|
1054
|
-
|
1054
|
+
_createClass(BkTableCache, [{
|
1055
1055
|
key: "queueStack",
|
1056
1056
|
value: function queueStack(methodName) {
|
1057
1057
|
var _target$methodName;
|
@@ -1085,6 +1085,7 @@ var BkTableCache = /*#__PURE__*/function () {
|
|
1085
1085
|
}
|
1086
1086
|
}
|
1087
1087
|
}]);
|
1088
|
+
return BkTableCache;
|
1088
1089
|
}();
|
1089
1090
|
|
1090
1091
|
;// CONCATENATED MODULE: ../../packages/table/src/events.ts
|
@@ -4807,7 +4808,7 @@ const directives_namespaceObject = directives_x({ ["bkEllipsisInstance"]: () =>
|
|
4807
4808
|
* IN THE SOFTWARE.
|
4808
4809
|
*/
|
4809
4810
|
|
4810
|
-
/* harmony default export */ const table_row = (defineComponent({
|
4811
|
+
/* harmony default export */ const table_row = ((0,external_vue_namespaceObject.defineComponent)({
|
4811
4812
|
name: 'TableRow',
|
4812
4813
|
render: function render() {
|
4813
4814
|
var _this$$slots$default, _this$$slots;
|
@@ -4853,7 +4854,8 @@ const exception_less_namespaceObject = exception_less_x({ });
|
|
4853
4854
|
|
4854
4855
|
|
4855
4856
|
|
4856
|
-
|
4857
|
+
|
4858
|
+
/* harmony default export */ const body_empty = ((0,external_vue_namespaceObject.defineComponent)({
|
4857
4859
|
name: 'BodyEmpty',
|
4858
4860
|
props: {
|
4859
4861
|
list: shared_namespaceObject.PropTypes.array.def([]),
|
@@ -4863,13 +4865,13 @@ const exception_less_namespaceObject = exception_less_x({ });
|
|
4863
4865
|
emits: ['change'],
|
4864
4866
|
setup: function setup(props) {
|
4865
4867
|
var t = (0,config_provider_namespaceObject.useLocale)('table');
|
4866
|
-
var localEmptyText = computed(function () {
|
4868
|
+
var localEmptyText = (0,external_vue_namespaceObject.computed)(function () {
|
4867
4869
|
if (props.emptyText === undefined) {
|
4868
4870
|
return t.value.emptyText;
|
4869
4871
|
}
|
4870
4872
|
return props.emptyText;
|
4871
4873
|
});
|
4872
|
-
var type = computed(function () {
|
4874
|
+
var type = (0,external_vue_namespaceObject.computed)(function () {
|
4873
4875
|
return props.list.length === 0 ? 'empty' : 'search-empty';
|
4874
4876
|
});
|
4875
4877
|
return function () {
|
@@ -62,7 +62,7 @@ function toPrimitive(t, r) {
|
|
62
62
|
|
63
63
|
function toPropertyKey(t) {
|
64
64
|
var i = toPrimitive(t, "string");
|
65
|
-
return "symbol" == _typeof(i) ? i : i
|
65
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
66
66
|
}
|
67
67
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
68
68
|
|
package/lib/tag/index.js
CHANGED
@@ -65,7 +65,7 @@ function toPrimitive(t, r) {
|
|
65
65
|
|
66
66
|
function toPropertyKey(t) {
|
67
67
|
var i = toPrimitive(t, "string");
|
68
|
-
return "symbol" == _typeof(i) ? i : i
|
68
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
69
69
|
}
|
70
70
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
71
71
|
|
package/lib/tag-input/index.js
CHANGED
@@ -17424,7 +17424,7 @@ function toPrimitive(t, r) {
|
|
17424
17424
|
|
17425
17425
|
function toPropertyKey(t) {
|
17426
17426
|
var i = toPrimitive(t, "string");
|
17427
|
-
return "symbol" == _typeof(i) ? i : i
|
17427
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
17428
17428
|
}
|
17429
17429
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
17430
17430
|
|
@@ -17688,7 +17688,8 @@ var useTagsOverflow = function useTagsOverflow(tagInputRef, collapseTags, select
|
|
17688
17688
|
*/
|
17689
17689
|
|
17690
17690
|
|
17691
|
-
|
17691
|
+
|
17692
|
+
/* harmony default export */ const list_tag_render = ((0,external_vue_namespaceObject.defineComponent)({
|
17692
17693
|
name: 'ListTagRender',
|
17693
17694
|
props: {
|
17694
17695
|
node: shared_namespaceObject.PropTypes.object,
|
@@ -17712,7 +17713,7 @@ var useTagsOverflow = function useTagsOverflow(tagInputRef, collapseTags, select
|
|
17712
17713
|
return value;
|
17713
17714
|
};
|
17714
17715
|
if (this.tpl) {
|
17715
|
-
return this.tpl(this.node, highlightKeyword, h, this);
|
17716
|
+
return this.tpl(this.node, highlightKeyword, external_vue_namespaceObject.h, this);
|
17716
17717
|
}
|
17717
17718
|
var displayText = this.node[this.displayKey];
|
17718
17719
|
return (0,external_vue_namespaceObject.createVNode)("div", {
|