bkui-vue 2.0.2-beta.29 → 2.0.2-beta.30

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.
Files changed (166) hide show
  1. package/dist/index.cjs.js +132 -132
  2. package/dist/index.esm.js +15466 -14274
  3. package/dist/index.umd.js +132 -132
  4. package/lib/affix/index.js +22 -30
  5. package/lib/alert/index.js +22 -30
  6. package/lib/animate-number/index.js +10 -14
  7. package/lib/backtop/index.js +22 -32
  8. package/lib/badge/index.js +18 -24
  9. package/lib/breadcrumb/index.js +23 -31
  10. package/lib/button/index.js +26 -36
  11. package/lib/card/index.js +33 -47
  12. package/lib/cascader/index.js +644 -672
  13. package/lib/checkbox/index.js +34 -44
  14. package/lib/code-diff/index.js +79 -83
  15. package/lib/collapse/index.js +33 -39
  16. package/lib/collapse-transition/index.js +14 -20
  17. package/lib/color-picker/index.js +624 -640
  18. package/lib/config-provider/index.js +26 -34
  19. package/lib/container/index.js +21 -27
  20. package/lib/date-picker/index.js +654 -678
  21. package/lib/dialog/index.js +87 -101
  22. package/lib/directives/index.js +512 -520
  23. package/lib/divider/index.js +15 -21
  24. package/lib/dropdown/index.js +31 -43
  25. package/lib/exception/index.js +49 -55
  26. package/lib/fixed-navbar/index.js +14 -20
  27. package/lib/form/index.js +638 -662
  28. package/lib/icon/angle-double-down-line.js +12 -14
  29. package/lib/icon/angle-double-left-line.js +12 -14
  30. package/lib/icon/angle-double-left.js +12 -14
  31. package/lib/icon/angle-double-right-line.js +12 -14
  32. package/lib/icon/angle-double-right.js +12 -14
  33. package/lib/icon/angle-double-up-line.js +12 -14
  34. package/lib/icon/angle-down-fill.js +12 -14
  35. package/lib/icon/angle-down-line.js +12 -14
  36. package/lib/icon/angle-down.js +12 -14
  37. package/lib/icon/angle-left.js +12 -14
  38. package/lib/icon/angle-right.js +12 -14
  39. package/lib/icon/angle-up-fill.js +12 -14
  40. package/lib/icon/angle-up.js +12 -14
  41. package/lib/icon/archive-fill.js +12 -14
  42. package/lib/icon/arrows-left.js +12 -14
  43. package/lib/icon/arrows-right.js +12 -14
  44. package/lib/icon/assistant.js +12 -14
  45. package/lib/icon/audio-fill.js +12 -14
  46. package/lib/icon/bk.js +12 -14
  47. package/lib/icon/circle.js +12 -14
  48. package/lib/icon/close-line.js +12 -14
  49. package/lib/icon/close.js +12 -14
  50. package/lib/icon/code.js +12 -14
  51. package/lib/icon/cog-shape.js +12 -14
  52. package/lib/icon/collapse-left.js +12 -14
  53. package/lib/icon/copy-shape.js +12 -14
  54. package/lib/icon/copy.js +12 -14
  55. package/lib/icon/data-shape.js +12 -14
  56. package/lib/icon/del.js +12 -14
  57. package/lib/icon/doc-fill.js +12 -14
  58. package/lib/icon/done.js +12 -14
  59. package/lib/icon/down-shape.js +12 -14
  60. package/lib/icon/down-small.js +12 -14
  61. package/lib/icon/edit-line.js +12 -14
  62. package/lib/icon/ellipsis.js +12 -14
  63. package/lib/icon/enlarge-line.js +12 -14
  64. package/lib/icon/error.js +12 -14
  65. package/lib/icon/excel-fill.js +12 -14
  66. package/lib/icon/exclamation-circle-shape.js +12 -14
  67. package/lib/icon/eye.js +12 -14
  68. package/lib/icon/filliscreen-line.js +12 -14
  69. package/lib/icon/fix-line.js +12 -14
  70. package/lib/icon/fix-shape.js +12 -14
  71. package/lib/icon/folder-open.js +12 -14
  72. package/lib/icon/folder-shape-open.js +12 -14
  73. package/lib/icon/folder-shape.js +12 -14
  74. package/lib/icon/folder.js +12 -14
  75. package/lib/icon/funnel.js +12 -14
  76. package/lib/icon/grag-fill.js +12 -14
  77. package/lib/icon/help-document-fill.js +12 -14
  78. package/lib/icon/help-fill.js +12 -14
  79. package/lib/icon/help.js +12 -14
  80. package/lib/icon/image-fill.js +12 -14
  81. package/lib/icon/img-error.js +12 -14
  82. package/lib/icon/img-placehoulder.js +12 -14
  83. package/lib/icon/info-line.js +12 -14
  84. package/lib/icon/info.js +12 -14
  85. package/lib/icon/left-shape.js +12 -14
  86. package/lib/icon/left-turn-line.js +12 -14
  87. package/lib/icon/loading.js +12 -14
  88. package/lib/icon/narrow-line.js +12 -14
  89. package/lib/icon/original.js +12 -14
  90. package/lib/icon/pdf-fill.js +12 -14
  91. package/lib/icon/play-shape.js +12 -14
  92. package/lib/icon/plus.js +12 -14
  93. package/lib/icon/ppt-fill.js +12 -14
  94. package/lib/icon/qq.js +12 -14
  95. package/lib/icon/right-shape.js +12 -14
  96. package/lib/icon/right-turn-line.js +12 -14
  97. package/lib/icon/search.js +12 -14
  98. package/lib/icon/share.js +12 -14
  99. package/lib/icon/spinner.js +12 -14
  100. package/lib/icon/success.js +12 -14
  101. package/lib/icon/switcher-loading.js +12 -14
  102. package/lib/icon/text-all.js +12 -14
  103. package/lib/icon/text-file.js +12 -14
  104. package/lib/icon/text-fill.js +12 -14
  105. package/lib/icon/transfer.js +12 -14
  106. package/lib/icon/tree-application-shape.js +12 -14
  107. package/lib/icon/unfull-screen.js +12 -14
  108. package/lib/icon/unvisible.js +12 -14
  109. package/lib/icon/up-shape.js +12 -14
  110. package/lib/icon/upload.js +12 -14
  111. package/lib/icon/video-fill.js +12 -14
  112. package/lib/icon/warn.js +12 -14
  113. package/lib/icon/weixin-pro.js +12 -14
  114. package/lib/icon/weixin.js +12 -14
  115. package/lib/image/index.js +324 -340
  116. package/lib/index.js +1 -1
  117. package/lib/info-box/index.js +87 -101
  118. package/lib/input/index.d.ts +20 -20
  119. package/lib/input/index.js +327 -339
  120. package/lib/input/input.d.ts +15 -15
  121. package/lib/link/index.js +18 -26
  122. package/lib/loading/index.js +19 -25
  123. package/lib/locale/index.js +3 -3
  124. package/lib/menu/index.js +32 -40
  125. package/lib/message/index.js +41 -47
  126. package/lib/modal/index.js +29 -39
  127. package/lib/navigation/index.js +19 -27
  128. package/lib/notify/index.js +27 -37
  129. package/lib/overflow-title/index.js +29 -41
  130. package/lib/pagination/index.js +46 -62
  131. package/lib/pop-confirm/index.js +33 -49
  132. package/lib/popover/index.js +345 -361
  133. package/lib/popover2/index.js +10 -14
  134. package/lib/process/index.js +74 -78
  135. package/lib/progress/index.js +20 -26
  136. package/lib/radio/index.js +31 -39
  137. package/lib/rate/index.js +19 -25
  138. package/lib/resize-layout/index.js +22 -30
  139. package/lib/scrollbar/index.js +25 -25
  140. package/lib/search-select/index.d.ts +0 -18
  141. package/lib/search-select/index.js +498 -558
  142. package/lib/search-select/input.d.ts +0 -3
  143. package/lib/search-select/search-select.d.ts +0 -6
  144. package/lib/search-select/selected.d.ts +0 -6
  145. package/lib/select/index.js +543 -585
  146. package/lib/shared/index.js +49 -57
  147. package/lib/sideslider/index.js +79 -89
  148. package/lib/slider/index.js +75 -85
  149. package/lib/steps/index.js +72 -78
  150. package/lib/swiper/index.js +18 -24
  151. package/lib/switcher/index.js +22 -30
  152. package/lib/tab/index.js +321 -335
  153. package/lib/table/index.js +602 -660
  154. package/lib/table-column/index.js +9 -13
  155. package/lib/tag/index.js +26 -36
  156. package/lib/tag-input/index.d.ts +3 -0
  157. package/lib/tag-input/index.js +377 -384
  158. package/lib/tag-input/tag-input.d.ts +1 -0
  159. package/lib/time-picker/index.js +9 -13
  160. package/lib/timeline/index.js +15 -21
  161. package/lib/transfer/index.js +40 -56
  162. package/lib/tree/index.js +80 -106
  163. package/lib/upload/index.js +562 -574
  164. package/lib/virtual-render/index.js +43 -55
  165. package/package.json +1 -1
  166. /package/dist/{style.css → cli.css} +0 -0
