naive-ui 2.40.2 → 2.40.4

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 (271) hide show
  1. package/dist/index.js +427 -368
  2. package/dist/index.mjs +427 -368
  3. package/dist/index.prod.js +1 -1
  4. package/dist/index.prod.mjs +1 -1
  5. package/es/_internal/icons/Attach.mjs +1 -1
  6. package/es/_internal/icons/Cancel.mjs +1 -1
  7. package/es/_internal/icons/Clear.mjs +1 -1
  8. package/es/_internal/icons/Close.mjs +1 -1
  9. package/es/_internal/icons/Date.mjs +1 -1
  10. package/es/_internal/icons/Download.mjs +1 -1
  11. package/es/_internal/icons/Error.mjs +1 -1
  12. package/es/_internal/icons/Info.mjs +1 -1
  13. package/es/_internal/icons/Retry.mjs +1 -1
  14. package/es/_internal/icons/RotateClockwise.mjs +1 -1
  15. package/es/_internal/icons/RotateCounterclockwise.mjs +1 -1
  16. package/es/_internal/icons/Success.mjs +1 -1
  17. package/es/_internal/icons/Time.mjs +1 -1
  18. package/es/_internal/icons/To.mjs +1 -1
  19. package/es/_internal/icons/Trash.mjs +1 -1
  20. package/es/_internal/icons/Warning.mjs +1 -1
  21. package/es/_internal/icons/ZoomIn.mjs +1 -1
  22. package/es/_internal/icons/ZoomOut.mjs +1 -1
  23. package/es/_internal/icons/replaceable.d.ts +2 -1
  24. package/es/_internal/icons/replaceable.mjs +7 -2
  25. package/es/_internal/scrollbar/src/Scrollbar.d.ts +16 -4
  26. package/es/_internal/scrollbar/src/Scrollbar.mjs +41 -5
  27. package/es/_internal/scrollbar/src/styles/index.cssr.mjs +16 -4
  28. package/es/_mixins/index.d.ts +1 -1
  29. package/es/_mixins/index.mjs +1 -1
  30. package/es/_utils/composable/use-resize.mjs +9 -1
  31. package/es/_utils/css/rtl-inset.mjs +1 -1
  32. package/es/back-top/src/BackTop.mjs +2 -2
  33. package/es/back-top/src/BackTopIcon.d.ts +1 -1
  34. package/es/back-top/src/BackTopIcon.mjs +1 -1
  35. package/es/carousel/src/CarouselArrow.mjs +24 -20
  36. package/es/checkbox/src/CheckMark.d.ts +2 -1
  37. package/es/checkbox/src/CheckMark.mjs +1 -1
  38. package/es/checkbox/src/Checkbox.mjs +4 -4
  39. package/es/checkbox/src/LineMark.d.ts +2 -1
  40. package/es/checkbox/src/LineMark.mjs +1 -1
  41. package/es/config-provider/src/internal-interface.d.ts +7 -7
  42. package/es/data-table/index.d.ts +1 -1
  43. package/es/descriptions/index.d.ts +2 -2
  44. package/es/descriptions/index.mjs +2 -2
  45. package/es/divider/index.d.ts +1 -1
  46. package/es/divider/index.mjs +1 -1
  47. package/es/drawer/index.d.ts +2 -2
  48. package/es/drawer/index.mjs +2 -2
  49. package/es/drawer/src/DrawerBodyWrapper.mjs +1 -1
  50. package/es/dropdown/index.d.ts +2 -2
  51. package/es/dropdown/index.mjs +1 -1
  52. package/es/dynamic-input/index.d.ts +1 -1
  53. package/es/dynamic-input/index.mjs +1 -1
  54. package/es/dynamic-input/styles/rtl.mjs +2 -2
  55. package/es/dynamic-tags/index.d.ts +1 -1
  56. package/es/dynamic-tags/index.mjs +1 -1
  57. package/es/element/index.d.ts +1 -1
  58. package/es/element/index.mjs +1 -1
  59. package/es/ellipsis/index.d.ts +1 -1
  60. package/es/ellipsis/index.mjs +1 -1
  61. package/es/empty/index.d.ts +1 -1
  62. package/es/empty/index.mjs +1 -1
  63. package/es/equation/index.d.ts +1 -1
  64. package/es/equation/index.mjs +1 -1
  65. package/es/flex/index.d.ts +1 -1
  66. package/es/flex/index.mjs +1 -1
  67. package/es/float-button/index.d.ts +1 -1
  68. package/es/float-button/index.mjs +1 -1
  69. package/es/float-button/src/styles/index.cssr.mjs +8 -2
  70. package/es/float-button-group/index.d.ts +1 -1
  71. package/es/float-button-group/index.mjs +1 -1
  72. package/es/float-button-group/src/styles/index.cssr.mjs +7 -1
  73. package/es/form/index.d.ts +3 -3
  74. package/es/form/index.mjs +3 -3
  75. package/es/gradient-text/index.d.ts +1 -1
  76. package/es/gradient-text/index.mjs +1 -1
  77. package/es/grid/index.d.ts +3 -3
  78. package/es/grid/index.mjs +3 -3
  79. package/es/highlight/index.d.ts +1 -1
  80. package/es/highlight/index.mjs +1 -1
  81. package/es/image/index.d.ts +2 -2
  82. package/es/image/index.mjs +2 -2
  83. package/es/image/src/ImagePreview.mjs +4 -4
  84. package/es/image/src/icons.d.ts +3 -3
  85. package/es/image/src/icons.mjs +30 -24
  86. package/es/image/src/styles/index.cssr.mjs +1 -1
  87. package/es/infinite-scroll/index.d.ts +1 -1
  88. package/es/infinite-scroll/index.mjs +1 -1
  89. package/es/input/index.d.ts +3 -3
  90. package/es/input/index.mjs +3 -3
  91. package/es/input-number/index.d.ts +1 -1
  92. package/es/input-number/index.mjs +1 -1
  93. package/es/layout/index.d.ts +6 -6
  94. package/es/layout/index.mjs +4 -4
  95. package/es/legacy-transfer/index.d.ts +1 -1
  96. package/es/legacy-transfer/index.mjs +1 -1
  97. package/es/list/index.d.ts +1 -1
  98. package/es/list/index.mjs +1 -1
  99. package/es/loading-bar/index.d.ts +1 -1
  100. package/es/loading-bar/index.mjs +1 -1
  101. package/es/log/index.d.ts +1 -1
  102. package/es/log/index.mjs +1 -1
  103. package/es/marquee/index.d.ts +1 -1
  104. package/es/marquee/index.mjs +1 -1
  105. package/es/mention/index.d.ts +1 -1
  106. package/es/mention/index.mjs +1 -1
  107. package/es/menu/index.d.ts +1 -1
  108. package/es/menu/index.mjs +1 -1
  109. package/es/message/index.d.ts +1 -1
  110. package/es/message/index.mjs +1 -1
  111. package/es/modal/index.d.ts +1 -1
  112. package/es/modal/index.mjs +1 -1
  113. package/es/modal/src/styles/index.cssr.mjs +1 -1
  114. package/es/popover/src/Popover.mjs +4 -1
  115. package/es/rate/src/Rate.mjs +2 -2
  116. package/es/rate/src/StarIcon.d.ts +1 -1
  117. package/es/rate/src/StarIcon.mjs +1 -1
  118. package/es/result/src/403.d.ts +1 -2
  119. package/es/result/src/403.mjs +12 -10
  120. package/es/result/src/404.d.ts +1 -2
  121. package/es/result/src/404.mjs +32 -30
  122. package/es/result/src/418.d.ts +1 -2
  123. package/es/result/src/418.mjs +33 -31
  124. package/es/result/src/500.d.ts +1 -2
  125. package/es/result/src/500.mjs +18 -16
  126. package/es/result/src/Result.mjs +8 -8
  127. package/es/styles.d.ts +5 -5
  128. package/es/styles.mjs +5 -5
  129. package/es/theme-editor/src/ThemeEditor.mjs +25 -23
  130. package/es/themes/dark.mjs +7 -7
  131. package/es/themes/light.mjs +7 -7
  132. package/es/upload/src/UploadFile.mjs +3 -3
  133. package/es/upload/src/icons.d.ts +2 -2
  134. package/es/upload/src/icons.mjs +2 -2
  135. package/es/version.d.ts +1 -1
  136. package/es/version.mjs +1 -1
  137. package/lib/_internal/icons/Attach.js +2 -2
  138. package/lib/_internal/icons/Cancel.js +2 -2
  139. package/lib/_internal/icons/Clear.js +2 -2
  140. package/lib/_internal/icons/Close.js +2 -2
  141. package/lib/_internal/icons/Date.js +2 -2
  142. package/lib/_internal/icons/Download.js +2 -2
  143. package/lib/_internal/icons/Error.js +2 -2
  144. package/lib/_internal/icons/Info.js +2 -2
  145. package/lib/_internal/icons/Retry.js +2 -2
  146. package/lib/_internal/icons/RotateClockwise.js +2 -2
  147. package/lib/_internal/icons/RotateCounterclockwise.js +2 -2
  148. package/lib/_internal/icons/Success.js +2 -2
  149. package/lib/_internal/icons/Time.js +2 -2
  150. package/lib/_internal/icons/To.js +2 -2
  151. package/lib/_internal/icons/Trash.js +2 -2
  152. package/lib/_internal/icons/Warning.js +2 -2
  153. package/lib/_internal/icons/ZoomIn.js +2 -2
  154. package/lib/_internal/icons/ZoomOut.js +2 -2
  155. package/lib/_internal/icons/replaceable.d.ts +2 -1
  156. package/lib/_internal/icons/replaceable.js +6 -1
  157. package/lib/_internal/scrollbar/src/Scrollbar.d.ts +16 -4
  158. package/lib/_internal/scrollbar/src/Scrollbar.js +24 -8
  159. package/lib/_internal/scrollbar/src/styles/index.cssr.js +16 -4
  160. package/lib/_mixins/index.d.ts +1 -1
  161. package/lib/_mixins/index.js +2 -2
  162. package/lib/_utils/composable/use-resize.js +8 -0
  163. package/lib/_utils/css/rtl-inset.js +1 -1
  164. package/lib/back-top/src/BackTop.js +1 -1
  165. package/lib/back-top/src/BackTopIcon.d.ts +1 -1
  166. package/lib/back-top/src/BackTopIcon.js +1 -1
  167. package/lib/carousel/src/CarouselArrow.js +12 -8
  168. package/lib/checkbox/src/CheckMark.d.ts +2 -1
  169. package/lib/checkbox/src/CheckMark.js +1 -1
  170. package/lib/checkbox/src/Checkbox.js +1 -1
  171. package/lib/checkbox/src/LineMark.d.ts +2 -1
  172. package/lib/checkbox/src/LineMark.js +1 -1
  173. package/lib/config-provider/src/internal-interface.d.ts +7 -7
  174. package/lib/data-table/index.d.ts +1 -1
  175. package/lib/descriptions/index.d.ts +2 -2
  176. package/lib/descriptions/index.js +3 -3
  177. package/lib/divider/index.d.ts +1 -1
  178. package/lib/divider/index.js +2 -2
  179. package/lib/drawer/index.d.ts +2 -2
  180. package/lib/drawer/index.js +3 -3
  181. package/lib/drawer/src/DrawerBodyWrapper.js +1 -1
  182. package/lib/dropdown/index.d.ts +2 -2
  183. package/lib/dropdown/index.js +2 -2
  184. package/lib/dynamic-input/index.d.ts +1 -1
  185. package/lib/dynamic-input/index.js +2 -2
  186. package/lib/dynamic-input/styles/rtl.js +5 -5
  187. package/lib/dynamic-tags/index.d.ts +1 -1
  188. package/lib/dynamic-tags/index.js +2 -2
  189. package/lib/element/index.d.ts +1 -1
  190. package/lib/element/index.js +2 -2
  191. package/lib/ellipsis/index.d.ts +1 -1
  192. package/lib/ellipsis/index.js +2 -2
  193. package/lib/empty/index.d.ts +1 -1
  194. package/lib/empty/index.js +2 -2
  195. package/lib/equation/index.d.ts +1 -1
  196. package/lib/equation/index.js +2 -2
  197. package/lib/flex/index.d.ts +1 -1
  198. package/lib/flex/index.js +2 -2
  199. package/lib/float-button/index.d.ts +1 -1
  200. package/lib/float-button/index.js +2 -2
  201. package/lib/float-button/src/styles/index.cssr.js +8 -2
  202. package/lib/float-button-group/index.d.ts +1 -1
  203. package/lib/float-button-group/index.js +2 -2
  204. package/lib/float-button-group/src/styles/index.cssr.js +7 -1
  205. package/lib/form/index.d.ts +3 -3
  206. package/lib/form/index.js +5 -5
  207. package/lib/gradient-text/index.d.ts +1 -1
  208. package/lib/gradient-text/index.js +2 -2
  209. package/lib/grid/index.d.ts +3 -3
  210. package/lib/grid/index.js +4 -4
  211. package/lib/highlight/index.d.ts +1 -1
  212. package/lib/highlight/index.js +2 -2
  213. package/lib/image/index.d.ts +2 -2
  214. package/lib/image/index.js +3 -3
  215. package/lib/image/src/ImagePreview.js +3 -3
  216. package/lib/image/src/icons.d.ts +3 -3
  217. package/lib/image/src/icons.js +15 -7
  218. package/lib/image/src/styles/index.cssr.js +1 -1
  219. package/lib/infinite-scroll/index.d.ts +1 -1
  220. package/lib/infinite-scroll/index.js +2 -2
  221. package/lib/input/index.d.ts +3 -3
  222. package/lib/input/index.js +4 -4
  223. package/lib/input-number/index.d.ts +1 -1
  224. package/lib/input-number/index.js +2 -2
  225. package/lib/layout/index.d.ts +6 -6
  226. package/lib/layout/index.js +6 -6
  227. package/lib/legacy-transfer/index.d.ts +1 -1
  228. package/lib/legacy-transfer/index.js +2 -2
  229. package/lib/list/index.d.ts +1 -1
  230. package/lib/list/index.js +2 -2
  231. package/lib/loading-bar/index.d.ts +1 -1
  232. package/lib/loading-bar/index.js +2 -2
  233. package/lib/log/index.d.ts +1 -1
  234. package/lib/log/index.js +2 -2
  235. package/lib/marquee/index.d.ts +1 -1
  236. package/lib/marquee/index.js +2 -2
  237. package/lib/mention/index.d.ts +1 -1
  238. package/lib/mention/index.js +2 -2
  239. package/lib/menu/index.d.ts +1 -1
  240. package/lib/menu/index.js +2 -2
  241. package/lib/message/index.d.ts +1 -1
  242. package/lib/message/index.js +2 -2
  243. package/lib/modal/index.d.ts +1 -1
  244. package/lib/modal/index.js +2 -2
  245. package/lib/modal/src/styles/index.cssr.js +1 -1
  246. package/lib/popover/src/Popover.js +7 -1
  247. package/lib/rate/src/Rate.js +1 -1
  248. package/lib/rate/src/StarIcon.d.ts +1 -1
  249. package/lib/rate/src/StarIcon.js +1 -1
  250. package/lib/result/src/403.d.ts +1 -2
  251. package/lib/result/src/403.js +6 -3
  252. package/lib/result/src/404.d.ts +1 -2
  253. package/lib/result/src/404.js +10 -7
  254. package/lib/result/src/418.d.ts +1 -2
  255. package/lib/result/src/418.js +10 -7
  256. package/lib/result/src/500.d.ts +1 -2
  257. package/lib/result/src/500.js +7 -4
  258. package/lib/result/src/Result.js +8 -8
  259. package/lib/styles.d.ts +5 -5
  260. package/lib/styles.js +29 -29
  261. package/lib/theme-editor/src/ThemeEditor.js +8 -6
  262. package/lib/themes/dark.js +28 -28
  263. package/lib/themes/light.js +28 -28
  264. package/lib/upload/src/UploadFile.js +1 -1
  265. package/lib/upload/src/icons.d.ts +2 -2
  266. package/lib/upload/src/icons.js +3 -3
  267. package/lib/version.d.ts +1 -1
  268. package/lib/version.js +1 -1
  269. package/package.json +4 -4
  270. package/volar.d.ts +1 -1
  271. package/web-types.json +7 -7
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
4
  const replaceable_1 = require("./replaceable");
