bkui-vue 1.0.3-beta.62 → 1.0.3-beta.62.dialog.1

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 (216) hide show
  1. package/dist/index.cjs.js +69 -69
  2. package/dist/index.esm.js +20255 -19428
  3. package/dist/index.umd.js +69 -69
  4. package/dist/style.css +1 -1
  5. package/dist/style.variable.css +1 -1
  6. package/lib/affix/index.js +1 -1
  7. package/lib/alert/index.js +1 -1
  8. package/lib/animate-number/index.js +7 -8
  9. package/lib/badge/index.js +1 -1
  10. package/lib/breadcrumb/index.js +1 -1
  11. package/lib/button/index.js +1 -1
  12. package/lib/card/index.js +1 -1
  13. package/lib/cascader/index.js +38 -42
  14. package/lib/checkbox/index.js +6 -7
  15. package/lib/collapse/index.js +11 -12
  16. package/lib/collapse-transition/index.js +3 -4
  17. package/lib/color-picker/index.js +10 -13
  18. package/lib/components.d.ts +1 -0
  19. package/lib/components.js +1 -0
  20. package/lib/config-provider/index.js +1 -1
  21. package/lib/container/index.js +10 -12
  22. package/lib/date-picker/index.js +1 -1
  23. package/lib/dialog/dialog.css +139 -77
  24. package/lib/dialog/dialog.d.ts +41 -121
  25. package/lib/dialog/dialog.less +10 -65
  26. package/lib/dialog/dialog.variable.css +139 -77
  27. package/lib/dialog/index.d.ts +105 -272
  28. package/lib/dialog/index.js +95 -104
  29. package/lib/dialog/props.d.ts +8 -48
  30. package/lib/directives/index.js +1 -1
  31. package/lib/divider/index.js +2 -3
  32. package/lib/dropdown/index.js +6 -8
  33. package/lib/exception/index.js +1 -1
  34. package/lib/fixed-navbar/index.js +2 -3
  35. package/lib/form/index.js +1 -1
  36. package/lib/icon/angle-double-down-line.js +1 -1
  37. package/lib/icon/angle-double-left-line.js +1 -1
  38. package/lib/icon/angle-double-left.js +1 -1
  39. package/lib/icon/angle-double-right-line.js +1 -1
  40. package/lib/icon/angle-double-right.js +1 -1
  41. package/lib/icon/angle-double-up-line.js +1 -1
  42. package/lib/icon/angle-down-fill.js +1 -1
  43. package/lib/icon/angle-down-line.js +1 -1
  44. package/lib/icon/angle-down.js +1 -1
  45. package/lib/icon/angle-left.js +1 -1
  46. package/lib/icon/angle-right.js +1 -1
  47. package/lib/icon/angle-up-fill.js +1 -1
  48. package/lib/icon/angle-up.js +1 -1
  49. package/lib/icon/archive-fill.js +1 -1
  50. package/lib/icon/arrows-left.js +1 -1
  51. package/lib/icon/arrows-right.js +1 -1
  52. package/lib/icon/assistant.js +1 -1
  53. package/lib/icon/audio-fill.js +1 -1
  54. package/lib/icon/bk.js +1 -1
  55. package/lib/icon/circle.js +1 -1
  56. package/lib/icon/close-line.js +1 -1
  57. package/lib/icon/close.js +1 -1
  58. package/lib/icon/code.js +1 -1
  59. package/lib/icon/cog-shape.js +1 -1
  60. package/lib/icon/collapse-left.js +1 -1
  61. package/lib/icon/copy-shape.js +1 -1
  62. package/lib/icon/copy.js +1 -1
  63. package/lib/icon/data-shape.js +1 -1
  64. package/lib/icon/del.js +1 -1
  65. package/lib/icon/doc-fill.js +1 -1
  66. package/lib/icon/done.js +1 -1
  67. package/lib/icon/down-shape.js +1 -1
  68. package/lib/icon/down-small.js +1 -1
  69. package/lib/icon/edit-line.js +1 -1
  70. package/lib/icon/ellipsis.js +1 -1
  71. package/lib/icon/enlarge-line.js +1 -1
  72. package/lib/icon/error.js +1 -1
  73. package/lib/icon/excel-fill.js +1 -1
  74. package/lib/icon/exclamation-circle-shape.js +1 -1
  75. package/lib/icon/eye.js +1 -1
  76. package/lib/icon/filliscreen-line.js +1 -1
  77. package/lib/icon/fix-line.js +1 -1
  78. package/lib/icon/fix-shape.js +1 -1
  79. package/lib/icon/folder-open.js +1 -1
  80. package/lib/icon/folder-shape-open.js +1 -1
  81. package/lib/icon/folder-shape.js +1 -1
  82. package/lib/icon/folder.js +1 -1
  83. package/lib/icon/funnel.js +1 -1
  84. package/lib/icon/grag-fill.js +1 -1
  85. package/lib/icon/help-document-fill.js +1 -1
  86. package/lib/icon/help-fill.js +1 -1
  87. package/lib/icon/help.js +1 -1
  88. package/lib/icon/image-fill.js +1 -1
  89. package/lib/icon/img-error.js +1 -1
  90. package/lib/icon/img-placehoulder.js +1 -1
  91. package/lib/icon/info-line.js +1 -1
  92. package/lib/icon/info.js +1 -1
  93. package/lib/icon/left-shape.js +1 -1
  94. package/lib/icon/left-turn-line.js +1 -1
  95. package/lib/icon/loading.js +1 -1
  96. package/lib/icon/narrow-line.js +1 -1
  97. package/lib/icon/original.js +1 -1
  98. package/lib/icon/pdf-fill.js +1 -1
  99. package/lib/icon/play-shape.js +1 -1
  100. package/lib/icon/plus.js +1 -1
  101. package/lib/icon/ppt-fill.js +1 -1
  102. package/lib/icon/qq.js +1 -1
  103. package/lib/icon/right-shape.js +1 -1
  104. package/lib/icon/right-turn-line.js +1 -1
  105. package/lib/icon/search.js +1 -1
  106. package/lib/icon/share.js +1 -1
  107. package/lib/icon/spinner.js +1 -1
  108. package/lib/icon/success.js +1 -1
  109. package/lib/icon/switcher-loading.js +1 -1
  110. package/lib/icon/text-all.js +1 -1
  111. package/lib/icon/text-file.js +1 -1
  112. package/lib/icon/text-fill.js +1 -1
  113. package/lib/icon/transfer.js +1 -1
  114. package/lib/icon/tree-application-shape.js +1 -1
  115. package/lib/icon/unfull-screen.js +1 -1
  116. package/lib/icon/unvisible.js +1 -1
  117. package/lib/icon/up-shape.js +1 -1
  118. package/lib/icon/upload.js +1 -1
  119. package/lib/icon/video-fill.js +1 -1
  120. package/lib/icon/warn.js +1 -1
  121. package/lib/icon/weixin-pro.js +1 -1
  122. package/lib/icon/weixin.js +1 -1
  123. package/lib/image/index.js +10 -11
  124. package/lib/info-box/index.d.ts +2 -2
  125. package/lib/info-box/index.js +316 -177
  126. package/lib/info-box/info-box.css +63 -7
  127. package/lib/info-box/info-box.d.ts +17 -16
  128. package/lib/info-box/info-box.less +76 -14
  129. package/lib/info-box/info-box.variable.css +63 -7
  130. package/lib/info-box/render-component.d.ts +4 -0
  131. package/lib/input/index.js +4 -4
  132. package/lib/link/index.js +2 -2
  133. package/lib/loading/index.js +11 -12
  134. package/lib/menu/index.js +2 -3
  135. package/lib/message/index.js +1 -1
  136. package/lib/modal/index.d.ts +45 -325
  137. package/lib/modal/index.js +188 -667
  138. package/lib/modal/mask.d.ts +6 -0
  139. package/lib/modal/modal.css +131 -31
  140. package/lib/modal/modal.d.ts +16 -126
  141. package/lib/modal/modal.less +84 -28
  142. package/lib/modal/modal.variable.css +131 -31
  143. package/lib/modal/props.mixin.d.ts +2 -53
  144. package/lib/navigation/index.js +7 -9
  145. package/lib/notify/index.js +1 -1
  146. package/lib/overflow-title/index.js +9 -10
  147. package/lib/pagination/index.js +1 -1
  148. package/lib/plugin-popover/index.js +26 -30
  149. package/lib/pop-confirm/index.js +4 -5
  150. package/lib/popover/index.js +26 -30
  151. package/lib/popover2/index.js +2 -2
  152. package/lib/process/index.js +4 -4
  153. package/lib/progress/index.js +5 -6
  154. package/lib/radio/index.js +6 -7
  155. package/lib/rate/index.js +1 -1
  156. package/lib/resize-layout/index.js +1 -1
  157. package/lib/scrollbar/index.d.ts +14 -0
  158. package/lib/scrollbar/index.js +18737 -0
  159. package/lib/scrollbar/scrollbar-core/can-use-dom.d.ts +2 -0
  160. package/lib/scrollbar/scrollbar-core/helpers.d.ts +5 -0
  161. package/lib/scrollbar/scrollbar-core/index.d.ts +236 -0
  162. package/lib/scrollbar/scrollbar-core/mouse-wheel.d.ts +5 -0
  163. package/lib/scrollbar/scrollbar-core/scrollbar-width.d.ts +1 -0
  164. package/lib/scrollbar/scrollbar.css +74 -0
  165. package/lib/scrollbar/scrollbar.less +93 -0
  166. package/lib/scrollbar/scrollbar.variable.css +203 -0
  167. package/lib/search-select/index.js +11 -14
  168. package/lib/select/index.js +4 -4
  169. package/lib/shared/index.d.ts +0 -1
  170. package/lib/shared/index.js +6 -56
  171. package/lib/sideslider/index.d.ts +31 -222
  172. package/lib/sideslider/index.js +53 -40
  173. package/lib/sideslider/sideslider.css +4 -42
  174. package/lib/sideslider/sideslider.d.ts +14 -105
  175. package/lib/sideslider/sideslider.less +13 -58
  176. package/lib/sideslider/sideslider.variable.css +4 -42
  177. package/lib/slider/index.js +19 -20
  178. package/lib/steps/index.js +4 -4
  179. package/lib/swiper/index.js +1 -1
  180. package/lib/switcher/index.js +1 -1
  181. package/lib/tab/index.js +3 -4
  182. package/lib/table/const.d.ts +1 -1
  183. package/lib/table/index.d.ts +23 -0
  184. package/lib/table/index.js +182 -51
  185. package/lib/table/plugins/use-fixed-column.d.ts +1 -1
  186. package/lib/table/plugins/use-pagination.d.ts +3 -1
  187. package/lib/table/plugins/use-shift-key.d.ts +11 -0
  188. package/lib/table/props.d.ts +8 -0
  189. package/lib/table/table.css +97 -42
  190. package/lib/table/table.d.ts +11 -0
  191. package/lib/table/table.less +43 -58
  192. package/lib/table/table.variable.css +97 -42
  193. package/lib/table/use-attributes.d.ts +1 -0
  194. package/lib/table/use-render.d.ts +1 -1
  195. package/lib/table-column/index.js +7 -3
  196. package/lib/tag/index.js +1 -1
  197. package/lib/tag-input/index.js +3 -4
  198. package/lib/tree/index.d.ts +23 -0
  199. package/lib/tree/index.js +19 -15
  200. package/lib/tree/props.d.ts +8 -0
  201. package/lib/tree/tree.css +75 -2
  202. package/lib/tree/tree.d.ts +11 -0
  203. package/lib/tree/tree.variable.css +75 -2
  204. package/lib/upload/index.js +4 -4
  205. package/lib/virtual-render/index.d.ts +4 -0
  206. package/lib/virtual-render/index.js +255 -55
  207. package/lib/virtual-render/props.d.ts +7 -0
  208. package/lib/virtual-render/use-fix-top.d.ts +2 -7
  209. package/lib/virtual-render/use-scrollbar.d.ts +23 -0
  210. package/lib/virtual-render/v-virtual-render.d.ts +2 -1
  211. package/lib/virtual-render/virtual-render.css +75 -2
  212. package/lib/virtual-render/virtual-render.d.ts +2 -0
  213. package/lib/virtual-render/virtual-render.less +3 -3
  214. package/lib/virtual-render/virtual-render.variable.css +75 -2
  215. package/package.json +1 -1
  216. package/lib/shared/mask.d.ts +0 -11
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
package/lib/icon/bk.js CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
package/lib/icon/close.js CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
package/lib/icon/code.js CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
package/lib/icon/copy.js CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
package/lib/icon/del.js CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
package/lib/icon/done.js CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
package/lib/icon/error.js CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
package/lib/icon/eye.js CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
package/lib/icon/help.js CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
package/lib/icon/info.js CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
package/lib/icon/plus.js CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61
 
package/lib/icon/qq.js CHANGED
@@ -55,7 +55,7 @@ function toPrimitive(t, r) {
55
55
 
56
56
  function toPropertyKey(t) {
57
57
  var i = toPrimitive(t, "string");
58
- return "symbol" == _typeof(i) ? i : String(i);
58
+ return "symbol" == _typeof(i) ? i : i + "";
59
59
  }
60
60
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
61
61