@@ -36,19 +36,19 @@ export declare const inputType: {
36
36
  prefix: import("vue-types").VueTypeValidableDef<string> & {
37
37
  default: string;
38
38
  };
39
- step: import("vue-types").VueTypeDef<number> & {
39
+ step: import("vue-types").VueTypeValidableDef<number> & {
40
40
  default: number;
41
41
  };
42
- max: import("vue-types").VueTypeDef<number> & {
42
+ max: import("vue-types").VueTypeValidableDef<number> & {
43
43
  default: number;
44
44
  };
45
- min: import("vue-types").VueTypeDef<number> & {
45
+ min: import("vue-types").VueTypeValidableDef<number> & {
46
46
  default: number;
47
47
  };
48
- maxlength: import("vue-types").VueTypeDef<number> & {
48
+ maxlength: import("vue-types").VueTypeValidableDef<number> & {
49
49
  default: number;
50
50
  };
51
- maxcharacter: import("vue-types").VueTypeDef<number> & {
51
+ maxcharacter: import("vue-types").VueTypeValidableDef<number> & {
52
52
  default: number;
53
53
  };
54
54
  behavior: import("vue-types").VueTypeDef<"normal" | "simplicity"> & {
@@ -185,19 +185,19 @@ declare const _default: import("vue").DefineComponent<{
185
185
  prefix: import("vue-types").VueTypeValidableDef<string> & {
186
186
  default: string;
187
187
  };
188
- step: import("vue-types").VueTypeDef<number> & {
188
+ step: import("vue-types").VueTypeValidableDef<number> & {
189
189
  default: number;
190
190
  };
191
- max: import("vue-types").VueTypeDef<number> & {
191
+ max: import("vue-types").VueTypeValidableDef<number> & {
192
192
  default: number;
193
193
  };
194
- min: import("vue-types").VueTypeDef<number> & {
194
+ min: import("vue-types").VueTypeValidableDef<number> & {
195
195
  default: number;
196
196
  };
197
- maxlength: import("vue-types").VueTypeDef<number> & {
197
+ maxlength: import("vue-types").VueTypeValidableDef<number> & {
198
198
  default: number;
199
199
  };
200
- maxcharacter: import("vue-types").VueTypeDef<number> & {
200
+ maxcharacter: import("vue-types").VueTypeValidableDef<number> & {
201
201
  default: number;
202
202
  };
203
203
  behavior: import("vue-types").VueTypeDef<"normal" | "simplicity"> & {
@@ -312,19 +312,19 @@ declare const _default: import("vue").DefineComponent<{
312
312
  prefix: import("vue-types").VueTypeValidableDef<string> & {
313
313
  default: string;
314
314
  };
315
- step: import("vue-types").VueTypeDef<number> & {
315
+ step: import("vue-types").VueTypeValidableDef<number> & {
316
316
  default: number;
317
317
  };
318
- max: import("vue-types").VueTypeDef<number> & {
318
+ max: import("vue-types").VueTypeValidableDef<number> & {
319
319
  default: number;
320
320
  };
321
- min: import("vue-types").VueTypeDef<number> & {
321
+ min: import("vue-types").VueTypeValidableDef<number> & {
322
322
  default: number;
323
323
  };
324
- maxlength: import("vue-types").VueTypeDef<number> & {
324
+ maxlength: import("vue-types").VueTypeValidableDef<number> & {
325
325
  default: number;
326
326
  };
327
- maxcharacter: import("vue-types").VueTypeDef<number> & {
327
+ maxcharacter: import("vue-types").VueTypeValidableDef<number> & {
328
328
  default: number;
329
329
  };
330
330
  behavior: import("vue-types").VueTypeDef<"normal" | "simplicity"> & {
package/lib/link/index.js CHANGED
@@ -33,31 +33,23 @@ __webpack_require__.d(__webpack_exports__, {
33
33
  "default": () => (/* binding */ src)
34
34
  });
35
35
 
36
- ;// external "../shared"
37
- var x = (y) => {
38
- var x = {}; __webpack_require__.d(x, y); return x
39
- }
40
- var y = (x) => (() => (x))
41
- 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) });
42
- ;// external "vue"
43
- var external_vue_x = (y) => {
44
- var x = {}; __webpack_require__.d(x, y); return x
45
- }
46
- var external_vue_y = (x) => (() => (x))
47
- const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent) });
48
- ;// external "vue-types"
49
- var external_vue_types_x = (y) => {
50
- var x = {}; __webpack_require__.d(x, y); return x
51
- }
52
- var external_vue_types_y = (x) => (() => (x))
53
- const external_vue_types_namespaceObject = external_vue_types_x({ ["toType"]: () => (__WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType) });
54
- ;// external "../config-provider"
55
- var config_provider_x = (y) => {
56
- var x = {}; __webpack_require__.d(x, y); return x
57
- }
58
- var config_provider_y = (x) => (() => (x))
59
- const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
60
- ;// ../../packages/link/src/link.tsx
36
+ ;// CONCATENATED MODULE: external "../shared"
37
+ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
38
+ var y = x => () => x
39
+ 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 });
40
+ ;// CONCATENATED MODULE: external "vue"
41
+ var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
42
+ var external_vue_y = x => () => x
43
+ const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent });
44
+ ;// CONCATENATED MODULE: external "vue-types"
45
+ var external_vue_types_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
46
+ var external_vue_types_y = x => () => x
47
+ const external_vue_types_namespaceObject = external_vue_types_x({ ["toType"]: () => __WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType });
48
+ ;// CONCATENATED MODULE: external "../config-provider"
49
+ var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
50
+ var config_provider_y = x => () => x
51
+ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix });
52
+ ;// CONCATENATED MODULE: ../../packages/link/src/link.tsx
61
53
 
62
54
  /*
63
55
  * Tencent is pleased to support the open source community by making
@@ -136,7 +128,7 @@ var LinkThemeEnum;
136
128
  }, [(0,external_vue_namespaceObject.createVNode)("span", null, [(_this$$slots$default = (_this$$slots = this.$slots)["default"]) === null || _this$$slots$default === void 0 ? void 0 : _this$$slots$default.call(_this$$slots)])]);
137
129
  }
138
130
  }));
139
- ;// ../../packages/link/src/index.ts
131
+ ;// CONCATENATED MODULE: ../../packages/link/src/index.ts
140
132
  /*
141
133
  * Tencent is pleased to support the open source community by making
142
134
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -37,19 +37,15 @@ __webpack_require__.d(__webpack_exports__, {
37
37
  vBkloading: () => (/* reexport */ vBkloading)
38
38
  });
39
39
 
40
- ;// external "../shared"
41
- var x = (y) => {
42
- var x = {}; __webpack_require__.d(x, y); return x
43
- }
44
- var y = (x) => (() => (x))
45
- const shared_namespaceObject = x({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["classes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.classes), ["withInstallProps"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstallProps) });
46
- ;// external "vue"
47
- var external_vue_x = (y) => {
48
- var x = {}; __webpack_require__.d(x, y); return x
49
- }
50
- var external_vue_y = (x) => (() => (x))
51
- const external_vue_namespaceObject = external_vue_x({ ["computed"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.computed), ["createApp"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createApp), ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent), ["h"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.h), ["reactive"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.reactive) });
52
- ;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
40
+ ;// CONCATENATED MODULE: external "../shared"
41
+ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
42
+ var y = x => () => x
43
+ const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes, ["classes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.classes, ["withInstallProps"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstallProps });
44
+ ;// CONCATENATED MODULE: external "vue"
45
+ var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
46
+ var external_vue_y = x => () => x
47
+ const external_vue_namespaceObject = external_vue_x({ ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createApp"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createApp, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["reactive"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.reactive });
48
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
53
49
  function _typeof(o) {
54
50
  "@babel/helpers - typeof";
55
51
 
@@ -59,7 +55,7 @@ function _typeof(o) {
59
55
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
60
56
  }, _typeof(o);
61
57
  }
62
- ;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
58
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
63
59
 
64
60
  function toPrimitive(t, r) {
65
61
  if ("object" != _typeof(t) || !t) return t;
@@ -71,14 +67,14 @@ function toPrimitive(t, r) {
71
67
  }
72
68
  return ("string" === r ? String : Number)(t);
73
69
  }
74
- ;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
70
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
75
71
 
76
72
 
77
73
  function toPropertyKey(t) {
78
74
  var i = toPrimitive(t, "string");
79
75
  return "symbol" == _typeof(i) ? i : String(i);
80
76
  }
81
- ;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
77
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
82
78
 
83
79
  function _defineProperty(obj, key, value) {
84
80
  key = toPropertyKey(key);
@@ -94,13 +90,11 @@ function _defineProperty(obj, key, value) {
94
90
  }
95
91
  return obj;
96
92
  }
97
- ;// external "../config-provider"
98
- var config_provider_x = (y) => {
99
- var x = {}; __webpack_require__.d(x, y); return x
100
- }
101
- var config_provider_y = (x) => (() => (x))
102
- const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
103
- ;// ../../packages/loading/src/loading.tsx
93
+ ;// CONCATENATED MODULE: external "../config-provider"
94
+ var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
95
+ var config_provider_y = x => () => x
96
+ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix });
97
+ ;// CONCATENATED MODULE: ../../packages/loading/src/loading.tsx
104
98
 
105
99
 
106
100
  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; }
@@ -240,7 +234,7 @@ var loadingTypes = {
240
234
  };
241
235
  }
242
236
  }));
243
- ;// ../../packages/loading/src/directive.ts
237
+ ;// CONCATENATED MODULE: ../../packages/loading/src/directive.ts
244
238
  /*
245
239
  * Tencent is pleased to support the open source community by making
246
240
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -341,7 +335,7 @@ var vBkloading = {
341
335
  el[INSTANCE_KEY] = null;
342
336
  }
343
337
  };
344
- ;// ../../packages/loading/src/index.ts
338
+ ;// CONCATENATED MODULE: ../../packages/loading/src/index.ts
345
339
  /*
346
340
  * Tencent is pleased to support the open source community by making
347
341
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -29,7 +29,7 @@ __webpack_require__.d(__webpack_exports__, {
29
29
  zhCn: () => (/* reexport */ zh_cn)
30
30
  });
31
31
 
32
- ;// ../../packages/locale/src/lang/en.ts
32
+ ;// CONCATENATED MODULE: ../../packages/locale/src/lang/en.ts
33
33
  /*
34
34
  * Tencent is pleased to support the open source community by making
35
35
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -237,7 +237,7 @@ var en = {
237
237
  }
238
238
  };
239
239
  /* harmony default export */ const lang_en = (en);
240
- ;// ../../packages/locale/src/lang/zh-cn.ts
240
+ ;// CONCATENATED MODULE: ../../packages/locale/src/lang/zh-cn.ts
241
241
  /*
242
242
  * Tencent is pleased to support the open source community by making
243
243
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -445,7 +445,7 @@ var zhCn = {
445
445
  }
446
446
  };
447
447
  /* harmony default export */ const zh_cn = (zhCn);
448
- ;// ../../packages/locale/src/index.ts
448
+ ;// CONCATENATED MODULE: ../../packages/locale/src/index.ts
449
449
  /*
450
450
  * Tencent is pleased to support the open source community by making
451
451
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
package/lib/menu/index.js CHANGED
@@ -37,13 +37,11 @@ __webpack_require__.d(__webpack_exports__, {
37
37
  "default": () => (/* binding */ src)