5
- exports.default = (0, replaceable_1.replaceable)('clear', (0, vue_1.h)("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" },
5
+ exports.default = (0, replaceable_1.replaceable)('clear', () => ((0, vue_1.h)("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" },
6
6
  (0, vue_1.h)("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" },
7
7
  (0, vue_1.h)("g", { fill: "currentColor", "fill-rule": "nonzero" },
8
- (0, vue_1.h)("path", { d: "M8,2 C11.3137085,2 14,4.6862915 14,8 C14,11.3137085 11.3137085,14 8,14 C4.6862915,14 2,11.3137085 2,8 C2,4.6862915 4.6862915,2 8,2 Z M6.5343055,5.83859116 C6.33943736,5.70359511 6.07001296,5.72288026 5.89644661,5.89644661 L5.89644661,5.89644661 L5.83859116,5.9656945 C5.70359511,6.16056264 5.72288026,6.42998704 5.89644661,6.60355339 L5.89644661,6.60355339 L7.293,8 L5.89644661,9.39644661 L5.83859116,9.4656945 C5.70359511,9.66056264 5.72288026,9.92998704 5.89644661,10.1035534 L5.89644661,10.1035534 L5.9656945,10.1614088 C6.16056264,10.2964049 6.42998704,10.2771197 6.60355339,10.1035534 L6.60355339,10.1035534 L8,8.707 L9.39644661,10.1035534 L9.4656945,10.1614088 C9.66056264,10.2964049 9.92998704,10.2771197 10.1035534,10.1035534 L10.1035534,10.1035534 L10.1614088,10.0343055 C10.2964049,9.83943736 10.2771197,9.57001296 10.1035534,9.39644661 L10.1035534,9.39644661 L8.707,8 L10.1035534,6.60355339 L10.1614088,6.5343055 C10.2964049,6.33943736 10.2771197,6.07001296 10.1035534,5.89644661 L10.1035534,5.89644661 L10.0343055,5.83859116 C9.83943736,5.70359511 9.57001296,5.72288026 9.39644661,5.89644661 L9.39644661,5.89644661 L8,7.293 L6.60355339,5.89644661 Z" })))));
8
+ (0, vue_1.h)("path", { d: "M8,2 C11.3137085,2 14,4.6862915 14,8 C14,11.3137085 11.3137085,14 8,14 C4.6862915,14 2,11.3137085 2,8 C2,4.6862915 4.6862915,2 8,2 Z M6.5343055,5.83859116 C6.33943736,5.70359511 6.07001296,5.72288026 5.89644661,5.89644661 L5.89644661,5.89644661 L5.83859116,5.9656945 C5.70359511,6.16056264 5.72288026,6.42998704 5.89644661,6.60355339 L5.89644661,6.60355339 L7.293,8 L5.89644661,9.39644661 L5.83859116,9.4656945 C5.70359511,9.66056264 5.72288026,9.92998704 5.89644661,10.1035534 L5.89644661,10.1035534 L5.9656945,10.1614088 C6.16056264,10.2964049 6.42998704,10.2771197 6.60355339,10.1035534 L6.60355339,10.1035534 L8,8.707 L9.39644661,10.1035534 L9.4656945,10.1614088 C9.66056264,10.2964049 9.92998704,10.2771197 10.1035534,10.1035534 L10.1035534,10.1035534 L10.1614088,10.0343055 C10.2964049,9.83943736 10.2771197,9.57001296 10.1035534,9.39644661 L10.1035534,9.39644661 L8.707,8 L10.1035534,6.60355339 L10.1614088,6.5343055 C10.2964049,6.33943736 10.2771197,6.07001296 10.1035534,5.89644661 L10.1035534,5.89644661 L10.0343055,5.83859116 C9.83943736,5.70359511 9.57001296,5.72288026 9.39644661,5.89644661 L9.39644661,5.89644661 L8,7.293 L6.60355339,5.89644661 Z" }))))));
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
4
  const replaceable_1 = require("./replaceable");
