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/icon/error.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/excel-fill.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/eye.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/fix-line.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/fix-shape.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/folder-open.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/folder-shape.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/folder.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/funnel.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/grag-fill.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/help-fill.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/help.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/image-fill.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/img-error.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/info-line.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/info.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/left-shape.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/loading.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/narrow-line.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/original.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/pdf-fill.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/play-shape.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/plus.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/ppt-fill.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/qq.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/right-shape.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/search.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/share.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/spinner.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/success.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/text-all.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/text-file.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/text-fill.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/transfer.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/unvisible.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/up-shape.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/upload.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/video-fill.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/warn.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/weixin-pro.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/icon/weixin.js
CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
|
|
55
55
|
|
56
56
|
function toPropertyKey(t) {
|
57
57
|
var i = toPrimitive(t, "string");
|
58
|
-
return "symbol" == _typeof(i) ? i : i
|
58
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
59
59
|
}
|
60
60
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
61
61
|
|
package/lib/image/index.js
CHANGED
@@ -44,7 +44,7 @@ const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODUL
|
|
44
44
|
;// CONCATENATED MODULE: external "vue"
|
45
45
|
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
46
46
|
var external_vue_y = x => () => x
|
47
|
-
const external_vue_namespaceObject = external_vue_x({ ["Fragment"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Fragment, ["Teleport"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Teleport, ["Transition"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Transition, ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createTextVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createTextVNode, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["effectScope"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.effectScope, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["resolveDirective"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective, ["shallowRef"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.shallowRef, ["withDirectives"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.withDirectives });
|
47
|
+
const external_vue_namespaceObject = external_vue_x({ ["Fragment"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Fragment, ["Teleport"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Teleport, ["Transition"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Transition, ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createTextVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createTextVNode, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["effectScope"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.effectScope, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["resolveDirective"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective, ["shallowRef"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.shallowRef, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch, ["withDirectives"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.withDirectives });
|
48
48
|
;// CONCATENATED MODULE: external "../config-provider"
|
49
49
|
var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
50
50
|
var config_provider_y = x => () => x
|
@@ -123,7 +123,8 @@ var propsImageViever = {
|
|
123
123
|
|
124
124
|
|
125
125
|
|
126
|
-
|
126
|
+
|
127
|
+
/* harmony default export */ const src_image = ((0,external_vue_namespaceObject.defineComponent)({
|
127
128
|
// eslint-disable-next-line vue/no-reserved-component-names
|
128
129
|
name: 'Image',
|
129
130
|
props: propsImage,
|
@@ -131,18 +132,18 @@ var propsImageViever = {
|
|
131
132
|
setup: function setup(props, _ref) {
|
132
133
|
var emit = _ref.emit,
|
133
134
|
slots = _ref.slots;
|
134
|
-
var loading = ref(true);
|
135
|
-
var hasError = ref(true);
|
136
|
-
var isShowViewer = ref(false);
|
137
|
-
var prevOverflow = ref('');
|
138
|
-
var imageSrc = ref('');
|
135
|
+
var loading = (0,external_vue_namespaceObject.ref)(true);
|
136
|
+
var hasError = (0,external_vue_namespaceObject.ref)(true);
|
137
|
+
var isShowViewer = (0,external_vue_namespaceObject.ref)(false);
|
138
|
+
var prevOverflow = (0,external_vue_namespaceObject.ref)('');
|
139
|
+
var imageSrc = (0,external_vue_namespaceObject.ref)('');
|
139
140
|
function clickHandler() {}
|
140
|
-
watch(function () {
|
141
|
+
(0,external_vue_namespaceObject.watch)(function () {
|
141
142
|
return props.src;
|
142
143
|
}, function () {
|
143
144
|
loadImage();
|
144
145
|
});
|
145
|
-
var preview = computed(function () {
|
146
|
+
var preview = (0,external_vue_namespaceObject.computed)(function () {
|
146
147
|
var _props$urlList;
|
147
148
|
return (props === null || props === void 0 || (_props$urlList = props.urlList) === null || _props$urlList === void 0 ? void 0 : _props$urlList.length) > 0;
|
148
149
|
});
|
@@ -229,7 +230,7 @@ function toPrimitive(t, r) {
|
|
229
230
|
|
230
231
|
function toPropertyKey(t) {
|
231
232
|
var i = toPrimitive(t, "string");
|
232
|
-
return "symbol" == _typeof(i) ? i : i
|
233
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
233
234
|
}
|
234
235
|
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
235
236
|
|
package/lib/info-box/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
|
|