@wisemen/vue-core-components 2.2.2 → 3.0.0
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/AlertCircleIcon-BEkLTqmu.js +20 -0
- package/dist/AlertTriangleIcon-D-P2c5IB.js +20 -0
- package/dist/ArrowDownIcon-B8VzyBnq.js +20 -0
- package/dist/ArrowLeftIcon-JApBh21C.js +20 -0
- package/dist/ArrowRightIcon-DqH-Huvf.js +20 -0
- package/dist/ArrowUpIcon-BqnC6Qv9.js +20 -0
- package/dist/CalendarIcon-Do5KlFAA.js +20 -0
- package/dist/CheckCircleIcon-TTHQV-Ai.js +20 -0
- package/dist/CheckIcon-CgpH7cgD.js +20 -0
- package/dist/ChevronLeftDoubleIcon-Dei2Ma1N.js +20 -0
- package/dist/ChevronLeftIcon-D_D8ZCuJ.js +20 -0
- package/dist/ChevronRightDoubleIcon-BXOi7doI.js +20 -0
- package/dist/ChevronRightIcon-DTqlU0Qd.js +20 -0
- package/dist/CloseIcon-y7QQYkPl.js +20 -0
- package/dist/EyeIcon-BodnfJX1.js +26 -0
- package/dist/EyeOffIcon-BNyzd9q-.js +20 -0
- package/dist/InfoCircleIcon-BhN-WuyQ.js +20 -0
- package/dist/MinusIcon-V30Pp0h0.js +20 -0
- package/dist/PlusIcon-CcBcGCRf.js +20 -0
- package/dist/SearchIcon-UASRxv4k.js +20 -0
- package/dist/SelectIconRight-CnNx-P2m.js +20 -0
- package/dist/StarsIcon-BcKmrLCG.js +20 -0
- package/dist/SwitchVerticalIcon-QL_MtgHC.js +20 -0
- package/dist/TranslateIcon-DcqK47R2.js +20 -0
- package/dist/_plugin-vue_export-helper-CrBs23Qb.js +6 -0
- package/dist/components/date-field/dateField.props.d.ts +5 -0
- package/dist/components/date-field/parts/DateFieldRoot.d.ts +1 -0
- package/dist/components/date-range-field/dateRangeField.props.d.ts +5 -0
- package/dist/components/date-range-field/parts/DateRangeFieldRoot.d.ts +1 -0
- package/dist/components/file-upload/fileUpload.props.d.ts +1 -0
- package/dist/index.js +22689 -210
- package/dist/index.umd +14 -13
- package/dist/style.css +3 -1
- package/package.json +11 -6
- package/LICENSE +0 -21
- package/dist/AlertCircleIcon-kd3oWAMq.js +0 -24
- package/dist/AlertTriangleIcon-B8PD_gPz.js +0 -24
- package/dist/ArrowDownIcon-CK-tFb_C.js +0 -24
- package/dist/ArrowLeftIcon-BbxOtG4-.js +0 -24
- package/dist/ArrowRightIcon-nqhh__sc.js +0 -24
- package/dist/ArrowUpIcon-LNE38wvY.js +0 -24
- package/dist/CalendarIcon-cxQ_f4Bf.js +0 -24
- package/dist/CheckCircleIcon-BRF6WUAM.js +0 -24
- package/dist/CheckIcon-C7CHewuu.js +0 -24
- package/dist/ChevronLeftDoubleIcon-BAK-noyj.js +0 -24
- package/dist/ChevronLeftIcon-CIzGwN5W.js +0 -24
- package/dist/ChevronRightDoubleIcon-Dnl0cVB4.js +0 -24
- package/dist/ChevronRightIcon-DRzHCVvt.js +0 -24
- package/dist/CloseIcon-dBCa4Vb2.js +0 -24
- package/dist/EyeIcon-pvKrzPLn.js +0 -31
- package/dist/EyeOffIcon-DAwsIFGC.js +0 -24
- package/dist/InfoCircleIcon-C_59i-n9.js +0 -26
- package/dist/MinusIcon-DqjWTN4f.js +0 -24
- package/dist/PlusIcon-AhLLgAGk.js +0 -24
- package/dist/SearchIcon-DgkFBSdc.js +0 -24
- package/dist/SelectIconRight-CtlYuJI4.js +0 -24
- package/dist/StarsIcon-CQadZknE.js +0 -24
- package/dist/SwitchVerticalIcon-C62Vpzd_.js +0 -24
- package/dist/TranslateIcon-CxqmG1EN.js +0 -24
- package/dist/index-ilX7t6UE.js +0 -19213
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 22 22",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M11 7V11M11 15H11.01M21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1C16.5228 1 21 5.47715 21 11Z",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var AlertCircleIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { AlertCircleIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M11.9998 8.99999V13M11.9998 17H12.0098M10.6151 3.89171L2.39019 18.0983C1.93398 18.8863 1.70588 19.2803 1.73959 19.6037C1.769 19.8857 1.91677 20.142 2.14613 20.3088C2.40908 20.5 2.86435 20.5 3.77487 20.5H20.2246C21.1352 20.5 21.5904 20.5 21.8534 20.3088C22.0827 20.142 22.2305 19.8857 22.2599 19.6037C22.2936 19.2803 22.0655 18.8863 21.6093 18.0983L13.3844 3.89171C12.9299 3.10654 12.7026 2.71396 12.4061 2.58211C12.1474 2.4671 11.8521 2.4671 11.5935 2.58211C11.2969 2.71396 11.0696 3.10655 10.6151 3.89171Z",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var AlertTriangleIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { AlertTriangleIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M12 5V19M12 19L19 12M12 19L5 12",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var ArrowDownIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { ArrowDownIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M19 12H5M5 12L12 19M5 12L12 5",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var ArrowLeftIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { ArrowLeftIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M5 12H19M19 12L12 5M19 12L12 19",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var ArrowRightIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { ArrowRightIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M12 19V5M12 5L5 12M12 5L19 12",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var ArrowUpIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { ArrowUpIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M21 10H3M16 2V6M8 2V6M7.8 22H16.2C17.8802 22 18.7202 22 19.362 21.673C19.9265 21.3854 20.3854 20.9265 20.673 20.362C21 19.7202 21 18.8802 21 17.2V8.8C21 7.11984 21 6.27976 20.673 5.63803C20.3854 5.07354 19.9265 4.6146 19.362 4.32698C18.7202 4 17.8802 4 16.2 4H7.8C6.11984 4 5.27976 4 4.63803 4.32698C4.07354 4.6146 3.6146 5.07354 3.32698 5.63803C3 6.27976 3 7.11984 3 8.8V17.2C3 18.8802 3 19.7202 3.32698 20.362C3.6146 20.9265 4.07354 21.3854 4.63803 21.673C5.27976 22 6.11984 22 7.8 22Z",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var CalendarIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { CalendarIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M7.5 12L10.5 15L16.5 9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var CheckCircleIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { CheckCircleIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "100%",
|
|
6
|
+
height: "100%",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M20 6L9 17L4 12",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2.5",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var CheckIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { CheckIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M18 17L13 12L18 7M11 17L6 12L11 7",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var ChevronLeftDoubleIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { ChevronLeftDoubleIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M15 18L9 12L15 6",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var ChevronLeftIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { ChevronLeftIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M6 17L11 12L6 7M13 17L18 12L13 7",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var ChevronRightDoubleIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { ChevronRightDoubleIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M9 18L15 12L9 6",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var ChevronRightIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { ChevronRightIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M18 6L6 18M6 6L18 18",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var CloseIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { CloseIcon_default as default };
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M2.42012 12.7132C2.28394 12.4975 2.21584 12.3897 2.17772 12.2234C2.14909 12.0985 2.14909 11.9015 2.17772 11.7766C2.21584 11.6103 2.28394 11.5025 2.42012 11.2868C3.54553 9.50484 6.8954 5 12.0004 5C17.1054 5 20.4553 9.50484 21.5807 11.2868C21.7169 11.5025 21.785 11.6103 21.8231 11.7766C21.8517 11.9015 21.8517 12.0985 21.8231 12.2234C21.785 12.3897 21.7169 12.4975 21.5807 12.7132C20.4553 14.4952 17.1054 19 12.0004 19C6.8954 19 3.54553 14.4952 2.42012 12.7132Z",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1), createElementVNode("path", {
|
|
18
|
+
d: "M12.0004 15C13.6573 15 15.0004 13.6569 15.0004 12C15.0004 10.3431 13.6573 9 12.0004 9C10.3435 9 9.0004 10.3431 9.0004 12C9.0004 13.6569 10.3435 15 12.0004 15Z",
|
|
19
|
+
stroke: "currentColor",
|
|
20
|
+
"stroke-width": "2",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round"
|
|
23
|
+
}, null, -1)]]);
|
|
24
|
+
}
|
|
25
|
+
var EyeIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
26
|
+
export { EyeIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M10.7429 5.09232C11.1494 5.03223 11.5686 5 12.0004 5C17.1054 5 20.4553 9.50484 21.5807 11.2868C21.7169 11.5025 21.785 11.6103 21.8231 11.7767C21.8518 11.9016 21.8517 12.0987 21.8231 12.2236C21.7849 12.3899 21.7164 12.4985 21.5792 12.7156C21.2793 13.1901 20.8222 13.8571 20.2165 14.5805M6.72432 6.71504C4.56225 8.1817 3.09445 10.2194 2.42111 11.2853C2.28428 11.5019 2.21587 11.6102 2.17774 11.7765C2.1491 11.9014 2.14909 12.0984 2.17771 12.2234C2.21583 12.3897 2.28393 12.4975 2.42013 12.7132C3.54554 14.4952 6.89541 19 12.0004 19C14.0588 19 15.8319 18.2676 17.2888 17.2766M3.00042 3L21.0004 21M9.8791 9.87868C9.3362 10.4216 9.00042 11.1716 9.00042 12C9.00042 13.6569 10.3436 15 12.0004 15C12.8288 15 13.5788 14.6642 14.1217 14.1213",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var EyeOffIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { EyeOffIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 16 16",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("g", { "clip-path": "url(#clip0_5570_1431)" }, [createElementVNode("path", {
|
|
12
|
+
d: "M7.99967 10.6667V8.00004M7.99967 5.33337H8.00634M14.6663 8.00004C14.6663 11.6819 11.6816 14.6667 7.99967 14.6667C4.31778 14.6667 1.33301 11.6819 1.33301 8.00004C1.33301 4.31814 4.31778 1.33337 7.99967 1.33337C11.6816 1.33337 14.6663 4.31814 14.6663 8.00004Z",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "1.3",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
})], -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var InfoCircleIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { InfoCircleIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M5 12H19",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var MinusIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { MinusIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M12 5V19M5 12H19",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var PlusIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { PlusIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M21 21L17.5001 17.5M20 11.5C20 16.1944 16.1944 20 11.5 20C6.80558 20 3 16.1944 3 11.5C3 6.80558 6.80558 3 11.5 3C16.1944 3 20 6.80558 20 11.5Z",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var SearchIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { SearchIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M7 15L12 20L17 15M7 9L12 4L17 9",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var SelectIconRight_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { SelectIconRight_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M4.5 22V17M4.5 7V2M2 4.5H7M2 19.5H7M13 3L11.2658 7.50886C10.9838 8.24209 10.8428 8.60871 10.6235 8.91709C10.4292 9.1904 10.1904 9.42919 9.91709 9.62353C9.60871 9.84281 9.24209 9.98381 8.50886 10.2658L4 12L8.50886 13.7342C9.24209 14.0162 9.60871 14.1572 9.91709 14.3765C10.1904 14.5708 10.4292 14.8096 10.6235 15.0829C10.8428 15.3913 10.9838 15.7579 11.2658 16.4911L13 21L14.7342 16.4911C15.0162 15.7579 15.1572 15.3913 15.3765 15.0829C15.5708 14.8096 15.8096 14.5708 16.0829 14.3765C16.3913 14.1572 16.7579 14.0162 17.4911 13.7342L22 12L17.4911 10.2658C16.7579 9.98381 16.3913 9.8428 16.0829 9.62353C15.8096 9.42919 15.5708 9.1904 15.3765 8.91709C15.1572 8.60871 15.0162 8.24209 14.7342 7.50886L13 3Z",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var StarsIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { StarsIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M17 4V20M17 20L13 16M17 20L21 16M7 20V4M7 4L3 8M7 4L11 8",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var SwitchVerticalIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { SwitchVerticalIcon_default as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CrBs23Qb.js";
|
|
2
|
+
import { createElementBlock, createElementVNode, openBlock } from "vue";
|
|
3
|
+
var _sfc_main = {}, _hoisted_1 = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 16 16",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function _sfc_render(e, s) {
|
|
11
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [...s[0] ||= [createElementVNode("path", {
|
|
12
|
+
d: "M8.60886 11.3333H13.3915M8.60886 11.3333L7.3335 14M8.60886 11.3333L10.519 7.33935C10.6729 7.01751 10.7499 6.8566 10.8552 6.80575C10.9468 6.76152 11.0535 6.76152 11.1451 6.80575C11.2504 6.8566 11.3274 7.01751 11.4813 7.33935L13.3915 11.3333M13.3915 11.3333L14.6668 14M1.3335 3.33333H5.3335M5.3335 3.33333H7.66683M5.3335 3.33333V2M7.66683 3.33333H9.3335M7.66683 3.33333C7.33607 5.30486 6.56855 7.09079 5.44386 8.58962M6.66683 9.33333C6.25848 9.14987 5.84193 8.89472 5.44386 8.58962M5.44386 8.58962C4.54218 7.89851 3.73534 6.95109 3.3335 6M5.44386 8.58962C4.37407 10.0153 2.98112 11.1812 1.3335 12",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "0.8",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)]]);
|
|
18
|
+
}
|
|
19
|
+
var TranslateIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render]]);
|
|
20
|
+
export { TranslateIcon_default as default };
|
|
@@ -13,6 +13,11 @@ export interface DateFieldProps extends TestId, InteractableElement, FormElement
|
|
|
13
13
|
* @default 'off'
|
|
14
14
|
*/
|
|
15
15
|
autocomplete?: 'off' | 'on';
|
|
16
|
+
/**
|
|
17
|
+
* Whether the picker should remain open after a selection is made.
|
|
18
|
+
* @default false
|
|
19
|
+
*/
|
|
20
|
+
dontCloseOnSelect?: boolean;
|
|
16
21
|
/**
|
|
17
22
|
* Hides the date picker dropdown trigger when set to `true`.
|
|
18
23
|
*
|
|
@@ -45,6 +45,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
|
|
|
45
45
|
errorMessage: string | null;
|
|
46
46
|
classConfig: ResolvedClassConfig<"dateField"> | null;
|
|
47
47
|
autocomplete: "off" | "on";
|
|
48
|
+
dontCloseOnSelect: boolean;
|
|
48
49
|
hideDatePicker: boolean;
|
|
49
50
|
maxDate: Temporal.PlainDate | null;
|
|
50
51
|
minDate: Temporal.PlainDate | null;
|
|
@@ -19,6 +19,11 @@ export interface DateRangeFieldProps extends TestId, InteractableElement, FormEl
|
|
|
19
19
|
* @default 'off'
|
|
20
20
|
*/
|
|
21
21
|
autocomplete?: 'off' | 'on';
|
|
22
|
+
/**
|
|
23
|
+
* Whether the picker should remain open after a selection is made.
|
|
24
|
+
* @default false
|
|
25
|
+
*/
|
|
26
|
+
dontCloseOnSelect?: boolean;
|
|
22
27
|
/**
|
|
23
28
|
* Hides the date picker dropdown trigger when set to `true`.
|
|
24
29
|
*
|
|
@@ -52,6 +52,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
|
|
|
52
52
|
errorMessage: string | null;
|
|
53
53
|
classConfig: ResolvedClassConfig<"dateRangeField"> | null;
|
|
54
54
|
autocomplete: "off" | "on";
|
|
55
|
+
dontCloseOnSelect: boolean;
|
|
55
56
|
hideDatePicker: boolean;
|
|
56
57
|
maxDate: Temporal.PlainDate | null;
|
|
57
58
|
minDate: Temporal.PlainDate | null;
|
|
@@ -26,6 +26,7 @@ export interface FileUploadProps extends InteractableElement {
|
|
|
26
26
|
* Confirms the upload of a file. In the case of a image, a blur hash can be provided to
|
|
27
27
|
* generate a placeholder while the image is being uploaded.
|
|
28
28
|
*
|
|
29
|
+
* @param uuid - The unique identifier of the file being uploaded.
|
|
29
30
|
* @param blurHash - The blur hash of the image, or `null` if not applicable.
|
|
30
31
|
* @returns A promise that resolves when the upload is confirmed.
|
|
31
32
|
*/
|