5
- exports.default = (0, replaceable_1.replaceable)('close', (0, vue_1.h)("svg", { viewBox: "0 0 12 12", version: "1.1", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": true },
5
+ exports.default = (0, replaceable_1.replaceable)('close', () => ((0, vue_1.h)("svg", { viewBox: "0 0 12 12", version: "1.1", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": true },
6
6
  (0, vue_1.h)("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" },
7
7
  (0, vue_1.h)("g", { fill: "currentColor", "fill-rule": "nonzero" },
8
- (0, vue_1.h)("path", { d: "M2.08859116,2.2156945 L2.14644661,2.14644661 C2.32001296,1.97288026 2.58943736,1.95359511 2.7843055,2.08859116 L2.85355339,2.14644661 L6,5.293 L9.14644661,2.14644661 C9.34170876,1.95118446 9.65829124,1.95118446 9.85355339,2.14644661 C10.0488155,2.34170876 10.0488155,2.65829124 9.85355339,2.85355339 L6.707,6 L9.85355339,9.14644661 C10.0271197,9.32001296 10.0464049,9.58943736 9.91140884,9.7843055 L9.85355339,9.85355339 C9.67998704,10.0271197 9.41056264,10.0464049 9.2156945,9.91140884 L9.14644661,9.85355339 L6,6.707 L2.85355339,9.85355339 C2.65829124,10.0488155 2.34170876,10.0488155 2.14644661,9.85355339 C1.95118446,9.65829124 1.95118446,9.34170876 2.14644661,9.14644661 L5.293,6 L2.14644661,2.85355339 C1.97288026,2.67998704 1.95359511,2.41056264 2.08859116,2.2156945 L2.14644661,2.14644661 L2.08859116,2.2156945 Z" })))));
8
+ (0, vue_1.h)("path", { d: "M2.08859116,2.2156945 L2.14644661,2.14644661 C2.32001296,1.97288026 2.58943736,1.95359511 2.7843055,2.08859116 L2.85355339,2.14644661 L6,5.293 L9.14644661,2.14644661 C9.34170876,1.95118446 9.65829124,1.95118446 9.85355339,2.14644661 C10.0488155,2.34170876 10.0488155,2.65829124 9.85355339,2.85355339 L6.707,6 L9.85355339,9.14644661 C10.0271197,9.32001296 10.0464049,9.58943736 9.91140884,9.7843055 L9.85355339,9.85355339 C9.67998704,10.0271197 9.41056264,10.0464049 9.2156945,9.91140884 L9.14644661,9.85355339 L6,6.707 L2.85355339,9.85355339 C2.65829124,10.0488155 2.34170876,10.0488155 2.14644661,9.85355339 C1.95118446,9.65829124 1.95118446,9.34170876 2.14644661,9.14644661 L5.293,6 L2.14644661,2.85355339 C1.97288026,2.67998704 1.95359511,2.41056264 2.08859116,2.2156945 L2.14644661,2.14644661 L2.08859116,2.2156945 Z" }))))));
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
4
  const replaceable_1 = require("./replaceable");
5
- exports.default = (0, replaceable_1.replaceable)('date', (0, vue_1.h)("svg", { width: "28px", height: "28px", viewBox: "0 0 28 28", version: "1.1", xmlns: "http://www.w3.org/2000/svg" },
5
+ exports.default = (0, replaceable_1.replaceable)('date', () => ((0, vue_1.h)("svg", { width: "28px", height: "28px", viewBox: "0 0 28 28", version: "1.1", xmlns: "http://www.w3.org/2000/svg" },
6
6
  (0, vue_1.h)("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" },
7
7
  (0, vue_1.h)("g", { "fill-rule": "nonzero" },
8
- (0, vue_1.h)("path", { d: "M21.75,3 C23.5449254,3 25,4.45507456 25,6.25 L25,21.75 C25,23.5449254 23.5449254,25 21.75,25 L6.25,25 C4.45507456,25 3,23.5449254 3,21.75 L3,6.25 C3,4.45507456 4.45507456,3 6.25,3 L21.75,3 Z M23.5,9.503 L4.5,9.503 L4.5,21.75 C4.5,22.7164983 5.28350169,23.5 6.25,23.5 L21.75,23.5 C22.7164983,23.5 23.5,22.7164983 23.5,21.75 L23.5,9.503 Z M21.75,4.5 L6.25,4.5 C5.28350169,4.5 4.5,5.28350169 4.5,6.25 L4.5,8.003 L23.5,8.003 L23.5,6.25 C23.5,5.28350169 22.7164983,4.5 21.75,4.5 Z" })))));
8
+ (0, vue_1.h)("path", { d: "M21.75,3 C23.5449254,3 25,4.45507456 25,6.25 L25,21.75 C25,23.5449254 23.5449254,25 21.75,25 L6.25,25 C4.45507456,25 3,23.5449254 3,21.75 L3,6.25 C3,4.45507456 4.45507456,3 6.25,3 L21.75,3 Z M23.5,9.503 L4.5,9.503 L4.5,21.75 C4.5,22.7164983 5.28350169,23.5 6.25,23.5 L21.75,23.5 C22.7164983,23.5 23.5,22.7164983 23.5,21.75 L23.5,9.503 Z M21.75,4.5 L6.25,4.5 C5.28350169,4.5 4.5,5.28350169 4.5,6.25 L4.5,8.003 L23.5,8.003 L23.5,6.25 C23.5,5.28350169 22.7164983,4.5 21.75,4.5 Z" }))))));
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
4
  const replaceable_1 = require("./replaceable");
5
- exports.default = (0, replaceable_1.replaceable)('download', (0, vue_1.h)("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" },
5
+ exports.default = (0, replaceable_1.replaceable)('download', () => ((0, vue_1.h)("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" },
6
6
  (0, vue_1.h)("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" },
7
7
  (0, vue_1.h)("g", { fill: "currentColor", "fill-rule": "nonzero" },
8
- (0, vue_1.h)("path", { d: "M3.5,13 L12.5,13 C12.7761424,13 13,13.2238576 13,13.5 C13,13.7454599 12.8231248,13.9496084 12.5898756,13.9919443 L12.5,14 L3.5,14 C3.22385763,14 3,13.7761424 3,13.5 C3,13.2545401 3.17687516,13.0503916 3.41012437,13.0080557 L3.5,13 L12.5,13 L3.5,13 Z M7.91012437,1.00805567 L8,1 C8.24545989,1 8.44960837,1.17687516 8.49194433,1.41012437 L8.5,1.5 L8.5,10.292 L11.1819805,7.6109127 C11.3555469,7.43734635 11.6249713,7.4180612 11.8198394,7.55305725 L11.8890873,7.6109127 C12.0626536,7.78447906 12.0819388,8.05390346 11.9469427,8.2487716 L11.8890873,8.31801948 L8.35355339,11.8535534 C8.17998704,12.0271197 7.91056264,12.0464049 7.7156945,11.9114088 L7.64644661,11.8535534 L4.1109127,8.31801948 C3.91565056,8.12275734 3.91565056,7.80617485 4.1109127,7.6109127 C4.28447906,7.43734635 4.55390346,7.4180612 4.7487716,7.55305725 L4.81801948,7.6109127 L7.5,10.292 L7.5,1.5 C7.5,1.25454011 7.67687516,1.05039163 7.91012437,1.00805567 L8,1 L7.91012437,1.00805567 Z" })))));
8
+ (0, vue_1.h)("path", { d: "M3.5,13 L12.5,13 C12.7761424,13 13,13.2238576 13,13.5 C13,13.7454599 12.8231248,13.9496084 12.5898756,13.9919443 L12.5,14 L3.5,14 C3.22385763,14 3,13.7761424 3,13.5 C3,13.2545401 3.17687516,13.0503916 3.41012437,13.0080557 L3.5,13 L12.5,13 L3.5,13 Z M7.91012437,1.00805567 L8,1 C8.24545989,1 8.44960837,1.17687516 8.49194433,1.41012437 L8.5,1.5 L8.5,10.292 L11.1819805,7.6109127 C11.3555469,7.43734635 11.6249713,7.4180612 11.8198394,7.55305725 L11.8890873,7.6109127 C12.0626536,7.78447906 12.0819388,8.05390346 11.9469427,8.2487716 L11.8890873,8.31801948 L8.35355339,11.8535534 C8.17998704,12.0271197 7.91056264,12.0464049 7.7156945,11.9114088 L7.64644661,11.8535534 L4.1109127,8.31801948 C3.91565056,8.12275734 3.91565056,7.80617485 4.1109127,7.6109127 C4.28447906,7.43734635 4.55390346,7.4180612 4.7487716,7.55305725 L4.81801948,7.6109127 L7.5,10.292 L7.5,1.5 C7.5,1.25454011 7.67687516,1.05039163 7.91012437,1.00805567 L8,1 L7.91012437,1.00805567 Z" }))))));
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
4
  const replaceable_1 = require("./replaceable");
