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
package/dist/index.js CHANGED
@@ -5230,6 +5230,13 @@
5230
5230
  resizeObserverManager.registerHandler(el, onResize);
5231
5231
  }
5232
5232
  });
5233
+ vue.watch(elRef, (_, oldEl) => {
5234
+ if (oldEl) {
5235
+ resizeObserverManager.unregisterHandler(oldEl);
5236
+ }
5237
+ }, {
5238
+ deep: false
5239
+ });
5233
5240
  vue.onBeforeUnmount(() => {
5234
5241
  const {
5235
5242
  value: el
@@ -5281,7 +5288,7 @@
5281
5288
  top,
5282
5289
  bottom
5283
5290
  } = getMargin(inset);
5284
- return `${top} ${right} ${bottom} ${left}`;
5291
+ return `${top} ${left} ${bottom} ${right}`;
5285
5292
  }
5286
5293
 
5287
5294
  function download(url, name) {
@@ -31260,6 +31267,11 @@
31260
31267
  });
31261
31268
 
31262
31269
  function replaceable(name, icon) {
31270
+ const IconComponent = vue.defineComponent({
31271
+ render() {
31272
+ return icon();
31273
+ }
31274
+ });
31263
31275
  return vue.defineComponent({
31264
31276
  name: lodashExports.upperFirst(name),
31265
31277
  setup() {
@@ -31269,16 +31281,13 @@
31269
31281
  )?.mergedIconsRef;
31270
31282
  return () => {
31271
31283
  const iconOverride = mergedIconsRef?.value?.[name];
31272
- return iconOverride ? iconOverride() : icon;
31284
+ return iconOverride ? iconOverride() : /* @__PURE__ */ vue.h(IconComponent, null);
31273
31285
  };
31274
31286
  }
31275
31287
  });
31276
31288
  }
31277
31289
 
31278
- var AttachIcon = replaceable(
31279
- "attach",
31280
- /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ vue.h("path", { d: "M3.25735931,8.70710678 L7.85355339,4.1109127 C8.82986412,3.13460197 10.4127766,3.13460197 11.3890873,4.1109127 C12.365398,5.08722343 12.365398,6.67013588 11.3890873,7.64644661 L6.08578644,12.9497475 C5.69526215,13.3402718 5.06209717,13.3402718 4.67157288,12.9497475 C4.28104858,12.5592232 4.28104858,11.9260582 4.67157288,11.5355339 L9.97487373,6.23223305 C10.1701359,6.0369709 10.1701359,5.72038841 9.97487373,5.52512627 C9.77961159,5.32986412 9.4630291,5.32986412 9.26776695,5.52512627 L3.96446609,10.8284271 C3.18341751,11.6094757 3.18341751,12.8758057 3.96446609,13.6568542 C4.74551468,14.4379028 6.01184464,14.4379028 6.79289322,13.6568542 L12.0961941,8.35355339 C13.4630291,6.98671837 13.4630291,4.77064094 12.0961941,3.40380592 C10.7293591,2.0369709 8.51328163,2.0369709 7.14644661,3.40380592 L2.55025253,8 C2.35499039,8.19526215 2.35499039,8.51184464 2.55025253,8.70710678 C2.74551468,8.90236893 3.06209717,8.90236893 3.25735931,8.70710678 Z" }))))
31281
- );
31290
+ var AttachIcon = replaceable("attach", () => /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ vue.h("path", { d: "M3.25735931,8.70710678 L7.85355339,4.1109127 C8.82986412,3.13460197 10.4127766,3.13460197 11.3890873,4.1109127 C12.365398,5.08722343 12.365398,6.67013588 11.3890873,7.64644661 L6.08578644,12.9497475 C5.69526215,13.3402718 5.06209717,13.3402718 4.67157288,12.9497475 C4.28104858,12.5592232 4.28104858,11.9260582 4.67157288,11.5355339 L9.97487373,6.23223305 C10.1701359,6.0369709 10.1701359,5.72038841 9.97487373,5.52512627 C9.77961159,5.32986412 9.4630291,5.32986412 9.26776695,5.52512627 L3.96446609,10.8284271 C3.18341751,11.6094757 3.18341751,12.8758057 3.96446609,13.6568542 C4.74551468,14.4379028 6.01184464,14.4379028 6.79289322,13.6568542 L12.0961941,8.35355339 C13.4630291,6.98671837 13.4630291,4.77064094 12.0961941,3.40380592 C10.7293591,2.0369709 8.51328163,2.0369709 7.14644661,3.40380592 L2.55025253,8 C2.35499039,8.19526215 2.35499039,8.51184464 2.55025253,8.70710678 C2.74551468,8.90236893 3.06209717,8.90236893 3.25735931,8.70710678 Z" })))));
31282
31291
 
31283
31292
  var BackwardIcon = vue.defineComponent({
31284
31293
  name: "Backward",
@@ -31293,10 +31302,7 @@
31293
31302
  }
31294
31303
  });
31295
31304
 
31296
- var CancelIcon = replaceable(
31297
- "cancel",
31298
- /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ vue.h("path", { d: "M2.58859116,2.7156945 L2.64644661,2.64644661 C2.82001296,2.47288026 3.08943736,2.45359511 3.2843055,2.58859116 L3.35355339,2.64644661 L8,7.293 L12.6464466,2.64644661 C12.8417088,2.45118446 13.1582912,2.45118446 13.3535534,2.64644661 C13.5488155,2.84170876 13.5488155,3.15829124 13.3535534,3.35355339 L8.707,8 L13.3535534,12.6464466 C13.5271197,12.820013 13.5464049,13.0894374 13.4114088,13.2843055 L13.3535534,13.3535534 C13.179987,13.5271197 12.9105626,13.5464049 12.7156945,13.4114088 L12.6464466,13.3535534 L8,8.707 L3.35355339,13.3535534 C3.15829124,13.5488155 2.84170876,13.5488155 2.64644661,13.3535534 C2.45118446,13.1582912 2.45118446,12.8417088 2.64644661,12.6464466 L7.293,8 L2.64644661,3.35355339 C2.47288026,3.17998704 2.45359511,2.91056264 2.58859116,2.7156945 L2.64644661,2.64644661 L2.58859116,2.7156945 Z" }))))
31299
- );
31305
+ var CancelIcon = replaceable("cancel", () => /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ vue.h("path", { d: "M2.58859116,2.7156945 L2.64644661,2.64644661 C2.82001296,2.47288026 3.08943736,2.45359511 3.2843055,2.58859116 L3.35355339,2.64644661 L8,7.293 L12.6464466,2.64644661 C12.8417088,2.45118446 13.1582912,2.45118446 13.3535534,2.64644661 C13.5488155,2.84170876 13.5488155,3.15829124 13.3535534,3.35355339 L8.707,8 L13.3535534,12.6464466 C13.5271197,12.820013 13.5464049,13.0894374 13.4114088,13.2843055 L13.3535534,13.3535534 C13.179987,13.5271197 12.9105626,13.5464049 12.7156945,13.4114088 L12.6464466,13.3535534 L8,8.707 L3.35355339,13.3535534 C3.15829124,13.5488155 2.84170876,13.5488155 2.64644661,13.3535534 C2.45118446,13.1582912 2.45118446,12.8417088 2.64644661,12.6464466 L7.293,8 L2.64644661,3.35355339 C2.47288026,3.17998704 2.45359511,2.91056264 2.58859116,2.7156945 L2.64644661,2.64644661 L2.58859116,2.7156945 Z" })))));
31300
31306
 
31301
31307
  var FinishedIcon = vue.defineComponent({
31302
31308
  name: "Checkmark",
@@ -31363,44 +31369,32 @@
31363
31369
  }
31364
31370
  });
31365
31371
 
31366
- var ClearIcon = replaceable(
31367
- "clear",
31368
- /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ vue.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" }))))
31369
- );
31372
+ var ClearIcon = replaceable("clear", () => /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ vue.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" })))));
31370
31373
 
31371
- var ErrorIcon$1 = replaceable(
31372
- "close",
31373
- /* @__PURE__ */ vue.h(
31374
- "svg",
31375
- {
31376
- viewBox: "0 0 12 12",
31377
- version: "1.1",
31378
- xmlns: "http://www.w3.org/2000/svg",
31379
- "aria-hidden": true
31380
- },
31381
- /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ vue.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" })))
31382
- )
31383
- );
31374
+ var ErrorIcon$1 = replaceable("close", () => /* @__PURE__ */ vue.h(
31375
+ "svg",
31376
+ {
31377
+ viewBox: "0 0 12 12",
31378
+ version: "1.1",
31379
+ xmlns: "http://www.w3.org/2000/svg",
31380
+ "aria-hidden": true
31381
+ },
31382
+ /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ vue.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" })))
31383
+ ));
31384
31384
 
31385
- var DateIcon = replaceable(
31386
- "date",
31387
- /* @__PURE__ */ vue.h(
31388
- "svg",
31389
- {
31390
- width: "28px",
31391
- height: "28px",
31392
- viewBox: "0 0 28 28",
31393
- version: "1.1",
31394
- xmlns: "http://www.w3.org/2000/svg"
31395
- },
31396
- /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ vue.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" })))
31397
- )
31398
- );
31385
+ var DateIcon = replaceable("date", () => /* @__PURE__ */ vue.h(
31386
+ "svg",
31387
+ {
31388
+ width: "28px",
31389
+ height: "28px",
31390
+ viewBox: "0 0 28 28",
31391
+ version: "1.1",
31392
+ xmlns: "http://www.w3.org/2000/svg"
31393
+ },
31394
+ /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ vue.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" })))
31395
+ ));
31399
31396
 
31400
- var DownloadIcon = replaceable(
31401
- "download",
31402
- /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ vue.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" }))))
31403
- );
31397
+ var DownloadIcon = replaceable("download", () => /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ vue.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" })))));
31404
31398
 
31405
31399
  var EmptyIcon = vue.defineComponent({
31406
31400
  name: "Empty",
@@ -31421,10 +31415,7 @@
31421
31415
  }
31422
31416
  });
31423
31417
 
31424
- var ErrorIcon = replaceable(
31425
- "error",
31426
- /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ vue.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" }))))
31427
- );
31418
+ var ErrorIcon = replaceable("error", () => /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ vue.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" })))));
31428
31419
 
31429
31420
  var EyeIcon = vue.defineComponent({
31430
31421
  name: "Eye",
@@ -31543,10 +31534,7 @@
31543
31534
  }
31544
31535
  });
31545
31536
 
31546
- var InfoIcon = replaceable(
31547
- "info",
31548
- /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 28 28", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ vue.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" }))))
31549
- );
31537
+ var InfoIcon = replaceable("info", () => /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 28 28", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ vue.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" })))));
31550
31538
 
