bkui-vue 2.0.2-beta.1 → 2.0.2-beta.11
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 +23 -23
- package/dist/index.esm.js +5609 -5575
- package/dist/index.umd.js +27 -27
- package/dist/style.css +1 -1
- package/dist/style.variable.css +1 -1
- package/lib/affix/index.js +22 -30
- package/lib/alert/index.js +22 -30
- package/lib/animate-number/index.js +10 -14
- package/lib/backtop/index.js +22 -32
- package/lib/badge/index.js +18 -24
- package/lib/breadcrumb/index.js +23 -31
- package/lib/button/index.js +26 -36
- package/lib/card/index.js +33 -47
- package/lib/cascader/index.js +705 -699
- package/lib/checkbox/index.js +34 -44
- package/lib/code-diff/index.js +79 -83
- package/lib/collapse/index.js +33 -39
- package/lib/collapse-transition/index.js +14 -20
- package/lib/color-picker/index.js +630 -639
- package/lib/components.d.ts +1 -2
- package/lib/components.js +1 -2
- package/lib/config-provider/index.js +26 -34
- package/lib/container/index.js +21 -27
- package/lib/date-picker/date-picker.css +220 -4
- package/lib/date-picker/date-picker.less +5 -5
- package/lib/date-picker/date-picker.variable.css +237 -21
- package/lib/date-picker/index.js +656 -671
- package/lib/dialog/index.js +87 -101
- package/lib/directives/index.js +515 -516
- package/lib/divider/index.js +15 -21
- package/lib/dropdown/index.js +31 -43
- package/lib/exception/index.js +49 -55
- package/lib/fixed-navbar/index.js +14 -20
- package/lib/form/index.js +644 -661
- package/lib/icon/angle-double-down-line.js +12 -14
- package/lib/icon/angle-double-left-line.js +12 -14
- package/lib/icon/angle-double-left.js +12 -14
- package/lib/icon/angle-double-right-line.js +12 -14
- package/lib/icon/angle-double-right.js +12 -14
- package/lib/icon/angle-double-up-line.js +12 -14
- package/lib/icon/angle-down-fill.js +12 -14
- package/lib/icon/angle-down-line.js +12 -14
- package/lib/icon/angle-down.js +12 -14
- package/lib/icon/angle-left.js +12 -14
- package/lib/icon/angle-right.js +12 -14
- package/lib/icon/angle-up-fill.js +12 -14
- package/lib/icon/angle-up.js +12 -14
- package/lib/icon/archive-fill.js +12 -14
- package/lib/icon/arrows-left.js +12 -14
- package/lib/icon/arrows-right.js +12 -14
- package/lib/icon/assistant.js +12 -14
- package/lib/icon/audio-fill.js +12 -14
- package/lib/icon/bk.js +12 -14
- package/lib/icon/circle.js +12 -14
- package/lib/icon/close-line.js +12 -14
- package/lib/icon/close.js +12 -14
- package/lib/icon/code.js +12 -14
- package/lib/icon/cog-shape.js +12 -14
- package/lib/icon/collapse-left.js +12 -14
- package/lib/icon/copy-shape.js +12 -14
- package/lib/icon/copy.js +12 -14
- package/lib/icon/data-shape.js +12 -14
- package/lib/icon/del.js +12 -14
- package/lib/icon/doc-fill.js +12 -14
- package/lib/icon/done.js +12 -14
- package/lib/icon/down-shape.js +12 -14
- package/lib/icon/down-small.js +12 -14
- package/lib/icon/edit-line.js +12 -14
- package/lib/icon/ellipsis.js +12 -14
- package/lib/icon/enlarge-line.js +12 -14
- package/lib/icon/error.js +12 -14
- package/lib/icon/excel-fill.js +12 -14
- package/lib/icon/exclamation-circle-shape.js +12 -14
- package/lib/icon/eye.js +12 -14
- package/lib/icon/filliscreen-line.js +12 -14
- package/lib/icon/fix-line.js +12 -14
- package/lib/icon/fix-shape.js +12 -14
- package/lib/icon/folder-open.js +12 -14
- package/lib/icon/folder-shape-open.js +12 -14
- package/lib/icon/folder-shape.js +12 -14
- package/lib/icon/folder.js +12 -14
- package/lib/icon/funnel.js +12 -14
- package/lib/icon/grag-fill.js +12 -14
- package/lib/icon/help-document-fill.js +12 -14
- package/lib/icon/help-fill.js +12 -14
- package/lib/icon/help.js +12 -14
- package/lib/icon/image-fill.js +12 -14
- package/lib/icon/img-error.js +12 -14
- package/lib/icon/img-placehoulder.js +12 -14
- package/lib/icon/info-line.js +12 -14
- package/lib/icon/info.js +12 -14
- package/lib/icon/left-shape.js +12 -14
- package/lib/icon/left-turn-line.js +12 -14
- package/lib/icon/loading.js +12 -14
- package/lib/icon/narrow-line.js +12 -14
- package/lib/icon/original.js +12 -14
- package/lib/icon/pdf-fill.js +12 -14
- package/lib/icon/play-shape.js +12 -14
- package/lib/icon/plus.js +12 -14
- package/lib/icon/ppt-fill.js +12 -14
- package/lib/icon/qq.js +12 -14
- package/lib/icon/right-shape.js +12 -14
- package/lib/icon/right-turn-line.js +12 -14
- package/lib/icon/search.js +12 -14
- package/lib/icon/share.js +12 -14
- package/lib/icon/spinner.js +12 -14
- package/lib/icon/success.js +12 -14
- package/lib/icon/switcher-loading.js +12 -14
- package/lib/icon/text-all.js +12 -14
- package/lib/icon/text-file.js +12 -14
- package/lib/icon/text-fill.js +12 -14
- package/lib/icon/transfer.js +12 -14
- package/lib/icon/tree-application-shape.js +12 -14
- package/lib/icon/unfull-screen.js +12 -14
- package/lib/icon/unvisible.js +12 -14
- package/lib/icon/up-shape.js +12 -14
- package/lib/icon/upload.js +12 -14
- package/lib/icon/video-fill.js +12 -14
- package/lib/icon/warn.js +12 -14
- package/lib/icon/weixin-pro.js +12 -14
- package/lib/icon/weixin.js +12 -14
- package/lib/image/index.js +326 -342
- package/lib/index.d.ts +0 -1
- package/lib/index.js +1 -2
- package/lib/info-box/index.js +87 -101
- package/lib/input/index.js +323 -335
- package/lib/link/index.js +18 -26
- package/lib/loading/index.js +19 -25
- package/lib/locale/index.js +3 -3
- package/lib/menu/index.js +32 -40
- package/lib/message/index.js +41 -47
- package/lib/modal/index.js +29 -39
- package/lib/navigation/index.js +19 -27
- package/lib/notify/index.js +27 -37
- package/lib/overflow-title/index.js +29 -41
- package/lib/pagination/index.js +46 -62
- package/lib/pop-confirm/index.d.ts +16 -2
- package/lib/pop-confirm/index.js +46 -54
- package/lib/pop-confirm/pop-confirm.d.ts +5 -1
- package/lib/popover/index.js +347 -363
- package/lib/popover2/index.js +10 -14
- package/lib/process/index.js +74 -78
- package/lib/progress/index.js +20 -26
- package/lib/radio/index.js +31 -39
- package/lib/rate/index.js +19 -25
- package/lib/resize-layout/index.js +22 -30
- package/lib/scrollbar/index.js +25 -25
- package/lib/search-select/index.js +511 -540
- package/lib/select/index.js +545 -594
- package/lib/shared/index.js +49 -57
- package/lib/sideslider/index.js +79 -89
- package/lib/slider/index.js +77 -86
- package/lib/steps/index.js +72 -78
- package/lib/swiper/index.js +18 -24
- package/lib/switcher/index.js +22 -30
- package/lib/tab/index.js +323 -337
- package/lib/table/index.js +604 -669
- package/lib/table-column/index.js +9 -13
- package/lib/tag/index.js +26 -36
- package/lib/tag-input/index.js +350 -383
- package/lib/time-picker/index.js +9 -13
- package/lib/timeline/index.js +15 -21
- package/lib/transfer/index.js +40 -56
- package/lib/tree/index.d.ts +4 -0
- package/lib/tree/index.js +132 -129
- package/lib/tree/props.d.ts +1 -0
- package/lib/tree/tree.css +18 -0
- package/lib/tree/tree.d.ts +2 -0
- package/lib/tree/tree.less +24 -0
- package/lib/tree/tree.variable.css +18 -0
- package/lib/tree/use-node-action.d.ts +2 -2
- package/lib/upload/index.js +562 -574
- package/lib/virtual-render/index.js +43 -55
- package/package.json +1 -1
- package/lib/plugin-popover/index.d.ts +0 -27
- package/lib/plugin-popover/index.js +0 -67
- package/lib/plugins/index.d.ts +0 -1
- package/lib/plugins/index.js +0 -66
@@ -35,28 +35,26 @@ __webpack_require__.d(__webpack_exports__, {
|
|
35
35
|
"default": () => (/* binding */ src)
|
36
36
|
});
|
37
37
|
|
38
|
-
;// external "../shared"
|
39
|
-
var x = (y)
|
40
|
-
|
41
|
-
}
|
42
|
-
|
43
|
-
const shared_namespaceObject = x({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["resolveClassName"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName), ["withInstall"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall) });
|
44
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
38
|
+
;// CONCATENATED MODULE: external "../shared"
|
39
|
+
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
40
|
+
var y = x => () => x
|
41
|
+
const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes, ["resolveClassName"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName, ["withInstall"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall });
|
42
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
45
43
|
function _arrayLikeToArray(arr, len) {
|
46
44
|
if (len == null || len > arr.length) len = arr.length;
|
47
45
|
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
48
46
|
return arr2;
|
49
47
|
}
|
50
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
|
48
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
|
51
49
|
|
52
50
|
function _arrayWithoutHoles(arr) {
|
53
51
|
if (Array.isArray(arr)) return _arrayLikeToArray(arr);
|
54
52
|
}
|
55
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
|
53
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
|
56
54
|
function _iterableToArray(iter) {
|
57
55
|
if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
|
58
56
|
}
|
59
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
|
57
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
|
60
58
|
|
61
59
|
function _unsupportedIterableToArray(o, minLen) {
|
62
60
|
if (!o) return;
|
@@ -66,11 +64,11 @@ function _unsupportedIterableToArray(o, minLen) {
|
|
66
64
|
if (n === "Map" || n === "Set") return Array.from(o);
|
67
65
|
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
|
68
66
|
}
|
69
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
|
67
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
|
70
68
|
function _nonIterableSpread() {
|
71
69
|
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
72
70
|
}
|
73
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
|
71
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
|
74
72
|
|
75
73
|
|
76
74
|
|
@@ -78,7 +76,7 @@ function _nonIterableSpread() {
|
|
78
76
|
function _toConsumableArray(arr) {
|
79
77
|
return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
|
80
78
|
}
|
81
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
79
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
82
80
|
function _typeof(o) {
|
83
81
|
"@babel/helpers - typeof";
|
84
82
|
|
@@ -88,7 +86,7 @@ function _typeof(o) {
|
|
88
86
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
89
87
|
}, _typeof(o);
|
90
88
|
}
|
91
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
89
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
92
90
|
|
93
91
|
function toPrimitive(t, r) {
|
94
92
|
if ("object" != _typeof(t) || !t) return t;
|
@@ -100,14 +98,14 @@ function toPrimitive(t, r) {
|
|
100
98
|
}
|
101
99
|
return ("string" === r ? String : Number)(t);
|
102
100
|
}
|
103
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
101
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
104
102
|
|
105
103
|
|
106
104
|
function toPropertyKey(t) {
|
107
105
|
var i = toPrimitive(t, "string");
|
108
106
|
return "symbol" == _typeof(i) ? i : String(i);
|
109
107
|
}
|
110
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
108
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
111
109
|
|
112
110
|
function _defineProperty(obj, key, value) {
|
113
111
|
key = toPropertyKey(key);
|
@@ -123,31 +121,23 @@ function _defineProperty(obj, key, value) {
|
|
123
121
|
}
|
124
122
|
return obj;
|
125
123
|
}
|
126
|
-
;// external "vue"
|
127
|
-
var external_vue_x = (y)
|
128
|
-
|
129
|
-
}
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
}
|
136
|
-
var
|
137
|
-
const
|
138
|
-
;// external "
|
139
|
-
var
|
140
|
-
|
141
|
-
}
|
142
|
-
|
143
|
-
const scrollbar_namespaceObject = scrollbar_x({ ["VirtualElement"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_scrollbar_918447d0__.VirtualElement), ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_scrollbar_918447d0__["default"]) });
|
144
|
-
;// external "vue-types"
|
145
|
-
var external_vue_types_x = (y) => {
|
146
|
-
var x = {}; __webpack_require__.d(x, y); return x
|
147
|
-
}
|
148
|
-
var external_vue_types_y = (x) => (() => (x))
|
149
|
-
const external_vue_types_namespaceObject = external_vue_types_x({ ["toType"]: () => (__WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType) });
|
150
|
-
;// ../../packages/virtual-render/src/props.ts
|
124
|
+
;// CONCATENATED MODULE: external "vue"
|
125
|
+
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
126
|
+
var external_vue_y = x => () => x
|
127
|
+
const external_vue_namespaceObject = external_vue_x({ ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["nextTick"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.nextTick, ["onMounted"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onMounted, ["onUnmounted"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onUnmounted, ["reactive"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.reactive, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch });
|
128
|
+
;// CONCATENATED MODULE: external "../config-provider"
|
129
|
+
var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
130
|
+
var config_provider_y = x => () => x
|
131
|
+
const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix });
|
132
|
+
;// CONCATENATED MODULE: external "../scrollbar"
|
133
|
+
var scrollbar_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
134
|
+
var scrollbar_y = x => () => x
|
135
|
+
const scrollbar_namespaceObject = scrollbar_x({ ["VirtualElement"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_scrollbar_918447d0__.VirtualElement, ["default"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_scrollbar_918447d0__["default"] });
|
136
|
+
;// CONCATENATED MODULE: external "vue-types"
|
137
|
+
var external_vue_types_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
138
|
+
var external_vue_types_y = x => () => x
|
139
|
+
const external_vue_types_namespaceObject = external_vue_types_x({ ["toType"]: () => __WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType });
|
140
|
+
;// CONCATENATED MODULE: ../../packages/virtual-render/src/props.ts
|
151
141
|
|
152
142
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
153
143
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
@@ -279,7 +269,7 @@ var virtualRenderProps = _objectSpread({
|
|
279
269
|
*/
|
280
270
|
autoIndex: shared_namespaceObject.PropTypes.bool.def(true)
|
281
271
|
}, EventProps);
|
282
|
-
;// ../../packages/virtual-render/src/use-fix-top.tsx
|
272
|
+
;// CONCATENATED MODULE: ../../packages/virtual-render/src/use-fix-top.tsx
|
283
273
|
/*
|
284
274
|
* Tencent is pleased to support the open source community by making
|
285
275
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -338,7 +328,7 @@ var virtualRenderProps = _objectSpread({
|
|
338
328
|
fixToTop: fixToTop
|
339
329
|
};
|
340
330
|
});
|
341
|
-
;// ../../packages/virtual-render/src/use-scrollbar.tsx
|
331
|
+
;// CONCATENATED MODULE: ../../packages/virtual-render/src/use-scrollbar.tsx
|
342
332
|
/*
|
343
333
|
* Tencent is pleased to support the open source community by making
|
344
334
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -400,13 +390,13 @@ var virtualRenderProps = _objectSpread({
|
|
400
390
|
updateScrollHeight: updateScrollHeight
|
401
391
|
};
|
402
392
|
});
|
403
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/classCallCheck.js
|
393
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/classCallCheck.js
|
404
394
|
function _classCallCheck(instance, Constructor) {
|
405
395
|
if (!(instance instanceof Constructor)) {
|
406
396
|
throw new TypeError("Cannot call a class as a function");
|
407
397
|
}
|
408
398
|
}
|
409
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/createClass.js
|
399
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/createClass.js
|
410
400
|
|
411
401
|
function _defineProperties(target, props) {
|
412
402
|
for (var i = 0; i < props.length; i++) {
|
@@ -425,13 +415,11 @@ function _createClass(Constructor, protoProps, staticProps) {
|
|
425
415
|
});
|
426
416
|
return Constructor;
|
427
417
|
}
|
428
|
-
;// external "lodash/throttle"
|
429
|
-
var throttle_x = (y)
|
430
|
-
|
431
|
-
}
|
432
|
-
|
433
|
-
const throttle_namespaceObject = throttle_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_lodash_throttle_a7b7506a__["default"]) });
|
434
|
-
;// ../../packages/virtual-render/src/v-virtual-render.ts
|
418
|
+
;// CONCATENATED MODULE: external "lodash/throttle"
|
419
|
+
var throttle_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
420
|
+
var throttle_y = x => () => x
|
421
|
+
const throttle_namespaceObject = throttle_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_lodash_throttle_a7b7506a__["default"] });
|
422
|
+
;// CONCATENATED MODULE: ../../packages/virtual-render/src/v-virtual-render.ts
|
435
423
|
|
436
424
|
|
437
425
|
|
@@ -665,7 +653,7 @@ var instance = null;
|
|
665
653
|
}
|
666
654
|
}
|
667
655
|
});
|
668
|
-
;// ../../packages/virtual-render/src/use-tag-render.tsx
|
656
|
+
;// CONCATENATED MODULE: ../../packages/virtual-render/src/use-tag-render.tsx
|
669
657
|
|
670
658
|
function use_tag_render_ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
671
659
|
function use_tag_render_objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? use_tag_render_ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : use_tag_render_ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
@@ -784,7 +772,7 @@ function use_tag_render_objectSpread(e) { for (var r = 1; r < arguments.length;
|
|
784
772
|
}
|
785
773
|
};
|
786
774
|
});
|
787
|
-
;// ../../packages/virtual-render/src/virtual-render.tsx
|
775
|
+
;// CONCATENATED MODULE: ../../packages/virtual-render/src/virtual-render.tsx
|
788
776
|
|
789
777
|
|
790
778
|
|
@@ -1152,7 +1140,7 @@ function virtual_render_objectSpread(e) { for (var r = 1; r < arguments.length;
|
|
1152
1140
|
};
|
1153
1141
|
}
|
1154
1142
|
}));
|
1155
|
-
;// ../../packages/virtual-render/src/index.ts
|
1143
|
+
;// CONCATENATED MODULE: ../../packages/virtual-render/src/index.ts
|
1156
1144
|
/*
|
1157
1145
|
* Tencent is pleased to support the open source community by making
|
1158
1146
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
package/package.json
CHANGED
@@ -1,27 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* Tencent is pleased to support the open source community by making
|
3
|
-
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
4
|
-
*
|
5
|
-
* Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
|
6
|
-
*
|
7
|
-
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
8
|
-
*
|
9
|
-
* License for 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition):
|
10
|
-
*
|
11
|
-
* ---------------------------------------------------
|
12
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
|
13
|
-
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation
|
14
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and
|
15
|
-
* to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
16
|
-
*
|
17
|
-
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of
|
18
|
-
* the Software.
|
19
|
-
*
|
20
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
|
21
|
-
* THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
22
|
-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
23
|
-
* CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
24
|
-
* IN THE SOFTWARE.
|
25
|
-
*/
|
26
|
-
import { $bkPopover } from '../popover';
|
27
|
-
export default $bkPopover;
|
@@ -1,67 +0,0 @@
|
|
1
|
-
import "../styles/reset.css";
|
2
|
-
import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__ from "../popover";
|
3
|
-
/******/ // The require scope
|
4
|
-
/******/ var __webpack_require__ = {};
|
5
|
-
/******/
|
6
|
-
/************************************************************************/
|
7
|
-
/******/ /* webpack/runtime/define property getters */
|
8
|
-
/******/ (() => {
|
9
|
-
/******/ // define getter functions for harmony exports
|
10
|
-
/******/ __webpack_require__.d = (exports, definition) => {
|
11
|
-
/******/ for(var key in definition) {
|
12
|
-
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
13
|
-
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
14
|
-
/******/ }
|
15
|
-
/******/ }
|
16
|
-
/******/ };
|
17
|
-
/******/ })();
|
18
|
-
/******/
|
19
|
-
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
20
|
-
/******/ (() => {
|
21
|
-
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
22
|
-
/******/ })();
|
23
|
-
/******/
|
24
|
-
/************************************************************************/
|
25
|
-
var __webpack_exports__ = {};
|
26
|
-
|
27
|
-
// EXPORTS
|
28
|
-
__webpack_require__.d(__webpack_exports__, {
|
29
|
-
"default": () => (/* binding */ src)
|
30
|
-
});
|
31
|
-
|
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
|
39
|
-
/**
|
40
|
-
* Tencent is pleased to support the open source community by making
|
41
|
-
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
42
|
-
*
|
43
|
-
* Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
|
44
|
-
*
|
45
|
-
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
46
|
-
*
|
47
|
-
* License for 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition):
|
48
|
-
*
|
49
|
-
* ---------------------------------------------------
|
50
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
|
51
|
-
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation
|
52
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and
|
53
|
-
* to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
54
|
-
*
|
55
|
-
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of
|
56
|
-
* the Software.
|
57
|
-
*
|
58
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
|
59
|
-
* THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
60
|
-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
61
|
-
* CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
62
|
-
* IN THE SOFTWARE.
|
63
|
-
*/
|
64
|
-
|
65
|
-
/* harmony default export */ const src = (popover_namespaceObject.$bkPopover);
|
66
|
-
var __webpack_exports__default = __webpack_exports__["default"];
|
67
|
-
export { __webpack_exports__default as default };
|
package/lib/plugins/index.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
export { default as $bkPopover } from '../plugin-popover';
|
package/lib/plugins/index.js
DELETED
@@ -1,66 +0,0 @@
|
|
1
|
-
import "../styles/reset.css";
|
2
|
-
import * as __WEBPACK_EXTERNAL_MODULE__plugin_popover_d49f5bb2__ from "../plugin-popover";
|
3
|
-
/******/ // The require scope
|
4
|
-
/******/ var __webpack_require__ = {};
|
5
|
-
/******/
|
6
|
-
/************************************************************************/
|
7
|
-
/******/ /* webpack/runtime/define property getters */
|
8
|
-
/******/ (() => {
|
9
|
-
/******/ // define getter functions for harmony exports
|
10
|
-
/******/ __webpack_require__.d = (exports, definition) => {
|
11
|
-
/******/ for(var key in definition) {
|
12
|
-
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
13
|
-
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
14
|
-
/******/ }
|
15
|
-
/******/ }
|
16
|
-
/******/ };
|
17
|
-
/******/ })();
|
18
|
-
/******/
|
19
|
-
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
20
|
-
/******/ (() => {
|
21
|
-
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
22
|
-
/******/ })();
|
23
|
-
/******/
|
24
|
-
/************************************************************************/
|
25
|
-
var __webpack_exports__ = {};
|
26
|
-
|
27
|
-
// EXPORTS
|
28
|
-
__webpack_require__.d(__webpack_exports__, {
|
29
|
-
$bkPopover: () => (/* reexport */ external_plugin_popover_namespaceObject["default"])
|
30
|
-
});
|
31
|
-
|
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
|
39
|
-
/*
|
40
|
-
* Tencent is pleased to support the open source community by making
|
41
|
-
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
42
|
-
*
|
43
|
-
* Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
|
44
|
-
*
|
45
|
-
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
46
|
-
*
|
47
|
-
* License for 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition):
|
48
|
-
*
|
49
|
-
* ---------------------------------------------------
|
50
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
|
51
|
-
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation
|
52
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and
|
53
|
-
* to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
54
|
-
*
|
55
|
-
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of
|
56
|
-
* the Software.
|
57
|
-
*
|
58
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
|
59
|
-
* THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
60
|
-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
61
|
-
* CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
62
|
-
* IN THE SOFTWARE.
|
63
|
-
*/
|
64
|
-
|
65
|
-
var __webpack_exports__$bkPopover = __webpack_exports__.$bkPopover;
|
66
|
-
export { __webpack_exports__$bkPopover as $bkPopover };
|