5
- exports.default = (0, replaceable_1.replaceable)('error', (0, vue_1.h)("svg", { viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg" },
5
+ exports.default = (0, replaceable_1.replaceable)('error', () => ((0, vue_1.h)("svg", { viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg" },
6
6
  (0, vue_1.h)("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" },
7
7
  (0, vue_1.h)("g", { "fill-rule": "nonzero" },
8
- (0, vue_1.h)("path", { d: "M24,4 C35.045695,4 44,12.954305 44,24 C44,35.045695 35.045695,44 24,44 C12.954305,44 4,35.045695 4,24 C4,12.954305 12.954305,4 24,4 Z M17.8838835,16.1161165 L17.7823881,16.0249942 C17.3266086,15.6583353 16.6733914,15.6583353 16.2176119,16.0249942 L16.1161165,16.1161165 L16.0249942,16.2176119 C15.6583353,16.6733914 15.6583353,17.3266086 16.0249942,17.7823881 L16.1161165,17.8838835 L22.233,24 L16.1161165,30.1161165 L16.0249942,30.2176119 C15.6583353,30.6733914 15.6583353,31.3266086 16.0249942,31.7823881 L16.1161165,31.8838835 L16.2176119,31.9750058 C16.6733914,32.3416647 17.3266086,32.3416647 17.7823881,31.9750058 L17.8838835,31.8838835 L24,25.767 L30.1161165,31.8838835 L30.2176119,31.9750058 C30.6733914,32.3416647 31.3266086,32.3416647 31.7823881,31.9750058 L31.8838835,31.8838835 L31.9750058,31.7823881 C32.3416647,31.3266086 32.3416647,30.6733914 31.9750058,30.2176119 L31.8838835,30.1161165 L25.767,24 L31.8838835,17.8838835 L31.9750058,17.7823881 C32.3416647,17.3266086 32.3416647,16.6733914 31.9750058,16.2176119 L31.8838835,16.1161165 L31.7823881,16.0249942 C31.3266086,15.6583353 30.6733914,15.6583353 30.2176119,16.0249942 L30.1161165,16.1161165 L24,22.233 L17.8838835,16.1161165 L17.7823881,16.0249942 L17.8838835,16.1161165 Z" })))));
8
+ (0, vue_1.h)("path", { d: "M24,4 C35.045695,4 44,12.954305 44,24 C44,35.045695 35.045695,44 24,44 C12.954305,44 4,35.045695 4,24 C4,12.954305 12.954305,4 24,4 Z M17.8838835,16.1161165 L17.7823881,16.0249942 C17.3266086,15.6583353 16.6733914,15.6583353 16.2176119,16.0249942 L16.1161165,16.1161165 L16.0249942,16.2176119 C15.6583353,16.6733914 15.6583353,17.3266086 16.0249942,17.7823881 L16.1161165,17.8838835 L22.233,24 L16.1161165,30.1161165 L16.0249942,30.2176119 C15.6583353,30.6733914 15.6583353,31.3266086 16.0249942,31.7823881 L16.1161165,31.8838835 L16.2176119,31.9750058 C16.6733914,32.3416647 17.3266086,32.3416647 17.7823881,31.9750058 L17.8838835,31.8838835 L24,25.767 L30.1161165,31.8838835 L30.2176119,31.9750058 C30.6733914,32.3416647 31.3266086,32.3416647 31.7823881,31.9750058 L31.8838835,31.8838835 L31.9750058,31.7823881 C32.3416647,31.3266086 32.3416647,30.6733914 31.9750058,30.2176119 L31.8838835,30.1161165 L25.767,24 L31.8838835,17.8838835 L31.9750058,17.7823881 C32.3416647,17.3266086 32.3416647,16.6733914 31.9750058,16.2176119 L31.8838835,16.1161165 L31.7823881,16.0249942 C31.3266086,15.6583353 30.6733914,15.6583353 30.2176119,16.0249942 L30.1161165,16.1161165 L24,22.233 L17.8838835,16.1161165 L17.7823881,16.0249942 L17.8838835,16.1161165 Z" }))))));
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
4
  const replaceable_1 = require("./replaceable");
5
- exports.default = (0, replaceable_1.replaceable)('info', (0, vue_1.h)("svg", { viewBox: "0 0 28 28", version: "1.1", xmlns: "http://www.w3.org/2000/svg" },
5
+ exports.default = (0, replaceable_1.replaceable)('info', () => ((0, vue_1.h)("svg", { viewBox: "0 0 28 28", version: "1.1", xmlns: "http://www.w3.org/2000/svg" },
6
6
  (0, vue_1.h)("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" },
7
7
  (0, vue_1.h)("g", { "fill-rule": "nonzero" },
8
- (0, vue_1.h)("path", { d: "M14,2 C20.6274,2 26,7.37258 26,14 C26,20.6274 20.6274,26 14,26 C7.37258,26 2,20.6274 2,14 C2,7.37258 7.37258,2 14,2 Z M14,11 C13.4477,11 13,11.4477 13,12 L13,12 L13,20 C13,20.5523 13.4477,21 14,21 C14.5523,21 15,20.5523 15,20 L15,20 L15,12 C15,11.4477 14.5523,11 14,11 Z M14,6.75 C13.3096,6.75 12.75,7.30964 12.75,8 C12.75,8.69036 13.3096,9.25 14,9.25 C14.6904,9.25 15.25,8.69036 15.25,8 C15.25,7.30964 14.6904,6.75 14,6.75 Z" })))));
8
+ (0, vue_1.h)("path", { d: "M14,2 C20.6274,2 26,7.37258 26,14 C26,20.6274 20.6274,26 14,26 C7.37258,26 2,20.6274 2,14 C2,7.37258 7.37258,2 14,2 Z M14,11 C13.4477,11 13,11.4477 13,12 L13,12 L13,20 C13,20.5523 13.4477,21 14,21 C14.5523,21 15,20.5523 15,20 L15,20 L15,12 C15,11.4477 14.5523,11 14,11 Z M14,6.75 C13.3096,6.75 12.75,7.30964 12.75,8 C12.75,8.69036 13.3096,9.25 14,9.25 C14.6904,9.25 15.25,8.69036 15.25,8 C15.25,7.30964 14.6904,6.75 14,6.75 Z" }))))));
@@ -2,6 +2,6 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
4
  const replaceable_1 = require("./replaceable");