31551
31539
  var MoreIcon = vue.defineComponent({
31552
31540
  name: "More",
@@ -31604,56 +31592,47 @@
31604
31592
  }
31605
31593
  });
31606
31594
 
31607
- var RetryIcon = replaceable(
31608
- "retry",
31609
- /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512" }, /* @__PURE__ */ vue.h(
31610
- "path",
31611
- {
31612
- d: "M320,146s24.36-12-64-12A160,160,0,1,0,416,294",
31613
- style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-miterlimit: 10; stroke-width: 32px;"
31614
- }
31615
- ), /* @__PURE__ */ vue.h(
31616
- "polyline",
31617
- {
31618
- points: "256 58 336 138 256 218",
31619
- style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;"
31620
- }
31621
- ))
31622
- );
31595
+ var RetryIcon = replaceable("retry", () => /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512" }, /* @__PURE__ */ vue.h(
31596
+ "path",
31597
+ {
31598
+ d: "M320,146s24.36-12-64-12A160,160,0,1,0,416,294",
31599
+ style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-miterlimit: 10; stroke-width: 32px;"
31600
+ }
31601
+ ), /* @__PURE__ */ vue.h(
31602
+ "polyline",
31603
+ {
31604
+ points: "256 58 336 138 256 218",
31605
+ style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;"
31606
+ }
31607
+ )));
31623
31608
 
31624
- var RotateClockwiseIcon = replaceable(
31625
- "rotateClockwise",
31626
- /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h(
31627
- "path",
31628
- {
31629
- 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",
31630
- fill: "currentColor"
31631
- }
31632
- ), /* @__PURE__ */ vue.h(
31633
- "path",
31634
- {
31635
- 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",
31636
- fill: "currentColor"
31637
- }
31638
- ))
31639
- );
31609
+ var RotateClockwiseIcon = replaceable("rotateClockwise", () => /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h(
31610
+ "path",
31611
+ {
31612
+ 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",
31613
+ fill: "currentColor"
31614
+ }
31615
+ ), /* @__PURE__ */ vue.h(
31616
+ "path",
31617
+ {
31618
+ 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",
31619
+ fill: "currentColor"
31620
+ }
31621
+ )));
31640
31622
 
31641
- var RotateCounterclockwiseIcon = replaceable(
31642
- "rotateClockwise",
31643
- /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h(
31644
- "path",
31645
- {
31646
- 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",
31647
- fill: "currentColor"
31648
- }
31649
- ), /* @__PURE__ */ vue.h(
31650
- "path",
31651
- {
31652
- 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",
31653
- fill: "currentColor"
31654
- }
31655
- ))
31656
- );
31623
+ var RotateCounterclockwiseIcon = replaceable("rotateClockwise", () => /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h(
31624
+ "path",
31625
+ {
31626
+ 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",
31627
+ fill: "currentColor"
31628
+ }
31629
+ ), /* @__PURE__ */ vue.h(
31630
+ "path",
31631
+ {
31632
+ 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",
31633
+ fill: "currentColor"
31634
+ }
31635
+ )));
31657
31636
 
31658
31637
  var SearchIcon = vue.defineComponent({
31659
31638
  name: "Search",
@@ -31676,10 +31655,7 @@
31676
31655
  }
31677
31656
  });
31678
31657
 
31679
- var SuccessIcon = replaceable(
31680
- "success",
31681
- /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ vue.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" }))))
31682
- );
31658
+ var SuccessIcon = replaceable("success", () => /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ vue.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" })))));
31683
31659
 
31684
31660
  var SwitcherIcon = vue.defineComponent({
31685
31661
  name: "Switcher",
@@ -31688,106 +31664,88 @@
31688
31664
  }
31689
31665
  });
31690
31666
 
31691
- var TimeIcon = replaceable(
31692
- "time",
31693
- /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512" }, /* @__PURE__ */ vue.h(
31694
- "path",
31695
- {
31696
- d: "M256,64C150,64,64,150,64,256s86,192,192,192,192-86,192-192S362,64,256,64Z",
31697
- style: "\n fill: none;\n stroke: currentColor;\n stroke-miterlimit: 10;\n stroke-width: 32px;\n "
31698
- }
31699
- ), /* @__PURE__ */ vue.h(
31700
- "polyline",
31701
- {
31702
- points: "256 128 256 272 352 272",
31703
- style: "\n fill: none;\n stroke: currentColor;\n stroke-linecap: round;\n stroke-linejoin: round;\n stroke-width: 32px;\n "
31704
- }
31705
- ))
31706
- );
31667
+ var TimeIcon = replaceable("time", () => /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512" }, /* @__PURE__ */ vue.h(
31668
+ "path",
31669
+ {
31670
+ d: "M256,64C150,64,64,150,64,256s86,192,192,192,192-86,192-192S362,64,256,64Z",
31671
+ style: "\n fill: none;\n stroke: currentColor;\n stroke-miterlimit: 10;\n stroke-width: 32px;\n "
31672
+ }
31673
+ ), /* @__PURE__ */ vue.h(
31674
+ "polyline",
31675
+ {
31676
+ points: "256 128 256 272 352 272",
31677
+ style: "\n fill: none;\n stroke: currentColor;\n stroke-linecap: round;\n stroke-linejoin: round;\n stroke-width: 32px;\n "
31678
+ }
31679
+ )));
31707
31680
 
31708
- var ToIcon = replaceable(
31709
- "to",
31710
- /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 20 20", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ vue.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" }))))
31711
- );
31681
+ var ToIcon = replaceable("to", () => /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 20 20", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ vue.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" })))));
31712
31682
 
31713
- var TrashIcon = replaceable(
31714
- "trash",
31715
- /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512" }, /* @__PURE__ */ vue.h(
31716
- "path",
31717
- {
31718
- d: "M432,144,403.33,419.74A32,32,0,0,1,371.55,448H140.46a32,32,0,0,1-31.78-28.26L80,144",
31719
- style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;"
31720
- }
31721
- ), /* @__PURE__ */ vue.h(
31722
- "rect",
31723
- {
31724
- x: "32",
31725
- y: "64",
31726
- width: "448",
31727
- height: "80",
31728
- rx: "16",
31729
- ry: "16",
31730
- style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;"
31731
- }
31732
- ), /* @__PURE__ */ vue.h(
31733
- "line",
31734
- {
31735
- x1: "312",
31736
- y1: "240",
31737
- x2: "200",
31738
- y2: "352",
31739
- style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;"
31740
- }
31741
- ), /* @__PURE__ */ vue.h(
31742
- "line",
31743
- {
31744
- x1: "312",
31745
- y1: "352",
31746
- x2: "200",
31747
- y2: "240",
31748
- style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;"
31749
- }
31750
- ))
31751
- );
31683
+ var TrashIcon = replaceable("trash", () => /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512" }, /* @__PURE__ */ vue.h(
31684
+ "path",
31685
+ {
31686
+ d: "M432,144,403.33,419.74A32,32,0,0,1,371.55,448H140.46a32,32,0,0,1-31.78-28.26L80,144",
31687
+ style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;"
31688
+ }
31689
+ ), /* @__PURE__ */ vue.h(
31690
+ "rect",
31691
+ {
31692
+ x: "32",
31693
+ y: "64",
31694
+ width: "448",
31695
+ height: "80",
31696
+ rx: "16",
31697
+ ry: "16",
31698
+ style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;"
31699
+ }
31700
+ ), /* @__PURE__ */ vue.h(
31701
+ "line",
31702
+ {
31703
+ x1: "312",
31704
+ y1: "240",
31705
+ x2: "200",
31706
+ y2: "352",
31707
+ style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;"
31708
+ }
31709
+ ), /* @__PURE__ */ vue.h(
31710
+ "line",
31711
+ {
31712
+ x1: "312",
31713
+ y1: "352",
31714
+ x2: "200",
31715
+ y2: "240",
31716
+ style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;"
31717
+ }
31718
+ )));
31752
31719
 
31753
- var WarningIcon = replaceable(
31754
- "warning",
31755
- /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 24 24", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ vue.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" }))))
31756
- );
31720
+ var WarningIcon = replaceable("warning", () => /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 24 24", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ vue.h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ vue.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" })))));
31757
31721
 
