@deepnoid/ui 0.1.71 → 0.1.73
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/.turbo/turbo-build.log +167 -167
- package/dist/{chunk-7RRR4I4B.mjs → chunk-4PU6UC7K.mjs} +1 -1
- package/dist/{chunk-ZY7MY7KH.mjs → chunk-4TXA4ZYU.mjs} +1 -1
- package/dist/{chunk-MNGULMJI.mjs → chunk-5M7UDEMG.mjs} +1 -1
- package/dist/{chunk-337VFHYV.mjs → chunk-7JVTWM4U.mjs} +1 -1
- package/dist/{chunk-SJTGJ6NC.mjs → chunk-B7THOWOI.mjs} +1 -1
- package/dist/{chunk-HLLRDA4A.mjs → chunk-CC2F5HQX.mjs} +2 -2
- package/dist/{chunk-4IKNOB5Y.mjs → chunk-FUPY7MXT.mjs} +1 -1
- package/dist/{chunk-F5XBEFX5.mjs → chunk-FZNRCPWF.mjs} +1 -1
- package/dist/{chunk-UTWY7OBW.mjs → chunk-JP4TEWP7.mjs} +1 -1
- package/dist/{chunk-FMZEP4LD.mjs → chunk-PQRAYOTJ.mjs} +8 -8
- package/dist/{chunk-NQYWOEB3.mjs → chunk-PWWPGVPS.mjs} +1 -1
- package/dist/{chunk-BUH3JK3B.mjs → chunk-Q7J5FAMH.mjs} +1 -1
- package/dist/{chunk-LIP5CNY3.mjs → chunk-QFIS6N5R.mjs} +2 -2
- package/dist/{chunk-YZ7HQHTL.mjs → chunk-RRONV7YA.mjs} +8 -9
- package/dist/{chunk-KOZ7WRQU.mjs → chunk-RSGTFDZ5.mjs} +3 -3
- package/dist/{chunk-N5BS5LZJ.mjs → chunk-SPIJ6ECD.mjs} +11 -6
- package/dist/{chunk-3YXCBM7H.mjs → chunk-TKGIYUSB.mjs} +1 -1
- package/dist/{chunk-CFB4JWDA.mjs → chunk-TUXYVNTY.mjs} +1 -1
- package/dist/{chunk-BGLH2JB6.mjs → chunk-WYHCK7XL.mjs} +1 -1
- package/dist/{chunk-IHERL7SE.mjs → chunk-YF2N2OBY.mjs} +3 -3
- package/dist/components/avatar/avatar.js +8 -9
- package/dist/components/avatar/avatar.mjs +2 -2
- package/dist/components/avatar/index.js +8 -9
- package/dist/components/avatar/index.mjs +2 -2
- package/dist/components/breadcrumb/breadcrumb.js +8 -9
- package/dist/components/breadcrumb/breadcrumb.mjs +5 -5
- package/dist/components/breadcrumb/index.js +8 -9
- package/dist/components/breadcrumb/index.mjs +5 -5
- package/dist/components/button/button.js +8 -9
- package/dist/components/button/button.mjs +3 -3
- package/dist/components/button/icon-button.js +15 -16
- package/dist/components/button/icon-button.mjs +3 -3
- package/dist/components/button/index.js +15 -16
- package/dist/components/button/index.mjs +4 -4
- package/dist/components/chip/chip.js +8 -9
- package/dist/components/chip/chip.mjs +3 -3
- package/dist/components/chip/index.js +8 -9
- package/dist/components/chip/index.mjs +3 -3
- package/dist/components/dateTimePicker/calendar.js +8 -9
- package/dist/components/dateTimePicker/calendar.mjs +3 -3
- package/dist/components/dateTimePicker/dateTimePicker.js +8 -9
- package/dist/components/dateTimePicker/dateTimePicker.mjs +7 -7
- package/dist/components/dateTimePicker/index.js +8 -9
- package/dist/components/dateTimePicker/index.mjs +7 -7
- package/dist/components/dateTimePicker/timePicker.js +8 -9
- package/dist/components/dateTimePicker/timePicker.mjs +5 -5
- package/dist/components/fileUpload/fileUpload.js +15 -16
- package/dist/components/fileUpload/fileUpload.mjs +6 -6
- package/dist/components/fileUpload/index.js +15 -16
- package/dist/components/fileUpload/index.mjs +6 -6
- package/dist/components/icon/Icon.js +8 -9
- package/dist/components/icon/Icon.mjs +2 -2
- package/dist/components/icon/index.js +8 -9
- package/dist/components/icon/index.mjs +2 -2
- package/dist/components/icon/template.js +8 -9
- package/dist/components/icon/template.mjs +1 -1
- package/dist/components/input/index.js +8 -9
- package/dist/components/input/index.mjs +3 -3
- package/dist/components/input/input.js +8 -9
- package/dist/components/input/input.mjs +3 -3
- package/dist/components/list/index.js +8 -9
- package/dist/components/list/index.mjs +4 -4
- package/dist/components/list/listItem.js +8 -9
- package/dist/components/list/listItem.mjs +4 -4
- package/dist/components/modal/index.js +17 -13
- package/dist/components/modal/index.mjs +5 -5
- package/dist/components/modal/modal.d.mts +4 -0
- package/dist/components/modal/modal.d.ts +4 -0
- package/dist/components/modal/modal.js +17 -13
- package/dist/components/modal/modal.mjs +5 -5
- package/dist/components/pagination/index.js +8 -9
- package/dist/components/pagination/index.mjs +4 -4
- package/dist/components/pagination/pagination.js +8 -9
- package/dist/components/pagination/pagination.mjs +4 -4
- package/dist/components/select/index.js +8 -9
- package/dist/components/select/index.mjs +3 -3
- package/dist/components/select/select.js +8 -9
- package/dist/components/select/select.mjs +3 -3
- package/dist/components/table/index.js +8 -9
- package/dist/components/table/index.mjs +5 -5
- package/dist/components/table/table.js +8 -9
- package/dist/components/table/table.mjs +5 -5
- package/dist/components/toast/index.js +8 -9
- package/dist/components/toast/index.mjs +4 -4
- package/dist/components/toast/toast.js +8 -9
- package/dist/components/toast/toast.mjs +3 -3
- package/dist/components/toast/use-toast.js +8 -9
- package/dist/components/toast/use-toast.mjs +4 -4
- package/dist/components/tree/index.js +8 -9
- package/dist/components/tree/index.mjs +3 -3
- package/dist/components/tree/tree.js +8 -9
- package/dist/components/tree/tree.mjs +3 -3
- package/dist/index.js +24 -20
- package/dist/index.mjs +29 -29
- package/package.json +1 -1
|
@@ -251,7 +251,6 @@ var template = {
|
|
|
251
251
|
"image",
|
|
252
252
|
{
|
|
253
253
|
id: "image0_10_7240",
|
|
254
|
-
"data-name": "man.png",
|
|
255
254
|
width: "512",
|
|
256
255
|
height: "512",
|
|
257
256
|
preserveAspectRatio: "none",
|
|
@@ -1057,8 +1056,8 @@ var template = {
|
|
|
1057
1056
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1058
1057
|
"path",
|
|
1059
1058
|
{
|
|
1060
|
-
|
|
1061
|
-
|
|
1059
|
+
fillRule: "evenodd",
|
|
1060
|
+
clipRule: "evenodd",
|
|
1062
1061
|
d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM12.3125 8.09375C12.5363 8.09375 12.7509 8.18264 12.9091 8.34088C13.0674 8.49911 13.1562 8.71372 13.1562 8.9375V11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H13.1562V15.6875C13.1562 15.9113 13.0674 16.1259 12.9091 16.2841C12.7509 16.4424 12.5363 16.5312 12.3125 16.5312C12.0887 16.5312 11.8741 16.4424 11.7159 16.2841C11.5576 16.1259 11.4688 15.9113 11.4688 15.6875V13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H11.4688V8.9375C11.4688 8.71372 11.5576 8.49911 11.7159 8.34088C11.8741 8.18264 12.0887 8.09375 12.3125 8.09375Z",
|
|
1063
1062
|
fill: "currentColor"
|
|
1064
1063
|
}
|
|
@@ -1079,8 +1078,8 @@ var template = {
|
|
|
1079
1078
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1080
1079
|
"path",
|
|
1081
1080
|
{
|
|
1082
|
-
|
|
1083
|
-
|
|
1081
|
+
fillRule: "evenodd",
|
|
1082
|
+
clipRule: "evenodd",
|
|
1084
1083
|
d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125Z",
|
|
1085
1084
|
fill: "currentColor"
|
|
1086
1085
|
}
|
|
@@ -1099,7 +1098,7 @@ var template = {
|
|
|
1099
1098
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1100
1099
|
className,
|
|
1101
1100
|
children: [
|
|
1102
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
|
|
1101
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7754)", children: [
|
|
1103
1102
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1104
1103
|
"path",
|
|
1105
1104
|
{
|
|
@@ -1138,7 +1137,7 @@ var template = {
|
|
|
1138
1137
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1139
1138
|
className,
|
|
1140
1139
|
children: [
|
|
1141
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
|
|
1140
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7595)", children: [
|
|
1142
1141
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1143
1142
|
"path",
|
|
1144
1143
|
{
|
|
@@ -1187,8 +1186,8 @@ var template = {
|
|
|
1187
1186
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1188
1187
|
"path",
|
|
1189
1188
|
{
|
|
1190
|
-
|
|
1191
|
-
|
|
1189
|
+
fillRule: "evenodd",
|
|
1190
|
+
clipRule: "evenodd",
|
|
1192
1191
|
d: "M8.676 3.18737C10.2242 3.10421 11.7758 3.10421 13.324 3.18737C14.1701 3.23287 14.9253 3.69924 15.3645 4.40362L16.0829 5.55599C16.2929 5.89112 16.6473 6.11862 17.0541 6.17724C17.3919 6.22449 17.7279 6.27612 18.0621 6.33212C19.3151 6.54124 20.1875 7.63849 20.1875 8.87749V16.2502C20.1875 16.9464 19.9109 17.6141 19.4187 18.1064C18.9264 18.5987 18.2587 18.8752 17.5625 18.8752H4.4375C3.74131 18.8752 3.07363 18.5987 2.58134 18.1064C2.08906 17.6141 1.8125 16.9464 1.8125 16.2502V8.87749C1.8125 7.63849 2.68487 6.54124 3.93787 6.33212C4.27212 6.27612 4.60812 6.22449 4.945 6.17637C5.14241 6.14995 5.33165 6.08064 5.49944 5.97332C5.66722 5.866 5.80949 5.72326 5.91625 5.55512L6.6355 4.40449C6.85293 4.05279 7.15189 3.75864 7.50707 3.54693C7.86225 3.33522 8.2632 3.21132 8.676 3.18737ZM6.40625 11.6565C6.40625 10.4382 6.89023 9.26972 7.75173 8.40822C8.61322 7.54673 9.78166 7.06274 11 7.06274C12.2183 7.06274 13.3868 7.54673 14.2483 8.40822C15.1098 9.26972 15.5937 10.4382 15.5938 11.6565C15.5937 12.8748 15.1098 14.0433 14.2483 14.9048C13.3868 15.7663 12.2183 16.2502 11 16.2502C9.78166 16.2502 8.61322 15.7663 7.75173 14.9048C6.89023 14.0433 6.40625 12.8748 6.40625 11.6565ZM16.9062 10.344C17.0803 10.344 17.2472 10.2749 17.3703 10.1518C17.4934 10.0287 17.5625 9.86179 17.5625 9.68774C17.5625 9.5137 17.4934 9.34678 17.3703 9.22371C17.2472 9.10063 17.0803 9.03149 16.9062 9.03149C16.7322 9.03149 16.5653 9.10063 16.4422 9.22371C16.3191 9.34678 16.25 9.5137 16.25 9.68774C16.25 9.86179 16.3191 10.0287 16.4422 10.1518C16.5653 10.2749 16.7322 10.344 16.9062 10.344Z",
|
|
1193
1192
|
fill: "currentColor"
|
|
1194
1193
|
}
|
|
@@ -6072,49 +6071,49 @@ var iconButtonStyle = tv({
|
|
|
6072
6071
|
variant: "outline",
|
|
6073
6072
|
color: "primary",
|
|
6074
6073
|
class: {
|
|
6075
|
-
base: ["bg-
|
|
6074
|
+
base: ["bg-body-background", "!border-primary-main", "text-primary-main", "hover:bg-primary-soft"]
|
|
6076
6075
|
}
|
|
6077
6076
|
},
|
|
6078
6077
|
{
|
|
6079
6078
|
variant: "outline",
|
|
6080
6079
|
color: "secondary",
|
|
6081
6080
|
class: {
|
|
6082
|
-
base: ["bg-
|
|
6081
|
+
base: ["bg-body-background", "!border-secondary-main", "text-secondary-main", "hover:bg-secondary-soft"]
|
|
6083
6082
|
}
|
|
6084
6083
|
},
|
|
6085
6084
|
{
|
|
6086
6085
|
variant: "outline",
|
|
6087
6086
|
color: "neutral",
|
|
6088
6087
|
class: {
|
|
6089
|
-
base: ["bg-
|
|
6088
|
+
base: ["bg-body-background", "!border-neutral-main", "text-neutral-main", "hover:bg-neutral-soft"]
|
|
6090
6089
|
}
|
|
6091
6090
|
},
|
|
6092
6091
|
{
|
|
6093
6092
|
variant: "outline",
|
|
6094
6093
|
color: "info",
|
|
6095
6094
|
class: {
|
|
6096
|
-
base: ["bg-
|
|
6095
|
+
base: ["bg-body-background", "!border-info-main", "text-info-main", "hover:bg-info-soft"]
|
|
6097
6096
|
}
|
|
6098
6097
|
},
|
|
6099
6098
|
{
|
|
6100
6099
|
variant: "outline",
|
|
6101
6100
|
color: "success",
|
|
6102
6101
|
class: {
|
|
6103
|
-
base: ["bg-
|
|
6102
|
+
base: ["bg-body-background", "!border-success-main", "text-success-main", "hover:bg-success-soft"]
|
|
6104
6103
|
}
|
|
6105
6104
|
},
|
|
6106
6105
|
{
|
|
6107
6106
|
variant: "outline",
|
|
6108
6107
|
color: "warning",
|
|
6109
6108
|
class: {
|
|
6110
|
-
base: ["bg-
|
|
6109
|
+
base: ["bg-body-background", "!border-warning-main", "text-warning-main", "hover:bg-warning-soft"]
|
|
6111
6110
|
}
|
|
6112
6111
|
},
|
|
6113
6112
|
{
|
|
6114
6113
|
variant: "outline",
|
|
6115
6114
|
color: "danger",
|
|
6116
6115
|
class: {
|
|
6117
|
-
base: ["bg-
|
|
6116
|
+
base: ["bg-body-background", "!border-danger-main", "text-danger-main", "hover:bg-danger-soft"]
|
|
6118
6117
|
}
|
|
6119
6118
|
},
|
|
6120
6119
|
// ghost
|
|
@@ -2,20 +2,20 @@
|
|
|
2
2
|
import "../../chunk-RLXOHILK.mjs";
|
|
3
3
|
import {
|
|
4
4
|
fileUpload_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-RSGTFDZ5.mjs";
|
|
6
6
|
import "../../chunk-2GCSFWHD.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-5M7UDEMG.mjs";
|
|
8
8
|
import "../../chunk-MY5U63QO.mjs";
|
|
9
9
|
import "../../chunk-EKWUOA5B.mjs";
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-Q7J5FAMH.mjs";
|
|
11
|
+
import "../../chunk-PQRAYOTJ.mjs";
|
|
12
12
|
import "../../chunk-6WSACUIB.mjs";
|
|
13
13
|
import "../../chunk-6PNKRBUT.mjs";
|
|
14
14
|
import "../../chunk-LXHUO6VM.mjs";
|
|
15
15
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
16
|
-
import "../../chunk-
|
|
16
|
+
import "../../chunk-JP4TEWP7.mjs";
|
|
17
17
|
import "../../chunk-TVTIX7MO.mjs";
|
|
18
|
-
import "../../chunk-
|
|
18
|
+
import "../../chunk-RRONV7YA.mjs";
|
|
19
19
|
import "../../chunk-XOPCRI7Z.mjs";
|
|
20
20
|
import "../../chunk-27Y6K5NK.mjs";
|
|
21
21
|
import "../../chunk-E3G5QXSH.mjs";
|
|
@@ -164,7 +164,6 @@ var template = {
|
|
|
164
164
|
"image",
|
|
165
165
|
{
|
|
166
166
|
id: "image0_10_7240",
|
|
167
|
-
"data-name": "man.png",
|
|
168
167
|
width: "512",
|
|
169
168
|
height: "512",
|
|
170
169
|
preserveAspectRatio: "none",
|
|
@@ -970,8 +969,8 @@ var template = {
|
|
|
970
969
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
971
970
|
"path",
|
|
972
971
|
{
|
|
973
|
-
|
|
974
|
-
|
|
972
|
+
fillRule: "evenodd",
|
|
973
|
+
clipRule: "evenodd",
|
|
975
974
|
d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM12.3125 8.09375C12.5363 8.09375 12.7509 8.18264 12.9091 8.34088C13.0674 8.49911 13.1562 8.71372 13.1562 8.9375V11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H13.1562V15.6875C13.1562 15.9113 13.0674 16.1259 12.9091 16.2841C12.7509 16.4424 12.5363 16.5312 12.3125 16.5312C12.0887 16.5312 11.8741 16.4424 11.7159 16.2841C11.5576 16.1259 11.4688 15.9113 11.4688 15.6875V13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H11.4688V8.9375C11.4688 8.71372 11.5576 8.49911 11.7159 8.34088C11.8741 8.18264 12.0887 8.09375 12.3125 8.09375Z",
|
|
976
975
|
fill: "currentColor"
|
|
977
976
|
}
|
|
@@ -992,8 +991,8 @@ var template = {
|
|
|
992
991
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
993
992
|
"path",
|
|
994
993
|
{
|
|
995
|
-
|
|
996
|
-
|
|
994
|
+
fillRule: "evenodd",
|
|
995
|
+
clipRule: "evenodd",
|
|
997
996
|
d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125Z",
|
|
998
997
|
fill: "currentColor"
|
|
999
998
|
}
|
|
@@ -1012,7 +1011,7 @@ var template = {
|
|
|
1012
1011
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1013
1012
|
className,
|
|
1014
1013
|
children: [
|
|
1015
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
|
|
1014
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7754)", children: [
|
|
1016
1015
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1017
1016
|
"path",
|
|
1018
1017
|
{
|
|
@@ -1051,7 +1050,7 @@ var template = {
|
|
|
1051
1050
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1052
1051
|
className,
|
|
1053
1052
|
children: [
|
|
1054
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
|
|
1053
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7595)", children: [
|
|
1055
1054
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1056
1055
|
"path",
|
|
1057
1056
|
{
|
|
@@ -1100,8 +1099,8 @@ var template = {
|
|
|
1100
1099
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1101
1100
|
"path",
|
|
1102
1101
|
{
|
|
1103
|
-
|
|
1104
|
-
|
|
1102
|
+
fillRule: "evenodd",
|
|
1103
|
+
clipRule: "evenodd",
|
|
1105
1104
|
d: "M8.676 3.18737C10.2242 3.10421 11.7758 3.10421 13.324 3.18737C14.1701 3.23287 14.9253 3.69924 15.3645 4.40362L16.0829 5.55599C16.2929 5.89112 16.6473 6.11862 17.0541 6.17724C17.3919 6.22449 17.7279 6.27612 18.0621 6.33212C19.3151 6.54124 20.1875 7.63849 20.1875 8.87749V16.2502C20.1875 16.9464 19.9109 17.6141 19.4187 18.1064C18.9264 18.5987 18.2587 18.8752 17.5625 18.8752H4.4375C3.74131 18.8752 3.07363 18.5987 2.58134 18.1064C2.08906 17.6141 1.8125 16.9464 1.8125 16.2502V8.87749C1.8125 7.63849 2.68487 6.54124 3.93787 6.33212C4.27212 6.27612 4.60812 6.22449 4.945 6.17637C5.14241 6.14995 5.33165 6.08064 5.49944 5.97332C5.66722 5.866 5.80949 5.72326 5.91625 5.55512L6.6355 4.40449C6.85293 4.05279 7.15189 3.75864 7.50707 3.54693C7.86225 3.33522 8.2632 3.21132 8.676 3.18737ZM6.40625 11.6565C6.40625 10.4382 6.89023 9.26972 7.75173 8.40822C8.61322 7.54673 9.78166 7.06274 11 7.06274C12.2183 7.06274 13.3868 7.54673 14.2483 8.40822C15.1098 9.26972 15.5937 10.4382 15.5938 11.6565C15.5937 12.8748 15.1098 14.0433 14.2483 14.9048C13.3868 15.7663 12.2183 16.2502 11 16.2502C9.78166 16.2502 8.61322 15.7663 7.75173 14.9048C6.89023 14.0433 6.40625 12.8748 6.40625 11.6565ZM16.9062 10.344C17.0803 10.344 17.2472 10.2749 17.3703 10.1518C17.4934 10.0287 17.5625 9.86179 17.5625 9.68774C17.5625 9.5137 17.4934 9.34678 17.3703 9.22371C17.2472 9.10063 17.0803 9.03149 16.9062 9.03149C16.7322 9.03149 16.5653 9.10063 16.4422 9.22371C16.3191 9.34678 16.25 9.5137 16.25 9.68774C16.25 9.86179 16.3191 10.0287 16.4422 10.1518C16.5653 10.2749 16.7322 10.344 16.9062 10.344Z",
|
|
1106
1105
|
fill: "currentColor"
|
|
1107
1106
|
}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import {
|
|
3
3
|
Icon_default,
|
|
4
4
|
iconTemplate
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-
|
|
5
|
+
} from "../../chunk-JP4TEWP7.mjs";
|
|
6
|
+
import "../../chunk-RRONV7YA.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
9
9
|
Icon_default as default,
|
|
@@ -164,7 +164,6 @@ var template = {
|
|
|
164
164
|
"image",
|
|
165
165
|
{
|
|
166
166
|
id: "image0_10_7240",
|
|
167
|
-
"data-name": "man.png",
|
|
168
167
|
width: "512",
|
|
169
168
|
height: "512",
|
|
170
169
|
preserveAspectRatio: "none",
|
|
@@ -970,8 +969,8 @@ var template = {
|
|
|
970
969
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
971
970
|
"path",
|
|
972
971
|
{
|
|
973
|
-
|
|
974
|
-
|
|
972
|
+
fillRule: "evenodd",
|
|
973
|
+
clipRule: "evenodd",
|
|
975
974
|
d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM12.3125 8.09375C12.5363 8.09375 12.7509 8.18264 12.9091 8.34088C13.0674 8.49911 13.1562 8.71372 13.1562 8.9375V11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H13.1562V15.6875C13.1562 15.9113 13.0674 16.1259 12.9091 16.2841C12.7509 16.4424 12.5363 16.5312 12.3125 16.5312C12.0887 16.5312 11.8741 16.4424 11.7159 16.2841C11.5576 16.1259 11.4688 15.9113 11.4688 15.6875V13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H11.4688V8.9375C11.4688 8.71372 11.5576 8.49911 11.7159 8.34088C11.8741 8.18264 12.0887 8.09375 12.3125 8.09375Z",
|
|
976
975
|
fill: "currentColor"
|
|
977
976
|
}
|
|
@@ -992,8 +991,8 @@ var template = {
|
|
|
992
991
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
993
992
|
"path",
|
|
994
993
|
{
|
|
995
|
-
|
|
996
|
-
|
|
994
|
+
fillRule: "evenodd",
|
|
995
|
+
clipRule: "evenodd",
|
|
997
996
|
d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125Z",
|
|
998
997
|
fill: "currentColor"
|
|
999
998
|
}
|
|
@@ -1012,7 +1011,7 @@ var template = {
|
|
|
1012
1011
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1013
1012
|
className,
|
|
1014
1013
|
children: [
|
|
1015
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
|
|
1014
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7754)", children: [
|
|
1016
1015
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1017
1016
|
"path",
|
|
1018
1017
|
{
|
|
@@ -1051,7 +1050,7 @@ var template = {
|
|
|
1051
1050
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1052
1051
|
className,
|
|
1053
1052
|
children: [
|
|
1054
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
|
|
1053
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7595)", children: [
|
|
1055
1054
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1056
1055
|
"path",
|
|
1057
1056
|
{
|
|
@@ -1100,8 +1099,8 @@ var template = {
|
|
|
1100
1099
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1101
1100
|
"path",
|
|
1102
1101
|
{
|
|
1103
|
-
|
|
1104
|
-
|
|
1102
|
+
fillRule: "evenodd",
|
|
1103
|
+
clipRule: "evenodd",
|
|
1105
1104
|
d: "M8.676 3.18737C10.2242 3.10421 11.7758 3.10421 13.324 3.18737C14.1701 3.23287 14.9253 3.69924 15.3645 4.40362L16.0829 5.55599C16.2929 5.89112 16.6473 6.11862 17.0541 6.17724C17.3919 6.22449 17.7279 6.27612 18.0621 6.33212C19.3151 6.54124 20.1875 7.63849 20.1875 8.87749V16.2502C20.1875 16.9464 19.9109 17.6141 19.4187 18.1064C18.9264 18.5987 18.2587 18.8752 17.5625 18.8752H4.4375C3.74131 18.8752 3.07363 18.5987 2.58134 18.1064C2.08906 17.6141 1.8125 16.9464 1.8125 16.2502V8.87749C1.8125 7.63849 2.68487 6.54124 3.93787 6.33212C4.27212 6.27612 4.60812 6.22449 4.945 6.17637C5.14241 6.14995 5.33165 6.08064 5.49944 5.97332C5.66722 5.866 5.80949 5.72326 5.91625 5.55512L6.6355 4.40449C6.85293 4.05279 7.15189 3.75864 7.50707 3.54693C7.86225 3.33522 8.2632 3.21132 8.676 3.18737ZM6.40625 11.6565C6.40625 10.4382 6.89023 9.26972 7.75173 8.40822C8.61322 7.54673 9.78166 7.06274 11 7.06274C12.2183 7.06274 13.3868 7.54673 14.2483 8.40822C15.1098 9.26972 15.5937 10.4382 15.5938 11.6565C15.5937 12.8748 15.1098 14.0433 14.2483 14.9048C13.3868 15.7663 12.2183 16.2502 11 16.2502C9.78166 16.2502 8.61322 15.7663 7.75173 14.9048C6.89023 14.0433 6.40625 12.8748 6.40625 11.6565ZM16.9062 10.344C17.0803 10.344 17.2472 10.2749 17.3703 10.1518C17.4934 10.0287 17.5625 9.86179 17.5625 9.68774C17.5625 9.5137 17.4934 9.34678 17.3703 9.22371C17.2472 9.10063 17.0803 9.03149 16.9062 9.03149C16.7322 9.03149 16.5653 9.10063 16.4422 9.22371C16.3191 9.34678 16.25 9.5137 16.25 9.68774C16.25 9.86179 16.3191 10.0287 16.4422 10.1518C16.5653 10.2749 16.7322 10.344 16.9062 10.344Z",
|
|
1106
1105
|
fill: "currentColor"
|
|
1107
1106
|
}
|
|
@@ -3,8 +3,8 @@ import "../../chunk-ZYIIXWVY.mjs";
|
|
|
3
3
|
import {
|
|
4
4
|
Icon_default,
|
|
5
5
|
iconTemplate
|
|
6
|
-
} from "../../chunk-
|
|
7
|
-
import "../../chunk-
|
|
6
|
+
} from "../../chunk-JP4TEWP7.mjs";
|
|
7
|
+
import "../../chunk-RRONV7YA.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
10
10
|
Icon_default as Icon,
|
|
@@ -161,7 +161,6 @@ var template = {
|
|
|
161
161
|
"image",
|
|
162
162
|
{
|
|
163
163
|
id: "image0_10_7240",
|
|
164
|
-
"data-name": "man.png",
|
|
165
164
|
width: "512",
|
|
166
165
|
height: "512",
|
|
167
166
|
preserveAspectRatio: "none",
|
|
@@ -967,8 +966,8 @@ var template = {
|
|
|
967
966
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
968
967
|
"path",
|
|
969
968
|
{
|
|
970
|
-
|
|
971
|
-
|
|
969
|
+
fillRule: "evenodd",
|
|
970
|
+
clipRule: "evenodd",
|
|
972
971
|
d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM12.3125 8.09375C12.5363 8.09375 12.7509 8.18264 12.9091 8.34088C13.0674 8.49911 13.1562 8.71372 13.1562 8.9375V11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H13.1562V15.6875C13.1562 15.9113 13.0674 16.1259 12.9091 16.2841C12.7509 16.4424 12.5363 16.5312 12.3125 16.5312C12.0887 16.5312 11.8741 16.4424 11.7159 16.2841C11.5576 16.1259 11.4688 15.9113 11.4688 15.6875V13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H11.4688V8.9375C11.4688 8.71372 11.5576 8.49911 11.7159 8.34088C11.8741 8.18264 12.0887 8.09375 12.3125 8.09375Z",
|
|
973
972
|
fill: "currentColor"
|
|
974
973
|
}
|
|
@@ -989,8 +988,8 @@ var template = {
|
|
|
989
988
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
990
989
|
"path",
|
|
991
990
|
{
|
|
992
|
-
|
|
993
|
-
|
|
991
|
+
fillRule: "evenodd",
|
|
992
|
+
clipRule: "evenodd",
|
|
994
993
|
d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125Z",
|
|
995
994
|
fill: "currentColor"
|
|
996
995
|
}
|
|
@@ -1009,7 +1008,7 @@ var template = {
|
|
|
1009
1008
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1010
1009
|
className,
|
|
1011
1010
|
children: [
|
|
1012
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
|
|
1011
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7754)", children: [
|
|
1013
1012
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1014
1013
|
"path",
|
|
1015
1014
|
{
|
|
@@ -1048,7 +1047,7 @@ var template = {
|
|
|
1048
1047
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1049
1048
|
className,
|
|
1050
1049
|
children: [
|
|
1051
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
|
|
1050
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7595)", children: [
|
|
1052
1051
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1053
1052
|
"path",
|
|
1054
1053
|
{
|
|
@@ -1097,8 +1096,8 @@ var template = {
|
|
|
1097
1096
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1098
1097
|
"path",
|
|
1099
1098
|
{
|
|
1100
|
-
|
|
1101
|
-
|
|
1099
|
+
fillRule: "evenodd",
|
|
1100
|
+
clipRule: "evenodd",
|
|
1102
1101
|
d: "M8.676 3.18737C10.2242 3.10421 11.7758 3.10421 13.324 3.18737C14.1701 3.23287 14.9253 3.69924 15.3645 4.40362L16.0829 5.55599C16.2929 5.89112 16.6473 6.11862 17.0541 6.17724C17.3919 6.22449 17.7279 6.27612 18.0621 6.33212C19.3151 6.54124 20.1875 7.63849 20.1875 8.87749V16.2502C20.1875 16.9464 19.9109 17.6141 19.4187 18.1064C18.9264 18.5987 18.2587 18.8752 17.5625 18.8752H4.4375C3.74131 18.8752 3.07363 18.5987 2.58134 18.1064C2.08906 17.6141 1.8125 16.9464 1.8125 16.2502V8.87749C1.8125 7.63849 2.68487 6.54124 3.93787 6.33212C4.27212 6.27612 4.60812 6.22449 4.945 6.17637C5.14241 6.14995 5.33165 6.08064 5.49944 5.97332C5.66722 5.866 5.80949 5.72326 5.91625 5.55512L6.6355 4.40449C6.85293 4.05279 7.15189 3.75864 7.50707 3.54693C7.86225 3.33522 8.2632 3.21132 8.676 3.18737ZM6.40625 11.6565C6.40625 10.4382 6.89023 9.26972 7.75173 8.40822C8.61322 7.54673 9.78166 7.06274 11 7.06274C12.2183 7.06274 13.3868 7.54673 14.2483 8.40822C15.1098 9.26972 15.5937 10.4382 15.5938 11.6565C15.5937 12.8748 15.1098 14.0433 14.2483 14.9048C13.3868 15.7663 12.2183 16.2502 11 16.2502C9.78166 16.2502 8.61322 15.7663 7.75173 14.9048C6.89023 14.0433 6.40625 12.8748 6.40625 11.6565ZM16.9062 10.344C17.0803 10.344 17.2472 10.2749 17.3703 10.1518C17.4934 10.0287 17.5625 9.86179 17.5625 9.68774C17.5625 9.5137 17.4934 9.34678 17.3703 9.22371C17.2472 9.10063 17.0803 9.03149 16.9062 9.03149C16.7322 9.03149 16.5653 9.10063 16.4422 9.22371C16.3191 9.34678 16.25 9.5137 16.25 9.68774C16.25 9.86179 16.3191 10.0287 16.4422 10.1518C16.5653 10.2749 16.7322 10.344 16.9062 10.344Z",
|
|
1103
1102
|
fill: "currentColor"
|
|
1104
1103
|
}
|
|
@@ -247,7 +247,6 @@ var template = {
|
|
|
247
247
|
"image",
|
|
248
248
|
{
|
|
249
249
|
id: "image0_10_7240",
|
|
250
|
-
"data-name": "man.png",
|
|
251
250
|
width: "512",
|
|
252
251
|
height: "512",
|
|
253
252
|
preserveAspectRatio: "none",
|
|
@@ -1053,8 +1052,8 @@ var template = {
|
|
|
1053
1052
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1054
1053
|
"path",
|
|
1055
1054
|
{
|
|
1056
|
-
|
|
1057
|
-
|
|
1055
|
+
fillRule: "evenodd",
|
|
1056
|
+
clipRule: "evenodd",
|
|
1058
1057
|
d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM12.3125 8.09375C12.5363 8.09375 12.7509 8.18264 12.9091 8.34088C13.0674 8.49911 13.1562 8.71372 13.1562 8.9375V11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H13.1562V15.6875C13.1562 15.9113 13.0674 16.1259 12.9091 16.2841C12.7509 16.4424 12.5363 16.5312 12.3125 16.5312C12.0887 16.5312 11.8741 16.4424 11.7159 16.2841C11.5576 16.1259 11.4688 15.9113 11.4688 15.6875V13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H11.4688V8.9375C11.4688 8.71372 11.5576 8.49911 11.7159 8.34088C11.8741 8.18264 12.0887 8.09375 12.3125 8.09375Z",
|
|
1059
1058
|
fill: "currentColor"
|
|
1060
1059
|
}
|
|
@@ -1075,8 +1074,8 @@ var template = {
|
|
|
1075
1074
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1076
1075
|
"path",
|
|
1077
1076
|
{
|
|
1078
|
-
|
|
1079
|
-
|
|
1077
|
+
fillRule: "evenodd",
|
|
1078
|
+
clipRule: "evenodd",
|
|
1080
1079
|
d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125Z",
|
|
1081
1080
|
fill: "currentColor"
|
|
1082
1081
|
}
|
|
@@ -1095,7 +1094,7 @@ var template = {
|
|
|
1095
1094
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1096
1095
|
className,
|
|
1097
1096
|
children: [
|
|
1098
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
|
|
1097
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7754)", children: [
|
|
1099
1098
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1100
1099
|
"path",
|
|
1101
1100
|
{
|
|
@@ -1134,7 +1133,7 @@ var template = {
|
|
|
1134
1133
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1135
1134
|
className,
|
|
1136
1135
|
children: [
|
|
1137
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
|
|
1136
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7595)", children: [
|
|
1138
1137
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1139
1138
|
"path",
|
|
1140
1139
|
{
|
|
@@ -1183,8 +1182,8 @@ var template = {
|
|
|
1183
1182
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1184
1183
|
"path",
|
|
1185
1184
|
{
|
|
1186
|
-
|
|
1187
|
-
|
|
1185
|
+
fillRule: "evenodd",
|
|
1186
|
+
clipRule: "evenodd",
|
|
1188
1187
|
d: "M8.676 3.18737C10.2242 3.10421 11.7758 3.10421 13.324 3.18737C14.1701 3.23287 14.9253 3.69924 15.3645 4.40362L16.0829 5.55599C16.2929 5.89112 16.6473 6.11862 17.0541 6.17724C17.3919 6.22449 17.7279 6.27612 18.0621 6.33212C19.3151 6.54124 20.1875 7.63849 20.1875 8.87749V16.2502C20.1875 16.9464 19.9109 17.6141 19.4187 18.1064C18.9264 18.5987 18.2587 18.8752 17.5625 18.8752H4.4375C3.74131 18.8752 3.07363 18.5987 2.58134 18.1064C2.08906 17.6141 1.8125 16.9464 1.8125 16.2502V8.87749C1.8125 7.63849 2.68487 6.54124 3.93787 6.33212C4.27212 6.27612 4.60812 6.22449 4.945 6.17637C5.14241 6.14995 5.33165 6.08064 5.49944 5.97332C5.66722 5.866 5.80949 5.72326 5.91625 5.55512L6.6355 4.40449C6.85293 4.05279 7.15189 3.75864 7.50707 3.54693C7.86225 3.33522 8.2632 3.21132 8.676 3.18737ZM6.40625 11.6565C6.40625 10.4382 6.89023 9.26972 7.75173 8.40822C8.61322 7.54673 9.78166 7.06274 11 7.06274C12.2183 7.06274 13.3868 7.54673 14.2483 8.40822C15.1098 9.26972 15.5937 10.4382 15.5938 11.6565C15.5937 12.8748 15.1098 14.0433 14.2483 14.9048C13.3868 15.7663 12.2183 16.2502 11 16.2502C9.78166 16.2502 8.61322 15.7663 7.75173 14.9048C6.89023 14.0433 6.40625 12.8748 6.40625 11.6565ZM16.9062 10.344C17.0803 10.344 17.2472 10.2749 17.3703 10.1518C17.4934 10.0287 17.5625 9.86179 17.5625 9.68774C17.5625 9.5137 17.4934 9.34678 17.3703 9.22371C17.2472 9.10063 17.0803 9.03149 16.9062 9.03149C16.7322 9.03149 16.5653 9.10063 16.4422 9.22371C16.3191 9.34678 16.25 9.5137 16.25 9.68774C16.25 9.86179 16.3191 10.0287 16.4422 10.1518C16.5653 10.2749 16.7322 10.344 16.9062 10.344Z",
|
|
1189
1188
|
fill: "currentColor"
|
|
1190
1189
|
}
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import "../../chunk-2GCSFWHD.mjs";
|
|
3
3
|
import {
|
|
4
4
|
input_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-5M7UDEMG.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-JP4TEWP7.mjs";
|
|
8
|
+
import "../../chunk-RRONV7YA.mjs";
|
|
9
9
|
import "../../chunk-XOPCRI7Z.mjs";
|
|
10
10
|
import "../../chunk-27Y6K5NK.mjs";
|
|
11
11
|
import "../../chunk-E3G5QXSH.mjs";
|
|
@@ -246,7 +246,6 @@ var template = {
|
|
|
246
246
|
"image",
|
|
247
247
|
{
|
|
248
248
|
id: "image0_10_7240",
|
|
249
|
-
"data-name": "man.png",
|
|
250
249
|
width: "512",
|
|
251
250
|
height: "512",
|
|
252
251
|
preserveAspectRatio: "none",
|
|
@@ -1052,8 +1051,8 @@ var template = {
|
|
|
1052
1051
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1053
1052
|
"path",
|
|
1054
1053
|
{
|
|
1055
|
-
|
|
1056
|
-
|
|
1054
|
+
fillRule: "evenodd",
|
|
1055
|
+
clipRule: "evenodd",
|
|
1057
1056
|
d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM12.3125 8.09375C12.5363 8.09375 12.7509 8.18264 12.9091 8.34088C13.0674 8.49911 13.1562 8.71372 13.1562 8.9375V11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H13.1562V15.6875C13.1562 15.9113 13.0674 16.1259 12.9091 16.2841C12.7509 16.4424 12.5363 16.5312 12.3125 16.5312C12.0887 16.5312 11.8741 16.4424 11.7159 16.2841C11.5576 16.1259 11.4688 15.9113 11.4688 15.6875V13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H11.4688V8.9375C11.4688 8.71372 11.5576 8.49911 11.7159 8.34088C11.8741 8.18264 12.0887 8.09375 12.3125 8.09375Z",
|
|
1058
1057
|
fill: "currentColor"
|
|
1059
1058
|
}
|
|
@@ -1074,8 +1073,8 @@ var template = {
|
|
|
1074
1073
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1075
1074
|
"path",
|
|
1076
1075
|
{
|
|
1077
|
-
|
|
1078
|
-
|
|
1076
|
+
fillRule: "evenodd",
|
|
1077
|
+
clipRule: "evenodd",
|
|
1079
1078
|
d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125Z",
|
|
1080
1079
|
fill: "currentColor"
|
|
1081
1080
|
}
|
|
@@ -1094,7 +1093,7 @@ var template = {
|
|
|
1094
1093
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1095
1094
|
className,
|
|
1096
1095
|
children: [
|
|
1097
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
|
|
1096
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7754)", children: [
|
|
1098
1097
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1099
1098
|
"path",
|
|
1100
1099
|
{
|
|
@@ -1133,7 +1132,7 @@ var template = {
|
|
|
1133
1132
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1134
1133
|
className,
|
|
1135
1134
|
children: [
|
|
1136
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
|
|
1135
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7595)", children: [
|
|
1137
1136
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1138
1137
|
"path",
|
|
1139
1138
|
{
|
|
@@ -1182,8 +1181,8 @@ var template = {
|
|
|
1182
1181
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1183
1182
|
"path",
|
|
1184
1183
|
{
|
|
1185
|
-
|
|
1186
|
-
|
|
1184
|
+
fillRule: "evenodd",
|
|
1185
|
+
clipRule: "evenodd",
|
|
1187
1186
|
d: "M8.676 3.18737C10.2242 3.10421 11.7758 3.10421 13.324 3.18737C14.1701 3.23287 14.9253 3.69924 15.3645 4.40362L16.0829 5.55599C16.2929 5.89112 16.6473 6.11862 17.0541 6.17724C17.3919 6.22449 17.7279 6.27612 18.0621 6.33212C19.3151 6.54124 20.1875 7.63849 20.1875 8.87749V16.2502C20.1875 16.9464 19.9109 17.6141 19.4187 18.1064C18.9264 18.5987 18.2587 18.8752 17.5625 18.8752H4.4375C3.74131 18.8752 3.07363 18.5987 2.58134 18.1064C2.08906 17.6141 1.8125 16.9464 1.8125 16.2502V8.87749C1.8125 7.63849 2.68487 6.54124 3.93787 6.33212C4.27212 6.27612 4.60812 6.22449 4.945 6.17637C5.14241 6.14995 5.33165 6.08064 5.49944 5.97332C5.66722 5.866 5.80949 5.72326 5.91625 5.55512L6.6355 4.40449C6.85293 4.05279 7.15189 3.75864 7.50707 3.54693C7.86225 3.33522 8.2632 3.21132 8.676 3.18737ZM6.40625 11.6565C6.40625 10.4382 6.89023 9.26972 7.75173 8.40822C8.61322 7.54673 9.78166 7.06274 11 7.06274C12.2183 7.06274 13.3868 7.54673 14.2483 8.40822C15.1098 9.26972 15.5937 10.4382 15.5938 11.6565C15.5937 12.8748 15.1098 14.0433 14.2483 14.9048C13.3868 15.7663 12.2183 16.2502 11 16.2502C9.78166 16.2502 8.61322 15.7663 7.75173 14.9048C6.89023 14.0433 6.40625 12.8748 6.40625 11.6565ZM16.9062 10.344C17.0803 10.344 17.2472 10.2749 17.3703 10.1518C17.4934 10.0287 17.5625 9.86179 17.5625 9.68774C17.5625 9.5137 17.4934 9.34678 17.3703 9.22371C17.2472 9.10063 17.0803 9.03149 16.9062 9.03149C16.7322 9.03149 16.5653 9.10063 16.4422 9.22371C16.3191 9.34678 16.25 9.5137 16.25 9.68774C16.25 9.86179 16.3191 10.0287 16.4422 10.1518C16.5653 10.2749 16.7322 10.344 16.9062 10.344Z",
|
|
1188
1187
|
fill: "currentColor"
|
|
1189
1188
|
}
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import {
|
|
3
3
|
inputStyle,
|
|
4
4
|
input_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-5M7UDEMG.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-JP4TEWP7.mjs";
|
|
8
|
+
import "../../chunk-RRONV7YA.mjs";
|
|
9
9
|
import "../../chunk-XOPCRI7Z.mjs";
|
|
10
10
|
import "../../chunk-27Y6K5NK.mjs";
|
|
11
11
|
import "../../chunk-E3G5QXSH.mjs";
|