bkui-vue 2.0.1-beta.113 → 2.0.1-beta.114
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 +13950 -13941
- package/dist/index.umd.js +54 -54
- package/dist/style.css +1 -1
- package/lib/affix/index.d.ts +57 -111
- package/lib/affix/index.js +47 -39
- package/lib/alert/index.d.ts +73 -126
- package/lib/alert/index.js +50 -42
- package/lib/animate-number/index.d.ts +33 -96
- package/lib/animate-number/index.js +21 -16
- package/lib/backtop/index.d.ts +69 -117
- package/lib/backtop/index.js +42 -31
- package/lib/badge/index.d.ts +119 -152
- package/lib/badge/index.js +43 -37
- package/lib/breadcrumb/index.d.ts +67 -119
- package/lib/breadcrumb/index.js +48 -40
- package/lib/button/button.d.ts +2 -2
- package/lib/button/index.d.ts +119 -155
- package/lib/button/index.js +55 -46
- package/lib/card/index.d.ts +128 -157
- package/lib/card/index.js +67 -55
- package/lib/cascader/cascader.d.ts +3 -3
- package/lib/cascader/index.d.ts +393 -354
- package/lib/cascader/index.js +149 -119
- package/lib/checkbox/checkbox.d.ts +1 -1
- package/lib/checkbox/index.d.ts +143 -175
- package/lib/checkbox/index.js +89 -79
- package/lib/code-diff/index.d.ts +65 -82
- package/lib/code-diff/index.js +464 -517
- package/lib/collapse/index.d.ts +156 -175
- package/lib/collapse/index.js +67 -60
- package/lib/collapse-transition/index.d.ts +19 -94
- package/lib/collapse-transition/index.js +23 -16
- package/lib/color-picker/color-picker.d.ts +1 -1
- package/lib/color-picker/index.d.ts +144 -165
- package/lib/color-picker/index.js +98 -82
- package/lib/config-provider/index.d.ts +160 -227
- package/lib/config-provider/index.js +51 -43
- package/lib/container/container.d.ts +1 -1
- package/lib/container/index.d.ts +74 -85
- package/lib/container/index.js +55 -47
- 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 +380 -351
- package/lib/date-picker/index.js +171 -150
- 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 +299 -269
- package/lib/dialog/index.js +323 -310
- package/lib/directives/index.js +344 -336
- package/lib/divider/index.d.ts +57 -111
- package/lib/divider/index.js +23 -16
- package/lib/dropdown/dropdown.d.ts +1 -1
- package/lib/dropdown/index.d.ts +94 -136
- package/lib/dropdown/index.js +66 -52
- package/lib/exception/index.d.ts +41 -102
- package/lib/exception/index.js +76 -70
- package/lib/fixed-navbar/index.d.ts +59 -113
- package/lib/fixed-navbar/index.js +22 -15
- package/lib/form/form.d.ts +1 -1
- package/lib/form/index.d.ts +80 -132
- package/lib/form/index.js +104 -83
- package/lib/icon/angle-double-down-line.js +31 -29
- package/lib/icon/angle-double-left-line.js +31 -29
- package/lib/icon/angle-double-left.js +31 -29
- package/lib/icon/angle-double-right-line.js +31 -29
- package/lib/icon/angle-double-right.js +31 -29
- package/lib/icon/angle-double-up-line.js +31 -29
- package/lib/icon/angle-down-fill.js +31 -29
- package/lib/icon/angle-down-line.js +31 -29
- package/lib/icon/angle-down.js +31 -29
- package/lib/icon/angle-left.js +31 -29
- package/lib/icon/angle-right.js +31 -29
- package/lib/icon/angle-up-fill.js +31 -29
- package/lib/icon/angle-up.js +31 -29
- package/lib/icon/archive-fill.js +31 -29
- package/lib/icon/arrows-left.js +31 -29
- package/lib/icon/arrows-right.js +31 -29
- package/lib/icon/assistant.js +31 -29
- package/lib/icon/audio-fill.js +31 -29
- package/lib/icon/bk.js +31 -29
- package/lib/icon/circle.js +31 -29
- package/lib/icon/close-line.js +31 -29
- package/lib/icon/close.js +31 -29
- package/lib/icon/code.js +31 -29
- package/lib/icon/cog-shape.js +31 -29
- package/lib/icon/collapse-left.js +31 -29
- package/lib/icon/copy-shape.js +31 -29
- package/lib/icon/copy.js +31 -29
- package/lib/icon/data-shape.js +31 -29
- package/lib/icon/del.js +31 -29
- package/lib/icon/doc-fill.js +31 -29
- package/lib/icon/done.js +31 -29
- package/lib/icon/down-shape.js +31 -29
- package/lib/icon/down-small.js +31 -29
- package/lib/icon/edit-line.js +31 -29
- package/lib/icon/ellipsis.js +31 -29
- package/lib/icon/enlarge-line.js +31 -29
- package/lib/icon/error.js +31 -29
- package/lib/icon/excel-fill.js +31 -29
- package/lib/icon/exclamation-circle-shape.js +31 -29
- package/lib/icon/eye.js +31 -29
- package/lib/icon/filliscreen-line.js +31 -29
- package/lib/icon/fix-line.js +31 -29
- package/lib/icon/fix-shape.js +31 -29
- package/lib/icon/folder-open.js +31 -29
- package/lib/icon/folder-shape-open.js +31 -29
- package/lib/icon/folder-shape.js +31 -29
- package/lib/icon/folder.js +31 -29
- package/lib/icon/funnel.js +31 -29
- package/lib/icon/grag-fill.js +31 -29
- package/lib/icon/help-document-fill.js +31 -29
- package/lib/icon/help-fill.js +31 -29
- package/lib/icon/help.js +31 -29
- package/lib/icon/image-fill.js +31 -29
- package/lib/icon/img-error.js +31 -29
- package/lib/icon/img-placehoulder.js +31 -29
- package/lib/icon/info-line.js +31 -29
- package/lib/icon/info.js +31 -29
- package/lib/icon/left-shape.js +31 -29
- package/lib/icon/left-turn-line.js +31 -29
- package/lib/icon/loading.js +31 -29
- package/lib/icon/narrow-line.js +31 -29
- package/lib/icon/original.js +31 -29
- package/lib/icon/pdf-fill.js +31 -29
- package/lib/icon/play-shape.js +31 -29
- package/lib/icon/plus.js +31 -29
- package/lib/icon/ppt-fill.js +31 -29
- package/lib/icon/qq.js +31 -29
- package/lib/icon/right-shape.js +31 -29
- package/lib/icon/right-turn-line.js +31 -29
- package/lib/icon/search.js +31 -29
- package/lib/icon/share.js +31 -29
- package/lib/icon/spinner.js +31 -29
- package/lib/icon/success.js +31 -29
- package/lib/icon/switcher-loading.js +31 -29
- package/lib/icon/text-all.js +31 -29
- package/lib/icon/text-file.js +31 -29
- package/lib/icon/text-fill.js +31 -29
- package/lib/icon/transfer.js +31 -29
- package/lib/icon/tree-application-shape.js +31 -29
- package/lib/icon/unfull-screen.js +31 -29
- package/lib/icon/unvisible.js +31 -29
- package/lib/icon/up-shape.js +31 -29
- package/lib/icon/upload.js +31 -29
- package/lib/icon/video-fill.js +31 -29
- package/lib/icon/warn.js +31 -29
- package/lib/icon/weixin-pro.js +31 -29
- package/lib/icon/weixin.js +31 -29
- package/lib/image/index.d.ts +113 -149
- package/lib/image/index.js +76 -61
- package/lib/index.js +1 -1
- package/lib/info-box/index.js +328 -315
- package/lib/input/index.d.ts +326 -293
- package/lib/input/index.js +91 -83
- package/lib/link/index.d.ts +73 -122
- package/lib/link/index.js +27 -19
- package/lib/loading/index.d.ts +130 -156
- package/lib/loading/index.js +56 -51
- package/lib/loading/loading.d.ts +1 -1
- package/lib/locale/index.js +3 -3
- package/lib/menu/index.d.ts +55 -116
- package/lib/menu/index.js +67 -58
- package/lib/message/index.js +72 -67
- package/lib/message/messageConstructor.d.ts +5 -5
- package/lib/modal/index.d.ts +171 -185
- package/lib/modal/index.js +58 -48
- package/lib/navigation/index.d.ts +152 -188
- package/lib/navigation/index.js +35 -25
- package/lib/notify/index.js +57 -48
- package/lib/overflow-title/index.d.ts +343 -256
- package/lib/overflow-title/index.js +51 -38
- package/lib/pagination/index.d.ts +184 -198
- package/lib/pagination/index.js +112 -103
- package/lib/plugin-popover/index.js +7 -5
- package/lib/plugins/index.js +7 -5
- package/lib/pop-confirm/index.d.ts +115 -153
- package/lib/pop-confirm/index.js +53 -36
- package/lib/pop-confirm/pop-confirm.d.ts +1 -1
- package/lib/popover/content.d.ts +1 -1
- package/lib/popover/index.d.ts +421 -359
- package/lib/popover/index.js +291 -179
- package/lib/popover2/index.d.ts +8 -83
- package/lib/popover2/index.js +15 -11
- package/lib/process/index.d.ts +93 -137
- package/lib/process/index.js +299 -295
- package/lib/progress/index.d.ts +178 -187
- package/lib/progress/index.js +47 -40
- package/lib/progress/progress.d.ts +2 -2
- package/lib/radio/index.d.ts +91 -140
- package/lib/radio/index.js +85 -79
- package/lib/rate/index.d.ts +55 -112
- package/lib/rate/index.js +44 -39
- package/lib/resize-layout/index.d.ts +168 -192
- package/lib/resize-layout/index.js +50 -43
- package/lib/resize-layout/resize-layout.d.ts +2 -2
- package/lib/scrollbar/index.js +63 -63
- package/lib/search-select/index.d.ts +678 -895
- package/lib/search-select/index.js +397 -379
- package/lib/search-select/input.d.ts +2 -2
- package/lib/search-select/search-select.d.ts +133 -188
- package/lib/search-select/selected.d.ts +133 -188
- package/lib/select/index.d.ts +1375 -1217
- package/lib/select/index.js +456 -419
- package/lib/select/select.d.ts +132 -169
- package/lib/select/selectTagInput.d.ts +2 -2
- package/lib/shared/index.js +109 -103
- package/lib/sideslider/index.d.ts +197 -201
- package/lib/sideslider/index.js +311 -302
- package/lib/slider/index.d.ts +214 -210
- package/lib/slider/index.js +305 -294
- package/lib/steps/index.d.ts +110 -149
- package/lib/steps/index.js +303 -298
- package/lib/swiper/index.d.ts +81 -127
- package/lib/swiper/index.js +42 -36
- package/lib/switcher/index.d.ts +152 -174
- package/lib/switcher/index.js +50 -44
- package/lib/tab/index.d.ts +151 -183
- package/lib/tab/index.js +72 -59
- 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 +457 -362
- package/lib/table/index.js +589 -547
- package/lib/table/table.d.ts +1 -1
- package/lib/table-column/index.d.ts +104 -150
- package/lib/table-column/index.js +13 -9
- package/lib/tag/index.d.ts +95 -142
- package/lib/tag/index.js +56 -46
- package/lib/tag-input/index.d.ts +744 -529
- package/lib/tag-input/index.js +148 -128
- package/lib/tag-input/tag-input.d.ts +5 -5
- package/lib/time-picker/index.d.ts +439 -386
- package/lib/time-picker/index.js +13 -9
- package/lib/timeline/index.d.ts +64 -131
- package/lib/timeline/index.js +27 -21
- package/lib/transfer/index.d.ts +191 -206
- package/lib/transfer/index.js +56 -40
- package/lib/tree/index.d.ts +350 -308
- package/lib/tree/index.js +171 -150
- package/lib/tree/tree.d.ts +1 -1
- package/lib/tree/use-tree-init.d.ts +1 -1
- package/lib/upload/index.d.ts +311 -273
- package/lib/upload/index.js +474 -465
- package/lib/upload/upload.d.ts +2 -2
- package/lib/virtual-render/index.d.ts +333 -241
- package/lib/virtual-render/index.js +84 -72
- package/lib/virtual-render/virtual-render.d.ts +1 -1
- package/package.json +1 -1
package/lib/pagination/index.js
CHANGED
@@ -38,43 +38,45 @@ __webpack_require__.d(__webpack_exports__, {
|
|
38
38
|
"default": () => (/* binding */ src)
|
39
39
|
});
|
40
40
|
|
41
|
-
;//
|
42
|
-
var x = y => {
|
43
|
-
var
|
44
|
-
|
45
|
-
|
46
|
-
|
41
|
+
;// external "../shared"
|
42
|
+
var x = (y) => {
|
43
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
44
|
+
}
|
45
|
+
var y = (x) => (() => (x))
|
46
|
+
const shared_namespaceObject = x({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["classes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.classes), ["withInstall"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall) });
|
47
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
48
|
+
function _typeof(o) {
|
47
49
|
"@babel/helpers - typeof";
|
48
50
|
|
49
|
-
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (
|
50
|
-
return typeof
|
51
|
-
} : function (
|
52
|
-
return
|
53
|
-
}, _typeof(
|
51
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
|
52
|
+
return typeof o;
|
53
|
+
} : function (o) {
|
54
|
+
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
55
|
+
}, _typeof(o);
|
54
56
|
}
|
55
|
-
;//
|
56
|
-
|
57
|
-
function
|
58
|
-
if (
|
59
|
-
var
|
60
|
-
if (
|
61
|
-
var
|
62
|
-
if (
|
57
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
58
|
+
|
59
|
+
function toPrimitive(t, r) {
|
60
|
+
if ("object" != _typeof(t) || !t) return t;
|
61
|
+
var e = t[Symbol.toPrimitive];
|
62
|
+
if (void 0 !== e) {
|
63
|
+
var i = e.call(t, r || "default");
|
64
|
+
if ("object" != _typeof(i)) return i;
|
63
65
|
throw new TypeError("@@toPrimitive must return a primitive value.");
|
64
66
|
}
|
65
|
-
return (
|
67
|
+
return ("string" === r ? String : Number)(t);
|
66
68
|
}
|
67
|
-
;//
|
69
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
68
70
|
|
69
71
|
|
70
|
-
function
|
71
|
-
var
|
72
|
-
return _typeof(
|
72
|
+
function toPropertyKey(t) {
|
73
|
+
var i = toPrimitive(t, "string");
|
74
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
73
75
|
}
|
74
|
-
;//
|
76
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
75
77
|
|
76
78
|
function _defineProperty(obj, key, value) {
|
77
|
-
key =
|
79
|
+
key = toPropertyKey(key);
|
78
80
|
if (key in obj) {
|
79
81
|
Object.defineProperty(obj, key, {
|
80
82
|
value: value,
|
@@ -87,45 +89,45 @@ function _defineProperty(obj, key, value) {
|
|
87
89
|
}
|
88
90
|
return obj;
|
89
91
|
}
|
90
|
-
;//
|
92
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
|
91
93
|
function _arrayWithHoles(arr) {
|
92
94
|
if (Array.isArray(arr)) return arr;
|
93
95
|
}
|
94
|
-
;//
|
95
|
-
function _iterableToArrayLimit(
|
96
|
-
var
|
97
|
-
if (null !=
|
98
|
-
var
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
96
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
|
97
|
+
function _iterableToArrayLimit(r, l) {
|
98
|
+
var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
|
99
|
+
if (null != t) {
|
100
|
+
var e,
|
101
|
+
n,
|
102
|
+
i,
|
103
|
+
u,
|
104
|
+
a = [],
|
105
|
+
f = !0,
|
106
|
+
o = !1;
|
105
107
|
try {
|
106
|
-
if (
|
107
|
-
if (Object(
|
108
|
-
|
109
|
-
} else for (; !(
|
110
|
-
} catch (
|
111
|
-
|
108
|
+
if (i = (t = t.call(r)).next, 0 === l) {
|
109
|
+
if (Object(t) !== t) return;
|
110
|
+
f = !1;
|
111
|
+
} else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0);
|
112
|
+
} catch (r) {
|
113
|
+
o = !0, n = r;
|
112
114
|
} finally {
|
113
115
|
try {
|
114
|
-
if (!
|
116
|
+
if (!f && null != t["return"] && (u = t["return"](), Object(u) !== u)) return;
|
115
117
|
} finally {
|
116
|
-
if (
|
118
|
+
if (o) throw n;
|
117
119
|
}
|
118
120
|
}
|
119
|
-
return
|
121
|
+
return a;
|
120
122
|
}
|
121
123
|
}
|
122
|
-
;//
|
124
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
123
125
|
function _arrayLikeToArray(arr, len) {
|
124
126
|
if (len == null || len > arr.length) len = arr.length;
|
125
127
|
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
126
128
|
return arr2;
|
127
129
|
}
|
128
|
-
;//
|
130
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
|
129
131
|
|
130
132
|
function _unsupportedIterableToArray(o, minLen) {
|
131
133
|
if (!o) return;
|
@@ -135,11 +137,11 @@ function _unsupportedIterableToArray(o, minLen) {
|
|
135
137
|
if (n === "Map" || n === "Set") return Array.from(o);
|
136
138
|
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
|
137
139
|
}
|
138
|
-
;//
|
140
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
|
139
141
|
function _nonIterableRest() {
|
140
142
|
throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
141
143
|
}
|
142
|
-
;//
|
144
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
|
143
145
|
|
144
146
|
|
145
147
|
|
@@ -147,23 +149,31 @@ function _nonIterableRest() {
|
|
147
149
|
function _slicedToArray(arr, i) {
|
148
150
|
return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest();
|
149
151
|
}
|
150
|
-
;//
|
151
|
-
var external_vue_x = y => {
|
152
|
-
var
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
var
|
161
|
-
const
|
162
|
-
;//
|
163
|
-
var
|
164
|
-
var
|
152
|
+
;// external "vue"
|
153
|
+
var external_vue_x = (y) => {
|
154
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
155
|
+
}
|
156
|
+
var external_vue_y = (x) => (() => (x))
|
157
|
+
const external_vue_namespaceObject = external_vue_x({ ["computed"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.computed), ["createTextVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createTextVNode), ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent), ["getCurrentInstance"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.getCurrentInstance), ["isVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.isVNode), ["mergeProps"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.mergeProps), ["nextTick"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.nextTick), ["ref"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.ref), ["toRefs"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.toRefs), ["watch"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.watch) });
|
158
|
+
;// external "../config-provider"
|
159
|
+
var config_provider_x = (y) => {
|
160
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
161
|
+
}
|
162
|
+
var config_provider_y = (x) => (() => (x))
|
163
|
+
const config_provider_namespaceObject = config_provider_x({ ["useLocale"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.useLocale), ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
|
164
|
+
;// external "../select"
|
165
|
+
var select_x = (y) => {
|
166
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
167
|
+
}
|
168
|
+
var select_y = (x) => (() => (x))
|
169
|
+
const select_namespaceObject = select_x({ ["BkOption"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_select_1a0d1ad7__.BkOption), ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_select_1a0d1ad7__["default"]) });
|
170
|
+
;// external "../select/select.less"
|
171
|
+
var select_less_x = (y) => {
|
172
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
173
|
+
}
|
174
|
+
var select_less_y = (x) => (() => (x))
|
165
175
|
const select_less_namespaceObject = select_less_x({ });
|
166
|
-
;//
|
176
|
+
;// ../../packages/pagination/src/use-limit.tsx
|
167
177
|
|
168
178
|
|
169
179
|
|
@@ -237,14 +247,13 @@ function _isSlot(s) {
|
|
237
247
|
resolveClassName = _usePrefix.resolveClassName;
|
238
248
|
var render = function render(_ref) {
|
239
249
|
var _slot;
|
240
|
-
var _ref2;
|
241
250
|
var isFirst = _ref.isFirst,
|
242
251
|
isLast = _ref.isLast;
|
243
252
|
if (!proxy.showLimit) {
|
244
253
|
return null;
|
245
254
|
}
|
246
255
|
return (0,external_vue_namespaceObject.createVNode)("div", {
|
247
|
-
"class": (
|
256
|
+
"class": _defineProperty(_defineProperty(_defineProperty({}, resolveClassName('pagination-limit'), true), 'is-first', isFirst), 'is-last', isLast)
|
248
257
|
}, [(0,external_vue_namespaceObject.createVNode)("div", null, [t.value.eachPage]), (0,external_vue_namespaceObject.createVNode)(select_namespaceObject["default"], {
|
249
258
|
"class": "".concat(resolveClassName('pagination-limit-select')),
|
250
259
|
"clearable": false,
|
@@ -271,11 +280,13 @@ function _isSlot(s) {
|
|
271
280
|
render: render
|
272
281
|
};
|
273
282
|
});
|
274
|
-
;//
|
275
|
-
var icon_x = y => {
|
276
|
-
var
|
277
|
-
|
278
|
-
|
283
|
+
;// external "../icon"
|
284
|
+
var icon_x = (y) => {
|
285
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
286
|
+
}
|
287
|
+
var icon_y = (x) => (() => (x))
|
288
|
+
const icon_namespaceObject = icon_x({ ["AngleLeft"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleLeft), ["AngleRight"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleRight), ["Ellipsis"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Ellipsis) });
|
289
|
+
;// ../../packages/pagination/src/use-list.tsx
|
279
290
|
|
280
291
|
|
281
292
|
/*
|
@@ -430,17 +441,16 @@ var PAGE_ITEMS_NUM = 5;
|
|
430
441
|
var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
|
431
442
|
resolveClassName = _usePrefix.resolveClassName;
|
432
443
|
var render = function render(_ref) {
|
433
|
-
var _ref2, _ref3, _ref4, _ref6, _ref7;
|
434
444
|
var isFirst = _ref.isFirst,
|
435
445
|
isLast = _ref.isLast;
|
436
446
|
return (0,external_vue_namespaceObject.createVNode)("div", {
|
437
|
-
"class": (
|
447
|
+
"class": _defineProperty(_defineProperty(_defineProperty({}, "".concat(resolveClassName('pagination-list')), true), 'is-first', isFirst), 'is-last', isLast)
|
438
448
|
}, [(0,external_vue_namespaceObject.createVNode)("div", {
|
439
|
-
"class": (
|
449
|
+
"class": _defineProperty(_defineProperty({}, "".concat(resolveClassName('pagination-list-pre')), true), 'is-disabled', isPagePreDisabled.value),
|
440
450
|
"onClick": handlePrePage
|
441
451
|
}, [proxy.prevText || (0,external_vue_namespaceObject.createVNode)(icon_namespaceObject.AngleLeft, null, null)]), (0,external_vue_namespaceObject.createVNode)("div", {
|
442
452
|
"key": "1",
|
443
|
-
"class": (
|
453
|
+
"class": _defineProperty(_defineProperty({}, "".concat(resolveClassName('pagination-list-item')), true), 'is-active', localCurrent.value === 1),
|
444
454
|
"onClick": function onClick() {
|
445
455
|
return handleItemClick(1);
|
446
456
|
}
|
@@ -449,10 +459,9 @@ var PAGE_ITEMS_NUM = 5;
|
|
449
459
|
"class": "".concat(resolveClassName('pagination-list-pre-batch')),
|
450
460
|
"onClick": handlePreBatch
|
451
461
|
}, [(0,external_vue_namespaceObject.createVNode)(icon_namespaceObject.Ellipsis, null, null)]), list.value.map(function (num) {
|
452
|
-
var _ref5;
|
453
462
|
return (0,external_vue_namespaceObject.createVNode)("div", {
|
454
463
|
"key": num,
|
455
|
-
"class": (
|
464
|
+
"class": _defineProperty(_defineProperty({}, "".concat(resolveClassName('pagination-list-item')), true), 'is-active', localCurrent.value === num),
|
456
465
|
"onClick": function onClick() {
|
457
466
|
return handleItemClick(num);
|
458
467
|
}
|
@@ -463,12 +472,12 @@ var PAGE_ITEMS_NUM = 5;
|
|
463
472
|
"onClick": handleNextBatch
|
464
473
|
}, [(0,external_vue_namespaceObject.createVNode)(icon_namespaceObject.Ellipsis, null, null)]), proxy.totalPageNum > 1 && (0,external_vue_namespaceObject.createVNode)("div", {
|
465
474
|
"key": "last",
|
466
|
-
"class": (
|
475
|
+
"class": _defineProperty(_defineProperty({}, "".concat(resolveClassName('pagination-list-item')), true), 'is-active', localCurrent.value === proxy.totalPageNum),
|
467
476
|
"onClick": function onClick() {
|
468
477
|
return handleItemClick(proxy.totalPageNum);
|
469
478
|
}
|
470
479
|
}, [proxy.totalPageNum]), (0,external_vue_namespaceObject.createVNode)("div", {
|
471
|
-
"class": (
|
480
|
+
"class": _defineProperty(_defineProperty({}, "".concat(resolveClassName('pagination-list-pre')), true), 'is-disabled', isPageNextDisabled.value),
|
472
481
|
"onClick": handleNextPage
|
473
482
|
}, [proxy.nextText || (0,external_vue_namespaceObject.createVNode)(icon_namespaceObject.AngleRight, null, null)])]);
|
474
483
|
};
|
@@ -477,15 +486,19 @@ var PAGE_ITEMS_NUM = 5;
|
|
477
486
|
render: render
|
478
487
|
};
|
479
488
|
});
|
480
|
-
;//
|
481
|
-
var popover_x = y => {
|
482
|
-
var
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
489
|
+
;// external "../popover"
|
490
|
+
var popover_x = (y) => {
|
491
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
492
|
+
}
|
493
|
+
var popover_y = (x) => (() => (x))
|
494
|
+
const popover_namespaceObject = popover_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__["default"]) });
|
495
|
+
;// external "../popover/popover.less"
|
496
|
+
var popover_less_x = (y) => {
|
497
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
498
|
+
}
|
499
|
+
var popover_less_y = (x) => (() => (x))
|
487
500
|
const popover_less_namespaceObject = popover_less_x({ });
|
488
|
-
;//
|
501
|
+
;// ../../packages/pagination/src/use-small-list.tsx
|
489
502
|
|
490
503
|
|
491
504
|
/*
|
@@ -658,11 +671,10 @@ const popover_less_namespaceObject = popover_less_x({ });
|
|
658
671
|
var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
|
659
672
|
resolveClassName = _usePrefix.resolveClassName;
|
660
673
|
var render = function render() {
|
661
|
-
var _ref, _ref3;
|
662
674
|
return (0,external_vue_namespaceObject.createVNode)("div", {
|
663
675
|
"class": "".concat(resolveClassName('pagination-small-list'))
|
664
676
|
}, [(0,external_vue_namespaceObject.createVNode)("div", {
|
665
|
-
"class": (
|
677
|
+
"class": _defineProperty(_defineProperty({}, "".concat(resolveClassName('pagination-btn-pre')), true), 'is-disabled', isPagePreDisabled.value),
|
666
678
|
"onClick": handlePrePage
|
667
679
|
}, [(0,external_vue_namespaceObject.createVNode)(icon_namespaceObject.AngleLeft, null, null)]), (0,external_vue_namespaceObject.createVNode)(popover_namespaceObject["default"], {
|
668
680
|
"width": 56,
|
@@ -681,9 +693,8 @@ const popover_less_namespaceObject = popover_less_x({ });
|
|
681
693
|
}
|
682
694
|
}, {
|
683
695
|
"default": function _default() {
|
684
|
-
var _ref2;
|
685
696
|
return (0,external_vue_namespaceObject.createVNode)("div", {
|
686
|
-
"class": (
|
697
|
+
"class": _defineProperty(_defineProperty({}, "".concat(resolveClassName('pagination-picker')), true), 'is-focused', isFocused.value)
|
687
698
|
}, [(0,external_vue_namespaceObject.createVNode)("span", {
|
688
699
|
"ref": inputRef,
|
689
700
|
"class": "".concat(resolveClassName('pagination-editor')),
|
@@ -715,7 +726,7 @@ const popover_less_namespaceObject = popover_less_x({ });
|
|
715
726
|
})]);
|
716
727
|
}
|
717
728
|
}), (0,external_vue_namespaceObject.createVNode)("div", {
|
718
|
-
"class": (
|
729
|
+
"class": _defineProperty(_defineProperty({}, "".concat(resolveClassName('pagination-btn-next')), true), 'is-disabled', isPageNextDisabled.value),
|
719
730
|
"onClick": handleNextPage
|
720
731
|
}, [(0,external_vue_namespaceObject.createVNode)(icon_namespaceObject.AngleRight, null, null)])]);
|
721
732
|
};
|
@@ -724,7 +735,7 @@ const popover_less_namespaceObject = popover_less_x({ });
|
|
724
735
|
render: render
|
725
736
|
};
|
726
737
|
});
|
727
|
-
;//
|
738
|
+
;// ../../packages/pagination/src/use-total.tsx
|
728
739
|
|
729
740
|
|
730
741
|
/*
|
@@ -756,7 +767,6 @@ const popover_less_namespaceObject = popover_less_x({ });
|
|
756
767
|
|
757
768
|
/* harmony default export */ const use_total = (function (t) {
|
758
769
|
return function (_ref) {
|
759
|
-
var _ref2;
|
760
770
|
var isFirst = _ref.isFirst,
|
761
771
|
isLast = _ref.isLast;
|
762
772
|
var _getCurrentInstance = (0,external_vue_namespaceObject.getCurrentInstance)(),
|
@@ -767,7 +777,7 @@ const popover_less_namespaceObject = popover_less_x({ });
|
|
767
777
|
var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
|
768
778
|
resolveClassName = _usePrefix.resolveClassName;
|
769
779
|
return (0,external_vue_namespaceObject.createVNode)("div", (0,external_vue_namespaceObject.mergeProps)({
|
770
|
-
"class": (
|
780
|
+
"class": _defineProperty(_defineProperty(_defineProperty({}, "".concat(resolveClassName('pagination-total')), true), 'is-first', isFirst), 'is-last', isLast)
|
771
781
|
}, {
|
772
782
|
disabled: props.disabled
|
773
783
|
}), [t.value.total, (0,external_vue_namespaceObject.createVNode)("div", {
|
@@ -775,7 +785,7 @@ const popover_less_namespaceObject = popover_less_x({ });
|
|
775
785
|
}, [props.count]), t.value.strip]);
|
776
786
|
};
|
777
787
|
});
|
778
|
-
;//
|
788
|
+
;// ../../packages/pagination/src/pagination.tsx
|
779
789
|
|
780
790
|
|
781
791
|
|
@@ -894,9 +904,8 @@ var paginationProps = {
|
|
894
904
|
};
|
895
905
|
},
|
896
906
|
render: function render() {
|
897
|
-
var
|
898
|
-
|
899
|
-
var paginationClass = (0,shared_namespaceObject.classes)((_classes = {}, _defineProperty(_classes, "".concat(this.resolveClassName('pagination')), true), _defineProperty(_classes, "is-align-".concat(this.align), true), _defineProperty(_classes, 'is-disabled', this.disabled), _classes));
|
907
|
+
var _this = this;
|
908
|
+
var paginationClass = (0,shared_namespaceObject.classes)(_defineProperty(_defineProperty(_defineProperty({}, "".concat(this.resolveClassName('pagination')), true), "is-align-".concat(this.align), true), 'is-disabled', this.disabled));
|
900
909
|
var layoutMap = {
|
901
910
|
total: this.renderTotal,
|
902
911
|
list: this.small ? this.renderSmallList : this.renderList,
|
@@ -912,7 +921,7 @@ var paginationProps = {
|
|
912
921
|
})]);
|
913
922
|
}
|
914
923
|
}));
|
915
|
-
;//
|
924
|
+
;// ../../packages/pagination/src/index.ts
|
916
925
|
/*
|
917
926
|
* Tencent is pleased to support the open source community by making
|
918
927
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -29,11 +29,13 @@ __webpack_require__.d(__webpack_exports__, {
|
|
29
29
|
"default": () => (/* binding */ src)
|
30
30
|
});
|
31
31
|
|
32
|
-
;//
|
33
|
-
var x = y => {
|
34
|
-
var
|
35
|
-
|
36
|
-
|
32
|
+
;// external "../popover"
|
33
|
+
var x = (y) => {
|
34
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
35
|
+
}
|
36
|
+
var y = (x) => (() => (x))
|
37
|
+
const popover_namespaceObject = x({ ["$bkPopover"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__.$bkPopover) });
|
38
|
+
;// ../../packages/plugin-popover/src/index.ts
|
37
39
|
/**
|
38
40
|
* Tencent is pleased to support the open source community by making
|
39
41
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
package/lib/plugins/index.js
CHANGED
@@ -29,11 +29,13 @@ __webpack_require__.d(__webpack_exports__, {
|
|
29
29
|
$bkPopover: () => (/* reexport */ external_plugin_popover_namespaceObject["default"])
|
30
30
|
});
|
31
31
|
|
32
|
-
;//
|
33
|
-
var x = y => {
|
34
|
-
var
|
35
|
-
|
36
|
-
|
32
|
+
;// external "../plugin-popover"
|
33
|
+
var x = (y) => {
|
34
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
35
|
+
}
|
36
|
+
var y = (x) => (() => (x))
|
37
|
+
const external_plugin_popover_namespaceObject = x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE__plugin_popover_d49f5bb2__["default"]) });
|
38
|
+
;// ../../packages/plugins/src/index.ts
|
37
39
|
/*
|
38
40
|
* Tencent is pleased to support the open source community by making
|
39
41
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|