31758
- var ZoomInIcon = replaceable(
31759
- "zoomIn",
31760
- /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h(
31761
- "path",
31762
- {
31763
- 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",
31764
- fill: "currentColor"
31765
- }
31766
- ), /* @__PURE__ */ vue.h(
31767
- "path",
31768
- {
31769
- 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",
31770
- fill: "currentColor"
31771
- }
31772
- ))
31773
- );
31722
+ var ZoomInIcon = replaceable("zoomIn", () => /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h(
31723
+ "path",
31724
+ {
31725
+ 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",
31726
+ fill: "currentColor"
31727
+ }
31728
+ ), /* @__PURE__ */ vue.h(
31729
+ "path",
31730
+ {
31731
+ 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",
31732
+ fill: "currentColor"
31733
+ }
31734
+ )));
31774
31735
 
31775
- var ZoomOutIcon = replaceable(
31776
- "zoomOut",
31777
- /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h(
31778
- "path",
31779
- {
31780
- 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",
31781
- fill: "currentColor"
31782
- }
31783
- ), /* @__PURE__ */ vue.h(
31784
- "path",
31785
- {
31786
- 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",
31787
- fill: "currentColor"
31788
- }
31789
- ))
31790
- );
31736
+ var ZoomOutIcon = replaceable("zoomOut", () => /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h(
31737
+ "path",
31738
+ {
31739
+ 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",
31740
+ fill: "currentColor"
31741
+ }
31742
+ ), /* @__PURE__ */ vue.h(
31743
+ "path",
31744
+ {
31745
+ 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",
31746
+ fill: "currentColor"
31747
+ }
31748
+ )));
31791
31749
 
31792
31750
  const {
31793
31751
  cubicBezierEaseInOut: cubicBezierEaseInOut$4
@@ -32770,9 +32728,15 @@
32770
32728
  border-radius: var(--n-scrollbar-border-radius);
32771
32729
  right: 0;
32772
32730
  `)])]), cM("horizontal--top", `
32773
- inset: var(--n-scrollbar-rail-inset-horizontal-top);
32731
+ top: var(--n-scrollbar-rail-top-horizontal-top);
32732
+ right: var(--n-scrollbar-rail-right-horizontal-top);
32733
+ bottom: var(--n-scrollbar-rail-bottom-horizontal-top);
32734
+ left: var(--n-scrollbar-rail-left-horizontal-top);
32774
32735
  `), cM("horizontal--bottom", `
32775
- inset: var(--n-scrollbar-rail-inset-horizontal-bottom);
32736
+ top: var(--n-scrollbar-rail-top-horizontal-bottom);
32737
+ right: var(--n-scrollbar-rail-right-horizontal-bottom);
32738
+ bottom: var(--n-scrollbar-rail-bottom-horizontal-bottom);
32739
+ left: var(--n-scrollbar-rail-left-horizontal-bottom);
32776
32740
  `), cM("vertical", `
32777
32741
  width: var(--n-scrollbar-width);
32778
32742
  `, [c$1(">", [cE("scrollbar", `
@@ -32780,9 +32744,15 @@
32780
32744
  border-radius: var(--n-scrollbar-border-radius);
32781
32745
  bottom: 0;
32782
32746
  `)])]), cM("vertical--left", `
32783
- inset: var(--n-scrollbar-rail-inset-vertical-left);
32747
+ top: var(--n-scrollbar-rail-top-vertical-left);
32748
+ right: var(--n-scrollbar-rail-right-vertical-left);
32749
+ bottom: var(--n-scrollbar-rail-bottom-vertical-left);
32750
+ left: var(--n-scrollbar-rail-left-vertical-left);
32784
32751
  `), cM("vertical--right", `
32785
- inset: var(--n-scrollbar-rail-inset-vertical-right);
32752
+ top: var(--n-scrollbar-rail-top-vertical-right);
32753
+ right: var(--n-scrollbar-rail-right-vertical-right);
32754
+ bottom: var(--n-scrollbar-rail-bottom-vertical-right);
32755
+ left: var(--n-scrollbar-rail-left-vertical-right);
32786
32756
  `), cM("disabled", [c$1(">", [cE("scrollbar", "pointer-events: none;")])]), c$1(">", [cE("scrollbar", `
32787
32757
  z-index: 1;
32788
32758
  position: absolute;
@@ -33306,6 +33276,34 @@
33306
33276
  railColor
33307
33277
  }
33308
33278
  } = themeRef.value;
33279
+ const {
33280
+ top: railTopHorizontalTop,
33281
+ right: railRightHorizontalTop,
33282
+ bottom: railBottomHorizontalTop,
33283
+ left: railLeftHorizontalTop
33284
+ } = getMargin(railInsetHorizontalTop);
33285
+ const {
33286
+ top: railTopHorizontalBottom,
33287
+ right: railRightHorizontalBottom,
33288
+ bottom: railBottomHorizontalBottom,
33289
+ left: railLeftHorizontalBottom
33290
+ } = getMargin(railInsetHorizontalBottom);
33291
+ const {
33292
+ top: railTopVerticalRight,
33293
+ right: railRightVerticalRight,
33294
+ bottom: railBottomVerticalRight,
33295
+ left: railLeftVerticalRight
33296
+ } = getMargin(
33297
+ rtlEnabledRef?.value ? rtlInset(railInsetVerticalRight) : railInsetVerticalRight
33298
+ );
33299
+ const {
33300
+ top: railTopVerticalLeft,
33301
+ right: railRightVerticalLeft,
33302
+ bottom: railBottomVerticalLeft,
33303
+ left: railLeftVerticalLeft
33304
+ } = getMargin(
33305
+ rtlEnabledRef?.value ? rtlInset(railInsetVerticalLeft) : railInsetVerticalLeft
33306
+ );
33309
33307
  return {
33310
33308
  "--n-scrollbar-bezier": cubicBezierEaseInOut,
33311
33309
  "--n-scrollbar-color": color,
@@ -33313,10 +33311,22 @@
33313
33311
  "--n-scrollbar-border-radius": borderRadius,
33314
33312
  "--n-scrollbar-width": width,
33315
33313
  "--n-scrollbar-height": height,
33316
- "--n-scrollbar-rail-inset-horizontal-top": railInsetHorizontalTop,
33317
- "--n-scrollbar-rail-inset-horizontal-bottom": railInsetHorizontalBottom,
33318
- "--n-scrollbar-rail-inset-vertical-right": rtlEnabledRef?.value ? rtlInset(railInsetVerticalRight) : railInsetVerticalRight,
33319
- "--n-scrollbar-rail-inset-vertical-left": rtlEnabledRef?.value ? rtlInset(railInsetVerticalLeft) : railInsetVerticalLeft,
33314
+ "--n-scrollbar-rail-top-horizontal-top": railTopHorizontalTop,
33315
+ "--n-scrollbar-rail-right-horizontal-top": railRightHorizontalTop,
33316
+ "--n-scrollbar-rail-bottom-horizontal-top": railBottomHorizontalTop,
33317
+ "--n-scrollbar-rail-left-horizontal-top": railLeftHorizontalTop,
33318
+ "--n-scrollbar-rail-top-horizontal-bottom": railTopHorizontalBottom,
33319
+ "--n-scrollbar-rail-right-horizontal-bottom": railRightHorizontalBottom,
33320
+ "--n-scrollbar-rail-bottom-horizontal-bottom": railBottomHorizontalBottom,
33321
+ "--n-scrollbar-rail-left-horizontal-bottom": railLeftHorizontalBottom,
33322
+ "--n-scrollbar-rail-top-vertical-right": railTopVerticalRight,
33323
+ "--n-scrollbar-rail-right-vertical-right": railRightVerticalRight,
33324
+ "--n-scrollbar-rail-bottom-vertical-right": railBottomVerticalRight,
33325
+ "--n-scrollbar-rail-left-vertical-right": railLeftVerticalRight,
33326
+ "--n-scrollbar-rail-top-vertical-left": railTopVerticalLeft,
33327
+ "--n-scrollbar-rail-right-vertical-left": railRightVerticalLeft,
33328
+ "--n-scrollbar-rail-bottom-vertical-left": railBottomVerticalLeft,
33329
+ "--n-scrollbar-rail-left-vertical-left": railLeftVerticalLeft,
33320
33330
  "--n-scrollbar-rail-color": railColor
33321
33331
  };
33322
33332
  });
@@ -34506,7 +34516,7 @@
34506
34516
  }
34507
34517
  });
34508
34518
 