5
- exports.default = (0, replaceable_1.replaceable)('retry', (0, vue_1.h)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512" },
5
+ exports.default = (0, replaceable_1.replaceable)('retry', () => ((0, vue_1.h)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512" },
6
6
  (0, vue_1.h)("path", { d: "M320,146s24.36-12-64-12A160,160,0,1,0,416,294", style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-miterlimit: 10; stroke-width: 32px;" }),
7
- (0, vue_1.h)("polyline", { points: "256 58 336 138 256 218", style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;" })));
7
+ (0, vue_1.h)("polyline", { points: "256 58 336 138 256 218", style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;" }))));
@@ -2,6 +2,6 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
4
  const replaceable_1 = require("./replaceable");
5
- exports.default = (0, replaceable_1.replaceable)('rotateClockwise', (0, vue_1.h)("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
5
+ exports.default = (0, replaceable_1.replaceable)('rotateClockwise', () => ((0, vue_1.h)("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
6
6
  (0, vue_1.h)("path", { d: "M3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10C17 12.7916 15.3658 15.2026 13 16.3265V14.5C13 14.2239 12.7761 14 12.5 14C12.2239 14 12 14.2239 12 14.5V17.5C12 17.7761 12.2239 18 12.5 18H15.5C15.7761 18 16 17.7761 16 17.5C16 17.2239 15.7761 17 15.5 17H13.8758C16.3346 15.6357 18 13.0128 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 10.2761 2.22386 10.5 2.5 10.5C2.77614 10.5 3 10.2761 3 10Z", fill: "currentColor" }),
7
- (0, vue_1.h)("path", { d: "M10 12C11.1046 12 12 11.1046 12 10C12 8.89543 11.1046 8 10 8C8.89543 8 8 8.89543 8 10C8 11.1046 8.89543 12 10 12ZM10 11C9.44772 11 9 10.5523 9 10C9 9.44772 9.44772 9 10 9C10.5523 9 11 9.44772 11 10C11 10.5523 10.5523 11 10 11Z", fill: "currentColor" })));
7
+ (0, vue_1.h)("path", { d: "M10 12C11.1046 12 12 11.1046 12 10C12 8.89543 11.1046 8 10 8C8.89543 8 8 8.89543 8 10C8 11.1046 8.89543 12 10 12ZM10 11C9.44772 11 9 10.5523 9 10C9 9.44772 9.44772 9 10 9C10.5523 9 11 9.44772 11 10C11 10.5523 10.5523 11 10 11Z", fill: "currentColor" }))));
@@ -2,6 +2,6 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
4
  const replaceable_1 = require("./replaceable");
5
- exports.default = (0, replaceable_1.replaceable)('rotateClockwise', (0, vue_1.h)("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
5
+ exports.default = (0, replaceable_1.replaceable)('rotateClockwise', () => ((0, vue_1.h)("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
6
6
  (0, vue_1.h)("path", { d: "M17 10C17 6.13401 13.866 3 10 3C6.13401 3 3 6.13401 3 10C3 12.7916 4.63419 15.2026 7 16.3265V14.5C7 14.2239 7.22386 14 7.5 14C7.77614 14 8 14.2239 8 14.5V17.5C8 17.7761 7.77614 18 7.5 18H4.5C4.22386 18 4 17.7761 4 17.5C4 17.2239 4.22386 17 4.5 17H6.12422C3.66539 15.6357 2 13.0128 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10C18 10.2761 17.7761 10.5 17.5 10.5C17.2239 10.5 17 10.2761 17 10Z", fill: "currentColor" }),
7
- (0, vue_1.h)("path", { d: "M10 12C8.89543 12 8 11.1046 8 10C8 8.89543 8.89543 8 10 8C11.1046 8 12 8.89543 12 10C12 11.1046 11.1046 12 10 12ZM10 11C10.5523 11 11 10.5523 11 10C11 9.44772 10.5523 9 10 9C9.44772 9 9 9.44772 9 10C9 10.5523 9.44772 11 10 11Z", fill: "currentColor" })));
7
+ (0, vue_1.h)("path", { d: "M10 12C8.89543 12 8 11.1046 8 10C8 8.89543 8.89543 8 10 8C11.1046 8 12 8.89543 12 10C12 11.1046 11.1046 12 10 12ZM10 11C10.5523 11 11 10.5523 11 10C11 9.44772 10.5523 9 10 9C9.44772 9 9 9.44772 9 10C9 10.5523 9.44772 11 10 11Z", fill: "currentColor" }))));
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
4
  const replaceable_1 = require("./replaceable");
5
- exports.default = (0, replaceable_1.replaceable)('success', (0, vue_1.h)("svg", { viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg" },
5
+ exports.default = (0, replaceable_1.replaceable)('success', () => ((0, vue_1.h)("svg", { viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg" },
6
6
  (0, vue_1.h)("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" },
7
7
  (0, vue_1.h)("g", { "fill-rule": "nonzero" },
8
- (0, vue_1.h)("path", { d: "M24,4 C35.045695,4 44,12.954305 44,24 C44,35.045695 35.045695,44 24,44 C12.954305,44 4,35.045695 4,24 C4,12.954305 12.954305,4 24,4 Z M32.6338835,17.6161165 C32.1782718,17.1605048 31.4584514,17.1301307 30.9676119,17.5249942 L30.8661165,17.6161165 L20.75,27.732233 L17.1338835,24.1161165 C16.6457281,23.6279612 15.8542719,23.6279612 15.3661165,24.1161165 C14.9105048,24.5717282 14.8801307,25.2915486 15.2749942,25.7823881 L15.3661165,25.8838835 L19.8661165,30.3838835 C20.3217282,30.8394952 21.0415486,30.8698693 21.5323881,30.4750058 L21.6338835,30.3838835 L32.6338835,19.3838835 C33.1220388,18.8957281 33.1220388,18.1042719 32.6338835,17.6161165 Z" })))));
8
+ (0, vue_1.h)("path", { d: "M24,4 C35.045695,4 44,12.954305 44,24 C44,35.045695 35.045695,44 24,44 C12.954305,44 4,35.045695 4,24 C4,12.954305 12.954305,4 24,4 Z M32.6338835,17.6161165 C32.1782718,17.1605048 31.4584514,17.1301307 30.9676119,17.5249942 L30.8661165,17.6161165 L20.75,27.732233 L17.1338835,24.1161165 C16.6457281,23.6279612 15.8542719,23.6279612 15.3661165,24.1161165 C14.9105048,24.5717282 14.8801307,25.2915486 15.2749942,25.7823881 L15.3661165,25.8838835 L19.8661165,30.3838835 C20.3217282,30.8394952 21.0415486,30.8698693 21.5323881,30.4750058 L21.6338835,30.3838835 L32.6338835,19.3838835 C33.1220388,18.8957281 33.1220388,18.1042719 32.6338835,17.6161165 Z" }))))));
@@ -2,6 +2,6 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
4
  const replaceable_1 = require("./replaceable");
5
- exports.default = (0, replaceable_1.replaceable)('time', (0, vue_1.h)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512" },
5
+ exports.default = (0, replaceable_1.replaceable)('time', () => ((0, vue_1.h)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512" },
6
6
  (0, vue_1.h)("path", { d: "M256,64C150,64,64,150,64,256s86,192,192,192,192-86,192-192S362,64,256,64Z", style: "\n fill: none;\n stroke: currentColor;\n stroke-miterlimit: 10;\n stroke-width: 32px;\n " }),
7
- (0, vue_1.h)("polyline", { points: "256 128 256 272 352 272", style: "\n fill: none;\n stroke: currentColor;\n stroke-linecap: round;\n stroke-linejoin: round;\n stroke-width: 32px;\n " })));
7
+ (0, vue_1.h)("polyline", { points: "256 128 256 272 352 272", style: "\n fill: none;\n stroke: currentColor;\n stroke-linecap: round;\n stroke-linejoin: round;\n stroke-width: 32px;\n " }))));
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
4
  const replaceable_1 = require("./replaceable");
5
- exports.default = (0, replaceable_1.replaceable)('to', (0, vue_1.h)("svg", { viewBox: "0 0 20 20", version: "1.1", xmlns: "http://www.w3.org/2000/svg" },
5
+ exports.default = (0, replaceable_1.replaceable)('to', () => ((0, vue_1.h)("svg", { viewBox: "0 0 20 20", version: "1.1", xmlns: "http://www.w3.org/2000/svg" },
6
6
  (0, vue_1.h)("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" },
7
7
  (0, vue_1.h)("g", { fill: "currentColor", "fill-rule": "nonzero" },
8
- (0, vue_1.h)("path", { d: "M11.2654,3.20511 C10.9644,2.92049 10.4897,2.93371 10.2051,3.23464 C9.92049,3.53558 9.93371,4.01027 10.2346,4.29489 L15.4737,9.25 L2.75,9.25 C2.33579,9.25 2,9.58579 2,10.0000012 C2,10.4142 2.33579,10.75 2.75,10.75 L15.476,10.75 L10.2346,15.7073 C9.93371,15.9919 9.92049,16.4666 10.2051,16.7675 C10.4897,17.0684 10.9644,17.0817 11.2654,16.797 L17.6826,10.7276 C17.8489,10.5703 17.9489,10.3702 17.9826,10.1614 C17.994,10.1094 18,10.0554 18,10.0000012 C18,9.94241 17.9935,9.88633 17.9812,9.83246 C17.9462,9.62667 17.8467,9.42976 17.6826,9.27455 L11.2654,3.20511 Z" })))));
8
+ (0, vue_1.h)("path", { d: "M11.2654,3.20511 C10.9644,2.92049 10.4897,2.93371 10.2051,3.23464 C9.92049,3.53558 9.93371,4.01027 10.2346,4.29489 L15.4737,9.25 L2.75,9.25 C2.33579,9.25 2,9.58579 2,10.0000012 C2,10.4142 2.33579,10.75 2.75,10.75 L15.476,10.75 L10.2346,15.7073 C9.93371,15.9919 9.92049,16.4666 10.2051,16.7675 C10.4897,17.0684 10.9644,17.0817 11.2654,16.797 L17.6826,10.7276 C17.8489,10.5703 17.9489,10.3702 17.9826,10.1614 C17.994,10.1094 18,10.0554 18,10.0000012 C18,9.94241 17.9935,9.88633 17.9812,9.83246 C17.9462,9.62667 17.8467,9.42976 17.6826,9.27455 L11.2654,3.20511 Z" }))))));
@@ -2,8 +2,8 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
4
  const replaceable_1 = require("./replaceable");
5
- exports.default = (0, replaceable_1.replaceable)('trash', (0, vue_1.h)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512" },
5
+ exports.default = (0, replaceable_1.replaceable)('trash', () => ((0, vue_1.h)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512" },
6
6
  (0, vue_1.h)("path", { d: "M432,144,403.33,419.74A32,32,0,0,1,371.55,448H140.46a32,32,0,0,1-31.78-28.26L80,144", style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;" }),
7
7
  (0, vue_1.h)("rect", { x: "32", y: "64", width: "448", height: "80", rx: "16", ry: "16", style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;" }),
8
8
  (0, vue_1.h)("line", { x1: "312", y1: "240", x2: "200", y2: "352", style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;" }),
9
- (0, vue_1.h)("line", { x1: "312", y1: "352", x2: "200", y2: "240", style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;" })));
9
+ (0, vue_1.h)("line", { x1: "312", y1: "352", x2: "200", y2: "240", style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;" }))));
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
4
  const replaceable_1 = require("./replaceable");
5
- exports.default = (0, replaceable_1.replaceable)('warning', (0, vue_1.h)("svg", { viewBox: "0 0 24 24", version: "1.1", xmlns: "http://www.w3.org/2000/svg" },
5
+ exports.default = (0, replaceable_1.replaceable)('warning', () => ((0, vue_1.h)("svg", { viewBox: "0 0 24 24", version: "1.1", xmlns: "http://www.w3.org/2000/svg" },
6
6
  (0, vue_1.h)("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" },
7
7
  (0, vue_1.h)("g", { "fill-rule": "nonzero" },
8
- (0, vue_1.h)("path", { d: "M12,2 C17.523,2 22,6.478 22,12 C22,17.522 17.523,22 12,22 C6.477,22 2,17.522 2,12 C2,6.478 6.477,2 12,2 Z M12.0018002,15.0037242 C11.450254,15.0037242 11.0031376,15.4508407 11.0031376,16.0023869 C11.0031376,16.553933 11.450254,17.0010495 12.0018002,17.0010495 C12.5533463,17.0010495 13.0004628,16.553933 13.0004628,16.0023869 C13.0004628,15.4508407 12.5533463,15.0037242 12.0018002,15.0037242 Z M11.99964,7 C11.4868042,7.00018474 11.0642719,7.38637706 11.0066858,7.8837365 L11,8.00036004 L11.0018003,13.0012393 L11.00857,13.117858 C11.0665141,13.6151758 11.4893244,14.0010638 12.0021602,14.0008793 C12.514996,14.0006946 12.9375283,13.6145023 12.9951144,13.1171428 L13.0018002,13.0005193 L13,7.99964009 L12.9932303,7.8830214 C12.9352861,7.38570354 12.5124758,6.99981552 11.99964,7 Z" })))));
8
+ (0, vue_1.h)("path", { d: "M12,2 C17.523,2 22,6.478 22,12 C22,17.522 17.523,22 12,22 C6.477,22 2,17.522 2,12 C2,6.478 6.477,2 12,2 Z M12.0018002,15.0037242 C11.450254,15.0037242 11.0031376,15.4508407 11.0031376,16.0023869 C11.0031376,16.553933 11.450254,17.0010495 12.0018002,17.0010495 C12.5533463,17.0010495 13.0004628,16.553933 13.0004628,16.0023869 C13.0004628,15.4508407 12.5533463,15.0037242 12.0018002,15.0037242 Z M11.99964,7 C11.4868042,7.00018474 11.0642719,7.38637706 11.0066858,7.8837365 L11,8.00036004 L11.0018003,13.0012393 L11.00857,13.117858 C11.0665141,13.6151758 11.4893244,14.0010638 12.0021602,14.0008793 C12.514996,14.0006946 12.9375283,13.6145023 12.9951144,13.1171428 L13.0018002,13.0005193 L13,7.99964009 L12.9932303,7.8830214 C12.9352861,7.38570354 12.5124758,6.99981552 11.99964,7 Z" }))))));
@@ -2,6 +2,6 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
4
  const replaceable_1 = require("./replaceable");
5
- exports.default = (0, replaceable_1.replaceable)('zoomIn', (0, vue_1.h)("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
5
+ exports.default = (0, replaceable_1.replaceable)('zoomIn', () => ((0, vue_1.h)("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
6
6
  (0, vue_1.h)("path", { d: "M11.5 8.5C11.5 8.22386 11.2761 8 11 8H9V6C9 5.72386 8.77614 5.5 8.5 5.5C8.22386 5.5 8 5.72386 8 6V8H6C5.72386 8 5.5 8.22386 5.5 8.5C5.5 8.77614 5.72386 9 6 9H8V11C8 11.2761 8.22386 11.5 8.5 11.5C8.77614 11.5 9 11.2761 9 11V9H11C11.2761 9 11.5 8.77614 11.5 8.5Z", fill: "currentColor" }),
7
- (0, vue_1.h)("path", { d: "M8.5 3C11.5376 3 14 5.46243 14 8.5C14 9.83879 13.5217 11.0659 12.7266 12.0196L16.8536 16.1464C17.0488 16.3417 17.0488 16.6583 16.8536 16.8536C16.68 17.0271 16.4106 17.0464 16.2157 16.9114L16.1464 16.8536L12.0196 12.7266C11.0659 13.5217 9.83879 14 8.5 14C5.46243 14 3 11.5376 3 8.5C3 5.46243 5.46243 3 8.5 3ZM8.5 4C6.01472 4 4 6.01472 4 8.5C4 10.9853 6.01472 13 8.5 13C10.9853 13 13 10.9853 13 8.5C13 6.01472 10.9853 4 8.5 4Z", fill: "currentColor" })));
7
+ (0, vue_1.h)("path", { d: "M8.5 3C11.5376 3 14 5.46243 14 8.5C14 9.83879 13.5217 11.0659 12.7266 12.0196L16.8536 16.1464C17.0488 16.3417 17.0488 16.6583 16.8536 16.8536C16.68 17.0271 16.4106 17.0464 16.2157 16.9114L16.1464 16.8536L12.0196 12.7266C11.0659 13.5217 9.83879 14 8.5 14C5.46243 14 3 11.5376 3 8.5C3 5.46243 5.46243 3 8.5 3ZM8.5 4C6.01472 4 4 6.01472 4 8.5C4 10.9853 6.01472 13 8.5 13C10.9853 13 13 10.9853 13 8.5C13 6.01472 10.9853 4 8.5 4Z", fill: "currentColor" }))));
@@ -2,6 +2,6 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
4
  const replaceable_1 = require("./replaceable");
5
- exports.default = (0, replaceable_1.replaceable)('zoomOut', (0, vue_1.h)("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
5
+ exports.default = (0, replaceable_1.replaceable)('zoomOut', () => ((0, vue_1.h)("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
6
6
  (0, vue_1.h)("path", { d: "M11 8C11.2761 8 11.5 8.22386 11.5 8.5C11.5 8.77614 11.2761 9 11 9H6C5.72386 9 5.5 8.77614 5.5 8.5C5.5 8.22386 5.72386 8 6 8H11Z", fill: "currentColor" }),
7
- (0, vue_1.h)("path", { d: "M14 8.5C14 5.46243 11.5376 3 8.5 3C5.46243 3 3 5.46243 3 8.5C3 11.5376 5.46243 14 8.5 14C9.83879 14 11.0659 13.5217 12.0196 12.7266L16.1464 16.8536L16.2157 16.9114C16.4106 17.0464 16.68 17.0271 16.8536 16.8536C17.0488 16.6583 17.0488 16.3417 16.8536 16.1464L12.7266 12.0196C13.5217 11.0659 14 9.83879 14 8.5ZM4 8.5C4 6.01472 6.01472 4 8.5 4C10.9853 4 13 6.01472 13 8.5C13 10.9853 10.9853 13 8.5 13C6.01472 13 4 10.9853 4 8.5Z", fill: "currentColor" })));
7
+ (0, vue_1.h)("path", { d: "M14 8.5C14 5.46243 11.5376 3 8.5 3C5.46243 3 3 5.46243 3 8.5C3 11.5376 5.46243 14 8.5 14C9.83879 14 11.0659 13.5217 12.0196 12.7266L16.1464 16.8536L16.2157 16.9114C16.4106 17.0464 16.68 17.0271 16.8536 16.8536C17.0488 16.6583 17.0488 16.3417 16.8536 16.1464L12.7266 12.0196C13.5217 11.0659 14 9.83879 14 8.5ZM4 8.5C4 6.01472 6.01472 4 8.5 4C10.9853 4 13 6.01472 13 8.5C13 10.9853 10.9853 13 8.5 13C6.01472 13 4 10.9853 4 8.5Z", fill: "currentColor" }))));
@@ -1,2 +1,3 @@
1
+ import type { VNode } from 'vue';
1
2
  import type { GlobalIconConfig } from '../../config-provider/src/internal-interface';
2
- export declare function replaceable(name: keyof GlobalIconConfig, icon: JSX.Element): import("vue").DefineComponent<{}, () => import("vue").VNodeChild, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3
+ export declare function replaceable(name: keyof GlobalIconConfig, icon: () => VNode): import("vue").DefineComponent<{}, () => import("vue").VNodeChild, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -5,6 +5,11 @@ const lodash_1 = require("lodash");
5
5
  const vue_1 = require("vue");
6
6
  const context_1 = require("../../config-provider/src/context");
7
7
  function replaceable(name, icon) {
8
+ const IconComponent = (0, vue_1.defineComponent)({
9
+ render() {
10
+ return icon();
11
+ }
12
+ });
8
13
  return (0, vue_1.defineComponent)({
9
14
  name: (0, lodash_1.upperFirst)(name),
10
15
  setup() {
@@ -13,7 +18,7 @@ function replaceable(name, icon) {
13
18
  return () => {
14
19
  var _a;
15
20
  const iconOverride = (_a = mergedIconsRef === null || mergedIconsRef === void 0 ? void 0 : mergedIconsRef.value) === null || _a === void 0 ? void 0 : _a[name];
16
- return iconOverride ? iconOverride() : icon;
21
+ return iconOverride ? iconOverride() : (0, vue_1.h)(IconComponent, null);
17
22
  };
18
23
  }
19
24
  });
@@ -226,10 +226,22 @@ declare const Scrollbar: import("vue").DefineComponent<import("vue").ExtractProp
226
226
  '--n-scrollbar-border-radius': string;
227
227
  '--n-scrollbar-width': string;
228
228
  '--n-scrollbar-height': string;
229
- '--n-scrollbar-rail-inset-horizontal-top': string;
230
- '--n-scrollbar-rail-inset-horizontal-bottom': string;
231
- '--n-scrollbar-rail-inset-vertical-right': string;
232
- '--n-scrollbar-rail-inset-vertical-left': string;
229
+ '--n-scrollbar-rail-top-horizontal-top': string;
230
+ '--n-scrollbar-rail-right-horizontal-top': string;
231
+ '--n-scrollbar-rail-bottom-horizontal-top': string;
232
+ '--n-scrollbar-rail-left-horizontal-top': string;
233
+ '--n-scrollbar-rail-top-horizontal-bottom': string;
234
+ '--n-scrollbar-rail-right-horizontal-bottom': string;
235
+ '--n-scrollbar-rail-bottom-horizontal-bottom': string;
236
+ '--n-scrollbar-rail-left-horizontal-bottom': string;
237
+ '--n-scrollbar-rail-top-vertical-right': string;
238
+ '--n-scrollbar-rail-right-vertical-right': string;
239
+ '--n-scrollbar-rail-bottom-vertical-right': string;
240
+ '--n-scrollbar-rail-left-vertical-right': string;
241
+ '--n-scrollbar-rail-top-vertical-left': string;
242
+ '--n-scrollbar-rail-right-vertical-left': string;
243
+ '--n-scrollbar-rail-bottom-vertical-left': string;
244
+ '--n-scrollbar-rail-left-vertical-left': string;
233
245
  '--n-scrollbar-rail-color': string;
234
246
  }> | undefined;
235
247
  themeClass: import("vue").Ref<string, string> | undefined;
@@ -521,6 +521,14 @@ const Scrollbar = (0, vue_1.defineComponent)({
521
521
  });
522
522
  const cssVarsRef = (0, vue_1.computed)(() => {
523
523
  const { common: { cubicBezierEaseInOut }, self: { color, colorHover, height, width, borderRadius, railInsetHorizontalTop, railInsetHorizontalBottom, railInsetVerticalRight, railInsetVerticalLeft, railColor } } = themeRef.value;
524
+ const { top: railTopHorizontalTop, right: railRightHorizontalTop, bottom: railBottomHorizontalTop, left: railLeftHorizontalTop } = (0, seemly_1.getPadding)(railInsetHorizontalTop);
525
+ const { top: railTopHorizontalBottom, right: railRightHorizontalBottom, bottom: railBottomHorizontalBottom, left: railLeftHorizontalBottom } = (0, seemly_1.getPadding)(railInsetHorizontalBottom);
526
+ const { top: railTopVerticalRight, right: railRightVerticalRight, bottom: railBottomVerticalRight, left: railLeftVerticalRight } = (0, seemly_1.getPadding)((rtlEnabledRef === null || rtlEnabledRef === void 0 ? void 0 : rtlEnabledRef.value)
527
+ ? (0, _utils_1.rtlInset)(railInsetVerticalRight)
528
+ : railInsetVerticalRight);
529
+ const { top: railTopVerticalLeft, right: railRightVerticalLeft, bottom: railBottomVerticalLeft, left: railLeftVerticalLeft } = (0, seemly_1.getPadding)((rtlEnabledRef === null || rtlEnabledRef === void 0 ? void 0 : rtlEnabledRef.value)
530
+ ? (0, _utils_1.rtlInset)(railInsetVerticalLeft)
531
+ : railInsetVerticalLeft);
524
532
  return {
525
533
  '--n-scrollbar-bezier': cubicBezierEaseInOut,
526
534
  '--n-scrollbar-color': color,
@@ -528,14 +536,22 @@ const Scrollbar = (0, vue_1.defineComponent)({
528
536
  '--n-scrollbar-border-radius': borderRadius,
529
537
  '--n-scrollbar-width': width,
530
538
  '--n-scrollbar-height': height,
531
- '--n-scrollbar-rail-inset-horizontal-top': railInsetHorizontalTop,
532
- '--n-scrollbar-rail-inset-horizontal-bottom': railInsetHorizontalBottom,
533
- '--n-scrollbar-rail-inset-vertical-right': (rtlEnabledRef === null || rtlEnabledRef === void 0 ? void 0 : rtlEnabledRef.value)
534
- ? (0, _utils_1.rtlInset)(railInsetVerticalRight)
535
- : railInsetVerticalRight,
536
- '--n-scrollbar-rail-inset-vertical-left': (rtlEnabledRef === null || rtlEnabledRef === void 0 ? void 0 : rtlEnabledRef.value)
537
- ? (0, _utils_1.rtlInset)(railInsetVerticalLeft)
538
- : railInsetVerticalLeft,
539
+ '--n-scrollbar-rail-top-horizontal-top': railTopHorizontalTop,
540
+ '--n-scrollbar-rail-right-horizontal-top': railRightHorizontalTop,
541
+ '--n-scrollbar-rail-bottom-horizontal-top': railBottomHorizontalTop,
542
+ '--n-scrollbar-rail-left-horizontal-top': railLeftHorizontalTop,
543
+ '--n-scrollbar-rail-top-horizontal-bottom': railTopHorizontalBottom,
544
+ '--n-scrollbar-rail-right-horizontal-bottom': railRightHorizontalBottom,
545
+ '--n-scrollbar-rail-bottom-horizontal-bottom': railBottomHorizontalBottom,
546
+ '--n-scrollbar-rail-left-horizontal-bottom': railLeftHorizontalBottom,
547
+ '--n-scrollbar-rail-top-vertical-right': railTopVerticalRight,
548
+ '--n-scrollbar-rail-right-vertical-right': railRightVerticalRight,
549
+ '--n-scrollbar-rail-bottom-vertical-right': railBottomVerticalRight,
550
+ '--n-scrollbar-rail-left-vertical-right': railLeftVerticalRight,
551
+ '--n-scrollbar-rail-top-vertical-left': railTopVerticalLeft,
552
+ '--n-scrollbar-rail-right-vertical-left': railRightVerticalLeft,
553
+ '--n-scrollbar-rail-bottom-vertical-left': railBottomVerticalLeft,
554
+ '--n-scrollbar-rail-left-vertical-left': railLeftVerticalLeft,
539
555
  '--n-scrollbar-rail-color': railColor
540
556
  };
541
557
  });
@@ -50,9 +50,15 @@ exports.default = (0, cssr_1.cB)('scrollbar', `
50
50
  border-radius: var(--n-scrollbar-border-radius);
51
51
  right: 0;
52
52
  `)])]), (0, cssr_1.cM)('horizontal--top', `
53
- inset: var(--n-scrollbar-rail-inset-horizontal-top);
53
+ top: var(--n-scrollbar-rail-top-horizontal-top);
54
+ right: var(--n-scrollbar-rail-right-horizontal-top);
55
+ bottom: var(--n-scrollbar-rail-bottom-horizontal-top);
56
+ left: var(--n-scrollbar-rail-left-horizontal-top);
54
57
  `), (0, cssr_1.cM)('horizontal--bottom', `
55
- inset: var(--n-scrollbar-rail-inset-horizontal-bottom);
58
+ top: var(--n-scrollbar-rail-top-horizontal-bottom);
59
+ right: var(--n-scrollbar-rail-right-horizontal-bottom);
60
+ bottom: var(--n-scrollbar-rail-bottom-horizontal-bottom);
61
+ left: var(--n-scrollbar-rail-left-horizontal-bottom);
56
62
  `), (0, cssr_1.cM)('vertical', `
57
63
  width: var(--n-scrollbar-width);
58
64
  `, [(0, cssr_1.c)('>', [(0, cssr_1.cE)('scrollbar', `
@@ -60,9 +66,15 @@ exports.default = (0, cssr_1.cB)('scrollbar', `
60
66
  border-radius: var(--n-scrollbar-border-radius);
61
67
  bottom: 0;
62
68
  `)])]), (0, cssr_1.cM)('vertical--left', `
63
- inset: var(--n-scrollbar-rail-inset-vertical-left);
69
+ top: var(--n-scrollbar-rail-top-vertical-left);
70
+ right: var(--n-scrollbar-rail-right-vertical-left);
71
+ bottom: var(--n-scrollbar-rail-bottom-vertical-left);
72
+ left: var(--n-scrollbar-rail-left-vertical-left);
64
73
  `), (0, cssr_1.cM)('vertical--right', `
65
- inset: var(--n-scrollbar-rail-inset-vertical-right);
74
+ top: var(--n-scrollbar-rail-top-vertical-right);
75
+ right: var(--n-scrollbar-rail-right-vertical-right);
76
+ bottom: var(--n-scrollbar-rail-bottom-vertical-right);
77
+ left: var(--n-scrollbar-rail-left-vertical-right);
66
78
  `), (0, cssr_1.cM)('disabled', [(0, cssr_1.c)('>', [(0, cssr_1.cE)('scrollbar', 'pointer-events: none;')])]), (0, cssr_1.c)('>', [(0, cssr_1.cE)('scrollbar', `
67
79
  z-index: 1;
68
80
  position: absolute;
@@ -1,4 +1,4 @@
1
- export { default as useConfig, defaultClsPrefix } from './use-config';
1
+ export { defaultClsPrefix, default as useConfig } from './use-config';
2
2
  export { useThemeClass } from './use-css-vars-class';
3
3
  export { default as useFormItem } from './use-form-item';
4
4
  export { default as useHljs } from './use-hljs';
@@ -3,10 +3,10 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
3
3
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.useTheme = exports.createTheme = exports.useStyle = exports.useRtl = exports.useLocale = exports.useHljs = exports.useFormItem = exports.useThemeClass = exports.defaultClsPrefix = exports.useConfig = void 0;
6
+ exports.useTheme = exports.createTheme = exports.useStyle = exports.useRtl = exports.useLocale = exports.useHljs = exports.useFormItem = exports.useThemeClass = exports.useConfig = exports.defaultClsPrefix = void 0;
7
7
  var use_config_1 = require("./use-config");
8
- Object.defineProperty(exports, "useConfig", { enumerable: true, get: function () { return __importDefault(use_config_1).default; } });
9
8
  Object.defineProperty(exports, "defaultClsPrefix", { enumerable: true, get: function () { return use_config_1.defaultClsPrefix; } });
9
+ Object.defineProperty(exports, "useConfig", { enumerable: true, get: function () { return __importDefault(use_config_1).default; } });
10
10
  var use_css_vars_class_1 = require("./use-css-vars-class");
11
11
  Object.defineProperty(exports, "useThemeClass", { enumerable: true, get: function () { return use_css_vars_class_1.useThemeClass; } });
12
12
  var use_form_item_1 = require("./use-form-item");
@@ -12,6 +12,14 @@ function useOnResize(elRef, onResize) {
12
12
  vueuc_1.resizeObserverManager.registerHandler(el, onResize);
13
13
  }
14
14
  });
15
+ // avoid memory leak
16
+ (0, vue_1.watch)(elRef, (_, oldEl) => {
17
+ if (oldEl) {
18
+ vueuc_1.resizeObserverManager.unregisterHandler(oldEl);
19
+ }
20
+ }, {
21
+ deep: false
22
+ });
15
23
  (0, vue_1.onBeforeUnmount)(() => {
16
24
  const { value: el } = elRef;
17
25
  if (el) {
@@ -4,5 +4,5 @@ exports.rtlInset = rtlInset;
4
4
  const seemly_1 = require("seemly");
5
5
  function rtlInset(inset) {
6
6
  const { left, right, top, bottom } = (0, seemly_1.getPadding)(inset);
7
- return `${top} ${right} ${bottom} ${left}`;
7
+ return `${top} ${left} ${bottom} ${right}`;
8
8
  }
@@ -206,7 +206,7 @@ exports.default = (0, vue_1.defineComponent)({
206
206
  style: [this.style, this.cssVars],
207
207
  onClick: this.handleClick
208
208
  }), (0, _utils_1.resolveSlot)(this.$slots.default, () => [
209
- (0, vue_1.h)(_internal_1.NBaseIcon, { clsPrefix: mergedClsPrefix }, { default: () => BackTopIcon_1.default })
209
+ (0, vue_1.h)(_internal_1.NBaseIcon, { clsPrefix: mergedClsPrefix }, { default: BackTopIcon_1.default })
210
210
  ]))
211
211
  : null;
212
212
  }
@@ -1,2 +1,2 @@
1
- declare const _default: JSX.Element;
1
+ declare const _default: () => JSX.Element;
2
2
  export default _default;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
- exports.default = ((0, vue_1.h)("svg", { viewBox: "0 0 24 24", version: "1.1", xmlns: "http://www.w3.org/2000/svg", xlinkHref: "http://www.w3.org/1999/xlink" },
4
+ exports.default = () => ((0, vue_1.h)("svg", { viewBox: "0 0 24 24", version: "1.1", xmlns: "http://www.w3.org/2000/svg", xlinkHref: "http://www.w3.org/1999/xlink" },
5
5
  (0, vue_1.h)("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" },
6
6
  (0, vue_1.h)("g", { transform: "translate(-139.000000, -4423.000000)", "fill-rule": "nonzero" },
7
7
  (0, vue_1.h)("g", { transform: "translate(120.000000, 4285.000000)" },
@@ -3,12 +3,16 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
4
  const _mixins_1 = require("../../_mixins");
5
5
  const CarouselContext_1 = require("./CarouselContext");
6
- const backwardIcon = ((0, vue_1.h)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16" },
7
- (0, vue_1.h)("g", { fill: "none" },
8
- (0, vue_1.h)("path", { d: "M10.26 3.2a.75.75 0 0 1 .04 1.06L6.773 8l3.527 3.74a.75.75 0 1 1-1.1 1.02l-4-4.25a.75.75 0 0 1 0-1.02l4-4.25a.75.75 0 0 1 1.06-.04z", fill: "currentColor" }))));
9
- const forwardIcon = ((0, vue_1.h)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16" },
10
- (0, vue_1.h)("g", { fill: "none" },
11
- (0, vue_1.h)("path", { d: "M5.74 3.2a.75.75 0 0 0-.04 1.06L9.227 8L5.7 11.74a.75.75 0 1 0 1.1 1.02l4-4.25a.75.75 0 0 0 0-1.02l-4-4.25a.75.75 0 0 0-1.06-.04z", fill: "currentColor" }))));
6
+ function renderBackwardIcon() {
7
+ return ((0, vue_1.h)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16" },
8
+ (0, vue_1.h)("g", { fill: "none" },
9
+ (0, vue_1.h)("path", { d: "M10.26 3.2a.75.75 0 0 1 .04 1.06L6.773 8l3.527 3.74a.75.75 0 1 1-1.1 1.02l-4-4.25a.75.75 0 0 1 0-1.02l4-4.25a.75.75 0 0 1 1.06-.04z", fill: "currentColor" }))));
10
+ }
11
+ function renderForwardIcon() {
12
+ return ((0, vue_1.h)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16" },
13
+ (0, vue_1.h)("g", { fill: "none" },
14
+ (0, vue_1.h)("path", { d: "M5.74 3.2a.75.75 0 0 0-.04 1.06L9.227 8L5.7 11.74a.75.75 0 1 0 1.1 1.02l4-4.25a.75.75 0 0 0 0-1.02l-4-4.25a.75.75 0 0 0-1.06-.04z", fill: "currentColor" }))));
15
+ }
12
16
  exports.default = (0, vue_1.defineComponent)({
13
17
  name: 'CarouselArrow',
14
18
  setup(props) {
@@ -30,11 +34,11 @@ exports.default = (0, vue_1.defineComponent)({
30
34
  `${mergedClsPrefix}-carousel__arrow`,
31
35
  this.isPrevDisabled()
32
36
  && `${mergedClsPrefix}-carousel__arrow--disabled`
33
- ], role: "button", onClick: this.prev }, backwardIcon),
37
+ ], role: "button", onClick: this.prev }, renderBackwardIcon()),
34
38
  (0, vue_1.h)("div", { class: [
35
39
  `${mergedClsPrefix}-carousel__arrow`,
36
40
  this.isNextDisabled()
37
41
  && `${mergedClsPrefix}-carousel__arrow--disabled`
38
- ], role: "button", onClick: this.next }, forwardIcon)));
42
+ ], role: "button", onClick: this.next }, renderForwardIcon())));
39
43
  }
40
44
  });
@@ -1,2 +1,3 @@
1
- declare const _default: JSX.Element;
1
+ import type { VNode } from 'vue';
2
+ declare const _default: () => VNode;
2
3
  export default _default;
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
- exports.default = ((0, vue_1.h)("svg", { viewBox: "0 0 64 64", class: "check-icon" },
4
+ exports.default = () => ((0, vue_1.h)("svg", { viewBox: "0 0 64 64", class: "check-icon" },
5
5
  (0, vue_1.h)("path", { d: "M50.42,16.76L22.34,39.45l-8.1-11.46c-1.12-1.58-3.3-1.96-4.88-0.84c-1.58,1.12-1.95,3.3-0.84,4.88l10.26,14.51 c0.56,0.79,1.42,1.31,2.38,1.45c0.16,0.02,0.32,0.03,0.48,0.03c0.8,0,1.57-0.27,2.2-0.78l30.99-25.03c1.5-1.21,1.74-3.42,0.52-4.92 C54.13,15.78,51.93,15.55,50.42,16.76z" })));
@@ -249,7 +249,7 @@ exports.default = (0, vue_1.defineComponent)({
249
249
  "\u00A0",
250
250
  (0, vue_1.h)("div", { class: `${mergedClsPrefix}-checkbox-box` },
251
251
  (0, vue_1.h)(_internal_1.NIconSwitchTransition, null, {
252
- default: () => this.indeterminate ? ((0, vue_1.h)("div", { key: "indeterminate", class: `${mergedClsPrefix}-checkbox-icon` }, LineMark_1.default)) : ((0, vue_1.h)("div", { key: "check", class: `${mergedClsPrefix}-checkbox-icon` }, CheckMark_1.default))
252
+ default: () => this.indeterminate ? ((0, vue_1.h)("div", { key: "indeterminate", class: `${mergedClsPrefix}-checkbox-icon` }, (0, LineMark_1.default)())) : ((0, vue_1.h)("div", { key: "check", class: `${mergedClsPrefix}-checkbox-icon` }, (0, CheckMark_1.default)()))
253
253
  }),
254
254
  (0, vue_1.h)("div", { class: `${mergedClsPrefix}-checkbox-box__border` }))),
255
255
  labelNode));
@@ -1,2 +1,3 @@
1
- declare const _default: JSX.Element;
1
+ import type { VNode } from 'vue';
2
+ declare const _default: () => VNode;
2
3
  export default _default;
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const vue_1 = require("vue");
4
- exports.default = ((0, vue_1.h)("svg", { viewBox: "0 0 100 100", class: "line-icon" },
4
+ exports.default = () => ((0, vue_1.h)("svg", { viewBox: "0 0 100 100", class: "line-icon" },
5
5
  (0, vue_1.h)("path", { d: "M80.2,55.5H21.4c-2.8,0-5.1-2.5-5.1-5.5l0,0c0-3,2.3-5.5,5.1-5.5h58.7c2.8,0,5.1,2.5,5.1,5.5l0,0C85.2,53.1,82.9,55.5,80.2,55.5z" })));
@@ -7,22 +7,22 @@ import type { Hljs } from '../../_mixins';
7
7
  import type { AlertTheme } from '../../alert/styles';
8
8
  import type { AnchorTheme } from '../../anchor/styles';
9
9
  import type { AutoCompleteTheme } from '../../auto-complete/styles';
10
- import type { AvatarTheme } from '../../avatar/styles';
11
10
  import type { AvatarGroupTheme } from '../../avatar-group/styles';
11
+ import type { AvatarTheme } from '../../avatar/styles';
12
12
  import type { BackTopTheme } from '../../back-top/styles';
13
13
  import type { BadgeTheme } from '../../badge/styles';
14
14
  import type { BreadcrumbTheme } from '../../breadcrumb/styles';
15
+ import type { ButtonGroupTheme } from '../../button-group/styles/light';
15
16
  import type { Size as ButtonSize } from '../../button/src/interface';
16
17
  import type { ButtonTheme } from '../../button/styles';
17
- import type { ButtonGroupTheme } from '../../button-group/styles/light';
18
18
  import type { CalendarTheme } from '../../calendar/styles';
19
19
  import type { CardTheme } from '../../card/styles';
20
20
  import type { CarouselTheme } from '../../carousel/styles';
21
21
  import type { CascaderTheme } from '../../cascader/styles';
22
22
  import type { CheckboxTheme } from '../../checkbox/styles';
23
23
  import type { CodeTheme } from '../../code/styles';
24
- import type { CollapseTheme } from '../../collapse/styles';
25
24
  import type { CollapseTransitionTheme } from '../../collapse-transition/styles';
25
+ import type { CollapseTheme } from '../../collapse/styles';
26
26
  import type { ColorPickerTheme } from '../../color-picker/styles';
27
27
  import type { DataTableRenderFilter, DataTableRenderSorter } from '../../data-table';
28
28
  import type { DataTableTheme } from '../../data-table/styles';
@@ -41,16 +41,16 @@ import type { EmptyProps } from '../../empty';
41
41
  import type { EmptyTheme } from '../../empty/styles';
42
42
  import type { EquationTheme } from '../../equation/styles';
43
43
  import type { FlexTheme } from '../../flex/styles';
44
- import type { FloatButtonTheme } from '../../float-button/styles';
45
44
  import type { FloatButtonGroupTheme } from '../../float-button-group/styles';
45
+ import type { FloatButtonTheme } from '../../float-button/styles';
46
46
  import type { FormTheme } from '../../form/styles';
47
47
  import type { GradientTextTheme } from '../../gradient-text/styles';
48
- import type { IconTheme } from '../../icon/styles';
49
48
  import type { IconWrapperTheme } from '../../icon-wrapper/styles';
49
+ import type { IconTheme } from '../../icon/styles';
50
50
  import type { ImageTheme } from '../../image/styles';
51
+ import type { InputNumberTheme } from '../../input-number/styles';
51
52
  import type { Size as InputSize } from '../../input/src/interface';
52
53
  import type { InputTheme } from '../../input/styles';
53
- import type { InputNumberTheme } from '../../input-number/styles';
54
54
  import type { LayoutTheme } from '../../layout/styles';
55
55
  import type { RowTheme } from '../../legacy-grid/styles';
56
56
  import type { LegacyTransferTheme } from '../../legacy-transfer/styles';
@@ -93,8 +93,8 @@ import type { TimePickerTheme } from '../../time-picker/styles';
93
93
  import type { TimelineTheme } from '../../timeline/styles';
94
94
  import type { TooltipTheme } from '../../tooltip/styles';
95
95
  import type { TransferTheme } from '../../transfer/styles';
96
- import type { TreeTheme } from '../../tree/styles';
97
96
  import type { TreeSelectTheme } from '../../tree-select/styles';
97
+ import type { TreeTheme } from '../../tree/styles';
98
98
  import type { TypographyTheme } from '../../typography/styles';
99
99
  import type { UploadTheme } from '../../upload/styles';
100
100
  import type { WatermarkTheme } from '../../watermark/styles';
@@ -1,4 +1,4 @@
1
1
  export { default as NDataTable } from './src/DataTable';
2
2
  export { dataTableProps } from './src/interface';
3
- export type { ColumnKey as DataTableColumnKey, CreateRowClassName as DataTableCreateRowClassName, CreateRowKey as DataTableCreateRowKey, CreateRowProps as DataTableCreateRowProps, CreateSummary as DataTableCreateSummary, DataTableInst, DataTableProps, FilterState as DataTableFilterState, RenderFilter as DataTableRenderFilter, RenderFilterIcon as DataTableRenderFilterIcon, RenderSorter as DataTableRenderSorter, RenderSorterIcon as DataTableRenderSorterIcon, RowData as DataTableRowData, RowKey as DataTableRowKey, SortState as DataTableSortState, TableBaseColumn as DataTableBaseColumn, TableColumn as DataTableColumn, TableColumnGroup as DataTableColumnGroup, TableColumns as DataTableColumns, TableExpandColumn as DataTableExpandColumn, TableSelectionColumn as DataTableSelectionColumn } from './src/interface';
3
+ export type { TableBaseColumn as DataTableBaseColumn, TableColumn as DataTableColumn, TableColumnGroup as DataTableColumnGroup, ColumnKey as DataTableColumnKey, TableColumns as DataTableColumns, CreateRowClassName as DataTableCreateRowClassName, CreateRowKey as DataTableCreateRowKey, CreateRowProps as DataTableCreateRowProps, CreateSummary as DataTableCreateSummary, TableExpandColumn as DataTableExpandColumn, FilterState as DataTableFilterState, DataTableInst, DataTableProps, RenderFilter as DataTableRenderFilter, RenderFilterIcon as DataTableRenderFilterIcon, RenderSorter as DataTableRenderSorter, RenderSorterIcon as DataTableRenderSorterIcon, RowData as DataTableRowData, RowKey as DataTableRowKey, TableSelectionColumn as DataTableSelectionColumn, SortState as DataTableSortState } from './src/interface';
4
4
  export * from './src/publicTypes';
@@ -1,4 +1,4 @@
1
- export { default as NDescriptions, descriptionsProps } from './src/Descriptions';
1
+ export { descriptionsProps, default as NDescriptions } from './src/Descriptions';
2
2
  export type { DescriptionProps, DescriptionsProps } from './src/Descriptions';
3
- export { default as NDescriptionsItem, descriptionsItemProps } from './src/DescriptionsItem';
3
+ export { descriptionsItemProps, default as NDescriptionsItem } from './src/DescriptionsItem';
4
4
  export type { DescriptionItemProps } from './src/DescriptionsItem';