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.
- package/dist/index.js +427 -368
- package/dist/index.mjs +427 -368
- package/dist/index.prod.js +1 -1
- package/dist/index.prod.mjs +1 -1
- package/es/_internal/icons/Attach.mjs +1 -1
- package/es/_internal/icons/Cancel.mjs +1 -1
- package/es/_internal/icons/Clear.mjs +1 -1
- package/es/_internal/icons/Close.mjs +1 -1
- package/es/_internal/icons/Date.mjs +1 -1
- package/es/_internal/icons/Download.mjs +1 -1
- package/es/_internal/icons/Error.mjs +1 -1
- package/es/_internal/icons/Info.mjs +1 -1
- package/es/_internal/icons/Retry.mjs +1 -1
- package/es/_internal/icons/RotateClockwise.mjs +1 -1
- package/es/_internal/icons/RotateCounterclockwise.mjs +1 -1
- package/es/_internal/icons/Success.mjs +1 -1
- package/es/_internal/icons/Time.mjs +1 -1
- package/es/_internal/icons/To.mjs +1 -1
- package/es/_internal/icons/Trash.mjs +1 -1
- package/es/_internal/icons/Warning.mjs +1 -1
- package/es/_internal/icons/ZoomIn.mjs +1 -1
- package/es/_internal/icons/ZoomOut.mjs +1 -1
- package/es/_internal/icons/replaceable.d.ts +2 -1
- package/es/_internal/icons/replaceable.mjs +7 -2
- package/es/_internal/scrollbar/src/Scrollbar.d.ts +16 -4
- package/es/_internal/scrollbar/src/Scrollbar.mjs +41 -5
- package/es/_internal/scrollbar/src/styles/index.cssr.mjs +16 -4
- package/es/_mixins/index.d.ts +1 -1
- package/es/_mixins/index.mjs +1 -1
- package/es/_utils/composable/use-resize.mjs +9 -1
- package/es/_utils/css/rtl-inset.mjs +1 -1
- package/es/back-top/src/BackTop.mjs +2 -2
- package/es/back-top/src/BackTopIcon.d.ts +1 -1
- package/es/back-top/src/BackTopIcon.mjs +1 -1
- package/es/carousel/src/CarouselArrow.mjs +24 -20
- package/es/checkbox/src/CheckMark.d.ts +2 -1
- package/es/checkbox/src/CheckMark.mjs +1 -1
- package/es/checkbox/src/Checkbox.mjs +4 -4
- package/es/checkbox/src/LineMark.d.ts +2 -1
- package/es/checkbox/src/LineMark.mjs +1 -1
- package/es/config-provider/src/internal-interface.d.ts +7 -7
- package/es/data-table/index.d.ts +1 -1
- package/es/descriptions/index.d.ts +2 -2
- package/es/descriptions/index.mjs +2 -2
- package/es/divider/index.d.ts +1 -1
- package/es/divider/index.mjs +1 -1
- package/es/drawer/index.d.ts +2 -2
- package/es/drawer/index.mjs +2 -2
- package/es/drawer/src/DrawerBodyWrapper.mjs +1 -1
- package/es/dropdown/index.d.ts +2 -2
- package/es/dropdown/index.mjs +1 -1
- package/es/dynamic-input/index.d.ts +1 -1
- package/es/dynamic-input/index.mjs +1 -1
- package/es/dynamic-input/styles/rtl.mjs +2 -2
- package/es/dynamic-tags/index.d.ts +1 -1
- package/es/dynamic-tags/index.mjs +1 -1
- package/es/element/index.d.ts +1 -1
- package/es/element/index.mjs +1 -1
- package/es/ellipsis/index.d.ts +1 -1
- package/es/ellipsis/index.mjs +1 -1
- package/es/empty/index.d.ts +1 -1
- package/es/empty/index.mjs +1 -1
- package/es/equation/index.d.ts +1 -1
- package/es/equation/index.mjs +1 -1
- package/es/flex/index.d.ts +1 -1
- package/es/flex/index.mjs +1 -1
- package/es/float-button/index.d.ts +1 -1
- package/es/float-button/index.mjs +1 -1
- package/es/float-button/src/styles/index.cssr.mjs +8 -2
- package/es/float-button-group/index.d.ts +1 -1
- package/es/float-button-group/index.mjs +1 -1
- package/es/float-button-group/src/styles/index.cssr.mjs +7 -1
- package/es/form/index.d.ts +3 -3
- package/es/form/index.mjs +3 -3
- package/es/gradient-text/index.d.ts +1 -1
- package/es/gradient-text/index.mjs +1 -1
- package/es/grid/index.d.ts +3 -3
- package/es/grid/index.mjs +3 -3
- package/es/highlight/index.d.ts +1 -1
- package/es/highlight/index.mjs +1 -1
- package/es/image/index.d.ts +2 -2
- package/es/image/index.mjs +2 -2
- package/es/image/src/ImagePreview.mjs +4 -4
- package/es/image/src/icons.d.ts +3 -3
- package/es/image/src/icons.mjs +30 -24
- package/es/image/src/styles/index.cssr.mjs +1 -1
- package/es/infinite-scroll/index.d.ts +1 -1
- package/es/infinite-scroll/index.mjs +1 -1
- package/es/input/index.d.ts +3 -3
- package/es/input/index.mjs +3 -3
- package/es/input-number/index.d.ts +1 -1
- package/es/input-number/index.mjs +1 -1
- package/es/layout/index.d.ts +6 -6
- package/es/layout/index.mjs +4 -4
- package/es/legacy-transfer/index.d.ts +1 -1
- package/es/legacy-transfer/index.mjs +1 -1
- package/es/list/index.d.ts +1 -1
- package/es/list/index.mjs +1 -1
- package/es/loading-bar/index.d.ts +1 -1
- package/es/loading-bar/index.mjs +1 -1
- package/es/log/index.d.ts +1 -1
- package/es/log/index.mjs +1 -1
- package/es/marquee/index.d.ts +1 -1
- package/es/marquee/index.mjs +1 -1
- package/es/mention/index.d.ts +1 -1
- package/es/mention/index.mjs +1 -1
- package/es/menu/index.d.ts +1 -1
- package/es/menu/index.mjs +1 -1
- package/es/message/index.d.ts +1 -1
- package/es/message/index.mjs +1 -1
- package/es/modal/index.d.ts +1 -1
- package/es/modal/index.mjs +1 -1
- package/es/modal/src/styles/index.cssr.mjs +1 -1
- package/es/popover/src/Popover.mjs +4 -1
- package/es/rate/src/Rate.mjs +2 -2
- package/es/rate/src/StarIcon.d.ts +1 -1
- package/es/rate/src/StarIcon.mjs +1 -1
- package/es/result/src/403.d.ts +1 -2
- package/es/result/src/403.mjs +12 -10
- package/es/result/src/404.d.ts +1 -2
- package/es/result/src/404.mjs +32 -30
- package/es/result/src/418.d.ts +1 -2
- package/es/result/src/418.mjs +33 -31
- package/es/result/src/500.d.ts +1 -2
- package/es/result/src/500.mjs +18 -16
- package/es/result/src/Result.mjs +8 -8
- package/es/styles.d.ts +5 -5
- package/es/styles.mjs +5 -5
- package/es/theme-editor/src/ThemeEditor.mjs +25 -23
- package/es/themes/dark.mjs +7 -7
- package/es/themes/light.mjs +7 -7
- package/es/upload/src/UploadFile.mjs +3 -3
- package/es/upload/src/icons.d.ts +2 -2
- package/es/upload/src/icons.mjs +2 -2
- package/es/version.d.ts +1 -1
- package/es/version.mjs +1 -1
- package/lib/_internal/icons/Attach.js +2 -2
- package/lib/_internal/icons/Cancel.js +2 -2
- package/lib/_internal/icons/Clear.js +2 -2
- package/lib/_internal/icons/Close.js +2 -2
- package/lib/_internal/icons/Date.js +2 -2
- package/lib/_internal/icons/Download.js +2 -2
- package/lib/_internal/icons/Error.js +2 -2
- package/lib/_internal/icons/Info.js +2 -2
- package/lib/_internal/icons/Retry.js +2 -2
- package/lib/_internal/icons/RotateClockwise.js +2 -2
- package/lib/_internal/icons/RotateCounterclockwise.js +2 -2
- package/lib/_internal/icons/Success.js +2 -2
- package/lib/_internal/icons/Time.js +2 -2
- package/lib/_internal/icons/To.js +2 -2
- package/lib/_internal/icons/Trash.js +2 -2
- package/lib/_internal/icons/Warning.js +2 -2
- package/lib/_internal/icons/ZoomIn.js +2 -2
- package/lib/_internal/icons/ZoomOut.js +2 -2
- package/lib/_internal/icons/replaceable.d.ts +2 -1
- package/lib/_internal/icons/replaceable.js +6 -1
- package/lib/_internal/scrollbar/src/Scrollbar.d.ts +16 -4
- package/lib/_internal/scrollbar/src/Scrollbar.js +24 -8
- package/lib/_internal/scrollbar/src/styles/index.cssr.js +16 -4
- package/lib/_mixins/index.d.ts +1 -1
- package/lib/_mixins/index.js +2 -2
- package/lib/_utils/composable/use-resize.js +8 -0
- package/lib/_utils/css/rtl-inset.js +1 -1
- package/lib/back-top/src/BackTop.js +1 -1
- package/lib/back-top/src/BackTopIcon.d.ts +1 -1
- package/lib/back-top/src/BackTopIcon.js +1 -1
- package/lib/carousel/src/CarouselArrow.js +12 -8
- package/lib/checkbox/src/CheckMark.d.ts +2 -1
- package/lib/checkbox/src/CheckMark.js +1 -1
- package/lib/checkbox/src/Checkbox.js +1 -1
- package/lib/checkbox/src/LineMark.d.ts +2 -1
- package/lib/checkbox/src/LineMark.js +1 -1
- package/lib/config-provider/src/internal-interface.d.ts +7 -7
- package/lib/data-table/index.d.ts +1 -1
- package/lib/descriptions/index.d.ts +2 -2
- package/lib/descriptions/index.js +3 -3
- package/lib/divider/index.d.ts +1 -1
- package/lib/divider/index.js +2 -2
- package/lib/drawer/index.d.ts +2 -2
- package/lib/drawer/index.js +3 -3
- package/lib/drawer/src/DrawerBodyWrapper.js +1 -1
- package/lib/dropdown/index.d.ts +2 -2
- package/lib/dropdown/index.js +2 -2
- package/lib/dynamic-input/index.d.ts +1 -1
- package/lib/dynamic-input/index.js +2 -2
- package/lib/dynamic-input/styles/rtl.js +5 -5
- package/lib/dynamic-tags/index.d.ts +1 -1
- package/lib/dynamic-tags/index.js +2 -2
- package/lib/element/index.d.ts +1 -1
- package/lib/element/index.js +2 -2
- package/lib/ellipsis/index.d.ts +1 -1
- package/lib/ellipsis/index.js +2 -2
- package/lib/empty/index.d.ts +1 -1
- package/lib/empty/index.js +2 -2
- package/lib/equation/index.d.ts +1 -1
- package/lib/equation/index.js +2 -2
- package/lib/flex/index.d.ts +1 -1
- package/lib/flex/index.js +2 -2
- package/lib/float-button/index.d.ts +1 -1
- package/lib/float-button/index.js +2 -2
- package/lib/float-button/src/styles/index.cssr.js +8 -2
- package/lib/float-button-group/index.d.ts +1 -1
- package/lib/float-button-group/index.js +2 -2
- package/lib/float-button-group/src/styles/index.cssr.js +7 -1
- package/lib/form/index.d.ts +3 -3
- package/lib/form/index.js +5 -5
- package/lib/gradient-text/index.d.ts +1 -1
- package/lib/gradient-text/index.js +2 -2
- package/lib/grid/index.d.ts +3 -3
- package/lib/grid/index.js +4 -4
- package/lib/highlight/index.d.ts +1 -1
- package/lib/highlight/index.js +2 -2
- package/lib/image/index.d.ts +2 -2
- package/lib/image/index.js +3 -3
- package/lib/image/src/ImagePreview.js +3 -3
- package/lib/image/src/icons.d.ts +3 -3
- package/lib/image/src/icons.js +15 -7
- package/lib/image/src/styles/index.cssr.js +1 -1
- package/lib/infinite-scroll/index.d.ts +1 -1
- package/lib/infinite-scroll/index.js +2 -2
- package/lib/input/index.d.ts +3 -3
- package/lib/input/index.js +4 -4
- package/lib/input-number/index.d.ts +1 -1
- package/lib/input-number/index.js +2 -2
- package/lib/layout/index.d.ts +6 -6
- package/lib/layout/index.js +6 -6
- package/lib/legacy-transfer/index.d.ts +1 -1
- package/lib/legacy-transfer/index.js +2 -2
- package/lib/list/index.d.ts +1 -1
- package/lib/list/index.js +2 -2
- package/lib/loading-bar/index.d.ts +1 -1
- package/lib/loading-bar/index.js +2 -2
- package/lib/log/index.d.ts +1 -1
- package/lib/log/index.js +2 -2
- package/lib/marquee/index.d.ts +1 -1
- package/lib/marquee/index.js +2 -2
- package/lib/mention/index.d.ts +1 -1
- package/lib/mention/index.js +2 -2
- package/lib/menu/index.d.ts +1 -1
- package/lib/menu/index.js +2 -2
- package/lib/message/index.d.ts +1 -1
- package/lib/message/index.js +2 -2
- package/lib/modal/index.d.ts +1 -1
- package/lib/modal/index.js +2 -2
- package/lib/modal/src/styles/index.cssr.js +1 -1
- package/lib/popover/src/Popover.js +7 -1
- package/lib/rate/src/Rate.js +1 -1
- package/lib/rate/src/StarIcon.d.ts +1 -1
- package/lib/rate/src/StarIcon.js +1 -1
- package/lib/result/src/403.d.ts +1 -2
- package/lib/result/src/403.js +6 -3
- package/lib/result/src/404.d.ts +1 -2
- package/lib/result/src/404.js +10 -7
- package/lib/result/src/418.d.ts +1 -2
- package/lib/result/src/418.js +10 -7
- package/lib/result/src/500.d.ts +1 -2
- package/lib/result/src/500.js +7 -4
- package/lib/result/src/Result.js +8 -8
- package/lib/styles.d.ts +5 -5
- package/lib/styles.js +29 -29
- package/lib/theme-editor/src/ThemeEditor.js +8 -6
- package/lib/themes/dark.js +28 -28
- package/lib/themes/light.js +28 -28
- package/lib/upload/src/UploadFile.js +1 -1
- package/lib/upload/src/icons.d.ts +2 -2
- package/lib/upload/src/icons.js +3 -3
- package/lib/version.d.ts +1 -1
- package/lib/version.js +1 -1
- package/package.json +4 -4
- package/volar.d.ts +1 -1
- package/web-types.json +7 -7
package/dist/index.mjs
CHANGED
|
@@ -5226,6 +5226,13 @@ function useOnResize(elRef, onResize) {
|
|
|
5226
5226
|
resizeObserverManager.registerHandler(el, onResize);
|
|
5227
5227
|
}
|
|
5228
5228
|
});
|
|
5229
|
+
watch(elRef, (_, oldEl) => {
|
|
5230
|
+
if (oldEl) {
|
|
5231
|
+
resizeObserverManager.unregisterHandler(oldEl);
|
|
5232
|
+
}
|
|
5233
|
+
}, {
|
|
5234
|
+
deep: false
|
|
5235
|
+
});
|
|
5229
5236
|
onBeforeUnmount(() => {
|
|
5230
5237
|
const {
|
|
5231
5238
|
value: el
|
|
@@ -5277,7 +5284,7 @@ function rtlInset(inset) {
|
|
|
5277
5284
|
top,
|
|
5278
5285
|
bottom
|
|
5279
5286
|
} = getMargin(inset);
|
|
5280
|
-
return `${top} ${
|
|
5287
|
+
return `${top} ${left} ${bottom} ${right}`;
|
|
5281
5288
|
}
|
|
5282
5289
|
|
|
5283
5290
|
function download(url, name) {
|
|
@@ -31256,6 +31263,11 @@ var ArrowUpIcon = defineComponent({
|
|
|
31256
31263
|
});
|
|
31257
31264
|
|
|
31258
31265
|
function replaceable(name, icon) {
|
|
31266
|
+
const IconComponent = defineComponent({
|
|
31267
|
+
render() {
|
|
31268
|
+
return icon();
|
|
31269
|
+
}
|
|
31270
|
+
});
|
|
31259
31271
|
return defineComponent({
|
|
31260
31272
|
name: lodashExports.upperFirst(name),
|
|
31261
31273
|
setup() {
|
|
@@ -31265,16 +31277,13 @@ function replaceable(name, icon) {
|
|
|
31265
31277
|
)?.mergedIconsRef;
|
|
31266
31278
|
return () => {
|
|
31267
31279
|
const iconOverride = mergedIconsRef?.value?.[name];
|
|
31268
|
-
return iconOverride ? iconOverride() :
|
|
31280
|
+
return iconOverride ? iconOverride() : /* @__PURE__ */ h(IconComponent, null);
|
|
31269
31281
|
};
|
|
31270
31282
|
}
|
|
31271
31283
|
});
|
|
31272
31284
|
}
|
|
31273
31285
|
|
|
31274
|
-
var AttachIcon = replaceable(
|
|
31275
|
-
"attach",
|
|
31276
|
-
/* @__PURE__ */ h("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ 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" }))))
|
|
31277
|
-
);
|
|
31286
|
+
var AttachIcon = replaceable("attach", () => /* @__PURE__ */ h("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ 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" })))));
|
|
31278
31287
|
|
|
31279
31288
|
var BackwardIcon = defineComponent({
|
|
31280
31289
|
name: "Backward",
|
|
@@ -31289,10 +31298,7 @@ var BackwardIcon = defineComponent({
|
|
|
31289
31298
|
}
|
|
31290
31299
|
});
|
|
31291
31300
|
|
|
31292
|
-
var CancelIcon = replaceable(
|
|
31293
|
-
"cancel",
|
|
31294
|
-
/* @__PURE__ */ h("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ 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" }))))
|
|
31295
|
-
);
|
|
31301
|
+
var CancelIcon = replaceable("cancel", () => /* @__PURE__ */ h("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ 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" })))));
|
|
31296
31302
|
|
|
31297
31303
|
var FinishedIcon = defineComponent({
|
|
31298
31304
|
name: "Checkmark",
|
|
@@ -31359,44 +31365,32 @@ var ChevronRightIcon = defineComponent({
|
|
|
31359
31365
|
}
|
|
31360
31366
|
});
|
|
31361
31367
|
|
|
31362
|
-
var ClearIcon = replaceable(
|
|
31363
|
-
"clear",
|
|
31364
|
-
/* @__PURE__ */ h("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ 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" }))))
|
|
31365
|
-
);
|
|
31368
|
+
var ClearIcon = replaceable("clear", () => /* @__PURE__ */ h("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ 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" })))));
|
|
31366
31369
|
|
|
31367
|
-
var ErrorIcon$1 = replaceable(
|
|
31368
|
-
"
|
|
31369
|
-
|
|
31370
|
-
"
|
|
31371
|
-
|
|
31372
|
-
|
|
31373
|
-
|
|
31374
|
-
|
|
31375
|
-
|
|
31376
|
-
|
|
31377
|
-
/* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ 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" })))
|
|
31378
|
-
)
|
|
31379
|
-
);
|
|
31370
|
+
var ErrorIcon$1 = replaceable("close", () => /* @__PURE__ */ h(
|
|
31371
|
+
"svg",
|
|
31372
|
+
{
|
|
31373
|
+
viewBox: "0 0 12 12",
|
|
31374
|
+
version: "1.1",
|
|
31375
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
31376
|
+
"aria-hidden": true
|
|
31377
|
+
},
|
|
31378
|
+
/* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ 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" })))
|
|
31379
|
+
));
|
|
31380
31380
|
|
|
31381
|
-
var DateIcon = replaceable(
|
|
31382
|
-
"
|
|
31383
|
-
|
|
31384
|
-
"
|
|
31385
|
-
|
|
31386
|
-
|
|
31387
|
-
|
|
31388
|
-
|
|
31389
|
-
|
|
31390
|
-
|
|
31391
|
-
|
|
31392
|
-
/* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ 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" })))
|
|
31393
|
-
)
|
|
31394
|
-
);
|
|
31381
|
+
var DateIcon = replaceable("date", () => /* @__PURE__ */ h(
|
|
31382
|
+
"svg",
|
|
31383
|
+
{
|
|
31384
|
+
width: "28px",
|
|
31385
|
+
height: "28px",
|
|
31386
|
+
viewBox: "0 0 28 28",
|
|
31387
|
+
version: "1.1",
|
|
31388
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
31389
|
+
},
|
|
31390
|
+
/* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ 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" })))
|
|
31391
|
+
));
|
|
31395
31392
|
|
|
31396
|
-
var DownloadIcon = replaceable(
|
|
31397
|
-
"download",
|
|
31398
|
-
/* @__PURE__ */ h("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ 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" }))))
|
|
31399
|
-
);
|
|
31393
|
+
var DownloadIcon = replaceable("download", () => /* @__PURE__ */ h("svg", { viewBox: "0 0 16 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ 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" })))));
|
|
31400
31394
|
|
|
31401
31395
|
var EmptyIcon = defineComponent({
|
|
31402
31396
|
name: "Empty",
|
|
@@ -31417,10 +31411,7 @@ var EmptyIcon = defineComponent({
|
|
|
31417
31411
|
}
|
|
31418
31412
|
});
|
|
31419
31413
|
|
|
31420
|
-
var ErrorIcon = replaceable(
|
|
31421
|
-
"error",
|
|
31422
|
-
/* @__PURE__ */ h("svg", { viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ 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" }))))
|
|
31423
|
-
);
|
|
31414
|
+
var ErrorIcon = replaceable("error", () => /* @__PURE__ */ h("svg", { viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ 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" })))));
|
|
31424
31415
|
|
|
31425
31416
|
var EyeIcon = defineComponent({
|
|
31426
31417
|
name: "Eye",
|
|
@@ -31539,10 +31530,7 @@ var ForwardIcon = defineComponent({
|
|
|
31539
31530
|
}
|
|
31540
31531
|
});
|
|
31541
31532
|
|
|
31542
|
-
var InfoIcon = replaceable(
|
|
31543
|
-
"info",
|
|
31544
|
-
/* @__PURE__ */ h("svg", { viewBox: "0 0 28 28", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ 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" }))))
|
|
31545
|
-
);
|
|
31533
|
+
var InfoIcon = replaceable("info", () => /* @__PURE__ */ h("svg", { viewBox: "0 0 28 28", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ 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" })))));
|
|
31546
31534
|
|
|
31547
31535
|
var MoreIcon = defineComponent({
|
|
31548
31536
|
name: "More",
|
|
@@ -31600,56 +31588,47 @@ var ResizeSmallIcon = defineComponent({
|
|
|
31600
31588
|
}
|
|
31601
31589
|
});
|
|
31602
31590
|
|
|
31603
|
-
var RetryIcon = replaceable(
|
|
31604
|
-
"
|
|
31605
|
-
|
|
31606
|
-
"
|
|
31607
|
-
|
|
31608
|
-
|
|
31609
|
-
|
|
31610
|
-
|
|
31611
|
-
|
|
31612
|
-
"
|
|
31613
|
-
|
|
31614
|
-
|
|
31615
|
-
|
|
31616
|
-
}
|
|
31617
|
-
))
|
|
31618
|
-
);
|
|
31591
|
+
var RetryIcon = replaceable("retry", () => /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512" }, /* @__PURE__ */ h(
|
|
31592
|
+
"path",
|
|
31593
|
+
{
|
|
31594
|
+
d: "M320,146s24.36-12-64-12A160,160,0,1,0,416,294",
|
|
31595
|
+
style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-miterlimit: 10; stroke-width: 32px;"
|
|
31596
|
+
}
|
|
31597
|
+
), /* @__PURE__ */ h(
|
|
31598
|
+
"polyline",
|
|
31599
|
+
{
|
|
31600
|
+
points: "256 58 336 138 256 218",
|
|
31601
|
+
style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;"
|
|
31602
|
+
}
|
|
31603
|
+
)));
|
|
31619
31604
|
|
|
31620
|
-
var RotateClockwiseIcon = replaceable(
|
|
31621
|
-
"
|
|
31622
|
-
|
|
31623
|
-
"
|
|
31624
|
-
|
|
31625
|
-
|
|
31626
|
-
|
|
31627
|
-
|
|
31628
|
-
|
|
31629
|
-
"
|
|
31630
|
-
|
|
31631
|
-
|
|
31632
|
-
|
|
31633
|
-
}
|
|
31634
|
-
))
|
|
31635
|
-
);
|
|
31605
|
+
var RotateClockwiseIcon = replaceable("rotateClockwise", () => /* @__PURE__ */ h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h(
|
|
31606
|
+
"path",
|
|
31607
|
+
{
|
|
31608
|
+
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",
|
|
31609
|
+
fill: "currentColor"
|
|
31610
|
+
}
|
|
31611
|
+
), /* @__PURE__ */ h(
|
|
31612
|
+
"path",
|
|
31613
|
+
{
|
|
31614
|
+
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",
|
|
31615
|
+
fill: "currentColor"
|
|
31616
|
+
}
|
|
31617
|
+
)));
|
|
31636
31618
|
|
|
31637
|
-
var RotateCounterclockwiseIcon = replaceable(
|
|
31638
|
-
"
|
|
31639
|
-
|
|
31640
|
-
"
|
|
31641
|
-
|
|
31642
|
-
|
|
31643
|
-
|
|
31644
|
-
|
|
31645
|
-
|
|
31646
|
-
"
|
|
31647
|
-
|
|
31648
|
-
|
|
31649
|
-
|
|
31650
|
-
}
|
|
31651
|
-
))
|
|
31652
|
-
);
|
|
31619
|
+
var RotateCounterclockwiseIcon = replaceable("rotateClockwise", () => /* @__PURE__ */ h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h(
|
|
31620
|
+
"path",
|
|
31621
|
+
{
|
|
31622
|
+
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",
|
|
31623
|
+
fill: "currentColor"
|
|
31624
|
+
}
|
|
31625
|
+
), /* @__PURE__ */ h(
|
|
31626
|
+
"path",
|
|
31627
|
+
{
|
|
31628
|
+
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",
|
|
31629
|
+
fill: "currentColor"
|
|
31630
|
+
}
|
|
31631
|
+
)));
|
|
31653
31632
|
|
|
31654
31633
|
var SearchIcon = defineComponent({
|
|
31655
31634
|
name: "Search",
|
|
@@ -31672,10 +31651,7 @@ var SearchIcon = defineComponent({
|
|
|
31672
31651
|
}
|
|
31673
31652
|
});
|
|
31674
31653
|
|
|
31675
|
-
var SuccessIcon = replaceable(
|
|
31676
|
-
"success",
|
|
31677
|
-
/* @__PURE__ */ h("svg", { viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ 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" }))))
|
|
31678
|
-
);
|
|
31654
|
+
var SuccessIcon = replaceable("success", () => /* @__PURE__ */ h("svg", { viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ 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" })))));
|
|
31679
31655
|
|
|
31680
31656
|
var SwitcherIcon = defineComponent({
|
|
31681
31657
|
name: "Switcher",
|
|
@@ -31684,106 +31660,88 @@ var SwitcherIcon = defineComponent({
|
|
|
31684
31660
|
}
|
|
31685
31661
|
});
|
|
31686
31662
|
|
|
31687
|
-
var TimeIcon = replaceable(
|
|
31688
|
-
"
|
|
31689
|
-
|
|
31690
|
-
"
|
|
31691
|
-
|
|
31692
|
-
|
|
31693
|
-
|
|
31694
|
-
|
|
31695
|
-
|
|
31696
|
-
"
|
|
31697
|
-
|
|
31698
|
-
|
|
31699
|
-
|
|
31700
|
-
}
|
|
31701
|
-
))
|
|
31702
|
-
);
|
|
31663
|
+
var TimeIcon = replaceable("time", () => /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512" }, /* @__PURE__ */ h(
|
|
31664
|
+
"path",
|
|
31665
|
+
{
|
|
31666
|
+
d: "M256,64C150,64,64,150,64,256s86,192,192,192,192-86,192-192S362,64,256,64Z",
|
|
31667
|
+
style: "\n fill: none;\n stroke: currentColor;\n stroke-miterlimit: 10;\n stroke-width: 32px;\n "
|
|
31668
|
+
}
|
|
31669
|
+
), /* @__PURE__ */ h(
|
|
31670
|
+
"polyline",
|
|
31671
|
+
{
|
|
31672
|
+
points: "256 128 256 272 352 272",
|
|
31673
|
+
style: "\n fill: none;\n stroke: currentColor;\n stroke-linecap: round;\n stroke-linejoin: round;\n stroke-width: 32px;\n "
|
|
31674
|
+
}
|
|
31675
|
+
)));
|
|
31703
31676
|
|
|
31704
|
-
var ToIcon = replaceable(
|
|
31705
|
-
"to",
|
|
31706
|
-
/* @__PURE__ */ h("svg", { viewBox: "0 0 20 20", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ 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" }))))
|
|
31707
|
-
);
|
|
31677
|
+
var ToIcon = replaceable("to", () => /* @__PURE__ */ h("svg", { viewBox: "0 0 20 20", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { fill: "currentColor", "fill-rule": "nonzero" }, /* @__PURE__ */ 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" })))));
|
|
31708
31678
|
|
|
31709
|
-
var TrashIcon = replaceable(
|
|
31710
|
-
"
|
|
31711
|
-
|
|
31712
|
-
"
|
|
31713
|
-
|
|
31714
|
-
|
|
31715
|
-
|
|
31716
|
-
|
|
31717
|
-
|
|
31718
|
-
"
|
|
31719
|
-
|
|
31720
|
-
|
|
31721
|
-
|
|
31722
|
-
|
|
31723
|
-
|
|
31724
|
-
|
|
31725
|
-
|
|
31726
|
-
|
|
31727
|
-
|
|
31728
|
-
|
|
31729
|
-
"
|
|
31730
|
-
|
|
31731
|
-
|
|
31732
|
-
|
|
31733
|
-
|
|
31734
|
-
|
|
31735
|
-
|
|
31736
|
-
|
|
31737
|
-
|
|
31738
|
-
"
|
|
31739
|
-
|
|
31740
|
-
|
|
31741
|
-
|
|
31742
|
-
|
|
31743
|
-
|
|
31744
|
-
|
|
31745
|
-
}
|
|
31746
|
-
))
|
|
31747
|
-
);
|
|
31679
|
+
var TrashIcon = replaceable("trash", () => /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512" }, /* @__PURE__ */ h(
|
|
31680
|
+
"path",
|
|
31681
|
+
{
|
|
31682
|
+
d: "M432,144,403.33,419.74A32,32,0,0,1,371.55,448H140.46a32,32,0,0,1-31.78-28.26L80,144",
|
|
31683
|
+
style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;"
|
|
31684
|
+
}
|
|
31685
|
+
), /* @__PURE__ */ h(
|
|
31686
|
+
"rect",
|
|
31687
|
+
{
|
|
31688
|
+
x: "32",
|
|
31689
|
+
y: "64",
|
|
31690
|
+
width: "448",
|
|
31691
|
+
height: "80",
|
|
31692
|
+
rx: "16",
|
|
31693
|
+
ry: "16",
|
|
31694
|
+
style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;"
|
|
31695
|
+
}
|
|
31696
|
+
), /* @__PURE__ */ h(
|
|
31697
|
+
"line",
|
|
31698
|
+
{
|
|
31699
|
+
x1: "312",
|
|
31700
|
+
y1: "240",
|
|
31701
|
+
x2: "200",
|
|
31702
|
+
y2: "352",
|
|
31703
|
+
style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;"
|
|
31704
|
+
}
|
|
31705
|
+
), /* @__PURE__ */ h(
|
|
31706
|
+
"line",
|
|
31707
|
+
{
|
|
31708
|
+
x1: "312",
|
|
31709
|
+
y1: "352",
|
|
31710
|
+
x2: "200",
|
|
31711
|
+
y2: "240",
|
|
31712
|
+
style: "fill: none; stroke: currentcolor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px;"
|
|
31713
|
+
}
|
|
31714
|
+
)));
|
|
31748
31715
|
|
|
31749
|
-
var WarningIcon = replaceable(
|
|
31750
|
-
"warning",
|
|
31751
|
-
/* @__PURE__ */ h("svg", { viewBox: "0 0 24 24", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ 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" }))))
|
|
31752
|
-
);
|
|
31716
|
+
var WarningIcon = replaceable("warning", () => /* @__PURE__ */ h("svg", { viewBox: "0 0 24 24", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h("g", { stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, /* @__PURE__ */ h("g", { "fill-rule": "nonzero" }, /* @__PURE__ */ 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" })))));
|
|
31753
31717
|
|
|
31754
|
-
var ZoomInIcon = replaceable(
|
|
31755
|
-
"
|
|
31756
|
-
|
|
31757
|
-
"
|
|
31758
|
-
|
|
31759
|
-
|
|
31760
|
-
|
|
31761
|
-
|
|
31762
|
-
|
|
31763
|
-
"
|
|
31764
|
-
|
|
31765
|
-
|
|
31766
|
-
|
|
31767
|
-
}
|
|
31768
|
-
))
|
|
31769
|
-
);
|
|
31718
|
+
var ZoomInIcon = replaceable("zoomIn", () => /* @__PURE__ */ h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h(
|
|
31719
|
+
"path",
|
|
31720
|
+
{
|
|
31721
|
+
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",
|
|
31722
|
+
fill: "currentColor"
|
|
31723
|
+
}
|
|
31724
|
+
), /* @__PURE__ */ h(
|
|
31725
|
+
"path",
|
|
31726
|
+
{
|
|
31727
|
+
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",
|
|
31728
|
+
fill: "currentColor"
|
|
31729
|
+
}
|
|
31730
|
+
)));
|
|
31770
31731
|
|
|
31771
|
-
var ZoomOutIcon = replaceable(
|
|
31772
|
-
"
|
|
31773
|
-
|
|
31774
|
-
"
|
|
31775
|
-
|
|
31776
|
-
|
|
31777
|
-
|
|
31778
|
-
|
|
31779
|
-
|
|
31780
|
-
"
|
|
31781
|
-
|
|
31782
|
-
|
|
31783
|
-
|
|
31784
|
-
}
|
|
31785
|
-
))
|
|
31786
|
-
);
|
|
31732
|
+
var ZoomOutIcon = replaceable("zoomOut", () => /* @__PURE__ */ h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h(
|
|
31733
|
+
"path",
|
|
31734
|
+
{
|
|
31735
|
+
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",
|
|
31736
|
+
fill: "currentColor"
|
|
31737
|
+
}
|
|
31738
|
+
), /* @__PURE__ */ h(
|
|
31739
|
+
"path",
|
|
31740
|
+
{
|
|
31741
|
+
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",
|
|
31742
|
+
fill: "currentColor"
|
|
31743
|
+
}
|
|
31744
|
+
)));
|
|
31787
31745
|
|
|
31788
31746
|
const {
|
|
31789
31747
|
cubicBezierEaseInOut: cubicBezierEaseInOut$4
|
|
@@ -32766,9 +32724,15 @@ cB("scrollbar-content", `
|
|
|
32766
32724
|
border-radius: var(--n-scrollbar-border-radius);
|
|
32767
32725
|
right: 0;
|
|
32768
32726
|
`)])]), cM("horizontal--top", `
|
|
32769
|
-
|
|
32727
|
+
top: var(--n-scrollbar-rail-top-horizontal-top);
|
|
32728
|
+
right: var(--n-scrollbar-rail-right-horizontal-top);
|
|
32729
|
+
bottom: var(--n-scrollbar-rail-bottom-horizontal-top);
|
|
32730
|
+
left: var(--n-scrollbar-rail-left-horizontal-top);
|
|
32770
32731
|
`), cM("horizontal--bottom", `
|
|
32771
|
-
|
|
32732
|
+
top: var(--n-scrollbar-rail-top-horizontal-bottom);
|
|
32733
|
+
right: var(--n-scrollbar-rail-right-horizontal-bottom);
|
|
32734
|
+
bottom: var(--n-scrollbar-rail-bottom-horizontal-bottom);
|
|
32735
|
+
left: var(--n-scrollbar-rail-left-horizontal-bottom);
|
|
32772
32736
|
`), cM("vertical", `
|
|
32773
32737
|
width: var(--n-scrollbar-width);
|
|
32774
32738
|
`, [c$1(">", [cE("scrollbar", `
|
|
@@ -32776,9 +32740,15 @@ cB("scrollbar-content", `
|
|
|
32776
32740
|
border-radius: var(--n-scrollbar-border-radius);
|
|
32777
32741
|
bottom: 0;
|
|
32778
32742
|
`)])]), cM("vertical--left", `
|
|
32779
|
-
|
|
32743
|
+
top: var(--n-scrollbar-rail-top-vertical-left);
|
|
32744
|
+
right: var(--n-scrollbar-rail-right-vertical-left);
|
|
32745
|
+
bottom: var(--n-scrollbar-rail-bottom-vertical-left);
|
|
32746
|
+
left: var(--n-scrollbar-rail-left-vertical-left);
|
|
32780
32747
|
`), cM("vertical--right", `
|
|
32781
|
-
|
|
32748
|
+
top: var(--n-scrollbar-rail-top-vertical-right);
|
|
32749
|
+
right: var(--n-scrollbar-rail-right-vertical-right);
|
|
32750
|
+
bottom: var(--n-scrollbar-rail-bottom-vertical-right);
|
|
32751
|
+
left: var(--n-scrollbar-rail-left-vertical-right);
|
|
32782
32752
|
`), cM("disabled", [c$1(">", [cE("scrollbar", "pointer-events: none;")])]), c$1(">", [cE("scrollbar", `
|
|
32783
32753
|
z-index: 1;
|
|
32784
32754
|
position: absolute;
|
|
@@ -33302,6 +33272,34 @@ const Scrollbar$1 = defineComponent({
|
|
|
33302
33272
|
railColor
|
|
33303
33273
|
}
|
|
33304
33274
|
} = themeRef.value;
|
|
33275
|
+
const {
|
|
33276
|
+
top: railTopHorizontalTop,
|
|
33277
|
+
right: railRightHorizontalTop,
|
|
33278
|
+
bottom: railBottomHorizontalTop,
|
|
33279
|
+
left: railLeftHorizontalTop
|
|
33280
|
+
} = getMargin(railInsetHorizontalTop);
|
|
33281
|
+
const {
|
|
33282
|
+
top: railTopHorizontalBottom,
|
|
33283
|
+
right: railRightHorizontalBottom,
|
|
33284
|
+
bottom: railBottomHorizontalBottom,
|
|
33285
|
+
left: railLeftHorizontalBottom
|
|
33286
|
+
} = getMargin(railInsetHorizontalBottom);
|
|
33287
|
+
const {
|
|
33288
|
+
top: railTopVerticalRight,
|
|
33289
|
+
right: railRightVerticalRight,
|
|
33290
|
+
bottom: railBottomVerticalRight,
|
|
33291
|
+
left: railLeftVerticalRight
|
|
33292
|
+
} = getMargin(
|
|
33293
|
+
rtlEnabledRef?.value ? rtlInset(railInsetVerticalRight) : railInsetVerticalRight
|
|
33294
|
+
);
|
|
33295
|
+
const {
|
|
33296
|
+
top: railTopVerticalLeft,
|
|
33297
|
+
right: railRightVerticalLeft,
|
|
33298
|
+
bottom: railBottomVerticalLeft,
|
|
33299
|
+
left: railLeftVerticalLeft
|
|
33300
|
+
} = getMargin(
|
|
33301
|
+
rtlEnabledRef?.value ? rtlInset(railInsetVerticalLeft) : railInsetVerticalLeft
|
|
33302
|
+
);
|
|
33305
33303
|
return {
|
|
33306
33304
|
"--n-scrollbar-bezier": cubicBezierEaseInOut,
|
|
33307
33305
|
"--n-scrollbar-color": color,
|
|
@@ -33309,10 +33307,22 @@ const Scrollbar$1 = defineComponent({
|
|
|
33309
33307
|
"--n-scrollbar-border-radius": borderRadius,
|
|
33310
33308
|
"--n-scrollbar-width": width,
|
|
33311
33309
|
"--n-scrollbar-height": height,
|
|
33312
|
-
"--n-scrollbar-rail-
|
|
33313
|
-
"--n-scrollbar-rail-
|
|
33314
|
-
"--n-scrollbar-rail-
|
|
33315
|
-
"--n-scrollbar-rail-
|
|
33310
|
+
"--n-scrollbar-rail-top-horizontal-top": railTopHorizontalTop,
|
|
33311
|
+
"--n-scrollbar-rail-right-horizontal-top": railRightHorizontalTop,
|
|
33312
|
+
"--n-scrollbar-rail-bottom-horizontal-top": railBottomHorizontalTop,
|
|
33313
|
+
"--n-scrollbar-rail-left-horizontal-top": railLeftHorizontalTop,
|
|
33314
|
+
"--n-scrollbar-rail-top-horizontal-bottom": railTopHorizontalBottom,
|
|
33315
|
+
"--n-scrollbar-rail-right-horizontal-bottom": railRightHorizontalBottom,
|
|
33316
|
+
"--n-scrollbar-rail-bottom-horizontal-bottom": railBottomHorizontalBottom,
|
|
33317
|
+
"--n-scrollbar-rail-left-horizontal-bottom": railLeftHorizontalBottom,
|
|
33318
|
+
"--n-scrollbar-rail-top-vertical-right": railTopVerticalRight,
|
|
33319
|
+
"--n-scrollbar-rail-right-vertical-right": railRightVerticalRight,
|
|
33320
|
+
"--n-scrollbar-rail-bottom-vertical-right": railBottomVerticalRight,
|
|
33321
|
+
"--n-scrollbar-rail-left-vertical-right": railLeftVerticalRight,
|
|
33322
|
+
"--n-scrollbar-rail-top-vertical-left": railTopVerticalLeft,
|
|
33323
|
+
"--n-scrollbar-rail-right-vertical-left": railRightVerticalLeft,
|
|
33324
|
+
"--n-scrollbar-rail-bottom-vertical-left": railBottomVerticalLeft,
|
|
33325
|
+
"--n-scrollbar-rail-left-vertical-left": railLeftVerticalLeft,
|
|
33316
33326
|
"--n-scrollbar-rail-color": railColor
|
|
33317
33327
|
};
|
|
33318
33328
|
});
|
|
@@ -34502,7 +34512,7 @@ var NSelectGroupHeader = defineComponent({
|
|
|
34502
34512
|
}
|
|
34503
34513
|
});
|
|
34504
34514
|
|
|
34505
|
-
function renderCheckMark(show, clsPrefix) {
|
|
34515
|
+
function renderCheckMark$1(show, clsPrefix) {
|
|
34506
34516
|
return /* @__PURE__ */ h(Transition, { name: "fade-in-scale-up-transition" }, {
|
|
34507
34517
|
default: () => show ? /* @__PURE__ */ h(
|
|
34508
34518
|
NBaseIcon,
|
|
@@ -34614,7 +34624,7 @@ var NSelectOption = defineComponent({
|
|
|
34614
34624
|
handleMouseEnter,
|
|
34615
34625
|
handleMouseMove
|
|
34616
34626
|
} = this;
|
|
34617
|
-
const checkmark = renderCheckMark(isSelected, clsPrefix);
|
|
34627
|
+
const checkmark = renderCheckMark$1(isSelected, clsPrefix);
|
|
34618
34628
|
const children = renderLabel ? [renderLabel(rawNode, isSelected), showCheckmark && checkmark] : [
|
|
34619
34629
|
render(
|
|
34620
34630
|
rawNode[this.labelField],
|
|
@@ -36379,7 +36389,18 @@ var NPopover = defineComponent({
|
|
|
36379
36389
|
const mergedShow = this.getMergedShow();
|
|
36380
36390
|
return [
|
|
36381
36391
|
this.internalTrapFocus && mergedShow ? withDirectives(
|
|
36382
|
-
/* @__PURE__ */ h(
|
|
36392
|
+
/* @__PURE__ */ h(
|
|
36393
|
+
"div",
|
|
36394
|
+
{
|
|
36395
|
+
style: {
|
|
36396
|
+
position: "fixed",
|
|
36397
|
+
top: 0,
|
|
36398
|
+
right: 0,
|
|
36399
|
+
bottom: 0,
|
|
36400
|
+
left: 0
|
|
36401
|
+
}
|
|
36402
|
+
}
|
|
36403
|
+
),
|
|
36383
36404
|
[
|
|
36384
36405
|
[
|
|
36385
36406
|
zindexable,
|
|
@@ -43167,7 +43188,7 @@ const backTopLight = {
|
|
|
43167
43188
|
self: self$17
|
|
43168
43189
|
};
|
|
43169
43190
|
|
|
43170
|
-
var
|
|
43191
|
+
var renderBackTopIcon = () => /* @__PURE__ */ h(
|
|
43171
43192
|
"svg",
|
|
43172
43193
|
{
|
|
43173
43194
|
viewBox: "0 0 24 24",
|
|
@@ -43457,7 +43478,7 @@ var BackTop = defineComponent({
|
|
|
43457
43478
|
onClick: this.handleClick
|
|
43458
43479
|
}),
|
|
43459
43480
|
resolveSlot(this.$slots.default, () => [
|
|
43460
|
-
/* @__PURE__ */ h(NBaseIcon, { clsPrefix: mergedClsPrefix }, { default:
|
|
43481
|
+
/* @__PURE__ */ h(NBaseIcon, { clsPrefix: mergedClsPrefix }, { default: renderBackTopIcon })
|
|
43461
43482
|
])
|
|
43462
43483
|
) : null;
|
|
43463
43484
|
}
|
|
@@ -51539,20 +51560,24 @@ function useCarouselContext(location = "unknown", component = "component") {
|
|
|
51539
51560
|
return CarouselContext;
|
|
51540
51561
|
}
|
|
51541
51562
|
|
|
51542
|
-
|
|
51543
|
-
"
|
|
51544
|
-
|
|
51545
|
-
|
|
51546
|
-
|
|
51547
|
-
|
|
51548
|
-
|
|
51549
|
-
|
|
51550
|
-
|
|
51551
|
-
|
|
51552
|
-
|
|
51553
|
-
|
|
51554
|
-
|
|
51555
|
-
|
|
51563
|
+
function renderBackwardIcon() {
|
|
51564
|
+
return /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16" }, /* @__PURE__ */ h("g", { fill: "none" }, /* @__PURE__ */ h(
|
|
51565
|
+
"path",
|
|
51566
|
+
{
|
|
51567
|
+
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",
|
|
51568
|
+
fill: "currentColor"
|
|
51569
|
+
}
|
|
51570
|
+
)));
|
|
51571
|
+
}
|
|
51572
|
+
function renderForwardIcon() {
|
|
51573
|
+
return /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16" }, /* @__PURE__ */ h("g", { fill: "none" }, /* @__PURE__ */ h(
|
|
51574
|
+
"path",
|
|
51575
|
+
{
|
|
51576
|
+
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",
|
|
51577
|
+
fill: "currentColor"
|
|
51578
|
+
}
|
|
51579
|
+
)));
|
|
51580
|
+
}
|
|
51556
51581
|
var NCarouselArrow = defineComponent({
|
|
51557
51582
|
name: "CarouselArrow",
|
|
51558
51583
|
setup(props) {
|
|
@@ -51579,7 +51604,7 @@ var NCarouselArrow = defineComponent({
|
|
|
51579
51604
|
role: "button",
|
|
51580
51605
|
onClick: this.prev
|
|
51581
51606
|
},
|
|
51582
|
-
|
|
51607
|
+
renderBackwardIcon()
|
|
51583
51608
|
), /* @__PURE__ */ h(
|
|
51584
51609
|
"div",
|
|
51585
51610
|
{
|
|
@@ -51590,7 +51615,7 @@ var NCarouselArrow = defineComponent({
|
|
|
51590
51615
|
role: "button",
|
|
51591
51616
|
onClick: this.next
|
|
51592
51617
|
},
|
|
51593
|
-
|
|
51618
|
+
renderForwardIcon()
|
|
51594
51619
|
));
|
|
51595
51620
|
}
|
|
51596
51621
|
});
|
|
@@ -53260,9 +53285,9 @@ var NCheckboxGroup = defineComponent({
|
|
|
53260
53285
|
}
|
|
53261
53286
|
});
|
|
53262
53287
|
|
|
53263
|
-
var
|
|
53288
|
+
var renderCheckMark = () => /* @__PURE__ */ h("svg", { viewBox: "0 0 64 64", class: "check-icon" }, /* @__PURE__ */ 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" }));
|
|
53264
53289
|
|
|
53265
|
-
var
|
|
53290
|
+
var renderLineMark = () => /* @__PURE__ */ h("svg", { viewBox: "0 0 100 100", class: "line-icon" }, /* @__PURE__ */ 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" }));
|
|
53266
53291
|
|
|
53267
53292
|
var style$1a = c$1([cB("checkbox", `
|
|
53268
53293
|
font-size: var(--n-font-size);
|
|
@@ -53713,8 +53738,8 @@ var NCheckbox = defineComponent({
|
|
|
53713
53738
|
key: "indeterminate",
|
|
53714
53739
|
class: `${mergedClsPrefix}-checkbox-icon`
|
|
53715
53740
|
},
|
|
53716
|
-
|
|
53717
|
-
) : /* @__PURE__ */ h("div", { key: "check", class: `${mergedClsPrefix}-checkbox-icon` },
|
|
53741
|
+
renderLineMark()
|
|
53742
|
+
) : /* @__PURE__ */ h("div", { key: "check", class: `${mergedClsPrefix}-checkbox-icon` }, renderCheckMark())
|
|
53718
53743
|
}), /* @__PURE__ */ h("div", { class: `${mergedClsPrefix}-checkbox-box__border` }))),
|
|
53719
53744
|
labelNode
|
|
53720
53745
|
);
|
|
@@ -80100,7 +80125,7 @@ var NDrawerBodyWrapper = defineComponent({
|
|
|
80100
80125
|
const { $slots, mergedClsPrefix } = this;
|
|
80101
80126
|
return this.displayDirective === "show" || this.displayed || this.show ? withDirectives(
|
|
80102
80127
|
/* Keep the wrapper dom. Make sure the drawer has a host.
|
|
80103
|
-
|
|
80128
|
+
Nor the detached content will disappear without transition */
|
|
80104
80129
|
/* @__PURE__ */ h("div", { role: "none" }, /* @__PURE__ */ h(
|
|
80105
80130
|
FocusTrap,
|
|
80106
80131
|
{
|
|
@@ -84350,7 +84375,13 @@ var style$L = cB("float-button-group", [cB("float-button", `
|
|
|
84350
84375
|
`), c$1("&:last-child", `
|
|
84351
84376
|
border-bottom-left-radius: 4px;
|
|
84352
84377
|
border-bottom-right-radius: 4px;
|
|
84353
|
-
`), cE("fill",
|
|
84378
|
+
`), cE("fill", `
|
|
84379
|
+
top: 4px;
|
|
84380
|
+
right: 4px;
|
|
84381
|
+
bottom: 4px;
|
|
84382
|
+
left: 4px;
|
|
84383
|
+
border-radius: var(--n-border-radius-square);
|
|
84384
|
+
`)])]), cM("circle-shape", [c$1(">:not(:last-child)", `
|
|
84354
84385
|
margin-bottom: 16px;
|
|
84355
84386
|
`)])]);
|
|
84356
84387
|
|
|
@@ -84514,7 +84545,10 @@ var style$K = cB("float-button", `
|
|
|
84514
84545
|
border-radius: var(--n-border-radius-square);
|
|
84515
84546
|
`), cE("fill", `
|
|
84516
84547
|
position: absolute;
|
|
84517
|
-
|
|
84548
|
+
top: 0;
|
|
84549
|
+
right: 0;
|
|
84550
|
+
bottom: 0
|
|
84551
|
+
left: 0;
|
|
84518
84552
|
transition: background-color .3s var(--n-bezier);
|
|
84519
84553
|
border-radius: inherit;
|
|
84520
84554
|
`), cE("body", `
|
|
@@ -84552,7 +84586,10 @@ var style$K = cB("float-button", `
|
|
|
84552
84586
|
opacity: 0;
|
|
84553
84587
|
transform: scale(0.75);
|
|
84554
84588
|
position: absolute;
|
|
84555
|
-
|
|
84589
|
+
top: 0;
|
|
84590
|
+
right: 0;
|
|
84591
|
+
bottom: 0;
|
|
84592
|
+
left: 0;
|
|
84556
84593
|
display: flex;
|
|
84557
84594
|
align-items: center;
|
|
84558
84595
|
justify-content: center;
|
|
@@ -87916,27 +87953,33 @@ const imageLight = createTheme$1({
|
|
|
87916
87953
|
self: self$7
|
|
87917
87954
|
});
|
|
87918
87955
|
|
|
87919
|
-
|
|
87920
|
-
"
|
|
87921
|
-
|
|
87922
|
-
|
|
87923
|
-
|
|
87924
|
-
|
|
87925
|
-
|
|
87926
|
-
|
|
87927
|
-
|
|
87928
|
-
|
|
87929
|
-
|
|
87930
|
-
|
|
87931
|
-
|
|
87932
|
-
|
|
87933
|
-
|
|
87934
|
-
|
|
87935
|
-
|
|
87936
|
-
|
|
87937
|
-
|
|
87938
|
-
}
|
|
87939
|
-
|
|
87956
|
+
function renderPrevIcon() {
|
|
87957
|
+
return /* @__PURE__ */ h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h(
|
|
87958
|
+
"path",
|
|
87959
|
+
{
|
|
87960
|
+
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",
|
|
87961
|
+
fill: "currentColor"
|
|
87962
|
+
}
|
|
87963
|
+
));
|
|
87964
|
+
}
|
|
87965
|
+
function renderNextIcon() {
|
|
87966
|
+
return /* @__PURE__ */ h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h(
|
|
87967
|
+
"path",
|
|
87968
|
+
{
|
|
87969
|
+
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",
|
|
87970
|
+
fill: "currentColor"
|
|
87971
|
+
}
|
|
87972
|
+
));
|
|
87973
|
+
}
|
|
87974
|
+
function renderCloseIcon() {
|
|
87975
|
+
return /* @__PURE__ */ h("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ h(
|
|
87976
|
+
"path",
|
|
87977
|
+
{
|
|
87978
|
+
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",
|
|
87979
|
+
fill: "currentColor"
|
|
87980
|
+
}
|
|
87981
|
+
));
|
|
87982
|
+
}
|
|
87940
87983
|
|
|
87941
87984
|
const imagePreviewSharedProps = {
|
|
87942
87985
|
...useTheme.props,
|
|
@@ -88411,11 +88454,11 @@ var NImagePreview = defineComponent({
|
|
|
88411
88454
|
render() {
|
|
88412
88455
|
const { clsPrefix, renderToolbar, withTooltip } = this;
|
|
88413
88456
|
const prevNode = withTooltip(
|
|
88414
|
-
/* @__PURE__ */ h(NBaseIcon, { clsPrefix, onClick: this.handleSwitchPrev }, { default:
|
|
88457
|
+
/* @__PURE__ */ h(NBaseIcon, { clsPrefix, onClick: this.handleSwitchPrev }, { default: renderPrevIcon }),
|
|
88415
88458
|
"tipPrevious"
|
|
88416
88459
|
);
|
|
88417
88460
|
const nextNode = withTooltip(
|
|
88418
|
-
/* @__PURE__ */ h(NBaseIcon, { clsPrefix, onClick: this.handleSwitchNext }, { default:
|
|
88461
|
+
/* @__PURE__ */ h(NBaseIcon, { clsPrefix, onClick: this.handleSwitchNext }, { default: renderNextIcon }),
|
|
88419
88462
|
"tipNext"
|
|
88420
88463
|
);
|
|
88421
88464
|
const rotateCounterclockwiseNode = withTooltip(
|
|
@@ -88447,7 +88490,7 @@ var NImagePreview = defineComponent({
|
|
|
88447
88490
|
"tipDownload"
|
|
88448
88491
|
);
|
|
88449
88492
|
const closeNode = withTooltip(
|
|
88450
|
-
/* @__PURE__ */ h(NBaseIcon, { clsPrefix, onClick: this.toggleShow }, { default:
|
|
88493
|
+
/* @__PURE__ */ h(NBaseIcon, { clsPrefix, onClick: this.toggleShow }, { default: renderCloseIcon }),
|
|
88451
88494
|
"tipClose"
|
|
88452
88495
|
);
|
|
88453
88496
|
const zoomInNode = withTooltip(
|
|
@@ -96711,7 +96754,7 @@ var QrCode = defineComponent({
|
|
|
96711
96754
|
}
|
|
96712
96755
|
});
|
|
96713
96756
|
|
|
96714
|
-
var
|
|
96757
|
+
var renderStarIcon = () => /* @__PURE__ */ h("svg", { viewBox: "0 0 512 512" }, /* @__PURE__ */ 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" }));
|
|
96715
96758
|
|
|
96716
96759
|
var style$o = cB("rate", {
|
|
96717
96760
|
display: "inline-flex",
|
|
@@ -96919,7 +96962,7 @@ var Rate = defineComponent({
|
|
|
96919
96962
|
onMouseleave: this.handleMouseLeave
|
|
96920
96963
|
},
|
|
96921
96964
|
renderList(this.count, (_, index) => {
|
|
96922
|
-
const icon = defaultSlot ? defaultSlot({ index }) : /* @__PURE__ */ h(NBaseIcon, { clsPrefix: mergedClsPrefix }, { default:
|
|
96965
|
+
const icon = defaultSlot ? defaultSlot({ index }) : /* @__PURE__ */ h(NBaseIcon, { clsPrefix: mergedClsPrefix }, { default: renderStarIcon });
|
|
96923
96966
|
const entireStarActive = hoverIndex !== null ? index + 1 <= hoverIndex : index + 1 <= (mergedValue || 0);
|
|
96924
96967
|
return /* @__PURE__ */ h(
|
|
96925
96968
|
"div",
|
|
@@ -96956,67 +96999,81 @@ var Rate = defineComponent({
|
|
|
96956
96999
|
}
|
|
96957
97000
|
});
|
|
96958
97001
|
|
|
96959
|
-
|
|
96960
|
-
"
|
|
96961
|
-
|
|
96962
|
-
|
|
96963
|
-
|
|
96964
|
-
|
|
96965
|
-
|
|
96966
|
-
|
|
96967
|
-
|
|
96968
|
-
|
|
96969
|
-
|
|
96970
|
-
|
|
96971
|
-
|
|
97002
|
+
function render403() {
|
|
97003
|
+
return /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 36 36" }, /* @__PURE__ */ h(
|
|
97004
|
+
"path",
|
|
97005
|
+
{
|
|
97006
|
+
fill: "#EF9645",
|
|
97007
|
+
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"
|
|
97008
|
+
}
|
|
97009
|
+
), /* @__PURE__ */ h(
|
|
97010
|
+
"path",
|
|
97011
|
+
{
|
|
97012
|
+
fill: "#FFDC5D",
|
|
97013
|
+
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"
|
|
97014
|
+
}
|
|
97015
|
+
));
|
|
97016
|
+
}
|
|
96972
97017
|
|
|
96973
|
-
|
|
96974
|
-
"
|
|
96975
|
-
|
|
96976
|
-
|
|
96977
|
-
|
|
96978
|
-
|
|
96979
|
-
|
|
96980
|
-
"
|
|
96981
|
-
|
|
96982
|
-
|
|
96983
|
-
|
|
96984
|
-
|
|
96985
|
-
|
|
96986
|
-
|
|
96987
|
-
|
|
96988
|
-
|
|
96989
|
-
|
|
96990
|
-
|
|
96991
|
-
|
|
97018
|
+
function render404() {
|
|
97019
|
+
return /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 36 36" }, /* @__PURE__ */ h("circle", { fill: "#FFCB4C", cx: "18", cy: "17.018", r: "17" }), /* @__PURE__ */ h(
|
|
97020
|
+
"path",
|
|
97021
|
+
{
|
|
97022
|
+
fill: "#65471B",
|
|
97023
|
+
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"
|
|
97024
|
+
}
|
|
97025
|
+
), /* @__PURE__ */ h("ellipse", { fill: "#65471B", cx: "13.119", cy: "11.174", rx: "2.125", ry: "2.656" }), /* @__PURE__ */ h("ellipse", { fill: "#65471B", cx: "24.375", cy: "12.236", rx: "2.125", ry: "2.656" }), /* @__PURE__ */ h(
|
|
97026
|
+
"path",
|
|
97027
|
+
{
|
|
97028
|
+
fill: "#F19020",
|
|
97029
|
+
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"
|
|
97030
|
+
}
|
|
97031
|
+
), /* @__PURE__ */ h(
|
|
97032
|
+
"path",
|
|
97033
|
+
{
|
|
97034
|
+
fill: "#65471B",
|
|
97035
|
+
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"
|
|
97036
|
+
}
|
|
97037
|
+
));
|
|
97038
|
+
}
|
|
96992
97039
|
|
|
96993
|
-
|
|
96994
|
-
"
|
|
96995
|
-
|
|
96996
|
-
|
|
96997
|
-
|
|
96998
|
-
|
|
96999
|
-
|
|
97000
|
-
|
|
97001
|
-
|
|
97002
|
-
|
|
97003
|
-
|
|
97004
|
-
|
|
97005
|
-
|
|
97040
|
+
function render418() {
|
|
97041
|
+
return /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 36 36" }, /* @__PURE__ */ h("ellipse", { fill: "#292F33", cx: "18", cy: "26", rx: "18", ry: "10" }), /* @__PURE__ */ h("ellipse", { fill: "#66757F", cx: "18", cy: "24", rx: "18", ry: "10" }), /* @__PURE__ */ h(
|
|
97042
|
+
"path",
|
|
97043
|
+
{
|
|
97044
|
+
fill: "#E1E8ED",
|
|
97045
|
+
d: "M18 31C3.042 31 1 16 1 12h34c0 2-1.958 19-17 19z"
|
|
97046
|
+
}
|
|
97047
|
+
), /* @__PURE__ */ h(
|
|
97048
|
+
"path",
|
|
97049
|
+
{
|
|
97050
|
+
fill: "#77B255",
|
|
97051
|
+
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"
|
|
97052
|
+
}
|
|
97053
|
+
), /* @__PURE__ */ h("ellipse", { fill: "#A6D388", cx: "18", cy: "13", rx: "15", ry: "7" }), /* @__PURE__ */ h(
|
|
97054
|
+
"path",
|
|
97055
|
+
{
|
|
97056
|
+
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",
|
|
97057
|
+
fill: "#5C913B"
|
|
97058
|
+
}
|
|
97059
|
+
));
|
|
97060
|
+
}
|
|
97006
97061
|
|
|
97007
|
-
|
|
97008
|
-
"
|
|
97009
|
-
|
|
97010
|
-
|
|
97011
|
-
|
|
97012
|
-
|
|
97013
|
-
|
|
97014
|
-
"
|
|
97015
|
-
|
|
97016
|
-
|
|
97017
|
-
|
|
97018
|
-
|
|
97019
|
-
|
|
97062
|
+
function render500() {
|
|
97063
|
+
return /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 36 36" }, /* @__PURE__ */ h(
|
|
97064
|
+
"path",
|
|
97065
|
+
{
|
|
97066
|
+
fill: "#FFCC4D",
|
|
97067
|
+
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"
|
|
97068
|
+
}
|
|
97069
|
+
), /* @__PURE__ */ h("ellipse", { fill: "#664500", cx: "18", cy: "27", rx: "5", ry: "6" }), /* @__PURE__ */ h(
|
|
97070
|
+
"path",
|
|
97071
|
+
{
|
|
97072
|
+
fill: "#664500",
|
|
97073
|
+
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"
|
|
97074
|
+
}
|
|
97075
|
+
));
|
|
97076
|
+
}
|
|
97020
97077
|
|
|
97021
97078
|
var style$n = cB("result", `
|
|
97022
97079
|
color: var(--n-text-color);
|
|
@@ -97054,10 +97111,10 @@ var style$n = cB("result", `
|
|
|
97054
97111
|
`)])]);
|
|
97055
97112
|
|
|
97056
97113
|
const iconRenderMap = {
|
|
97057
|
-
403:
|
|
97058
|
-
404:
|
|
97059
|
-
418:
|
|
97060
|
-
500:
|
|
97114
|
+
403: render403,
|
|
97115
|
+
404: render404,
|
|
97116
|
+
418: render418,
|
|
97117
|
+
500: render500,
|
|
97061
97118
|
info: () => /* @__PURE__ */ h(InfoIcon, null),
|
|
97062
97119
|
success: () => /* @__PURE__ */ h(SuccessIcon, null),
|
|
97063
97120
|
warning: () => /* @__PURE__ */ h(WarningIcon, null),
|
|
@@ -107217,14 +107274,14 @@ var NUploadDragger = defineComponent({
|
|
|
107217
107274
|
}
|
|
107218
107275
|
});
|
|
107219
107276
|
|
|
107220
|
-
const
|
|
107277
|
+
const renderImageIcon = /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 28 28" }, /* @__PURE__ */ h("g", { fill: "none" }, /* @__PURE__ */ h(
|
|
107221
107278
|
"path",
|
|
107222
107279
|
{
|
|
107223
107280
|
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",
|
|
107224
107281
|
fill: "currentColor"
|
|
107225
107282
|
}
|
|
107226
107283
|
)));
|
|
107227
|
-
const
|
|
107284
|
+
const renderDocumentIcon = /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 28 28" }, /* @__PURE__ */ h("g", { fill: "none" }, /* @__PURE__ */ h(
|
|
107228
107285
|
"path",
|
|
107229
107286
|
{
|
|
107230
107287
|
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",
|
|
@@ -107605,7 +107662,7 @@ var NUploadFile = defineComponent({
|
|
|
107605
107662
|
const isImageType = listType === "image";
|
|
107606
107663
|
const isImageCardType = listType === "image-card";
|
|
107607
107664
|
if (isImageType || isImageCardType) {
|
|
107608
|
-
icon = !this.shouldUseThumbnailUrl(file) || !this.mergedThumbnailUrl ? /* @__PURE__ */ h("span", { class: `${clsPrefix}-upload-file-info__thumbnail` }, renderIcon ? renderIcon(file) : isImageFile(file) ? /* @__PURE__ */ h(NBaseIcon, { clsPrefix }, { default:
|
|
107665
|
+
icon = !this.shouldUseThumbnailUrl(file) || !this.mergedThumbnailUrl ? /* @__PURE__ */ h("span", { class: `${clsPrefix}-upload-file-info__thumbnail` }, renderIcon ? renderIcon(file) : isImageFile(file) ? /* @__PURE__ */ h(NBaseIcon, { clsPrefix }, { default: renderImageIcon }) : /* @__PURE__ */ h(NBaseIcon, { clsPrefix }, { default: renderDocumentIcon })) : /* @__PURE__ */ h(
|
|
107609
107666
|
"a",
|
|
107610
107667
|
{
|
|
107611
107668
|
rel: "noopener noreferer",
|
|
@@ -109014,7 +109071,7 @@ var components = /*#__PURE__*/Object.freeze({
|
|
|
109014
109071
|
NListItem: ListItem,
|
|
109015
109072
|
NLoadingBarProvider: NLoadingBarProvider,
|
|
109016
109073
|
NLog: Log,
|
|
109017
|
-
|
|
109074
|
+
NMarquee: Marquee,
|
|
109018
109075
|
NMention: Mention,
|
|
109019
109076
|
NMenu: Menu,
|
|
109020
109077
|
NMessageProvider: NMessageProvider,
|
|
@@ -109242,7 +109299,7 @@ function useThemeVars() {
|
|
|
109242
109299
|
});
|
|
109243
109300
|
}
|
|
109244
109301
|
|
|
109245
|
-
var version = "2.40.
|
|
109302
|
+
var version = "2.40.4";
|
|
109246
109303
|
|
|
109247
109304
|
function create({
|
|
109248
109305
|
componentPrefix = "N",
|
|
@@ -109436,43 +109493,45 @@ const MinimizeIcon = defineComponent({
|
|
|
109436
109493
|
}
|
|
109437
109494
|
});
|
|
109438
109495
|
|
|
109439
|
-
|
|
109440
|
-
|
|
109441
|
-
|
|
109442
|
-
viewBox: "0 0 16 16",
|
|
109443
|
-
fill: "none",
|
|
109444
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
109445
|
-
style: { width: "1em", height: "1em", color: "currentColor" }
|
|
109446
|
-
},
|
|
109447
|
-
/* @__PURE__ */ h(
|
|
109448
|
-
"path",
|
|
109449
|
-
{
|
|
109450
|
-
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",
|
|
109451
|
-
fill: "currentColor"
|
|
109452
|
-
}
|
|
109453
|
-
),
|
|
109454
|
-
/* @__PURE__ */ h(
|
|
109455
|
-
"path",
|
|
109456
|
-
{
|
|
109457
|
-
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",
|
|
109458
|
-
fill: "currentColor"
|
|
109459
|
-
}
|
|
109460
|
-
),
|
|
109461
|
-
/* @__PURE__ */ h(
|
|
109462
|
-
"path",
|
|
109463
|
-
{
|
|
109464
|
-
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",
|
|
109465
|
-
fill: "currentColor"
|
|
109466
|
-
}
|
|
109467
|
-
),
|
|
109468
|
-
/* @__PURE__ */ h(
|
|
109469
|
-
"path",
|
|
109496
|
+
function renderColorWandIcon() {
|
|
109497
|
+
return /* @__PURE__ */ h(
|
|
109498
|
+
"svg",
|
|
109470
109499
|
{
|
|
109471
|
-
|
|
109472
|
-
fill: "
|
|
109473
|
-
|
|
109474
|
-
|
|
109475
|
-
|
|
109500
|
+
viewBox: "0 0 16 16",
|
|
109501
|
+
fill: "none",
|
|
109502
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
109503
|
+
style: { width: "1em", height: "1em", color: "currentColor" }
|
|
109504
|
+
},
|
|
109505
|
+
/* @__PURE__ */ h(
|
|
109506
|
+
"path",
|
|
109507
|
+
{
|
|
109508
|
+
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",
|
|
109509
|
+
fill: "currentColor"
|
|
109510
|
+
}
|
|
109511
|
+
),
|
|
109512
|
+
/* @__PURE__ */ h(
|
|
109513
|
+
"path",
|
|
109514
|
+
{
|
|
109515
|
+
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",
|
|
109516
|
+
fill: "currentColor"
|
|
109517
|
+
}
|
|
109518
|
+
),
|
|
109519
|
+
/* @__PURE__ */ h(
|
|
109520
|
+
"path",
|
|
109521
|
+
{
|
|
109522
|
+
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",
|
|
109523
|
+
fill: "currentColor"
|
|
109524
|
+
}
|
|
109525
|
+
),
|
|
109526
|
+
/* @__PURE__ */ h(
|
|
109527
|
+
"path",
|
|
109528
|
+
{
|
|
109529
|
+
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",
|
|
109530
|
+
fill: "currentColor"
|
|
109531
|
+
}
|
|
109532
|
+
)
|
|
109533
|
+
);
|
|
109534
|
+
}
|
|
109476
109535
|
function showColorPicker(key) {
|
|
109477
109536
|
if (key.includes("pacity"))
|
|
109478
109537
|
return false;
|
|
@@ -109648,7 +109707,7 @@ var ThemeEditor = defineComponent({
|
|
|
109648
109707
|
this.showPanel = !this.showPanel;
|
|
109649
109708
|
}
|
|
109650
109709
|
},
|
|
109651
|
-
{ default:
|
|
109710
|
+
{ default: renderColorWandIcon }
|
|
109652
109711
|
),
|
|
109653
109712
|
default: () => /* @__PURE__ */ h(Fragment, null, /* @__PURE__ */ h(
|
|
109654
109713
|
"input",
|
|
@@ -109998,4 +110057,4 @@ function createTheme(name, componentThemes) {
|
|
|
109998
110057
|
return theme;
|
|
109999
110058
|
}
|
|
110000
110059
|
|
|
110001
|
-
export { a as NA, NAffix, Alert as NAlert, AnchorAdapter as NAnchor, Link as NAnchorLink, AutoComplete as NAutoComplete, NAvatar, AvatarGroup as NAvatarGroup, BackTop as NBackTop, Badge as NBadge, blockquote as NBlockquote, Breadcrumb as NBreadcrumb, BreadcrumbItem as NBreadcrumbItem, Button as NButton, NButtonGroup, Calendar as NCalendar, NCard, Carousel as NCarousel, NCarouselItem, Cascader as NCascader, NCheckbox, NCheckboxGroup, NCode, NCol, NCollapse, NCollapseItem, CollapseTransition as NCollapseTransition, NColorPicker, NConfigProvider, Countdown as NCountdown, DataTable as NDataTable, DatePicker as NDatePicker, Descriptions as NDescriptions, DescriptionsItem as NDescriptionsItem, NDialog, NDialogProvider, NDivider, Drawer as NDrawer, DrawerContent as NDrawerContent, NDropdown, DynamicInput as NDynamicInput, DynamicTags as NDynamicTags, NElement as NEl, NElement, NEllipsis, NEmpty, Equation as NEquation, Flex as NFlex, FloatButton as NFloatButton, FloatButtonGroup as NFloatButtonGroup, Form as NForm, NFormItem, NFormItemCol, FormItemGridItem as NFormItemGi, FormItemGridItem as NFormItemGridItem, FormItemRow as NFormItemRow, NGi, GlobalStyle as NGlobalStyle, GradientText as NGradientText, NGrid, NGi as NGridItem, NH1, NH2, NH3, NH4, NH5, NH6, Highlight as NHighlight, hr as NHr, NIcon, NIconWrapper, NImage, NImageGroup, InfiniteScroll as NInfiniteScroll, NInput, NInputGroup, InputGroupLabel as NInputGroupLabel, InputNumber as NInputNumber, Layout as NLayout, LayoutContent as NLayoutContent, LayoutFooter as NLayoutFooter, LayoutHeader as NLayoutHeader, LayoutSider as NLayoutSider, Transfer$1 as NLegacyTransfer, li as NLi, List as NList, ListItem as NListItem, NLoadingBarProvider, Log as NLog, Marquee as
|
|
110060
|
+
export { a as NA, NAffix, Alert as NAlert, AnchorAdapter as NAnchor, Link as NAnchorLink, AutoComplete as NAutoComplete, NAvatar, AvatarGroup as NAvatarGroup, BackTop as NBackTop, Badge as NBadge, blockquote as NBlockquote, Breadcrumb as NBreadcrumb, BreadcrumbItem as NBreadcrumbItem, Button as NButton, NButtonGroup, Calendar as NCalendar, NCard, Carousel as NCarousel, NCarouselItem, Cascader as NCascader, NCheckbox, NCheckboxGroup, NCode, NCol, NCollapse, NCollapseItem, CollapseTransition as NCollapseTransition, NColorPicker, NConfigProvider, Countdown as NCountdown, DataTable as NDataTable, DatePicker as NDatePicker, Descriptions as NDescriptions, DescriptionsItem as NDescriptionsItem, NDialog, NDialogProvider, NDivider, Drawer as NDrawer, DrawerContent as NDrawerContent, NDropdown, DynamicInput as NDynamicInput, DynamicTags as NDynamicTags, NElement as NEl, NElement, NEllipsis, NEmpty, Equation as NEquation, Flex as NFlex, FloatButton as NFloatButton, FloatButtonGroup as NFloatButtonGroup, Form as NForm, NFormItem, NFormItemCol, FormItemGridItem as NFormItemGi, FormItemGridItem as NFormItemGridItem, FormItemRow as NFormItemRow, NGi, GlobalStyle as NGlobalStyle, GradientText as NGradientText, NGrid, NGi as NGridItem, NH1, NH2, NH3, NH4, NH5, NH6, Highlight as NHighlight, hr as NHr, NIcon, NIconWrapper, NImage, NImageGroup, InfiniteScroll as NInfiniteScroll, NInput, NInputGroup, InputGroupLabel as NInputGroupLabel, InputNumber as NInputNumber, Layout as NLayout, LayoutContent as NLayoutContent, LayoutFooter as NLayoutFooter, LayoutHeader as NLayoutHeader, LayoutSider as NLayoutSider, Transfer$1 as NLegacyTransfer, li as NLi, List as NList, ListItem as NListItem, NLoadingBarProvider, Log as NLog, Marquee as NMarquee, Mention as NMention, Menu as NMenu, NMessageProvider, NModal, NModalProvider, NNotificationProvider, NumberAnimation as NNumberAnimation, ol as NOl, p as NP, PageHeader as NPageHeader, NPagination, NPerformantEllipsis, Popconfirm as NPopconfirm, NPopover, NPopselect, NProgress, QrCode as NQrCode, NRadio, RadioButton as NRadioButton, NRadioGroup, Rate as NRate, Result as NResult, NRow, Scrollbar as NScrollbar, NSelect, Skeleton as NSkeleton, Slider as NSlider, NSpace, Spin as NSpin, Split as NSplit, Statistic as NStatistic, Step as NStep, Steps as NSteps, Switch as NSwitch, Tab as NTab, TabPane as NTabPane, Table as NTable, Tabs as NTabs, NTag, Tbody as NTbody, Td as NTd, text as NText, Th as NTh, Thead as NThead, ThemeEditor as NThemeEditor, Thing as NThing, Time as NTime, NTimePicker, Timeline as NTimeline, TimelineItem as NTimelineItem, NTooltip, Tr as NTr, Transfer as NTransfer, NTree, TreeSelect as NTreeSelect, ul as NUl, Upload as NUpload, NUploadDragger, NUploadFileList, NUploadTrigger, VirtualList as NVirtualList, Watermark as NWatermark, XButton as NxButton, aProps, affixProps, alertDark, alertProps, anchorDark, anchorLinkProps, anchorProps, arDZ$1 as arDZ, autoCompleteDark, autoCompleteProps, avatarDark, avatarGroupProps, avatarProps, azAZ, backTopDark, backTopProps, badgeDark, badgeProps, blockquoteProps, breadcrumbDark, breadcrumbItemProps, breadcrumbProps, buttonDark, buttonGroupDark, buttonGroupProps, buttonProps, c$1 as c, cB, cE, cM, cNotM, calendarProps, cardDark, cardProps, carouselProps, cascaderDark, cascaderProps, checkboxDark, checkboxGroupProps, checkboxProps, codeDark, codeProps, colProps, collapseDark, collapseItemProps, collapseProps, collapseTransitionProps, colorPickerProps, derived$1 as commonDark, derived as commonLight, configProviderProps, countdownProps, create, createDiscreteApi, createLocale, createTheme, csCZ, darkTheme, dataTableDark, dataTableProps, dateArDZ, dateAzAZ, dateCsCZ, dateDeDE, dateEnGB, dateEnUs as dateEnUS, dateEo, dateEsAR, dateEtEE, dateFaIR, dateFrFR, dateIdID, dateItIT, dateJaJP, dateKoKR, dateNbNO, dateNlNL, datePickerDark, datePickerProps, datePlPL, datePtBr as datePtBR, dateRuRU, dateSkSK, dateSvSE, dateThTH, dateTrTR, dateUkUA, dateUzUZ, dateVi as dateViVN, dateZhCN, datezhTW as dateZhTW, deDE, naive as default, descriptionsDark, descriptionsItemProps, descriptionsProps, dialogDark, dialogProps, dialogProviderProps, dividerDark, dividerProps, drawerContentProps, drawerDark, drawerProps, dropdownDark, dropdownProps, dynamicInputDark, dynamicInputProps, dynamicTagsDark, dynamicTagsProps, elementDark, elementProps, ellipsisProps, emptyDark, emptyProps, enGB$1 as enGB, enUS$1 as enUS, eo$1 as eo, equationProps, esAR, etEE, faIR$1 as faIR, flexDark, flexProps, floatButtonGroupProps, floatButtonProps, formItemDark as formDark, formItemGiProps, formItemGiProps as formItemGridItemProps, formItemProps, formProps, frFR, gridItemProps as giProps, gradientTextDark, gradientTextProps, gridItemProps, gridProps, headerProps as h1Props, headerProps as h2Props, headerProps as h3Props, headerProps as h4Props, headerProps as h5Props, headerProps as h6Props, highlightProps, iconDark$1 as iconDark, iconProps, iconWrapperProps, idID, imageGroupProps, imageProps, infiniteScrollProps, inputDark, inputGroupLabelProps, inputGroupProps, inputNumberDark, inputNumberProps, inputProps, install, internalSelectMenuDark, internalSelectionDark, itIT, jaJP, koKR, layoutProps as layoutContentProps, layoutDark, layoutFooterProps, headerProps$1 as layoutHeaderProps, layoutProps, layoutSiderProps, transferProps$1 as legacyTransferProps, lightTheme, listDark$1 as listDark, listProps, loadingBarDark, loadingBarProviderProps, logDark, logProps, listDark as mentionDark, mentionProps, menuDark, menuProps, messageDark, messageProviderProps, modalDark, modalProps, modalProviderProps, nbNO, nlNL, notificationDark, notificationProviderProps, numberAnimationProps, olProps, pProps, pageHeaderProps, paginationDark, paginationProps, plPL, popconfirmDark, popconfirmProps, popoverDark, popoverProps, popselect as popselectDark, popselectProps, progressDark, progressProps, ptBR$1 as ptBR, qrCodeProps, radioButtonProps, radioDark, radioGroupProps, radioProps, rateDark, rateProps, resultDark, resultProps, rowProps, ruRu as ruRU, scrollbarDark, scrollbarProps, selectDark, selectProps, skSK, skeletonProps, sliderDark, sliderProps, spaceDark, spaceProps, spinDark, spinProps, splitProps, statisticDark, statisticProps, stepProps, stepsDark, stepsProps, svSE, switchDark, switchProps, tabPaneProps, tabProps, tableDark, tableProps, tabsDark, tabsProps, tagDark, tagProps, textProps, thTH, thingDark, thingProps, timePickerDark, timePickerProps, timeProps, timelineDark, timelineItemProps, timelineProps, tooltipDark, tooltipProps, trTR, transferDark$1 as transferDark, transferProps, treeDark, treeGetClickTarget, treeProps, treeSelectDark, treeSelectProps, typographyDark, ukUA, ulProps, alertRtl as unstableAlertRtl, avatarGroupRtl as unstableAvatarGroupRtl, badgeRtl as unstableBadgeRtl, buttonGroupRtl as unstableButtonGroupRtl, buttonRtl as unstableButtonRtl, cardRtl as unstableCardRtl, checkboxRtl as unstableCheckboxRtl, collapseRtl as unstableCollapseRtl, collapseTransitionRtl as unstableCollapseTransitionRtl, DataTableRtl as unstableDataTableRtl, dialogRtl as unstableDialogRtl, drawerRtl as unstableDrawerRtl, dynamicInputRtl as unstableDynamicInputRtl, flexRtl as unstableFlexRtl, inputNumberRtl as unstableInputNumberRtl, inputRtl as unstableInputRtl, listRtl as unstableListRtl, messageRtl as unstableMessageRtl, notificationRtl as unstableNotificationRtl, rtl as unstablePageHeaderRtl, paginationRtl as unstablePaginationRtl, radioRtl as unstableRadioRtl, rowRtl as unstableRowRtl, scrollbarRtl as unstableScrollbarRtl, selectRtl as unstableSelectRtl, spaceRtl as unstableSpaceRtl, statisticRtl as unstableStatisticRtl, stepsRtl as unstableStepsRtl, tableRtl as unstableTableRtl, tagRtl as unstableTagRtl, thingRtl as unstableThingRtl, treeRtl as unstableTreeRtl, uploadDark, uploadProps, useDialog, useDialogReactiveList, useLoadingBar, useMessage, useModal, useModalReactiveList, useNotification, useOsTheme, useThemeVars, uzUZ, version, viVN, virtualListProps, watermarkDark, watermarkProps, zhCN$1 as zhCN, zhTW$1 as zhTW, zindexable };
|