34509
- function renderCheckMark(show, clsPrefix) {
34519
+ function renderCheckMark$1(show, clsPrefix) {
34510
34520
  return /* @__PURE__ */ vue.h(vue.Transition, { name: "fade-in-scale-up-transition" }, {
34511
34521
  default: () => show ? /* @__PURE__ */ vue.h(
34512
34522
  NBaseIcon,
@@ -34618,7 +34628,7 @@
34618
34628
  handleMouseEnter,
34619
34629
  handleMouseMove
34620
34630
  } = this;
34621
- const checkmark = renderCheckMark(isSelected, clsPrefix);
34631
+ const checkmark = renderCheckMark$1(isSelected, clsPrefix);
34622
34632
  const children = renderLabel ? [renderLabel(rawNode, isSelected), showCheckmark && checkmark] : [
34623
34633
  render(
34624
34634
  rawNode[this.labelField],
@@ -36383,7 +36393,18 @@
36383
36393
  const mergedShow = this.getMergedShow();
36384
36394
  return [
36385
36395
  this.internalTrapFocus && mergedShow ? vue.withDirectives(
36386
- /* @__PURE__ */ vue.h("div", { style: { position: "fixed", inset: 0 } }),
36396
+ /* @__PURE__ */ vue.h(
36397
+ "div",
36398
+ {
36399
+ style: {
36400
+ position: "fixed",
36401
+ top: 0,
36402
+ right: 0,
36403
+ bottom: 0,
36404
+ left: 0
36405
+ }
36406
+ }
36407
+ ),
36387
36408
  [
36388
36409
  [
36389
36410
  zindexable,
@@ -43171,7 +43192,7 @@
43171
43192
  self: self$17
43172
43193
  };
43173
43194
 
43174
- var BackTopIcon = /* @__PURE__ */ vue.h(
43195
+ var renderBackTopIcon = () => /* @__PURE__ */ vue.h(
43175
43196
  "svg",
43176
43197
  {
43177
43198
  viewBox: "0 0 24 24",
@@ -43461,7 +43482,7 @@
43461
43482
  onClick: this.handleClick
43462
43483
  }),
43463
43484
  resolveSlot(this.$slots.default, () => [
43464
- /* @__PURE__ */ vue.h(NBaseIcon, { clsPrefix: mergedClsPrefix }, { default: () => BackTopIcon })
43485
+ /* @__PURE__ */ vue.h(NBaseIcon, { clsPrefix: mergedClsPrefix }, { default: renderBackTopIcon })
43465
43486
  ])
43466
43487
  ) : null;
43467
43488
  }
@@ -51543,20 +51564,24 @@
51543
51564
  return CarouselContext;
51544
51565
  }
51545
51566
 
51546
- const backwardIcon = /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16" }, /* @__PURE__ */ vue.h("g", { fill: "none" }, /* @__PURE__ */ vue.h(
51547
- "path",
51548
- {
51549
- 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",
51550
- fill: "currentColor"
51551
- }
51552
- )));
51553
- const forwardIcon = /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16" }, /* @__PURE__ */ vue.h("g", { fill: "none" }, /* @__PURE__ */ vue.h(
51554
- "path",
51555
- {
51556
- 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",
51557
- fill: "currentColor"
51558
- }
51559
- )));
51567
+ function renderBackwardIcon() {
51568
+ return /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16" }, /* @__PURE__ */ vue.h("g", { fill: "none" }, /* @__PURE__ */ vue.h(
51569
+ "path",
51570
+ {
51571
+ 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",
51572
+ fill: "currentColor"
51573
+ }
51574
+ )));
51575
+ }
51576
+ function renderForwardIcon() {
51577
+ return /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16" }, /* @__PURE__ */ vue.h("g", { fill: "none" }, /* @__PURE__ */ vue.h(
51578
+ "path",
51579
+ {
51580
+ 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",
51581
+ fill: "currentColor"
51582
+ }
51583
+ )));
51584
+ }
51560
51585
  var NCarouselArrow = vue.defineComponent({
51561
51586
  name: "CarouselArrow",
51562
51587
  setup(props) {
@@ -51583,7 +51608,7 @@
51583
51608
  role: "button",
51584
51609
  onClick: this.prev
51585
51610
  },
51586
- backwardIcon
51611
+ renderBackwardIcon()
51587
51612
  ), /* @__PURE__ */ vue.h(
51588
51613
  "div",
51589
51614
  {
@@ -51594,7 +51619,7 @@
51594
51619
  role: "button",
51595
51620
  onClick: this.next
51596
51621
  },
51597
- forwardIcon
51622
+ renderForwardIcon()
51598
51623
  ));
51599
51624
  }
51600
51625
  });
@@ -53264,9 +53289,9 @@
53264
53289
  }
53265
53290
  });
53266
53291
 
53267
- var CheckMark = /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 64 64", class: "check-icon" }, /* @__PURE__ */ vue.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" }));
53292
+ var renderCheckMark = () => /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 64 64", class: "check-icon" }, /* @__PURE__ */ vue.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" }));
53268
53293
 
53269
- var LineMark = /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 100 100", class: "line-icon" }, /* @__PURE__ */ vue.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" }));
53294
+ var renderLineMark = () => /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 100 100", class: "line-icon" }, /* @__PURE__ */ vue.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" }));
53270
53295
 
53271
53296
  var style$1a = c$1([cB("checkbox", `
53272
53297
  font-size: var(--n-font-size);
@@ -53717,8 +53742,8 @@
53717
53742
  key: "indeterminate",
53718
53743
  class: `${mergedClsPrefix}-checkbox-icon`
53719
53744
  },
53720
- LineMark
53721
- ) : /* @__PURE__ */ vue.h("div", { key: "check", class: `${mergedClsPrefix}-checkbox-icon` }, CheckMark)
53745
+ renderLineMark()
53746
+ ) : /* @__PURE__ */ vue.h("div", { key: "check", class: `${mergedClsPrefix}-checkbox-icon` }, renderCheckMark())
53722
53747
  }), /* @__PURE__ */ vue.h("div", { class: `${mergedClsPrefix}-checkbox-box__border` }))),
53723
53748
  labelNode
53724
53749
  );
@@ -80104,7 +80129,7 @@
80104
80129
  const { $slots, mergedClsPrefix } = this;
80105
80130
  return this.displayDirective === "show" || this.displayed || this.show ? vue.withDirectives(
80106
80131
  /* Keep the wrapper dom. Make sure the drawer has a host.
80107
- Nor the detached content will disappear without transition */
80132
+ Nor the detached content will disappear without transition */
80108
80133
  /* @__PURE__ */ vue.h("div", { role: "none" }, /* @__PURE__ */ vue.h(
80109
80134
  FocusTrap,
80110
80135
  {
@@ -84354,7 +84379,13 @@
84354
84379
  `), c$1("&:last-child", `
84355
84380
  border-bottom-left-radius: 4px;
84356
84381
  border-bottom-right-radius: 4px;
84357
- `), cE("fill", "inset: 4px; border-radius: var(--n-border-radius-square);")])]), cM("circle-shape", [c$1(">:not(:last-child)", `
84382
+ `), cE("fill", `
84383
+ top: 4px;
84384
+ right: 4px;
84385
+ bottom: 4px;
84386
+ left: 4px;
84387
+ border-radius: var(--n-border-radius-square);
84388
+ `)])]), cM("circle-shape", [c$1(">:not(:last-child)", `
84358
84389
  margin-bottom: 16px;
84359
84390
  `)])]);
84360
84391
 
@@ -84518,7 +84549,10 @@
84518
84549
  border-radius: var(--n-border-radius-square);
84519
84550
  `), cE("fill", `
84520
84551
  position: absolute;
84521
- inset: 0;
84552
+ top: 0;
84553
+ right: 0;
84554
+ bottom: 0
84555
+ left: 0;
84522
84556
  transition: background-color .3s var(--n-bezier);
84523
84557
  border-radius: inherit;
84524
84558
  `), cE("body", `
@@ -84556,7 +84590,10 @@
84556
84590
  opacity: 0;
84557
84591
  transform: scale(0.75);
84558
84592
  position: absolute;
84559
- inset: 0;
84593
+ top: 0;
84594
+ right: 0;
84595
+ bottom: 0;
84596
+ left: 0;
84560
84597
  display: flex;
84561
84598
  align-items: center;
84562
84599
  justify-content: center;
@@ -87920,27 +87957,33 @@
87920
87957
  self: self$7
87921
87958
  });
87922
87959
 