38
38
  });
39
39
 
40
- ;// external "../shared"
41
- var x = (y) => {
42
- var x = {}; __webpack_require__.d(x, y); return x
43
- }
44
- var y = (x) => (() => (x))
45
- const shared_namespaceObject = x({ ["withInstallProps"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstallProps) });
46
- ;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
40
+ ;// CONCATENATED MODULE: external "../shared"
41
+ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
42
+ var y = x => () => x
43
+ const shared_namespaceObject = x({ ["withInstallProps"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstallProps });
44
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
47
45
  function _typeof(o) {
48
46
  "@babel/helpers - typeof";
49
47
 
@@ -53,7 +51,7 @@ function _typeof(o) {
53
51
  return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
54
52
  }, _typeof(o);
55
53
  }
56
- ;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
54
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
57
55
 
58
56
  function toPrimitive(t, r) {
59
57
  if ("object" != _typeof(t) || !t) return t;
@@ -65,14 +63,14 @@ function toPrimitive(t, r) {
65
63
  }
66
64
  return ("string" === r ? String : Number)(t);
67
65
  }
68
- ;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
66
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
69
67
 
70
68
 
71
69
  function toPropertyKey(t) {
72
70
  var i = toPrimitive(t, "string");
73
71
  return "symbol" == _typeof(i) ? i : String(i);
74
72
  }
75
- ;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
73
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
76
74
 
77
75
  function _defineProperty(obj, key, value) {
78
76
  key = toPropertyKey(key);
@@ -88,22 +86,22 @@ function _defineProperty(obj, key, value) {
88
86
  }
89
87
  return obj;
90
88
  }
91
- ;// ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
89
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
92
90
  function _arrayLikeToArray(arr, len) {
93
91
  if (len == null || len > arr.length) len = arr.length;
94
92
  for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
95
93
  return arr2;
96
94
  }
97
- ;// ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
95
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
98
96
 
99
97
  function _arrayWithoutHoles(arr) {
100
98
  if (Array.isArray(arr)) return _arrayLikeToArray(arr);
101
99
  }
102
- ;// ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
100
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js
103
101
  function _iterableToArray(iter) {
104
102
  if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
105
103
  }
106
- ;// ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
104
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
107
105
 
108
106
  function _unsupportedIterableToArray(o, minLen) {
109
107
  if (!o) return;
@@ -113,11 +111,11 @@ function _unsupportedIterableToArray(o, minLen) {
113
111
  if (n === "Map" || n === "Set") return Array.from(o);
114
112
  if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
115
113
  }
116
- ;// ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
114
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
117
115
  function _nonIterableSpread() {
118
116
  throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
119
117
  }
120
- ;// ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
118
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
121
119
 
122
120
 
123
121
 
@@ -125,19 +123,15 @@ function _nonIterableSpread() {
125
123
  function _toConsumableArray(arr) {
126
124
  return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
127
125
  }
128
- ;// external "vue"
129
- var external_vue_x = (y) => {
130
- var x = {}; __webpack_require__.d(x, y); return x
131
- }
132
- var external_vue_y = (x) => (() => (x))
133
- const external_vue_namespaceObject = external_vue_x({ ["Transition"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.Transition), ["computed"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.computed), ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent), ["getCurrentInstance"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.getCurrentInstance), ["inject"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.inject), ["onBeforeUnmount"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount), ["provide"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.provide), ["ref"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.ref), ["vShow"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.vShow), ["watch"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.watch), ["watchEffect"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.watchEffect), ["withDirectives"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.withDirectives) });
134
- ;// external "../config-provider"
135
- var config_provider_x = (y) => {
136
- var x = {}; __webpack_require__.d(x, y); return x
137
- }
138
- var config_provider_y = (x) => (() => (x))
139
- const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
140
- ;// ../../packages/menu/src/utils.ts
126
+ ;// CONCATENATED MODULE: external "vue"
127
+ var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
128
+ var external_vue_y = x => () => x
129
+ const external_vue_namespaceObject = external_vue_x({ ["Transition"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Transition, ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["getCurrentInstance"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.getCurrentInstance, ["inject"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.inject, ["onBeforeUnmount"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount, ["provide"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.provide, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["vShow"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.vShow, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch, ["watchEffect"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watchEffect, ["withDirectives"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.withDirectives });
130
+ ;// CONCATENATED MODULE: external "../config-provider"
131
+ var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
132
+ var config_provider_y = x => () => x
133
+ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix });
134
+ ;// CONCATENATED MODULE: ../../packages/menu/src/utils.ts
141
135
 
142
136
  /*
143
137
  * Tencent is pleased to support the open source community by making
@@ -285,7 +279,7 @@ var collapseMotion = function collapseMotion() {
285
279
  }
286
280
  };
287
281
  };
288
- ;// ../../packages/menu/src/menu.tsx
282
+ ;// CONCATENATED MODULE: ../../packages/menu/src/menu.tsx
289
283
 
290
284
 
291
285
 
@@ -425,7 +419,7 @@ var menuProps = {
425
419
  };
426
420
  }
427
421
  }));
428
- ;// ../../packages/menu/src/menu-group.tsx
422
+ ;// CONCATENATED MODULE: ../../packages/menu/src/menu-group.tsx
429
423
 
430
424
  /*
431
425
  * Tencent is pleased to support the open source community by making
@@ -492,7 +486,7 @@ var menuProps = {
492
486
  };
493
487
  }
494
488
  }));
495
- ;// ../../packages/menu/src/menu-item.tsx
489
+ ;// CONCATENATED MODULE: ../../packages/menu/src/menu-item.tsx
496
490
 
497
491
 
498
492
  /*
@@ -588,13 +582,11 @@ var menuProps = {
588
582
  };
589
583
  }
590
584
  }));
591
- ;// external "../icon/"
592
- var _x = (y) => {
593
- var x = {}; __webpack_require__.d(x, y); return x
594
- }
595
- var _y = (x) => (() => (x))
596
- const _namespaceObject = _x({ ["AngleDown"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon__3efece53__.AngleDown), ["TreeApplicationShape"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon__3efece53__.TreeApplicationShape) });
597
- ;// ../../packages/menu/src/submenu.tsx
585
+ ;// CONCATENATED MODULE: external "../icon/"
586
+ var _x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
587
+ var _y = x => () => x
588
+ const _namespaceObject = _x({ ["AngleDown"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon__3efece53__.AngleDown, ["TreeApplicationShape"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon__3efece53__.TreeApplicationShape });
589
+ ;// CONCATENATED MODULE: ../../packages/menu/src/submenu.tsx
598
590
 
599
591
 
600
592
  /*
@@ -708,7 +700,7 @@ var subMenuProps = {
708
700
  };
709
701
  }
710
702
  }));
711
- ;// ../../packages/menu/src/index.ts
703
+ ;// CONCATENATED MODULE: ../../packages/menu/src/index.ts
712
704
  /*
713
705
  * Tencent is pleased to support the open source community by making
714
706
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.