87923
- const prevIcon = /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h(
87924
- "path",
87925
- {
87926
- d: "M6 5C5.75454 5 5.55039 5.17688 5.50806 5.41012L5.5 5.5V14.5C5.5 14.7761 5.72386 15 6 15C6.24546 15 6.44961 14.8231 6.49194 14.5899L6.5 14.5V5.5C6.5 5.22386 6.27614 5 6 5ZM13.8536 5.14645C13.68 4.97288 13.4106 4.9536 13.2157 5.08859L13.1464 5.14645L8.64645 9.64645C8.47288 9.82001 8.4536 10.0894 8.58859 10.2843L8.64645 10.3536L13.1464 14.8536C13.3417 15.0488 13.6583 15.0488 13.8536 14.8536C14.0271 14.68 14.0464 14.4106 13.9114 14.2157L13.8536 14.1464L9.70711 10L13.8536 5.85355C14.0488 5.65829 14.0488 5.34171 13.8536 5.14645Z",
87927
- fill: "currentColor"
87928
- }
87929
- ));
87930
- const nextIcon = /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h(
87931
- "path",
87932
- {
87933
- d: "M13.5 5C13.7455 5 13.9496 5.17688 13.9919 5.41012L14 5.5V14.5C14 14.7761 13.7761 15 13.5 15C13.2545 15 13.0504 14.8231 13.0081 14.5899L13 14.5V5.5C13 5.22386 13.2239 5 13.5 5ZM5.64645 5.14645C5.82001 4.97288 6.08944 4.9536 6.28431 5.08859L6.35355 5.14645L10.8536 9.64645C11.0271 9.82001 11.0464 10.0894 10.9114 10.2843L10.8536 10.3536L6.35355 14.8536C6.15829 15.0488 5.84171 15.0488 5.64645 14.8536C5.47288 14.68 5.4536 14.4106 5.58859 14.2157L5.64645 14.1464L9.79289 10L5.64645 5.85355C5.45118 5.65829 5.45118 5.34171 5.64645 5.14645Z",
87934
- fill: "currentColor"
87935
- }
87936
- ));
87937
- const closeIcon = /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h(
87938
- "path",
87939
- {
87940
- d: "M4.089 4.216l.057-.07a.5.5 0 0 1 .638-.057l.07.057L10 9.293l5.146-5.147a.5.5 0 0 1 .638-.057l.07.057a.5.5 0 0 1 .057.638l-.057.07L10.707 10l5.147 5.146a.5.5 0 0 1 .057.638l-.057.07a.5.5 0 0 1-.638.057l-.07-.057L10 10.707l-5.146 5.147a.5.5 0 0 1-.638.057l-.07-.057a.5.5 0 0 1-.057-.638l.057-.07L9.293 10L4.146 4.854a.5.5 0 0 1-.057-.638l.057-.07l-.057.07z",
87941
- fill: "currentColor"
87942
- }
87943
- ));
87960
+ function renderPrevIcon() {
87961
+ return /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h(
87962
+ "path",
87963
+ {
87964
+ d: "M6 5C5.75454 5 5.55039 5.17688 5.50806 5.41012L5.5 5.5V14.5C5.5 14.7761 5.72386 15 6 15C6.24546 15 6.44961 14.8231 6.49194 14.5899L6.5 14.5V5.5C6.5 5.22386 6.27614 5 6 5ZM13.8536 5.14645C13.68 4.97288 13.4106 4.9536 13.2157 5.08859L13.1464 5.14645L8.64645 9.64645C8.47288 9.82001 8.4536 10.0894 8.58859 10.2843L8.64645 10.3536L13.1464 14.8536C13.3417 15.0488 13.6583 15.0488 13.8536 14.8536C14.0271 14.68 14.0464 14.4106 13.9114 14.2157L13.8536 14.1464L9.70711 10L13.8536 5.85355C14.0488 5.65829 14.0488 5.34171 13.8536 5.14645Z",
87965
+ fill: "currentColor"
87966
+ }
87967
+ ));
87968
+ }
87969
+ function renderNextIcon() {
87970
+ return /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h(
87971
+ "path",
87972
+ {
87973
+ d: "M13.5 5C13.7455 5 13.9496 5.17688 13.9919 5.41012L14 5.5V14.5C14 14.7761 13.7761 15 13.5 15C13.2545 15 13.0504 14.8231 13.0081 14.5899L13 14.5V5.5C13 5.22386 13.2239 5 13.5 5ZM5.64645 5.14645C5.82001 4.97288 6.08944 4.9536 6.28431 5.08859L6.35355 5.14645L10.8536 9.64645C11.0271 9.82001 11.0464 10.0894 10.9114 10.2843L10.8536 10.3536L6.35355 14.8536C6.15829 15.0488 5.84171 15.0488 5.64645 14.8536C5.47288 14.68 5.4536 14.4106 5.58859 14.2157L5.64645 14.1464L9.79289 10L5.64645 5.85355C5.45118 5.65829 5.45118 5.34171 5.64645 5.14645Z",
87974
+ fill: "currentColor"
87975
+ }
87976
+ ));
87977
+ }
87978
+ function renderCloseIcon() {
87979
+ return /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ vue.h(
87980
+ "path",
87981
+ {
87982
+ d: "M4.089 4.216l.057-.07a.5.5 0 0 1 .638-.057l.07.057L10 9.293l5.146-5.147a.5.5 0 0 1 .638-.057l.07.057a.5.5 0 0 1 .057.638l-.057.07L10.707 10l5.147 5.146a.5.5 0 0 1 .057.638l-.057.07a.5.5 0 0 1-.638.057l-.07-.057L10 10.707l-5.146 5.147a.5.5 0 0 1-.638.057l-.07-.057a.5.5 0 0 1-.057-.638l.057-.07L9.293 10L4.146 4.854a.5.5 0 0 1-.057-.638l.057-.07l-.057.07z",
87983
+ fill: "currentColor"
87984
+ }
87985
+ ));
87986
+ }
87944
87987
 
87945
87988
  const imagePreviewSharedProps = {
87946
87989
  ...useTheme.props,
@@ -88415,11 +88458,11 @@
88415
88458
  render() {
88416
88459
  const { clsPrefix, renderToolbar, withTooltip } = this;
88417
88460
  const prevNode = withTooltip(
88418
- /* @__PURE__ */ vue.h(NBaseIcon, { clsPrefix, onClick: this.handleSwitchPrev }, { default: () => prevIcon }),
88461
+ /* @__PURE__ */ vue.h(NBaseIcon, { clsPrefix, onClick: this.handleSwitchPrev }, { default: renderPrevIcon }),
88419
88462
  "tipPrevious"
88420
88463
  );
88421
88464
  const nextNode = withTooltip(
88422
- /* @__PURE__ */ vue.h(NBaseIcon, { clsPrefix, onClick: this.handleSwitchNext }, { default: () => nextIcon }),
88465
+ /* @__PURE__ */ vue.h(NBaseIcon, { clsPrefix, onClick: this.handleSwitchNext }, { default: renderNextIcon }),
88423
88466
  "tipNext"
88424
88467
  );
88425
88468
  const rotateCounterclockwiseNode = withTooltip(
@@ -88451,7 +88494,7 @@
88451
88494
  "tipDownload"
88452
88495
  );
88453
88496
  const closeNode = withTooltip(
88454
- /* @__PURE__ */ vue.h(NBaseIcon, { clsPrefix, onClick: this.toggleShow }, { default: () => closeIcon }),
88497
+ /* @__PURE__ */ vue.h(NBaseIcon, { clsPrefix, onClick: this.toggleShow }, { default: renderCloseIcon }),
88455
88498
  "tipClose"
88456
88499
  );
88457
88500
  const zoomInNode = withTooltip(
@@ -96715,7 +96758,7 @@
96715
96758
  }
96716
96759
  });
96717
96760
 
96718
- var StarIcon = /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 512 512" }, /* @__PURE__ */ vue.h("path", { d: "M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z" }));
96761
+ var renderStarIcon = () => /* @__PURE__ */ vue.h("svg", { viewBox: "0 0 512 512" }, /* @__PURE__ */ vue.h("path", { d: "M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z" }));
96719
96762
 
96720
96763
  var style$o = cB("rate", {
96721
96764
  display: "inline-flex",
@@ -96923,7 +96966,7 @@
96923
96966
  onMouseleave: this.handleMouseLeave
96924
96967
  },
96925
96968
  vue.renderList(this.count, (_, index) => {
96926
- const icon = defaultSlot ? defaultSlot({ index }) : /* @__PURE__ */ vue.h(NBaseIcon, { clsPrefix: mergedClsPrefix }, { default: () => StarIcon });
96969
+ const icon = defaultSlot ? defaultSlot({ index }) : /* @__PURE__ */ vue.h(NBaseIcon, { clsPrefix: mergedClsPrefix }, { default: renderStarIcon });
96927
96970
  const entireStarActive = hoverIndex !== null ? index + 1 <= hoverIndex : index + 1 <= (mergedValue || 0);
96928
96971
  return /* @__PURE__ */ vue.h(
96929
96972
  "div",
@@ -96960,67 +97003,81 @@
96960
97003
  }
96961
97004
  });
96962
97005
 
96963
- var image403 = /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 36 36" }, /* @__PURE__ */ vue.h(
96964
- "path",
96965
- {
96966
- fill: "#EF9645",
96967
- d: "M15.5 2.965c1.381 0 2.5 1.119 2.5 2.5v.005L20.5.465c1.381 0 2.5 1.119 2.5 2.5V4.25l2.5-1.535c1.381 0 2.5 1.119 2.5 2.5V8.75L29 18H15.458L15.5 2.965z"
96968
- }
96969
- ), /* @__PURE__ */ vue.h(
96970
- "path",
96971
- {
96972
- fill: "#FFDC5D",
96973
- d: "M4.625 16.219c1.381-.611 3.354.208 4.75 2.188.917 1.3 1.187 3.151 2.391 3.344.46.073 1.234-.313 1.234-1.397V4.5s0-2 2-2 2 2 2 2v11.633c0-.029 1-.064 1-.082V2s0-2 2-2 2 2 2 2v14.053c0 .017 1 .041 1 .069V4.25s0-2 2-2 2 2 2 2v12.638c0 .118 1 .251 1 .398V8.75s0-2 2-2 2 2 2 2V24c0 6.627-5.373 12-12 12-4.775 0-8.06-2.598-9.896-5.292C8.547 28.423 8.096 26.051 8 25.334c0 0-.123-1.479-1.156-2.865-1.469-1.969-2.5-3.156-3.125-3.866-.317-.359-.625-1.707.906-2.384z"
96974
- }
96975
- ));
97006
+ function render403() {
97007
+ return /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 36 36" }, /* @__PURE__ */ vue.h(
97008
+ "path",
97009
+ {
97010
+ fill: "#EF9645",
97011
+ d: "M15.5 2.965c1.381 0 2.5 1.119 2.5 2.5v.005L20.5.465c1.381 0 2.5 1.119 2.5 2.5V4.25l2.5-1.535c1.381 0 2.5 1.119 2.5 2.5V8.75L29 18H15.458L15.5 2.965z"
97012
+ }
97013
+ ), /* @__PURE__ */ vue.h(
97014
+ "path",
97015
+ {
97016
+ fill: "#FFDC5D",
97017
+ d: "M4.625 16.219c1.381-.611 3.354.208 4.75 2.188.917 1.3 1.187 3.151 2.391 3.344.46.073 1.234-.313 1.234-1.397V4.5s0-2 2-2 2 2 2 2v11.633c0-.029 1-.064 1-.082V2s0-2 2-2 2 2 2 2v14.053c0 .017 1 .041 1 .069V4.25s0-2 2-2 2 2 2 2v12.638c0 .118 1 .251 1 .398V8.75s0-2 2-2 2 2 2 2V24c0 6.627-5.373 12-12 12-4.775 0-8.06-2.598-9.896-5.292C8.547 28.423 8.096 26.051 8 25.334c0 0-.123-1.479-1.156-2.865-1.469-1.969-2.5-3.156-3.125-3.866-.317-.359-.625-1.707.906-2.384z"
97018
+ }
97019
+ ));
97020
+ }
96976
97021
 
96977
- var image404 = /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 36 36" }, /* @__PURE__ */ vue.h("circle", { fill: "#FFCB4C", cx: "18", cy: "17.018", r: "17" }), /* @__PURE__ */ vue.h(
96978
- "path",
96979
- {
96980
- fill: "#65471B",
96981
- d: "M14.524 21.036c-.145-.116-.258-.274-.312-.464-.134-.46.13-.918.59-1.021 4.528-1.021 7.577 1.363 7.706 1.465.384.306.459.845.173 1.205-.286.358-.828.401-1.211.097-.11-.084-2.523-1.923-6.182-1.098-.274.061-.554-.016-.764-.184z"
96982
- }
96983
- ), /* @__PURE__ */ vue.h("ellipse", { fill: "#65471B", cx: "13.119", cy: "11.174", rx: "2.125", ry: "2.656" }), /* @__PURE__ */ vue.h("ellipse", { fill: "#65471B", cx: "24.375", cy: "12.236", rx: "2.125", ry: "2.656" }), /* @__PURE__ */ vue.h(
96984
- "path",
96985
- {
96986
- fill: "#F19020",
96987
- d: "M17.276 35.149s1.265-.411 1.429-1.352c.173-.972-.624-1.167-.624-1.167s1.041-.208 1.172-1.376c.123-1.101-.861-1.363-.861-1.363s.97-.4 1.016-1.539c.038-.959-.995-1.428-.995-1.428s5.038-1.221 5.556-1.341c.516-.12 1.32-.615 1.069-1.694-.249-1.08-1.204-1.118-1.697-1.003-.494.115-6.744 1.566-8.9 2.068l-1.439.334c-.54.127-.785-.11-.404-.512.508-.536.833-1.129.946-2.113.119-1.035-.232-2.313-.433-2.809-.374-.921-1.005-1.649-1.734-1.899-1.137-.39-1.945.321-1.542 1.561.604 1.854.208 3.375-.833 4.293-2.449 2.157-3.588 3.695-2.83 6.973.828 3.575 4.377 5.876 7.952 5.048l3.152-.681z"
96988
- }
96989
- ), /* @__PURE__ */ vue.h(
96990
- "path",
96991
- {
96992
- fill: "#65471B",
96993
- d: "M9.296 6.351c-.164-.088-.303-.224-.391-.399-.216-.428-.04-.927.393-1.112 4.266-1.831 7.699-.043 7.843.034.433.231.608.747.391 1.154-.216.405-.74.546-1.173.318-.123-.063-2.832-1.432-6.278.047-.257.109-.547.085-.785-.042zm12.135 3.75c-.156-.098-.286-.243-.362-.424-.187-.442.023-.927.468-1.084 4.381-1.536 7.685.48 7.823.567.415.26.555.787.312 1.178-.242.39-.776.495-1.191.238-.12-.072-2.727-1.621-6.267-.379-.266.091-.553.046-.783-.096z"
96994
- }
96995
- ));
97022
+ function render404() {
97023
+ return /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 36 36" }, /* @__PURE__ */ vue.h("circle", { fill: "#FFCB4C", cx: "18", cy: "17.018", r: "17" }), /* @__PURE__ */ vue.h(
97024
+ "path",
97025
+ {
97026
+ fill: "#65471B",
97027
+ d: "M14.524 21.036c-.145-.116-.258-.274-.312-.464-.134-.46.13-.918.59-1.021 4.528-1.021 7.577 1.363 7.706 1.465.384.306.459.845.173 1.205-.286.358-.828.401-1.211.097-.11-.084-2.523-1.923-6.182-1.098-.274.061-.554-.016-.764-.184z"
97028
+ }
97029
+ ), /* @__PURE__ */ vue.h("ellipse", { fill: "#65471B", cx: "13.119", cy: "11.174", rx: "2.125", ry: "2.656" }), /* @__PURE__ */ vue.h("ellipse", { fill: "#65471B", cx: "24.375", cy: "12.236", rx: "2.125", ry: "2.656" }), /* @__PURE__ */ vue.h(
97030
+ "path",
97031
+ {
97032
+ fill: "#F19020",
97033
+ d: "M17.276 35.149s1.265-.411 1.429-1.352c.173-.972-.624-1.167-.624-1.167s1.041-.208 1.172-1.376c.123-1.101-.861-1.363-.861-1.363s.97-.4 1.016-1.539c.038-.959-.995-1.428-.995-1.428s5.038-1.221 5.556-1.341c.516-.12 1.32-.615 1.069-1.694-.249-1.08-1.204-1.118-1.697-1.003-.494.115-6.744 1.566-8.9 2.068l-1.439.334c-.54.127-.785-.11-.404-.512.508-.536.833-1.129.946-2.113.119-1.035-.232-2.313-.433-2.809-.374-.921-1.005-1.649-1.734-1.899-1.137-.39-1.945.321-1.542 1.561.604 1.854.208 3.375-.833 4.293-2.449 2.157-3.588 3.695-2.83 6.973.828 3.575 4.377 5.876 7.952 5.048l3.152-.681z"
97034
+ }
97035
+ ), /* @__PURE__ */ vue.h(
97036
+ "path",
97037
+ {
97038
+ fill: "#65471B",
97039
+ d: "M9.296 6.351c-.164-.088-.303-.224-.391-.399-.216-.428-.04-.927.393-1.112 4.266-1.831 7.699-.043 7.843.034.433.231.608.747.391 1.154-.216.405-.74.546-1.173.318-.123-.063-2.832-1.432-6.278.047-.257.109-.547.085-.785-.042zm12.135 3.75c-.156-.098-.286-.243-.362-.424-.187-.442.023-.927.468-1.084 4.381-1.536 7.685.48 7.823.567.415.26.555.787.312 1.178-.242.39-.776.495-1.191.238-.12-.072-2.727-1.621-6.267-.379-.266.091-.553.046-.783-.096z"
97040
+ }
97041
+ ));
97042
+ }
96996
97043
 
96997
- var image418 = /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 36 36" }, /* @__PURE__ */ vue.h("ellipse", { fill: "#292F33", cx: "18", cy: "26", rx: "18", ry: "10" }), /* @__PURE__ */ vue.h("ellipse", { fill: "#66757F", cx: "18", cy: "24", rx: "18", ry: "10" }), /* @__PURE__ */ vue.h("path", { fill: "#E1E8ED", d: "M18 31C3.042 31 1 16 1 12h34c0 2-1.958 19-17 19z" }), /* @__PURE__ */ vue.h(
96998
- "path",
96999
- {
97000
- fill: "#77B255",
97001
- d: "M35 12.056c0 5.216-7.611 9.444-17 9.444S1 17.271 1 12.056C1 6.84 8.611 3.611 18 3.611s17 3.229 17 8.445z"
97002
- }
97003
- ), /* @__PURE__ */ vue.h("ellipse", { fill: "#A6D388", cx: "18", cy: "13", rx: "15", ry: "7" }), /* @__PURE__ */ vue.h(
97004
- "path",
97005
- {
97006
- d: "M21 17c-.256 0-.512-.098-.707-.293-2.337-2.337-2.376-4.885-.125-8.262.739-1.109.9-2.246.478-3.377-.461-1.236-1.438-1.996-1.731-2.077-.553 0-.958-.443-.958-.996 0-.552.491-.995 1.043-.995.997 0 2.395 1.153 3.183 2.625 1.034 1.933.91 4.039-.351 5.929-1.961 2.942-1.531 4.332-.125 5.738.391.391.391 1.023 0 1.414-.195.196-.451.294-.707.294zm-6-2c-.256 0-.512-.098-.707-.293-2.337-2.337-2.376-4.885-.125-8.262.727-1.091.893-2.083.494-2.947-.444-.961-1.431-1.469-1.684-1.499-.552 0-.989-.447-.989-1 0-.552.458-1 1.011-1 .997 0 2.585.974 3.36 2.423.481.899 1.052 2.761-.528 5.131-1.961 2.942-1.531 4.332-.125 5.738.391.391.391 1.023 0 1.414-.195.197-.451.295-.707.295z",
97007
- fill: "#5C913B"
97008
- }
97009
- ));
97044
+ function render418() {
97045
+ return /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 36 36" }, /* @__PURE__ */ vue.h("ellipse", { fill: "#292F33", cx: "18", cy: "26", rx: "18", ry: "10" }), /* @__PURE__ */ vue.h("ellipse", { fill: "#66757F", cx: "18", cy: "24", rx: "18", ry: "10" }), /* @__PURE__ */ vue.h(
97046
+ "path",
97047
+ {
97048
+ fill: "#E1E8ED",
97049
+ d: "M18 31C3.042 31 1 16 1 12h34c0 2-1.958 19-17 19z"
97050
+ }
97051
+ ), /* @__PURE__ */ vue.h(
97052
+ "path",
97053
+ {
97054
+ fill: "#77B255",
97055
+ d: "M35 12.056c0 5.216-7.611 9.444-17 9.444S1 17.271 1 12.056C1 6.84 8.611 3.611 18 3.611s17 3.229 17 8.445z"
97056
+ }
97057
+ ), /* @__PURE__ */ vue.h("ellipse", { fill: "#A6D388", cx: "18", cy: "13", rx: "15", ry: "7" }), /* @__PURE__ */ vue.h(
97058
+ "path",
97059
+ {
97060
+ d: "M21 17c-.256 0-.512-.098-.707-.293-2.337-2.337-2.376-4.885-.125-8.262.739-1.109.9-2.246.478-3.377-.461-1.236-1.438-1.996-1.731-2.077-.553 0-.958-.443-.958-.996 0-.552.491-.995 1.043-.995.997 0 2.395 1.153 3.183 2.625 1.034 1.933.91 4.039-.351 5.929-1.961 2.942-1.531 4.332-.125 5.738.391.391.391 1.023 0 1.414-.195.196-.451.294-.707.294zm-6-2c-.256 0-.512-.098-.707-.293-2.337-2.337-2.376-4.885-.125-8.262.727-1.091.893-2.083.494-2.947-.444-.961-1.431-1.469-1.684-1.499-.552 0-.989-.447-.989-1 0-.552.458-1 1.011-1 .997 0 2.585.974 3.36 2.423.481.899 1.052 2.761-.528 5.131-1.961 2.942-1.531 4.332-.125 5.738.391.391.391 1.023 0 1.414-.195.197-.451.295-.707.295z",
97061
+ fill: "#5C913B"
97062
+ }
97063
+ ));
97064
+ }
97010
97065
 
97011
- var image500 = /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 36 36" }, /* @__PURE__ */ vue.h(
97012
- "path",
97013
- {
97014
- fill: "#FFCC4D",
97015
- d: "M36 18c0 9.941-8.059 18-18 18-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"
97016
- }
97017
- ), /* @__PURE__ */ vue.h("ellipse", { fill: "#664500", cx: "18", cy: "27", rx: "5", ry: "6" }), /* @__PURE__ */ vue.h(
97018
- "path",
97019
- {
97020
- fill: "#664500",
97021
- d: "M5.999 11c-.208 0-.419-.065-.599-.2-.442-.331-.531-.958-.2-1.4C8.462 5.05 12.816 5 13 5c.552 0 1 .448 1 1 0 .551-.445.998-.996 1-.155.002-3.568.086-6.204 3.6-.196.262-.497.4-.801.4zm24.002 0c-.305 0-.604-.138-.801-.4-2.64-3.521-6.061-3.598-6.206-3.6-.55-.006-.994-.456-.991-1.005C22.006 5.444 22.45 5 23 5c.184 0 4.537.05 7.8 4.4.332.442.242 1.069-.2 1.4-.18.135-.39.2-.599.2zm-16.087 4.5l1.793-1.793c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0L12.5 14.086l-1.793-1.793c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414l1.793 1.793-1.793 1.793c-.391.391-.391 1.023 0 1.414.195.195.451.293.707.293s.512-.098.707-.293l1.793-1.793 1.793 1.793c.195.195.451.293.707.293s.512-.098.707-.293c.391-.391.391-1.023 0-1.414L13.914 15.5zm11 0l1.793-1.793c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0L23.5 14.086l-1.793-1.793c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414l1.793 1.793-1.793 1.793c-.391.391-.391 1.023 0 1.414.195.195.451.293.707.293s.512-.098.707-.293l1.793-1.793 1.793 1.793c.195.195.451.293.707.293s.512-.098.707-.293c.391-.391.391-1.023 0-1.414L24.914 15.5z"
97022
- }
97023
- ));
97066
+ function render500() {
97067
+ return /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 36 36" }, /* @__PURE__ */ vue.h(
97068
+ "path",
97069
+ {
97070
+ fill: "#FFCC4D",
97071
+ d: "M36 18c0 9.941-8.059 18-18 18-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"
97072
+ }
97073
+ ), /* @__PURE__ */ vue.h("ellipse", { fill: "#664500", cx: "18", cy: "27", rx: "5", ry: "6" }), /* @__PURE__ */ vue.h(
97074
+ "path",
97075
+ {
97076
+ fill: "#664500",
97077
+ d: "M5.999 11c-.208 0-.419-.065-.599-.2-.442-.331-.531-.958-.2-1.4C8.462 5.05 12.816 5 13 5c.552 0 1 .448 1 1 0 .551-.445.998-.996 1-.155.002-3.568.086-6.204 3.6-.196.262-.497.4-.801.4zm24.002 0c-.305 0-.604-.138-.801-.4-2.64-3.521-6.061-3.598-6.206-3.6-.55-.006-.994-.456-.991-1.005C22.006 5.444 22.45 5 23 5c.184 0 4.537.05 7.8 4.4.332.442.242 1.069-.2 1.4-.18.135-.39.2-.599.2zm-16.087 4.5l1.793-1.793c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0L12.5 14.086l-1.793-1.793c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414l1.793 1.793-1.793 1.793c-.391.391-.391 1.023 0 1.414.195.195.451.293.707.293s.512-.098.707-.293l1.793-1.793 1.793 1.793c.195.195.451.293.707.293s.512-.098.707-.293c.391-.391.391-1.023 0-1.414L13.914 15.5zm11 0l1.793-1.793c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0L23.5 14.086l-1.793-1.793c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414l1.793 1.793-1.793 1.793c-.391.391-.391 1.023 0 1.414.195.195.451.293.707.293s.512-.098.707-.293l1.793-1.793 1.793 1.793c.195.195.451.293.707.293s.512-.098.707-.293c.391-.391.391-1.023 0-1.414L24.914 15.5z"
97078
+ }
97079
+ ));
97080
+ }
97024
97081
 
97025
97082
  var style$n = cB("result", `
97026
97083
  color: var(--n-text-color);
@@ -97058,10 +97115,10 @@
97058
97115
  `)])]);
97059
97116
 
97060
97117
  const iconRenderMap = {
97061
- 403: () => image403,
97062
- 404: () => image404,
97063
- 418: () => image418,
97064
- 500: () => image500,
97118
+ 403: render403,
97119
+ 404: render404,
97120
+ 418: render418,
97121
+ 500: render500,
97065
97122
  info: () => /* @__PURE__ */ vue.h(InfoIcon, null),
97066
97123
  success: () => /* @__PURE__ */ vue.h(SuccessIcon, null),
97067
97124
  warning: () => /* @__PURE__ */ vue.h(WarningIcon, null),
@@ -107221,14 +107278,14 @@
107221
107278
  }
107222
107279
  });
107223
107280
 
107224
- const imageIcon = /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 28 28" }, /* @__PURE__ */ vue.h("g", { fill: "none" }, /* @__PURE__ */ vue.h(
107281
+ const renderImageIcon = /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 28 28" }, /* @__PURE__ */ vue.h("g", { fill: "none" }, /* @__PURE__ */ vue.h(
107225
107282
  "path",
107226
107283
  {
107227
107284
  d: "M21.75 3A3.25 3.25 0 0 1 25 6.25v15.5A3.25 3.25 0 0 1 21.75 25H6.25A3.25 3.25 0 0 1 3 21.75V6.25A3.25 3.25 0 0 1 6.25 3h15.5zm.583 20.4l-7.807-7.68a.75.75 0 0 0-.968-.07l-.084.07l-7.808 7.68c.183.065.38.1.584.1h15.5c.204 0 .4-.035.583-.1l-7.807-7.68l7.807 7.68zM21.75 4.5H6.25A1.75 1.75 0 0 0 4.5 6.25v15.5c0 .208.036.408.103.593l7.82-7.692a2.25 2.25 0 0 1 3.026-.117l.129.117l7.82 7.692c.066-.185.102-.385.102-.593V6.25a1.75 1.75 0 0 0-1.75-1.75zm-3.25 3a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5zm0 1.5a1 1 0 1 0 0 2a1 1 0 0 0 0-2z",
107228
107285
  fill: "currentColor"
107229
107286
  }
107230
107287
  )));
107231
- const documentIcon = /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 28 28" }, /* @__PURE__ */ vue.h("g", { fill: "none" }, /* @__PURE__ */ vue.h(
107288
+ const renderDocumentIcon = /* @__PURE__ */ vue.h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 28 28" }, /* @__PURE__ */ vue.h("g", { fill: "none" }, /* @__PURE__ */ vue.h(
107232
107289
  "path",
107233
107290
  {
107234
107291
  d: "M6.4 2A2.4 2.4 0 0 0 4 4.4v19.2A2.4 2.4 0 0 0 6.4 26h15.2a2.4 2.4 0 0 0 2.4-2.4V11.578c0-.729-.29-1.428-.805-1.944l-6.931-6.931A2.4 2.4 0 0 0 14.567 2H6.4zm-.9 2.4a.9.9 0 0 1 .9-.9H14V10a2 2 0 0 0 2 2h6.5v11.6a.9.9 0 0 1-.9.9H6.4a.9.9 0 0 1-.9-.9V4.4zm16.44 6.1H16a.5.5 0 0 1-.5-.5V4.06l6.44 6.44z",
@@ -107609,7 +107666,7 @@
107609
107666
  const isImageType = listType === "image";
107610
107667
  const isImageCardType = listType === "image-card";
107611
107668
  if (isImageType || isImageCardType) {
107612
- icon = !this.shouldUseThumbnailUrl(file) || !this.mergedThumbnailUrl ? /* @__PURE__ */ vue.h("span", { class: `${clsPrefix}-upload-file-info__thumbnail` }, renderIcon ? renderIcon(file) : isImageFile(file) ? /* @__PURE__ */ vue.h(NBaseIcon, { clsPrefix }, { default: () => imageIcon }) : /* @__PURE__ */ vue.h(NBaseIcon, { clsPrefix }, { default: () => documentIcon })) : /* @__PURE__ */ vue.h(
107669
+ icon = !this.shouldUseThumbnailUrl(file) || !this.mergedThumbnailUrl ? /* @__PURE__ */ vue.h("span", { class: `${clsPrefix}-upload-file-info__thumbnail` }, renderIcon ? renderIcon(file) : isImageFile(file) ? /* @__PURE__ */ vue.h(NBaseIcon, { clsPrefix }, { default: renderImageIcon }) : /* @__PURE__ */ vue.h(NBaseIcon, { clsPrefix }, { default: renderDocumentIcon })) : /* @__PURE__ */ vue.h(
107613
107670
  "a",
107614
107671
  {
107615
107672
  rel: "noopener noreferer",
@@ -109018,7 +109075,7 @@
109018
109075
  NListItem: ListItem,
109019
109076
  NLoadingBarProvider: NLoadingBarProvider,
109020
109077
  NLog: Log,
109021
- NMarqueue: Marquee,
109078
+ NMarquee: Marquee,
109022
109079
  NMention: Mention,
109023
109080
  NMenu: Menu,
109024
109081
  NMessageProvider: NMessageProvider,
@@ -109246,7 +109303,7 @@
109246
109303
  });
109247
109304
  }
109248
109305
 
109249
- var version = "2.40.2";
109306
+ var version = "2.40.4";
109250
109307
 
109251
109308
  function create({
109252
109309
  componentPrefix = "N",
@@ -109440,43 +109497,45 @@
109440
109497
  }
109441
109498
  });
109442
109499
 
109443
- const ColorWandIcon = /* @__PURE__ */ vue.h(
109444
- "svg",
109445
- {
109446
- viewBox: "0 0 16 16",
109447
- fill: "none",
109448
- xmlns: "http://www.w3.org/2000/svg",
109449
- style: { width: "1em", height: "1em", color: "currentColor" }
109450
- },
109451
- /* @__PURE__ */ vue.h(
109452
- "path",
109453
- {
109454
- d: "M13.5 1C13.7761 1 14 1.22386 14 1.5V2H14.5C14.7761 2 15 2.22386 15 2.5C15 2.77614 14.7761 3 14.5 3H14V3.5C14 3.77614 13.7761 4 13.5 4C13.2239 4 13 3.77614 13 3.5V3H12.5C12.2239 3 12 2.77614 12 2.5C12 2.22386 12.2239 2 12.5 2H13V1.5C13 1.22386 13.2239 1 13.5 1Z",
109455
- fill: "currentColor"
109456
- }
109457
- ),
109458
- /* @__PURE__ */ vue.h(
109459
- "path",
109460
- {
109461
- d: "M3.5 3C3.77615 3 4 3.22386 4 3.5V4H4.5C4.77615 4 5 4.22386 5 4.5C5 4.77614 4.77615 5 4.5 5H4V5.5C4 5.77614 3.77615 6 3.5 6C3.22386 6 3 5.77614 3 5.5V5H2.5C2.22386 5 2 4.77614 2 4.5C2 4.22386 2.22386 4 2.5 4H3V3.5C3 3.22386 3.22386 3 3.5 3Z",
109462
- fill: "currentColor"
109463
- }
109464
- ),
109465
- /* @__PURE__ */ vue.h(
109466
- "path",
109467
- {
109468
- d: "M12.5 12C12.7761 12 13 11.7761 13 11.5C13 11.2239 12.7761 11 12.5 11H12V10.5C12 10.2239 11.7761 10 11.5 10C11.2239 10 11 10.2239 11 10.5V11H10.5C10.2239 11 10 11.2239 10 11.5C10 11.7761 10.2239 12 10.5 12H11V12.5C11 12.7761 11.2239 13 11.5 13C11.7761 13 12 12.7761 12 12.5V12H12.5Z",
109469
- fill: "currentColor"
109470
- }
109471
- ),
109472
- /* @__PURE__ */ vue.h(
109473
- "path",
109500
+ function renderColorWandIcon() {
109501
+ return /* @__PURE__ */ vue.h(
109502
+ "svg",
109474
109503
  {
109475
- d: "M8.72956 4.56346C9.4771 3.81592 10.6891 3.81592 11.4367 4.56347C12.1842 5.31102 12.1842 6.52303 11.4367 7.27058L4.26679 14.4404C3.51924 15.1879 2.30723 15.1879 1.55968 14.4404C0.812134 13.6928 0.812138 12.4808 1.55969 11.7333L8.72956 4.56346ZM8.25002 6.4572L2.26679 12.4404C1.90977 12.7974 1.90977 13.3763 2.26679 13.7333C2.62381 14.0903 3.20266 14.0903 3.55968 13.7333L9.54292 7.75009L8.25002 6.4572ZM10.25 7.04299L10.7295 6.56347C11.0866 6.20645 11.0866 5.6276 10.7296 5.27057C10.3725 4.91355 9.79368 4.91355 9.43666 5.27057L8.95713 5.7501L10.25 7.04299Z",
109476
- fill: "currentColor"
109477
- }
109478
- )
109479
- );
109504
+ viewBox: "0 0 16 16",
109505
+ fill: "none",
109506
+ xmlns: "http://www.w3.org/2000/svg",
109507
+ style: { width: "1em", height: "1em", color: "currentColor" }
109508
+ },
109509
+ /* @__PURE__ */ vue.h(
109510
+ "path",
109511
+ {
109512
+ d: "M13.5 1C13.7761 1 14 1.22386 14 1.5V2H14.5C14.7761 2 15 2.22386 15 2.5C15 2.77614 14.7761 3 14.5 3H14V3.5C14 3.77614 13.7761 4 13.5 4C13.2239 4 13 3.77614 13 3.5V3H12.5C12.2239 3 12 2.77614 12 2.5C12 2.22386 12.2239 2 12.5 2H13V1.5C13 1.22386 13.2239 1 13.5 1Z",
109513
+ fill: "currentColor"
109514
+ }
109515
+ ),
109516
+ /* @__PURE__ */ vue.h(
109517
+ "path",
109518
+ {
109519
+ d: "M3.5 3C3.77615 3 4 3.22386 4 3.5V4H4.5C4.77615 4 5 4.22386 5 4.5C5 4.77614 4.77615 5 4.5 5H4V5.5C4 5.77614 3.77615 6 3.5 6C3.22386 6 3 5.77614 3 5.5V5H2.5C2.22386 5 2 4.77614 2 4.5C2 4.22386 2.22386 4 2.5 4H3V3.5C3 3.22386 3.22386 3 3.5 3Z",
109520
+ fill: "currentColor"
109521
+ }
109522
+ ),
109523
+ /* @__PURE__ */ vue.h(
109524
+ "path",
109525
+ {
109526
+ d: "M12.5 12C12.7761 12 13 11.7761 13 11.5C13 11.2239 12.7761 11 12.5 11H12V10.5C12 10.2239 11.7761 10 11.5 10C11.2239 10 11 10.2239 11 10.5V11H10.5C10.2239 11 10 11.2239 10 11.5C10 11.7761 10.2239 12 10.5 12H11V12.5C11 12.7761 11.2239 13 11.5 13C11.7761 13 12 12.7761 12 12.5V12H12.5Z",
109527
+ fill: "currentColor"
109528
+ }
109529
+ ),
109530
+ /* @__PURE__ */ vue.h(
109531
+ "path",
109532
+ {
109533
+ d: "M8.72956 4.56346C9.4771 3.81592 10.6891 3.81592 11.4367 4.56347C12.1842 5.31102 12.1842 6.52303 11.4367 7.27058L4.26679 14.4404C3.51924 15.1879 2.30723 15.1879 1.55968 14.4404C0.812134 13.6928 0.812138 12.4808 1.55969 11.7333L8.72956 4.56346ZM8.25002 6.4572L2.26679 12.4404C1.90977 12.7974 1.90977 13.3763 2.26679 13.7333C2.62381 14.0903 3.20266 14.0903 3.55968 13.7333L9.54292 7.75009L8.25002 6.4572ZM10.25 7.04299L10.7295 6.56347C11.0866 6.20645 11.0866 5.6276 10.7296 5.27057C10.3725 4.91355 9.79368 4.91355 9.43666 5.27057L8.95713 5.7501L10.25 7.04299Z",
109534
+ fill: "currentColor"
109535
+ }
109536
+ )
109537
+ );
109538
+ }
109480
109539
  function showColorPicker(key) {
109481
109540
  if (key.includes("pacity"))
109482
109541
  return false;
@@ -109652,7 +109711,7 @@
109652
109711
  this.showPanel = !this.showPanel;
109653
109712
  }
109654
109713
  },
109655
- { default: () => ColorWandIcon }
109714
+ { default: renderColorWandIcon }
109656
109715
  ),
109657
109716
  default: () => /* @__PURE__ */ vue.h(vue.Fragment, null, /* @__PURE__ */ vue.h(
109658
109717
  "input",
@@ -110091,7 +110150,7 @@
110091
110150
  exports.NListItem = ListItem;
110092
110151
  exports.NLoadingBarProvider = NLoadingBarProvider;
110093
110152
  exports.NLog = Log;
110094
- exports.NMarqueue = Marquee;
110153
+ exports.NMarquee = Marquee;
110095
110154
  exports.NMention = Mention;
110096
110155
  exports.NMenu = Menu;
110097
110156
  exports.NMessageProvider = NMessageProvider;