@design-system-rte/react 1.4.0 → 1.5.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/react-package.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx as r, jsxs as
|
|
1
|
+
import { jsx as r, jsxs as u, Fragment as J } from "react/jsx-runtime";
|
|
2
2
|
import u6, { forwardRef as R, useState as O, useEffect as z, useRef as U, createContext as z3, useContext as Z3, useCallback as $, Fragment as G1, useMemo as J1, useLayoutEffect as g6 } from "react";
|
|
3
3
|
import { createPortal as h6 } from "react-dom";
|
|
4
4
|
const v1 = {
|
|
@@ -24,7 +24,7 @@ function L6(C) {
|
|
|
24
24
|
function $3({ size: C, content: e, iconSize: t }) {
|
|
25
25
|
return !["xs", "s"].includes(C) && e === "icon" && !!t;
|
|
26
26
|
}
|
|
27
|
-
function
|
|
27
|
+
function K3({ size: C, content: e, count: t }) {
|
|
28
28
|
return !["xs", "s"].includes(C) && e === "number" && typeof t == "number" && t > 0;
|
|
29
29
|
}
|
|
30
30
|
function M6({ size: C, content: e, count: t, iconSize: n }) {
|
|
@@ -32,7 +32,7 @@ function M6({ size: C, content: e, count: t, iconSize: n }) {
|
|
|
32
32
|
case "icon":
|
|
33
33
|
return $3({ size: C, content: e, iconSize: n });
|
|
34
34
|
case "number":
|
|
35
|
-
return
|
|
35
|
+
return K3({ size: C, content: e, count: t });
|
|
36
36
|
default:
|
|
37
37
|
return !0;
|
|
38
38
|
}
|
|
@@ -127,12 +127,12 @@ const Z6 = ({
|
|
|
127
127
|
height: e = 20,
|
|
128
128
|
fill: t = "currentColor",
|
|
129
129
|
...n
|
|
130
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M15.1458 10.8333H2.49996C2.26385 10.8333 2.06593 10.7535 1.90621 10.5937C1.74649 10.434 1.66663 10.2361 1.66663 9.99998C1.66663 9.76387 1.74649 9.56595 1.90621 9.40623C2.06593 9.24651 2.26385 9.16665 2.49996 9.16665H15.1458L11.9166 5.91665C11.7638 5.76387 11.684 5.5729 11.677 5.34373C11.6701 5.11456 11.75 4.91665 11.9166 4.74998C12.0694 4.5972 12.2638 4.52081 12.5 4.52081C12.7361 4.52081 12.9305 4.5972 13.0833 4.74998L17.75 9.41665C17.8333 9.49998 17.8923 9.59026 17.927 9.68748C17.9618 9.7847 17.9791 9.88887 17.9791 9.99998C17.9791 10.1111 17.9618 10.2153 17.927 10.3125C17.8923 10.4097 17.8333 10.5 17.75 10.5833L13.0833 15.25C12.9305 15.4028 12.7395 15.4791 12.5104 15.4791C12.2812 15.4791 12.0833 15.4028 11.9166 15.25C11.75 15.0833 11.6666 14.8854 11.6666 14.6562C11.6666 14.4271 11.75 14.2291 11.9166 14.0625L15.1458 10.8333Z", fill: t }) }),
|
|
130
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M15.1458 10.8333H2.49996C2.26385 10.8333 2.06593 10.7535 1.90621 10.5937C1.74649 10.434 1.66663 10.2361 1.66663 9.99998C1.66663 9.76387 1.74649 9.56595 1.90621 9.40623C2.06593 9.24651 2.26385 9.16665 2.49996 9.16665H15.1458L11.9166 5.91665C11.7638 5.76387 11.684 5.5729 11.677 5.34373C11.6701 5.11456 11.75 4.91665 11.9166 4.74998C12.0694 4.5972 12.2638 4.52081 12.5 4.52081C12.7361 4.52081 12.9305 4.5972 13.0833 4.74998L17.75 9.41665C17.8333 9.49998 17.8923 9.59026 17.927 9.68748C17.9618 9.7847 17.9791 9.88887 17.9791 9.99998C17.9791 10.1111 17.9618 10.2153 17.927 10.3125C17.8923 10.4097 17.8333 10.5 17.75 10.5833L13.0833 15.25C12.9305 15.4028 12.7395 15.4791 12.5104 15.4791C12.2812 15.4791 12.0833 15.4028 11.9166 15.25C11.75 15.0833 11.6666 14.8854 11.6666 14.6562C11.6666 14.4271 11.75 14.2291 11.9166 14.0625L15.1458 10.8333Z", fill: t }) }), E6 = ({
|
|
131
131
|
width: C = 20,
|
|
132
132
|
height: e = 20,
|
|
133
133
|
fill: t = "currentColor",
|
|
134
134
|
...n
|
|
135
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10 18.3333C9.76393 18.3333 9.56601 18.2535 9.40629 18.0937C9.24657 17.934 9.16671 17.7361 9.16671 17.5V4.85415L5.91671 8.08331C5.76393 8.23609 5.57296 8.31595 5.34379 8.3229C5.11462 8.32984 4.91671 8.24998 4.75004 8.08331C4.59726 7.93054 4.52087 7.73609 4.52087 7.49998C4.52087 7.26387 4.59726 7.06942 4.75004 6.91665L9.41671 2.24998C9.50004 2.16665 9.59032 2.10762 9.68754 2.0729C9.78476 2.03817 9.88893 2.02081 10 2.02081C10.1112 2.02081 10.2153 2.03817 10.3125 2.0729C10.4098 2.10762 10.5 2.16665 10.5834 2.24998L15.25 6.91665C15.4028 7.06942 15.4792 7.2604 15.4792 7.48956C15.4792 7.71873 15.4028 7.91665 15.25 8.08331C15.0834 8.24998 14.8855 8.33331 14.6563 8.33331C14.4271 8.33331 14.2292 8.24998 14.0625 8.08331L10.8334 4.85415V17.5C10.8334 17.7361 10.7535 17.934 10.5938 18.0937C10.4341 18.2535 10.2362 18.3333 10 18.3333Z", fill: t }) }),
|
|
135
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10 18.3333C9.76393 18.3333 9.56601 18.2535 9.40629 18.0937C9.24657 17.934 9.16671 17.7361 9.16671 17.5V4.85415L5.91671 8.08331C5.76393 8.23609 5.57296 8.31595 5.34379 8.3229C5.11462 8.32984 4.91671 8.24998 4.75004 8.08331C4.59726 7.93054 4.52087 7.73609 4.52087 7.49998C4.52087 7.26387 4.59726 7.06942 4.75004 6.91665L9.41671 2.24998C9.50004 2.16665 9.59032 2.10762 9.68754 2.0729C9.78476 2.03817 9.88893 2.02081 10 2.02081C10.1112 2.02081 10.2153 2.03817 10.3125 2.0729C10.4098 2.10762 10.5 2.16665 10.5834 2.24998L15.25 6.91665C15.4028 7.06942 15.4792 7.2604 15.4792 7.48956C15.4792 7.71873 15.4028 7.91665 15.25 8.08331C15.0834 8.24998 14.8855 8.33331 14.6563 8.33331C14.4271 8.33331 14.2292 8.24998 14.0625 8.08331L10.8334 4.85415V17.5C10.8334 17.7361 10.7535 17.934 10.5938 18.0937C10.4341 18.2535 10.2362 18.3333 10 18.3333Z", fill: t }) }), R6 = ({
|
|
136
136
|
width: C = 20,
|
|
137
137
|
height: e = 20,
|
|
138
138
|
fill: t = "currentColor",
|
|
@@ -152,12 +152,12 @@ const Z6 = ({
|
|
|
152
152
|
height: e = 20,
|
|
153
153
|
fill: t = "currentColor",
|
|
154
154
|
...n
|
|
155
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M13.4791 11.6667L5.83329 11.6667L5.83329 4.16669C5.83329 3.93058 5.75343 3.73266 5.59371 3.57294C5.43399 3.41322 5.23607 3.33336 4.99996 3.33336C4.76385 3.33336 4.56593 3.41322 4.40621 3.57294C4.24649 3.73266 4.16663 3.93058 4.16663 4.16669L4.16663 11.6667C4.16663 12.125 4.32982 12.5174 4.65621 12.8438C4.9826 13.1702 5.37496 13.3334 5.83329 13.3334L13.4791 13.3334L11.0833 15.7292C10.9166 15.8959 10.8298 16.0938 10.8229 16.3229C10.8159 16.5521 10.8958 16.75 11.0625 16.9167C11.2291 17.0834 11.427 17.1667 11.6562 17.1667C11.8854 17.1667 12.0833 17.0834 12.25 16.9167L16.0833 13.0834C16.1666 13 16.2257 12.9097 16.2604 12.8125C16.2951 12.7153 16.3125 12.6111 16.3125 12.5C16.3125 12.3889 16.2951 12.2847 16.2604 12.1875C16.2257 12.0903 16.1666 12 16.0833 11.9167L12.2291 8.06252C12.0625 7.89586 11.868 7.81599 11.6458 7.82294C11.4236 7.82988 11.2291 7.91669 11.0625 8.08336C10.9097 8.25002 10.8298 8.44447 10.8229 8.66669C10.8159 8.88891 10.8958 9.08336 11.0625 9.25002L13.4791 11.6667Z", fill: t }) }),
|
|
155
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M13.4791 11.6667L5.83329 11.6667L5.83329 4.16669C5.83329 3.93058 5.75343 3.73266 5.59371 3.57294C5.43399 3.41322 5.23607 3.33336 4.99996 3.33336C4.76385 3.33336 4.56593 3.41322 4.40621 3.57294C4.24649 3.73266 4.16663 3.93058 4.16663 4.16669L4.16663 11.6667C4.16663 12.125 4.32982 12.5174 4.65621 12.8438C4.9826 13.1702 5.37496 13.3334 5.83329 13.3334L13.4791 13.3334L11.0833 15.7292C10.9166 15.8959 10.8298 16.0938 10.8229 16.3229C10.8159 16.5521 10.8958 16.75 11.0625 16.9167C11.2291 17.0834 11.427 17.1667 11.6562 17.1667C11.8854 17.1667 12.0833 17.0834 12.25 16.9167L16.0833 13.0834C16.1666 13 16.2257 12.9097 16.2604 12.8125C16.2951 12.7153 16.3125 12.6111 16.3125 12.5C16.3125 12.3889 16.2951 12.2847 16.2604 12.1875C16.2257 12.0903 16.1666 12 16.0833 11.9167L12.2291 8.06252C12.0625 7.89586 11.868 7.81599 11.6458 7.82294C11.4236 7.82988 11.2291 7.91669 11.0625 8.08336C10.9097 8.25002 10.8298 8.44447 10.8229 8.66669C10.8159 8.88891 10.8958 9.08336 11.0625 9.25002L13.4791 11.6667Z", fill: t }) }), K6 = ({
|
|
156
156
|
width: C = 20,
|
|
157
157
|
height: e = 20,
|
|
158
158
|
fill: t = "currentColor",
|
|
159
159
|
...n
|
|
160
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M6.52083 8.33335L8.9375 10.75C9.10417 10.9167 9.18403 11.1111 9.17708 11.3334C9.17014 11.5556 9.09028 11.75 8.9375 11.9167C8.77083 12.0834 8.57639 12.1702 8.35417 12.1771C8.13194 12.184 7.9375 12.1042 7.77083 11.9375L3.91667 8.08335C3.83333 8.00002 3.77431 7.90974 3.73958 7.81252C3.70486 7.7153 3.6875 7.61113 3.6875 7.50002C3.6875 7.38891 3.70486 7.28474 3.73958 7.18752C3.77431 7.0903 3.83333 7.00002 3.91667 6.91669L7.72917 3.10419C7.89583 2.93752 8.09375 2.85419 8.32292 2.85419C8.55208 2.85419 8.75 2.93752 8.91667 3.10419C9.08333 3.27085 9.16667 3.4653 9.16667 3.68752C9.16667 3.90974 9.08333 4.10419 8.91667 4.27085L6.52083 6.66669H14.1667C14.625 6.66669 15.0174 6.82988 15.3437 7.15627C15.6701 7.48266 15.8333 7.87502 15.8333 8.33335V15.8334C15.8333 16.0695 15.7535 16.2674 15.5937 16.4271C15.434 16.5868 15.2361 16.6667 15 16.6667C14.7639 16.6667 14.566 16.5868 14.4062 16.4271C14.2465 16.2674 14.1667 16.0695 14.1667 15.8334V8.33335H6.52083Z", fill: t }) }),
|
|
160
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M6.52083 8.33335L8.9375 10.75C9.10417 10.9167 9.18403 11.1111 9.17708 11.3334C9.17014 11.5556 9.09028 11.75 8.9375 11.9167C8.77083 12.0834 8.57639 12.1702 8.35417 12.1771C8.13194 12.184 7.9375 12.1042 7.77083 11.9375L3.91667 8.08335C3.83333 8.00002 3.77431 7.90974 3.73958 7.81252C3.70486 7.7153 3.6875 7.61113 3.6875 7.50002C3.6875 7.38891 3.70486 7.28474 3.73958 7.18752C3.77431 7.0903 3.83333 7.00002 3.91667 6.91669L7.72917 3.10419C7.89583 2.93752 8.09375 2.85419 8.32292 2.85419C8.55208 2.85419 8.75 2.93752 8.91667 3.10419C9.08333 3.27085 9.16667 3.4653 9.16667 3.68752C9.16667 3.90974 9.08333 4.10419 8.91667 4.27085L6.52083 6.66669H14.1667C14.625 6.66669 15.0174 6.82988 15.3437 7.15627C15.6701 7.48266 15.8333 7.87502 15.8333 8.33335V15.8334C15.8333 16.0695 15.7535 16.2674 15.5937 16.4271C15.434 16.5868 15.2361 16.6667 15 16.6667C14.7639 16.6667 14.566 16.5868 14.4062 16.4271C14.2465 16.2674 14.1667 16.0695 14.1667 15.8334V8.33335H6.52083Z", fill: t }) }), U6 = ({
|
|
161
161
|
width: C = 20,
|
|
162
162
|
height: e = 20,
|
|
163
163
|
fill: t = "currentColor",
|
|
@@ -167,17 +167,17 @@ const Z6 = ({
|
|
|
167
167
|
height: e = 20,
|
|
168
168
|
fill: t = "currentColor",
|
|
169
169
|
...n
|
|
170
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.99996 12.4792C9.88885 12.4792 9.78468 12.4618 9.68746 12.4271C9.59024 12.3924 9.49996 12.3334 9.41663 12.25L5.58329 8.41671C5.43051 8.26393 5.35413 8.06949 5.35413 7.83337C5.35413 7.59726 5.43051 7.40282 5.58329 7.25004C5.73607 7.09726 5.93051 7.02087 6.16663 7.02087C6.40274 7.02087 6.59718 7.09726 6.74996 7.25004L9.99996 10.5L13.25 7.25004C13.4027 7.09726 13.5972 7.02087 13.8333 7.02087C14.0694 7.02087 14.2638 7.09726 14.4166 7.25004C14.5694 7.40282 14.6458 7.59726 14.6458 7.83337C14.6458 8.06949 14.5694 8.26393 14.4166 8.41671L10.5833 12.25C10.5 12.3334 10.4097 12.3924 10.3125 12.4271C10.2152 12.4618 10.1111 12.4792 9.99996 12.4792Z", fill: t }) }),
|
|
170
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.99996 12.4792C9.88885 12.4792 9.78468 12.4618 9.68746 12.4271C9.59024 12.3924 9.49996 12.3334 9.41663 12.25L5.58329 8.41671C5.43051 8.26393 5.35413 8.06949 5.35413 7.83337C5.35413 7.59726 5.43051 7.40282 5.58329 7.25004C5.73607 7.09726 5.93051 7.02087 6.16663 7.02087C6.40274 7.02087 6.59718 7.09726 6.74996 7.25004L9.99996 10.5L13.25 7.25004C13.4027 7.09726 13.5972 7.02087 13.8333 7.02087C14.0694 7.02087 14.2638 7.09726 14.4166 7.25004C14.5694 7.40282 14.6458 7.59726 14.6458 7.83337C14.6458 8.06949 14.5694 8.26393 14.4166 8.41671L10.5833 12.25C10.5 12.3334 10.4097 12.3924 10.3125 12.4271C10.2152 12.4618 10.1111 12.4792 9.99996 12.4792Z", fill: t }) }), q6 = ({
|
|
171
171
|
width: C = 20,
|
|
172
172
|
height: e = 20,
|
|
173
173
|
fill: t = "currentColor",
|
|
174
174
|
...n
|
|
175
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.00004 9.99996L12.25 13.25C12.4028 13.4027 12.4792 13.5972 12.4792 13.8333C12.4792 14.0694 12.4028 14.2638 12.25 14.4166C12.0973 14.5694 11.9028 14.6458 11.6667 14.6458C11.4306 14.6458 11.2362 14.5694 11.0834 14.4166L7.25004 10.5833C7.16671 10.5 7.10768 10.4097 7.07296 10.3125C7.03824 10.2152 7.02087 10.1111 7.02087 9.99996C7.02087 9.88885 7.03824 9.78468 7.07296 9.68746C7.10768 9.59024 7.16671 9.49996 7.25004 9.41663L11.0834 5.58329C11.2362 5.43051 11.4306 5.35413 11.6667 5.35413C11.9028 5.35413 12.0973 5.43051 12.25 5.58329C12.4028 5.73607 12.4792 5.93051 12.4792 6.16663C12.4792 6.40274 12.4028 6.59718 12.25 6.74996L9.00004 9.99996Z", fill: t }) }),
|
|
175
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.00004 9.99996L12.25 13.25C12.4028 13.4027 12.4792 13.5972 12.4792 13.8333C12.4792 14.0694 12.4028 14.2638 12.25 14.4166C12.0973 14.5694 11.9028 14.6458 11.6667 14.6458C11.4306 14.6458 11.2362 14.5694 11.0834 14.4166L7.25004 10.5833C7.16671 10.5 7.10768 10.4097 7.07296 10.3125C7.03824 10.2152 7.02087 10.1111 7.02087 9.99996C7.02087 9.88885 7.03824 9.78468 7.07296 9.68746C7.10768 9.59024 7.16671 9.49996 7.25004 9.41663L11.0834 5.58329C11.2362 5.43051 11.4306 5.35413 11.6667 5.35413C11.9028 5.35413 12.0973 5.43051 12.25 5.58329C12.4028 5.73607 12.4792 5.93051 12.4792 6.16663C12.4792 6.40274 12.4028 6.59718 12.25 6.74996L9.00004 9.99996Z", fill: t }) }), W6 = ({
|
|
176
176
|
width: C = 20,
|
|
177
177
|
height: e = 20,
|
|
178
178
|
fill: t = "currentColor",
|
|
179
179
|
...n
|
|
180
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10.5 9.99996L7.25004 6.74996C7.09726 6.59718 7.02087 6.40274 7.02087 6.16663C7.02087 5.93051 7.09726 5.73607 7.25004 5.58329C7.40282 5.43051 7.59726 5.35413 7.83337 5.35413C8.06949 5.35413 8.26393 5.43051 8.41671 5.58329L12.25 9.41663C12.3334 9.49996 12.3924 9.59024 12.4271 9.68746C12.4618 9.78468 12.4792 9.88885 12.4792 9.99996C12.4792 10.1111 12.4618 10.2152 12.4271 10.3125C12.3924 10.4097 12.3334 10.5 12.25 10.5833L8.41671 14.4166C8.26393 14.5694 8.06949 14.6458 7.83337 14.6458C7.59726 14.6458 7.40282 14.5694 7.25004 14.4166C7.09726 14.2638 7.02087 14.0694 7.02087 13.8333C7.02087 13.5972 7.09726 13.4027 7.25004 13.25L10.5 9.99996Z", fill: t }) }),
|
|
180
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10.5 9.99996L7.25004 6.74996C7.09726 6.59718 7.02087 6.40274 7.02087 6.16663C7.02087 5.93051 7.09726 5.73607 7.25004 5.58329C7.40282 5.43051 7.59726 5.35413 7.83337 5.35413C8.06949 5.35413 8.26393 5.43051 8.41671 5.58329L12.25 9.41663C12.3334 9.49996 12.3924 9.59024 12.4271 9.68746C12.4618 9.78468 12.4792 9.88885 12.4792 9.99996C12.4792 10.1111 12.4618 10.2152 12.4271 10.3125C12.3924 10.4097 12.3334 10.5 12.25 10.5833L8.41671 14.4166C8.26393 14.5694 8.06949 14.6458 7.83337 14.6458C7.59726 14.6458 7.40282 14.5694 7.25004 14.4166C7.09726 14.2638 7.02087 14.0694 7.02087 13.8333C7.02087 13.5972 7.09726 13.4027 7.25004 13.25L10.5 9.99996Z", fill: t }) }), j6 = ({
|
|
181
181
|
width: C = 20,
|
|
182
182
|
height: e = 20,
|
|
183
183
|
fill: t = "currentColor",
|
|
@@ -397,12 +397,12 @@ const Z6 = ({
|
|
|
397
397
|
height: e = 20,
|
|
398
398
|
fill: t = "currentColor",
|
|
399
399
|
...n
|
|
400
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M6.66683 18.3334C6.43072 18.3334 6.2328 18.2535 6.07308 18.0938C5.91336 17.934 5.8335 17.7361 5.8335 17.5V4.16669C5.8335 3.93058 5.91336 3.73266 6.07308 3.57294C6.2328 3.41321 6.43072 3.33335 6.66683 3.33335H8.3335V2.50002C8.3335 2.26391 8.41336 2.06599 8.57308 1.90627C8.7328 1.74655 8.93072 1.66669 9.16683 1.66669H10.8335C11.0696 1.66669 11.2675 1.74655 11.4272 1.90627C11.587 2.06599 11.6668 2.26391 11.6668 2.50002V3.33335H13.3335C13.5696 3.33335 13.7675 3.41321 13.9272 3.57294C14.087 3.73266 14.1668 3.93058 14.1668 4.16669V9.16669C14.1668 9.4028 14.087 9.60071 13.9272 9.76044C13.7675 9.92016 13.5696 10 13.3335 10C13.0974 10 12.8995 9.92016 12.7397 9.76044C12.58 9.60071 12.5002 9.4028 12.5002 9.16669V5.00002H7.50016V11.6667H9.25016C9.50016 11.6667 9.68072 11.7778 9.79183 12C9.90294 12.2222 9.88905 12.4445 9.75016 12.6667C9.55572 13.0139 9.40989 13.382 9.31266 13.7709C9.21544 14.1597 9.16683 14.5695 9.16683 15C9.16683 15.4167 9.21544 15.8195 9.31266 16.2084C9.40989 16.5972 9.55572 16.9722 9.75016 17.3334C9.86127 17.5695 9.86127 17.7952 9.75016 18.0104C9.63905 18.2257 9.46544 18.3334 9.22933 18.3334H6.66683ZM13.7502 15.8334H12.4585C12.2918 15.8334 12.1703 15.7604 12.0939 15.6146C12.0175 15.4688 12.0279 15.3264 12.1252 15.1875L14.2085 12.2084C14.2779 12.125 14.3578 12.0972 14.4481 12.125C14.5384 12.1528 14.5835 12.2222 14.5835 12.3334V14.1667H15.8752C16.0418 14.1667 16.1634 14.2396 16.2397 14.3854C16.3161 14.5313 16.3057 14.6736 16.2085 14.8125L14.1252 17.7917C14.0557 17.875 13.9759 17.9028 13.8856 17.875C13.7953 17.8472 13.7502 17.7778 13.7502 17.6667V15.8334Z", fill: t }) }),
|
|
400
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M6.66683 18.3334C6.43072 18.3334 6.2328 18.2535 6.07308 18.0938C5.91336 17.934 5.8335 17.7361 5.8335 17.5V4.16669C5.8335 3.93058 5.91336 3.73266 6.07308 3.57294C6.2328 3.41321 6.43072 3.33335 6.66683 3.33335H8.3335V2.50002C8.3335 2.26391 8.41336 2.06599 8.57308 1.90627C8.7328 1.74655 8.93072 1.66669 9.16683 1.66669H10.8335C11.0696 1.66669 11.2675 1.74655 11.4272 1.90627C11.587 2.06599 11.6668 2.26391 11.6668 2.50002V3.33335H13.3335C13.5696 3.33335 13.7675 3.41321 13.9272 3.57294C14.087 3.73266 14.1668 3.93058 14.1668 4.16669V9.16669C14.1668 9.4028 14.087 9.60071 13.9272 9.76044C13.7675 9.92016 13.5696 10 13.3335 10C13.0974 10 12.8995 9.92016 12.7397 9.76044C12.58 9.60071 12.5002 9.4028 12.5002 9.16669V5.00002H7.50016V11.6667H9.25016C9.50016 11.6667 9.68072 11.7778 9.79183 12C9.90294 12.2222 9.88905 12.4445 9.75016 12.6667C9.55572 13.0139 9.40989 13.382 9.31266 13.7709C9.21544 14.1597 9.16683 14.5695 9.16683 15C9.16683 15.4167 9.21544 15.8195 9.31266 16.2084C9.40989 16.5972 9.55572 16.9722 9.75016 17.3334C9.86127 17.5695 9.86127 17.7952 9.75016 18.0104C9.63905 18.2257 9.46544 18.3334 9.22933 18.3334H6.66683ZM13.7502 15.8334H12.4585C12.2918 15.8334 12.1703 15.7604 12.0939 15.6146C12.0175 15.4688 12.0279 15.3264 12.1252 15.1875L14.2085 12.2084C14.2779 12.125 14.3578 12.0972 14.4481 12.125C14.5384 12.1528 14.5835 12.2222 14.5835 12.3334V14.1667H15.8752C16.0418 14.1667 16.1634 14.2396 16.2397 14.3854C16.3161 14.5313 16.3057 14.6736 16.2085 14.8125L14.1252 17.7917C14.0557 17.875 13.9759 17.9028 13.8856 17.875C13.7953 17.8472 13.7502 17.7778 13.7502 17.6667V15.8334Z", fill: t }) }), E5 = ({
|
|
401
401
|
width: C = 20,
|
|
402
402
|
height: e = 20,
|
|
403
403
|
fill: t = "currentColor",
|
|
404
404
|
...n
|
|
405
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M13.7502 15.8334H12.4585C12.2918 15.8334 12.1703 15.7604 12.0939 15.6146C12.0175 15.4688 12.0279 15.3264 12.1252 15.1875L14.2085 12.2084C14.2779 12.125 14.3578 12.0972 14.4481 12.125C14.5384 12.1528 14.5835 12.2222 14.5835 12.3334V14.1667H15.8752C16.0418 14.1667 16.1634 14.2396 16.2397 14.3854C16.3161 14.5313 16.3057 14.6736 16.2085 14.8125L14.1252 17.7917C14.0557 17.875 13.9759 17.9028 13.8856 17.875C13.7953 17.8472 13.7502 17.7778 13.7502 17.6667V15.8334ZM6.66683 18.3334C6.43072 18.3334 6.2328 18.2535 6.07308 18.0938C5.91336 17.934 5.8335 17.7361 5.8335 17.5V4.16669C5.8335 3.93058 5.91336 3.73266 6.07308 3.57294C6.2328 3.41321 6.43072 3.33335 6.66683 3.33335H8.3335V2.50002C8.3335 2.26391 8.41336 2.06599 8.57308 1.90627C8.7328 1.74655 8.93072 1.66669 9.16683 1.66669H10.8335C11.0696 1.66669 11.2675 1.74655 11.4272 1.90627C11.587 2.06599 11.6668 2.26391 11.6668 2.50002V3.33335H13.3335C13.5696 3.33335 13.7675 3.41321 13.9272 3.57294C14.087 3.73266 14.1668 3.93058 14.1668 4.16669V9.43752C14.1668 9.5903 14.1113 9.72224 14.0002 9.83335C13.8891 9.94446 13.7571 10.0139 13.6043 10.0417C13.021 10.1111 12.4793 10.2674 11.9793 10.5104C11.4793 10.7535 11.0349 11.0695 10.646 11.4584C10.2016 11.9028 9.84391 12.4271 9.57308 13.0313C9.30225 13.6354 9.16683 14.2917 9.16683 15C9.16683 15.4167 9.21544 15.8195 9.31266 16.2084C9.40989 16.5972 9.55572 16.9722 9.75016 17.3334C9.86127 17.5695 9.86127 17.7952 9.75016 18.0104C9.63905 18.2257 9.46544 18.3334 9.22933 18.3334H6.66683Z", fill: t }) }),
|
|
405
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M13.7502 15.8334H12.4585C12.2918 15.8334 12.1703 15.7604 12.0939 15.6146C12.0175 15.4688 12.0279 15.3264 12.1252 15.1875L14.2085 12.2084C14.2779 12.125 14.3578 12.0972 14.4481 12.125C14.5384 12.1528 14.5835 12.2222 14.5835 12.3334V14.1667H15.8752C16.0418 14.1667 16.1634 14.2396 16.2397 14.3854C16.3161 14.5313 16.3057 14.6736 16.2085 14.8125L14.1252 17.7917C14.0557 17.875 13.9759 17.9028 13.8856 17.875C13.7953 17.8472 13.7502 17.7778 13.7502 17.6667V15.8334ZM6.66683 18.3334C6.43072 18.3334 6.2328 18.2535 6.07308 18.0938C5.91336 17.934 5.8335 17.7361 5.8335 17.5V4.16669C5.8335 3.93058 5.91336 3.73266 6.07308 3.57294C6.2328 3.41321 6.43072 3.33335 6.66683 3.33335H8.3335V2.50002C8.3335 2.26391 8.41336 2.06599 8.57308 1.90627C8.7328 1.74655 8.93072 1.66669 9.16683 1.66669H10.8335C11.0696 1.66669 11.2675 1.74655 11.4272 1.90627C11.587 2.06599 11.6668 2.26391 11.6668 2.50002V3.33335H13.3335C13.5696 3.33335 13.7675 3.41321 13.9272 3.57294C14.087 3.73266 14.1668 3.93058 14.1668 4.16669V9.43752C14.1668 9.5903 14.1113 9.72224 14.0002 9.83335C13.8891 9.94446 13.7571 10.0139 13.6043 10.0417C13.021 10.1111 12.4793 10.2674 11.9793 10.5104C11.4793 10.7535 11.0349 11.0695 10.646 11.4584C10.2016 11.9028 9.84391 12.4271 9.57308 13.0313C9.30225 13.6354 9.16683 14.2917 9.16683 15C9.16683 15.4167 9.21544 15.8195 9.31266 16.2084C9.40989 16.5972 9.55572 16.9722 9.75016 17.3334C9.86127 17.5695 9.86127 17.7952 9.75016 18.0104C9.63905 18.2257 9.46544 18.3334 9.22933 18.3334H6.66683Z", fill: t }) }), R5 = ({
|
|
406
406
|
width: C = 20,
|
|
407
407
|
height: e = 20,
|
|
408
408
|
fill: t = "currentColor",
|
|
@@ -422,12 +422,12 @@ const Z6 = ({
|
|
|
422
422
|
height: e = 20,
|
|
423
423
|
fill: t = "currentColor",
|
|
424
424
|
...n
|
|
425
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.16683 17.1458V12L5.91683 15.25C5.76405 15.4028 5.56961 15.4792 5.3335 15.4792C5.09738 15.4792 4.90294 15.4028 4.75016 15.25C4.59738 15.0972 4.521 14.9028 4.521 14.6667C4.521 14.4306 4.59738 14.2361 4.75016 14.0833L8.8335 10L4.75016 5.91667C4.59738 5.76389 4.521 5.56944 4.521 5.33333C4.521 5.09722 4.59738 4.90278 4.75016 4.75C4.90294 4.59722 5.09738 4.52083 5.3335 4.52083C5.56961 4.52083 5.76405 4.59722 5.91683 4.75L9.16683 8V2.85417C9.16683 2.60417 9.25016 2.39931 9.41683 2.23958C9.5835 2.07986 9.77794 2 10.0002 2C10.1113 2 10.2154 2.02083 10.3127 2.0625C10.4099 2.10417 10.5002 2.16667 10.5835 2.25L14.1668 5.83333C14.2502 5.91667 14.3092 6.00694 14.3439 6.10417C14.3786 6.20139 14.396 6.30556 14.396 6.41667C14.396 6.52778 14.3786 6.63194 14.3439 6.72917C14.3092 6.82639 14.2502 6.91667 14.1668 7L11.1668 10L14.1668 13C14.2502 13.0833 14.3092 13.1736 14.3439 13.2708C14.3786 13.3681 14.396 13.4722 14.396 13.5833C14.396 13.6944 14.3786 13.7986 14.3439 13.8958C14.3092 13.9931 14.2502 14.0833 14.1668 14.1667L10.5835 17.75C10.5002 17.8333 10.4099 17.8958 10.3127 17.9375C10.2154 17.9792 10.1113 18 10.0002 18C9.77794 18 9.5835 17.9201 9.41683 17.7604C9.25016 17.6007 9.16683 17.3958 9.16683 17.1458ZM10.8335 8L12.4168 6.41667L10.8335 4.875V8ZM10.8335 15.125L12.4168 13.5833L10.8335 12V15.125Z", fill: t }) }),
|
|
425
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.16683 17.1458V12L5.91683 15.25C5.76405 15.4028 5.56961 15.4792 5.3335 15.4792C5.09738 15.4792 4.90294 15.4028 4.75016 15.25C4.59738 15.0972 4.521 14.9028 4.521 14.6667C4.521 14.4306 4.59738 14.2361 4.75016 14.0833L8.8335 10L4.75016 5.91667C4.59738 5.76389 4.521 5.56944 4.521 5.33333C4.521 5.09722 4.59738 4.90278 4.75016 4.75C4.90294 4.59722 5.09738 4.52083 5.3335 4.52083C5.56961 4.52083 5.76405 4.59722 5.91683 4.75L9.16683 8V2.85417C9.16683 2.60417 9.25016 2.39931 9.41683 2.23958C9.5835 2.07986 9.77794 2 10.0002 2C10.1113 2 10.2154 2.02083 10.3127 2.0625C10.4099 2.10417 10.5002 2.16667 10.5835 2.25L14.1668 5.83333C14.2502 5.91667 14.3092 6.00694 14.3439 6.10417C14.3786 6.20139 14.396 6.30556 14.396 6.41667C14.396 6.52778 14.3786 6.63194 14.3439 6.72917C14.3092 6.82639 14.2502 6.91667 14.1668 7L11.1668 10L14.1668 13C14.2502 13.0833 14.3092 13.1736 14.3439 13.2708C14.3786 13.3681 14.396 13.4722 14.396 13.5833C14.396 13.6944 14.3786 13.7986 14.3439 13.8958C14.3092 13.9931 14.2502 14.0833 14.1668 14.1667L10.5835 17.75C10.5002 17.8333 10.4099 17.8958 10.3127 17.9375C10.2154 17.9792 10.1113 18 10.0002 18C9.77794 18 9.5835 17.9201 9.41683 17.7604C9.25016 17.6007 9.16683 17.3958 9.16683 17.1458ZM10.8335 8L12.4168 6.41667L10.8335 4.875V8ZM10.8335 15.125L12.4168 13.5833L10.8335 12V15.125Z", fill: t }) }), K5 = ({
|
|
426
426
|
width: C = 20,
|
|
427
427
|
height: e = 20,
|
|
428
428
|
fill: t = "currentColor",
|
|
429
429
|
...n
|
|
430
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.16683 12L5.91683 15.25C5.76405 15.4028 5.56961 15.4792 5.3335 15.4792C5.09739 15.4792 4.90294 15.4028 4.75016 15.25C4.59739 15.0972 4.521 14.9028 4.521 14.6667C4.521 14.4306 4.59739 14.2361 4.75016 14.0833L8.25016 10.5833L1.75016 4.08333C1.59738 3.93056 1.521 3.73611 1.521 3.5C1.521 3.26389 1.59738 3.06944 1.75016 2.91667C1.90294 2.76389 2.09739 2.6875 2.3335 2.6875C2.56961 2.6875 2.76405 2.76389 2.91683 2.91667L17.0835 17.0833C17.2363 17.2361 17.3127 17.4306 17.3127 17.6667C17.3127 17.9028 17.2363 18.0972 17.0835 18.25C16.9307 18.4028 16.7363 18.4792 16.5002 18.4792C16.2641 18.4792 16.0696 18.4028 15.9168 18.25L13.0002 15.3333L10.5835 17.75C10.5002 17.8333 10.4099 17.8958 10.3127 17.9375C10.2154 17.9792 10.1113 18 10.0002 18C9.77794 18 9.5835 17.9201 9.41683 17.7604C9.25016 17.6007 9.16683 17.3958 9.16683 17.1458V12ZM10.8335 15.125L11.7918 14.1667L10.8335 13.2083V15.125ZM11.7502 9.41667L10.5835 8.25L12.4168 6.41667L10.8335 4.875V8.5L9.16683 6.83333V2.85417C9.16683 2.60417 9.25016 2.39931 9.41683 2.23958C9.5835 2.07986 9.77794 2 10.0002 2C10.1113 2 10.2154 2.02083 10.3127 2.0625C10.4099 2.10417 10.5002 2.16667 10.5835 2.25L14.1668 5.83333C14.2502 5.91667 14.3092 6.00694 14.3439 6.10417C14.3786 6.20139 14.396 6.30556 14.396 6.41667C14.396 6.52778 14.3786 6.63194 14.3439 6.72917C14.3092 6.82639 14.2502 6.91667 14.1668 7L11.7502 9.41667Z", fill: t }) }),
|
|
430
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.16683 12L5.91683 15.25C5.76405 15.4028 5.56961 15.4792 5.3335 15.4792C5.09739 15.4792 4.90294 15.4028 4.75016 15.25C4.59739 15.0972 4.521 14.9028 4.521 14.6667C4.521 14.4306 4.59739 14.2361 4.75016 14.0833L8.25016 10.5833L1.75016 4.08333C1.59738 3.93056 1.521 3.73611 1.521 3.5C1.521 3.26389 1.59738 3.06944 1.75016 2.91667C1.90294 2.76389 2.09739 2.6875 2.3335 2.6875C2.56961 2.6875 2.76405 2.76389 2.91683 2.91667L17.0835 17.0833C17.2363 17.2361 17.3127 17.4306 17.3127 17.6667C17.3127 17.9028 17.2363 18.0972 17.0835 18.25C16.9307 18.4028 16.7363 18.4792 16.5002 18.4792C16.2641 18.4792 16.0696 18.4028 15.9168 18.25L13.0002 15.3333L10.5835 17.75C10.5002 17.8333 10.4099 17.8958 10.3127 17.9375C10.2154 17.9792 10.1113 18 10.0002 18C9.77794 18 9.5835 17.9201 9.41683 17.7604C9.25016 17.6007 9.16683 17.3958 9.16683 17.1458V12ZM10.8335 15.125L11.7918 14.1667L10.8335 13.2083V15.125ZM11.7502 9.41667L10.5835 8.25L12.4168 6.41667L10.8335 4.875V8.5L9.16683 6.83333V2.85417C9.16683 2.60417 9.25016 2.39931 9.41683 2.23958C9.5835 2.07986 9.77794 2 10.0002 2C10.1113 2 10.2154 2.02083 10.3127 2.0625C10.4099 2.10417 10.5002 2.16667 10.5835 2.25L14.1668 5.83333C14.2502 5.91667 14.3092 6.00694 14.3439 6.10417C14.3786 6.20139 14.396 6.30556 14.396 6.41667C14.396 6.52778 14.3786 6.63194 14.3439 6.72917C14.3092 6.82639 14.2502 6.91667 14.1668 7L11.7502 9.41667Z", fill: t }) }), U5 = ({
|
|
431
431
|
width: C = 20,
|
|
432
432
|
height: e = 20,
|
|
433
433
|
fill: t = "currentColor",
|
|
@@ -437,17 +437,17 @@ const Z6 = ({
|
|
|
437
437
|
height: e = 20,
|
|
438
438
|
fill: t = "currentColor",
|
|
439
439
|
...n
|
|
440
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.81234 15.8959L13.2707 9.14585C13.3401 9.00696 13.3332 8.87155 13.2498 8.7396C13.1665 8.60766 13.0484 8.54169 12.8957 8.54169H10.6665V4.18752C10.6665 4.07641 10.6144 4.01044 10.5103 3.9896C10.4061 3.96877 10.3262 4.00696 10.2707 4.10419L6.81234 10.8542C6.74289 10.9931 6.74984 11.1285 6.83317 11.2604C6.9165 11.3924 7.03456 11.4584 7.18734 11.4584H9.4165V15.8125C9.4165 15.9236 9.46859 15.9896 9.57275 16.0104C9.67692 16.0313 9.75678 15.9931 9.81234 15.8959ZM9.99984 18.3334C8.84706 18.3334 7.76373 18.1146 6.74984 17.6771C5.73595 17.2396 4.854 16.6459 4.104 15.8959C3.354 15.1459 2.76025 14.2639 2.32275 13.25C1.88525 12.2361 1.6665 11.1528 1.6665 10C1.6665 8.84724 1.88525 7.76391 2.32275 6.75002C2.76025 5.73613 3.354 4.85419 4.104 4.10419C4.854 3.35419 5.73595 2.76044 6.74984 2.32294C7.76373 1.88544 8.84706 1.66669 9.99984 1.66669C11.1526 1.66669 12.2359 1.88544 13.2498 2.32294C14.2637 2.76044 15.1457 3.35419 15.8957 4.10419C16.6457 4.85419 17.2394 5.73613 17.6769 6.75002C18.1144 7.76391 18.3332 8.84724 18.3332 10C18.3332 11.1528 18.1144 12.2361 17.6769 13.25C17.2394 14.2639 16.6457 15.1459 15.8957 15.8959C15.1457 16.6459 14.2637 17.2396 13.2498 17.6771C12.2359 18.1146 11.1526 18.3334 9.99984 18.3334ZM9.99984 16.6667C11.8471 16.6667 13.42 16.0174 14.7186 14.7188C16.0172 13.4202 16.6665 11.8472 16.6665 10C16.6665 8.1528 16.0172 6.57988 14.7186 5.28127C13.42 3.98266 11.8471 3.33335 9.99984 3.33335C8.15261 3.33335 6.5797 3.98266 5.28109 5.28127C3.98248 6.57988 3.33317 8.1528 3.33317 10C3.33317 11.8472 3.98248 13.4202 5.28109 14.7188C6.5797 16.0174 8.15261 16.6667 9.99984 16.6667Z", fill: t }) }),
|
|
440
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.81234 15.8959L13.2707 9.14585C13.3401 9.00696 13.3332 8.87155 13.2498 8.7396C13.1665 8.60766 13.0484 8.54169 12.8957 8.54169H10.6665V4.18752C10.6665 4.07641 10.6144 4.01044 10.5103 3.9896C10.4061 3.96877 10.3262 4.00696 10.2707 4.10419L6.81234 10.8542C6.74289 10.9931 6.74984 11.1285 6.83317 11.2604C6.9165 11.3924 7.03456 11.4584 7.18734 11.4584H9.4165V15.8125C9.4165 15.9236 9.46859 15.9896 9.57275 16.0104C9.67692 16.0313 9.75678 15.9931 9.81234 15.8959ZM9.99984 18.3334C8.84706 18.3334 7.76373 18.1146 6.74984 17.6771C5.73595 17.2396 4.854 16.6459 4.104 15.8959C3.354 15.1459 2.76025 14.2639 2.32275 13.25C1.88525 12.2361 1.6665 11.1528 1.6665 10C1.6665 8.84724 1.88525 7.76391 2.32275 6.75002C2.76025 5.73613 3.354 4.85419 4.104 4.10419C4.854 3.35419 5.73595 2.76044 6.74984 2.32294C7.76373 1.88544 8.84706 1.66669 9.99984 1.66669C11.1526 1.66669 12.2359 1.88544 13.2498 2.32294C14.2637 2.76044 15.1457 3.35419 15.8957 4.10419C16.6457 4.85419 17.2394 5.73613 17.6769 6.75002C18.1144 7.76391 18.3332 8.84724 18.3332 10C18.3332 11.1528 18.1144 12.2361 17.6769 13.25C17.2394 14.2639 16.6457 15.1459 15.8957 15.8959C15.1457 16.6459 14.2637 17.2396 13.2498 17.6771C12.2359 18.1146 11.1526 18.3334 9.99984 18.3334ZM9.99984 16.6667C11.8471 16.6667 13.42 16.0174 14.7186 14.7188C16.0172 13.4202 16.6665 11.8472 16.6665 10C16.6665 8.1528 16.0172 6.57988 14.7186 5.28127C13.42 3.98266 11.8471 3.33335 9.99984 3.33335C8.15261 3.33335 6.5797 3.98266 5.28109 5.28127C3.98248 6.57988 3.33317 8.1528 3.33317 10C3.33317 11.8472 3.98248 13.4202 5.28109 14.7188C6.5797 16.0174 8.15261 16.6667 9.99984 16.6667Z", fill: t }) }), q5 = ({
|
|
441
441
|
width: C = 20,
|
|
442
442
|
height: e = 20,
|
|
443
443
|
fill: t = "currentColor",
|
|
444
444
|
...n
|
|
445
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.16689 12.0834L4.22939 11.4584C3.88216 11.4167 3.65647 11.2292 3.5523 10.8959C3.44814 10.5625 3.52105 10.2778 3.77105 10.0417L12.2919 1.87502C12.3613 1.80558 12.4447 1.75349 12.5419 1.71877C12.6391 1.68405 12.7711 1.66669 12.9377 1.66669C13.2155 1.66669 13.4273 1.78474 13.5731 2.02085C13.719 2.25696 13.7224 2.50002 13.5836 2.75002L10.8336 7.91669L15.7711 8.54169C16.1183 8.58335 16.344 8.77085 16.4481 9.10419C16.5523 9.43752 16.4794 9.72224 16.2294 9.95835L7.70855 18.125C7.63911 18.1945 7.55578 18.2465 7.45855 18.2813C7.36133 18.316 7.22939 18.3334 7.06272 18.3334C6.78494 18.3334 6.57314 18.2153 6.4273 17.9792C6.28147 17.7431 6.278 17.5 6.41689 17.25L9.16689 12.0834Z", fill: t }) }),
|
|
445
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.16689 12.0834L4.22939 11.4584C3.88216 11.4167 3.65647 11.2292 3.5523 10.8959C3.44814 10.5625 3.52105 10.2778 3.77105 10.0417L12.2919 1.87502C12.3613 1.80558 12.4447 1.75349 12.5419 1.71877C12.6391 1.68405 12.7711 1.66669 12.9377 1.66669C13.2155 1.66669 13.4273 1.78474 13.5731 2.02085C13.719 2.25696 13.7224 2.50002 13.5836 2.75002L10.8336 7.91669L15.7711 8.54169C16.1183 8.58335 16.344 8.77085 16.4481 9.10419C16.5523 9.43752 16.4794 9.72224 16.2294 9.95835L7.70855 18.125C7.63911 18.1945 7.55578 18.2465 7.45855 18.2813C7.36133 18.316 7.22939 18.3334 7.06272 18.3334C6.78494 18.3334 6.57314 18.2153 6.4273 17.9792C6.28147 17.7431 6.278 17.5 6.41689 17.25L9.16689 12.0834Z", fill: t }) }), W5 = ({
|
|
446
446
|
width: C = 20,
|
|
447
447
|
height: e = 20,
|
|
448
448
|
fill: t = "currentColor",
|
|
449
449
|
...n
|
|
450
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.16689 12.0834L4.22939 11.4584C3.88216 11.4167 3.65647 11.2292 3.5523 10.8959C3.44814 10.5625 3.52105 10.2778 3.77105 10.0417L12.2919 1.87502C12.3613 1.80558 12.4447 1.75349 12.5419 1.71877C12.6391 1.68405 12.7711 1.66669 12.9377 1.66669C13.2155 1.66669 13.4273 1.78474 13.5731 2.02085C13.719 2.25696 13.7224 2.50002 13.5836 2.75002L10.8336 7.91669L15.7711 8.54169C16.1183 8.58335 16.344 8.77085 16.4481 9.10419C16.5523 9.43752 16.4794 9.72224 16.2294 9.95835L7.70855 18.125C7.63911 18.1945 7.55578 18.2465 7.45855 18.2813C7.36133 18.316 7.22939 18.3334 7.06272 18.3334C6.78494 18.3334 6.57314 18.2153 6.4273 17.9792C6.28147 17.7431 6.278 17.5 6.41689 17.25L9.16689 12.0834ZM10.4586 13.1875L13.8127 9.97919L8.20855 9.27085L9.52105 6.83335L6.18772 10.0417L11.7711 10.7292L10.4586 13.1875Z", fill: t }) }),
|
|
450
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.16689 12.0834L4.22939 11.4584C3.88216 11.4167 3.65647 11.2292 3.5523 10.8959C3.44814 10.5625 3.52105 10.2778 3.77105 10.0417L12.2919 1.87502C12.3613 1.80558 12.4447 1.75349 12.5419 1.71877C12.6391 1.68405 12.7711 1.66669 12.9377 1.66669C13.2155 1.66669 13.4273 1.78474 13.5731 2.02085C13.719 2.25696 13.7224 2.50002 13.5836 2.75002L10.8336 7.91669L15.7711 8.54169C16.1183 8.58335 16.344 8.77085 16.4481 9.10419C16.5523 9.43752 16.4794 9.72224 16.2294 9.95835L7.70855 18.125C7.63911 18.1945 7.55578 18.2465 7.45855 18.2813C7.36133 18.316 7.22939 18.3334 7.06272 18.3334C6.78494 18.3334 6.57314 18.2153 6.4273 17.9792C6.28147 17.7431 6.278 17.5 6.41689 17.25L9.16689 12.0834ZM10.4586 13.1875L13.8127 9.97919L8.20855 9.27085L9.52105 6.83335L6.18772 10.0417L11.7711 10.7292L10.4586 13.1875Z", fill: t }) }), j5 = ({
|
|
451
451
|
width: C = 20,
|
|
452
452
|
height: e = 20,
|
|
453
453
|
fill: t = "currentColor",
|
|
@@ -667,12 +667,12 @@ const Z6 = ({
|
|
|
667
667
|
height: e = 20,
|
|
668
668
|
fill: t = "currentColor",
|
|
669
669
|
...n
|
|
670
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M8.83332 11.5L7.04166 9.70835C6.88888 9.55558 6.69443 9.47919 6.45832 9.47919C6.22221 9.47919 6.02777 9.55558 5.87499 9.70835C5.72221 9.86113 5.64582 10.0556 5.64582 10.2917C5.64582 10.5278 5.72221 10.7222 5.87499 10.875L8.24999 13.25C8.41666 13.4167 8.6111 13.5 8.83332 13.5C9.05554 13.5 9.24999 13.4167 9.41666 13.25L14.125 8.54169C14.2778 8.38891 14.3542 8.19446 14.3542 7.95835C14.3542 7.72224 14.2778 7.5278 14.125 7.37502C13.9722 7.22224 13.7778 7.14585 13.5417 7.14585C13.3055 7.14585 13.1111 7.22224 12.9583 7.37502L8.83332 11.5ZM9.99999 18.3334C8.84721 18.3334 7.76388 18.1146 6.74999 17.6771C5.7361 17.2396 4.85416 16.6459 4.10416 15.8959C3.35416 15.1459 2.76041 14.2639 2.32291 13.25C1.88541 12.2361 1.66666 11.1528 1.66666 10C1.66666 8.84724 1.88541 7.76391 2.32291 6.75002C2.76041 5.73613 3.35416 4.85419 4.10416 4.10419C4.85416 3.35419 5.7361 2.76044 6.74999 2.32294C7.76388 1.88544 8.84721 1.66669 9.99999 1.66669C11.1528 1.66669 12.2361 1.88544 13.25 2.32294C14.2639 2.76044 15.1458 3.35419 15.8958 4.10419C16.6458 4.85419 17.2396 5.73613 17.6771 6.75002C18.1146 7.76391 18.3333 8.84724 18.3333 10C18.3333 11.1528 18.1146 12.2361 17.6771 13.25C17.2396 14.2639 16.6458 15.1459 15.8958 15.8959C15.1458 16.6459 14.2639 17.2396 13.25 17.6771C12.2361 18.1146 11.1528 18.3334 9.99999 18.3334Z", fill: t }) }),
|
|
670
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M8.83332 11.5L7.04166 9.70835C6.88888 9.55558 6.69443 9.47919 6.45832 9.47919C6.22221 9.47919 6.02777 9.55558 5.87499 9.70835C5.72221 9.86113 5.64582 10.0556 5.64582 10.2917C5.64582 10.5278 5.72221 10.7222 5.87499 10.875L8.24999 13.25C8.41666 13.4167 8.6111 13.5 8.83332 13.5C9.05554 13.5 9.24999 13.4167 9.41666 13.25L14.125 8.54169C14.2778 8.38891 14.3542 8.19446 14.3542 7.95835C14.3542 7.72224 14.2778 7.5278 14.125 7.37502C13.9722 7.22224 13.7778 7.14585 13.5417 7.14585C13.3055 7.14585 13.1111 7.22224 12.9583 7.37502L8.83332 11.5ZM9.99999 18.3334C8.84721 18.3334 7.76388 18.1146 6.74999 17.6771C5.7361 17.2396 4.85416 16.6459 4.10416 15.8959C3.35416 15.1459 2.76041 14.2639 2.32291 13.25C1.88541 12.2361 1.66666 11.1528 1.66666 10C1.66666 8.84724 1.88541 7.76391 2.32291 6.75002C2.76041 5.73613 3.35416 4.85419 4.10416 4.10419C4.85416 3.35419 5.7361 2.76044 6.74999 2.32294C7.76388 1.88544 8.84721 1.66669 9.99999 1.66669C11.1528 1.66669 12.2361 1.88544 13.25 2.32294C14.2639 2.76044 15.1458 3.35419 15.8958 4.10419C16.6458 4.85419 17.2396 5.73613 17.6771 6.75002C18.1146 7.76391 18.3333 8.84724 18.3333 10C18.3333 11.1528 18.1146 12.2361 17.6771 13.25C17.2396 14.2639 16.6458 15.1459 15.8958 15.8959C15.1458 16.6459 14.2639 17.2396 13.25 17.6771C12.2361 18.1146 11.1528 18.3334 9.99999 18.3334Z", fill: t }) }), E7 = ({
|
|
671
671
|
width: C = 20,
|
|
672
672
|
height: e = 20,
|
|
673
673
|
fill: t = "currentColor",
|
|
674
674
|
...n
|
|
675
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M8.83332 11.5L7.04166 9.70835C6.88888 9.55558 6.69443 9.47919 6.45832 9.47919C6.22221 9.47919 6.02777 9.55558 5.87499 9.70835C5.72221 9.86113 5.64582 10.0556 5.64582 10.2917C5.64582 10.5278 5.72221 10.7222 5.87499 10.875L8.24999 13.25C8.41666 13.4167 8.6111 13.5 8.83332 13.5C9.05554 13.5 9.24999 13.4167 9.41666 13.25L14.125 8.54169C14.2778 8.38891 14.3542 8.19446 14.3542 7.95835C14.3542 7.72224 14.2778 7.5278 14.125 7.37502C13.9722 7.22224 13.7778 7.14585 13.5417 7.14585C13.3055 7.14585 13.1111 7.22224 12.9583 7.37502L8.83332 11.5ZM9.99999 18.3334C8.84721 18.3334 7.76388 18.1146 6.74999 17.6771C5.7361 17.2396 4.85416 16.6459 4.10416 15.8959C3.35416 15.1459 2.76041 14.2639 2.32291 13.25C1.88541 12.2361 1.66666 11.1528 1.66666 10C1.66666 8.84724 1.88541 7.76391 2.32291 6.75002C2.76041 5.73613 3.35416 4.85419 4.10416 4.10419C4.85416 3.35419 5.7361 2.76044 6.74999 2.32294C7.76388 1.88544 8.84721 1.66669 9.99999 1.66669C11.1528 1.66669 12.2361 1.88544 13.25 2.32294C14.2639 2.76044 15.1458 3.35419 15.8958 4.10419C16.6458 4.85419 17.2396 5.73613 17.6771 6.75002C18.1146 7.76391 18.3333 8.84724 18.3333 10C18.3333 11.1528 18.1146 12.2361 17.6771 13.25C17.2396 14.2639 16.6458 15.1459 15.8958 15.8959C15.1458 16.6459 14.2639 17.2396 13.25 17.6771C12.2361 18.1146 11.1528 18.3334 9.99999 18.3334ZM9.99999 16.6667C11.8611 16.6667 13.4375 16.0209 14.7292 14.7292C16.0208 13.4375 16.6667 11.8611 16.6667 10C16.6667 8.13891 16.0208 6.56252 14.7292 5.27085C13.4375 3.97919 11.8611 3.33335 9.99999 3.33335C8.13888 3.33335 6.56249 3.97919 5.27082 5.27085C3.97916 6.56252 3.33332 8.13891 3.33332 10C3.33332 11.8611 3.97916 13.4375 5.27082 14.7292C6.56249 16.0209 8.13888 16.6667 9.99999 16.6667Z", fill: t }) }),
|
|
675
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M8.83332 11.5L7.04166 9.70835C6.88888 9.55558 6.69443 9.47919 6.45832 9.47919C6.22221 9.47919 6.02777 9.55558 5.87499 9.70835C5.72221 9.86113 5.64582 10.0556 5.64582 10.2917C5.64582 10.5278 5.72221 10.7222 5.87499 10.875L8.24999 13.25C8.41666 13.4167 8.6111 13.5 8.83332 13.5C9.05554 13.5 9.24999 13.4167 9.41666 13.25L14.125 8.54169C14.2778 8.38891 14.3542 8.19446 14.3542 7.95835C14.3542 7.72224 14.2778 7.5278 14.125 7.37502C13.9722 7.22224 13.7778 7.14585 13.5417 7.14585C13.3055 7.14585 13.1111 7.22224 12.9583 7.37502L8.83332 11.5ZM9.99999 18.3334C8.84721 18.3334 7.76388 18.1146 6.74999 17.6771C5.7361 17.2396 4.85416 16.6459 4.10416 15.8959C3.35416 15.1459 2.76041 14.2639 2.32291 13.25C1.88541 12.2361 1.66666 11.1528 1.66666 10C1.66666 8.84724 1.88541 7.76391 2.32291 6.75002C2.76041 5.73613 3.35416 4.85419 4.10416 4.10419C4.85416 3.35419 5.7361 2.76044 6.74999 2.32294C7.76388 1.88544 8.84721 1.66669 9.99999 1.66669C11.1528 1.66669 12.2361 1.88544 13.25 2.32294C14.2639 2.76044 15.1458 3.35419 15.8958 4.10419C16.6458 4.85419 17.2396 5.73613 17.6771 6.75002C18.1146 7.76391 18.3333 8.84724 18.3333 10C18.3333 11.1528 18.1146 12.2361 17.6771 13.25C17.2396 14.2639 16.6458 15.1459 15.8958 15.8959C15.1458 16.6459 14.2639 17.2396 13.25 17.6771C12.2361 18.1146 11.1528 18.3334 9.99999 18.3334ZM9.99999 16.6667C11.8611 16.6667 13.4375 16.0209 14.7292 14.7292C16.0208 13.4375 16.6667 11.8611 16.6667 10C16.6667 8.13891 16.0208 6.56252 14.7292 5.27085C13.4375 3.97919 11.8611 3.33335 9.99999 3.33335C8.13888 3.33335 6.56249 3.97919 5.27082 5.27085C3.97916 6.56252 3.33332 8.13891 3.33332 10C3.33332 11.8611 3.97916 13.4375 5.27082 14.7292C6.56249 16.0209 8.13888 16.6667 9.99999 16.6667Z", fill: t }) }), R7 = ({
|
|
676
676
|
width: C = 20,
|
|
677
677
|
height: e = 20,
|
|
678
678
|
fill: t = "currentColor",
|
|
@@ -692,12 +692,12 @@ const Z6 = ({
|
|
|
692
692
|
height: e = 20,
|
|
693
693
|
fill: t = "currentColor",
|
|
694
694
|
...n
|
|
695
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M8.83333 11.1667L7.04167 9.375C6.88889 9.22222 6.69444 9.14583 6.45833 9.14583C6.22222 9.14583 6.02778 9.22222 5.875 9.375C5.72222 9.52778 5.64583 9.72222 5.64583 9.95833C5.64583 10.1944 5.72222 10.3889 5.875 10.5417L8.25 12.9167C8.41667 13.0833 8.61111 13.1667 8.83333 13.1667C9.05556 13.1667 9.25 13.0833 9.41667 12.9167L14.125 8.20833C14.2778 8.05556 14.3542 7.86111 14.3542 7.625C14.3542 7.38889 14.2778 7.19444 14.125 7.04167C13.9722 6.88889 13.7778 6.8125 13.5417 6.8125C13.3056 6.8125 13.1111 6.88889 12.9583 7.04167L8.83333 11.1667ZM4.16667 17.5C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V4.16667C2.5 3.70833 2.66319 3.31597 2.98958 2.98958C3.31597 2.66319 3.70833 2.5 4.16667 2.5H15.8333C16.2917 2.5 16.684 2.66319 17.0104 2.98958C17.3368 3.31597 17.5 3.70833 17.5 4.16667V15.8333C17.5 16.2917 17.3368 16.684 17.0104 17.0104C16.684 17.3368 16.2917 17.5 15.8333 17.5H4.16667Z", fill: t }) }),
|
|
695
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M8.83333 11.1667L7.04167 9.375C6.88889 9.22222 6.69444 9.14583 6.45833 9.14583C6.22222 9.14583 6.02778 9.22222 5.875 9.375C5.72222 9.52778 5.64583 9.72222 5.64583 9.95833C5.64583 10.1944 5.72222 10.3889 5.875 10.5417L8.25 12.9167C8.41667 13.0833 8.61111 13.1667 8.83333 13.1667C9.05556 13.1667 9.25 13.0833 9.41667 12.9167L14.125 8.20833C14.2778 8.05556 14.3542 7.86111 14.3542 7.625C14.3542 7.38889 14.2778 7.19444 14.125 7.04167C13.9722 6.88889 13.7778 6.8125 13.5417 6.8125C13.3056 6.8125 13.1111 6.88889 12.9583 7.04167L8.83333 11.1667ZM4.16667 17.5C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V4.16667C2.5 3.70833 2.66319 3.31597 2.98958 2.98958C3.31597 2.66319 3.70833 2.5 4.16667 2.5H15.8333C16.2917 2.5 16.684 2.66319 17.0104 2.98958C17.3368 3.31597 17.5 3.70833 17.5 4.16667V15.8333C17.5 16.2917 17.3368 16.684 17.0104 17.0104C16.684 17.3368 16.2917 17.5 15.8333 17.5H4.16667Z", fill: t }) }), K7 = ({
|
|
696
696
|
width: C = 20,
|
|
697
697
|
height: e = 20,
|
|
698
698
|
fill: t = "currentColor",
|
|
699
699
|
...n
|
|
700
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M6.66667 10.8333H13.3333C13.5694 10.8333 13.7674 10.7535 13.9271 10.5938C14.0868 10.434 14.1667 10.2361 14.1667 10C14.1667 9.76389 14.0868 9.56597 13.9271 9.40625C13.7674 9.24653 13.5694 9.16667 13.3333 9.16667H6.66667C6.43056 9.16667 6.23264 9.24653 6.07292 9.40625C5.91319 9.56597 5.83333 9.76389 5.83333 10C5.83333 10.2361 5.91319 10.434 6.07292 10.5938C6.23264 10.7535 6.43056 10.8333 6.66667 10.8333ZM4.16667 17.5C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V4.16667C2.5 3.70833 2.66319 3.31597 2.98958 2.98958C3.31597 2.66319 3.70833 2.5 4.16667 2.5H15.8333C16.2917 2.5 16.684 2.66319 17.0104 2.98958C17.3368 3.31597 17.5 3.70833 17.5 4.16667V15.8333C17.5 16.2917 17.3368 16.684 17.0104 17.0104C16.684 17.3368 16.2917 17.5 15.8333 17.5H4.16667Z", fill: t }) }),
|
|
700
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M6.66667 10.8333H13.3333C13.5694 10.8333 13.7674 10.7535 13.9271 10.5938C14.0868 10.434 14.1667 10.2361 14.1667 10C14.1667 9.76389 14.0868 9.56597 13.9271 9.40625C13.7674 9.24653 13.5694 9.16667 13.3333 9.16667H6.66667C6.43056 9.16667 6.23264 9.24653 6.07292 9.40625C5.91319 9.56597 5.83333 9.76389 5.83333 10C5.83333 10.2361 5.91319 10.434 6.07292 10.5938C6.23264 10.7535 6.43056 10.8333 6.66667 10.8333ZM4.16667 17.5C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V4.16667C2.5 3.70833 2.66319 3.31597 2.98958 2.98958C3.31597 2.66319 3.70833 2.5 4.16667 2.5H15.8333C16.2917 2.5 16.684 2.66319 17.0104 2.98958C17.3368 3.31597 17.5 3.70833 17.5 4.16667V15.8333C17.5 16.2917 17.3368 16.684 17.0104 17.0104C16.684 17.3368 16.2917 17.5 15.8333 17.5H4.16667Z", fill: t }) }), U7 = ({
|
|
701
701
|
width: C = 20,
|
|
702
702
|
height: e = 20,
|
|
703
703
|
fill: t = "currentColor",
|
|
@@ -707,17 +707,17 @@ const Z6 = ({
|
|
|
707
707
|
height: e = 20,
|
|
708
708
|
fill: t = "currentColor",
|
|
709
709
|
...n
|
|
710
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M8.83333 11.1667L7.04167 9.375C6.88889 9.22222 6.69444 9.14583 6.45833 9.14583C6.22222 9.14583 6.02778 9.22222 5.875 9.375C5.72222 9.52778 5.64583 9.72222 5.64583 9.95833C5.64583 10.1944 5.72222 10.3889 5.875 10.5417L8.25 12.9167C8.41667 13.0833 8.61111 13.1667 8.83333 13.1667C9.05556 13.1667 9.25 13.0833 9.41667 12.9167L14.125 8.20833C14.2778 8.05556 14.3542 7.86111 14.3542 7.625C14.3542 7.38889 14.2778 7.19444 14.125 7.04167C13.9722 6.88889 13.7778 6.8125 13.5417 6.8125C13.3056 6.8125 13.1111 6.88889 12.9583 7.04167L8.83333 11.1667ZM4.16667 17.5C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V4.16667C2.5 3.70833 2.66319 3.31597 2.98958 2.98958C3.31597 2.66319 3.70833 2.5 4.16667 2.5H15.8333C16.2917 2.5 16.684 2.66319 17.0104 2.98958C17.3368 3.31597 17.5 3.70833 17.5 4.16667V15.8333C17.5 16.2917 17.3368 16.684 17.0104 17.0104C16.684 17.3368 16.2917 17.5 15.8333 17.5H4.16667ZM4.16667 15.8333H15.8333V4.16667H4.16667V15.8333Z", fill: t }) }),
|
|
710
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M8.83333 11.1667L7.04167 9.375C6.88889 9.22222 6.69444 9.14583 6.45833 9.14583C6.22222 9.14583 6.02778 9.22222 5.875 9.375C5.72222 9.52778 5.64583 9.72222 5.64583 9.95833C5.64583 10.1944 5.72222 10.3889 5.875 10.5417L8.25 12.9167C8.41667 13.0833 8.61111 13.1667 8.83333 13.1667C9.05556 13.1667 9.25 13.0833 9.41667 12.9167L14.125 8.20833C14.2778 8.05556 14.3542 7.86111 14.3542 7.625C14.3542 7.38889 14.2778 7.19444 14.125 7.04167C13.9722 6.88889 13.7778 6.8125 13.5417 6.8125C13.3056 6.8125 13.1111 6.88889 12.9583 7.04167L8.83333 11.1667ZM4.16667 17.5C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V4.16667C2.5 3.70833 2.66319 3.31597 2.98958 2.98958C3.31597 2.66319 3.70833 2.5 4.16667 2.5H15.8333C16.2917 2.5 16.684 2.66319 17.0104 2.98958C17.3368 3.31597 17.5 3.70833 17.5 4.16667V15.8333C17.5 16.2917 17.3368 16.684 17.0104 17.0104C16.684 17.3368 16.2917 17.5 15.8333 17.5H4.16667ZM4.16667 15.8333H15.8333V4.16667H4.16667V15.8333Z", fill: t }) }), q7 = ({
|
|
711
711
|
width: C = 20,
|
|
712
712
|
height: e = 20,
|
|
713
713
|
fill: t = "currentColor",
|
|
714
714
|
...n
|
|
715
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10.8334 9.66663V6.66663C10.8334 6.43051 10.7536 6.2326 10.5938 6.07288C10.4341 5.91315 10.2362 5.83329 10.0001 5.83329C9.76397 5.83329 9.56605 5.91315 9.40633 6.07288C9.24661 6.2326 9.16675 6.43051 9.16675 6.66663V9.97913C9.16675 10.0902 9.18758 10.1979 9.22925 10.302C9.27091 10.4062 9.33341 10.5 9.41675 10.5833L12.1667 13.3333C12.3195 13.4861 12.514 13.5625 12.7501 13.5625C12.9862 13.5625 13.1806 13.4861 13.3334 13.3333C13.4862 13.1805 13.5626 12.9861 13.5626 12.75C13.5626 12.5138 13.4862 12.3194 13.3334 12.1666L10.8334 9.66663ZM10.0001 18.3333C8.8473 18.3333 7.76397 18.1145 6.75008 17.677C5.73619 17.2395 4.85425 16.6458 4.10425 15.8958C3.35425 15.1458 2.7605 14.2638 2.323 13.25C1.8855 12.2361 1.66675 11.1527 1.66675 9.99996C1.66675 8.84718 1.8855 7.76385 2.323 6.74996C2.7605 5.73607 3.35425 4.85413 4.10425 4.10413C4.85425 3.35413 5.73619 2.76038 6.75008 2.32288C7.76397 1.88538 8.8473 1.66663 10.0001 1.66663C11.1529 1.66663 12.2362 1.88538 13.2501 2.32288C14.264 2.76038 15.1459 3.35413 15.8959 4.10413C16.6459 4.85413 17.2397 5.73607 17.6772 6.74996C18.1147 7.76385 18.3334 8.84718 18.3334 9.99996C18.3334 11.1527 18.1147 12.2361 17.6772 13.25C17.2397 14.2638 16.6459 15.1458 15.8959 15.8958C15.1459 16.6458 14.264 17.2395 13.2501 17.677C12.2362 18.1145 11.1529 18.3333 10.0001 18.3333Z", fill: t }) }),
|
|
715
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10.8334 9.66663V6.66663C10.8334 6.43051 10.7536 6.2326 10.5938 6.07288C10.4341 5.91315 10.2362 5.83329 10.0001 5.83329C9.76397 5.83329 9.56605 5.91315 9.40633 6.07288C9.24661 6.2326 9.16675 6.43051 9.16675 6.66663V9.97913C9.16675 10.0902 9.18758 10.1979 9.22925 10.302C9.27091 10.4062 9.33341 10.5 9.41675 10.5833L12.1667 13.3333C12.3195 13.4861 12.514 13.5625 12.7501 13.5625C12.9862 13.5625 13.1806 13.4861 13.3334 13.3333C13.4862 13.1805 13.5626 12.9861 13.5626 12.75C13.5626 12.5138 13.4862 12.3194 13.3334 12.1666L10.8334 9.66663ZM10.0001 18.3333C8.8473 18.3333 7.76397 18.1145 6.75008 17.677C5.73619 17.2395 4.85425 16.6458 4.10425 15.8958C3.35425 15.1458 2.7605 14.2638 2.323 13.25C1.8855 12.2361 1.66675 11.1527 1.66675 9.99996C1.66675 8.84718 1.8855 7.76385 2.323 6.74996C2.7605 5.73607 3.35425 4.85413 4.10425 4.10413C4.85425 3.35413 5.73619 2.76038 6.75008 2.32288C7.76397 1.88538 8.8473 1.66663 10.0001 1.66663C11.1529 1.66663 12.2362 1.88538 13.2501 2.32288C14.264 2.76038 15.1459 3.35413 15.8959 4.10413C16.6459 4.85413 17.2397 5.73607 17.6772 6.74996C18.1147 7.76385 18.3334 8.84718 18.3334 9.99996C18.3334 11.1527 18.1147 12.2361 17.6772 13.25C17.2397 14.2638 16.6459 15.1458 15.8959 15.8958C15.1459 16.6458 14.264 17.2395 13.2501 17.677C12.2362 18.1145 11.1529 18.3333 10.0001 18.3333Z", fill: t }) }), W7 = ({
|
|
716
716
|
width: C = 20,
|
|
717
717
|
height: e = 20,
|
|
718
718
|
fill: t = "currentColor",
|
|
719
719
|
...n
|
|
720
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10.8334 9.66663V6.66663C10.8334 6.43051 10.7536 6.2326 10.5938 6.07288C10.4341 5.91315 10.2362 5.83329 10.0001 5.83329C9.76397 5.83329 9.56605 5.91315 9.40633 6.07288C9.24661 6.2326 9.16675 6.43051 9.16675 6.66663V9.97913C9.16675 10.0902 9.18758 10.1979 9.22925 10.302C9.27091 10.4062 9.33341 10.5 9.41675 10.5833L12.1667 13.3333C12.3195 13.4861 12.514 13.5625 12.7501 13.5625C12.9862 13.5625 13.1806 13.4861 13.3334 13.3333C13.4862 13.1805 13.5626 12.9861 13.5626 12.75C13.5626 12.5138 13.4862 12.3194 13.3334 12.1666L10.8334 9.66663ZM10.0001 18.3333C8.8473 18.3333 7.76397 18.1145 6.75008 17.677C5.73619 17.2395 4.85425 16.6458 4.10425 15.8958C3.35425 15.1458 2.7605 14.2638 2.323 13.25C1.8855 12.2361 1.66675 11.1527 1.66675 9.99996C1.66675 8.84718 1.8855 7.76385 2.323 6.74996C2.7605 5.73607 3.35425 4.85413 4.10425 4.10413C4.85425 3.35413 5.73619 2.76038 6.75008 2.32288C7.76397 1.88538 8.8473 1.66663 10.0001 1.66663C11.1529 1.66663 12.2362 1.88538 13.2501 2.32288C14.264 2.76038 15.1459 3.35413 15.8959 4.10413C16.6459 4.85413 17.2397 5.73607 17.6772 6.74996C18.1147 7.76385 18.3334 8.84718 18.3334 9.99996C18.3334 11.1527 18.1147 12.2361 17.6772 13.25C17.2397 14.2638 16.6459 15.1458 15.8959 15.8958C15.1459 16.6458 14.264 17.2395 13.2501 17.677C12.2362 18.1145 11.1529 18.3333 10.0001 18.3333ZM10.0001 16.6666C11.8473 16.6666 13.4202 16.0173 14.7188 14.7187C16.0174 13.4201 16.6667 11.8472 16.6667 9.99996C16.6667 8.15274 16.0174 6.57982 14.7188 5.28121C13.4202 3.9826 11.8473 3.33329 10.0001 3.33329C8.15286 3.33329 6.57994 3.9826 5.28133 5.28121C3.98272 6.57982 3.33341 8.15274 3.33341 9.99996C3.33341 11.8472 3.98272 13.4201 5.28133 14.7187C6.57994 16.0173 8.15286 16.6666 10.0001 16.6666Z", fill: t }) }),
|
|
720
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10.8334 9.66663V6.66663C10.8334 6.43051 10.7536 6.2326 10.5938 6.07288C10.4341 5.91315 10.2362 5.83329 10.0001 5.83329C9.76397 5.83329 9.56605 5.91315 9.40633 6.07288C9.24661 6.2326 9.16675 6.43051 9.16675 6.66663V9.97913C9.16675 10.0902 9.18758 10.1979 9.22925 10.302C9.27091 10.4062 9.33341 10.5 9.41675 10.5833L12.1667 13.3333C12.3195 13.4861 12.514 13.5625 12.7501 13.5625C12.9862 13.5625 13.1806 13.4861 13.3334 13.3333C13.4862 13.1805 13.5626 12.9861 13.5626 12.75C13.5626 12.5138 13.4862 12.3194 13.3334 12.1666L10.8334 9.66663ZM10.0001 18.3333C8.8473 18.3333 7.76397 18.1145 6.75008 17.677C5.73619 17.2395 4.85425 16.6458 4.10425 15.8958C3.35425 15.1458 2.7605 14.2638 2.323 13.25C1.8855 12.2361 1.66675 11.1527 1.66675 9.99996C1.66675 8.84718 1.8855 7.76385 2.323 6.74996C2.7605 5.73607 3.35425 4.85413 4.10425 4.10413C4.85425 3.35413 5.73619 2.76038 6.75008 2.32288C7.76397 1.88538 8.8473 1.66663 10.0001 1.66663C11.1529 1.66663 12.2362 1.88538 13.2501 2.32288C14.264 2.76038 15.1459 3.35413 15.8959 4.10413C16.6459 4.85413 17.2397 5.73607 17.6772 6.74996C18.1147 7.76385 18.3334 8.84718 18.3334 9.99996C18.3334 11.1527 18.1147 12.2361 17.6772 13.25C17.2397 14.2638 16.6459 15.1458 15.8959 15.8958C15.1459 16.6458 14.264 17.2395 13.2501 17.677C12.2362 18.1145 11.1529 18.3333 10.0001 18.3333ZM10.0001 16.6666C11.8473 16.6666 13.4202 16.0173 14.7188 14.7187C16.0174 13.4201 16.6667 11.8472 16.6667 9.99996C16.6667 8.15274 16.0174 6.57982 14.7188 5.28121C13.4202 3.9826 11.8473 3.33329 10.0001 3.33329C8.15286 3.33329 6.57994 3.9826 5.28133 5.28121C3.98272 6.57982 3.33341 8.15274 3.33341 9.99996C3.33341 11.8472 3.98272 13.4201 5.28133 14.7187C6.57994 16.0173 8.15286 16.6666 10.0001 16.6666Z", fill: t }) }), j7 = ({
|
|
721
721
|
width: C = 20,
|
|
722
722
|
height: e = 20,
|
|
723
723
|
fill: t = "currentColor",
|
|
@@ -937,12 +937,12 @@ const Z6 = ({
|
|
|
937
937
|
height: e = 20,
|
|
938
938
|
fill: t = "currentColor",
|
|
939
939
|
...n
|
|
940
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.99999 14.1667C10.2361 14.1667 10.434 14.0868 10.5937 13.9271C10.7535 13.7674 10.8333 13.5695 10.8333 13.3334C10.8333 13.0972 10.7535 12.8993 10.5937 12.7396C10.434 12.5799 10.2361 12.5 9.99999 12.5C9.76388 12.5 9.56596 12.5799 9.40624 12.7396C9.24652 12.8993 9.16666 13.0972 9.16666 13.3334C9.16666 13.5695 9.24652 13.7674 9.40624 13.9271C9.56596 14.0868 9.76388 14.1667 9.99999 14.1667ZM9.99999 10.8334C10.2361 10.8334 10.434 10.7535 10.5937 10.5938C10.7535 10.434 10.8333 10.2361 10.8333 10V6.66669C10.8333 6.43058 10.7535 6.23266 10.5937 6.07294C10.434 5.91321 10.2361 5.83335 9.99999 5.83335C9.76388 5.83335 9.56596 5.91321 9.40624 6.07294C9.24652 6.23266 9.16666 6.43058 9.16666 6.66669V10C9.16666 10.2361 9.24652 10.434 9.40624 10.5938C9.56596 10.7535 9.76388 10.8334 9.99999 10.8334ZM9.99999 18.3334C8.84721 18.3334 7.76388 18.1146 6.74999 17.6771C5.7361 17.2396 4.85416 16.6459 4.10416 15.8959C3.35416 15.1459 2.76041 14.2639 2.32291 13.25C1.88541 12.2361 1.66666 11.1528 1.66666 10C1.66666 8.84724 1.88541 7.76391 2.32291 6.75002C2.76041 5.73613 3.35416 4.85419 4.10416 4.10419C4.85416 3.35419 5.7361 2.76044 6.74999 2.32294C7.76388 1.88544 8.84721 1.66669 9.99999 1.66669C11.1528 1.66669 12.2361 1.88544 13.25 2.32294C14.2639 2.76044 15.1458 3.35419 15.8958 4.10419C16.6458 4.85419 17.2396 5.73613 17.6771 6.75002C18.1146 7.76391 18.3333 8.84724 18.3333 10C18.3333 11.1528 18.1146 12.2361 17.6771 13.25C17.2396 14.2639 16.6458 15.1459 15.8958 15.8959C15.1458 16.6459 14.2639 17.2396 13.25 17.6771C12.2361 18.1146 11.1528 18.3334 9.99999 18.3334Z", fill: t }) }),
|
|
940
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.99999 14.1667C10.2361 14.1667 10.434 14.0868 10.5937 13.9271C10.7535 13.7674 10.8333 13.5695 10.8333 13.3334C10.8333 13.0972 10.7535 12.8993 10.5937 12.7396C10.434 12.5799 10.2361 12.5 9.99999 12.5C9.76388 12.5 9.56596 12.5799 9.40624 12.7396C9.24652 12.8993 9.16666 13.0972 9.16666 13.3334C9.16666 13.5695 9.24652 13.7674 9.40624 13.9271C9.56596 14.0868 9.76388 14.1667 9.99999 14.1667ZM9.99999 10.8334C10.2361 10.8334 10.434 10.7535 10.5937 10.5938C10.7535 10.434 10.8333 10.2361 10.8333 10V6.66669C10.8333 6.43058 10.7535 6.23266 10.5937 6.07294C10.434 5.91321 10.2361 5.83335 9.99999 5.83335C9.76388 5.83335 9.56596 5.91321 9.40624 6.07294C9.24652 6.23266 9.16666 6.43058 9.16666 6.66669V10C9.16666 10.2361 9.24652 10.434 9.40624 10.5938C9.56596 10.7535 9.76388 10.8334 9.99999 10.8334ZM9.99999 18.3334C8.84721 18.3334 7.76388 18.1146 6.74999 17.6771C5.7361 17.2396 4.85416 16.6459 4.10416 15.8959C3.35416 15.1459 2.76041 14.2639 2.32291 13.25C1.88541 12.2361 1.66666 11.1528 1.66666 10C1.66666 8.84724 1.88541 7.76391 2.32291 6.75002C2.76041 5.73613 3.35416 4.85419 4.10416 4.10419C4.85416 3.35419 5.7361 2.76044 6.74999 2.32294C7.76388 1.88544 8.84721 1.66669 9.99999 1.66669C11.1528 1.66669 12.2361 1.88544 13.25 2.32294C14.2639 2.76044 15.1458 3.35419 15.8958 4.10419C16.6458 4.85419 17.2396 5.73613 17.6771 6.75002C18.1146 7.76391 18.3333 8.84724 18.3333 10C18.3333 11.1528 18.1146 12.2361 17.6771 13.25C17.2396 14.2639 16.6458 15.1459 15.8958 15.8959C15.1458 16.6459 14.2639 17.2396 13.25 17.6771C12.2361 18.1146 11.1528 18.3334 9.99999 18.3334Z", fill: t }) }), E9 = ({
|
|
941
941
|
width: C = 20,
|
|
942
942
|
height: e = 20,
|
|
943
943
|
fill: t = "currentColor",
|
|
944
944
|
...n
|
|
945
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.99999 14.1667C10.2361 14.1667 10.434 14.0868 10.5937 13.9271C10.7535 13.7674 10.8333 13.5695 10.8333 13.3334C10.8333 13.0972 10.7535 12.8993 10.5937 12.7396C10.434 12.5799 10.2361 12.5 9.99999 12.5C9.76388 12.5 9.56596 12.5799 9.40624 12.7396C9.24652 12.8993 9.16666 13.0972 9.16666 13.3334C9.16666 13.5695 9.24652 13.7674 9.40624 13.9271C9.56596 14.0868 9.76388 14.1667 9.99999 14.1667ZM9.99999 10.8334C10.2361 10.8334 10.434 10.7535 10.5937 10.5938C10.7535 10.434 10.8333 10.2361 10.8333 10V6.66669C10.8333 6.43058 10.7535 6.23266 10.5937 6.07294C10.434 5.91321 10.2361 5.83335 9.99999 5.83335C9.76388 5.83335 9.56596 5.91321 9.40624 6.07294C9.24652 6.23266 9.16666 6.43058 9.16666 6.66669V10C9.16666 10.2361 9.24652 10.434 9.40624 10.5938C9.56596 10.7535 9.76388 10.8334 9.99999 10.8334ZM9.99999 18.3334C8.84721 18.3334 7.76388 18.1146 6.74999 17.6771C5.7361 17.2396 4.85416 16.6459 4.10416 15.8959C3.35416 15.1459 2.76041 14.2639 2.32291 13.25C1.88541 12.2361 1.66666 11.1528 1.66666 10C1.66666 8.84724 1.88541 7.76391 2.32291 6.75002C2.76041 5.73613 3.35416 4.85419 4.10416 4.10419C4.85416 3.35419 5.7361 2.76044 6.74999 2.32294C7.76388 1.88544 8.84721 1.66669 9.99999 1.66669C11.1528 1.66669 12.2361 1.88544 13.25 2.32294C14.2639 2.76044 15.1458 3.35419 15.8958 4.10419C16.6458 4.85419 17.2396 5.73613 17.6771 6.75002C18.1146 7.76391 18.3333 8.84724 18.3333 10C18.3333 11.1528 18.1146 12.2361 17.6771 13.25C17.2396 14.2639 16.6458 15.1459 15.8958 15.8959C15.1458 16.6459 14.2639 17.2396 13.25 17.6771C12.2361 18.1146 11.1528 18.3334 9.99999 18.3334ZM9.99999 16.6667C11.8611 16.6667 13.4375 16.0209 14.7292 14.7292C16.0208 13.4375 16.6667 11.8611 16.6667 10C16.6667 8.13891 16.0208 6.56252 14.7292 5.27085C13.4375 3.97919 11.8611 3.33335 9.99999 3.33335C8.13888 3.33335 6.56249 3.97919 5.27082 5.27085C3.97916 6.56252 3.33332 8.13891 3.33332 10C3.33332 11.8611 3.97916 13.4375 5.27082 14.7292C6.56249 16.0209 8.13888 16.6667 9.99999 16.6667Z", fill: t }) }),
|
|
945
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.99999 14.1667C10.2361 14.1667 10.434 14.0868 10.5937 13.9271C10.7535 13.7674 10.8333 13.5695 10.8333 13.3334C10.8333 13.0972 10.7535 12.8993 10.5937 12.7396C10.434 12.5799 10.2361 12.5 9.99999 12.5C9.76388 12.5 9.56596 12.5799 9.40624 12.7396C9.24652 12.8993 9.16666 13.0972 9.16666 13.3334C9.16666 13.5695 9.24652 13.7674 9.40624 13.9271C9.56596 14.0868 9.76388 14.1667 9.99999 14.1667ZM9.99999 10.8334C10.2361 10.8334 10.434 10.7535 10.5937 10.5938C10.7535 10.434 10.8333 10.2361 10.8333 10V6.66669C10.8333 6.43058 10.7535 6.23266 10.5937 6.07294C10.434 5.91321 10.2361 5.83335 9.99999 5.83335C9.76388 5.83335 9.56596 5.91321 9.40624 6.07294C9.24652 6.23266 9.16666 6.43058 9.16666 6.66669V10C9.16666 10.2361 9.24652 10.434 9.40624 10.5938C9.56596 10.7535 9.76388 10.8334 9.99999 10.8334ZM9.99999 18.3334C8.84721 18.3334 7.76388 18.1146 6.74999 17.6771C5.7361 17.2396 4.85416 16.6459 4.10416 15.8959C3.35416 15.1459 2.76041 14.2639 2.32291 13.25C1.88541 12.2361 1.66666 11.1528 1.66666 10C1.66666 8.84724 1.88541 7.76391 2.32291 6.75002C2.76041 5.73613 3.35416 4.85419 4.10416 4.10419C4.85416 3.35419 5.7361 2.76044 6.74999 2.32294C7.76388 1.88544 8.84721 1.66669 9.99999 1.66669C11.1528 1.66669 12.2361 1.88544 13.25 2.32294C14.2639 2.76044 15.1458 3.35419 15.8958 4.10419C16.6458 4.85419 17.2396 5.73613 17.6771 6.75002C18.1146 7.76391 18.3333 8.84724 18.3333 10C18.3333 11.1528 18.1146 12.2361 17.6771 13.25C17.2396 14.2639 16.6458 15.1459 15.8958 15.8959C15.1458 16.6459 14.2639 17.2396 13.25 17.6771C12.2361 18.1146 11.1528 18.3334 9.99999 18.3334ZM9.99999 16.6667C11.8611 16.6667 13.4375 16.0209 14.7292 14.7292C16.0208 13.4375 16.6667 11.8611 16.6667 10C16.6667 8.13891 16.0208 6.56252 14.7292 5.27085C13.4375 3.97919 11.8611 3.33335 9.99999 3.33335C8.13888 3.33335 6.56249 3.97919 5.27082 5.27085C3.97916 6.56252 3.33332 8.13891 3.33332 10C3.33332 11.8611 3.97916 13.4375 5.27082 14.7292C6.56249 16.0209 8.13888 16.6667 9.99999 16.6667Z", fill: t }) }), R9 = ({
|
|
946
946
|
width: C = 20,
|
|
947
947
|
height: e = 20,
|
|
948
948
|
fill: t = "currentColor",
|
|
@@ -962,12 +962,12 @@ const Z6 = ({
|
|
|
962
962
|
height: e = 20,
|
|
963
963
|
fill: t = "currentColor",
|
|
964
964
|
...n
|
|
965
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.99984 18.3334C8.84706 18.3334 7.76373 18.1146 6.74984 17.6771C5.73595 17.2396 4.854 16.6459 4.104 15.8959C3.354 15.1459 2.76025 14.2639 2.32275 13.25C1.88525 12.2361 1.6665 11.1528 1.6665 10C1.6665 9.18058 1.78456 8.38197 2.02067 7.60419C2.25678 6.82641 2.59706 6.09724 3.0415 5.41669L1.729 4.10419C1.56234 3.93752 1.479 3.7396 1.479 3.51044C1.479 3.28127 1.56234 3.08335 1.729 2.91669C1.89567 2.75002 2.09359 2.66669 2.32275 2.66669C2.55192 2.66669 2.74984 2.75002 2.9165 2.91669L17.0832 17.0834C17.236 17.2361 17.3123 17.4306 17.3123 17.6667C17.3123 17.9028 17.236 18.0972 17.0832 18.25C16.9165 18.4167 16.7186 18.5 16.4894 18.5C16.2603 18.5 16.0623 18.4167 15.8957 18.25L14.5832 16.9584C13.9026 17.4028 13.1734 17.7431 12.3957 17.9792C11.6179 18.2153 10.8193 18.3334 9.99984 18.3334ZM6.5415 2.41669C7.08317 2.16669 7.64567 1.97919 8.229 1.85419C8.81234 1.72919 9.40262 1.66669 9.99984 1.66669C11.1109 1.66669 12.1734 1.87502 13.1873 2.29169C14.2012 2.70835 15.104 3.31252 15.8957 4.10419C16.6873 4.89585 17.2915 5.79863 17.7082 6.81252C18.1248 7.82641 18.3332 8.88891 18.3332 10C18.3332 10.5972 18.2707 11.1875 18.1457 11.7709C18.0207 12.3542 17.8332 12.9167 17.5832 13.4584C17.486 13.6667 17.3262 13.8021 17.104 13.8646C16.8818 13.9271 16.6735 13.9028 16.479 13.7917C16.2846 13.6806 16.1526 13.5139 16.0832 13.2917C16.0137 13.0695 16.0276 12.8472 16.1248 12.625C16.3054 12.2084 16.4408 11.7778 16.5311 11.3334C16.6214 10.8889 16.6665 10.4445 16.6665 10C16.6665 8.13891 16.0207 6.56252 14.729 5.27085C13.4373 3.97919 11.8609 3.33335 9.99984 3.33335C9.55539 3.33335 9.11095 3.37849 8.6665 3.46877C8.22206 3.55905 7.7915 3.69446 7.37484 3.87502C7.15262 3.97224 6.93039 3.98613 6.70817 3.91669C6.48595 3.84724 6.31928 3.7153 6.20817 3.52085C6.09706 3.32641 6.07275 3.11808 6.13525 2.89585C6.19775 2.67363 6.33317 2.51391 6.5415 2.41669ZM12.104 9.72919L10.2707 7.89585C10.1596 7.78474 10.1214 7.64933 10.1561 7.4896C10.1908 7.32988 10.2846 7.22919 10.4373 7.18752L13.0207 6.45835C13.1734 6.41669 13.3089 6.45488 13.4269 6.57294C13.545 6.69099 13.5832 6.82641 13.5415 6.97919L12.8123 9.56252C12.7707 9.7153 12.67 9.80905 12.5103 9.84377C12.3505 9.87849 12.2151 9.8403 12.104 9.72919ZM9.99984 16.6667C10.5971 16.6667 11.1769 16.5903 11.7394 16.4375C12.3019 16.2847 12.8471 16.0556 13.3748 15.75L10.229 12.6042L6.979 13.5417C6.82623 13.5834 6.69081 13.5452 6.57275 13.4271C6.4547 13.309 6.4165 13.1736 6.45817 13.0209L7.39567 9.77085L4.24984 6.62502C3.94428 7.1528 3.71512 7.69794 3.56234 8.26044C3.40956 8.82294 3.33317 9.4028 3.33317 10C3.33317 11.8472 3.98248 13.4202 5.28109 14.7188C6.5797 16.0174 8.15262 16.6667 9.99984 16.6667Z", fill: t }) }),
|
|
965
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.99984 18.3334C8.84706 18.3334 7.76373 18.1146 6.74984 17.6771C5.73595 17.2396 4.854 16.6459 4.104 15.8959C3.354 15.1459 2.76025 14.2639 2.32275 13.25C1.88525 12.2361 1.6665 11.1528 1.6665 10C1.6665 9.18058 1.78456 8.38197 2.02067 7.60419C2.25678 6.82641 2.59706 6.09724 3.0415 5.41669L1.729 4.10419C1.56234 3.93752 1.479 3.7396 1.479 3.51044C1.479 3.28127 1.56234 3.08335 1.729 2.91669C1.89567 2.75002 2.09359 2.66669 2.32275 2.66669C2.55192 2.66669 2.74984 2.75002 2.9165 2.91669L17.0832 17.0834C17.236 17.2361 17.3123 17.4306 17.3123 17.6667C17.3123 17.9028 17.236 18.0972 17.0832 18.25C16.9165 18.4167 16.7186 18.5 16.4894 18.5C16.2603 18.5 16.0623 18.4167 15.8957 18.25L14.5832 16.9584C13.9026 17.4028 13.1734 17.7431 12.3957 17.9792C11.6179 18.2153 10.8193 18.3334 9.99984 18.3334ZM6.5415 2.41669C7.08317 2.16669 7.64567 1.97919 8.229 1.85419C8.81234 1.72919 9.40262 1.66669 9.99984 1.66669C11.1109 1.66669 12.1734 1.87502 13.1873 2.29169C14.2012 2.70835 15.104 3.31252 15.8957 4.10419C16.6873 4.89585 17.2915 5.79863 17.7082 6.81252C18.1248 7.82641 18.3332 8.88891 18.3332 10C18.3332 10.5972 18.2707 11.1875 18.1457 11.7709C18.0207 12.3542 17.8332 12.9167 17.5832 13.4584C17.486 13.6667 17.3262 13.8021 17.104 13.8646C16.8818 13.9271 16.6735 13.9028 16.479 13.7917C16.2846 13.6806 16.1526 13.5139 16.0832 13.2917C16.0137 13.0695 16.0276 12.8472 16.1248 12.625C16.3054 12.2084 16.4408 11.7778 16.5311 11.3334C16.6214 10.8889 16.6665 10.4445 16.6665 10C16.6665 8.13891 16.0207 6.56252 14.729 5.27085C13.4373 3.97919 11.8609 3.33335 9.99984 3.33335C9.55539 3.33335 9.11095 3.37849 8.6665 3.46877C8.22206 3.55905 7.7915 3.69446 7.37484 3.87502C7.15262 3.97224 6.93039 3.98613 6.70817 3.91669C6.48595 3.84724 6.31928 3.7153 6.20817 3.52085C6.09706 3.32641 6.07275 3.11808 6.13525 2.89585C6.19775 2.67363 6.33317 2.51391 6.5415 2.41669ZM12.104 9.72919L10.2707 7.89585C10.1596 7.78474 10.1214 7.64933 10.1561 7.4896C10.1908 7.32988 10.2846 7.22919 10.4373 7.18752L13.0207 6.45835C13.1734 6.41669 13.3089 6.45488 13.4269 6.57294C13.545 6.69099 13.5832 6.82641 13.5415 6.97919L12.8123 9.56252C12.7707 9.7153 12.67 9.80905 12.5103 9.84377C12.3505 9.87849 12.2151 9.8403 12.104 9.72919ZM9.99984 16.6667C10.5971 16.6667 11.1769 16.5903 11.7394 16.4375C12.3019 16.2847 12.8471 16.0556 13.3748 15.75L10.229 12.6042L6.979 13.5417C6.82623 13.5834 6.69081 13.5452 6.57275 13.4271C6.4547 13.309 6.4165 13.1736 6.45817 13.0209L7.39567 9.77085L4.24984 6.62502C3.94428 7.1528 3.71512 7.69794 3.56234 8.26044C3.40956 8.82294 3.33317 9.4028 3.33317 10C3.33317 11.8472 3.98248 13.4202 5.28109 14.7188C6.5797 16.0174 8.15262 16.6667 9.99984 16.6667Z", fill: t }) }), K9 = ({
|
|
966
966
|
width: C = 20,
|
|
967
967
|
height: e = 20,
|
|
968
968
|
fill: t = "currentColor",
|
|
969
969
|
...n
|
|
970
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M6.979 13.5417L11.1873 12.3334C11.4651 12.25 11.7047 12.1077 11.9061 11.9063C12.1075 11.7049 12.2498 11.4653 12.3332 11.1875L13.5415 6.97919C13.5832 6.82641 13.545 6.69099 13.4269 6.57294C13.3089 6.45488 13.1734 6.41669 13.0207 6.45835L8.81234 7.66669C8.53456 7.75002 8.29498 7.89238 8.09359 8.09377C7.8922 8.29516 7.74984 8.53474 7.6665 8.81252L6.45817 13.0209C6.4165 13.1736 6.4547 13.309 6.57275 13.4271C6.69081 13.5452 6.82623 13.5834 6.979 13.5417ZM9.99984 11.25C9.65261 11.25 9.35748 11.1285 9.11442 10.8854C8.87136 10.6424 8.74984 10.3472 8.74984 10C8.74984 9.6528 8.87136 9.35766 9.11442 9.1146C9.35748 8.87155 9.65261 8.75002 9.99984 8.75002C10.3471 8.75002 10.6422 8.87155 10.8853 9.1146C11.1283 9.35766 11.2498 9.6528 11.2498 10C11.2498 10.3472 11.1283 10.6424 10.8853 10.8854C10.6422 11.1285 10.3471 11.25 9.99984 11.25ZM9.99984 18.3334C8.84706 18.3334 7.76373 18.1146 6.74984 17.6771C5.73595 17.2396 4.854 16.6459 4.104 15.8959C3.354 15.1459 2.76025 14.2639 2.32275 13.25C1.88525 12.2361 1.6665 11.1528 1.6665 10C1.6665 8.84724 1.88525 7.76391 2.32275 6.75002C2.76025 5.73613 3.354 4.85419 4.104 4.10419C4.854 3.35419 5.73595 2.76044 6.74984 2.32294C7.76373 1.88544 8.84706 1.66669 9.99984 1.66669C11.1526 1.66669 12.2359 1.88544 13.2498 2.32294C14.2637 2.76044 15.1457 3.35419 15.8957 4.10419C16.6457 4.85419 17.2394 5.73613 17.6769 6.75002C18.1144 7.76391 18.3332 8.84724 18.3332 10C18.3332 11.1528 18.1144 12.2361 17.6769 13.25C17.2394 14.2639 16.6457 15.1459 15.8957 15.8959C15.1457 16.6459 14.2637 17.2396 13.2498 17.6771C12.2359 18.1146 11.1526 18.3334 9.99984 18.3334ZM9.99984 16.6667C11.8471 16.6667 13.42 16.0174 14.7186 14.7188C16.0172 13.4202 16.6665 11.8472 16.6665 10C16.6665 8.1528 16.0172 6.57988 14.7186 5.28127C13.42 3.98266 11.8471 3.33335 9.99984 3.33335C8.15261 3.33335 6.5797 3.98266 5.28109 5.28127C3.98248 6.57988 3.33317 8.1528 3.33317 10C3.33317 11.8472 3.98248 13.4202 5.28109 14.7188C6.5797 16.0174 8.15261 16.6667 9.99984 16.6667Z", fill: t }) }),
|
|
970
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M6.979 13.5417L11.1873 12.3334C11.4651 12.25 11.7047 12.1077 11.9061 11.9063C12.1075 11.7049 12.2498 11.4653 12.3332 11.1875L13.5415 6.97919C13.5832 6.82641 13.545 6.69099 13.4269 6.57294C13.3089 6.45488 13.1734 6.41669 13.0207 6.45835L8.81234 7.66669C8.53456 7.75002 8.29498 7.89238 8.09359 8.09377C7.8922 8.29516 7.74984 8.53474 7.6665 8.81252L6.45817 13.0209C6.4165 13.1736 6.4547 13.309 6.57275 13.4271C6.69081 13.5452 6.82623 13.5834 6.979 13.5417ZM9.99984 11.25C9.65261 11.25 9.35748 11.1285 9.11442 10.8854C8.87136 10.6424 8.74984 10.3472 8.74984 10C8.74984 9.6528 8.87136 9.35766 9.11442 9.1146C9.35748 8.87155 9.65261 8.75002 9.99984 8.75002C10.3471 8.75002 10.6422 8.87155 10.8853 9.1146C11.1283 9.35766 11.2498 9.6528 11.2498 10C11.2498 10.3472 11.1283 10.6424 10.8853 10.8854C10.6422 11.1285 10.3471 11.25 9.99984 11.25ZM9.99984 18.3334C8.84706 18.3334 7.76373 18.1146 6.74984 17.6771C5.73595 17.2396 4.854 16.6459 4.104 15.8959C3.354 15.1459 2.76025 14.2639 2.32275 13.25C1.88525 12.2361 1.6665 11.1528 1.6665 10C1.6665 8.84724 1.88525 7.76391 2.32275 6.75002C2.76025 5.73613 3.354 4.85419 4.104 4.10419C4.854 3.35419 5.73595 2.76044 6.74984 2.32294C7.76373 1.88544 8.84706 1.66669 9.99984 1.66669C11.1526 1.66669 12.2359 1.88544 13.2498 2.32294C14.2637 2.76044 15.1457 3.35419 15.8957 4.10419C16.6457 4.85419 17.2394 5.73613 17.6769 6.75002C18.1144 7.76391 18.3332 8.84724 18.3332 10C18.3332 11.1528 18.1144 12.2361 17.6769 13.25C17.2394 14.2639 16.6457 15.1459 15.8957 15.8959C15.1457 16.6459 14.2637 17.2396 13.2498 17.6771C12.2359 18.1146 11.1526 18.3334 9.99984 18.3334ZM9.99984 16.6667C11.8471 16.6667 13.42 16.0174 14.7186 14.7188C16.0172 13.4202 16.6665 11.8472 16.6665 10C16.6665 8.1528 16.0172 6.57988 14.7186 5.28127C13.42 3.98266 11.8471 3.33335 9.99984 3.33335C8.15261 3.33335 6.5797 3.98266 5.28109 5.28127C3.98248 6.57988 3.33317 8.1528 3.33317 10C3.33317 11.8472 3.98248 13.4202 5.28109 14.7188C6.5797 16.0174 8.15261 16.6667 9.99984 16.6667Z", fill: t }) }), U9 = ({
|
|
971
971
|
width: C = 20,
|
|
972
972
|
height: e = 20,
|
|
973
973
|
fill: t = "currentColor",
|
|
@@ -977,17 +977,17 @@ const Z6 = ({
|
|
|
977
977
|
height: e = 20,
|
|
978
978
|
fill: t = "currentColor",
|
|
979
979
|
...n
|
|
980
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M4.16667 17.5C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V4.16667C2.5 3.70833 2.66319 3.31597 2.98958 2.98958C3.31597 2.66319 3.70833 2.5 4.16667 2.5H9.16667C9.40278 2.5 9.60069 2.57986 9.76042 2.73958C9.92014 2.89931 10 3.09722 10 3.33333C10 3.56944 9.92014 3.76736 9.76042 3.92708C9.60069 4.08681 9.40278 4.16667 9.16667 4.16667H4.16667V15.8333H15.8333V10.8333C15.8333 10.5972 15.9132 10.3993 16.0729 10.2396C16.2326 10.0799 16.4306 10 16.6667 10C16.9028 10 17.1007 10.0799 17.2604 10.2396C17.4201 10.3993 17.5 10.5972 17.5 10.8333V15.8333C17.5 16.2917 17.3368 16.684 17.0104 17.0104C16.684 17.3368 16.2917 17.5 15.8333 17.5H4.16667ZM15.8333 5.33333L8.66667 12.5C8.51389 12.6528 8.31944 12.7292 8.08333 12.7292C7.84722 12.7292 7.65278 12.6528 7.5 12.5C7.34722 12.3472 7.27083 12.1528 7.27083 11.9167C7.27083 11.6806 7.34722 11.4861 7.5 11.3333L14.6667 4.16667H12.5C12.2639 4.16667 12.066 4.08681 11.9062 3.92708C11.7465 3.76736 11.6667 3.56944 11.6667 3.33333C11.6667 3.09722 11.7465 2.89931 11.9062 2.73958C12.066 2.57986 12.2639 2.5 12.5 2.5H16.6667C16.9028 2.5 17.1007 2.57986 17.2604 2.73958C17.4201 2.89931 17.5 3.09722 17.5 3.33333V7.5C17.5 7.73611 17.4201 7.93403 17.2604 8.09375C17.1007 8.25347 16.9028 8.33333 16.6667 8.33333C16.4306 8.33333 16.2326 8.25347 16.0729 8.09375C15.9132 7.93403 15.8333 7.73611 15.8333 7.5V5.33333Z", fill: t }) }),
|
|
980
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M4.16667 17.5C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V4.16667C2.5 3.70833 2.66319 3.31597 2.98958 2.98958C3.31597 2.66319 3.70833 2.5 4.16667 2.5H9.16667C9.40278 2.5 9.60069 2.57986 9.76042 2.73958C9.92014 2.89931 10 3.09722 10 3.33333C10 3.56944 9.92014 3.76736 9.76042 3.92708C9.60069 4.08681 9.40278 4.16667 9.16667 4.16667H4.16667V15.8333H15.8333V10.8333C15.8333 10.5972 15.9132 10.3993 16.0729 10.2396C16.2326 10.0799 16.4306 10 16.6667 10C16.9028 10 17.1007 10.0799 17.2604 10.2396C17.4201 10.3993 17.5 10.5972 17.5 10.8333V15.8333C17.5 16.2917 17.3368 16.684 17.0104 17.0104C16.684 17.3368 16.2917 17.5 15.8333 17.5H4.16667ZM15.8333 5.33333L8.66667 12.5C8.51389 12.6528 8.31944 12.7292 8.08333 12.7292C7.84722 12.7292 7.65278 12.6528 7.5 12.5C7.34722 12.3472 7.27083 12.1528 7.27083 11.9167C7.27083 11.6806 7.34722 11.4861 7.5 11.3333L14.6667 4.16667H12.5C12.2639 4.16667 12.066 4.08681 11.9062 3.92708C11.7465 3.76736 11.6667 3.56944 11.6667 3.33333C11.6667 3.09722 11.7465 2.89931 11.9062 2.73958C12.066 2.57986 12.2639 2.5 12.5 2.5H16.6667C16.9028 2.5 17.1007 2.57986 17.2604 2.73958C17.4201 2.89931 17.5 3.09722 17.5 3.33333V7.5C17.5 7.73611 17.4201 7.93403 17.2604 8.09375C17.1007 8.25347 16.9028 8.33333 16.6667 8.33333C16.4306 8.33333 16.2326 8.25347 16.0729 8.09375C15.9132 7.93403 15.8333 7.73611 15.8333 7.5V5.33333Z", fill: t }) }), q9 = ({
|
|
981
981
|
width: C = 20,
|
|
982
982
|
height: e = 20,
|
|
983
983
|
fill: t = "currentColor",
|
|
984
984
|
...n
|
|
985
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M2.08325 13.4375V6.56252C2.08325 6.31252 2.16659 6.11113 2.33325 5.95835C2.49992 5.80558 2.69436 5.72919 2.91659 5.72919C2.98603 5.72919 3.06242 5.73613 3.14575 5.75002C3.22909 5.76391 3.30547 5.79863 3.37492 5.85419L8.54159 9.31252C8.66659 9.39585 8.76034 9.49655 8.82284 9.6146C8.88534 9.73266 8.91659 9.86113 8.91659 10C8.91659 10.1389 8.88534 10.2674 8.82284 10.3854C8.76034 10.5035 8.66659 10.6042 8.54159 10.6875L3.37492 14.1459C3.30547 14.2014 3.22909 14.2361 3.14575 14.25C3.06242 14.2639 2.98603 14.2709 2.91659 14.2709C2.69436 14.2709 2.49992 14.1945 2.33325 14.0417C2.16659 13.8889 2.08325 13.6875 2.08325 13.4375ZM10.4166 13.4375V6.56252C10.4166 6.31252 10.4999 6.11113 10.6666 5.95835C10.8333 5.80558 11.0277 5.72919 11.2499 5.72919C11.3194 5.72919 11.3958 5.73613 11.4791 5.75002C11.5624 5.76391 11.6388 5.79863 11.7083 5.85419L16.8749 9.31252C16.9999 9.39585 17.0937 9.49655 17.1562 9.6146C17.2187 9.73266 17.2499 9.86113 17.2499 10C17.2499 10.1389 17.2187 10.2674 17.1562 10.3854C17.0937 10.5035 16.9999 10.6042 16.8749 10.6875L11.7083 14.1459C11.6388 14.2014 11.5624 14.2361 11.4791 14.25C11.3958 14.2639 11.3194 14.2709 11.2499 14.2709C11.0277 14.2709 10.8333 14.1945 10.6666 14.0417C10.4999 13.8889 10.4166 13.6875 10.4166 13.4375Z", fill: t }) }),
|
|
985
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M2.08325 13.4375V6.56252C2.08325 6.31252 2.16659 6.11113 2.33325 5.95835C2.49992 5.80558 2.69436 5.72919 2.91659 5.72919C2.98603 5.72919 3.06242 5.73613 3.14575 5.75002C3.22909 5.76391 3.30547 5.79863 3.37492 5.85419L8.54159 9.31252C8.66659 9.39585 8.76034 9.49655 8.82284 9.6146C8.88534 9.73266 8.91659 9.86113 8.91659 10C8.91659 10.1389 8.88534 10.2674 8.82284 10.3854C8.76034 10.5035 8.66659 10.6042 8.54159 10.6875L3.37492 14.1459C3.30547 14.2014 3.22909 14.2361 3.14575 14.25C3.06242 14.2639 2.98603 14.2709 2.91659 14.2709C2.69436 14.2709 2.49992 14.1945 2.33325 14.0417C2.16659 13.8889 2.08325 13.6875 2.08325 13.4375ZM10.4166 13.4375V6.56252C10.4166 6.31252 10.4999 6.11113 10.6666 5.95835C10.8333 5.80558 11.0277 5.72919 11.2499 5.72919C11.3194 5.72919 11.3958 5.73613 11.4791 5.75002C11.5624 5.76391 11.6388 5.79863 11.7083 5.85419L16.8749 9.31252C16.9999 9.39585 17.0937 9.49655 17.1562 9.6146C17.2187 9.73266 17.2499 9.86113 17.2499 10C17.2499 10.1389 17.2187 10.2674 17.1562 10.3854C17.0937 10.5035 16.9999 10.6042 16.8749 10.6875L11.7083 14.1459C11.6388 14.2014 11.5624 14.2361 11.4791 14.25C11.3958 14.2639 11.3194 14.2709 11.2499 14.2709C11.0277 14.2709 10.8333 14.1945 10.6666 14.0417C10.4999 13.8889 10.4166 13.6875 10.4166 13.4375Z", fill: t }) }), W9 = ({
|
|
986
986
|
width: C = 20,
|
|
987
987
|
height: e = 20,
|
|
988
988
|
fill: t = "currentColor",
|
|
989
989
|
...n
|
|
990
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M2.08325 13.4375V6.56252C2.08325 6.31252 2.16659 6.11113 2.33325 5.95835C2.49992 5.80558 2.69436 5.72919 2.91659 5.72919C2.98603 5.72919 3.06242 5.73613 3.14575 5.75002C3.22909 5.76391 3.30547 5.79863 3.37492 5.85419L8.54159 9.31252C8.66659 9.39585 8.76034 9.49655 8.82284 9.6146C8.88534 9.73266 8.91659 9.86113 8.91659 10C8.91659 10.1389 8.88534 10.2674 8.82284 10.3854C8.76034 10.5035 8.66659 10.6042 8.54159 10.6875L3.37492 14.1459C3.30547 14.2014 3.22909 14.2361 3.14575 14.25C3.06242 14.2639 2.98603 14.2709 2.91659 14.2709C2.69436 14.2709 2.49992 14.1945 2.33325 14.0417C2.16659 13.8889 2.08325 13.6875 2.08325 13.4375ZM10.4166 13.4375V6.56252C10.4166 6.31252 10.4999 6.11113 10.6666 5.95835C10.8333 5.80558 11.0277 5.72919 11.2499 5.72919C11.3194 5.72919 11.3958 5.73613 11.4791 5.75002C11.5624 5.76391 11.6388 5.79863 11.7083 5.85419L16.8749 9.31252C16.9999 9.39585 17.0937 9.49655 17.1562 9.6146C17.2187 9.73266 17.2499 9.86113 17.2499 10C17.2499 10.1389 17.2187 10.2674 17.1562 10.3854C17.0937 10.5035 16.9999 10.6042 16.8749 10.6875L11.7083 14.1459C11.6388 14.2014 11.5624 14.2361 11.4791 14.25C11.3958 14.2639 11.3194 14.2709 11.2499 14.2709C11.0277 14.2709 10.8333 14.1945 10.6666 14.0417C10.4999 13.8889 10.4166 13.6875 10.4166 13.4375ZM3.74992 11.875L6.58325 10L3.74992 8.12502V11.875ZM12.0833 11.875L14.9166 10L12.0833 8.12502V11.875Z", fill: t }) }),
|
|
990
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M2.08325 13.4375V6.56252C2.08325 6.31252 2.16659 6.11113 2.33325 5.95835C2.49992 5.80558 2.69436 5.72919 2.91659 5.72919C2.98603 5.72919 3.06242 5.73613 3.14575 5.75002C3.22909 5.76391 3.30547 5.79863 3.37492 5.85419L8.54159 9.31252C8.66659 9.39585 8.76034 9.49655 8.82284 9.6146C8.88534 9.73266 8.91659 9.86113 8.91659 10C8.91659 10.1389 8.88534 10.2674 8.82284 10.3854C8.76034 10.5035 8.66659 10.6042 8.54159 10.6875L3.37492 14.1459C3.30547 14.2014 3.22909 14.2361 3.14575 14.25C3.06242 14.2639 2.98603 14.2709 2.91659 14.2709C2.69436 14.2709 2.49992 14.1945 2.33325 14.0417C2.16659 13.8889 2.08325 13.6875 2.08325 13.4375ZM10.4166 13.4375V6.56252C10.4166 6.31252 10.4999 6.11113 10.6666 5.95835C10.8333 5.80558 11.0277 5.72919 11.2499 5.72919C11.3194 5.72919 11.3958 5.73613 11.4791 5.75002C11.5624 5.76391 11.6388 5.79863 11.7083 5.85419L16.8749 9.31252C16.9999 9.39585 17.0937 9.49655 17.1562 9.6146C17.2187 9.73266 17.2499 9.86113 17.2499 10C17.2499 10.1389 17.2187 10.2674 17.1562 10.3854C17.0937 10.5035 16.9999 10.6042 16.8749 10.6875L11.7083 14.1459C11.6388 14.2014 11.5624 14.2361 11.4791 14.25C11.3958 14.2639 11.3194 14.2709 11.2499 14.2709C11.0277 14.2709 10.8333 14.1945 10.6666 14.0417C10.4999 13.8889 10.4166 13.6875 10.4166 13.4375ZM3.74992 11.875L6.58325 10L3.74992 8.12502V11.875ZM12.0833 11.875L14.9166 10L12.0833 8.12502V11.875Z", fill: t }) }), j9 = ({
|
|
991
991
|
width: C = 20,
|
|
992
992
|
height: e = 20,
|
|
993
993
|
fill: t = "currentColor",
|
|
@@ -1207,12 +1207,12 @@ const Z6 = ({
|
|
|
1207
1207
|
height: e = 20,
|
|
1208
1208
|
fill: t = "currentColor",
|
|
1209
1209
|
...n
|
|
1210
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10.4167 9.95831C10.8194 9.51387 11.1285 9.00692 11.3438 8.43748C11.559 7.86803 11.6667 7.27776 11.6667 6.66665C11.6667 6.05554 11.559 5.46526 11.3438 4.89581C11.1285 4.32637 10.8194 3.81942 10.4167 3.37498C11.25 3.48609 11.9444 3.85415 12.5 4.47915C13.0556 5.10415 13.3333 5.83331 13.3333 6.66665C13.3333 7.49998 13.0556 8.22915 12.5 8.85415C11.9444 9.47915 11.25 9.8472 10.4167 9.95831ZM14.5417 16.6666C14.6944 16.4166 14.809 16.1493 14.8854 15.8646C14.9618 15.5798 15 15.2916 15 15V14.1666C15 13.6666 14.8889 13.191 14.6667 12.7396C14.4444 12.2882 14.1528 11.8889 13.7917 11.5416C14.5 11.7916 15.1562 12.1146 15.7604 12.5104C16.3646 12.9062 16.6667 13.4583 16.6667 14.1666V15C16.6667 15.4583 16.5035 15.8507 16.1771 16.1771C15.8507 16.5035 15.4583 16.6666 15 16.6666H14.5417ZM16.6667 9.16665H15.8333C15.5972 9.16665 15.3993 9.08678 15.2396 8.92706C15.0799 8.76734 15 8.56942 15 8.33331C15 8.0972 15.0799 7.89928 15.2396 7.73956C15.3993 7.57984 15.5972 7.49998 15.8333 7.49998H16.6667V6.66665C16.6667 6.43054 16.7465 6.23262 16.9062 6.0729C17.066 5.91317 17.2639 5.83331 17.5 5.83331C17.7361 5.83331 17.934 5.91317 18.0938 6.0729C18.2535 6.23262 18.3333 6.43054 18.3333 6.66665V7.49998H19.1667C19.4028 7.49998 19.6007 7.57984 19.7604 7.73956C19.9201 7.89928 20 8.0972 20 8.33331C20 8.56942 19.9201 8.76734 19.7604 8.92706C19.6007 9.08678 19.4028 9.16665 19.1667 9.16665H18.3333V9.99998C18.3333 10.2361 18.2535 10.434 18.0938 10.5937C17.934 10.7535 17.7361 10.8333 17.5 10.8333C17.2639 10.8333 17.066 10.7535 16.9062 10.5937C16.7465 10.434 16.6667 10.2361 16.6667 9.99998V9.16665ZM6.66667 9.99998C5.75 9.99998 4.96528 9.67359 4.3125 9.02081C3.65972 8.36803 3.33333 7.58331 3.33333 6.66665C3.33333 5.74998 3.65972 4.96526 4.3125 4.31248C4.96528 3.6597 5.75 3.33331 6.66667 3.33331C7.58333 3.33331 8.36806 3.6597 9.02083 4.31248C9.67361 4.96526 10 5.74998 10 6.66665C10 7.58331 9.67361 8.36803 9.02083 9.02081C8.36806 9.67359 7.58333 9.99998 6.66667 9.99998ZM0 15V14.3333C0 13.8611 0.121528 13.4271 0.364583 13.0312C0.607639 12.6354 0.930556 12.3333 1.33333 12.125C2.19444 11.6944 3.06944 11.3715 3.95833 11.1562C4.84722 10.941 5.75 10.8333 6.66667 10.8333C7.58333 10.8333 8.48611 10.941 9.375 11.1562C10.2639 11.3715 11.1389 11.6944 12 12.125C12.4028 12.3333 12.7257 12.6354 12.9688 13.0312C13.2118 13.4271 13.3333 13.8611 13.3333 14.3333V15C13.3333 15.4583 13.1701 15.8507 12.8438 16.1771C12.5174 16.5035 12.125 16.6666 11.6667 16.6666H1.66667C1.20833 16.6666 0.815972 16.5035 0.489583 16.1771C0.163194 15.8507 0 15.4583 0 15ZM6.66667 8.33331C7.125 8.33331 7.51736 8.17012 7.84375 7.84373C8.17014 7.51734 8.33333 7.12498 8.33333 6.66665C8.33333 6.20831 8.17014 5.81595 7.84375 5.48956C7.51736 5.16317 7.125 4.99998 6.66667 4.99998C6.20833 4.99998 5.81597 5.16317 5.48958 5.48956C5.16319 5.81595 5 6.20831 5 6.66665C5 7.12498 5.16319 7.51734 5.48958 7.84373C5.81597 8.17012 6.20833 8.33331 6.66667 8.33331ZM1.66667 15H11.6667V14.3333C11.6667 14.1805 11.6285 14.0416 11.5521 13.9166C11.4757 13.7916 11.375 13.6944 11.25 13.625C10.5 13.25 9.74306 12.9687 8.97917 12.7812C8.21528 12.5937 7.44444 12.5 6.66667 12.5C5.88889 12.5 5.11806 12.5937 4.35417 12.7812C3.59028 12.9687 2.83333 13.25 2.08333 13.625C1.95833 13.6944 1.85764 13.7916 1.78125 13.9166C1.70486 14.0416 1.66667 14.1805 1.66667 14.3333V15Z", fill: t }) }),
|
|
1210
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10.4167 9.95831C10.8194 9.51387 11.1285 9.00692 11.3438 8.43748C11.559 7.86803 11.6667 7.27776 11.6667 6.66665C11.6667 6.05554 11.559 5.46526 11.3438 4.89581C11.1285 4.32637 10.8194 3.81942 10.4167 3.37498C11.25 3.48609 11.9444 3.85415 12.5 4.47915C13.0556 5.10415 13.3333 5.83331 13.3333 6.66665C13.3333 7.49998 13.0556 8.22915 12.5 8.85415C11.9444 9.47915 11.25 9.8472 10.4167 9.95831ZM14.5417 16.6666C14.6944 16.4166 14.809 16.1493 14.8854 15.8646C14.9618 15.5798 15 15.2916 15 15V14.1666C15 13.6666 14.8889 13.191 14.6667 12.7396C14.4444 12.2882 14.1528 11.8889 13.7917 11.5416C14.5 11.7916 15.1562 12.1146 15.7604 12.5104C16.3646 12.9062 16.6667 13.4583 16.6667 14.1666V15C16.6667 15.4583 16.5035 15.8507 16.1771 16.1771C15.8507 16.5035 15.4583 16.6666 15 16.6666H14.5417ZM16.6667 9.16665H15.8333C15.5972 9.16665 15.3993 9.08678 15.2396 8.92706C15.0799 8.76734 15 8.56942 15 8.33331C15 8.0972 15.0799 7.89928 15.2396 7.73956C15.3993 7.57984 15.5972 7.49998 15.8333 7.49998H16.6667V6.66665C16.6667 6.43054 16.7465 6.23262 16.9062 6.0729C17.066 5.91317 17.2639 5.83331 17.5 5.83331C17.7361 5.83331 17.934 5.91317 18.0938 6.0729C18.2535 6.23262 18.3333 6.43054 18.3333 6.66665V7.49998H19.1667C19.4028 7.49998 19.6007 7.57984 19.7604 7.73956C19.9201 7.89928 20 8.0972 20 8.33331C20 8.56942 19.9201 8.76734 19.7604 8.92706C19.6007 9.08678 19.4028 9.16665 19.1667 9.16665H18.3333V9.99998C18.3333 10.2361 18.2535 10.434 18.0938 10.5937C17.934 10.7535 17.7361 10.8333 17.5 10.8333C17.2639 10.8333 17.066 10.7535 16.9062 10.5937C16.7465 10.434 16.6667 10.2361 16.6667 9.99998V9.16665ZM6.66667 9.99998C5.75 9.99998 4.96528 9.67359 4.3125 9.02081C3.65972 8.36803 3.33333 7.58331 3.33333 6.66665C3.33333 5.74998 3.65972 4.96526 4.3125 4.31248C4.96528 3.6597 5.75 3.33331 6.66667 3.33331C7.58333 3.33331 8.36806 3.6597 9.02083 4.31248C9.67361 4.96526 10 5.74998 10 6.66665C10 7.58331 9.67361 8.36803 9.02083 9.02081C8.36806 9.67359 7.58333 9.99998 6.66667 9.99998ZM0 15V14.3333C0 13.8611 0.121528 13.4271 0.364583 13.0312C0.607639 12.6354 0.930556 12.3333 1.33333 12.125C2.19444 11.6944 3.06944 11.3715 3.95833 11.1562C4.84722 10.941 5.75 10.8333 6.66667 10.8333C7.58333 10.8333 8.48611 10.941 9.375 11.1562C10.2639 11.3715 11.1389 11.6944 12 12.125C12.4028 12.3333 12.7257 12.6354 12.9688 13.0312C13.2118 13.4271 13.3333 13.8611 13.3333 14.3333V15C13.3333 15.4583 13.1701 15.8507 12.8438 16.1771C12.5174 16.5035 12.125 16.6666 11.6667 16.6666H1.66667C1.20833 16.6666 0.815972 16.5035 0.489583 16.1771C0.163194 15.8507 0 15.4583 0 15ZM6.66667 8.33331C7.125 8.33331 7.51736 8.17012 7.84375 7.84373C8.17014 7.51734 8.33333 7.12498 8.33333 6.66665C8.33333 6.20831 8.17014 5.81595 7.84375 5.48956C7.51736 5.16317 7.125 4.99998 6.66667 4.99998C6.20833 4.99998 5.81597 5.16317 5.48958 5.48956C5.16319 5.81595 5 6.20831 5 6.66665C5 7.12498 5.16319 7.51734 5.48958 7.84373C5.81597 8.17012 6.20833 8.33331 6.66667 8.33331ZM1.66667 15H11.6667V14.3333C11.6667 14.1805 11.6285 14.0416 11.5521 13.9166C11.4757 13.7916 11.375 13.6944 11.25 13.625C10.5 13.25 9.74306 12.9687 8.97917 12.7812C8.21528 12.5937 7.44444 12.5 6.66667 12.5C5.88889 12.5 5.11806 12.5937 4.35417 12.7812C3.59028 12.9687 2.83333 13.25 2.08333 13.625C1.95833 13.6944 1.85764 13.7916 1.78125 13.9166C1.70486 14.0416 1.66667 14.1805 1.66667 14.3333V15Z", fill: t }) }), E2 = ({
|
|
1211
1211
|
width: C = 20,
|
|
1212
1212
|
height: e = 20,
|
|
1213
1213
|
fill: t = "currentColor",
|
|
1214
1214
|
...n
|
|
1215
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M0.833252 14.3333C0.833252 13.8611 0.95478 13.4271 1.19784 13.0312C1.44089 12.6354 1.76381 12.3333 2.16659 12.125C3.0277 11.6944 3.9027 11.3715 4.79159 11.1562C5.68047 10.941 6.58325 10.8333 7.49992 10.8333C8.41659 10.8333 9.31936 10.941 10.2083 11.1562C11.0971 11.3715 11.9721 11.6944 12.8333 12.125C13.236 12.3333 13.5589 12.6354 13.802 13.0312C14.0451 13.4271 14.1666 13.8611 14.1666 14.3333V15C14.1666 15.4583 14.0034 15.8507 13.677 16.1771C13.3506 16.5035 12.9583 16.6666 12.4999 16.6666H2.49992C2.04159 16.6666 1.64922 16.5035 1.32284 16.1771C0.996446 15.8507 0.833252 15.4583 0.833252 15V14.3333ZM15.3749 16.6666C15.5277 16.4166 15.6423 16.1493 15.7187 15.8646C15.7951 15.5798 15.8333 15.2916 15.8333 15V14.1666C15.8333 13.5555 15.6631 12.9687 15.3228 12.4062C14.9826 11.8437 14.4999 11.3611 13.8749 10.9583C14.5833 11.0416 15.2499 11.184 15.8749 11.3854C16.4999 11.5868 17.0833 11.8333 17.6249 12.125C18.1249 12.4028 18.5069 12.7118 18.7708 13.0521C19.0346 13.3923 19.1666 13.7639 19.1666 14.1666V15C19.1666 15.4583 19.0034 15.8507 18.677 16.1771C18.3506 16.5035 17.9583 16.6666 17.4999 16.6666H15.3749ZM7.49992 9.99998C6.58325 9.99998 5.79853 9.67359 5.14575 9.02081C4.49297 8.36804 4.16659 7.58331 4.16659 6.66665C4.16659 5.74998 4.49297 4.96526 5.14575 4.31248C5.79853 3.6597 6.58325 3.33331 7.49992 3.33331C8.41659 3.33331 9.20131 3.6597 9.85409 4.31248C10.5069 4.96526 10.8333 5.74998 10.8333 6.66665C10.8333 7.58331 10.5069 8.36804 9.85409 9.02081C9.20131 9.67359 8.41659 9.99998 7.49992 9.99998ZM15.8333 6.66665C15.8333 7.58331 15.5069 8.36804 14.8541 9.02081C14.2013 9.67359 13.4166 9.99998 12.4999 9.99998C12.3471 9.99998 12.1527 9.98262 11.9166 9.9479C11.6805 9.91317 11.486 9.87498 11.3333 9.83331C11.7083 9.38887 11.9964 8.89581 12.1978 8.35415C12.3992 7.81248 12.4999 7.24998 12.4999 6.66665C12.4999 6.08331 12.3992 5.52081 12.1978 4.97915C11.9964 4.43748 11.7083 3.94442 11.3333 3.49998C11.5277 3.43054 11.7221 3.3854 11.9166 3.36456C12.111 3.34373 12.3055 3.33331 12.4999 3.33331C13.4166 3.33331 14.2013 3.6597 14.8541 4.31248C15.5069 4.96526 15.8333 5.74998 15.8333 6.66665Z", fill: t }) }),
|
|
1215
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M0.833252 14.3333C0.833252 13.8611 0.95478 13.4271 1.19784 13.0312C1.44089 12.6354 1.76381 12.3333 2.16659 12.125C3.0277 11.6944 3.9027 11.3715 4.79159 11.1562C5.68047 10.941 6.58325 10.8333 7.49992 10.8333C8.41659 10.8333 9.31936 10.941 10.2083 11.1562C11.0971 11.3715 11.9721 11.6944 12.8333 12.125C13.236 12.3333 13.5589 12.6354 13.802 13.0312C14.0451 13.4271 14.1666 13.8611 14.1666 14.3333V15C14.1666 15.4583 14.0034 15.8507 13.677 16.1771C13.3506 16.5035 12.9583 16.6666 12.4999 16.6666H2.49992C2.04159 16.6666 1.64922 16.5035 1.32284 16.1771C0.996446 15.8507 0.833252 15.4583 0.833252 15V14.3333ZM15.3749 16.6666C15.5277 16.4166 15.6423 16.1493 15.7187 15.8646C15.7951 15.5798 15.8333 15.2916 15.8333 15V14.1666C15.8333 13.5555 15.6631 12.9687 15.3228 12.4062C14.9826 11.8437 14.4999 11.3611 13.8749 10.9583C14.5833 11.0416 15.2499 11.184 15.8749 11.3854C16.4999 11.5868 17.0833 11.8333 17.6249 12.125C18.1249 12.4028 18.5069 12.7118 18.7708 13.0521C19.0346 13.3923 19.1666 13.7639 19.1666 14.1666V15C19.1666 15.4583 19.0034 15.8507 18.677 16.1771C18.3506 16.5035 17.9583 16.6666 17.4999 16.6666H15.3749ZM7.49992 9.99998C6.58325 9.99998 5.79853 9.67359 5.14575 9.02081C4.49297 8.36804 4.16659 7.58331 4.16659 6.66665C4.16659 5.74998 4.49297 4.96526 5.14575 4.31248C5.79853 3.6597 6.58325 3.33331 7.49992 3.33331C8.41659 3.33331 9.20131 3.6597 9.85409 4.31248C10.5069 4.96526 10.8333 5.74998 10.8333 6.66665C10.8333 7.58331 10.5069 8.36804 9.85409 9.02081C9.20131 9.67359 8.41659 9.99998 7.49992 9.99998ZM15.8333 6.66665C15.8333 7.58331 15.5069 8.36804 14.8541 9.02081C14.2013 9.67359 13.4166 9.99998 12.4999 9.99998C12.3471 9.99998 12.1527 9.98262 11.9166 9.9479C11.6805 9.91317 11.486 9.87498 11.3333 9.83331C11.7083 9.38887 11.9964 8.89581 12.1978 8.35415C12.3992 7.81248 12.4999 7.24998 12.4999 6.66665C12.4999 6.08331 12.3992 5.52081 12.1978 4.97915C11.9964 4.43748 11.7083 3.94442 11.3333 3.49998C11.5277 3.43054 11.7221 3.3854 11.9166 3.36456C12.111 3.34373 12.3055 3.33331 12.4999 3.33331C13.4166 3.33331 14.2013 3.6597 14.8541 4.31248C15.5069 4.96526 15.8333 5.74998 15.8333 6.66665Z", fill: t }) }), R2 = ({
|
|
1216
1216
|
width: C = 20,
|
|
1217
1217
|
height: e = 20,
|
|
1218
1218
|
fill: t = "currentColor",
|
|
@@ -1232,12 +1232,12 @@ const Z6 = ({
|
|
|
1232
1232
|
height: e = 20,
|
|
1233
1233
|
fill: t = "currentColor",
|
|
1234
1234
|
...n
|
|
1235
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M5.83333 17.5H4.16667C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V10C2.5 8.95833 2.69792 7.98264 3.09375 7.07292C3.48958 6.16319 4.02431 5.37153 4.69792 4.69792C5.37153 4.02431 6.16319 3.48958 7.07292 3.09375C7.98264 2.69792 8.95833 2.5 10 2.5C11.0417 2.5 12.0174 2.69792 12.9271 3.09375C13.8368 3.48958 14.6285 4.02431 15.3021 4.69792C15.9757 5.37153 16.5104 6.16319 16.9062 7.07292C17.3021 7.98264 17.5 8.95833 17.5 10V15.8333C17.5 16.2917 17.3368 16.684 17.0104 17.0104C16.684 17.3368 16.2917 17.5 15.8333 17.5H14.1667C13.7083 17.5 13.316 17.3368 12.9896 17.0104C12.6632 16.684 12.5 16.2917 12.5 15.8333V12.5C12.5 12.0417 12.6632 11.6493 12.9896 11.3229C13.316 10.9965 13.7083 10.8333 14.1667 10.8333H15.8333V10C15.8333 8.375 15.2674 6.99653 14.1354 5.86458C13.0035 4.73264 11.625 4.16667 10 4.16667C8.375 4.16667 6.99653 4.73264 5.86458 5.86458C4.73264 6.99653 4.16667 8.375 4.16667 10V10.8333H5.83333C6.29167 10.8333 6.68403 10.9965 7.01042 11.3229C7.33681 11.6493 7.5 12.0417 7.5 12.5V15.8333C7.5 16.2917 7.33681 16.684 7.01042 17.0104C6.68403 17.3368 6.29167 17.5 5.83333 17.5Z", fill: t }) }),
|
|
1235
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M5.83333 17.5H4.16667C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V10C2.5 8.95833 2.69792 7.98264 3.09375 7.07292C3.48958 6.16319 4.02431 5.37153 4.69792 4.69792C5.37153 4.02431 6.16319 3.48958 7.07292 3.09375C7.98264 2.69792 8.95833 2.5 10 2.5C11.0417 2.5 12.0174 2.69792 12.9271 3.09375C13.8368 3.48958 14.6285 4.02431 15.3021 4.69792C15.9757 5.37153 16.5104 6.16319 16.9062 7.07292C17.3021 7.98264 17.5 8.95833 17.5 10V15.8333C17.5 16.2917 17.3368 16.684 17.0104 17.0104C16.684 17.3368 16.2917 17.5 15.8333 17.5H14.1667C13.7083 17.5 13.316 17.3368 12.9896 17.0104C12.6632 16.684 12.5 16.2917 12.5 15.8333V12.5C12.5 12.0417 12.6632 11.6493 12.9896 11.3229C13.316 10.9965 13.7083 10.8333 14.1667 10.8333H15.8333V10C15.8333 8.375 15.2674 6.99653 14.1354 5.86458C13.0035 4.73264 11.625 4.16667 10 4.16667C8.375 4.16667 6.99653 4.73264 5.86458 5.86458C4.73264 6.99653 4.16667 8.375 4.16667 10V10.8333H5.83333C6.29167 10.8333 6.68403 10.9965 7.01042 11.3229C7.33681 11.6493 7.5 12.0417 7.5 12.5V15.8333C7.5 16.2917 7.33681 16.684 7.01042 17.0104C6.68403 17.3368 6.29167 17.5 5.83333 17.5Z", fill: t }) }), K2 = ({
|
|
1236
1236
|
width: C = 20,
|
|
1237
1237
|
height: e = 20,
|
|
1238
1238
|
fill: t = "currentColor",
|
|
1239
1239
|
...n
|
|
1240
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M5.83333 17.5H4.16667C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V10C2.5 8.95833 2.69792 7.98264 3.09375 7.07292C3.48958 6.16319 4.02431 5.37153 4.69792 4.69792C5.37153 4.02431 6.16319 3.48958 7.07292 3.09375C7.98264 2.69792 8.95833 2.5 10 2.5C11.0417 2.5 12.0174 2.69792 12.9271 3.09375C13.8368 3.48958 14.6285 4.02431 15.3021 4.69792C15.9757 5.37153 16.5104 6.16319 16.9062 7.07292C17.3021 7.98264 17.5 8.95833 17.5 10V15.8333C17.5 16.2917 17.3368 16.684 17.0104 17.0104C16.684 17.3368 16.2917 17.5 15.8333 17.5H14.1667C13.7083 17.5 13.316 17.3368 12.9896 17.0104C12.6632 16.684 12.5 16.2917 12.5 15.8333V12.5C12.5 12.0417 12.6632 11.6493 12.9896 11.3229C13.316 10.9965 13.7083 10.8333 14.1667 10.8333H15.8333V10C15.8333 8.375 15.2674 6.99653 14.1354 5.86458C13.0035 4.73264 11.625 4.16667 10 4.16667C8.375 4.16667 6.99653 4.73264 5.86458 5.86458C4.73264 6.99653 4.16667 8.375 4.16667 10V10.8333H5.83333C6.29167 10.8333 6.68403 10.9965 7.01042 11.3229C7.33681 11.6493 7.5 12.0417 7.5 12.5V15.8333C7.5 16.2917 7.33681 16.684 7.01042 17.0104C6.68403 17.3368 6.29167 17.5 5.83333 17.5ZM5.83333 12.5H4.16667V15.8333H5.83333V12.5ZM14.1667 12.5V15.8333H15.8333V12.5H14.1667Z", fill: t }) }),
|
|
1240
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M5.83333 17.5H4.16667C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V10C2.5 8.95833 2.69792 7.98264 3.09375 7.07292C3.48958 6.16319 4.02431 5.37153 4.69792 4.69792C5.37153 4.02431 6.16319 3.48958 7.07292 3.09375C7.98264 2.69792 8.95833 2.5 10 2.5C11.0417 2.5 12.0174 2.69792 12.9271 3.09375C13.8368 3.48958 14.6285 4.02431 15.3021 4.69792C15.9757 5.37153 16.5104 6.16319 16.9062 7.07292C17.3021 7.98264 17.5 8.95833 17.5 10V15.8333C17.5 16.2917 17.3368 16.684 17.0104 17.0104C16.684 17.3368 16.2917 17.5 15.8333 17.5H14.1667C13.7083 17.5 13.316 17.3368 12.9896 17.0104C12.6632 16.684 12.5 16.2917 12.5 15.8333V12.5C12.5 12.0417 12.6632 11.6493 12.9896 11.3229C13.316 10.9965 13.7083 10.8333 14.1667 10.8333H15.8333V10C15.8333 8.375 15.2674 6.99653 14.1354 5.86458C13.0035 4.73264 11.625 4.16667 10 4.16667C8.375 4.16667 6.99653 4.73264 5.86458 5.86458C4.73264 6.99653 4.16667 8.375 4.16667 10V10.8333H5.83333C6.29167 10.8333 6.68403 10.9965 7.01042 11.3229C7.33681 11.6493 7.5 12.0417 7.5 12.5V15.8333C7.5 16.2917 7.33681 16.684 7.01042 17.0104C6.68403 17.3368 6.29167 17.5 5.83333 17.5ZM5.83333 12.5H4.16667V15.8333H5.83333V12.5ZM14.1667 12.5V15.8333H15.8333V12.5H14.1667Z", fill: t }) }), U2 = ({
|
|
1241
1241
|
width: C = 20,
|
|
1242
1242
|
height: e = 20,
|
|
1243
1243
|
fill: t = "currentColor",
|
|
@@ -1247,17 +1247,17 @@ const Z6 = ({
|
|
|
1247
1247
|
height: e = 20,
|
|
1248
1248
|
fill: t = "currentColor",
|
|
1249
1249
|
...n
|
|
1250
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10 16.9375C9.80556 16.9375 9.60764 16.9028 9.40625 16.8333C9.20487 16.7639 9.02778 16.6528 8.875 16.5L7.4375 15.1875C5.96528 13.8403 4.63542 12.5035 3.44792 11.1771C2.26042 9.85068 1.66667 8.38887 1.66667 6.79165C1.66667 5.48609 2.10417 4.39581 2.97917 3.52081C3.85417 2.64581 4.94445 2.20831 6.25 2.20831C6.98612 2.20831 7.68056 2.36456 8.33334 2.67706C8.98612 2.98956 9.54167 3.41665 10 3.95831C10.4583 3.41665 11.0139 2.98956 11.6667 2.67706C12.3194 2.36456 13.0139 2.20831 13.75 2.20831C15.0556 2.20831 16.1458 2.64581 17.0208 3.52081C17.8958 4.39581 18.3333 5.48609 18.3333 6.79165C18.3333 8.38887 17.7431 9.85415 16.5625 11.1875C15.3819 12.5208 14.0417 13.8611 12.5417 15.2083L11.125 16.5C10.9722 16.6528 10.7951 16.7639 10.5938 16.8333C10.3924 16.9028 10.1944 16.9375 10 16.9375ZM9.20834 5.62498C8.80556 5.05554 8.375 4.62151 7.91667 4.3229C7.45834 4.02429 6.90278 3.87498 6.25 3.87498C5.41667 3.87498 4.72223 4.15276 4.16667 4.70831C3.61112 5.26387 3.33334 5.95831 3.33334 6.79165C3.33334 7.51387 3.59028 8.28123 4.10417 9.09373C4.61806 9.90623 5.23264 10.6944 5.94792 11.4583C6.6632 12.2222 7.39931 12.9375 8.15625 13.6041C8.9132 14.2708 9.52778 14.8194 10 15.25C10.4722 14.8194 11.0868 14.2708 11.8438 13.6041C12.6007 12.9375 13.3368 12.2222 14.0521 11.4583C14.7674 10.6944 15.3819 9.90623 15.8958 9.09373C16.4097 8.28123 16.6667 7.51387 16.6667 6.79165C16.6667 5.95831 16.3889 5.26387 15.8333 4.70831C15.2778 4.15276 14.5833 3.87498 13.75 3.87498C13.0972 3.87498 12.5417 4.02429 12.0833 4.3229C11.625 4.62151 11.1944 5.05554 10.7917 5.62498C10.6944 5.76387 10.5764 5.86804 10.4375 5.93748C10.2986 6.00692 10.1528 6.04165 10 6.04165C9.84723 6.04165 9.70139 6.00692 9.5625 5.93748C9.42362 5.86804 9.30556 5.76387 9.20834 5.62498Z", fill: t }) }),
|
|
1250
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10 16.9375C9.80556 16.9375 9.60764 16.9028 9.40625 16.8333C9.20487 16.7639 9.02778 16.6528 8.875 16.5L7.4375 15.1875C5.96528 13.8403 4.63542 12.5035 3.44792 11.1771C2.26042 9.85068 1.66667 8.38887 1.66667 6.79165C1.66667 5.48609 2.10417 4.39581 2.97917 3.52081C3.85417 2.64581 4.94445 2.20831 6.25 2.20831C6.98612 2.20831 7.68056 2.36456 8.33334 2.67706C8.98612 2.98956 9.54167 3.41665 10 3.95831C10.4583 3.41665 11.0139 2.98956 11.6667 2.67706C12.3194 2.36456 13.0139 2.20831 13.75 2.20831C15.0556 2.20831 16.1458 2.64581 17.0208 3.52081C17.8958 4.39581 18.3333 5.48609 18.3333 6.79165C18.3333 8.38887 17.7431 9.85415 16.5625 11.1875C15.3819 12.5208 14.0417 13.8611 12.5417 15.2083L11.125 16.5C10.9722 16.6528 10.7951 16.7639 10.5938 16.8333C10.3924 16.9028 10.1944 16.9375 10 16.9375ZM9.20834 5.62498C8.80556 5.05554 8.375 4.62151 7.91667 4.3229C7.45834 4.02429 6.90278 3.87498 6.25 3.87498C5.41667 3.87498 4.72223 4.15276 4.16667 4.70831C3.61112 5.26387 3.33334 5.95831 3.33334 6.79165C3.33334 7.51387 3.59028 8.28123 4.10417 9.09373C4.61806 9.90623 5.23264 10.6944 5.94792 11.4583C6.6632 12.2222 7.39931 12.9375 8.15625 13.6041C8.9132 14.2708 9.52778 14.8194 10 15.25C10.4722 14.8194 11.0868 14.2708 11.8438 13.6041C12.6007 12.9375 13.3368 12.2222 14.0521 11.4583C14.7674 10.6944 15.3819 9.90623 15.8958 9.09373C16.4097 8.28123 16.6667 7.51387 16.6667 6.79165C16.6667 5.95831 16.3889 5.26387 15.8333 4.70831C15.2778 4.15276 14.5833 3.87498 13.75 3.87498C13.0972 3.87498 12.5417 4.02429 12.0833 4.3229C11.625 4.62151 11.1944 5.05554 10.7917 5.62498C10.6944 5.76387 10.5764 5.86804 10.4375 5.93748C10.2986 6.00692 10.1528 6.04165 10 6.04165C9.84723 6.04165 9.70139 6.00692 9.5625 5.93748C9.42362 5.86804 9.30556 5.76387 9.20834 5.62498Z", fill: t }) }), q2 = ({
|
|
1251
1251
|
width: C = 20,
|
|
1252
1252
|
height: e = 20,
|
|
1253
1253
|
fill: t = "currentColor",
|
|
1254
1254
|
...n
|
|
1255
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.95835 15C10.25 15 10.4965 14.8993 10.6979 14.6979C10.8993 14.4965 11 14.25 11 13.9584C11 13.6667 10.8993 13.4202 10.6979 13.2188C10.4965 13.0174 10.25 12.9167 9.95835 12.9167C9.66669 12.9167 9.42016 13.0174 9.21877 13.2188C9.01738 13.4202 8.91669 13.6667 8.91669 13.9584C8.91669 14.25 9.01738 14.4965 9.21877 14.6979C9.42016 14.8993 9.66669 15 9.95835 15ZM10 18.3334C8.84724 18.3334 7.76391 18.1146 6.75002 17.6771C5.73613 17.2396 4.85419 16.6459 4.10419 15.8959C3.35419 15.1459 2.76044 14.2639 2.32294 13.25C1.88544 12.2361 1.66669 11.1528 1.66669 10C1.66669 8.84724 1.88544 7.76391 2.32294 6.75002C2.76044 5.73613 3.35419 4.85419 4.10419 4.10419C4.85419 3.35419 5.73613 2.76044 6.75002 2.32294C7.76391 1.88544 8.84724 1.66669 10 1.66669C11.1528 1.66669 12.2361 1.88544 13.25 2.32294C14.2639 2.76044 15.1459 3.35419 15.8959 4.10419C16.6459 4.85419 17.2396 5.73613 17.6771 6.75002C18.1146 7.76391 18.3334 8.84724 18.3334 10C18.3334 11.1528 18.1146 12.2361 17.6771 13.25C17.2396 14.2639 16.6459 15.1459 15.8959 15.8959C15.1459 16.6459 14.2639 17.2396 13.25 17.6771C12.2361 18.1146 11.1528 18.3334 10 18.3334ZM10.0834 6.41669C10.4306 6.41669 10.7327 6.5278 10.9896 6.75002C11.2465 6.97224 11.375 7.25002 11.375 7.58335C11.375 7.88891 11.2813 8.15974 11.0938 8.39585C10.9063 8.63196 10.6945 8.85419 10.4584 9.06252C10.1389 9.3403 9.85766 9.64585 9.6146 9.97919C9.37155 10.3125 9.25002 10.6875 9.25002 11.1042C9.25002 11.2986 9.32294 11.4618 9.46877 11.5938C9.6146 11.7257 9.78474 11.7917 9.97919 11.7917C10.1875 11.7917 10.3646 11.7222 10.5104 11.5834C10.6563 11.4445 10.75 11.2709 10.7917 11.0625C10.8472 10.7709 10.9722 10.5104 11.1667 10.2813C11.3611 10.0521 11.5695 9.83335 11.7917 9.62502C12.1111 9.31946 12.3854 8.98613 12.6146 8.62502C12.8438 8.26391 12.9584 7.86113 12.9584 7.41669C12.9584 6.70835 12.6702 6.12849 12.0938 5.6771C11.5174 5.22571 10.8472 5.00002 10.0834 5.00002C9.55558 5.00002 9.0521 5.11113 8.57294 5.33335C8.09377 5.55558 7.72919 5.89585 7.47919 6.35419C7.38196 6.52085 7.35071 6.69794 7.38544 6.88544C7.42016 7.07294 7.51391 7.2153 7.66669 7.31252C7.86113 7.42363 8.06252 7.45835 8.27085 7.41669C8.47919 7.37502 8.6528 7.25696 8.79169 7.06252C8.94446 6.85419 9.13544 6.69446 9.3646 6.58335C9.59377 6.47224 9.83335 6.41669 10.0834 6.41669Z", fill: t }) }),
|
|
1255
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.95835 15C10.25 15 10.4965 14.8993 10.6979 14.6979C10.8993 14.4965 11 14.25 11 13.9584C11 13.6667 10.8993 13.4202 10.6979 13.2188C10.4965 13.0174 10.25 12.9167 9.95835 12.9167C9.66669 12.9167 9.42016 13.0174 9.21877 13.2188C9.01738 13.4202 8.91669 13.6667 8.91669 13.9584C8.91669 14.25 9.01738 14.4965 9.21877 14.6979C9.42016 14.8993 9.66669 15 9.95835 15ZM10 18.3334C8.84724 18.3334 7.76391 18.1146 6.75002 17.6771C5.73613 17.2396 4.85419 16.6459 4.10419 15.8959C3.35419 15.1459 2.76044 14.2639 2.32294 13.25C1.88544 12.2361 1.66669 11.1528 1.66669 10C1.66669 8.84724 1.88544 7.76391 2.32294 6.75002C2.76044 5.73613 3.35419 4.85419 4.10419 4.10419C4.85419 3.35419 5.73613 2.76044 6.75002 2.32294C7.76391 1.88544 8.84724 1.66669 10 1.66669C11.1528 1.66669 12.2361 1.88544 13.25 2.32294C14.2639 2.76044 15.1459 3.35419 15.8959 4.10419C16.6459 4.85419 17.2396 5.73613 17.6771 6.75002C18.1146 7.76391 18.3334 8.84724 18.3334 10C18.3334 11.1528 18.1146 12.2361 17.6771 13.25C17.2396 14.2639 16.6459 15.1459 15.8959 15.8959C15.1459 16.6459 14.2639 17.2396 13.25 17.6771C12.2361 18.1146 11.1528 18.3334 10 18.3334ZM10.0834 6.41669C10.4306 6.41669 10.7327 6.5278 10.9896 6.75002C11.2465 6.97224 11.375 7.25002 11.375 7.58335C11.375 7.88891 11.2813 8.15974 11.0938 8.39585C10.9063 8.63196 10.6945 8.85419 10.4584 9.06252C10.1389 9.3403 9.85766 9.64585 9.6146 9.97919C9.37155 10.3125 9.25002 10.6875 9.25002 11.1042C9.25002 11.2986 9.32294 11.4618 9.46877 11.5938C9.6146 11.7257 9.78474 11.7917 9.97919 11.7917C10.1875 11.7917 10.3646 11.7222 10.5104 11.5834C10.6563 11.4445 10.75 11.2709 10.7917 11.0625C10.8472 10.7709 10.9722 10.5104 11.1667 10.2813C11.3611 10.0521 11.5695 9.83335 11.7917 9.62502C12.1111 9.31946 12.3854 8.98613 12.6146 8.62502C12.8438 8.26391 12.9584 7.86113 12.9584 7.41669C12.9584 6.70835 12.6702 6.12849 12.0938 5.6771C11.5174 5.22571 10.8472 5.00002 10.0834 5.00002C9.55558 5.00002 9.0521 5.11113 8.57294 5.33335C8.09377 5.55558 7.72919 5.89585 7.47919 6.35419C7.38196 6.52085 7.35071 6.69794 7.38544 6.88544C7.42016 7.07294 7.51391 7.2153 7.66669 7.31252C7.86113 7.42363 8.06252 7.45835 8.27085 7.41669C8.47919 7.37502 8.6528 7.25696 8.79169 7.06252C8.94446 6.85419 9.13544 6.69446 9.3646 6.58335C9.59377 6.47224 9.83335 6.41669 10.0834 6.41669Z", fill: t }) }), W2 = ({
|
|
1256
1256
|
width: C = 20,
|
|
1257
1257
|
height: e = 20,
|
|
1258
1258
|
fill: t = "currentColor",
|
|
1259
1259
|
...n
|
|
1260
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.95835 15C10.25 15 10.4965 14.8993 10.6979 14.6979C10.8993 14.4965 11 14.25 11 13.9584C11 13.6667 10.8993 13.4202 10.6979 13.2188C10.4965 13.0174 10.25 12.9167 9.95835 12.9167C9.66669 12.9167 9.42016 13.0174 9.21877 13.2188C9.01738 13.4202 8.91669 13.6667 8.91669 13.9584C8.91669 14.25 9.01738 14.4965 9.21877 14.6979C9.42016 14.8993 9.66669 15 9.95835 15ZM10 18.3334C8.84724 18.3334 7.76391 18.1146 6.75002 17.6771C5.73613 17.2396 4.85419 16.6459 4.10419 15.8959C3.35419 15.1459 2.76044 14.2639 2.32294 13.25C1.88544 12.2361 1.66669 11.1528 1.66669 10C1.66669 8.84724 1.88544 7.76391 2.32294 6.75002C2.76044 5.73613 3.35419 4.85419 4.10419 4.10419C4.85419 3.35419 5.73613 2.76044 6.75002 2.32294C7.76391 1.88544 8.84724 1.66669 10 1.66669C11.1528 1.66669 12.2361 1.88544 13.25 2.32294C14.2639 2.76044 15.1459 3.35419 15.8959 4.10419C16.6459 4.85419 17.2396 5.73613 17.6771 6.75002C18.1146 7.76391 18.3334 8.84724 18.3334 10C18.3334 11.1528 18.1146 12.2361 17.6771 13.25C17.2396 14.2639 16.6459 15.1459 15.8959 15.8959C15.1459 16.6459 14.2639 17.2396 13.25 17.6771C12.2361 18.1146 11.1528 18.3334 10 18.3334ZM10 16.6667C11.8611 16.6667 13.4375 16.0209 14.7292 14.7292C16.0209 13.4375 16.6667 11.8611 16.6667 10C16.6667 8.13891 16.0209 6.56252 14.7292 5.27085C13.4375 3.97919 11.8611 3.33335 10 3.33335C8.13891 3.33335 6.56252 3.97919 5.27085 5.27085C3.97919 6.56252 3.33335 8.13891 3.33335 10C3.33335 11.8611 3.97919 13.4375 5.27085 14.7292C6.56252 16.0209 8.13891 16.6667 10 16.6667ZM10.0834 6.41669C10.4306 6.41669 10.7327 6.5278 10.9896 6.75002C11.2465 6.97224 11.375 7.25002 11.375 7.58335C11.375 7.88891 11.2813 8.15974 11.0938 8.39585C10.9063 8.63196 10.6945 8.85419 10.4584 9.06252C10.1389 9.3403 9.85766 9.64585 9.6146 9.97919C9.37155 10.3125 9.25002 10.6875 9.25002 11.1042C9.25002 11.2986 9.32294 11.4618 9.46877 11.5938C9.6146 11.7257 9.78474 11.7917 9.97919 11.7917C10.1875 11.7917 10.3646 11.7222 10.5104 11.5834C10.6563 11.4445 10.75 11.2709 10.7917 11.0625C10.8472 10.7709 10.9722 10.5104 11.1667 10.2813C11.3611 10.0521 11.5695 9.83335 11.7917 9.62502C12.1111 9.31946 12.3854 8.98613 12.6146 8.62502C12.8438 8.26391 12.9584 7.86113 12.9584 7.41669C12.9584 6.70835 12.6702 6.12849 12.0938 5.6771C11.5174 5.22571 10.8472 5.00002 10.0834 5.00002C9.55558 5.00002 9.0521 5.11113 8.57294 5.33335C8.09377 5.55558 7.72919 5.89585 7.47919 6.35419C7.38196 6.52085 7.35071 6.69794 7.38544 6.88544C7.42016 7.07294 7.51391 7.2153 7.66669 7.31252C7.86113 7.42363 8.06252 7.45835 8.27085 7.41669C8.47919 7.37502 8.6528 7.25696 8.79169 7.06252C8.94446 6.85419 9.13544 6.69446 9.3646 6.58335C9.59377 6.47224 9.83335 6.41669 10.0834 6.41669Z", fill: t }) }),
|
|
1260
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.95835 15C10.25 15 10.4965 14.8993 10.6979 14.6979C10.8993 14.4965 11 14.25 11 13.9584C11 13.6667 10.8993 13.4202 10.6979 13.2188C10.4965 13.0174 10.25 12.9167 9.95835 12.9167C9.66669 12.9167 9.42016 13.0174 9.21877 13.2188C9.01738 13.4202 8.91669 13.6667 8.91669 13.9584C8.91669 14.25 9.01738 14.4965 9.21877 14.6979C9.42016 14.8993 9.66669 15 9.95835 15ZM10 18.3334C8.84724 18.3334 7.76391 18.1146 6.75002 17.6771C5.73613 17.2396 4.85419 16.6459 4.10419 15.8959C3.35419 15.1459 2.76044 14.2639 2.32294 13.25C1.88544 12.2361 1.66669 11.1528 1.66669 10C1.66669 8.84724 1.88544 7.76391 2.32294 6.75002C2.76044 5.73613 3.35419 4.85419 4.10419 4.10419C4.85419 3.35419 5.73613 2.76044 6.75002 2.32294C7.76391 1.88544 8.84724 1.66669 10 1.66669C11.1528 1.66669 12.2361 1.88544 13.25 2.32294C14.2639 2.76044 15.1459 3.35419 15.8959 4.10419C16.6459 4.85419 17.2396 5.73613 17.6771 6.75002C18.1146 7.76391 18.3334 8.84724 18.3334 10C18.3334 11.1528 18.1146 12.2361 17.6771 13.25C17.2396 14.2639 16.6459 15.1459 15.8959 15.8959C15.1459 16.6459 14.2639 17.2396 13.25 17.6771C12.2361 18.1146 11.1528 18.3334 10 18.3334ZM10 16.6667C11.8611 16.6667 13.4375 16.0209 14.7292 14.7292C16.0209 13.4375 16.6667 11.8611 16.6667 10C16.6667 8.13891 16.0209 6.56252 14.7292 5.27085C13.4375 3.97919 11.8611 3.33335 10 3.33335C8.13891 3.33335 6.56252 3.97919 5.27085 5.27085C3.97919 6.56252 3.33335 8.13891 3.33335 10C3.33335 11.8611 3.97919 13.4375 5.27085 14.7292C6.56252 16.0209 8.13891 16.6667 10 16.6667ZM10.0834 6.41669C10.4306 6.41669 10.7327 6.5278 10.9896 6.75002C11.2465 6.97224 11.375 7.25002 11.375 7.58335C11.375 7.88891 11.2813 8.15974 11.0938 8.39585C10.9063 8.63196 10.6945 8.85419 10.4584 9.06252C10.1389 9.3403 9.85766 9.64585 9.6146 9.97919C9.37155 10.3125 9.25002 10.6875 9.25002 11.1042C9.25002 11.2986 9.32294 11.4618 9.46877 11.5938C9.6146 11.7257 9.78474 11.7917 9.97919 11.7917C10.1875 11.7917 10.3646 11.7222 10.5104 11.5834C10.6563 11.4445 10.75 11.2709 10.7917 11.0625C10.8472 10.7709 10.9722 10.5104 11.1667 10.2813C11.3611 10.0521 11.5695 9.83335 11.7917 9.62502C12.1111 9.31946 12.3854 8.98613 12.6146 8.62502C12.8438 8.26391 12.9584 7.86113 12.9584 7.41669C12.9584 6.70835 12.6702 6.12849 12.0938 5.6771C11.5174 5.22571 10.8472 5.00002 10.0834 5.00002C9.55558 5.00002 9.0521 5.11113 8.57294 5.33335C8.09377 5.55558 7.72919 5.89585 7.47919 6.35419C7.38196 6.52085 7.35071 6.69794 7.38544 6.88544C7.42016 7.07294 7.51391 7.2153 7.66669 7.31252C7.86113 7.42363 8.06252 7.45835 8.27085 7.41669C8.47919 7.37502 8.6528 7.25696 8.79169 7.06252C8.94446 6.85419 9.13544 6.69446 9.3646 6.58335C9.59377 6.47224 9.83335 6.41669 10.0834 6.41669Z", fill: t }) }), j2 = ({
|
|
1261
1261
|
width: C = 20,
|
|
1262
1262
|
height: e = 20,
|
|
1263
1263
|
fill: t = "currentColor",
|
|
@@ -1477,15 +1477,15 @@ const Z6 = ({
|
|
|
1477
1477
|
height: e = 20,
|
|
1478
1478
|
fill: t = "currentColor",
|
|
1479
1479
|
...n
|
|
1480
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M6.66667 14.1667C6.90278 14.1667 7.10069 14.0868 7.26042 13.9271C7.42014 13.7674 7.5 13.5694 7.5 13.3333C7.5 13.0972 7.42014 12.8993 7.26042 12.7396C7.10069 12.5799 6.90278 12.5 6.66667 12.5C6.43056 12.5 6.23264 12.5799 6.07292 12.7396C5.91319 12.8993 5.83333 13.0972 5.83333 13.3333C5.83333 13.5694 5.91319 13.7674 6.07292 13.9271C6.23264 14.0868 6.43056 14.1667 6.66667 14.1667ZM6.66667 10.8333C6.90278 10.8333 7.10069 10.7535 7.26042 10.5938C7.42014 10.434 7.5 10.2361 7.5 10C7.5 9.76389 7.42014 9.56597 7.26042 9.40625C7.10069 9.24653 6.90278 9.16667 6.66667 9.16667C6.43056 9.16667 6.23264 9.24653 6.07292 9.40625C5.91319 9.56597 5.83333 9.76389 5.83333 10C5.83333 10.2361 5.91319 10.434 6.07292 10.5938C6.23264 10.7535 6.43056 10.8333 6.66667 10.8333ZM6.66667 7.5C6.90278 7.5 7.10069 7.42014 7.26042 7.26042C7.42014 7.10069 7.5 6.90278 7.5 6.66667C7.5 6.43056 7.42014 6.23264 7.26042 6.07292C7.10069 5.91319 6.90278 5.83333 6.66667 5.83333C6.43056 5.83333 6.23264 5.91319 6.07292 6.07292C5.91319 6.23264 5.83333 6.43056 5.83333 6.66667C5.83333 6.90278 5.91319 7.10069 6.07292 7.26042C6.23264 7.42014 6.43056 7.5 6.66667 7.5ZM10 14.1667H13.3333C13.5694 14.1667 13.7674 14.0868 13.9271 13.9271C14.0868 13.7674 14.1667 13.5694 14.1667 13.3333C14.1667 13.0972 14.0868 12.8993 13.9271 12.7396C13.7674 12.5799 13.5694 12.5 13.3333 12.5H10C9.76389 12.5 9.56597 12.5799 9.40625 12.7396C9.24653 12.8993 9.16667 13.0972 9.16667 13.3333C9.16667 13.5694 9.24653 13.7674 9.40625 13.9271C9.56597 14.0868 9.76389 14.1667 10 14.1667ZM10 10.8333H13.3333C13.5694 10.8333 13.7674 10.7535 13.9271 10.5938C14.0868 10.434 14.1667 10.2361 14.1667 10C14.1667 9.76389 14.0868 9.56597 13.9271 9.40625C13.7674 9.24653 13.5694 9.16667 13.3333 9.16667H10C9.76389 9.16667 9.56597 9.24653 9.40625 9.40625C9.24653 9.56597 9.16667 9.76389 9.16667 10C9.16667 10.2361 9.24653 10.434 9.40625 10.5938C9.56597 10.7535 9.76389 10.8333 10 10.8333ZM10 7.5H13.3333C13.5694 7.5 13.7674 7.42014 13.9271 7.26042C14.0868 7.10069 14.1667 6.90278 14.1667 6.66667C14.1667 6.43056 14.0868 6.23264 13.9271 6.07292C13.7674 5.91319 13.5694 5.83333 13.3333 5.83333H10C9.76389 5.83333 9.56597 5.91319 9.40625 6.07292C9.24653 6.23264 9.16667 6.43056 9.16667 6.66667C9.16667 6.90278 9.24653 7.10069 9.40625 7.26042C9.56597 7.42014 9.76389 7.5 10 7.5ZM4.16667 17.5C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V4.16667C2.5 3.70833 2.66319 3.31597 2.98958 2.98958C3.31597 2.66319 3.70833 2.5 4.16667 2.5H15.8333C16.2917 2.5 16.684 2.66319 17.0104 2.98958C17.3368 3.31597 17.5 3.70833 17.5 4.16667V15.8333C17.5 16.2917 17.3368 16.684 17.0104 17.0104C16.684 17.3368 16.2917 17.5 15.8333 17.5H4.16667ZM4.16667 15.8333H15.8333V4.16667H4.16667V15.8333Z", fill: t }) }),
|
|
1480
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M6.66667 14.1667C6.90278 14.1667 7.10069 14.0868 7.26042 13.9271C7.42014 13.7674 7.5 13.5694 7.5 13.3333C7.5 13.0972 7.42014 12.8993 7.26042 12.7396C7.10069 12.5799 6.90278 12.5 6.66667 12.5C6.43056 12.5 6.23264 12.5799 6.07292 12.7396C5.91319 12.8993 5.83333 13.0972 5.83333 13.3333C5.83333 13.5694 5.91319 13.7674 6.07292 13.9271C6.23264 14.0868 6.43056 14.1667 6.66667 14.1667ZM6.66667 10.8333C6.90278 10.8333 7.10069 10.7535 7.26042 10.5938C7.42014 10.434 7.5 10.2361 7.5 10C7.5 9.76389 7.42014 9.56597 7.26042 9.40625C7.10069 9.24653 6.90278 9.16667 6.66667 9.16667C6.43056 9.16667 6.23264 9.24653 6.07292 9.40625C5.91319 9.56597 5.83333 9.76389 5.83333 10C5.83333 10.2361 5.91319 10.434 6.07292 10.5938C6.23264 10.7535 6.43056 10.8333 6.66667 10.8333ZM6.66667 7.5C6.90278 7.5 7.10069 7.42014 7.26042 7.26042C7.42014 7.10069 7.5 6.90278 7.5 6.66667C7.5 6.43056 7.42014 6.23264 7.26042 6.07292C7.10069 5.91319 6.90278 5.83333 6.66667 5.83333C6.43056 5.83333 6.23264 5.91319 6.07292 6.07292C5.91319 6.23264 5.83333 6.43056 5.83333 6.66667C5.83333 6.90278 5.91319 7.10069 6.07292 7.26042C6.23264 7.42014 6.43056 7.5 6.66667 7.5ZM10 14.1667H13.3333C13.5694 14.1667 13.7674 14.0868 13.9271 13.9271C14.0868 13.7674 14.1667 13.5694 14.1667 13.3333C14.1667 13.0972 14.0868 12.8993 13.9271 12.7396C13.7674 12.5799 13.5694 12.5 13.3333 12.5H10C9.76389 12.5 9.56597 12.5799 9.40625 12.7396C9.24653 12.8993 9.16667 13.0972 9.16667 13.3333C9.16667 13.5694 9.24653 13.7674 9.40625 13.9271C9.56597 14.0868 9.76389 14.1667 10 14.1667ZM10 10.8333H13.3333C13.5694 10.8333 13.7674 10.7535 13.9271 10.5938C14.0868 10.434 14.1667 10.2361 14.1667 10C14.1667 9.76389 14.0868 9.56597 13.9271 9.40625C13.7674 9.24653 13.5694 9.16667 13.3333 9.16667H10C9.76389 9.16667 9.56597 9.24653 9.40625 9.40625C9.24653 9.56597 9.16667 9.76389 9.16667 10C9.16667 10.2361 9.24653 10.434 9.40625 10.5938C9.56597 10.7535 9.76389 10.8333 10 10.8333ZM10 7.5H13.3333C13.5694 7.5 13.7674 7.42014 13.9271 7.26042C14.0868 7.10069 14.1667 6.90278 14.1667 6.66667C14.1667 6.43056 14.0868 6.23264 13.9271 6.07292C13.7674 5.91319 13.5694 5.83333 13.3333 5.83333H10C9.76389 5.83333 9.56597 5.91319 9.40625 6.07292C9.24653 6.23264 9.16667 6.43056 9.16667 6.66667C9.16667 6.90278 9.24653 7.10069 9.40625 7.26042C9.56597 7.42014 9.76389 7.5 10 7.5ZM4.16667 17.5C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V4.16667C2.5 3.70833 2.66319 3.31597 2.98958 2.98958C3.31597 2.66319 3.70833 2.5 4.16667 2.5H15.8333C16.2917 2.5 16.684 2.66319 17.0104 2.98958C17.3368 3.31597 17.5 3.70833 17.5 4.16667V15.8333C17.5 16.2917 17.3368 16.684 17.0104 17.0104C16.684 17.3368 16.2917 17.5 15.8333 17.5H4.16667ZM4.16667 15.8333H15.8333V4.16667H4.16667V15.8333Z", fill: t }) }), E4 = ({
|
|
1481
1481
|
width: C = 20,
|
|
1482
1482
|
height: e = 20,
|
|
1483
1483
|
fill: t = "currentColor",
|
|
1484
1484
|
...n
|
|
1485
|
-
}) => /* @__PURE__ */
|
|
1485
|
+
}) => /* @__PURE__ */ u("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: [
|
|
1486
1486
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_93_545)", children: /* @__PURE__ */ r("path", { d: "M19.125 10.0417C19.125 10.2778 19.0451 10.4757 18.8854 10.6354C18.7257 10.7952 18.5278 10.875 18.2917 10.875H17.4583C17.4167 11.2361 17.3542 11.5799 17.2708 11.9063C17.1875 12.2327 17.0764 12.5556 16.9375 12.875C16.8542 13.0834 16.7014 13.2222 16.4792 13.2917C16.2569 13.3611 16.0486 13.3403 15.8542 13.2292C15.6597 13.1181 15.5278 12.9549 15.4583 12.7396C15.3889 12.5243 15.3958 12.3056 15.4792 12.0834C15.5903 11.7639 15.6771 11.434 15.7396 11.0938C15.8021 10.7535 15.8333 10.4028 15.8333 10.0417C15.8333 8.43058 15.2639 7.05558 14.125 5.91669C12.9861 4.7778 11.6111 4.20835 10 4.20835C9.63889 4.20835 9.28819 4.2396 8.94792 4.3021C8.60764 4.3646 8.27778 4.45141 7.95833 4.56252C7.73611 4.64585 7.51736 4.6528 7.30208 4.58335C7.08681 4.51391 6.92361 4.38196 6.8125 4.18752C6.70139 3.99308 6.68056 3.78474 6.75 3.56252C6.81944 3.3403 6.95833 3.18752 7.16667 3.10419C7.48611 2.9653 7.80903 2.85419 8.13542 2.77085C8.46181 2.68752 8.80556 2.62502 9.16667 2.58335V1.75002C9.16667 1.51391 9.24653 1.31599 9.40625 1.15627C9.56597 0.996548 9.76389 0.916687 10 0.916687C10.2361 0.916687 10.434 0.996548 10.5938 1.15627C10.7535 1.31599 10.8333 1.51391 10.8333 1.75002V2.58335C12.5694 2.7778 14.059 3.49655 15.3021 4.7396C16.5451 5.98266 17.2639 7.47224 17.4583 9.20835H18.2917C18.5278 9.20835 18.7257 9.28821 18.8854 9.44794C19.0451 9.60766 19.125 9.80558 19.125 10.0417ZM9.16667 18.3334V17.5C7.43056 17.3056 5.94097 16.5868 4.69792 15.3438C3.45486 14.1007 2.73611 12.6111 2.54167 10.875H1.70833C1.47222 10.875 1.27431 10.7952 1.11458 10.6354C0.954861 10.4757 0.875 10.2778 0.875 10.0417C0.875 9.80558 0.954861 9.60766 1.11458 9.44794C1.27431 9.28821 1.47222 9.20835 1.70833 9.20835H2.54167C2.61111 8.62502 2.74306 8.07294 2.9375 7.5521C3.13194 7.03127 3.375 6.5278 3.66667 6.04169L1.75 4.12502C1.59722 3.97224 1.52083 3.7778 1.52083 3.54169C1.52083 3.30558 1.59722 3.11113 1.75 2.95835C1.90278 2.80558 2.09722 2.72919 2.33333 2.72919C2.56944 2.72919 2.76389 2.80558 2.91667 2.95835L17.0625 17.1042C17.2292 17.2709 17.3125 17.4688 17.3125 17.6979C17.3125 17.9271 17.2292 18.125 17.0625 18.2917C16.8958 18.4445 16.6979 18.5243 16.4688 18.5313C16.2396 18.5382 16.0417 18.4584 15.875 18.2917L14 16.375C13.5139 16.6667 13.0104 16.9097 12.4896 17.1042C11.9688 17.2986 11.4167 17.4306 10.8333 17.5V18.3334C10.8333 18.5695 10.7535 18.7674 10.5938 18.9271C10.434 19.0868 10.2361 19.1667 10 19.1667C9.76389 19.1667 9.56597 19.0868 9.40625 18.9271C9.24653 18.7674 9.16667 18.5695 9.16667 18.3334ZM10 15.875C10.5 15.875 10.9861 15.816 11.4583 15.6979C11.9306 15.5799 12.375 15.4028 12.7917 15.1667L4.875 7.25002C4.63889 7.66669 4.46181 8.11113 4.34375 8.58335C4.22569 9.05558 4.16667 9.54169 4.16667 10.0417C4.16667 11.6528 4.73611 13.0278 5.875 14.1667C7.01389 15.3056 8.38889 15.875 10 15.875Z", fill: t }) }),
|
|
1487
1487
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_93_545", children: /* @__PURE__ */ r("rect", { width: 20, height: 20, fill: t }) }) })
|
|
1488
|
-
] }),
|
|
1488
|
+
] }), R4 = ({
|
|
1489
1489
|
width: C = 20,
|
|
1490
1490
|
height: e = 20,
|
|
1491
1491
|
fill: t = "currentColor",
|
|
@@ -1505,12 +1505,12 @@ const Z6 = ({
|
|
|
1505
1505
|
height: e = 20,
|
|
1506
1506
|
fill: t = "currentColor",
|
|
1507
1507
|
...n
|
|
1508
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10.396 8.00002L11.0835 8.68752C11.1946 8.79863 11.3196 8.81599 11.4585 8.7396C11.5974 8.66322 11.6668 8.5278 11.6668 8.33335C11.6668 8.09724 11.6252 7.87849 11.5418 7.6771C11.4585 7.47572 11.3404 7.29863 11.1877 7.14585C11.0349 6.97919 10.8543 6.85766 10.646 6.78127C10.4377 6.70488 10.2224 6.66669 10.0002 6.66669C9.81961 6.66669 9.69808 6.74655 9.63558 6.90627C9.57308 7.06599 9.59739 7.20141 9.7085 7.31252L10.396 8.00002ZM10.0002 1.66669C11.7641 1.66669 13.3161 2.28474 14.6564 3.52085C15.9967 4.75696 16.6668 6.41669 16.6668 8.50002C16.6668 9.00002 16.5939 9.51391 16.4481 10.0417C16.3022 10.5695 16.0835 11.1181 15.7918 11.6875C15.6807 11.8959 15.5141 12.0278 15.2918 12.0834C15.0696 12.1389 14.8613 12.1111 14.6668 12C14.4724 11.8889 14.3439 11.7188 14.2814 11.4896C14.2189 11.2604 14.2432 11.0417 14.3543 10.8334C14.5627 10.4028 14.7224 9.99655 14.8335 9.6146C14.9446 9.23266 15.0002 8.86113 15.0002 8.50002C15.0002 6.98613 14.5175 5.74655 13.5522 4.78127C12.587 3.81599 11.4029 3.33335 10.0002 3.33335C9.55572 3.33335 9.12169 3.38544 8.69808 3.4896C8.27447 3.59377 7.88211 3.75002 7.521 3.95835C7.31266 4.06946 7.09391 4.1146 6.86475 4.09377C6.63558 4.07294 6.44461 3.97224 6.29183 3.79169C6.13905 3.61113 6.08002 3.40627 6.11475 3.1771C6.14947 2.94794 6.26405 2.7778 6.4585 2.66669C6.98627 2.34724 7.55225 2.10071 8.15641 1.9271C8.76058 1.75349 9.37516 1.66669 10.0002 1.66669ZM11.896 14.25L5.0835 7.43752C5.05572 7.60419 5.03488 7.7778 5.021 7.95835C5.00711 8.13891 5.00016 8.31947 5.00016 8.50002C5.00016 9.48613 5.40988 10.6146 6.22933 11.8854C7.04877 13.1563 8.30572 14.5695 10.0002 16.125C10.3613 15.8056 10.6981 15.4896 11.0106 15.1771C11.3231 14.8646 11.6182 14.5556 11.896 14.25ZM10.0002 17.7709C9.80572 17.7709 9.61127 17.7361 9.41683 17.6667C9.22239 17.5972 9.04877 17.4931 8.896 17.3542C7.99322 16.5209 7.19461 15.7084 6.50016 14.9167C5.80572 14.125 5.22586 13.3577 4.76058 12.6146C4.2953 11.8715 3.94114 11.1563 3.69808 10.4688C3.45502 9.78127 3.3335 9.12502 3.3335 8.50002C3.3335 8.05558 3.36822 7.63197 3.43766 7.22919C3.50711 6.82641 3.60433 6.44447 3.72933 6.08335L1.146 3.50002C0.979329 3.33335 0.895996 3.13544 0.895996 2.90627C0.895996 2.6771 0.979329 2.47919 1.146 2.31252C1.31266 2.14585 1.51058 2.06252 1.73975 2.06252C1.96891 2.06252 2.16683 2.14585 2.3335 2.31252L17.6668 17.6459C17.8335 17.8125 17.9134 18.007 17.9064 18.2292C17.8995 18.4514 17.8127 18.6459 17.646 18.8125C17.4793 18.9792 17.2814 19.0625 17.0522 19.0625C16.8231 19.0625 16.6252 18.9792 16.4585 18.8125L13.0627 15.4167C12.8266 15.6667 12.5627 15.9375 12.271 16.2292C11.9793 16.5209 11.5904 16.8959 11.1043 17.3542C10.9516 17.4931 10.7779 17.5972 10.5835 17.6667C10.3891 17.7361 10.1946 17.7709 10.0002 17.7709Z", fill: t }) }),
|
|
1508
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10.396 8.00002L11.0835 8.68752C11.1946 8.79863 11.3196 8.81599 11.4585 8.7396C11.5974 8.66322 11.6668 8.5278 11.6668 8.33335C11.6668 8.09724 11.6252 7.87849 11.5418 7.6771C11.4585 7.47572 11.3404 7.29863 11.1877 7.14585C11.0349 6.97919 10.8543 6.85766 10.646 6.78127C10.4377 6.70488 10.2224 6.66669 10.0002 6.66669C9.81961 6.66669 9.69808 6.74655 9.63558 6.90627C9.57308 7.06599 9.59739 7.20141 9.7085 7.31252L10.396 8.00002ZM10.0002 1.66669C11.7641 1.66669 13.3161 2.28474 14.6564 3.52085C15.9967 4.75696 16.6668 6.41669 16.6668 8.50002C16.6668 9.00002 16.5939 9.51391 16.4481 10.0417C16.3022 10.5695 16.0835 11.1181 15.7918 11.6875C15.6807 11.8959 15.5141 12.0278 15.2918 12.0834C15.0696 12.1389 14.8613 12.1111 14.6668 12C14.4724 11.8889 14.3439 11.7188 14.2814 11.4896C14.2189 11.2604 14.2432 11.0417 14.3543 10.8334C14.5627 10.4028 14.7224 9.99655 14.8335 9.6146C14.9446 9.23266 15.0002 8.86113 15.0002 8.50002C15.0002 6.98613 14.5175 5.74655 13.5522 4.78127C12.587 3.81599 11.4029 3.33335 10.0002 3.33335C9.55572 3.33335 9.12169 3.38544 8.69808 3.4896C8.27447 3.59377 7.88211 3.75002 7.521 3.95835C7.31266 4.06946 7.09391 4.1146 6.86475 4.09377C6.63558 4.07294 6.44461 3.97224 6.29183 3.79169C6.13905 3.61113 6.08002 3.40627 6.11475 3.1771C6.14947 2.94794 6.26405 2.7778 6.4585 2.66669C6.98627 2.34724 7.55225 2.10071 8.15641 1.9271C8.76058 1.75349 9.37516 1.66669 10.0002 1.66669ZM11.896 14.25L5.0835 7.43752C5.05572 7.60419 5.03488 7.7778 5.021 7.95835C5.00711 8.13891 5.00016 8.31947 5.00016 8.50002C5.00016 9.48613 5.40988 10.6146 6.22933 11.8854C7.04877 13.1563 8.30572 14.5695 10.0002 16.125C10.3613 15.8056 10.6981 15.4896 11.0106 15.1771C11.3231 14.8646 11.6182 14.5556 11.896 14.25ZM10.0002 17.7709C9.80572 17.7709 9.61127 17.7361 9.41683 17.6667C9.22239 17.5972 9.04877 17.4931 8.896 17.3542C7.99322 16.5209 7.19461 15.7084 6.50016 14.9167C5.80572 14.125 5.22586 13.3577 4.76058 12.6146C4.2953 11.8715 3.94114 11.1563 3.69808 10.4688C3.45502 9.78127 3.3335 9.12502 3.3335 8.50002C3.3335 8.05558 3.36822 7.63197 3.43766 7.22919C3.50711 6.82641 3.60433 6.44447 3.72933 6.08335L1.146 3.50002C0.979329 3.33335 0.895996 3.13544 0.895996 2.90627C0.895996 2.6771 0.979329 2.47919 1.146 2.31252C1.31266 2.14585 1.51058 2.06252 1.73975 2.06252C1.96891 2.06252 2.16683 2.14585 2.3335 2.31252L17.6668 17.6459C17.8335 17.8125 17.9134 18.007 17.9064 18.2292C17.8995 18.4514 17.8127 18.6459 17.646 18.8125C17.4793 18.9792 17.2814 19.0625 17.0522 19.0625C16.8231 19.0625 16.6252 18.9792 16.4585 18.8125L13.0627 15.4167C12.8266 15.6667 12.5627 15.9375 12.271 16.2292C11.9793 16.5209 11.5904 16.8959 11.1043 17.3542C10.9516 17.4931 10.7779 17.5972 10.5835 17.6667C10.3891 17.7361 10.1946 17.7709 10.0002 17.7709Z", fill: t }) }), K4 = ({
|
|
1509
1509
|
width: C = 20,
|
|
1510
1510
|
height: e = 20,
|
|
1511
1511
|
fill: t = "currentColor",
|
|
1512
1512
|
...n
|
|
1513
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10.0002 17.7709C9.80572 17.7709 9.61127 17.7361 9.41683 17.6667C9.22238 17.5972 9.04877 17.4931 8.896 17.3542C7.99322 16.5209 7.19461 15.7084 6.50016 14.9167C5.80572 14.125 5.22586 13.3577 4.76058 12.6146C4.2953 11.8715 3.94113 11.1563 3.69808 10.4688C3.45502 9.78127 3.3335 9.12502 3.3335 8.50002C3.3335 6.41669 4.00363 4.75697 5.34391 3.52085C6.68419 2.28474 8.23627 1.66669 10.0002 1.66669C11.7641 1.66669 13.3161 2.28474 14.6564 3.52085C15.9967 4.75697 16.6668 6.41669 16.6668 8.50002C16.6668 9.12502 16.5453 9.78127 16.3022 10.4688C16.0592 11.1563 15.705 11.8715 15.2397 12.6146C14.7745 13.3577 14.1946 14.125 13.5002 14.9167C12.8057 15.7084 12.0071 16.5209 11.1043 17.3542C10.9516 17.4931 10.7779 17.5972 10.5835 17.6667C10.3891 17.7361 10.1946 17.7709 10.0002 17.7709ZM10.0002 10C10.4585 10 10.8509 9.83683 11.1772 9.51044C11.5036 9.18405 11.6668 8.79169 11.6668 8.33335C11.6668 7.87502 11.5036 7.48266 11.1772 7.15627C10.8509 6.82988 10.4585 6.66669 10.0002 6.66669C9.54183 6.66669 9.14947 6.82988 8.82308 7.15627C8.49669 7.48266 8.3335 7.87502 8.3335 8.33335C8.3335 8.79169 8.49669 9.18405 8.82308 9.51044C9.14947 9.83683 9.54183 10 10.0002 10Z", fill: t }) }),
|
|
1513
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10.0002 17.7709C9.80572 17.7709 9.61127 17.7361 9.41683 17.6667C9.22238 17.5972 9.04877 17.4931 8.896 17.3542C7.99322 16.5209 7.19461 15.7084 6.50016 14.9167C5.80572 14.125 5.22586 13.3577 4.76058 12.6146C4.2953 11.8715 3.94113 11.1563 3.69808 10.4688C3.45502 9.78127 3.3335 9.12502 3.3335 8.50002C3.3335 6.41669 4.00363 4.75697 5.34391 3.52085C6.68419 2.28474 8.23627 1.66669 10.0002 1.66669C11.7641 1.66669 13.3161 2.28474 14.6564 3.52085C15.9967 4.75697 16.6668 6.41669 16.6668 8.50002C16.6668 9.12502 16.5453 9.78127 16.3022 10.4688C16.0592 11.1563 15.705 11.8715 15.2397 12.6146C14.7745 13.3577 14.1946 14.125 13.5002 14.9167C12.8057 15.7084 12.0071 16.5209 11.1043 17.3542C10.9516 17.4931 10.7779 17.5972 10.5835 17.6667C10.3891 17.7361 10.1946 17.7709 10.0002 17.7709ZM10.0002 10C10.4585 10 10.8509 9.83683 11.1772 9.51044C11.5036 9.18405 11.6668 8.79169 11.6668 8.33335C11.6668 7.87502 11.5036 7.48266 11.1772 7.15627C10.8509 6.82988 10.4585 6.66669 10.0002 6.66669C9.54183 6.66669 9.14947 6.82988 8.82308 7.15627C8.49669 7.48266 8.3335 7.87502 8.3335 8.33335C8.3335 8.79169 8.49669 9.18405 8.82308 9.51044C9.14947 9.83683 9.54183 10 10.0002 10Z", fill: t }) }), U4 = ({
|
|
1514
1514
|
width: C = 20,
|
|
1515
1515
|
height: e = 20,
|
|
1516
1516
|
fill: t = "currentColor",
|
|
@@ -1520,17 +1520,17 @@ const Z6 = ({
|
|
|
1520
1520
|
height: e = 20,
|
|
1521
1521
|
fill: t = "currentColor",
|
|
1522
1522
|
...n
|
|
1523
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M4.99998 18.3333C4.54165 18.3333 4.14929 18.1701 3.8229 17.8437C3.49651 17.5173 3.33331 17.125 3.33331 16.6666V8.33331C3.33331 7.87498 3.49651 7.48262 3.8229 7.15623C4.14929 6.82984 4.54165 6.66665 4.99998 6.66665H5.83331V4.99998C5.83331 3.8472 6.23956 2.86456 7.05206 2.05206C7.86456 1.23956 8.8472 0.833313 9.99998 0.833313C11.1528 0.833313 12.1354 1.23956 12.9479 2.05206C13.7604 2.86456 14.1666 3.8472 14.1666 4.99998V6.66665H15C15.4583 6.66665 15.8507 6.82984 16.1771 7.15623C16.5035 7.48262 16.6666 7.87498 16.6666 8.33331V16.6666C16.6666 17.125 16.5035 17.5173 16.1771 17.8437C15.8507 18.1701 15.4583 18.3333 15 18.3333H4.99998ZM9.99998 14.1666C10.4583 14.1666 10.8507 14.0035 11.1771 13.6771C11.5035 13.3507 11.6666 12.9583 11.6666 12.5C11.6666 12.0416 11.5035 11.6493 11.1771 11.3229C10.8507 10.9965 10.4583 10.8333 9.99998 10.8333C9.54165 10.8333 9.14928 10.9965 8.8229 11.3229C8.49651 11.6493 8.33331 12.0416 8.33331 12.5C8.33331 12.9583 8.49651 13.3507 8.8229 13.6771C9.14928 14.0035 9.54165 14.1666 9.99998 14.1666ZM7.49998 6.66665H12.5V4.99998C12.5 4.30554 12.2569 3.71526 11.7708 3.22915C11.2847 2.74304 10.6944 2.49998 9.99998 2.49998C9.30553 2.49998 8.71526 2.74304 8.22915 3.22915C7.74303 3.71526 7.49998 4.30554 7.49998 4.99998V6.66665Z", fill: t }) }),
|
|
1523
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M4.99998 18.3333C4.54165 18.3333 4.14929 18.1701 3.8229 17.8437C3.49651 17.5173 3.33331 17.125 3.33331 16.6666V8.33331C3.33331 7.87498 3.49651 7.48262 3.8229 7.15623C4.14929 6.82984 4.54165 6.66665 4.99998 6.66665H5.83331V4.99998C5.83331 3.8472 6.23956 2.86456 7.05206 2.05206C7.86456 1.23956 8.8472 0.833313 9.99998 0.833313C11.1528 0.833313 12.1354 1.23956 12.9479 2.05206C13.7604 2.86456 14.1666 3.8472 14.1666 4.99998V6.66665H15C15.4583 6.66665 15.8507 6.82984 16.1771 7.15623C16.5035 7.48262 16.6666 7.87498 16.6666 8.33331V16.6666C16.6666 17.125 16.5035 17.5173 16.1771 17.8437C15.8507 18.1701 15.4583 18.3333 15 18.3333H4.99998ZM9.99998 14.1666C10.4583 14.1666 10.8507 14.0035 11.1771 13.6771C11.5035 13.3507 11.6666 12.9583 11.6666 12.5C11.6666 12.0416 11.5035 11.6493 11.1771 11.3229C10.8507 10.9965 10.4583 10.8333 9.99998 10.8333C9.54165 10.8333 9.14928 10.9965 8.8229 11.3229C8.49651 11.6493 8.33331 12.0416 8.33331 12.5C8.33331 12.9583 8.49651 13.3507 8.8229 13.6771C9.14928 14.0035 9.54165 14.1666 9.99998 14.1666ZM7.49998 6.66665H12.5V4.99998C12.5 4.30554 12.2569 3.71526 11.7708 3.22915C11.2847 2.74304 10.6944 2.49998 9.99998 2.49998C9.30553 2.49998 8.71526 2.74304 8.22915 3.22915C7.74303 3.71526 7.49998 4.30554 7.49998 4.99998V6.66665Z", fill: t }) }), q4 = ({
|
|
1524
1524
|
width: C = 20,
|
|
1525
1525
|
height: e = 20,
|
|
1526
1526
|
fill: t = "currentColor",
|
|
1527
1527
|
...n
|
|
1528
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M4.99998 18.3333C4.54165 18.3333 4.14929 18.1701 3.8229 17.8437C3.49651 17.5173 3.33331 17.125 3.33331 16.6666V8.33331C3.33331 7.87498 3.49651 7.48262 3.8229 7.15623C4.14929 6.82984 4.54165 6.66665 4.99998 6.66665H12.5V4.99998C12.5 4.30554 12.2569 3.71526 11.7708 3.22915C11.2847 2.74304 10.6944 2.49998 9.99998 2.49998C9.41665 2.49998 8.90623 2.67706 8.46873 3.03123C8.03123 3.3854 7.73609 3.82637 7.58331 4.35415C7.52776 4.54859 7.41317 4.70484 7.23956 4.8229C7.06595 4.94095 6.87498 4.99998 6.66665 4.99998C6.43054 4.99998 6.23262 4.92359 6.0729 4.77081C5.91317 4.61804 5.85415 4.43748 5.89581 4.22915C6.04859 3.2847 6.5104 2.48262 7.28123 1.8229C8.05206 1.16317 8.95831 0.833313 9.99998 0.833313C11.1528 0.833313 12.1354 1.23956 12.9479 2.05206C13.7604 2.86456 14.1666 3.8472 14.1666 4.99998V6.66665H15C15.4583 6.66665 15.8507 6.82984 16.1771 7.15623C16.5035 7.48262 16.6666 7.87498 16.6666 8.33331V16.6666C16.6666 17.125 16.5035 17.5173 16.1771 17.8437C15.8507 18.1701 15.4583 18.3333 15 18.3333H4.99998ZM9.99998 14.1666C10.4583 14.1666 10.8507 14.0035 11.1771 13.6771C11.5035 13.3507 11.6666 12.9583 11.6666 12.5C11.6666 12.0416 11.5035 11.6493 11.1771 11.3229C10.8507 10.9965 10.4583 10.8333 9.99998 10.8333C9.54165 10.8333 9.14928 10.9965 8.8229 11.3229C8.49651 11.6493 8.33331 12.0416 8.33331 12.5C8.33331 12.9583 8.49651 13.3507 8.8229 13.6771C9.14928 14.0035 9.54165 14.1666 9.99998 14.1666Z", fill: t }) }),
|
|
1528
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M4.99998 18.3333C4.54165 18.3333 4.14929 18.1701 3.8229 17.8437C3.49651 17.5173 3.33331 17.125 3.33331 16.6666V8.33331C3.33331 7.87498 3.49651 7.48262 3.8229 7.15623C4.14929 6.82984 4.54165 6.66665 4.99998 6.66665H12.5V4.99998C12.5 4.30554 12.2569 3.71526 11.7708 3.22915C11.2847 2.74304 10.6944 2.49998 9.99998 2.49998C9.41665 2.49998 8.90623 2.67706 8.46873 3.03123C8.03123 3.3854 7.73609 3.82637 7.58331 4.35415C7.52776 4.54859 7.41317 4.70484 7.23956 4.8229C7.06595 4.94095 6.87498 4.99998 6.66665 4.99998C6.43054 4.99998 6.23262 4.92359 6.0729 4.77081C5.91317 4.61804 5.85415 4.43748 5.89581 4.22915C6.04859 3.2847 6.5104 2.48262 7.28123 1.8229C8.05206 1.16317 8.95831 0.833313 9.99998 0.833313C11.1528 0.833313 12.1354 1.23956 12.9479 2.05206C13.7604 2.86456 14.1666 3.8472 14.1666 4.99998V6.66665H15C15.4583 6.66665 15.8507 6.82984 16.1771 7.15623C16.5035 7.48262 16.6666 7.87498 16.6666 8.33331V16.6666C16.6666 17.125 16.5035 17.5173 16.1771 17.8437C15.8507 18.1701 15.4583 18.3333 15 18.3333H4.99998ZM9.99998 14.1666C10.4583 14.1666 10.8507 14.0035 11.1771 13.6771C11.5035 13.3507 11.6666 12.9583 11.6666 12.5C11.6666 12.0416 11.5035 11.6493 11.1771 11.3229C10.8507 10.9965 10.4583 10.8333 9.99998 10.8333C9.54165 10.8333 9.14928 10.9965 8.8229 11.3229C8.49651 11.6493 8.33331 12.0416 8.33331 12.5C8.33331 12.9583 8.49651 13.3507 8.8229 13.6771C9.14928 14.0035 9.54165 14.1666 9.99998 14.1666Z", fill: t }) }), W4 = ({
|
|
1529
1529
|
width: C = 20,
|
|
1530
1530
|
height: e = 20,
|
|
1531
1531
|
fill: t = "currentColor",
|
|
1532
1532
|
...n
|
|
1533
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M4.99998 18.3333C4.54165 18.3333 4.14929 18.1701 3.8229 17.8437C3.49651 17.5173 3.33331 17.125 3.33331 16.6666V8.33331C3.33331 7.87498 3.49651 7.48262 3.8229 7.15623C4.14929 6.82984 4.54165 6.66665 4.99998 6.66665H12.5V4.99998C12.5 4.30554 12.2569 3.71526 11.7708 3.22915C11.2847 2.74304 10.6944 2.49998 9.99998 2.49998C9.41665 2.49998 8.90623 2.67706 8.46873 3.03123C8.03123 3.3854 7.73609 3.82637 7.58331 4.35415C7.52776 4.54859 7.41317 4.70484 7.23956 4.8229C7.06595 4.94095 6.87498 4.99998 6.66665 4.99998C6.43054 4.99998 6.23262 4.92359 6.0729 4.77081C5.91317 4.61804 5.85415 4.43748 5.89581 4.22915C6.09026 3.27081 6.56942 2.46526 7.33331 1.81248C8.0972 1.1597 8.98609 0.833313 9.99998 0.833313C11.1528 0.833313 12.1354 1.23956 12.9479 2.05206C13.7604 2.86456 14.1666 3.8472 14.1666 4.99998V6.66665H15C15.4583 6.66665 15.8507 6.82984 16.1771 7.15623C16.5035 7.48262 16.6666 7.87498 16.6666 8.33331V16.6666C16.6666 17.125 16.5035 17.5173 16.1771 17.8437C15.8507 18.1701 15.4583 18.3333 15 18.3333H4.99998ZM4.99998 16.6666H15V8.33331H4.99998V16.6666ZM9.99998 14.1666C10.4583 14.1666 10.8507 14.0035 11.1771 13.6771C11.5035 13.3507 11.6666 12.9583 11.6666 12.5C11.6666 12.0416 11.5035 11.6493 11.1771 11.3229C10.8507 10.9965 10.4583 10.8333 9.99998 10.8333C9.54165 10.8333 9.14928 10.9965 8.8229 11.3229C8.49651 11.6493 8.33331 12.0416 8.33331 12.5C8.33331 12.9583 8.49651 13.3507 8.8229 13.6771C9.14928 14.0035 9.54165 14.1666 9.99998 14.1666Z", fill: t }) }),
|
|
1533
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M4.99998 18.3333C4.54165 18.3333 4.14929 18.1701 3.8229 17.8437C3.49651 17.5173 3.33331 17.125 3.33331 16.6666V8.33331C3.33331 7.87498 3.49651 7.48262 3.8229 7.15623C4.14929 6.82984 4.54165 6.66665 4.99998 6.66665H12.5V4.99998C12.5 4.30554 12.2569 3.71526 11.7708 3.22915C11.2847 2.74304 10.6944 2.49998 9.99998 2.49998C9.41665 2.49998 8.90623 2.67706 8.46873 3.03123C8.03123 3.3854 7.73609 3.82637 7.58331 4.35415C7.52776 4.54859 7.41317 4.70484 7.23956 4.8229C7.06595 4.94095 6.87498 4.99998 6.66665 4.99998C6.43054 4.99998 6.23262 4.92359 6.0729 4.77081C5.91317 4.61804 5.85415 4.43748 5.89581 4.22915C6.09026 3.27081 6.56942 2.46526 7.33331 1.81248C8.0972 1.1597 8.98609 0.833313 9.99998 0.833313C11.1528 0.833313 12.1354 1.23956 12.9479 2.05206C13.7604 2.86456 14.1666 3.8472 14.1666 4.99998V6.66665H15C15.4583 6.66665 15.8507 6.82984 16.1771 7.15623C16.5035 7.48262 16.6666 7.87498 16.6666 8.33331V16.6666C16.6666 17.125 16.5035 17.5173 16.1771 17.8437C15.8507 18.1701 15.4583 18.3333 15 18.3333H4.99998ZM4.99998 16.6666H15V8.33331H4.99998V16.6666ZM9.99998 14.1666C10.4583 14.1666 10.8507 14.0035 11.1771 13.6771C11.5035 13.3507 11.6666 12.9583 11.6666 12.5C11.6666 12.0416 11.5035 11.6493 11.1771 11.3229C10.8507 10.9965 10.4583 10.8333 9.99998 10.8333C9.54165 10.8333 9.14928 10.9965 8.8229 11.3229C8.49651 11.6493 8.33331 12.0416 8.33331 12.5C8.33331 12.9583 8.49651 13.3507 8.8229 13.6771C9.14928 14.0035 9.54165 14.1666 9.99998 14.1666Z", fill: t }) }), j4 = ({
|
|
1534
1534
|
width: C = 20,
|
|
1535
1535
|
height: e = 20,
|
|
1536
1536
|
fill: t = "currentColor",
|
|
@@ -1630,7 +1630,7 @@ const Z6 = ({
|
|
|
1630
1630
|
height: e = 20,
|
|
1631
1631
|
fill: t = "currentColor",
|
|
1632
1632
|
...n
|
|
1633
|
-
}) => /* @__PURE__ */
|
|
1633
|
+
}) => /* @__PURE__ */ u("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: [
|
|
1634
1634
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_74_2561)", children: /* @__PURE__ */ r("path", { d: "M10.0002 14.1667C8.84739 14.1667 7.86475 13.7605 7.05225 12.948C6.23975 12.1355 5.8335 11.1528 5.8335 10C5.8335 8.84726 6.23975 7.86462 7.05225 7.05212C7.86475 6.23962 8.84739 5.83337 10.0002 5.83337C11.1529 5.83337 12.1356 6.23962 12.9481 7.05212C13.7606 7.86462 14.1668 8.84726 14.1668 10C14.1668 11.1528 13.7606 12.1355 12.9481 12.948C12.1356 13.7605 11.1529 14.1667 10.0002 14.1667ZM1.66683 10.8334C1.43072 10.8334 1.2328 10.7535 1.07308 10.5938C0.913357 10.4341 0.833496 10.2362 0.833496 10C0.833496 9.76393 0.913357 9.56601 1.07308 9.40629C1.2328 9.24657 1.43072 9.16671 1.66683 9.16671H3.3335C3.56961 9.16671 3.76752 9.24657 3.92725 9.40629C4.08697 9.56601 4.16683 9.76393 4.16683 10C4.16683 10.2362 4.08697 10.4341 3.92725 10.5938C3.76752 10.7535 3.56961 10.8334 3.3335 10.8334H1.66683ZM16.6668 10.8334C16.4307 10.8334 16.2328 10.7535 16.0731 10.5938C15.9134 10.4341 15.8335 10.2362 15.8335 10C15.8335 9.76393 15.9134 9.56601 16.0731 9.40629C16.2328 9.24657 16.4307 9.16671 16.6668 9.16671H18.3335C18.5696 9.16671 18.7675 9.24657 18.9272 9.40629C19.087 9.56601 19.1668 9.76393 19.1668 10C19.1668 10.2362 19.087 10.4341 18.9272 10.5938C18.7675 10.7535 18.5696 10.8334 18.3335 10.8334H16.6668ZM10.0002 4.16671C9.76405 4.16671 9.56614 4.08685 9.40641 3.92712C9.24669 3.7674 9.16683 3.56949 9.16683 3.33337V1.66671C9.16683 1.4306 9.24669 1.23268 9.40641 1.07296C9.56614 0.913235 9.76405 0.833374 10.0002 0.833374C10.2363 0.833374 10.4342 0.913235 10.5939 1.07296C10.7536 1.23268 10.8335 1.4306 10.8335 1.66671V3.33337C10.8335 3.56949 10.7536 3.7674 10.5939 3.92712C10.4342 4.08685 10.2363 4.16671 10.0002 4.16671ZM10.0002 19.1667C9.76405 19.1667 9.56614 19.0868 9.40641 18.9271C9.24669 18.7674 9.16683 18.5695 9.16683 18.3334V16.6667C9.16683 16.4306 9.24669 16.2327 9.40641 16.073C9.56614 15.9132 9.76405 15.8334 10.0002 15.8334C10.2363 15.8334 10.4342 15.9132 10.5939 16.073C10.7536 16.2327 10.8335 16.4306 10.8335 16.6667V18.3334C10.8335 18.5695 10.7536 18.7674 10.5939 18.9271C10.4342 19.0868 10.2363 19.1667 10.0002 19.1667ZM4.7085 5.87504L3.81266 5.00004C3.646 4.84726 3.56614 4.65282 3.57308 4.41671C3.58002 4.1806 3.65989 3.97921 3.81266 3.81254C3.97933 3.64587 4.18072 3.56254 4.41683 3.56254C4.65294 3.56254 4.84738 3.64587 5.00016 3.81254L5.87516 4.70837C6.02794 4.87504 6.10433 5.06949 6.10433 5.29171C6.10433 5.51393 6.02794 5.70837 5.87516 5.87504C5.72238 6.04171 5.53141 6.12157 5.30225 6.11462C5.07308 6.10768 4.87516 6.02782 4.7085 5.87504ZM15.0002 16.1875L14.1252 15.2917C13.9724 15.125 13.896 14.9271 13.896 14.698C13.896 14.4688 13.9724 14.2778 14.1252 14.125C14.2779 13.9584 14.4689 13.8785 14.6981 13.8855C14.9272 13.8924 15.1252 13.9723 15.2918 14.125L16.1877 15C16.3543 15.1528 16.4342 15.3473 16.4272 15.5834C16.4203 15.8195 16.3404 16.0209 16.1877 16.1875C16.021 16.3542 15.8196 16.4375 15.5835 16.4375C15.3474 16.4375 15.1529 16.3542 15.0002 16.1875ZM14.1252 5.87504C13.9585 5.72226 13.8786 5.53129 13.8856 5.30212C13.8925 5.07296 13.9724 4.87504 14.1252 4.70837L15.0002 3.81254C15.1529 3.64587 15.3474 3.56601 15.5835 3.57296C15.8196 3.5799 16.021 3.65976 16.1877 3.81254C16.3543 3.97921 16.4377 4.1806 16.4377 4.41671C16.4377 4.65282 16.3543 4.84726 16.1877 5.00004L15.2918 5.87504C15.1252 6.02782 14.9307 6.10421 14.7085 6.10421C14.4863 6.10421 14.2918 6.02782 14.1252 5.87504ZM3.81266 16.1875C3.646 16.0209 3.56266 15.8195 3.56266 15.5834C3.56266 15.3473 3.646 15.1528 3.81266 15L4.7085 14.125C4.87516 13.9723 5.07308 13.8959 5.30225 13.8959C5.53141 13.8959 5.72238 13.9723 5.87516 14.125C6.04183 14.2778 6.12169 14.4688 6.11475 14.698C6.1078 14.9271 6.02794 15.125 5.87516 15.2917L5.00016 16.1875C4.84738 16.3542 4.65294 16.4341 4.41683 16.4271C4.18072 16.4202 3.97933 16.3403 3.81266 16.1875Z", fill: t }) }),
|
|
1635
1635
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_74_2561", children: /* @__PURE__ */ r("rect", { width: 20, height: 20, fill: t }) }) })
|
|
1636
1636
|
] }), h8 = ({
|
|
@@ -1638,7 +1638,7 @@ const Z6 = ({
|
|
|
1638
1638
|
height: e = 20,
|
|
1639
1639
|
fill: t = "currentColor",
|
|
1640
1640
|
...n
|
|
1641
|
-
}) => /* @__PURE__ */
|
|
1641
|
+
}) => /* @__PURE__ */ u("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: [
|
|
1642
1642
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_74_2566)", children: /* @__PURE__ */ r("path", { d: "M10.0002 12.5C10.6946 12.5 11.2849 12.257 11.771 11.7709C12.2571 11.2848 12.5002 10.6945 12.5002 10C12.5002 9.3056 12.2571 8.71532 11.771 8.22921C11.2849 7.7431 10.6946 7.50004 10.0002 7.50004C9.30572 7.50004 8.71544 7.7431 8.22933 8.22921C7.74322 8.71532 7.50016 9.3056 7.50016 10C7.50016 10.6945 7.74322 11.2848 8.22933 11.7709C8.71544 12.257 9.30572 12.5 10.0002 12.5ZM10.0002 14.1667C8.84739 14.1667 7.86475 13.7605 7.05225 12.948C6.23975 12.1355 5.8335 11.1528 5.8335 10C5.8335 8.84726 6.23975 7.86462 7.05225 7.05212C7.86475 6.23962 8.84739 5.83337 10.0002 5.83337C11.1529 5.83337 12.1356 6.23962 12.9481 7.05212C13.7606 7.86462 14.1668 8.84726 14.1668 10C14.1668 11.1528 13.7606 12.1355 12.9481 12.948C12.1356 13.7605 11.1529 14.1667 10.0002 14.1667ZM1.66683 10.8334C1.43072 10.8334 1.2328 10.7535 1.07308 10.5938C0.913357 10.4341 0.833496 10.2362 0.833496 10C0.833496 9.76393 0.913357 9.56601 1.07308 9.40629C1.2328 9.24657 1.43072 9.16671 1.66683 9.16671H3.3335C3.56961 9.16671 3.76752 9.24657 3.92725 9.40629C4.08697 9.56601 4.16683 9.76393 4.16683 10C4.16683 10.2362 4.08697 10.4341 3.92725 10.5938C3.76752 10.7535 3.56961 10.8334 3.3335 10.8334H1.66683ZM16.6668 10.8334C16.4307 10.8334 16.2328 10.7535 16.0731 10.5938C15.9134 10.4341 15.8335 10.2362 15.8335 10C15.8335 9.76393 15.9134 9.56601 16.0731 9.40629C16.2328 9.24657 16.4307 9.16671 16.6668 9.16671H18.3335C18.5696 9.16671 18.7675 9.24657 18.9272 9.40629C19.087 9.56601 19.1668 9.76393 19.1668 10C19.1668 10.2362 19.087 10.4341 18.9272 10.5938C18.7675 10.7535 18.5696 10.8334 18.3335 10.8334H16.6668ZM10.0002 4.16671C9.76405 4.16671 9.56614 4.08685 9.40641 3.92712C9.24669 3.7674 9.16683 3.56949 9.16683 3.33337V1.66671C9.16683 1.4306 9.24669 1.23268 9.40641 1.07296C9.56614 0.913235 9.76405 0.833374 10.0002 0.833374C10.2363 0.833374 10.4342 0.913235 10.5939 1.07296C10.7536 1.23268 10.8335 1.4306 10.8335 1.66671V3.33337C10.8335 3.56949 10.7536 3.7674 10.5939 3.92712C10.4342 4.08685 10.2363 4.16671 10.0002 4.16671ZM10.0002 19.1667C9.76405 19.1667 9.56614 19.0868 9.40641 18.9271C9.24669 18.7674 9.16683 18.5695 9.16683 18.3334V16.6667C9.16683 16.4306 9.24669 16.2327 9.40641 16.073C9.56614 15.9132 9.76405 15.8334 10.0002 15.8334C10.2363 15.8334 10.4342 15.9132 10.5939 16.073C10.7536 16.2327 10.8335 16.4306 10.8335 16.6667V18.3334C10.8335 18.5695 10.7536 18.7674 10.5939 18.9271C10.4342 19.0868 10.2363 19.1667 10.0002 19.1667ZM4.7085 5.87504L3.81266 5.00004C3.646 4.84726 3.56614 4.65282 3.57308 4.41671C3.58002 4.1806 3.65989 3.97921 3.81266 3.81254C3.97933 3.64587 4.18072 3.56254 4.41683 3.56254C4.65294 3.56254 4.84738 3.64587 5.00016 3.81254L5.87516 4.70837C6.02794 4.87504 6.10433 5.06949 6.10433 5.29171C6.10433 5.51393 6.02794 5.70837 5.87516 5.87504C5.72238 6.04171 5.53141 6.12157 5.30225 6.11462C5.07308 6.10768 4.87516 6.02782 4.7085 5.87504ZM15.0002 16.1875L14.1252 15.2917C13.9724 15.125 13.896 14.9271 13.896 14.698C13.896 14.4688 13.9724 14.2778 14.1252 14.125C14.2779 13.9584 14.4689 13.8785 14.6981 13.8855C14.9272 13.8924 15.1252 13.9723 15.2918 14.125L16.1877 15C16.3543 15.1528 16.4342 15.3473 16.4272 15.5834C16.4203 15.8195 16.3404 16.0209 16.1877 16.1875C16.021 16.3542 15.8196 16.4375 15.5835 16.4375C15.3474 16.4375 15.1529 16.3542 15.0002 16.1875ZM14.1252 5.87504C13.9585 5.72226 13.8786 5.53129 13.8856 5.30212C13.8925 5.07296 13.9724 4.87504 14.1252 4.70837L15.0002 3.81254C15.1529 3.64587 15.3474 3.56601 15.5835 3.57296C15.8196 3.5799 16.021 3.65976 16.1877 3.81254C16.3543 3.97921 16.4377 4.1806 16.4377 4.41671C16.4377 4.65282 16.3543 4.84726 16.1877 5.00004L15.2918 5.87504C15.1252 6.02782 14.9307 6.10421 14.7085 6.10421C14.4863 6.10421 14.2918 6.02782 14.1252 5.87504ZM3.81266 16.1875C3.646 16.0209 3.56266 15.8195 3.56266 15.5834C3.56266 15.3473 3.646 15.1528 3.81266 15L4.7085 14.125C4.87516 13.9723 5.07308 13.8959 5.30225 13.8959C5.53141 13.8959 5.72238 13.9723 5.87516 14.125C6.04183 14.2778 6.12169 14.4688 6.11475 14.698C6.1078 14.9271 6.02794 15.125 5.87516 15.2917L5.00016 16.1875C4.84738 16.3542 4.65294 16.4341 4.41683 16.4271C4.18072 16.4202 3.97933 16.3403 3.81266 16.1875Z", fill: t }) }),
|
|
1643
1643
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_74_2566", children: /* @__PURE__ */ r("rect", { width: 20, height: 20, fill: t }) }) })
|
|
1644
1644
|
] }), v8 = ({
|
|
@@ -1756,12 +1756,12 @@ const Z6 = ({
|
|
|
1756
1756
|
height: e = 20,
|
|
1757
1757
|
fill: t = "currentColor",
|
|
1758
1758
|
...n
|
|
1759
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.99996 14.5833C11.0416 14.5833 11.927 14.2188 12.6562 13.4896C13.3854 12.7604 13.75 11.875 13.75 10.8333C13.75 9.79167 13.3854 8.90625 12.6562 8.17708C11.927 7.44792 11.0416 7.08333 9.99996 7.08333C8.95829 7.08333 8.07288 7.44792 7.34371 8.17708C6.61454 8.90625 6.24996 9.79167 6.24996 10.8333C6.24996 11.875 6.61454 12.7604 7.34371 13.4896C8.07288 14.2188 8.95829 14.5833 9.99996 14.5833ZM9.99996 12.9167C9.41663 12.9167 8.92357 12.7153 8.52079 12.3125C8.11801 11.9097 7.91663 11.4167 7.91663 10.8333C7.91663 10.25 8.11801 9.75694 8.52079 9.35417C8.92357 8.95139 9.41663 8.75 9.99996 8.75C10.5833 8.75 11.0763 8.95139 11.4791 9.35417C11.8819 9.75694 12.0833 10.25 12.0833 10.8333C12.0833 11.4167 11.8819 11.9097 11.4791 12.3125C11.0763 12.7153 10.5833 12.9167 9.99996 12.9167ZM3.33329 17.5C2.87496 17.5 2.4826 17.3368 2.15621 17.0104C1.82982 16.684 1.66663 16.2917 1.66663 15.8333V5.83333C1.66663 5.375 1.82982 4.98264 2.15621 4.65625C2.4826 4.32986 2.87496 4.16667 3.33329 4.16667H5.95829L6.99996 3.04167C7.15274 2.875 7.33676 2.74306 7.55204 2.64583C7.76732 2.54861 7.99301 2.5 8.22913 2.5H11.7708C12.0069 2.5 12.2326 2.54861 12.4479 2.64583C12.6632 2.74306 12.8472 2.875 13 3.04167L14.0416 4.16667H16.6666C17.125 4.16667 17.5173 4.32986 17.8437 4.65625C18.1701 4.98264 18.3333 5.375 18.3333 5.83333V15.8333C18.3333 16.2917 18.1701 16.684 17.8437 17.0104C17.5173 17.3368 17.125 17.5 16.6666 17.5H3.33329Z", fill: t }) }),
|
|
1759
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.99996 14.5833C11.0416 14.5833 11.927 14.2188 12.6562 13.4896C13.3854 12.7604 13.75 11.875 13.75 10.8333C13.75 9.79167 13.3854 8.90625 12.6562 8.17708C11.927 7.44792 11.0416 7.08333 9.99996 7.08333C8.95829 7.08333 8.07288 7.44792 7.34371 8.17708C6.61454 8.90625 6.24996 9.79167 6.24996 10.8333C6.24996 11.875 6.61454 12.7604 7.34371 13.4896C8.07288 14.2188 8.95829 14.5833 9.99996 14.5833ZM9.99996 12.9167C9.41663 12.9167 8.92357 12.7153 8.52079 12.3125C8.11801 11.9097 7.91663 11.4167 7.91663 10.8333C7.91663 10.25 8.11801 9.75694 8.52079 9.35417C8.92357 8.95139 9.41663 8.75 9.99996 8.75C10.5833 8.75 11.0763 8.95139 11.4791 9.35417C11.8819 9.75694 12.0833 10.25 12.0833 10.8333C12.0833 11.4167 11.8819 11.9097 11.4791 12.3125C11.0763 12.7153 10.5833 12.9167 9.99996 12.9167ZM3.33329 17.5C2.87496 17.5 2.4826 17.3368 2.15621 17.0104C1.82982 16.684 1.66663 16.2917 1.66663 15.8333V5.83333C1.66663 5.375 1.82982 4.98264 2.15621 4.65625C2.4826 4.32986 2.87496 4.16667 3.33329 4.16667H5.95829L6.99996 3.04167C7.15274 2.875 7.33676 2.74306 7.55204 2.64583C7.76732 2.54861 7.99301 2.5 8.22913 2.5H11.7708C12.0069 2.5 12.2326 2.54861 12.4479 2.64583C12.6632 2.74306 12.8472 2.875 13 3.04167L14.0416 4.16667H16.6666C17.125 4.16667 17.5173 4.32986 17.8437 4.65625C18.1701 4.98264 18.3333 5.375 18.3333 5.83333V15.8333C18.3333 16.2917 18.1701 16.684 17.8437 17.0104C17.5173 17.3368 17.125 17.5 16.6666 17.5H3.33329Z", fill: t }) }), E8 = ({
|
|
1760
1760
|
width: C = 20,
|
|
1761
1761
|
height: e = 20,
|
|
1762
1762
|
fill: t = "currentColor",
|
|
1763
1763
|
...n
|
|
1764
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.99996 14.5833C11.0416 14.5833 11.927 14.2188 12.6562 13.4896C13.3854 12.7604 13.75 11.875 13.75 10.8333C13.75 9.79167 13.3854 8.90625 12.6562 8.17708C11.927 7.44792 11.0416 7.08333 9.99996 7.08333C8.95829 7.08333 8.07288 7.44792 7.34371 8.17708C6.61454 8.90625 6.24996 9.79167 6.24996 10.8333C6.24996 11.875 6.61454 12.7604 7.34371 13.4896C8.07288 14.2188 8.95829 14.5833 9.99996 14.5833ZM9.99996 12.9167C9.41663 12.9167 8.92357 12.7153 8.52079 12.3125C8.11801 11.9097 7.91663 11.4167 7.91663 10.8333C7.91663 10.25 8.11801 9.75694 8.52079 9.35417C8.92357 8.95139 9.41663 8.75 9.99996 8.75C10.5833 8.75 11.0763 8.95139 11.4791 9.35417C11.8819 9.75694 12.0833 10.25 12.0833 10.8333C12.0833 11.4167 11.8819 11.9097 11.4791 12.3125C11.0763 12.7153 10.5833 12.9167 9.99996 12.9167ZM3.33329 17.5C2.87496 17.5 2.4826 17.3368 2.15621 17.0104C1.82982 16.684 1.66663 16.2917 1.66663 15.8333V5.83333C1.66663 5.375 1.82982 4.98264 2.15621 4.65625C2.4826 4.32986 2.87496 4.16667 3.33329 4.16667H5.95829L6.99996 3.04167C7.15274 2.875 7.33676 2.74306 7.55204 2.64583C7.76732 2.54861 7.99301 2.5 8.22913 2.5H11.7708C12.0069 2.5 12.2326 2.54861 12.4479 2.64583C12.6632 2.74306 12.8472 2.875 13 3.04167L14.0416 4.16667H16.6666C17.125 4.16667 17.5173 4.32986 17.8437 4.65625C18.1701 4.98264 18.3333 5.375 18.3333 5.83333V15.8333C18.3333 16.2917 18.1701 16.684 17.8437 17.0104C17.5173 17.3368 17.125 17.5 16.6666 17.5H3.33329ZM3.33329 15.8333H16.6666V5.83333H13.2916L11.7708 4.16667H8.22913L6.70829 5.83333H3.33329V15.8333Z", fill: t }) }),
|
|
1764
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.99996 14.5833C11.0416 14.5833 11.927 14.2188 12.6562 13.4896C13.3854 12.7604 13.75 11.875 13.75 10.8333C13.75 9.79167 13.3854 8.90625 12.6562 8.17708C11.927 7.44792 11.0416 7.08333 9.99996 7.08333C8.95829 7.08333 8.07288 7.44792 7.34371 8.17708C6.61454 8.90625 6.24996 9.79167 6.24996 10.8333C6.24996 11.875 6.61454 12.7604 7.34371 13.4896C8.07288 14.2188 8.95829 14.5833 9.99996 14.5833ZM9.99996 12.9167C9.41663 12.9167 8.92357 12.7153 8.52079 12.3125C8.11801 11.9097 7.91663 11.4167 7.91663 10.8333C7.91663 10.25 8.11801 9.75694 8.52079 9.35417C8.92357 8.95139 9.41663 8.75 9.99996 8.75C10.5833 8.75 11.0763 8.95139 11.4791 9.35417C11.8819 9.75694 12.0833 10.25 12.0833 10.8333C12.0833 11.4167 11.8819 11.9097 11.4791 12.3125C11.0763 12.7153 10.5833 12.9167 9.99996 12.9167ZM3.33329 17.5C2.87496 17.5 2.4826 17.3368 2.15621 17.0104C1.82982 16.684 1.66663 16.2917 1.66663 15.8333V5.83333C1.66663 5.375 1.82982 4.98264 2.15621 4.65625C2.4826 4.32986 2.87496 4.16667 3.33329 4.16667H5.95829L6.99996 3.04167C7.15274 2.875 7.33676 2.74306 7.55204 2.64583C7.76732 2.54861 7.99301 2.5 8.22913 2.5H11.7708C12.0069 2.5 12.2326 2.54861 12.4479 2.64583C12.6632 2.74306 12.8472 2.875 13 3.04167L14.0416 4.16667H16.6666C17.125 4.16667 17.5173 4.32986 17.8437 4.65625C18.1701 4.98264 18.3333 5.375 18.3333 5.83333V15.8333C18.3333 16.2917 18.1701 16.684 17.8437 17.0104C17.5173 17.3368 17.125 17.5 16.6666 17.5H3.33329ZM3.33329 15.8333H16.6666V5.83333H13.2916L11.7708 4.16667H8.22913L6.70829 5.83333H3.33329V15.8333Z", fill: t }) }), R8 = ({
|
|
1765
1765
|
width: C = 20,
|
|
1766
1766
|
height: e = 20,
|
|
1767
1767
|
fill: t = "currentColor",
|
|
@@ -1781,12 +1781,12 @@ const Z6 = ({
|
|
|
1781
1781
|
height: e = 20,
|
|
1782
1782
|
fill: t = "currentColor",
|
|
1783
1783
|
...n
|
|
1784
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M6.66663 14.3125V5.68752C6.66663 5.45141 6.74996 5.25349 6.91663 5.09377C7.08329 4.93405 7.27774 4.85419 7.49996 4.85419C7.5694 4.85419 7.64232 4.8646 7.71871 4.88544C7.7951 4.90627 7.86801 4.93752 7.93746 4.97919L14.7291 9.29169C14.8541 9.37502 14.9479 9.47919 15.0104 9.60419C15.0729 9.72919 15.1041 9.86113 15.1041 10C15.1041 10.1389 15.0729 10.2709 15.0104 10.3959C14.9479 10.5209 14.8541 10.625 14.7291 10.7084L7.93746 15.0209C7.86801 15.0625 7.7951 15.0938 7.71871 15.1146C7.64232 15.1354 7.5694 15.1459 7.49996 15.1459C7.27774 15.1459 7.08329 15.066 6.91663 14.9063C6.74996 14.7465 6.66663 14.5486 6.66663 14.3125ZM8.33329 12.7917L12.7083 10L8.33329 7.20835V12.7917Z", fill: t }) }),
|
|
1784
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M6.66663 14.3125V5.68752C6.66663 5.45141 6.74996 5.25349 6.91663 5.09377C7.08329 4.93405 7.27774 4.85419 7.49996 4.85419C7.5694 4.85419 7.64232 4.8646 7.71871 4.88544C7.7951 4.90627 7.86801 4.93752 7.93746 4.97919L14.7291 9.29169C14.8541 9.37502 14.9479 9.47919 15.0104 9.60419C15.0729 9.72919 15.1041 9.86113 15.1041 10C15.1041 10.1389 15.0729 10.2709 15.0104 10.3959C14.9479 10.5209 14.8541 10.625 14.7291 10.7084L7.93746 15.0209C7.86801 15.0625 7.7951 15.0938 7.71871 15.1146C7.64232 15.1354 7.5694 15.1459 7.49996 15.1459C7.27774 15.1459 7.08329 15.066 6.91663 14.9063C6.74996 14.7465 6.66663 14.5486 6.66663 14.3125ZM8.33329 12.7917L12.7083 10L8.33329 7.20835V12.7917Z", fill: t }) }), K8 = ({
|
|
1785
1785
|
width: C = 20,
|
|
1786
1786
|
height: e = 20,
|
|
1787
1787
|
fill: t = "currentColor",
|
|
1788
1788
|
...n
|
|
1789
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M5.47913 12.5834C5.20135 12.7778 4.91315 12.7952 4.61454 12.6354C4.31593 12.4757 4.16663 12.2292 4.16663 11.8959V8.10419C4.16663 7.77085 4.31593 7.52433 4.61454 7.3646C4.91315 7.20488 5.20135 7.22224 5.47913 7.41669L8.18746 9.31252C8.42357 9.47919 8.54163 9.70835 8.54163 10C8.54163 10.2917 8.42357 10.5209 8.18746 10.6875L5.47913 12.5834ZM11.6666 13.3334C11.4305 13.3334 11.2326 13.2535 11.0729 13.0938C10.9132 12.934 10.8333 12.7361 10.8333 12.5V7.50002C10.8333 7.26391 10.9132 7.06599 11.0729 6.90627C11.2326 6.74655 11.4305 6.66669 11.6666 6.66669C11.9027 6.66669 12.1007 6.74655 12.2604 6.90627C12.4201 7.06599 12.5 7.26391 12.5 7.50002V12.5C12.5 12.7361 12.4201 12.934 12.2604 13.0938C12.1007 13.2535 11.9027 13.3334 11.6666 13.3334ZM15 13.3334C14.7638 13.3334 14.5659 13.2535 14.4062 13.0938C14.2465 12.934 14.1666 12.7361 14.1666 12.5V7.50002C14.1666 7.26391 14.2465 7.06599 14.4062 6.90627C14.5659 6.74655 14.7638 6.66669 15 6.66669C15.2361 6.66669 15.434 6.74655 15.5937 6.90627C15.7534 7.06599 15.8333 7.26391 15.8333 7.50002V12.5C15.8333 12.7361 15.7534 12.934 15.5937 13.0938C15.434 13.2535 15.2361 13.3334 15 13.3334Z", fill: t }) }),
|
|
1789
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M5.47913 12.5834C5.20135 12.7778 4.91315 12.7952 4.61454 12.6354C4.31593 12.4757 4.16663 12.2292 4.16663 11.8959V8.10419C4.16663 7.77085 4.31593 7.52433 4.61454 7.3646C4.91315 7.20488 5.20135 7.22224 5.47913 7.41669L8.18746 9.31252C8.42357 9.47919 8.54163 9.70835 8.54163 10C8.54163 10.2917 8.42357 10.5209 8.18746 10.6875L5.47913 12.5834ZM11.6666 13.3334C11.4305 13.3334 11.2326 13.2535 11.0729 13.0938C10.9132 12.934 10.8333 12.7361 10.8333 12.5V7.50002C10.8333 7.26391 10.9132 7.06599 11.0729 6.90627C11.2326 6.74655 11.4305 6.66669 11.6666 6.66669C11.9027 6.66669 12.1007 6.74655 12.2604 6.90627C12.4201 7.06599 12.5 7.26391 12.5 7.50002V12.5C12.5 12.7361 12.4201 12.934 12.2604 13.0938C12.1007 13.2535 11.9027 13.3334 11.6666 13.3334ZM15 13.3334C14.7638 13.3334 14.5659 13.2535 14.4062 13.0938C14.2465 12.934 14.1666 12.7361 14.1666 12.5V7.50002C14.1666 7.26391 14.2465 7.06599 14.4062 6.90627C14.5659 6.74655 14.7638 6.66669 15 6.66669C15.2361 6.66669 15.434 6.74655 15.5937 6.90627C15.7534 7.06599 15.8333 7.26391 15.8333 7.50002V12.5C15.8333 12.7361 15.7534 12.934 15.5937 13.0938C15.434 13.2535 15.2361 13.3334 15 13.3334Z", fill: t }) }), U8 = ({
|
|
1790
1790
|
width: C = 20,
|
|
1791
1791
|
height: e = 20,
|
|
1792
1792
|
fill: t = "currentColor",
|
|
@@ -1796,17 +1796,17 @@ const Z6 = ({
|
|
|
1796
1796
|
height: e = 20,
|
|
1797
1797
|
fill: t = "currentColor",
|
|
1798
1798
|
...n
|
|
1799
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M2.49984 12.5C2.26373 12.5 2.06581 12.4201 1.90609 12.2604C1.74637 12.1007 1.6665 11.9028 1.6665 11.6667C1.6665 11.4306 1.74637 11.2326 1.90609 11.0729C2.06581 10.9132 2.26373 10.8333 2.49984 10.8333H4.99984C5.23595 10.8333 5.43387 10.9132 5.59359 11.0729C5.75331 11.2326 5.83317 11.4306 5.83317 11.6667C5.83317 11.9028 5.75331 12.1007 5.59359 12.2604C5.43387 12.4201 5.23595 12.5 4.99984 12.5H2.49984ZM8.33317 12.5C8.09706 12.5 7.89914 12.4201 7.73942 12.2604C7.5797 12.1007 7.49984 11.9028 7.49984 11.6667C7.49984 11.4306 7.5797 11.2326 7.73942 11.0729C7.89914 10.9132 8.09706 10.8333 8.33317 10.8333H10.8332C11.0693 10.8333 11.2672 10.9132 11.4269 11.0729C11.5866 11.2326 11.6665 11.4306 11.6665 11.6667C11.6665 11.9028 11.5866 12.1007 11.4269 12.2604C11.2672 12.4201 11.0693 12.5 10.8332 12.5H8.33317ZM14.1665 12.5C13.9304 12.5 13.7325 12.4201 13.5728 12.2604C13.413 12.1007 13.3332 11.9028 13.3332 11.6667C13.3332 11.4306 13.413 11.2326 13.5728 11.0729C13.7325 10.9132 13.9304 10.8333 14.1665 10.8333H16.6665C16.9026 10.8333 17.1005 10.9132 17.2603 11.0729C17.42 11.2326 17.4998 11.4306 17.4998 11.6667C17.4998 11.9028 17.42 12.1007 17.2603 12.2604C17.1005 12.4201 16.9026 12.5 16.6665 12.5H14.1665ZM2.49984 9.16667C2.26373 9.16667 2.06581 9.08681 1.90609 8.92708C1.74637 8.76736 1.6665 8.56944 1.6665 8.33333C1.6665 8.09722 1.74637 7.89931 1.90609 7.73958C2.06581 7.57986 2.26373 7.5 2.49984 7.5H16.6665C16.9026 7.5 17.1005 7.57986 17.2603 7.73958C17.42 7.89931 17.4998 8.09722 17.4998 8.33333C17.4998 8.56944 17.42 8.76736 17.2603 8.92708C17.1005 9.08681 16.9026 9.16667 16.6665 9.16667H2.49984Z", fill: t }) }),
|
|
1799
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M2.49984 12.5C2.26373 12.5 2.06581 12.4201 1.90609 12.2604C1.74637 12.1007 1.6665 11.9028 1.6665 11.6667C1.6665 11.4306 1.74637 11.2326 1.90609 11.0729C2.06581 10.9132 2.26373 10.8333 2.49984 10.8333H4.99984C5.23595 10.8333 5.43387 10.9132 5.59359 11.0729C5.75331 11.2326 5.83317 11.4306 5.83317 11.6667C5.83317 11.9028 5.75331 12.1007 5.59359 12.2604C5.43387 12.4201 5.23595 12.5 4.99984 12.5H2.49984ZM8.33317 12.5C8.09706 12.5 7.89914 12.4201 7.73942 12.2604C7.5797 12.1007 7.49984 11.9028 7.49984 11.6667C7.49984 11.4306 7.5797 11.2326 7.73942 11.0729C7.89914 10.9132 8.09706 10.8333 8.33317 10.8333H10.8332C11.0693 10.8333 11.2672 10.9132 11.4269 11.0729C11.5866 11.2326 11.6665 11.4306 11.6665 11.6667C11.6665 11.9028 11.5866 12.1007 11.4269 12.2604C11.2672 12.4201 11.0693 12.5 10.8332 12.5H8.33317ZM14.1665 12.5C13.9304 12.5 13.7325 12.4201 13.5728 12.2604C13.413 12.1007 13.3332 11.9028 13.3332 11.6667C13.3332 11.4306 13.413 11.2326 13.5728 11.0729C13.7325 10.9132 13.9304 10.8333 14.1665 10.8333H16.6665C16.9026 10.8333 17.1005 10.9132 17.2603 11.0729C17.42 11.2326 17.4998 11.4306 17.4998 11.6667C17.4998 11.9028 17.42 12.1007 17.2603 12.2604C17.1005 12.4201 16.9026 12.5 16.6665 12.5H14.1665ZM2.49984 9.16667C2.26373 9.16667 2.06581 9.08681 1.90609 8.92708C1.74637 8.76736 1.6665 8.56944 1.6665 8.33333C1.6665 8.09722 1.74637 7.89931 1.90609 7.73958C2.06581 7.57986 2.26373 7.5 2.49984 7.5H16.6665C16.9026 7.5 17.1005 7.57986 17.2603 7.73958C17.42 7.89931 17.4998 8.09722 17.4998 8.33333C17.4998 8.56944 17.42 8.76736 17.2603 8.92708C17.1005 9.08681 16.9026 9.16667 16.6665 9.16667H2.49984Z", fill: t }) }), q8 = ({
|
|
1800
1800
|
width: C = 20,
|
|
1801
1801
|
height: e = 20,
|
|
1802
1802
|
fill: t = "currentColor",
|
|
1803
1803
|
...n
|
|
1804
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M8.75016 17.5C8.51405 17.5 8.31614 17.4201 8.15641 17.2604C7.99669 17.1007 7.91683 16.9028 7.91683 16.6667V15L5.47933 12.5625C5.32655 12.4097 5.2085 12.2326 5.12516 12.0312C5.04183 11.8299 5.00016 11.6181 5.00016 11.3958V7.5C5.00016 7.16667 5.07655 6.85417 5.22933 6.5625C5.38211 6.27083 5.60433 6.04861 5.896 5.89583V8.22917L1.75016 4.08333C1.59738 3.93056 1.521 3.73611 1.521 3.5C1.521 3.26389 1.59738 3.06944 1.75016 2.91667C1.90294 2.76389 2.09739 2.6875 2.3335 2.6875C2.56961 2.6875 2.76405 2.76389 2.91683 2.91667L17.0835 17.0833C17.2363 17.2361 17.3127 17.4306 17.3127 17.6667C17.3127 17.9028 17.2363 18.0972 17.0835 18.25C16.9307 18.4028 16.7363 18.4792 16.5002 18.4792C16.2641 18.4792 16.0696 18.4028 15.9168 18.25L12.3752 14.7083L12.0835 15V16.6667C12.0835 16.9028 12.0036 17.1007 11.8439 17.2604C11.6842 17.4201 11.4863 17.5 11.2502 17.5H8.75016ZM14.2918 11.9167L6.66683 4.29167V3.33333C6.66683 3.09722 6.74669 2.89931 6.90641 2.73958C7.06614 2.57986 7.26405 2.5 7.50016 2.5C7.73627 2.5 7.93419 2.57986 8.09391 2.73958C8.25364 2.89931 8.3335 3.09722 8.3335 3.33333V5.83333H11.6668V3.33333C11.6668 3.09722 11.7467 2.89931 11.9064 2.73958C12.0661 2.57986 12.2641 2.5 12.5002 2.5C12.7363 2.5 12.9342 2.57986 13.0939 2.73958C13.2536 2.89931 13.3335 3.09722 13.3335 3.33333V6.66667L12.5002 5.83333H13.3335C13.7918 5.83333 14.1842 5.99653 14.5106 6.32292C14.837 6.64931 15.0002 7.04167 15.0002 7.5V10.5208C15.0002 10.7431 14.9585 10.9549 14.8752 11.1562C14.7918 11.3576 14.6738 11.5347 14.521 11.6875L14.2918 11.9167Z", fill: t }) }),
|
|
1804
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M8.75016 17.5C8.51405 17.5 8.31614 17.4201 8.15641 17.2604C7.99669 17.1007 7.91683 16.9028 7.91683 16.6667V15L5.47933 12.5625C5.32655 12.4097 5.2085 12.2326 5.12516 12.0312C5.04183 11.8299 5.00016 11.6181 5.00016 11.3958V7.5C5.00016 7.16667 5.07655 6.85417 5.22933 6.5625C5.38211 6.27083 5.60433 6.04861 5.896 5.89583V8.22917L1.75016 4.08333C1.59738 3.93056 1.521 3.73611 1.521 3.5C1.521 3.26389 1.59738 3.06944 1.75016 2.91667C1.90294 2.76389 2.09739 2.6875 2.3335 2.6875C2.56961 2.6875 2.76405 2.76389 2.91683 2.91667L17.0835 17.0833C17.2363 17.2361 17.3127 17.4306 17.3127 17.6667C17.3127 17.9028 17.2363 18.0972 17.0835 18.25C16.9307 18.4028 16.7363 18.4792 16.5002 18.4792C16.2641 18.4792 16.0696 18.4028 15.9168 18.25L12.3752 14.7083L12.0835 15V16.6667C12.0835 16.9028 12.0036 17.1007 11.8439 17.2604C11.6842 17.4201 11.4863 17.5 11.2502 17.5H8.75016ZM14.2918 11.9167L6.66683 4.29167V3.33333C6.66683 3.09722 6.74669 2.89931 6.90641 2.73958C7.06614 2.57986 7.26405 2.5 7.50016 2.5C7.73627 2.5 7.93419 2.57986 8.09391 2.73958C8.25364 2.89931 8.3335 3.09722 8.3335 3.33333V5.83333H11.6668V3.33333C11.6668 3.09722 11.7467 2.89931 11.9064 2.73958C12.0661 2.57986 12.2641 2.5 12.5002 2.5C12.7363 2.5 12.9342 2.57986 13.0939 2.73958C13.2536 2.89931 13.3335 3.09722 13.3335 3.33333V6.66667L12.5002 5.83333H13.3335C13.7918 5.83333 14.1842 5.99653 14.5106 6.32292C14.837 6.64931 15.0002 7.04167 15.0002 7.5V10.5208C15.0002 10.7431 14.9585 10.9549 14.8752 11.1562C14.7918 11.3576 14.6738 11.5347 14.521 11.6875L14.2918 11.9167Z", fill: t }) }), W8 = ({
|
|
1805
1805
|
width: C = 20,
|
|
1806
1806
|
height: e = 20,
|
|
1807
1807
|
fill: t = "currentColor",
|
|
1808
1808
|
...n
|
|
1809
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M8.75016 17.5C8.51405 17.5 8.31614 17.4201 8.15641 17.2604C7.99669 17.1007 7.91683 16.9028 7.91683 16.6667V15L5.47933 12.5625C5.32655 12.4097 5.2085 12.2326 5.12516 12.0312C5.04183 11.8299 5.00016 11.6181 5.00016 11.3958V7.5C5.00016 7.16667 5.07655 6.85417 5.22933 6.5625C5.38211 6.27083 5.60433 6.04861 5.896 5.89583L7.50016 7.5H6.66683V11.375L9.5835 14.2917V15.8333H10.4168V14.2917L11.1877 13.5208L1.75016 4.08333C1.59738 3.93056 1.521 3.73611 1.521 3.5C1.521 3.26389 1.59738 3.06944 1.75016 2.91667C1.90294 2.76389 2.09739 2.6875 2.3335 2.6875C2.56961 2.6875 2.76405 2.76389 2.91683 2.91667L17.0835 17.0833C17.2363 17.2361 17.3127 17.4306 17.3127 17.6667C17.3127 17.9028 17.2363 18.0972 17.0835 18.25C16.9307 18.4028 16.7363 18.4792 16.5002 18.4792C16.2641 18.4792 16.0696 18.4028 15.9168 18.25L12.3752 14.7083L12.0835 15V16.6667C12.0835 16.9028 12.0036 17.1007 11.8439 17.2604C11.6842 17.4201 11.4863 17.5 11.2502 17.5H8.75016ZM14.2918 11.9167L13.3335 10.9583V7.5H9.87516L6.66683 4.29167V3.33333C6.66683 3.09722 6.74669 2.89931 6.90641 2.73958C7.06614 2.57986 7.26405 2.5 7.50016 2.5C7.73627 2.5 7.93419 2.57986 8.09391 2.73958C8.25364 2.89931 8.3335 3.09722 8.3335 3.33333V5.83333H11.6668V3.33333C11.6668 3.09722 11.7467 2.89931 11.9064 2.73958C12.0661 2.57986 12.2641 2.5 12.5002 2.5C12.7363 2.5 12.9342 2.57986 13.0939 2.73958C13.2536 2.89931 13.3335 3.09722 13.3335 3.33333V6.66667L12.5002 5.83333H13.3335C13.7918 5.83333 14.1842 5.99653 14.5106 6.32292C14.837 6.64931 15.0002 7.04167 15.0002 7.5V10.5208C15.0002 10.7431 14.9585 10.9549 14.8752 11.1562C14.7918 11.3576 14.6738 11.5347 14.521 11.6875L14.2918 11.9167Z", fill: t }) }),
|
|
1809
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M8.75016 17.5C8.51405 17.5 8.31614 17.4201 8.15641 17.2604C7.99669 17.1007 7.91683 16.9028 7.91683 16.6667V15L5.47933 12.5625C5.32655 12.4097 5.2085 12.2326 5.12516 12.0312C5.04183 11.8299 5.00016 11.6181 5.00016 11.3958V7.5C5.00016 7.16667 5.07655 6.85417 5.22933 6.5625C5.38211 6.27083 5.60433 6.04861 5.896 5.89583L7.50016 7.5H6.66683V11.375L9.5835 14.2917V15.8333H10.4168V14.2917L11.1877 13.5208L1.75016 4.08333C1.59738 3.93056 1.521 3.73611 1.521 3.5C1.521 3.26389 1.59738 3.06944 1.75016 2.91667C1.90294 2.76389 2.09739 2.6875 2.3335 2.6875C2.56961 2.6875 2.76405 2.76389 2.91683 2.91667L17.0835 17.0833C17.2363 17.2361 17.3127 17.4306 17.3127 17.6667C17.3127 17.9028 17.2363 18.0972 17.0835 18.25C16.9307 18.4028 16.7363 18.4792 16.5002 18.4792C16.2641 18.4792 16.0696 18.4028 15.9168 18.25L12.3752 14.7083L12.0835 15V16.6667C12.0835 16.9028 12.0036 17.1007 11.8439 17.2604C11.6842 17.4201 11.4863 17.5 11.2502 17.5H8.75016ZM14.2918 11.9167L13.3335 10.9583V7.5H9.87516L6.66683 4.29167V3.33333C6.66683 3.09722 6.74669 2.89931 6.90641 2.73958C7.06614 2.57986 7.26405 2.5 7.50016 2.5C7.73627 2.5 7.93419 2.57986 8.09391 2.73958C8.25364 2.89931 8.3335 3.09722 8.3335 3.33333V5.83333H11.6668V3.33333C11.6668 3.09722 11.7467 2.89931 11.9064 2.73958C12.0661 2.57986 12.2641 2.5 12.5002 2.5C12.7363 2.5 12.9342 2.57986 13.0939 2.73958C13.2536 2.89931 13.3335 3.09722 13.3335 3.33333V6.66667L12.5002 5.83333H13.3335C13.7918 5.83333 14.1842 5.99653 14.5106 6.32292C14.837 6.64931 15.0002 7.04167 15.0002 7.5V10.5208C15.0002 10.7431 14.9585 10.9549 14.8752 11.1562C14.7918 11.3576 14.6738 11.5347 14.521 11.6875L14.2918 11.9167Z", fill: t }) }), j8 = ({
|
|
1810
1810
|
width: C = 20,
|
|
1811
1811
|
height: e = 20,
|
|
1812
1812
|
fill: t = "currentColor",
|
|
@@ -2026,12 +2026,12 @@ const Z6 = ({
|
|
|
2026
2026
|
height: e = 20,
|
|
2027
2027
|
fill: t = "currentColor",
|
|
2028
2028
|
...n
|
|
2029
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M4.58325 14.1667V5.83333C4.58325 5.59722 4.66311 5.39931 4.82284 5.23958C4.98256 5.07986 5.18047 5 5.41659 5C5.6527 5 5.85061 5.07986 6.01034 5.23958C6.17006 5.39931 6.24992 5.59722 6.24992 5.83333V14.1667C6.24992 14.4028 6.17006 14.6007 6.01034 14.7604C5.85061 14.9201 5.6527 15 5.41659 15C5.18047 15 4.98256 14.9201 4.82284 14.7604C4.66311 14.6007 4.58325 14.4028 4.58325 14.1667ZM14.1249 14.1458L8.95825 10.6875C8.83325 10.6042 8.7395 10.5035 8.677 10.3854C8.6145 10.2674 8.58325 10.1389 8.58325 10C8.58325 9.86111 8.6145 9.73264 8.677 9.61458C8.7395 9.49653 8.83325 9.39583 8.95825 9.3125L14.1249 5.85417C14.1944 5.79861 14.2708 5.76389 14.3541 5.75C14.4374 5.73611 14.5138 5.72917 14.5833 5.72917C14.8055 5.72917 14.9999 5.80556 15.1666 5.95833C15.3333 6.11111 15.4166 6.3125 15.4166 6.5625V13.4375C15.4166 13.6875 15.3333 13.8889 15.1666 14.0417C14.9999 14.1944 14.8055 14.2708 14.5833 14.2708C14.5138 14.2708 14.4374 14.2639 14.3541 14.25C14.2708 14.2361 14.1944 14.2014 14.1249 14.1458Z", fill: t }) }),
|
|
2029
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M4.58325 14.1667V5.83333C4.58325 5.59722 4.66311 5.39931 4.82284 5.23958C4.98256 5.07986 5.18047 5 5.41659 5C5.6527 5 5.85061 5.07986 6.01034 5.23958C6.17006 5.39931 6.24992 5.59722 6.24992 5.83333V14.1667C6.24992 14.4028 6.17006 14.6007 6.01034 14.7604C5.85061 14.9201 5.6527 15 5.41659 15C5.18047 15 4.98256 14.9201 4.82284 14.7604C4.66311 14.6007 4.58325 14.4028 4.58325 14.1667ZM14.1249 14.1458L8.95825 10.6875C8.83325 10.6042 8.7395 10.5035 8.677 10.3854C8.6145 10.2674 8.58325 10.1389 8.58325 10C8.58325 9.86111 8.6145 9.73264 8.677 9.61458C8.7395 9.49653 8.83325 9.39583 8.95825 9.3125L14.1249 5.85417C14.1944 5.79861 14.2708 5.76389 14.3541 5.75C14.4374 5.73611 14.5138 5.72917 14.5833 5.72917C14.8055 5.72917 14.9999 5.80556 15.1666 5.95833C15.3333 6.11111 15.4166 6.3125 15.4166 6.5625V13.4375C15.4166 13.6875 15.3333 13.8889 15.1666 14.0417C14.9999 14.1944 14.8055 14.2708 14.5833 14.2708C14.5138 14.2708 14.4374 14.2639 14.3541 14.25C14.2708 14.2361 14.1944 14.2014 14.1249 14.1458Z", fill: t }) }), E0 = ({
|
|
2030
2030
|
width: C = 20,
|
|
2031
2031
|
height: e = 20,
|
|
2032
2032
|
fill: t = "currentColor",
|
|
2033
2033
|
...n
|
|
2034
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M4.58325 14.1667V5.83333C4.58325 5.59722 4.66311 5.39931 4.82284 5.23958C4.98256 5.07986 5.18047 5 5.41659 5C5.6527 5 5.85061 5.07986 6.01034 5.23958C6.17006 5.39931 6.24992 5.59722 6.24992 5.83333V14.1667C6.24992 14.4028 6.17006 14.6007 6.01034 14.7604C5.85061 14.9201 5.6527 15 5.41659 15C5.18047 15 4.98256 14.9201 4.82284 14.7604C4.66311 14.6007 4.58325 14.4028 4.58325 14.1667ZM14.1249 14.1458L8.95825 10.6875C8.83325 10.6042 8.7395 10.5035 8.677 10.3854C8.6145 10.2674 8.58325 10.1389 8.58325 10C8.58325 9.86111 8.6145 9.73264 8.677 9.61458C8.7395 9.49653 8.83325 9.39583 8.95825 9.3125L14.1249 5.85417C14.1944 5.79861 14.2708 5.76389 14.3541 5.75C14.4374 5.73611 14.5138 5.72917 14.5833 5.72917C14.8055 5.72917 14.9999 5.80556 15.1666 5.95833C15.3333 6.11111 15.4166 6.3125 15.4166 6.5625V13.4375C15.4166 13.6875 15.3333 13.8889 15.1666 14.0417C14.9999 14.1944 14.8055 14.2708 14.5833 14.2708C14.5138 14.2708 14.4374 14.2639 14.3541 14.25C14.2708 14.2361 14.1944 14.2014 14.1249 14.1458ZM13.7499 11.875V8.125L10.9166 10L13.7499 11.875Z", fill: t }) }),
|
|
2034
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M4.58325 14.1667V5.83333C4.58325 5.59722 4.66311 5.39931 4.82284 5.23958C4.98256 5.07986 5.18047 5 5.41659 5C5.6527 5 5.85061 5.07986 6.01034 5.23958C6.17006 5.39931 6.24992 5.59722 6.24992 5.83333V14.1667C6.24992 14.4028 6.17006 14.6007 6.01034 14.7604C5.85061 14.9201 5.6527 15 5.41659 15C5.18047 15 4.98256 14.9201 4.82284 14.7604C4.66311 14.6007 4.58325 14.4028 4.58325 14.1667ZM14.1249 14.1458L8.95825 10.6875C8.83325 10.6042 8.7395 10.5035 8.677 10.3854C8.6145 10.2674 8.58325 10.1389 8.58325 10C8.58325 9.86111 8.6145 9.73264 8.677 9.61458C8.7395 9.49653 8.83325 9.39583 8.95825 9.3125L14.1249 5.85417C14.1944 5.79861 14.2708 5.76389 14.3541 5.75C14.4374 5.73611 14.5138 5.72917 14.5833 5.72917C14.8055 5.72917 14.9999 5.80556 15.1666 5.95833C15.3333 6.11111 15.4166 6.3125 15.4166 6.5625V13.4375C15.4166 13.6875 15.3333 13.8889 15.1666 14.0417C14.9999 14.1944 14.8055 14.2708 14.5833 14.2708C14.5138 14.2708 14.4374 14.2639 14.3541 14.25C14.2708 14.2361 14.1944 14.2014 14.1249 14.1458ZM13.7499 11.875V8.125L10.9166 10L13.7499 11.875Z", fill: t }) }), R0 = ({
|
|
2035
2035
|
width: C = 20,
|
|
2036
2036
|
height: e = 20,
|
|
2037
2037
|
fill: t = "currentColor",
|
|
@@ -2051,12 +2051,12 @@ const Z6 = ({
|
|
|
2051
2051
|
height: e = 20,
|
|
2052
2052
|
fill: t = "currentColor",
|
|
2053
2053
|
...n
|
|
2054
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10 14.3959L6.54167 16.4792C6.38889 16.5764 6.22917 16.6181 6.0625 16.6042C5.89584 16.5903 5.75 16.5347 5.625 16.4375C5.5 16.3403 5.40278 16.2188 5.33334 16.0729C5.26389 15.9271 5.25 15.7639 5.29167 15.5834L6.20834 11.6459L3.14584 9.00002C3.00695 8.87502 2.92014 8.73266 2.88542 8.57294C2.8507 8.41321 2.86111 8.25696 2.91667 8.10419C2.97222 7.95141 3.05556 7.82641 3.16667 7.72919C3.27778 7.63196 3.43056 7.56946 3.625 7.54169L7.66667 7.18752L9.22917 3.47919C9.29861 3.31252 9.40625 3.18752 9.55209 3.10419C9.69792 3.02085 9.84722 2.97919 10 2.97919C10.1528 2.97919 10.3021 3.02085 10.4479 3.10419C10.5938 3.18752 10.7014 3.31252 10.7708 3.47919L12.3333 7.18752L16.375 7.54169C16.5694 7.56946 16.7222 7.63196 16.8333 7.72919C16.9444 7.82641 17.0278 7.95141 17.0833 8.10419C17.1389 8.25696 17.1493 8.41321 17.1146 8.57294C17.0799 8.73266 16.9931 8.87502 16.8542 9.00002L13.7917 11.6459L14.7083 15.5834C14.75 15.7639 14.7361 15.9271 14.6667 16.0729C14.5972 16.2188 14.5 16.3403 14.375 16.4375C14.25 16.5347 14.1042 16.5903 13.9375 16.6042C13.7708 16.6181 13.6111 16.5764 13.4583 16.4792L10 14.3959Z", fill: t }) }),
|
|
2054
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10 14.3959L6.54167 16.4792C6.38889 16.5764 6.22917 16.6181 6.0625 16.6042C5.89584 16.5903 5.75 16.5347 5.625 16.4375C5.5 16.3403 5.40278 16.2188 5.33334 16.0729C5.26389 15.9271 5.25 15.7639 5.29167 15.5834L6.20834 11.6459L3.14584 9.00002C3.00695 8.87502 2.92014 8.73266 2.88542 8.57294C2.8507 8.41321 2.86111 8.25696 2.91667 8.10419C2.97222 7.95141 3.05556 7.82641 3.16667 7.72919C3.27778 7.63196 3.43056 7.56946 3.625 7.54169L7.66667 7.18752L9.22917 3.47919C9.29861 3.31252 9.40625 3.18752 9.55209 3.10419C9.69792 3.02085 9.84722 2.97919 10 2.97919C10.1528 2.97919 10.3021 3.02085 10.4479 3.10419C10.5938 3.18752 10.7014 3.31252 10.7708 3.47919L12.3333 7.18752L16.375 7.54169C16.5694 7.56946 16.7222 7.63196 16.8333 7.72919C16.9444 7.82641 17.0278 7.95141 17.0833 8.10419C17.1389 8.25696 17.1493 8.41321 17.1146 8.57294C17.0799 8.73266 16.9931 8.87502 16.8542 9.00002L13.7917 11.6459L14.7083 15.5834C14.75 15.7639 14.7361 15.9271 14.6667 16.0729C14.5972 16.2188 14.5 16.3403 14.375 16.4375C14.25 16.5347 14.1042 16.5903 13.9375 16.6042C13.7708 16.6181 13.6111 16.5764 13.4583 16.4792L10 14.3959Z", fill: t }) }), K0 = ({
|
|
2055
2055
|
width: C = 20,
|
|
2056
2056
|
height: e = 20,
|
|
2057
2057
|
fill: t = "currentColor",
|
|
2058
2058
|
...n
|
|
2059
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M7.375 14.0209L10 12.4375L12.625 14.0417L11.9375 11.0417L14.25 9.04169L11.2083 8.77085L10 5.93752L8.79167 8.75002L5.75 9.02085L8.0625 11.0417L7.375 14.0209ZM10 14.3959L6.54167 16.4792C6.38889 16.5764 6.22917 16.6181 6.0625 16.6042C5.89584 16.5903 5.75 16.5347 5.625 16.4375C5.5 16.3403 5.40278 16.2188 5.33334 16.0729C5.26389 15.9271 5.25 15.7639 5.29167 15.5834L6.20834 11.6459L3.14584 9.00002C3.00695 8.87502 2.92014 8.73266 2.88542 8.57294C2.8507 8.41321 2.86111 8.25696 2.91667 8.10419C2.97222 7.95141 3.05556 7.82641 3.16667 7.72919C3.27778 7.63196 3.43056 7.56946 3.625 7.54169L7.66667 7.18752L9.22917 3.47919C9.29861 3.31252 9.40625 3.18752 9.55209 3.10419C9.69792 3.02085 9.84722 2.97919 10 2.97919C10.1528 2.97919 10.3021 3.02085 10.4479 3.10419C10.5938 3.18752 10.7014 3.31252 10.7708 3.47919L12.3333 7.18752L16.375 7.54169C16.5694 7.56946 16.7222 7.63196 16.8333 7.72919C16.9444 7.82641 17.0278 7.95141 17.0833 8.10419C17.1389 8.25696 17.1493 8.41321 17.1146 8.57294C17.0799 8.73266 16.9931 8.87502 16.8542 9.00002L13.7917 11.6459L14.7083 15.5834C14.75 15.7639 14.7361 15.9271 14.6667 16.0729C14.5972 16.2188 14.5 16.3403 14.375 16.4375C14.25 16.5347 14.1042 16.5903 13.9375 16.6042C13.7708 16.6181 13.6111 16.5764 13.4583 16.4792L10 14.3959Z", fill: t }) }),
|
|
2059
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M7.375 14.0209L10 12.4375L12.625 14.0417L11.9375 11.0417L14.25 9.04169L11.2083 8.77085L10 5.93752L8.79167 8.75002L5.75 9.02085L8.0625 11.0417L7.375 14.0209ZM10 14.3959L6.54167 16.4792C6.38889 16.5764 6.22917 16.6181 6.0625 16.6042C5.89584 16.5903 5.75 16.5347 5.625 16.4375C5.5 16.3403 5.40278 16.2188 5.33334 16.0729C5.26389 15.9271 5.25 15.7639 5.29167 15.5834L6.20834 11.6459L3.14584 9.00002C3.00695 8.87502 2.92014 8.73266 2.88542 8.57294C2.8507 8.41321 2.86111 8.25696 2.91667 8.10419C2.97222 7.95141 3.05556 7.82641 3.16667 7.72919C3.27778 7.63196 3.43056 7.56946 3.625 7.54169L7.66667 7.18752L9.22917 3.47919C9.29861 3.31252 9.40625 3.18752 9.55209 3.10419C9.69792 3.02085 9.84722 2.97919 10 2.97919C10.1528 2.97919 10.3021 3.02085 10.4479 3.10419C10.5938 3.18752 10.7014 3.31252 10.7708 3.47919L12.3333 7.18752L16.375 7.54169C16.5694 7.56946 16.7222 7.63196 16.8333 7.72919C16.9444 7.82641 17.0278 7.95141 17.0833 8.10419C17.1389 8.25696 17.1493 8.41321 17.1146 8.57294C17.0799 8.73266 16.9931 8.87502 16.8542 9.00002L13.7917 11.6459L14.7083 15.5834C14.75 15.7639 14.7361 15.9271 14.6667 16.0729C14.5972 16.2188 14.5 16.3403 14.375 16.4375C14.25 16.5347 14.1042 16.5903 13.9375 16.6042C13.7708 16.6181 13.6111 16.5764 13.4583 16.4792L10 14.3959Z", fill: t }) }), U0 = ({
|
|
2060
2060
|
width: C = 20,
|
|
2061
2061
|
height: e = 20,
|
|
2062
2062
|
fill: t = "currentColor",
|
|
@@ -2066,17 +2066,17 @@ const Z6 = ({
|
|
|
2066
2066
|
height: e = 20,
|
|
2067
2067
|
fill: t = "currentColor",
|
|
2068
2068
|
...n
|
|
2069
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M4.16667 15.8333H11.6667V12.5C11.6667 12.2639 11.7465 12.066 11.9062 11.9062C12.066 11.7465 12.2639 11.6667 12.5 11.6667H15.8333V4.16667H4.16667V15.8333ZM4.16667 17.5C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V4.16667C2.5 3.70833 2.66319 3.31597 2.98958 2.98958C3.31597 2.66319 3.70833 2.5 4.16667 2.5H15.8333C16.2917 2.5 16.684 2.66319 17.0104 2.98958C17.3368 3.31597 17.5 3.70833 17.5 4.16667V11.8125C17.5 12.0347 17.4583 12.2465 17.375 12.4479C17.2917 12.6493 17.1736 12.8264 17.0208 12.9792L12.9792 17.0208C12.8264 17.1736 12.6493 17.2917 12.4479 17.375C12.2465 17.4583 12.0347 17.5 11.8125 17.5H4.16667ZM9.16667 11.6667H6.66667C6.43056 11.6667 6.23264 11.5868 6.07292 11.4271C5.91319 11.2674 5.83333 11.0694 5.83333 10.8333C5.83333 10.5972 5.91319 10.3993 6.07292 10.2396C6.23264 10.0799 6.43056 10 6.66667 10H9.16667C9.40278 10 9.60069 10.0799 9.76042 10.2396C9.92014 10.3993 10 10.5972 10 10.8333C10 11.0694 9.92014 11.2674 9.76042 11.4271C9.60069 11.5868 9.40278 11.6667 9.16667 11.6667ZM13.3333 8.33333H6.66667C6.43056 8.33333 6.23264 8.25347 6.07292 8.09375C5.91319 7.93403 5.83333 7.73611 5.83333 7.5C5.83333 7.26389 5.91319 7.06597 6.07292 6.90625C6.23264 6.74653 6.43056 6.66667 6.66667 6.66667H13.3333C13.5694 6.66667 13.7674 6.74653 13.9271 6.90625C14.0868 7.06597 14.1667 7.26389 14.1667 7.5C14.1667 7.73611 14.0868 7.93403 13.9271 8.09375C13.7674 8.25347 13.5694 8.33333 13.3333 8.33333Z", fill: t }) }),
|
|
2069
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M4.16667 15.8333H11.6667V12.5C11.6667 12.2639 11.7465 12.066 11.9062 11.9062C12.066 11.7465 12.2639 11.6667 12.5 11.6667H15.8333V4.16667H4.16667V15.8333ZM4.16667 17.5C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V4.16667C2.5 3.70833 2.66319 3.31597 2.98958 2.98958C3.31597 2.66319 3.70833 2.5 4.16667 2.5H15.8333C16.2917 2.5 16.684 2.66319 17.0104 2.98958C17.3368 3.31597 17.5 3.70833 17.5 4.16667V11.8125C17.5 12.0347 17.4583 12.2465 17.375 12.4479C17.2917 12.6493 17.1736 12.8264 17.0208 12.9792L12.9792 17.0208C12.8264 17.1736 12.6493 17.2917 12.4479 17.375C12.2465 17.4583 12.0347 17.5 11.8125 17.5H4.16667ZM9.16667 11.6667H6.66667C6.43056 11.6667 6.23264 11.5868 6.07292 11.4271C5.91319 11.2674 5.83333 11.0694 5.83333 10.8333C5.83333 10.5972 5.91319 10.3993 6.07292 10.2396C6.23264 10.0799 6.43056 10 6.66667 10H9.16667C9.40278 10 9.60069 10.0799 9.76042 10.2396C9.92014 10.3993 10 10.5972 10 10.8333C10 11.0694 9.92014 11.2674 9.76042 11.4271C9.60069 11.5868 9.40278 11.6667 9.16667 11.6667ZM13.3333 8.33333H6.66667C6.43056 8.33333 6.23264 8.25347 6.07292 8.09375C5.91319 7.93403 5.83333 7.73611 5.83333 7.5C5.83333 7.26389 5.91319 7.06597 6.07292 6.90625C6.23264 6.74653 6.43056 6.66667 6.66667 6.66667H13.3333C13.5694 6.66667 13.7674 6.74653 13.9271 6.90625C14.0868 7.06597 14.1667 7.26389 14.1667 7.5C14.1667 7.73611 14.0868 7.93403 13.9271 8.09375C13.7674 8.25347 13.5694 8.33333 13.3333 8.33333Z", fill: t }) }), q0 = ({
|
|
2070
2070
|
width: C = 20,
|
|
2071
2071
|
height: e = 20,
|
|
2072
2072
|
fill: t = "currentColor",
|
|
2073
2073
|
...n
|
|
2074
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M7.49996 13.3334H12.5C12.7361 13.3334 12.934 13.2535 13.0937 13.0938C13.2534 12.934 13.3333 12.7361 13.3333 12.5V7.50002C13.3333 7.26391 13.2534 7.06599 13.0937 6.90627C12.934 6.74655 12.7361 6.66669 12.5 6.66669H7.49996C7.26385 6.66669 7.06593 6.74655 6.90621 6.90627C6.74649 7.06599 6.66663 7.26391 6.66663 7.50002V12.5C6.66663 12.7361 6.74649 12.934 6.90621 13.0938C7.06593 13.2535 7.26385 13.3334 7.49996 13.3334ZM9.99996 18.3334C8.84718 18.3334 7.76385 18.1146 6.74996 17.6771C5.73607 17.2396 4.85413 16.6459 4.10413 15.8959C3.35413 15.1459 2.76038 14.2639 2.32288 13.25C1.88538 12.2361 1.66663 11.1528 1.66663 10C1.66663 8.84724 1.88538 7.76391 2.32288 6.75002C2.76038 5.73613 3.35413 4.85419 4.10413 4.10419C4.85413 3.35419 5.73607 2.76044 6.74996 2.32294C7.76385 1.88544 8.84718 1.66669 9.99996 1.66669C11.1527 1.66669 12.2361 1.88544 13.25 2.32294C14.2638 2.76044 15.1458 3.35419 15.8958 4.10419C16.6458 4.85419 17.2395 5.73613 17.677 6.75002C18.1145 7.76391 18.3333 8.84724 18.3333 10C18.3333 11.1528 18.1145 12.2361 17.677 13.25C17.2395 14.2639 16.6458 15.1459 15.8958 15.8959C15.1458 16.6459 14.2638 17.2396 13.25 17.6771C12.2361 18.1146 11.1527 18.3334 9.99996 18.3334Z", fill: t }) }),
|
|
2074
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M7.49996 13.3334H12.5C12.7361 13.3334 12.934 13.2535 13.0937 13.0938C13.2534 12.934 13.3333 12.7361 13.3333 12.5V7.50002C13.3333 7.26391 13.2534 7.06599 13.0937 6.90627C12.934 6.74655 12.7361 6.66669 12.5 6.66669H7.49996C7.26385 6.66669 7.06593 6.74655 6.90621 6.90627C6.74649 7.06599 6.66663 7.26391 6.66663 7.50002V12.5C6.66663 12.7361 6.74649 12.934 6.90621 13.0938C7.06593 13.2535 7.26385 13.3334 7.49996 13.3334ZM9.99996 18.3334C8.84718 18.3334 7.76385 18.1146 6.74996 17.6771C5.73607 17.2396 4.85413 16.6459 4.10413 15.8959C3.35413 15.1459 2.76038 14.2639 2.32288 13.25C1.88538 12.2361 1.66663 11.1528 1.66663 10C1.66663 8.84724 1.88538 7.76391 2.32288 6.75002C2.76038 5.73613 3.35413 4.85419 4.10413 4.10419C4.85413 3.35419 5.73607 2.76044 6.74996 2.32294C7.76385 1.88544 8.84718 1.66669 9.99996 1.66669C11.1527 1.66669 12.2361 1.88544 13.25 2.32294C14.2638 2.76044 15.1458 3.35419 15.8958 4.10419C16.6458 4.85419 17.2395 5.73613 17.677 6.75002C18.1145 7.76391 18.3333 8.84724 18.3333 10C18.3333 11.1528 18.1145 12.2361 17.677 13.25C17.2395 14.2639 16.6458 15.1459 15.8958 15.8959C15.1458 16.6459 14.2638 17.2396 13.25 17.6771C12.2361 18.1146 11.1527 18.3334 9.99996 18.3334Z", fill: t }) }), W0 = ({
|
|
2075
2075
|
width: C = 20,
|
|
2076
2076
|
height: e = 20,
|
|
2077
2077
|
fill: t = "currentColor",
|
|
2078
2078
|
...n
|
|
2079
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M7.49996 13.3334H12.5C12.7361 13.3334 12.934 13.2535 13.0937 13.0938C13.2534 12.934 13.3333 12.7361 13.3333 12.5V7.50002C13.3333 7.26391 13.2534 7.06599 13.0937 6.90627C12.934 6.74655 12.7361 6.66669 12.5 6.66669H7.49996C7.26385 6.66669 7.06593 6.74655 6.90621 6.90627C6.74649 7.06599 6.66663 7.26391 6.66663 7.50002V12.5C6.66663 12.7361 6.74649 12.934 6.90621 13.0938C7.06593 13.2535 7.26385 13.3334 7.49996 13.3334ZM9.99996 18.3334C8.84718 18.3334 7.76385 18.1146 6.74996 17.6771C5.73607 17.2396 4.85413 16.6459 4.10413 15.8959C3.35413 15.1459 2.76038 14.2639 2.32288 13.25C1.88538 12.2361 1.66663 11.1528 1.66663 10C1.66663 8.84724 1.88538 7.76391 2.32288 6.75002C2.76038 5.73613 3.35413 4.85419 4.10413 4.10419C4.85413 3.35419 5.73607 2.76044 6.74996 2.32294C7.76385 1.88544 8.84718 1.66669 9.99996 1.66669C11.1527 1.66669 12.2361 1.88544 13.25 2.32294C14.2638 2.76044 15.1458 3.35419 15.8958 4.10419C16.6458 4.85419 17.2395 5.73613 17.677 6.75002C18.1145 7.76391 18.3333 8.84724 18.3333 10C18.3333 11.1528 18.1145 12.2361 17.677 13.25C17.2395 14.2639 16.6458 15.1459 15.8958 15.8959C15.1458 16.6459 14.2638 17.2396 13.25 17.6771C12.2361 18.1146 11.1527 18.3334 9.99996 18.3334ZM9.99996 16.6667C11.8611 16.6667 13.4375 16.0209 14.7291 14.7292C16.0208 13.4375 16.6666 11.8611 16.6666 10C16.6666 8.13891 16.0208 6.56252 14.7291 5.27085C13.4375 3.97919 11.8611 3.33335 9.99996 3.33335C8.13885 3.33335 6.56246 3.97919 5.27079 5.27085C3.97913 6.56252 3.33329 8.13891 3.33329 10C3.33329 11.8611 3.97913 13.4375 5.27079 14.7292C6.56246 16.0209 8.13885 16.6667 9.99996 16.6667Z", fill: t }) }),
|
|
2079
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M7.49996 13.3334H12.5C12.7361 13.3334 12.934 13.2535 13.0937 13.0938C13.2534 12.934 13.3333 12.7361 13.3333 12.5V7.50002C13.3333 7.26391 13.2534 7.06599 13.0937 6.90627C12.934 6.74655 12.7361 6.66669 12.5 6.66669H7.49996C7.26385 6.66669 7.06593 6.74655 6.90621 6.90627C6.74649 7.06599 6.66663 7.26391 6.66663 7.50002V12.5C6.66663 12.7361 6.74649 12.934 6.90621 13.0938C7.06593 13.2535 7.26385 13.3334 7.49996 13.3334ZM9.99996 18.3334C8.84718 18.3334 7.76385 18.1146 6.74996 17.6771C5.73607 17.2396 4.85413 16.6459 4.10413 15.8959C3.35413 15.1459 2.76038 14.2639 2.32288 13.25C1.88538 12.2361 1.66663 11.1528 1.66663 10C1.66663 8.84724 1.88538 7.76391 2.32288 6.75002C2.76038 5.73613 3.35413 4.85419 4.10413 4.10419C4.85413 3.35419 5.73607 2.76044 6.74996 2.32294C7.76385 1.88544 8.84718 1.66669 9.99996 1.66669C11.1527 1.66669 12.2361 1.88544 13.25 2.32294C14.2638 2.76044 15.1458 3.35419 15.8958 4.10419C16.6458 4.85419 17.2395 5.73613 17.677 6.75002C18.1145 7.76391 18.3333 8.84724 18.3333 10C18.3333 11.1528 18.1145 12.2361 17.677 13.25C17.2395 14.2639 16.6458 15.1459 15.8958 15.8959C15.1458 16.6459 14.2638 17.2396 13.25 17.6771C12.2361 18.1146 11.1527 18.3334 9.99996 18.3334ZM9.99996 16.6667C11.8611 16.6667 13.4375 16.0209 14.7291 14.7292C16.0208 13.4375 16.6666 11.8611 16.6666 10C16.6666 8.13891 16.0208 6.56252 14.7291 5.27085C13.4375 3.97919 11.8611 3.33335 9.99996 3.33335C8.13885 3.33335 6.56246 3.97919 5.27079 5.27085C3.97913 6.56252 3.33329 8.13891 3.33329 10C3.33329 11.8611 3.97913 13.4375 5.27079 14.7292C6.56246 16.0209 8.13885 16.6667 9.99996 16.6667Z", fill: t }) }), j0 = ({
|
|
2080
2080
|
width: C = 20,
|
|
2081
2081
|
height: e = 20,
|
|
2082
2082
|
fill: t = "currentColor",
|
|
@@ -2296,12 +2296,12 @@ const Z6 = ({
|
|
|
2296
2296
|
height: e = 20,
|
|
2297
2297
|
fill: t = "currentColor",
|
|
2298
2298
|
...n
|
|
2299
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M13.0625 9.16669H15.8333V5.83335H13.0625V9.16669ZM8.60417 9.16669H11.375V5.83335H8.60417V9.16669ZM4.16667 9.16669H6.9375V5.83335H4.16667V9.16669ZM4.16667 14.1667H6.9375V10.8334H4.16667V14.1667ZM8.60417 14.1667H11.375V10.8334H8.60417V14.1667ZM13.0625 14.1667H15.8333V10.8334H13.0625V14.1667ZM2.5 14.1667V5.83335C2.5 5.37502 2.66319 4.98266 2.98958 4.65627C3.31597 4.32988 3.70833 4.16669 4.16667 4.16669H15.8333C16.2917 4.16669 16.684 4.32988 17.0104 4.65627C17.3368 4.98266 17.5 5.37502 17.5 5.83335V14.1667C17.5 14.625 17.3368 15.0174 17.0104 15.3438C16.684 15.6702 16.2917 15.8334 15.8333 15.8334H4.16667C3.70833 15.8334 3.31597 15.6702 2.98958 15.3438C2.66319 15.0174 2.5 14.625 2.5 14.1667Z", fill: t }) }),
|
|
2299
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M13.0625 9.16669H15.8333V5.83335H13.0625V9.16669ZM8.60417 9.16669H11.375V5.83335H8.60417V9.16669ZM4.16667 9.16669H6.9375V5.83335H4.16667V9.16669ZM4.16667 14.1667H6.9375V10.8334H4.16667V14.1667ZM8.60417 14.1667H11.375V10.8334H8.60417V14.1667ZM13.0625 14.1667H15.8333V10.8334H13.0625V14.1667ZM2.5 14.1667V5.83335C2.5 5.37502 2.66319 4.98266 2.98958 4.65627C3.31597 4.32988 3.70833 4.16669 4.16667 4.16669H15.8333C16.2917 4.16669 16.684 4.32988 17.0104 4.65627C17.3368 4.98266 17.5 5.37502 17.5 5.83335V14.1667C17.5 14.625 17.3368 15.0174 17.0104 15.3438C16.684 15.6702 16.2917 15.8334 15.8333 15.8334H4.16667C3.70833 15.8334 3.31597 15.6702 2.98958 15.3438C2.66319 15.0174 2.5 14.625 2.5 14.1667Z", fill: t }) }), EC = ({
|
|
2300
2300
|
width: C = 20,
|
|
2301
2301
|
height: e = 20,
|
|
2302
2302
|
fill: t = "currentColor",
|
|
2303
2303
|
...n
|
|
2304
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M5.83333 14.1667H9.16667C9.40278 14.1667 9.60069 14.0868 9.76042 13.9271C9.92014 13.7674 10 13.5694 10 13.3333C10 13.0972 9.92014 12.8993 9.76042 12.7396C9.60069 12.5799 9.40278 12.5 9.16667 12.5H5.83333C5.59722 12.5 5.39931 12.5799 5.23958 12.7396C5.07986 12.8993 5 13.0972 5 13.3333C5 13.5694 5.07986 13.7674 5.23958 13.9271C5.39931 14.0868 5.59722 14.1667 5.83333 14.1667ZM8.33333 10.8333H11.6667C11.9028 10.8333 12.1007 10.7535 12.2604 10.5938C12.4201 10.434 12.5 10.2361 12.5 10C12.5 9.76389 12.4201 9.56597 12.2604 9.40625C12.1007 9.24653 11.9028 9.16667 11.6667 9.16667H8.33333C8.09722 9.16667 7.89931 9.24653 7.73958 9.40625C7.57986 9.56597 7.5 9.76389 7.5 10C7.5 10.2361 7.57986 10.434 7.73958 10.5938C7.89931 10.7535 8.09722 10.8333 8.33333 10.8333ZM10.8333 7.5H14.1667C14.4028 7.5 14.6007 7.42014 14.7604 7.26042C14.9201 7.10069 15 6.90278 15 6.66667C15 6.43056 14.9201 6.23264 14.7604 6.07292C14.6007 5.91319 14.4028 5.83333 14.1667 5.83333H10.8333C10.5972 5.83333 10.3993 5.91319 10.2396 6.07292C10.0799 6.23264 10 6.43056 10 6.66667C10 6.90278 10.0799 7.10069 10.2396 7.26042C10.3993 7.42014 10.5972 7.5 10.8333 7.5ZM4.16667 17.5C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V4.16667C2.5 3.70833 2.66319 3.31597 2.98958 2.98958C3.31597 2.66319 3.70833 2.5 4.16667 2.5H15.8333C16.2917 2.5 16.684 2.66319 17.0104 2.98958C17.3368 3.31597 17.5 3.70833 17.5 4.16667V15.8333C17.5 16.2917 17.3368 16.684 17.0104 17.0104C16.684 17.3368 16.2917 17.5 15.8333 17.5H4.16667Z", fill: t }) }),
|
|
2304
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M5.83333 14.1667H9.16667C9.40278 14.1667 9.60069 14.0868 9.76042 13.9271C9.92014 13.7674 10 13.5694 10 13.3333C10 13.0972 9.92014 12.8993 9.76042 12.7396C9.60069 12.5799 9.40278 12.5 9.16667 12.5H5.83333C5.59722 12.5 5.39931 12.5799 5.23958 12.7396C5.07986 12.8993 5 13.0972 5 13.3333C5 13.5694 5.07986 13.7674 5.23958 13.9271C5.39931 14.0868 5.59722 14.1667 5.83333 14.1667ZM8.33333 10.8333H11.6667C11.9028 10.8333 12.1007 10.7535 12.2604 10.5938C12.4201 10.434 12.5 10.2361 12.5 10C12.5 9.76389 12.4201 9.56597 12.2604 9.40625C12.1007 9.24653 11.9028 9.16667 11.6667 9.16667H8.33333C8.09722 9.16667 7.89931 9.24653 7.73958 9.40625C7.57986 9.56597 7.5 9.76389 7.5 10C7.5 10.2361 7.57986 10.434 7.73958 10.5938C7.89931 10.7535 8.09722 10.8333 8.33333 10.8333ZM10.8333 7.5H14.1667C14.4028 7.5 14.6007 7.42014 14.7604 7.26042C14.9201 7.10069 15 6.90278 15 6.66667C15 6.43056 14.9201 6.23264 14.7604 6.07292C14.6007 5.91319 14.4028 5.83333 14.1667 5.83333H10.8333C10.5972 5.83333 10.3993 5.91319 10.2396 6.07292C10.0799 6.23264 10 6.43056 10 6.66667C10 6.90278 10.0799 7.10069 10.2396 7.26042C10.3993 7.42014 10.5972 7.5 10.8333 7.5ZM4.16667 17.5C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V4.16667C2.5 3.70833 2.66319 3.31597 2.98958 2.98958C3.31597 2.66319 3.70833 2.5 4.16667 2.5H15.8333C16.2917 2.5 16.684 2.66319 17.0104 2.98958C17.3368 3.31597 17.5 3.70833 17.5 4.16667V15.8333C17.5 16.2917 17.3368 16.684 17.0104 17.0104C16.684 17.3368 16.2917 17.5 15.8333 17.5H4.16667Z", fill: t }) }), RC = ({
|
|
2305
2305
|
width: C = 20,
|
|
2306
2306
|
height: e = 20,
|
|
2307
2307
|
fill: t = "currentColor",
|
|
@@ -2321,12 +2321,12 @@ const Z6 = ({
|
|
|
2321
2321
|
height: e = 20,
|
|
2322
2322
|
fill: t = "currentColor",
|
|
2323
2323
|
...n
|
|
2324
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10 13.3333C11.0417 13.3333 11.9271 12.9687 12.6562 12.2396C13.3854 11.5104 13.75 10.625 13.75 9.58331C13.75 8.54165 13.3854 7.65623 12.6562 6.92706C11.9271 6.1979 11.0417 5.83331 10 5.83331C8.95833 5.83331 8.07292 6.1979 7.34375 6.92706C6.61458 7.65623 6.25 8.54165 6.25 9.58331C6.25 10.625 6.61458 11.5104 7.34375 12.2396C8.07292 12.9687 8.95833 13.3333 10 13.3333ZM10 11.8333C9.375 11.8333 8.84375 11.6146 8.40625 11.1771C7.96875 10.7396 7.75 10.2083 7.75 9.58331C7.75 8.95831 7.96875 8.42706 8.40625 7.98956C8.84375 7.55206 9.375 7.33331 10 7.33331C10.625 7.33331 11.1562 7.55206 11.5938 7.98956C12.0312 8.42706 12.25 8.95831 12.25 9.58331C12.25 10.2083 12.0312 10.7396 11.5938 11.1771C11.1562 11.6146 10.625 11.8333 10 11.8333ZM10 15.8333C8.13889 15.8333 6.44097 15.3333 4.90625 14.3333C3.37153 13.3333 2.15972 12.0139 1.27083 10.375C1.20139 10.25 1.14931 10.1215 1.11458 9.98956C1.07986 9.85762 1.0625 9.7222 1.0625 9.58331C1.0625 9.44442 1.07986 9.30901 1.11458 9.17706C1.14931 9.04512 1.20139 8.91665 1.27083 8.79165C2.15972 7.15276 3.37153 5.83331 4.90625 4.83331C6.44097 3.83331 8.13889 3.33331 10 3.33331C11.8611 3.33331 13.559 3.83331 15.0938 4.83331C16.6285 5.83331 17.8403 7.15276 18.7292 8.79165C18.7986 8.91665 18.8507 9.04512 18.8854 9.17706C18.9201 9.30901 18.9375 9.44442 18.9375 9.58331C18.9375 9.7222 18.9201 9.85762 18.8854 9.98956C18.8507 10.1215 18.7986 10.25 18.7292 10.375C17.8403 12.0139 16.6285 13.3333 15.0938 14.3333C13.559 15.3333 11.8611 15.8333 10 15.8333Z", fill: t }) }),
|
|
2324
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10 13.3333C11.0417 13.3333 11.9271 12.9687 12.6562 12.2396C13.3854 11.5104 13.75 10.625 13.75 9.58331C13.75 8.54165 13.3854 7.65623 12.6562 6.92706C11.9271 6.1979 11.0417 5.83331 10 5.83331C8.95833 5.83331 8.07292 6.1979 7.34375 6.92706C6.61458 7.65623 6.25 8.54165 6.25 9.58331C6.25 10.625 6.61458 11.5104 7.34375 12.2396C8.07292 12.9687 8.95833 13.3333 10 13.3333ZM10 11.8333C9.375 11.8333 8.84375 11.6146 8.40625 11.1771C7.96875 10.7396 7.75 10.2083 7.75 9.58331C7.75 8.95831 7.96875 8.42706 8.40625 7.98956C8.84375 7.55206 9.375 7.33331 10 7.33331C10.625 7.33331 11.1562 7.55206 11.5938 7.98956C12.0312 8.42706 12.25 8.95831 12.25 9.58331C12.25 10.2083 12.0312 10.7396 11.5938 11.1771C11.1562 11.6146 10.625 11.8333 10 11.8333ZM10 15.8333C8.13889 15.8333 6.44097 15.3333 4.90625 14.3333C3.37153 13.3333 2.15972 12.0139 1.27083 10.375C1.20139 10.25 1.14931 10.1215 1.11458 9.98956C1.07986 9.85762 1.0625 9.7222 1.0625 9.58331C1.0625 9.44442 1.07986 9.30901 1.11458 9.17706C1.14931 9.04512 1.20139 8.91665 1.27083 8.79165C2.15972 7.15276 3.37153 5.83331 4.90625 4.83331C6.44097 3.83331 8.13889 3.33331 10 3.33331C11.8611 3.33331 13.559 3.83331 15.0938 4.83331C16.6285 5.83331 17.8403 7.15276 18.7292 8.79165C18.7986 8.91665 18.8507 9.04512 18.8854 9.17706C18.9201 9.30901 18.9375 9.44442 18.9375 9.58331C18.9375 9.7222 18.9201 9.85762 18.8854 9.98956C18.8507 10.1215 18.7986 10.25 18.7292 10.375C17.8403 12.0139 16.6285 13.3333 15.0938 14.3333C13.559 15.3333 11.8611 15.8333 10 15.8333Z", fill: t }) }), KC = ({
|
|
2325
2325
|
width: C = 20,
|
|
2326
2326
|
height: e = 20,
|
|
2327
2327
|
fill: t = "currentColor",
|
|
2328
2328
|
...n
|
|
2329
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10 13.3333C11.0417 13.3333 11.9271 12.9687 12.6562 12.2396C13.3854 11.5104 13.75 10.625 13.75 9.58331C13.75 8.54165 13.3854 7.65623 12.6562 6.92706C11.9271 6.1979 11.0417 5.83331 10 5.83331C8.95833 5.83331 8.07292 6.1979 7.34375 6.92706C6.61458 7.65623 6.25 8.54165 6.25 9.58331C6.25 10.625 6.61458 11.5104 7.34375 12.2396C8.07292 12.9687 8.95833 13.3333 10 13.3333ZM10 11.8333C9.375 11.8333 8.84375 11.6146 8.40625 11.1771C7.96875 10.7396 7.75 10.2083 7.75 9.58331C7.75 8.95831 7.96875 8.42706 8.40625 7.98956C8.84375 7.55206 9.375 7.33331 10 7.33331C10.625 7.33331 11.1562 7.55206 11.5938 7.98956C12.0312 8.42706 12.25 8.95831 12.25 9.58331C12.25 10.2083 12.0312 10.7396 11.5938 11.1771C11.1562 11.6146 10.625 11.8333 10 11.8333ZM10 15.8333C8.13889 15.8333 6.44097 15.3333 4.90625 14.3333C3.37153 13.3333 2.15972 12.0139 1.27083 10.375C1.20139 10.25 1.14931 10.1215 1.11458 9.98956C1.07986 9.85762 1.0625 9.7222 1.0625 9.58331C1.0625 9.44442 1.07986 9.30901 1.11458 9.17706C1.14931 9.04512 1.20139 8.91665 1.27083 8.79165C2.15972 7.15276 3.37153 5.83331 4.90625 4.83331C6.44097 3.83331 8.13889 3.33331 10 3.33331C11.8611 3.33331 13.559 3.83331 15.0938 4.83331C16.6285 5.83331 17.8403 7.15276 18.7292 8.79165C18.7986 8.91665 18.8507 9.04512 18.8854 9.17706C18.9201 9.30901 18.9375 9.44442 18.9375 9.58331C18.9375 9.7222 18.9201 9.85762 18.8854 9.98956C18.8507 10.1215 18.7986 10.25 18.7292 10.375C17.8403 12.0139 16.6285 13.3333 15.0938 14.3333C13.559 15.3333 11.8611 15.8333 10 15.8333ZM10 14.1666C11.5694 14.1666 13.0104 13.7535 14.3229 12.9271C15.6354 12.1007 16.6389 10.9861 17.3333 9.58331C16.6389 8.18054 15.6354 7.06595 14.3229 6.23956C13.0104 5.41317 11.5694 4.99998 10 4.99998C8.43056 4.99998 6.98958 5.41317 5.67708 6.23956C4.36458 7.06595 3.36111 8.18054 2.66667 9.58331C3.36111 10.9861 4.36458 12.1007 5.67708 12.9271C6.98958 13.7535 8.43056 14.1666 10 14.1666Z", fill: t }) }),
|
|
2329
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M10 13.3333C11.0417 13.3333 11.9271 12.9687 12.6562 12.2396C13.3854 11.5104 13.75 10.625 13.75 9.58331C13.75 8.54165 13.3854 7.65623 12.6562 6.92706C11.9271 6.1979 11.0417 5.83331 10 5.83331C8.95833 5.83331 8.07292 6.1979 7.34375 6.92706C6.61458 7.65623 6.25 8.54165 6.25 9.58331C6.25 10.625 6.61458 11.5104 7.34375 12.2396C8.07292 12.9687 8.95833 13.3333 10 13.3333ZM10 11.8333C9.375 11.8333 8.84375 11.6146 8.40625 11.1771C7.96875 10.7396 7.75 10.2083 7.75 9.58331C7.75 8.95831 7.96875 8.42706 8.40625 7.98956C8.84375 7.55206 9.375 7.33331 10 7.33331C10.625 7.33331 11.1562 7.55206 11.5938 7.98956C12.0312 8.42706 12.25 8.95831 12.25 9.58331C12.25 10.2083 12.0312 10.7396 11.5938 11.1771C11.1562 11.6146 10.625 11.8333 10 11.8333ZM10 15.8333C8.13889 15.8333 6.44097 15.3333 4.90625 14.3333C3.37153 13.3333 2.15972 12.0139 1.27083 10.375C1.20139 10.25 1.14931 10.1215 1.11458 9.98956C1.07986 9.85762 1.0625 9.7222 1.0625 9.58331C1.0625 9.44442 1.07986 9.30901 1.11458 9.17706C1.14931 9.04512 1.20139 8.91665 1.27083 8.79165C2.15972 7.15276 3.37153 5.83331 4.90625 4.83331C6.44097 3.83331 8.13889 3.33331 10 3.33331C11.8611 3.33331 13.559 3.83331 15.0938 4.83331C16.6285 5.83331 17.8403 7.15276 18.7292 8.79165C18.7986 8.91665 18.8507 9.04512 18.8854 9.17706C18.9201 9.30901 18.9375 9.44442 18.9375 9.58331C18.9375 9.7222 18.9201 9.85762 18.8854 9.98956C18.8507 10.1215 18.7986 10.25 18.7292 10.375C17.8403 12.0139 16.6285 13.3333 15.0938 14.3333C13.559 15.3333 11.8611 15.8333 10 15.8333ZM10 14.1666C11.5694 14.1666 13.0104 13.7535 14.3229 12.9271C15.6354 12.1007 16.6389 10.9861 17.3333 9.58331C16.6389 8.18054 15.6354 7.06595 14.3229 6.23956C13.0104 5.41317 11.5694 4.99998 10 4.99998C8.43056 4.99998 6.98958 5.41317 5.67708 6.23956C4.36458 7.06595 3.36111 8.18054 2.66667 9.58331C3.36111 10.9861 4.36458 12.1007 5.67708 12.9271C6.98958 13.7535 8.43056 14.1666 10 14.1666Z", fill: t }) }), UC = ({
|
|
2330
2330
|
width: C = 20,
|
|
2331
2331
|
height: e = 20,
|
|
2332
2332
|
fill: t = "currentColor",
|
|
@@ -2336,17 +2336,17 @@ const Z6 = ({
|
|
|
2336
2336
|
height: e = 20,
|
|
2337
2337
|
fill: t = "currentColor",
|
|
2338
2338
|
...n
|
|
2339
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M7.49996 12.5H4.99996C4.76385 12.5 4.56593 12.4201 4.40621 12.2604C4.24649 12.1007 4.16663 11.9028 4.16663 11.6667V8.33333C4.16663 8.09722 4.24649 7.89931 4.40621 7.73958C4.56593 7.57986 4.76385 7.5 4.99996 7.5H7.49996L10.25 4.75C10.5138 4.48611 10.8159 4.42708 11.1562 4.57292C11.4965 4.71875 11.6666 4.97917 11.6666 5.35417V14.6458C11.6666 15.0208 11.4965 15.2812 11.1562 15.4271C10.8159 15.5729 10.5138 15.5139 10.25 15.25L7.49996 12.5ZM15.4166 10C15.4166 10.5833 15.2847 11.1354 15.0208 11.6562C14.7569 12.1771 14.4097 12.6042 13.9791 12.9375C13.8402 13.0208 13.6979 13.0243 13.552 12.9479C13.4062 12.8715 13.3333 12.75 13.3333 12.5833V7.375C13.3333 7.20833 13.4062 7.08681 13.552 7.01042C13.6979 6.93403 13.8402 6.9375 13.9791 7.02083C14.4097 7.36806 14.7569 7.80556 15.0208 8.33333C15.2847 8.86111 15.4166 9.41667 15.4166 10ZM9.99996 7.375L8.20829 9.16667H5.83329V10.8333H8.20829L9.99996 12.625V7.375Z", fill: t }) }),
|
|
2339
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M7.49996 12.5H4.99996C4.76385 12.5 4.56593 12.4201 4.40621 12.2604C4.24649 12.1007 4.16663 11.9028 4.16663 11.6667V8.33333C4.16663 8.09722 4.24649 7.89931 4.40621 7.73958C4.56593 7.57986 4.76385 7.5 4.99996 7.5H7.49996L10.25 4.75C10.5138 4.48611 10.8159 4.42708 11.1562 4.57292C11.4965 4.71875 11.6666 4.97917 11.6666 5.35417V14.6458C11.6666 15.0208 11.4965 15.2812 11.1562 15.4271C10.8159 15.5729 10.5138 15.5139 10.25 15.25L7.49996 12.5ZM15.4166 10C15.4166 10.5833 15.2847 11.1354 15.0208 11.6562C14.7569 12.1771 14.4097 12.6042 13.9791 12.9375C13.8402 13.0208 13.6979 13.0243 13.552 12.9479C13.4062 12.8715 13.3333 12.75 13.3333 12.5833V7.375C13.3333 7.20833 13.4062 7.08681 13.552 7.01042C13.6979 6.93403 13.8402 6.9375 13.9791 7.02083C14.4097 7.36806 14.7569 7.80556 15.0208 8.33333C15.2847 8.86111 15.4166 9.41667 15.4166 10ZM9.99996 7.375L8.20829 9.16667H5.83329V10.8333H8.20829L9.99996 12.625V7.375Z", fill: t }) }), qC = ({
|
|
2340
2340
|
width: C = 20,
|
|
2341
2341
|
height: e = 20,
|
|
2342
2342
|
fill: t = "currentColor",
|
|
2343
2343
|
...n
|
|
2344
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.16671 12.5H6.66671C6.4306 12.5 6.23268 12.4201 6.07296 12.2604C5.91324 12.1007 5.83337 11.9028 5.83337 11.6667V8.33333C5.83337 8.09722 5.91324 7.89931 6.07296 7.73958C6.23268 7.57986 6.4306 7.5 6.66671 7.5H9.16671L11.9167 4.75C12.1806 4.48611 12.4827 4.42708 12.823 4.57292C13.1632 4.71875 13.3334 4.97917 13.3334 5.35417V14.6458C13.3334 15.0208 13.1632 15.2812 12.823 15.4271C12.4827 15.5729 12.1806 15.5139 11.9167 15.25L9.16671 12.5Z", fill: t }) }),
|
|
2344
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.16671 12.5H6.66671C6.4306 12.5 6.23268 12.4201 6.07296 12.2604C5.91324 12.1007 5.83337 11.9028 5.83337 11.6667V8.33333C5.83337 8.09722 5.91324 7.89931 6.07296 7.73958C6.23268 7.57986 6.4306 7.5 6.66671 7.5H9.16671L11.9167 4.75C12.1806 4.48611 12.4827 4.42708 12.823 4.57292C13.1632 4.71875 13.3334 4.97917 13.3334 5.35417V14.6458C13.3334 15.0208 13.1632 15.2812 12.823 15.4271C12.4827 15.5729 12.1806 15.5139 11.9167 15.25L9.16671 12.5Z", fill: t }) }), WC = ({
|
|
2345
2345
|
width: C = 20,
|
|
2346
2346
|
height: e = 20,
|
|
2347
2347
|
fill: t = "currentColor",
|
|
2348
2348
|
...n
|
|
2349
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.16671 12.5H6.66671C6.4306 12.5 6.23268 12.4201 6.07296 12.2604C5.91324 12.1007 5.83337 11.9028 5.83337 11.6667V8.33333C5.83337 8.09722 5.91324 7.89931 6.07296 7.73958C6.23268 7.57986 6.4306 7.5 6.66671 7.5H9.16671L11.9167 4.75C12.1806 4.48611 12.4827 4.42708 12.823 4.57292C13.1632 4.71875 13.3334 4.97917 13.3334 5.35417V14.6458C13.3334 15.0208 13.1632 15.2812 12.823 15.4271C12.4827 15.5729 12.1806 15.5139 11.9167 15.25L9.16671 12.5ZM7.50004 10.8333H9.87504L11.6667 12.625V7.375L9.87504 9.16667H7.50004V10.8333Z", fill: t }) }),
|
|
2349
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M9.16671 12.5H6.66671C6.4306 12.5 6.23268 12.4201 6.07296 12.2604C5.91324 12.1007 5.83337 11.9028 5.83337 11.6667V8.33333C5.83337 8.09722 5.91324 7.89931 6.07296 7.73958C6.23268 7.57986 6.4306 7.5 6.66671 7.5H9.16671L11.9167 4.75C12.1806 4.48611 12.4827 4.42708 12.823 4.57292C13.1632 4.71875 13.3334 4.97917 13.3334 5.35417V14.6458C13.3334 15.0208 13.1632 15.2812 12.823 15.4271C12.4827 15.5729 12.1806 15.5139 11.9167 15.25L9.16671 12.5ZM7.50004 10.8333H9.87504L11.6667 12.625V7.375L9.87504 9.16667H7.50004V10.8333Z", fill: t }) }), jC = ({
|
|
2350
2350
|
width: C = 20,
|
|
2351
2351
|
height: e = 20,
|
|
2352
2352
|
fill: t = "currentColor",
|
|
@@ -2421,7 +2421,7 @@ const Z6 = ({
|
|
|
2421
2421
|
height: e = 20,
|
|
2422
2422
|
fill: t = "currentColor",
|
|
2423
2423
|
...n
|
|
2424
|
-
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M6.66667 8.75C6.43056 8.75 6.23264 8.67014 6.07292 8.51042C5.91319 8.35069 5.83333 8.15278 5.83333 7.91667C5.83333 7.68056 5.91319 7.48264 6.07292 7.32292C6.23264 7.16319 6.43056 7.08333 6.66667 7.08333H9.16667C9.40278 7.08333 9.60069 7.16319 9.76042 7.32292C9.92014 7.48264 10 7.68056 10 7.91667C10 8.15278 9.92014 8.35069 9.76042 8.51042C9.60069 8.67014 9.40278 8.75 9.16667 8.75H6.66667ZM7.91667 13.3333C6.40278 13.3333 5.12153 12.809 4.07292 11.7604C3.02431 10.7118 2.5 9.43056 2.5 7.91667C2.5 6.40278 3.02431 5.12153 4.07292 4.07292C5.12153 3.02431 6.40278 2.5 7.91667 2.5C9.43056 2.5 10.7118 3.02431 11.7604 4.07292C12.809 5.12153 13.3333 6.40278 13.3333 7.91667C13.3333 8.52778 13.2361 9.10417 13.0417 9.64583C12.8472 10.1875 12.5833 10.6667 12.25 11.0833L16.9167 15.75C17.0694 15.9028 17.1458 16.0972 17.1458 16.3333C17.1458 16.5694 17.0694 16.7639 16.9167 16.9167C16.7639 17.0694 16.5694 17.1458 16.3333 17.1458C16.0972 17.1458 15.9028 17.0694 15.75 16.9167L11.0833 12.25C10.6667 12.5833 10.1875 12.8472 9.64583 13.0417C9.10417 13.2361 8.52778 13.3333 7.91667 13.3333ZM7.91667 11.6667C8.95833 11.6667 9.84375 11.3021 10.5729 10.5729C11.3021 9.84375 11.6667 8.95833 11.6667 7.91667C11.6667 6.875 11.3021 5.98958 10.5729 5.26042C9.84375 4.53125 8.95833 4.16667 7.91667 4.16667C6.875 4.16667 5.98958 4.53125 5.26042 5.26042C4.53125 5.98958 4.16667 6.875 4.16667 7.91667C4.16667 8.95833 4.53125 9.84375 5.26042 10.5729C5.98958 11.3021 6.875 11.6667 7.91667 11.6667Z", fill: t }) }),
|
|
2424
|
+
}) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: C, height: e, ...n, children: /* @__PURE__ */ r("path", { d: "M6.66667 8.75C6.43056 8.75 6.23264 8.67014 6.07292 8.51042C5.91319 8.35069 5.83333 8.15278 5.83333 7.91667C5.83333 7.68056 5.91319 7.48264 6.07292 7.32292C6.23264 7.16319 6.43056 7.08333 6.66667 7.08333H9.16667C9.40278 7.08333 9.60069 7.16319 9.76042 7.32292C9.92014 7.48264 10 7.68056 10 7.91667C10 8.15278 9.92014 8.35069 9.76042 8.51042C9.60069 8.67014 9.40278 8.75 9.16667 8.75H6.66667ZM7.91667 13.3333C6.40278 13.3333 5.12153 12.809 4.07292 11.7604C3.02431 10.7118 2.5 9.43056 2.5 7.91667C2.5 6.40278 3.02431 5.12153 4.07292 4.07292C5.12153 3.02431 6.40278 2.5 7.91667 2.5C9.43056 2.5 10.7118 3.02431 11.7604 4.07292C12.809 5.12153 13.3333 6.40278 13.3333 7.91667C13.3333 8.52778 13.2361 9.10417 13.0417 9.64583C12.8472 10.1875 12.5833 10.6667 12.25 11.0833L16.9167 15.75C17.0694 15.9028 17.1458 16.0972 17.1458 16.3333C17.1458 16.5694 17.0694 16.7639 16.9167 16.9167C16.7639 17.0694 16.5694 17.1458 16.3333 17.1458C16.0972 17.1458 15.9028 17.0694 15.75 16.9167L11.0833 12.25C10.6667 12.5833 10.1875 12.8472 9.64583 13.0417C9.10417 13.2361 8.52778 13.3333 7.91667 13.3333ZM7.91667 11.6667C8.95833 11.6667 9.84375 11.3021 10.5729 10.5729C11.3021 9.84375 11.6667 8.95833 11.6667 7.91667C11.6667 6.875 11.3021 5.98958 10.5729 5.26042C9.84375 4.53125 8.95833 4.16667 7.91667 4.16667C6.875 4.16667 5.98958 4.53125 5.26042 5.26042C4.53125 5.98958 4.16667 6.875 4.16667 7.91667C4.16667 8.95833 4.53125 9.84375 5.26042 10.5729C5.98958 11.3021 6.875 11.6667 7.91667 11.6667Z", fill: t }) }), U3 = {
|
|
2425
2425
|
add: Z6,
|
|
2426
2426
|
"alt-route": S6,
|
|
2427
2427
|
apps: N6,
|
|
@@ -2430,17 +2430,17 @@ const Z6 = ({
|
|
|
2430
2430
|
"arrow-alt-down-right": A6,
|
|
2431
2431
|
"arrow-alt-left": D6,
|
|
2432
2432
|
"arrow-alt-right": T6,
|
|
2433
|
-
"arrow-alt-up":
|
|
2434
|
-
"arrow-alt-up-left":
|
|
2433
|
+
"arrow-alt-up": E6,
|
|
2434
|
+
"arrow-alt-up-left": R6,
|
|
2435
2435
|
"arrow-alt-up-right": P6,
|
|
2436
2436
|
"arrow-angle-down-left": z6,
|
|
2437
2437
|
"arrow-angle-down-right": $6,
|
|
2438
|
-
"arrow-angle-up-left":
|
|
2439
|
-
"arrow-angle-up-right":
|
|
2438
|
+
"arrow-angle-up-left": K6,
|
|
2439
|
+
"arrow-angle-up-right": U6,
|
|
2440
2440
|
"arrow-chevron-down": G6,
|
|
2441
|
-
"arrow-chevron-left":
|
|
2442
|
-
"arrow-chevron-right":
|
|
2443
|
-
"arrow-chevron-up":
|
|
2441
|
+
"arrow-chevron-left": q6,
|
|
2442
|
+
"arrow-chevron-right": W6,
|
|
2443
|
+
"arrow-chevron-up": j6,
|
|
2444
2444
|
"arrow-double-down": w5,
|
|
2445
2445
|
"arrow-double-left": u5,
|
|
2446
2446
|
"arrow-double-right": g5,
|
|
@@ -2463,14 +2463,14 @@ const Z6 = ({
|
|
|
2463
2463
|
"battery-empty": P5,
|
|
2464
2464
|
"battery-full": z5,
|
|
2465
2465
|
bluetooth: $5,
|
|
2466
|
-
"bluetooth-off":
|
|
2466
|
+
"bluetooth-off": K5,
|
|
2467
2467
|
"chart-bar": Z7,
|
|
2468
2468
|
"chart-bar-stacked": f7,
|
|
2469
2469
|
check: D7,
|
|
2470
|
-
"check-indeterminate":
|
|
2470
|
+
"check-indeterminate": R7,
|
|
2471
2471
|
"check-small": P7,
|
|
2472
2472
|
"checkbox-empty": z7,
|
|
2473
|
-
close:
|
|
2473
|
+
close: j7,
|
|
2474
2474
|
compare: i9,
|
|
2475
2475
|
"copy-all": c9,
|
|
2476
2476
|
"crisis-alert": w9,
|
|
@@ -2479,8 +2479,8 @@ const Z6 = ({
|
|
|
2479
2479
|
"download-done": b9,
|
|
2480
2480
|
"drag-handle": y9,
|
|
2481
2481
|
"drag-indicator": N9,
|
|
2482
|
-
exclamation:
|
|
2483
|
-
"explore-travel":
|
|
2482
|
+
exclamation: R9,
|
|
2483
|
+
"explore-travel": U9,
|
|
2484
2484
|
"external-link": G9,
|
|
2485
2485
|
filter: o2,
|
|
2486
2486
|
"filter-off": a2,
|
|
@@ -2488,7 +2488,7 @@ const Z6 = ({
|
|
|
2488
2488
|
forward: F2,
|
|
2489
2489
|
fullscreen: I2,
|
|
2490
2490
|
"fullscreen-exit": A2,
|
|
2491
|
-
history:
|
|
2491
|
+
history: j2,
|
|
2492
2492
|
"hourglass-empty": X2,
|
|
2493
2493
|
"info-i": a4,
|
|
2494
2494
|
language: H4,
|
|
@@ -2496,7 +2496,7 @@ const Z6 = ({
|
|
|
2496
2496
|
link: F4,
|
|
2497
2497
|
"link-off": I4,
|
|
2498
2498
|
list: A4,
|
|
2499
|
-
"location-disabled":
|
|
2499
|
+
"location-disabled": E4,
|
|
2500
2500
|
login: X4,
|
|
2501
2501
|
logout: J4,
|
|
2502
2502
|
menu: l8,
|
|
@@ -2509,7 +2509,7 @@ const Z6 = ({
|
|
|
2509
2509
|
ohm: _8,
|
|
2510
2510
|
"open-in-full": y8,
|
|
2511
2511
|
paste: k8,
|
|
2512
|
-
"play-pause":
|
|
2512
|
+
"play-pause": K8,
|
|
2513
2513
|
"power-input": G8,
|
|
2514
2514
|
"power-plug": Y8,
|
|
2515
2515
|
"power-settings": J8,
|
|
@@ -2560,10 +2560,10 @@ const Z6 = ({
|
|
|
2560
2560
|
"assignment-complete": [_5, S5],
|
|
2561
2561
|
assignment: [N5, y5],
|
|
2562
2562
|
"battery-alert": [I5, F5],
|
|
2563
|
-
"battery-charging-full": [
|
|
2564
|
-
"bolt-alt-circle": [G5,
|
|
2565
|
-
"bolt-alt": [
|
|
2566
|
-
"bolt-circle": [Y5,
|
|
2563
|
+
"battery-charging-full": [R5, E5],
|
|
2564
|
+
"bolt-alt-circle": [G5, U5],
|
|
2565
|
+
"bolt-alt": [W5, q5],
|
|
2566
|
+
"bolt-circle": [Y5, j5],
|
|
2567
2567
|
bolt: [X5, Q5],
|
|
2568
2568
|
bookmark: [C7, J5],
|
|
2569
2569
|
bookmarks: [t7, e7],
|
|
@@ -2583,10 +2583,10 @@ const Z6 = ({
|
|
|
2583
2583
|
"chat-alt-unread": [O7, N7],
|
|
2584
2584
|
chat: [F7, k7],
|
|
2585
2585
|
"chat-unread": [A7, I7],
|
|
2586
|
-
"check-circle": [
|
|
2586
|
+
"check-circle": [E7, T7],
|
|
2587
2587
|
checkbox: [G7, $7],
|
|
2588
|
-
"checkbox-indeterminate": [
|
|
2589
|
-
clock: [
|
|
2588
|
+
"checkbox-indeterminate": [U7, K7],
|
|
2589
|
+
clock: [W7, q7],
|
|
2590
2590
|
"cloud-download": [Q7, Y7],
|
|
2591
2591
|
cloud: [e9, X7],
|
|
2592
2592
|
"cloud-off": [C9, J7],
|
|
@@ -2604,11 +2604,11 @@ const Z6 = ({
|
|
|
2604
2604
|
eco: [k9, O9],
|
|
2605
2605
|
edit: [I9, F9],
|
|
2606
2606
|
"electric-meter": [D9, A9],
|
|
2607
|
-
error: [
|
|
2608
|
-
explore: [
|
|
2607
|
+
error: [E9, T9],
|
|
2608
|
+
explore: [K9, P9],
|
|
2609
2609
|
"explore-off": [$9, z9],
|
|
2610
|
-
"fast-forward": [
|
|
2611
|
-
"fast-rewind": [Y9,
|
|
2610
|
+
"fast-forward": [W9, q9],
|
|
2611
|
+
"fast-rewind": [Y9, j9],
|
|
2612
2612
|
feedback: [X9, Q9],
|
|
2613
2613
|
"file-copy": [C2, J9],
|
|
2614
2614
|
"file-download": [t2, e2],
|
|
@@ -2627,11 +2627,11 @@ const Z6 = ({
|
|
|
2627
2627
|
"folder-shared": [N2, y2],
|
|
2628
2628
|
forum: [k2, O2],
|
|
2629
2629
|
"group-add": [T2, D2],
|
|
2630
|
-
group: [
|
|
2630
|
+
group: [R2, E2],
|
|
2631
2631
|
groups: [z2, P2],
|
|
2632
|
-
headphones: [
|
|
2633
|
-
heart: [G2,
|
|
2634
|
-
help: [
|
|
2632
|
+
headphones: [K2, $2],
|
|
2633
|
+
heart: [G2, U2],
|
|
2634
|
+
help: [W2, q2],
|
|
2635
2635
|
home: [Q2, Y2],
|
|
2636
2636
|
hourglass: [C4, J2],
|
|
2637
2637
|
"image-broken": [t4, e4],
|
|
@@ -2650,12 +2650,12 @@ const Z6 = ({
|
|
|
2650
2650
|
"lightbulb-circle": [N4, y4],
|
|
2651
2651
|
lightbulb: [k4, O4],
|
|
2652
2652
|
"list-alt": [T4, D4],
|
|
2653
|
-
"location-me": [P4,
|
|
2653
|
+
"location-me": [P4, R4],
|
|
2654
2654
|
"location-off": [$4, z4],
|
|
2655
|
-
"location-on": [
|
|
2655
|
+
"location-on": [U4, K4],
|
|
2656
2656
|
lock: [Q4, G4],
|
|
2657
|
-
"lock-open": [
|
|
2658
|
-
"lock-open-right": [Y4,
|
|
2657
|
+
"lock-open": [W4, q4],
|
|
2658
|
+
"lock-open-right": [Y4, j4],
|
|
2659
2659
|
mail: [e8, C8],
|
|
2660
2660
|
"mail-unread": [n8, t8],
|
|
2661
2661
|
map: [o8, r8],
|
|
@@ -2670,11 +2670,11 @@ const Z6 = ({
|
|
|
2670
2670
|
palette: [O8, N8],
|
|
2671
2671
|
"pause-circle": [I8, F8],
|
|
2672
2672
|
pause: [D8, A8],
|
|
2673
|
-
"photo-camera": [
|
|
2674
|
-
"play-circle": [P8,
|
|
2673
|
+
"photo-camera": [E8, T8],
|
|
2674
|
+
"play-circle": [P8, R8],
|
|
2675
2675
|
play: [$8, z8],
|
|
2676
|
-
power: [
|
|
2677
|
-
"power-off": [
|
|
2676
|
+
power: [j8, U8],
|
|
2677
|
+
"power-off": [W8, q8],
|
|
2678
2678
|
"power-plug-connect": [X8, Q8],
|
|
2679
2679
|
"power-settings-circle": [e0, C0],
|
|
2680
2680
|
"power-solar": [n0, t0],
|
|
@@ -2688,12 +2688,12 @@ const Z6 = ({
|
|
|
2688
2688
|
settings: [O0, N0],
|
|
2689
2689
|
share: [F0, k0],
|
|
2690
2690
|
"skip-next": [D0, A0],
|
|
2691
|
-
"skip-previous": [
|
|
2692
|
-
smartphone: [P0,
|
|
2693
|
-
star: [
|
|
2694
|
-
"sticky-note": [G0,
|
|
2695
|
-
"stop-circle": [
|
|
2696
|
-
stop: [Y0,
|
|
2691
|
+
"skip-previous": [E0, T0],
|
|
2692
|
+
smartphone: [P0, R0],
|
|
2693
|
+
star: [K0, $0],
|
|
2694
|
+
"sticky-note": [G0, U0],
|
|
2695
|
+
"stop-circle": [W0, q0],
|
|
2696
|
+
stop: [Y0, j0],
|
|
2697
2697
|
subtitles: [X0, Q0],
|
|
2698
2698
|
"text-snippet": [eC, CC],
|
|
2699
2699
|
"trash-restore": [rC, nC],
|
|
@@ -2711,46 +2711,46 @@ const Z6 = ({
|
|
|
2711
2711
|
"view-grid": [FC, kC],
|
|
2712
2712
|
"view-kanban": [AC, IC],
|
|
2713
2713
|
"view-module": [TC, DC],
|
|
2714
|
-
"view-timeline": [
|
|
2714
|
+
"view-timeline": [RC, EC],
|
|
2715
2715
|
"visibility-hide": [zC, PC],
|
|
2716
|
-
"visibility-show": [
|
|
2717
|
-
"volume-down": [GC,
|
|
2718
|
-
"volume-mute": [
|
|
2719
|
-
"volume-off": [YC,
|
|
2716
|
+
"visibility-show": [KC, $C],
|
|
2717
|
+
"volume-down": [GC, UC],
|
|
2718
|
+
"volume-mute": [WC, qC],
|
|
2719
|
+
"volume-off": [YC, jC],
|
|
2720
2720
|
"volume-up": [XC, QC],
|
|
2721
2721
|
warning: [Ce, JC],
|
|
2722
2722
|
waterdrop: [re, ne]
|
|
2723
2723
|
};
|
|
2724
2724
|
function z1(C) {
|
|
2725
|
-
return m6(C,
|
|
2725
|
+
return m6(C, U3, G3);
|
|
2726
2726
|
}
|
|
2727
|
-
const
|
|
2727
|
+
const D = ({ name: C, size: e, color: t, appearance: n, ...l }) => {
|
|
2728
2728
|
if (z1(C)) {
|
|
2729
2729
|
const o = G3[C];
|
|
2730
2730
|
if (o) {
|
|
2731
2731
|
const [s, i] = o;
|
|
2732
2732
|
return n === "filled" ? /* @__PURE__ */ r(i, { width: e, height: e, fill: t, ...l }) : /* @__PURE__ */ r(s, { width: e, height: e, fill: t, ...l });
|
|
2733
2733
|
} else {
|
|
2734
|
-
const s =
|
|
2734
|
+
const s = U3[C];
|
|
2735
2735
|
return /* @__PURE__ */ r(s, { width: e, height: e, fill: t, ...l });
|
|
2736
2736
|
}
|
|
2737
2737
|
} else
|
|
2738
2738
|
return console.warn(`Icon: Invalid icon name "${C}". Please use a valid icon key.`), null;
|
|
2739
2739
|
};
|
|
2740
|
-
function
|
|
2740
|
+
function q3(C) {
|
|
2741
2741
|
var e, t, n = "";
|
|
2742
2742
|
if (typeof C == "string" || typeof C == "number") n += C;
|
|
2743
2743
|
else if (typeof C == "object") if (Array.isArray(C)) {
|
|
2744
2744
|
var l = C.length;
|
|
2745
|
-
for (e = 0; e < l; e++) C[e] && (t =
|
|
2745
|
+
for (e = 0; e < l; e++) C[e] && (t = q3(C[e])) && (n && (n += " "), n += t);
|
|
2746
2746
|
} else for (t in C) C[t] && (n && (n += " "), n += t);
|
|
2747
2747
|
return n;
|
|
2748
2748
|
}
|
|
2749
2749
|
function ae() {
|
|
2750
|
-
for (var C, e, t = 0, n = "", l = arguments.length; t < l; t++) (C = arguments[t]) && (e =
|
|
2750
|
+
for (var C, e, t = 0, n = "", l = arguments.length; t < l; t++) (C = arguments[t]) && (e = q3(C)) && (n && (n += " "), n += e);
|
|
2751
2751
|
return n;
|
|
2752
2752
|
}
|
|
2753
|
-
function
|
|
2753
|
+
function E(...C) {
|
|
2754
2754
|
return ae(...C);
|
|
2755
2755
|
}
|
|
2756
2756
|
const de = "_badgeContainer_3v2tn_1", we = "_badge_3v2tn_1", ue = "_hidden_3v2tn_14", ge = "_countOverflow_3v2tn_63", o1 = {
|
|
@@ -2763,40 +2763,40 @@ const de = "_badgeContainer_3v2tn_1", we = "_badge_3v2tn_1", ue = "_hidden_3v2tn
|
|
|
2763
2763
|
var h;
|
|
2764
2764
|
if (t == "icon" && l && !z1(l))
|
|
2765
2765
|
return console.warn(`Badge: Invalid icon name "${l}". Please use a valid icon key.`), null;
|
|
2766
|
-
const c = L6(e), d = $3({ size: e, content: t, iconSize: c }), a =
|
|
2767
|
-
return o ? /* @__PURE__ */
|
|
2768
|
-
/* @__PURE__ */
|
|
2766
|
+
const c = L6(e), d = $3({ size: e, content: t, iconSize: c }), a = K3({ size: e, content: t, count: n }), w = M6({ size: e, content: t, count: n, iconSize: c }), g = a && ((h = c3(n)) == null ? void 0 : h.length) > 2;
|
|
2767
|
+
return o ? /* @__PURE__ */ u("div", { ref: i, className: o1.badgeContainer, ...s, children: [
|
|
2768
|
+
/* @__PURE__ */ u(
|
|
2769
2769
|
"div",
|
|
2770
2770
|
{
|
|
2771
2771
|
"data-badge-type": C,
|
|
2772
2772
|
"data-size": e,
|
|
2773
2773
|
"data-testid": "badge",
|
|
2774
|
-
className:
|
|
2774
|
+
className: E(
|
|
2775
2775
|
o1.badge,
|
|
2776
2776
|
w ? "" : o1.hidden,
|
|
2777
|
-
|
|
2777
|
+
g ? o1.countOverflow : ""
|
|
2778
2778
|
),
|
|
2779
2779
|
children: [
|
|
2780
|
-
d && /* @__PURE__ */ r(
|
|
2780
|
+
d && /* @__PURE__ */ r(D, { name: l, className: o1.icon, size: c }),
|
|
2781
2781
|
a && /* @__PURE__ */ r("span", { className: o1.count, children: c3(n) }, n)
|
|
2782
2782
|
]
|
|
2783
2783
|
}
|
|
2784
2784
|
),
|
|
2785
2785
|
o
|
|
2786
|
-
] }) : /* @__PURE__ */ r("div", { ref: i, className: o1.badgeContainer, ...s, children: /* @__PURE__ */
|
|
2786
|
+
] }) : /* @__PURE__ */ r("div", { ref: i, className: o1.badgeContainer, ...s, children: /* @__PURE__ */ u(
|
|
2787
2787
|
"div",
|
|
2788
2788
|
{
|
|
2789
2789
|
"data-simple-badge": "true",
|
|
2790
2790
|
"data-badge-type": C,
|
|
2791
2791
|
"data-size": e,
|
|
2792
2792
|
"data-testid": "badge",
|
|
2793
|
-
className:
|
|
2793
|
+
className: E(
|
|
2794
2794
|
o1.badge,
|
|
2795
2795
|
w ? "" : o1.hidden,
|
|
2796
|
-
|
|
2796
|
+
g ? o1.countOverflow : ""
|
|
2797
2797
|
),
|
|
2798
2798
|
children: [
|
|
2799
|
-
d && /* @__PURE__ */ r(
|
|
2799
|
+
d && /* @__PURE__ */ r(D, { name: l, className: o1.icon, size: c }),
|
|
2800
2800
|
a && /* @__PURE__ */ r("span", { className: o1.count, children: c3(n) }, n)
|
|
2801
2801
|
]
|
|
2802
2802
|
}
|
|
@@ -2857,7 +2857,7 @@ const de = "_badgeContainer_3v2tn_1", we = "_badge_3v2tn_1", ue = "_hidden_3v2tn
|
|
|
2857
2857
|
{
|
|
2858
2858
|
ref: w,
|
|
2859
2859
|
type: o,
|
|
2860
|
-
className:
|
|
2860
|
+
className: E(C3.button, n),
|
|
2861
2861
|
"data-size": C,
|
|
2862
2862
|
"data-variant": t,
|
|
2863
2863
|
onClick: l,
|
|
@@ -2871,7 +2871,7 @@ const de = "_badgeContainer_3v2tn_1", we = "_badge_3v2tn_1", ue = "_hidden_3v2tn
|
|
|
2871
2871
|
{
|
|
2872
2872
|
ref: w,
|
|
2873
2873
|
type: o,
|
|
2874
|
-
className:
|
|
2874
|
+
className: E(C3.button, n),
|
|
2875
2875
|
"data-size": C,
|
|
2876
2876
|
"data-variant": t,
|
|
2877
2877
|
onClick: l,
|
|
@@ -2895,7 +2895,7 @@ const de = "_badgeContainer_3v2tn_1", we = "_badge_3v2tn_1", ue = "_hidden_3v2tn
|
|
|
2895
2895
|
badgeCount: d,
|
|
2896
2896
|
badgeType: a,
|
|
2897
2897
|
badgeIcon: w,
|
|
2898
|
-
...
|
|
2898
|
+
...g
|
|
2899
2899
|
}, h) => z1(o) ? d && d > 0 && c === "number" || c === "icon" && w ? /* @__PURE__ */ r(
|
|
2900
2900
|
t1,
|
|
2901
2901
|
{
|
|
@@ -2909,13 +2909,13 @@ const de = "_badgeContainer_3v2tn_1", we = "_badge_3v2tn_1", ue = "_hidden_3v2tn
|
|
|
2909
2909
|
{
|
|
2910
2910
|
ref: h,
|
|
2911
2911
|
type: l,
|
|
2912
|
-
className:
|
|
2912
|
+
className: E(b3["icon-button"], t),
|
|
2913
2913
|
"data-size": C,
|
|
2914
2914
|
"data-variant": e,
|
|
2915
2915
|
"data-compact-spacing": i,
|
|
2916
2916
|
onClick: n,
|
|
2917
|
-
...
|
|
2918
|
-
children: /* @__PURE__ */ r(
|
|
2917
|
+
...g,
|
|
2918
|
+
children: /* @__PURE__ */ r(D, { name: o, appearance: s, size: B3[C] })
|
|
2919
2919
|
}
|
|
2920
2920
|
)
|
|
2921
2921
|
}
|
|
@@ -2924,13 +2924,13 @@ const de = "_badgeContainer_3v2tn_1", we = "_badge_3v2tn_1", ue = "_hidden_3v2tn
|
|
|
2924
2924
|
{
|
|
2925
2925
|
ref: h,
|
|
2926
2926
|
type: l,
|
|
2927
|
-
className:
|
|
2927
|
+
className: E(b3["icon-button"], t),
|
|
2928
2928
|
"data-size": C,
|
|
2929
2929
|
"data-variant": e,
|
|
2930
2930
|
"data-compact-spacing": i,
|
|
2931
2931
|
onClick: n,
|
|
2932
|
-
...
|
|
2933
|
-
children: /* @__PURE__ */ r(
|
|
2932
|
+
...g,
|
|
2933
|
+
children: /* @__PURE__ */ r(D, { name: o, appearance: s, size: B3[C] })
|
|
2934
2934
|
}
|
|
2935
2935
|
) : (console.warn(`IconButton: Invalid icon name "${o}". Please use a valid icon key.`), null)
|
|
2936
2936
|
), He = "_banner_vvnzx_1", y1 = {
|
|
@@ -2954,7 +2954,7 @@ const de = "_badgeContainer_3v2tn_1", we = "_badge_3v2tn_1", ue = "_hidden_3v2tn
|
|
|
2954
2954
|
isOpen: d = !0,
|
|
2955
2955
|
...a
|
|
2956
2956
|
}, w) => {
|
|
2957
|
-
const [
|
|
2957
|
+
const [g, h] = O(d), H = t === "error" ? "alert" : "status", { shouldRender: m, isAnimating: V } = $1(g, 200), L = {
|
|
2958
2958
|
info: "info",
|
|
2959
2959
|
error: "dangerous",
|
|
2960
2960
|
success: "check-circle",
|
|
@@ -2964,34 +2964,34 @@ const de = "_badgeContainer_3v2tn_1", we = "_badge_3v2tn_1", ue = "_hidden_3v2tn
|
|
|
2964
2964
|
h(d);
|
|
2965
2965
|
}, [d]), n === !1 && o === "overlay")
|
|
2966
2966
|
return console.warn("Banner: 'closable' and 'onClose' props must be set when 'position' has 'overlay' value."), null;
|
|
2967
|
-
const
|
|
2967
|
+
const S = () => {
|
|
2968
2968
|
h(!1), l == null || l();
|
|
2969
2969
|
};
|
|
2970
|
-
return m && /* @__PURE__ */
|
|
2970
|
+
return m && /* @__PURE__ */ u(
|
|
2971
2971
|
"section",
|
|
2972
2972
|
{
|
|
2973
2973
|
role: H,
|
|
2974
|
-
className:
|
|
2974
|
+
className: E(y1.banner, c),
|
|
2975
2975
|
ref: w,
|
|
2976
2976
|
"data-type": t,
|
|
2977
2977
|
"data-position": o,
|
|
2978
|
-
"data-open":
|
|
2978
|
+
"data-open": V || void 0,
|
|
2979
2979
|
...a,
|
|
2980
2980
|
children: [
|
|
2981
|
-
/* @__PURE__ */ r("div", { className: y1["banner-icon"], children: /* @__PURE__ */ r(
|
|
2982
|
-
/* @__PURE__ */
|
|
2981
|
+
/* @__PURE__ */ r("div", { className: y1["banner-icon"], children: /* @__PURE__ */ r(D, { name: L[t], size: 32 }) }),
|
|
2982
|
+
/* @__PURE__ */ u("div", { className: y1["banner-content"], children: [
|
|
2983
2983
|
C && /* @__PURE__ */ r("span", { className: y1["banner-title"], children: C }),
|
|
2984
2984
|
e && /* @__PURE__ */ r("div", { className: y1["banner-message"], children: /* @__PURE__ */ r("span", { children: e }) })
|
|
2985
2985
|
] }),
|
|
2986
2986
|
s && i && /* @__PURE__ */ r(o3, { label: i, onClick: s, variant: "text", "aria-label": i, size: "s" }),
|
|
2987
|
-
n && /* @__PURE__ */ r("div", { className: y1["banner-close-icon"], children: /* @__PURE__ */ r(w1, { variant: "neutral", name: "close", onClick:
|
|
2987
|
+
n && /* @__PURE__ */ r("div", { className: y1["banner-close-icon"], children: /* @__PURE__ */ r(w1, { variant: "neutral", name: "close", onClick: S, "aria-label": "close banner" }) })
|
|
2988
2988
|
]
|
|
2989
2989
|
}
|
|
2990
2990
|
);
|
|
2991
2991
|
}
|
|
2992
|
-
), Ve = "Fil d'Ariane",
|
|
2993
|
-
function Me(C, e =
|
|
2994
|
-
if (
|
|
2992
|
+
), Ve = "Fil d'Ariane", W3 = 3, Le = 2;
|
|
2993
|
+
function Me(C, e = W3, t = Le) {
|
|
2994
|
+
if (j3(C, e))
|
|
2995
2995
|
return {
|
|
2996
2996
|
root: C[0],
|
|
2997
2997
|
truncated: C.slice(1, C.length - t),
|
|
@@ -2999,7 +2999,7 @@ function Me(C, e = q3, t = Le) {
|
|
|
2999
2999
|
};
|
|
3000
3000
|
throw new Error(`Breadcrumbs: 'items' should have at least ${e} items.`);
|
|
3001
3001
|
}
|
|
3002
|
-
function
|
|
3002
|
+
function j3(C, e = W3) {
|
|
3003
3003
|
return C.length > e;
|
|
3004
3004
|
}
|
|
3005
3005
|
const me = 150;
|
|
@@ -3026,10 +3026,12 @@ class i1 {
|
|
|
3026
3026
|
}
|
|
3027
3027
|
static getParentDropdownId(e) {
|
|
3028
3028
|
const t = e.split("-");
|
|
3029
|
-
return t.length
|
|
3029
|
+
return t.length < 2 ? null : (t.pop(), t.join("-"));
|
|
3030
3030
|
}
|
|
3031
|
-
static closeSubMenus(e) {
|
|
3032
|
-
Object.keys(N1).filter(
|
|
3031
|
+
static closeSubMenus(e, t) {
|
|
3032
|
+
Object.keys(N1).filter(
|
|
3033
|
+
(o) => o.startsWith(e) && o !== e && o !== t
|
|
3034
|
+
).forEach((o) => i1.close(o));
|
|
3033
3035
|
}
|
|
3034
3036
|
static subscribe(e, t) {
|
|
3035
3037
|
return m1[e] || (m1[e] = []), m1[e].push(t), () => {
|
|
@@ -3065,14 +3067,14 @@ const Y3 = (C, e, t, n = 0, l = !1) => {
|
|
|
3065
3067
|
};
|
|
3066
3068
|
}
|
|
3067
3069
|
return o.top ? "top" : o.bottom ? "bottom" : o.left ? "left" : o.right ? "right" : t;
|
|
3068
|
-
}, S3 = (C
|
|
3069
|
-
const o = C.getBoundingClientRect(),
|
|
3070
|
-
top:
|
|
3071
|
-
right:
|
|
3072
|
-
bottom:
|
|
3073
|
-
left:
|
|
3070
|
+
}, S3 = (C) => {
|
|
3071
|
+
const { hostElement: e, castedElement: t, defaultPosition: n, offset: l = 0, hasDropdownParent: o = !1 } = C, s = e.getBoundingClientRect(), i = t.getBoundingClientRect(), c = {
|
|
3072
|
+
top: i.height + l < s.top,
|
|
3073
|
+
right: i.width + l < window.innerWidth - s.right,
|
|
3074
|
+
bottom: i.height + l < window.innerHeight - s.bottom,
|
|
3075
|
+
left: i.width + l < s.left
|
|
3074
3076
|
};
|
|
3075
|
-
return
|
|
3077
|
+
return o ? Ze(c, n) : fe(c, n);
|
|
3076
3078
|
}, Ze = (C, e) => C.right ? "right" : C.left ? "left" : C.bottom ? "bottom" : C.top ? "top" : e, fe = (C, e) => C.bottom ? "bottom" : C.right ? "right" : C.left ? "left" : C.top ? "top" : e, H3 = (C, e, t) => {
|
|
3077
3079
|
const n = "center";
|
|
3078
3080
|
if (!C.parentElement)
|
|
@@ -3111,14 +3113,14 @@ const Y3 = (C, e, t, n = 0, l = !1) => {
|
|
|
3111
3113
|
'[tabindex]:not([tabindex="-1"])'
|
|
3112
3114
|
], s3 = _e.map(
|
|
3113
3115
|
(C) => C + ":not([disabled]):not([aria-hidden])"
|
|
3114
|
-
).join(","), ye = ["button", '[role="button"]', '[tabindex]:not([tabindex="-1"])'].map((C) => C + ":not([disabled]):not([aria-hidden])").join(","), n1 = " ",
|
|
3116
|
+
).join(","), ye = ["button", '[role="button"]', '[tabindex]:not([tabindex="-1"])'].map((C) => C + ":not([disabled]):not([aria-hidden])").join(","), n1 = " ", q = "Enter", b1 = "Tab", _3 = "Backspace", y3 = "Delete", R1 = "ArrowLeft", P1 = "ArrowRight", S1 = "ArrowUp", p1 = "ArrowDown", q1 = "Escape", e3 = () => {
|
|
3115
3117
|
}, _1 = (C = {}, e = {}) => {
|
|
3116
3118
|
const { id: t, interactiveKeyCodes: n } = e, {
|
|
3117
3119
|
onKeyDown: l = e3,
|
|
3118
3120
|
onKeyUp: o = e3,
|
|
3119
3121
|
onBlur: s = e3,
|
|
3120
3122
|
onFocus: i = e3
|
|
3121
|
-
} = C, c = U(n ?? [n1,
|
|
3123
|
+
} = C, c = U(n ?? [n1, q]);
|
|
3122
3124
|
return { onKeyDown: (h) => {
|
|
3123
3125
|
var H;
|
|
3124
3126
|
(H = c.current) != null && H.includes(h.key) && (!t || h.target.id === t) && (h.preventDefault(), l(h));
|
|
@@ -3239,88 +3241,98 @@ const Y3 = (C, e, t, n = 0, l = !1) => {
|
|
|
3239
3241
|
children: d,
|
|
3240
3242
|
offset: a = 0,
|
|
3241
3243
|
alignment: w = "start",
|
|
3242
|
-
autofocus:
|
|
3244
|
+
autofocus: g = !0,
|
|
3243
3245
|
header: h,
|
|
3244
3246
|
footer: H,
|
|
3245
3247
|
...m
|
|
3246
|
-
},
|
|
3247
|
-
const { dropdownId:
|
|
3248
|
-
(
|
|
3249
|
-
|
|
3248
|
+
}, V) => {
|
|
3249
|
+
const { dropdownId: L } = J3(n), [S, k] = O(o), { closeRoot: _ } = Z3(f3) || {}, v = U(null), B = U(null), [f, F] = O(null), [b, y] = O(null), [x, Z] = O({ top: 500, left: 500 }), { shouldRender: N, isAnimating: p } = $1(i, me), M = $(
|
|
3250
|
+
(T) => {
|
|
3251
|
+
B.current = T, F(T), typeof V == "function" ? V(T) : V && (V.current = T);
|
|
3250
3252
|
},
|
|
3251
|
-
[
|
|
3252
|
-
),
|
|
3253
|
-
|
|
3254
|
-
}, []),
|
|
3255
|
-
l &&
|
|
3256
|
-
}, [
|
|
3257
|
-
if (
|
|
3258
|
-
if (
|
|
3259
|
-
|
|
3253
|
+
[V]
|
|
3254
|
+
), A = $((T) => {
|
|
3255
|
+
v.current = T, y(T);
|
|
3256
|
+
}, []), I = $(() => {
|
|
3257
|
+
l && _ ? _() : c(), i1.closeAll();
|
|
3258
|
+
}, [_, l, c]), K = (T) => {
|
|
3259
|
+
if (T.key === p1 || T.key === S1) {
|
|
3260
|
+
if (T.stopPropagation(), T.preventDefault(), f === null) return;
|
|
3261
|
+
T.key === p1 ? O3(f) : Ae(f);
|
|
3260
3262
|
}
|
|
3261
|
-
},
|
|
3263
|
+
}, j = (T) => {
|
|
3262
3264
|
var C1, e1;
|
|
3263
|
-
if (
|
|
3264
|
-
|
|
3265
|
-
const a1 = (C1 =
|
|
3266
|
-
a1 ? a1.focus() : (e1 =
|
|
3265
|
+
if (T.key === q1) {
|
|
3266
|
+
I();
|
|
3267
|
+
const a1 = (C1 = v.current) == null ? void 0 : C1.querySelectorAll(ye)[0];
|
|
3268
|
+
a1 ? a1.focus() : (e1 = v.current) == null || e1.focus();
|
|
3267
3269
|
}
|
|
3268
|
-
},
|
|
3269
|
-
if (
|
|
3270
|
-
if (
|
|
3271
|
-
|
|
3270
|
+
}, P = (T) => {
|
|
3271
|
+
if (T.key === b1) {
|
|
3272
|
+
if (f === null) return;
|
|
3273
|
+
T.preventDefault(), O3(f);
|
|
3272
3274
|
}
|
|
3273
3275
|
}, { onKeyDown: Q, onKeyUp: c1 } = _1(
|
|
3274
|
-
{ onKeyUp:
|
|
3276
|
+
{ onKeyUp: j, onKeyDown: K },
|
|
3275
3277
|
{
|
|
3276
|
-
interactiveKeyCodes: [
|
|
3278
|
+
interactiveKeyCodes: [q, b1, p1, S1, q1]
|
|
3277
3279
|
}
|
|
3278
3280
|
);
|
|
3279
3281
|
z(() => {
|
|
3280
|
-
const
|
|
3282
|
+
const T = (C1) => {
|
|
3281
3283
|
var H1;
|
|
3282
3284
|
const e1 = C1.target, a1 = document.querySelectorAll("[data-dropdown-id]");
|
|
3283
|
-
Array.from(a1).some((i3) => i3.contains(e1)) || ((H1 =
|
|
3285
|
+
Array.from(a1).some((i3) => i3.contains(e1)) || ((H1 = v.current) == null ? void 0 : H1.contains(e1)) || I();
|
|
3284
3286
|
};
|
|
3285
|
-
return document.addEventListener("mousedown",
|
|
3286
|
-
}, [
|
|
3287
|
+
return document.addEventListener("mousedown", T), () => document.removeEventListener("mousedown", T);
|
|
3288
|
+
}, [I]);
|
|
3287
3289
|
const G = $(
|
|
3288
|
-
(
|
|
3289
|
-
const e1 = S3(
|
|
3290
|
+
(T, C1) => {
|
|
3291
|
+
const e1 = S3({
|
|
3292
|
+
hostElement: T,
|
|
3293
|
+
castedElement: C1,
|
|
3294
|
+
defaultPosition: "right",
|
|
3295
|
+
offset: a,
|
|
3296
|
+
hasDropdownParent: !0
|
|
3297
|
+
}), a1 = H3(T, C1, e1), W = l3(
|
|
3290
3298
|
e1,
|
|
3291
|
-
|
|
3299
|
+
T,
|
|
3292
3300
|
C1,
|
|
3293
3301
|
a,
|
|
3294
3302
|
a1
|
|
3295
3303
|
);
|
|
3296
|
-
k(e1), Z(
|
|
3304
|
+
k(e1), Z(W);
|
|
3297
3305
|
},
|
|
3298
3306
|
[a]
|
|
3299
3307
|
), M1 = $(
|
|
3300
|
-
(
|
|
3301
|
-
const
|
|
3302
|
-
|
|
3303
|
-
|
|
3308
|
+
(T, C1, e1, a1) => {
|
|
3309
|
+
const W = e1 === "auto" ? S3({
|
|
3310
|
+
hostElement: T,
|
|
3311
|
+
castedElement: C1,
|
|
3312
|
+
defaultPosition: "bottom"
|
|
3313
|
+
}) : e1, H1 = a1 ?? H3(T, C1, W), i3 = l3(
|
|
3314
|
+
W,
|
|
3315
|
+
T,
|
|
3304
3316
|
C1,
|
|
3305
3317
|
a,
|
|
3306
3318
|
H1
|
|
3307
3319
|
);
|
|
3308
|
-
k(
|
|
3320
|
+
k(W), Z(i3);
|
|
3309
3321
|
},
|
|
3310
3322
|
[a]
|
|
3311
3323
|
);
|
|
3312
3324
|
return z(() => {
|
|
3313
|
-
!
|
|
3314
|
-
}, [l,
|
|
3315
|
-
i &&
|
|
3316
|
-
}, [i,
|
|
3317
|
-
/* @__PURE__ */ r("div", { ref:
|
|
3318
|
-
N && /* @__PURE__ */ r(Q1, { children: /* @__PURE__ */
|
|
3325
|
+
!b || !f || (l ? G(b, f) : M1(b, f, o, w));
|
|
3326
|
+
}, [l, f, b, o, w, G, M1]), z(() => {
|
|
3327
|
+
i && f && g && Q3(L);
|
|
3328
|
+
}, [i, L, f, g]), /* @__PURE__ */ u(ke, { dropdownId: L, closeRoot: I, autoClose: s, children: [
|
|
3329
|
+
/* @__PURE__ */ r("div", { ref: A, className: O1.trigger, tabIndex: -1, onKeyDown: P, children: C }),
|
|
3330
|
+
N && /* @__PURE__ */ r(Q1, { children: /* @__PURE__ */ u(
|
|
3319
3331
|
"div",
|
|
3320
3332
|
{
|
|
3321
|
-
className:
|
|
3322
|
-
"data-dropdown-id":
|
|
3323
|
-
"data-position":
|
|
3333
|
+
className: E(O1.dropdown, e),
|
|
3334
|
+
"data-dropdown-id": L,
|
|
3335
|
+
"data-position": S,
|
|
3324
3336
|
"data-open": p || void 0,
|
|
3325
3337
|
...m,
|
|
3326
3338
|
style: {
|
|
@@ -3328,16 +3340,16 @@ const Y3 = (C, e, t, n = 0, l = !1) => {
|
|
|
3328
3340
|
top: x.top,
|
|
3329
3341
|
left: x.left
|
|
3330
3342
|
},
|
|
3331
|
-
ref:
|
|
3343
|
+
ref: M,
|
|
3332
3344
|
onKeyUp: c1,
|
|
3333
3345
|
onKeyDown: Q,
|
|
3334
3346
|
children: [
|
|
3335
|
-
h && /* @__PURE__ */
|
|
3347
|
+
h && /* @__PURE__ */ u("div", { className: E(O1["dropdown-menu-header"], "rte-dropdown-menu-header"), children: [
|
|
3336
3348
|
h,
|
|
3337
3349
|
/* @__PURE__ */ r(d1, {})
|
|
3338
3350
|
] }),
|
|
3339
|
-
/* @__PURE__ */ r("div", { className:
|
|
3340
|
-
H && /* @__PURE__ */
|
|
3351
|
+
/* @__PURE__ */ r("div", { className: E(O1["dropdown-menu-content"], "rte-dropdown-menu-content"), children: /* @__PURE__ */ r("ul", { className: O1["dropdown-items"], role: "menu", children: d }) }),
|
|
3352
|
+
H && /* @__PURE__ */ u("div", { className: E(O1["dropdown-menu-footer"], "rte-dropdown-menu-footer"), children: [
|
|
3341
3353
|
/* @__PURE__ */ r(d1, {}),
|
|
3342
3354
|
H
|
|
3343
3355
|
] })
|
|
@@ -3349,7 +3361,7 @@ const Y3 = (C, e, t, n = 0, l = !1) => {
|
|
|
3349
3361
|
), Z1 = {
|
|
3350
3362
|
"dropdown-item": "_dropdown-item_1wyeh_1",
|
|
3351
3363
|
"dropdown-divider": "_dropdown-divider_1wyeh_38"
|
|
3352
|
-
},
|
|
3364
|
+
}, W1 = ({
|
|
3353
3365
|
label: C,
|
|
3354
3366
|
link: e,
|
|
3355
3367
|
leftIcon: t,
|
|
@@ -3362,70 +3374,70 @@ const Y3 = (C, e, t, n = 0, l = !1) => {
|
|
|
3362
3374
|
badgeContent: d,
|
|
3363
3375
|
badgeIcon: a,
|
|
3364
3376
|
badgeType: w,
|
|
3365
|
-
badgeSize:
|
|
3377
|
+
badgeSize: g,
|
|
3366
3378
|
showBadge: h,
|
|
3367
3379
|
isSelected: H,
|
|
3368
3380
|
onClick: m,
|
|
3369
|
-
...
|
|
3381
|
+
...V
|
|
3370
3382
|
}) => {
|
|
3371
|
-
const { dropdownId:
|
|
3372
|
-
|
|
3383
|
+
const { dropdownId: L, autoClose: S, closeRoot: k } = Z3(f3) || {}, _ = `${L}-${C && C.replace(/\s+/g, "")}`, { isOpen: v, open: B } = J3(_), f = () => {
|
|
3384
|
+
L && (i1.closeSubMenus(L), B());
|
|
3373
3385
|
}, F = () => {
|
|
3374
|
-
|
|
3386
|
+
L && i1.closeSubMenus(L);
|
|
3375
3387
|
};
|
|
3376
3388
|
s && t && console.warn(
|
|
3377
3389
|
`DropdownItem: 'hasIndent' prop is ignored when 'leftIcon' is provided : displaying icon '${t}' for dropdownitem with label '${C}' without indentation.`
|
|
3378
3390
|
);
|
|
3379
|
-
const
|
|
3380
|
-
l || (m && m(
|
|
3381
|
-
}, y = (
|
|
3382
|
-
|
|
3383
|
-
|
|
3384
|
-
|
|
3385
|
-
|
|
3386
|
-
|
|
3387
|
-
|
|
3388
|
-
|
|
3389
|
-
|
|
3390
|
-
},
|
|
3391
|
-
|
|
3392
|
-
}, { onKeyUp: Z, onFocus: N, onKeyDown: p } = _1(
|
|
3393
|
-
{ onKeyUp: x, onFocus: F, onKeyDown: y },
|
|
3391
|
+
const b = (I) => {
|
|
3392
|
+
l || (m && m(I), S && k && k());
|
|
3393
|
+
}, y = (I) => {
|
|
3394
|
+
const K = I.currentTarget.querySelector("a");
|
|
3395
|
+
K && K.click();
|
|
3396
|
+
}, x = (I) => {
|
|
3397
|
+
l || (m && b(I), i && B());
|
|
3398
|
+
}, Z = (I) => {
|
|
3399
|
+
[n1, q].includes(I.key) && (e ? y(I) : x(I));
|
|
3400
|
+
}, N = (I) => {
|
|
3401
|
+
I.preventDefault(), I.key === b1 && (v && Q3(_), I.shiftKey && L && De(L));
|
|
3402
|
+
}, { onKeyUp: p, onFocus: M, onKeyDown: A } = _1(
|
|
3403
|
+
{ onKeyUp: N, onFocus: F, onKeyDown: Z },
|
|
3394
3404
|
{
|
|
3395
|
-
interactiveKeyCodes: [n1,
|
|
3405
|
+
interactiveKeyCodes: [n1, q, b1, p1, S1, q1]
|
|
3396
3406
|
}
|
|
3397
3407
|
);
|
|
3398
3408
|
return i ? /* @__PURE__ */ r(
|
|
3399
3409
|
X1,
|
|
3400
3410
|
{
|
|
3401
3411
|
hasParent: !0,
|
|
3402
|
-
dropdownId:
|
|
3403
|
-
isOpen:
|
|
3404
|
-
trigger: /* @__PURE__ */
|
|
3405
|
-
/* @__PURE__ */
|
|
3412
|
+
dropdownId: _,
|
|
3413
|
+
isOpen: v,
|
|
3414
|
+
trigger: /* @__PURE__ */ u(J, { children: [
|
|
3415
|
+
/* @__PURE__ */ u(
|
|
3406
3416
|
"li",
|
|
3407
3417
|
{
|
|
3408
3418
|
className: Z1["dropdown-item"],
|
|
3409
|
-
"data-active":
|
|
3419
|
+
"data-active": v,
|
|
3410
3420
|
"data-disabled": l,
|
|
3411
3421
|
role: "menuitem",
|
|
3412
|
-
|
|
3413
|
-
|
|
3414
|
-
|
|
3415
|
-
|
|
3422
|
+
"aria-haspopup": !!i,
|
|
3423
|
+
"aria-expanded": !!i && v,
|
|
3424
|
+
onMouseOver: f,
|
|
3425
|
+
onKeyUp: p,
|
|
3426
|
+
onKeyDown: A,
|
|
3427
|
+
onFocus: M,
|
|
3416
3428
|
tabIndex: 0,
|
|
3417
3429
|
children: [
|
|
3418
3430
|
s && /* @__PURE__ */ r("span", { style: { width: "20px" } }),
|
|
3419
3431
|
t && /* @__PURE__ */ r(
|
|
3420
|
-
|
|
3432
|
+
D,
|
|
3421
3433
|
{
|
|
3422
3434
|
name: t,
|
|
3423
3435
|
className: Z1["dropdown-item-icon"],
|
|
3424
|
-
appearance:
|
|
3436
|
+
appearance: v ? "filled" : "outlined"
|
|
3425
3437
|
}
|
|
3426
3438
|
),
|
|
3427
3439
|
e ? /* @__PURE__ */ r("a", { href: e, style: { flex: "2", textDecoration: "none", color: "inherit" }, children: C }) : /* @__PURE__ */ r("span", { style: { flex: "2" }, children: C }),
|
|
3428
|
-
/* @__PURE__ */ r(
|
|
3440
|
+
/* @__PURE__ */ r(D, { name: "arrow-chevron-right", className: Z1["dropdown-item-icon"] })
|
|
3429
3441
|
]
|
|
3430
3442
|
}
|
|
3431
3443
|
),
|
|
@@ -3433,45 +3445,45 @@ const Y3 = (C, e, t, n = 0, l = !1) => {
|
|
|
3433
3445
|
] }),
|
|
3434
3446
|
children: i
|
|
3435
3447
|
}
|
|
3436
|
-
) : /* @__PURE__ */
|
|
3437
|
-
/* @__PURE__ */
|
|
3448
|
+
) : /* @__PURE__ */ u(J, { children: [
|
|
3449
|
+
/* @__PURE__ */ u(
|
|
3438
3450
|
"li",
|
|
3439
3451
|
{
|
|
3440
3452
|
className: Z1["dropdown-item"],
|
|
3441
3453
|
"data-disabled": l,
|
|
3442
3454
|
"data-active": H,
|
|
3443
3455
|
role: "menuitem",
|
|
3444
|
-
onClick:
|
|
3445
|
-
onMouseOver:
|
|
3446
|
-
onKeyUp:
|
|
3447
|
-
onKeyDown:
|
|
3448
|
-
onFocus:
|
|
3456
|
+
onClick: b,
|
|
3457
|
+
onMouseOver: f,
|
|
3458
|
+
onKeyUp: p,
|
|
3459
|
+
onKeyDown: A,
|
|
3460
|
+
onFocus: M,
|
|
3449
3461
|
tabIndex: 0,
|
|
3450
|
-
...
|
|
3462
|
+
...V,
|
|
3451
3463
|
children: [
|
|
3452
3464
|
s && !t && /* @__PURE__ */ r("span", { style: { width: "20px" } }),
|
|
3453
|
-
t && /* @__PURE__ */ r(
|
|
3465
|
+
t && /* @__PURE__ */ r(D, { name: t, className: Z1["dropdown-item-icon"] }),
|
|
3454
3466
|
e ? /* @__PURE__ */ r("a", { href: e, style: { flex: "2", textDecoration: "none", color: "inherit" }, children: C }) : /* @__PURE__ */ r("span", { style: { flex: "2" }, children: C }),
|
|
3455
3467
|
n && /* @__PURE__ */ r("div", { children: n }),
|
|
3456
|
-
Y1({ showBadge: !!h, badgeContent: d, badgeCount: c, badgeIcon: a }) && /* @__PURE__ */ r(t1, { count: c, content: d, icon: a, badgeType: w, size:
|
|
3468
|
+
Y1({ showBadge: !!h, badgeContent: d, badgeCount: c, badgeIcon: a }) && /* @__PURE__ */ r(t1, { count: c, content: d, icon: a, badgeType: w, size: g })
|
|
3457
3469
|
]
|
|
3458
3470
|
}
|
|
3459
3471
|
),
|
|
3460
3472
|
o && /* @__PURE__ */ r("div", { className: Z1["dropdown-divider"], children: /* @__PURE__ */ r(d1, {}) })
|
|
3461
3473
|
] });
|
|
3462
|
-
}, Te = "_link_1yg2q_1",
|
|
3474
|
+
}, Te = "_link_1yg2q_1", Ee = "_label_1yg2q_118", a3 = {
|
|
3463
3475
|
link: Te,
|
|
3464
3476
|
"external-link-icon": "_external-link-icon_1yg2q_114",
|
|
3465
|
-
label:
|
|
3477
|
+
label: Ee
|
|
3466
3478
|
}, V3 = R(
|
|
3467
|
-
({ label: C, href: e, subtle: t = !1, externalLink: n = !1, className: l = "", reverse: o, ...s }, i) => /* @__PURE__ */
|
|
3479
|
+
({ label: C, href: e, subtle: t = !1, externalLink: n = !1, className: l = "", reverse: o, ...s }, i) => /* @__PURE__ */ u(
|
|
3468
3480
|
"a",
|
|
3469
3481
|
{
|
|
3470
3482
|
ref: i,
|
|
3471
3483
|
href: e,
|
|
3472
3484
|
role: "link",
|
|
3473
3485
|
"aria-label": C,
|
|
3474
|
-
className:
|
|
3486
|
+
className: E(a3.link, l),
|
|
3475
3487
|
"data-subtle": t,
|
|
3476
3488
|
target: n ? "_blank" : void 0,
|
|
3477
3489
|
rel: n ? "noopener noreferrer" : void 0,
|
|
@@ -3479,18 +3491,18 @@ const Y3 = (C, e, t, n = 0, l = !1) => {
|
|
|
3479
3491
|
...s,
|
|
3480
3492
|
children: [
|
|
3481
3493
|
/* @__PURE__ */ r("span", { className: a3.label, children: C }),
|
|
3482
|
-
n && /* @__PURE__ */ r(
|
|
3494
|
+
n && /* @__PURE__ */ r(D, { name: "external-link", size: 12, className: a3["external-link-icon"] })
|
|
3483
3495
|
]
|
|
3484
3496
|
}
|
|
3485
3497
|
)
|
|
3486
|
-
), C6 = 4,
|
|
3498
|
+
), C6 = 4, Re = 5, Pe = 150;
|
|
3487
3499
|
function ze(C, e = C6) {
|
|
3488
|
-
return C ?
|
|
3500
|
+
return C ? Re + e : e;
|
|
3489
3501
|
}
|
|
3490
|
-
const $e = "_tooltip_jx6mx_1",
|
|
3502
|
+
const $e = "_tooltip_jx6mx_1", Ke = "_tooltipLabel_jx6mx_22", d3 = {
|
|
3491
3503
|
"tooltip-trigger": "_tooltip-trigger_jx6mx_1",
|
|
3492
3504
|
tooltip: $e,
|
|
3493
|
-
tooltipLabel:
|
|
3505
|
+
tooltipLabel: Ke
|
|
3494
3506
|
}, L3 = R(
|
|
3495
3507
|
({
|
|
3496
3508
|
children: C,
|
|
@@ -3504,51 +3516,51 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
3504
3516
|
gap: c = C6,
|
|
3505
3517
|
...d
|
|
3506
3518
|
}, a) => {
|
|
3507
|
-
const w = U(null),
|
|
3519
|
+
const w = U(null), g = U(null), [h, H] = O(null), [m, V] = O(e), [L, S] = O({ top: 0, left: 0 }), [k, _] = O(!1), { shouldRender: v, isAnimating: B } = $1(k, Pe), f = $(
|
|
3508
3520
|
(x) => {
|
|
3509
|
-
|
|
3521
|
+
g.current = x, H(x), typeof a == "function" ? a(x) : a && (a.current = x);
|
|
3510
3522
|
},
|
|
3511
3523
|
[a]
|
|
3512
3524
|
), F = $(() => {
|
|
3513
3525
|
if (k && w.current && h) {
|
|
3514
3526
|
const x = ze(l, c), Z = e === "auto" ? Y3(w.current, h, "top", x, !0) : e, N = l3(Z, w.current, h, x);
|
|
3515
|
-
|
|
3527
|
+
V(Z), S(N);
|
|
3516
3528
|
}
|
|
3517
3529
|
}, [k, e, l, h, c]);
|
|
3518
3530
|
z(() => (F(), window.addEventListener("scroll", F), () => {
|
|
3519
3531
|
window.removeEventListener("scroll", F);
|
|
3520
3532
|
}), [F]);
|
|
3521
|
-
const
|
|
3522
|
-
|
|
3533
|
+
const b = () => {
|
|
3534
|
+
_(!0);
|
|
3523
3535
|
}, y = () => {
|
|
3524
|
-
|
|
3536
|
+
_(!1);
|
|
3525
3537
|
};
|
|
3526
|
-
return /* @__PURE__ */
|
|
3538
|
+
return /* @__PURE__ */ u(
|
|
3527
3539
|
"div",
|
|
3528
3540
|
{
|
|
3529
3541
|
ref: w,
|
|
3530
3542
|
className: d3["tooltip-trigger"],
|
|
3531
|
-
onMouseEnter:
|
|
3543
|
+
onMouseEnter: b,
|
|
3532
3544
|
onMouseLeave: y,
|
|
3533
|
-
onFocus:
|
|
3534
|
-
onFocusCapture: i ? void 0 :
|
|
3545
|
+
onFocus: b,
|
|
3546
|
+
onFocusCapture: i ? void 0 : b,
|
|
3535
3547
|
onBlur: y,
|
|
3536
3548
|
tabIndex: i ? 0 : void 0,
|
|
3537
3549
|
style: s,
|
|
3538
3550
|
children: [
|
|
3539
3551
|
C,
|
|
3540
|
-
|
|
3552
|
+
v && /* @__PURE__ */ r(Q1, { children: /* @__PURE__ */ r(
|
|
3541
3553
|
"div",
|
|
3542
3554
|
{
|
|
3543
|
-
ref:
|
|
3544
|
-
className:
|
|
3555
|
+
ref: f,
|
|
3556
|
+
className: E(d3.tooltip, o),
|
|
3545
3557
|
"data-position": m,
|
|
3546
|
-
"data-open":
|
|
3558
|
+
"data-open": B || void 0,
|
|
3547
3559
|
"data-alignment": t,
|
|
3548
3560
|
"data-arrow": l,
|
|
3549
3561
|
style: {
|
|
3550
|
-
top: `${
|
|
3551
|
-
left: `${
|
|
3562
|
+
top: `${L.top}px`,
|
|
3563
|
+
left: `${L.left}px`
|
|
3552
3564
|
},
|
|
3553
3565
|
...d,
|
|
3554
3566
|
children: n && /* @__PURE__ */ r("span", { role: "tooltip", className: d3.tooltipLabel, children: n })
|
|
@@ -3558,8 +3570,8 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
3558
3570
|
}
|
|
3559
3571
|
);
|
|
3560
3572
|
}
|
|
3561
|
-
),
|
|
3562
|
-
breadcrumbItem:
|
|
3573
|
+
), Ue = "_breadcrumbItem_1ybl5_1", Ge = {
|
|
3574
|
+
breadcrumbItem: Ue
|
|
3563
3575
|
}, w3 = ({ item: C, isLast: e, breadcrumbItemMaxWidth: t }) => {
|
|
3564
3576
|
const [n, l] = O(!1), o = U(), s = U(null);
|
|
3565
3577
|
z(() => {
|
|
@@ -3570,8 +3582,8 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
3570
3582
|
o.current && t && l(o.current >= t);
|
|
3571
3583
|
})();
|
|
3572
3584
|
}, [t]);
|
|
3573
|
-
const { showBadge: i, badgeContent: c, badgeCount: d, badgeIcon: a, badgeType: w, badgeSize:
|
|
3574
|
-
return /* @__PURE__ */ r("div", { className: Ge.breadcrumbItem, ref: s, children: e ? /* @__PURE__ */ r(J, { children: n ? /* @__PURE__ */
|
|
3585
|
+
const { showBadge: i, badgeContent: c, badgeCount: d, badgeIcon: a, badgeType: w, badgeSize: g } = C, h = Y1({ showBadge: !!i, badgeContent: c, badgeCount: d, badgeIcon: a });
|
|
3586
|
+
return /* @__PURE__ */ r("div", { className: Ge.breadcrumbItem, ref: s, children: e ? /* @__PURE__ */ r(J, { children: n ? /* @__PURE__ */ u(
|
|
3575
3587
|
L3,
|
|
3576
3588
|
{
|
|
3577
3589
|
label: C.label,
|
|
@@ -3602,12 +3614,12 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
3602
3614
|
content: c,
|
|
3603
3615
|
icon: a,
|
|
3604
3616
|
badgeType: w,
|
|
3605
|
-
size:
|
|
3617
|
+
size: g
|
|
3606
3618
|
}
|
|
3607
3619
|
)
|
|
3608
3620
|
]
|
|
3609
3621
|
}
|
|
3610
|
-
) : /* @__PURE__ */
|
|
3622
|
+
) : /* @__PURE__ */ u(J, { children: [
|
|
3611
3623
|
/* @__PURE__ */ r(
|
|
3612
3624
|
"a",
|
|
3613
3625
|
{
|
|
@@ -3620,7 +3632,7 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
3620
3632
|
}
|
|
3621
3633
|
),
|
|
3622
3634
|
h && /* @__PURE__ */ r(t1, { count: d, content: c, icon: a, badgeType: w })
|
|
3623
|
-
] }) }) : /* @__PURE__ */ r(J, { children: n ? /* @__PURE__ */
|
|
3635
|
+
] }) }) : /* @__PURE__ */ r(J, { children: n ? /* @__PURE__ */ u(
|
|
3624
3636
|
L3,
|
|
3625
3637
|
{
|
|
3626
3638
|
label: C.label,
|
|
@@ -3646,7 +3658,7 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
3646
3658
|
h && /* @__PURE__ */ r(t1, { count: d, content: c, icon: a, badgeType: w })
|
|
3647
3659
|
]
|
|
3648
3660
|
}
|
|
3649
|
-
) : /* @__PURE__ */
|
|
3661
|
+
) : /* @__PURE__ */ u(J, { children: [
|
|
3650
3662
|
/* @__PURE__ */ r(
|
|
3651
3663
|
V3,
|
|
3652
3664
|
{
|
|
@@ -3658,10 +3670,10 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
3658
3670
|
),
|
|
3659
3671
|
h && /* @__PURE__ */ r(t1, { count: d, content: c, icon: a, badgeType: w })
|
|
3660
3672
|
] }) }) }, C.link);
|
|
3661
|
-
},
|
|
3662
|
-
breadcrumbsContainer:
|
|
3663
|
-
breadcrumbItem:
|
|
3664
|
-
separator:
|
|
3673
|
+
}, qe = "_breadcrumbsContainer_12g5q_1", We = "_breadcrumbItem_12g5q_7", je = "_separator_12g5q_36", T1 = {
|
|
3674
|
+
breadcrumbsContainer: qe,
|
|
3675
|
+
breadcrumbItem: We,
|
|
3676
|
+
separator: je
|
|
3665
3677
|
}, u3 = () => /* @__PURE__ */ r("span", { "aria-hidden": "true", className: T1.separator, children: "/" }), Co = R(
|
|
3666
3678
|
({
|
|
3667
3679
|
items: C,
|
|
@@ -3675,14 +3687,14 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
3675
3687
|
showBadge: c,
|
|
3676
3688
|
...d
|
|
3677
3689
|
}, a) => {
|
|
3678
|
-
const [w,
|
|
3679
|
-
if (
|
|
3690
|
+
const [w, g] = O(!1);
|
|
3691
|
+
if (j3(C)) {
|
|
3680
3692
|
const { root: h, truncated: H, remaining: m } = Me(C);
|
|
3681
|
-
return /* @__PURE__ */
|
|
3693
|
+
return /* @__PURE__ */ u(
|
|
3682
3694
|
"nav",
|
|
3683
3695
|
{
|
|
3684
3696
|
ref: a,
|
|
3685
|
-
className:
|
|
3697
|
+
className: E(T1.breadcrumbsContainer, H.length ? T1.truncated : ""),
|
|
3686
3698
|
...d,
|
|
3687
3699
|
role: "navigation",
|
|
3688
3700
|
"aria-label": e,
|
|
@@ -3694,9 +3706,9 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
3694
3706
|
{
|
|
3695
3707
|
dropdownId: "breadcrumbs-truncated-list" + e,
|
|
3696
3708
|
onClose: () => {
|
|
3697
|
-
|
|
3709
|
+
g(!1);
|
|
3698
3710
|
},
|
|
3699
|
-
trigger: /* @__PURE__ */
|
|
3711
|
+
trigger: /* @__PURE__ */ u("div", { style: { display: "flex", alignItems: "center", gap: "4px" }, children: [
|
|
3700
3712
|
/* @__PURE__ */ r(
|
|
3701
3713
|
w1,
|
|
3702
3714
|
{
|
|
@@ -3704,7 +3716,7 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
3704
3716
|
"data-testid": "show-more",
|
|
3705
3717
|
variant: "neutral",
|
|
3706
3718
|
compactSpacing: !0,
|
|
3707
|
-
onClick: () =>
|
|
3719
|
+
onClick: () => g(!w)
|
|
3708
3720
|
}
|
|
3709
3721
|
),
|
|
3710
3722
|
Y1({ showBadge: !!c, badgeContent: n, badgeCount: l, badgeIcon: o }) && /* @__PURE__ */ r(
|
|
@@ -3720,38 +3732,38 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
3720
3732
|
] }),
|
|
3721
3733
|
isOpen: w,
|
|
3722
3734
|
offset: 6,
|
|
3723
|
-
children: H.map((
|
|
3724
|
-
|
|
3735
|
+
children: H.map((V, L) => /* @__PURE__ */ r(
|
|
3736
|
+
W1,
|
|
3725
3737
|
{
|
|
3726
|
-
label:
|
|
3727
|
-
link:
|
|
3728
|
-
badgeCount:
|
|
3729
|
-
badgeContent:
|
|
3730
|
-
badgeIcon:
|
|
3731
|
-
badgeType:
|
|
3732
|
-
showBadge:
|
|
3738
|
+
label: V.label,
|
|
3739
|
+
link: V.link,
|
|
3740
|
+
badgeCount: V.badgeCount,
|
|
3741
|
+
badgeContent: V.badgeContent,
|
|
3742
|
+
badgeIcon: V.badgeIcon,
|
|
3743
|
+
badgeType: V.badgeType,
|
|
3744
|
+
showBadge: V.showBadge
|
|
3733
3745
|
},
|
|
3734
|
-
|
|
3746
|
+
V.label + L
|
|
3735
3747
|
))
|
|
3736
3748
|
}
|
|
3737
3749
|
) }),
|
|
3738
3750
|
/* @__PURE__ */ r("span", { "aria-hidden": "true", className: T1.separator, children: "/" }),
|
|
3739
|
-
m.map((
|
|
3751
|
+
m.map((V, L) => /* @__PURE__ */ u(G1, { children: [
|
|
3740
3752
|
/* @__PURE__ */ r(
|
|
3741
3753
|
w3,
|
|
3742
3754
|
{
|
|
3743
|
-
item:
|
|
3744
|
-
isLast:
|
|
3755
|
+
item: V,
|
|
3756
|
+
isLast: L === m.length - 1,
|
|
3745
3757
|
breadcrumbItemMaxWidth: t
|
|
3746
3758
|
}
|
|
3747
3759
|
),
|
|
3748
|
-
|
|
3749
|
-
] },
|
|
3760
|
+
L < m.length - 1 && /* @__PURE__ */ r(u3, {})
|
|
3761
|
+
] }, V.label + L))
|
|
3750
3762
|
]
|
|
3751
3763
|
}
|
|
3752
3764
|
);
|
|
3753
3765
|
}
|
|
3754
|
-
return /* @__PURE__ */ r("nav", { ref: a, className: T1.breadcrumbsBadge, ...d, role: "navigation", "aria-label": "Fil d'Ariane", children: C.map((h, H) => /* @__PURE__ */
|
|
3766
|
+
return /* @__PURE__ */ r("nav", { ref: a, className: T1.breadcrumbsBadge, ...d, role: "navigation", "aria-label": "Fil d'Ariane", children: C.map((h, H) => /* @__PURE__ */ u(G1, { children: [
|
|
3755
3767
|
/* @__PURE__ */ r(
|
|
3756
3768
|
w3,
|
|
3757
3769
|
{
|
|
@@ -3774,13 +3786,13 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
3774
3786
|
}, eo = R(
|
|
3775
3787
|
({ size: C = "m", cardType: e = "default", clickable: t = !1, disabled: n = !1, children: l, onClick: o, ...s }, i) => {
|
|
3776
3788
|
const c = (h) => {
|
|
3777
|
-
!n && t && (h.key === n1 || h.key ===
|
|
3789
|
+
!n && t && (h.key === n1 || h.key === q) && (h.preventDefault(), o == null || o());
|
|
3778
3790
|
}, d = () => {
|
|
3779
3791
|
!n && t && (o == null || o());
|
|
3780
|
-
}, { onKeyDown: a, onKeyUp: w, onBlur:
|
|
3792
|
+
}, { onKeyDown: a, onKeyUp: w, onBlur: g } = _1(
|
|
3781
3793
|
{ onKeyUp: c },
|
|
3782
3794
|
{
|
|
3783
|
-
interactiveKeyCodes: [n1,
|
|
3795
|
+
interactiveKeyCodes: [n1, q]
|
|
3784
3796
|
}
|
|
3785
3797
|
);
|
|
3786
3798
|
return /* @__PURE__ */ r(
|
|
@@ -3796,7 +3808,7 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
3796
3808
|
onClick: d,
|
|
3797
3809
|
onKeyDown: a,
|
|
3798
3810
|
onKeyUp: w,
|
|
3799
|
-
onBlur:
|
|
3811
|
+
onBlur: g,
|
|
3800
3812
|
...s,
|
|
3801
3813
|
children: l
|
|
3802
3814
|
}
|
|
@@ -3827,10 +3839,10 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
3827
3839
|
z(() => {
|
|
3828
3840
|
a.current && (a.current.indeterminate = !!c);
|
|
3829
3841
|
}, [c]);
|
|
3830
|
-
const w = (
|
|
3831
|
-
|
|
3842
|
+
const w = (g) => {
|
|
3843
|
+
g.code === "Space" && i && g.preventDefault();
|
|
3832
3844
|
};
|
|
3833
|
-
return /* @__PURE__ */
|
|
3845
|
+
return /* @__PURE__ */ u("div", { className: u1.container, children: [
|
|
3834
3846
|
/* @__PURE__ */ r(
|
|
3835
3847
|
"input",
|
|
3836
3848
|
{
|
|
@@ -3845,9 +3857,9 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
3845
3857
|
...d
|
|
3846
3858
|
}
|
|
3847
3859
|
),
|
|
3848
|
-
/* @__PURE__ */ r("div", { className: `${u1["checkbox-icon-selected"]} ${u1["checkbox-icons"]}`, children: /* @__PURE__ */ r(
|
|
3849
|
-
/* @__PURE__ */ r("div", { className: `${u1["checkbox-icon-indeterminated"]} ${u1["checkbox-icons"]}`, children: /* @__PURE__ */ r(
|
|
3850
|
-
/* @__PURE__ */
|
|
3860
|
+
/* @__PURE__ */ r("div", { className: `${u1["checkbox-icon-selected"]} ${u1["checkbox-icons"]}`, children: /* @__PURE__ */ r(D, { name: "check-small", size: 16 }) }),
|
|
3861
|
+
/* @__PURE__ */ r("div", { className: `${u1["checkbox-icon-indeterminated"]} ${u1["checkbox-icons"]}`, children: /* @__PURE__ */ r(D, { name: "check-indeterminate", size: 16 }) }),
|
|
3862
|
+
/* @__PURE__ */ u("div", { className: u1["checkbox-text-container"], "data-disabled": n, children: [
|
|
3851
3863
|
t && /* @__PURE__ */ r("label", { htmlFor: C, children: e }),
|
|
3852
3864
|
/* @__PURE__ */ r("p", { className: u1["checkbox-description"], children: l }),
|
|
3853
3865
|
o && s && /* @__PURE__ */ r("p", { className: u1["checkbox-error"], children: s })
|
|
@@ -3874,11 +3886,11 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
3874
3886
|
disabled: d = !1,
|
|
3875
3887
|
readOnly: a = !1,
|
|
3876
3888
|
className: w = "",
|
|
3877
|
-
...
|
|
3889
|
+
...g
|
|
3878
3890
|
}, h) => {
|
|
3879
3891
|
if (!(d && c))
|
|
3880
|
-
return /* @__PURE__ */
|
|
3881
|
-
/* @__PURE__ */
|
|
3892
|
+
return /* @__PURE__ */ u("div", { ref: h, className: E(k1.checkboxGroupContainer, w), ...g, children: [
|
|
3893
|
+
/* @__PURE__ */ u(
|
|
3882
3894
|
"div",
|
|
3883
3895
|
{
|
|
3884
3896
|
className: k1.checkboxGroupHeader,
|
|
@@ -3931,28 +3943,28 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
3931
3943
|
onClose: c,
|
|
3932
3944
|
...d
|
|
3933
3945
|
}, a) => {
|
|
3934
|
-
const w = u6.useRef(null),
|
|
3935
|
-
if (
|
|
3936
|
-
|
|
3937
|
-
else if ((
|
|
3946
|
+
const w = u6.useRef(null), g = (L) => {
|
|
3947
|
+
if (L.key === n1 || L.key === q)
|
|
3948
|
+
L.preventDefault(), n == null || n(L);
|
|
3949
|
+
else if ((L.key === _3 || L.key === y3) && c) {
|
|
3938
3950
|
if (o !== "input") return;
|
|
3939
|
-
|
|
3951
|
+
L.preventDefault(), w.current && w.current.click();
|
|
3940
3952
|
}
|
|
3941
3953
|
}, { onBlur: h, onKeyDown: H, onKeyUp: m } = _1(
|
|
3942
|
-
{ onKeyUp:
|
|
3954
|
+
{ onKeyUp: g },
|
|
3943
3955
|
{
|
|
3944
3956
|
id: C,
|
|
3945
|
-
interactiveKeyCodes: [n1,
|
|
3957
|
+
interactiveKeyCodes: [n1, q, _3, y3]
|
|
3946
3958
|
}
|
|
3947
|
-
),
|
|
3948
|
-
return /* @__PURE__ */
|
|
3959
|
+
), V = o === "single" || o === "multi";
|
|
3960
|
+
return /* @__PURE__ */ u(
|
|
3949
3961
|
"span",
|
|
3950
3962
|
{
|
|
3951
3963
|
id: C,
|
|
3952
3964
|
ref: a,
|
|
3953
3965
|
role: it[o],
|
|
3954
|
-
className:
|
|
3955
|
-
"data-selected":
|
|
3966
|
+
className: E(g1.chip, s),
|
|
3967
|
+
"data-selected": V && t,
|
|
3956
3968
|
"data-disabled": l,
|
|
3957
3969
|
"data-compact-spacing": i,
|
|
3958
3970
|
"data-type": o,
|
|
@@ -3961,25 +3973,25 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
3961
3973
|
onKeyDown: H,
|
|
3962
3974
|
onKeyUp: m,
|
|
3963
3975
|
onBlur: h,
|
|
3964
|
-
"aria-checked":
|
|
3976
|
+
"aria-checked": V && t,
|
|
3965
3977
|
"aria-disabled": l,
|
|
3966
3978
|
...d,
|
|
3967
3979
|
children: [
|
|
3968
|
-
o === "multi" && /* @__PURE__ */
|
|
3980
|
+
o === "multi" && /* @__PURE__ */ u("span", { className: g1["chip-icon-container"], children: [
|
|
3969
3981
|
/* @__PURE__ */ r(
|
|
3970
3982
|
"span",
|
|
3971
3983
|
{
|
|
3972
|
-
className:
|
|
3984
|
+
className: E(g1["chip-icon"], t ? g1["chip-icon--visible"] : ""),
|
|
3973
3985
|
"aria-hidden": !t,
|
|
3974
|
-
children: /* @__PURE__ */ r(
|
|
3986
|
+
children: /* @__PURE__ */ r(D, { name: "check-circle", appearance: "filled", size: 16 })
|
|
3975
3987
|
}
|
|
3976
3988
|
),
|
|
3977
3989
|
/* @__PURE__ */ r(
|
|
3978
3990
|
"span",
|
|
3979
3991
|
{
|
|
3980
|
-
className:
|
|
3992
|
+
className: E(g1["chip-icon"], t ? "" : g1["chip-icon--visible"]),
|
|
3981
3993
|
"aria-hidden": t,
|
|
3982
|
-
children: /* @__PURE__ */ r(
|
|
3994
|
+
children: /* @__PURE__ */ r(D, { name: "radio-button-empty", size: 16 })
|
|
3983
3995
|
}
|
|
3984
3996
|
)
|
|
3985
3997
|
] }),
|
|
@@ -3995,7 +4007,7 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
3995
4007
|
"aria-label": `Supprimer ${e}`,
|
|
3996
4008
|
value: e,
|
|
3997
4009
|
ref: w,
|
|
3998
|
-
children: /* @__PURE__ */ r(
|
|
4010
|
+
children: /* @__PURE__ */ r(D, { className: g1["chip-close-button--icon"], name: "close" })
|
|
3999
4011
|
}
|
|
4000
4012
|
)
|
|
4001
4013
|
]
|
|
@@ -4003,7 +4015,7 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
4003
4015
|
);
|
|
4004
4016
|
}
|
|
4005
4017
|
), at = ({ children: C, className: e, xxs: t, xs: n, s: l, m: o, l: s, xl: i, ...c }) => {
|
|
4006
|
-
const d = (w,
|
|
4018
|
+
const d = (w, g) => g ? `${w}-${g}` : "", a = E(
|
|
4007
4019
|
"col",
|
|
4008
4020
|
d("col-xxs", t),
|
|
4009
4021
|
d("col-xs", n),
|
|
@@ -4015,7 +4027,7 @@ const $e = "_tooltip_jx6mx_1", Ue = "_tooltipLabel_jx6mx_22", d3 = {
|
|
|
4015
4027
|
);
|
|
4016
4028
|
return /* @__PURE__ */ r("div", { className: a, ...c, children: C });
|
|
4017
4029
|
}, dt = ({ gridType: C = "fluid", className: e, children: t }) => {
|
|
4018
|
-
const n =
|
|
4030
|
+
const n = E("grid", e);
|
|
4019
4031
|
return /* @__PURE__ */ r("div", { className: n, "data-gridtype": C, children: t });
|
|
4020
4032
|
};
|
|
4021
4033
|
dt.Col = at;
|
|
@@ -4035,16 +4047,16 @@ const ro = R(
|
|
|
4035
4047
|
svgLoader: ut,
|
|
4036
4048
|
label: gt
|
|
4037
4049
|
}, oo = R(
|
|
4038
|
-
({ appearance: C = "brand", size: e = "medium", showLabel: t = !0, label: n, labelPosition: l = "right", className: o, ...s }, i) => /* @__PURE__ */
|
|
4050
|
+
({ appearance: C = "brand", size: e = "medium", showLabel: t = !0, label: n, labelPosition: l = "right", className: o, ...s }, i) => /* @__PURE__ */ u(
|
|
4039
4051
|
"div",
|
|
4040
4052
|
{
|
|
4041
|
-
className:
|
|
4053
|
+
className: E(n3.loader, o),
|
|
4042
4054
|
"data-appearance": C,
|
|
4043
4055
|
"data-label-position": l,
|
|
4044
4056
|
ref: i,
|
|
4045
4057
|
...s,
|
|
4046
4058
|
children: [
|
|
4047
|
-
C == "brand" ? /* @__PURE__ */
|
|
4059
|
+
C == "brand" ? /* @__PURE__ */ u(
|
|
4048
4060
|
"svg",
|
|
4049
4061
|
{
|
|
4050
4062
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4075,7 +4087,7 @@ const ro = R(
|
|
|
4075
4087
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "paint0_angular_4438_67_clip_path", children: /* @__PURE__ */ r("path", { d: "M23.9269 0.000388189C30.296 -0.0295367 36.417 2.4654 40.9454 6.93691C44.9866 10.9275 47.4648 16.2012 47.9796 21.809C48.0828 22.9328 47.1647 23.8555 46.0363 23.8627C44.9079 23.8698 43.998 22.958 43.8751 21.8363C43.3798 17.3109 41.3426 13.0674 38.0714 9.8373C34.3129 6.12602 29.2327 4.05571 23.9464 4.08047C18.66 4.10534 13.5995 6.22361 9.87609 9.97011C6.1527 13.7167 4.07043 18.7851 4.08703 24.0629C4.10364 29.3406 6.21709 34.3964 9.96399 38.1195C13.7109 41.8427 18.7849 43.9286 24.0714 43.9203C29.3579 43.912 34.4251 41.8095 38.1603 38.0746C41.4109 34.8241 43.422 30.5687 43.8888 26.0404C44.0045 24.918 44.9079 24.0006 46.0363 24.0004C47.1648 24.0004 48.0893 24.917 47.9933 26.0414C47.5138 31.6525 45.068 36.9416 41.0519 40.9574C36.5518 45.4572 30.4473 47.9903 24.0782 48.0004C17.709 48.0104 11.5955 45.4969 7.08117 41.0111C2.56686 36.5254 0.0201276 30.4343 0.000118312 24.0756C-0.0198507 17.7169 2.48874 11.61 6.97473 7.09609C11.4607 2.58224 17.5578 0.0303524 23.9269 0.000388189Z" }) }) })
|
|
4076
4088
|
]
|
|
4077
4089
|
}
|
|
4078
|
-
) : /* @__PURE__ */
|
|
4090
|
+
) : /* @__PURE__ */ u(
|
|
4079
4091
|
"svg",
|
|
4080
4092
|
{
|
|
4081
4093
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4163,32 +4175,32 @@ const ro = R(
|
|
|
4163
4175
|
closeOnOverlayClick: d = !0,
|
|
4164
4176
|
onClose: a,
|
|
4165
4177
|
className: w,
|
|
4166
|
-
children:
|
|
4178
|
+
children: g,
|
|
4167
4179
|
...h
|
|
4168
4180
|
}, H) => {
|
|
4169
|
-
const { shouldRender: m, isAnimating:
|
|
4170
|
-
(
|
|
4171
|
-
|
|
4181
|
+
const { shouldRender: m, isAnimating: V } = $1(e, 150), [L, S] = O(null), k = $(
|
|
4182
|
+
(_) => {
|
|
4183
|
+
S(_), typeof H == "function" ? H(_) : H && (H.current = _);
|
|
4172
4184
|
},
|
|
4173
4185
|
[H]
|
|
4174
4186
|
);
|
|
4175
4187
|
return e6(d ? a : () => {
|
|
4176
|
-
},
|
|
4177
|
-
/* @__PURE__ */ r("div", { className: h1["modal-backdrop"], "data-open":
|
|
4178
|
-
/* @__PURE__ */
|
|
4188
|
+
}, L), n6(a), t6(L, m), /* @__PURE__ */ r(J, { children: m && /* @__PURE__ */ u(Q1, { freezeNavigation: !0, children: [
|
|
4189
|
+
/* @__PURE__ */ r("div", { className: h1["modal-backdrop"], "data-open": V }),
|
|
4190
|
+
/* @__PURE__ */ u(
|
|
4179
4191
|
"dialog",
|
|
4180
4192
|
{
|
|
4181
4193
|
ref: k,
|
|
4182
|
-
className:
|
|
4194
|
+
className: E(h1["modal-container"], w),
|
|
4183
4195
|
"aria-modal": "true",
|
|
4184
4196
|
"aria-labelledby": `${C}-modal-title`,
|
|
4185
4197
|
"aria-describedby": o ? `${C}-modal-desc` : h["aria-describedby"],
|
|
4186
4198
|
"data-size": c,
|
|
4187
|
-
"data-open":
|
|
4199
|
+
"data-open": V,
|
|
4188
4200
|
children: [
|
|
4189
|
-
/* @__PURE__ */
|
|
4190
|
-
/* @__PURE__ */
|
|
4191
|
-
n && /* @__PURE__ */ r(
|
|
4201
|
+
/* @__PURE__ */ u("div", { className: h1["modal-header"], children: [
|
|
4202
|
+
/* @__PURE__ */ u("div", { className: h1["modal-header-text"], children: [
|
|
4203
|
+
n && /* @__PURE__ */ r(D, { name: n, size: v1.xl, appearance: l }),
|
|
4192
4204
|
/* @__PURE__ */ r("h2", { id: `${C}-modal-title`, className: h1["modal-title"], children: t }),
|
|
4193
4205
|
/* @__PURE__ */ r(
|
|
4194
4206
|
w1,
|
|
@@ -4205,11 +4217,11 @@ const ro = R(
|
|
|
4205
4217
|
] }),
|
|
4206
4218
|
/* @__PURE__ */ r(d1, {})
|
|
4207
4219
|
] }),
|
|
4208
|
-
(o ||
|
|
4220
|
+
(o || g) && /* @__PURE__ */ u("div", { className: h1["modal-content"], children: [
|
|
4209
4221
|
/* @__PURE__ */ r("p", { className: h1["modal-content-description"], id: `${C}-modal-desc`, children: o }),
|
|
4210
|
-
|
|
4222
|
+
g
|
|
4211
4223
|
] }),
|
|
4212
|
-
/* @__PURE__ */
|
|
4224
|
+
/* @__PURE__ */ u("div", { className: h1["modal-footer"], children: [
|
|
4213
4225
|
i,
|
|
4214
4226
|
s
|
|
4215
4227
|
] })
|
|
@@ -4244,55 +4256,55 @@ const ro = R(
|
|
|
4244
4256
|
triggerStyles: d,
|
|
4245
4257
|
closeOnClickOutside: a = !0,
|
|
4246
4258
|
closeOnEscape: w = !0,
|
|
4247
|
-
onClickPrimaryButton:
|
|
4259
|
+
onClickPrimaryButton: g,
|
|
4248
4260
|
onClickSecondaryButton: h,
|
|
4249
4261
|
...H
|
|
4250
4262
|
}, m) => {
|
|
4251
|
-
const
|
|
4252
|
-
if (!
|
|
4253
|
-
const G = e === "auto" ? Y3(
|
|
4263
|
+
const V = U(null), [L, S] = O(null), [k, _] = O(e), [v, B] = O(t), [f, F] = O({ top: 0, left: 0 }), [b, y] = O(!1), { shouldRender: x, isAnimating: Z } = $1(b, 150), [N, p] = O(!1), M = $(() => {
|
|
4264
|
+
if (!V.current || !L) return;
|
|
4265
|
+
const G = e === "auto" ? Y3(V.current, L, "top", l ? F3 : k3) : e, M1 = t || H3(V.current, L, G), T = l3(
|
|
4254
4266
|
G,
|
|
4255
|
-
|
|
4256
|
-
|
|
4267
|
+
V.current,
|
|
4268
|
+
L,
|
|
4257
4269
|
l ? F3 : k3,
|
|
4258
4270
|
M1
|
|
4259
4271
|
);
|
|
4260
|
-
|
|
4261
|
-
}, [e, l,
|
|
4272
|
+
B(M1), F(T), _(G);
|
|
4273
|
+
}, [e, l, L, t]), A = $(() => {
|
|
4262
4274
|
a && y(!1);
|
|
4263
|
-
}, [a]),
|
|
4275
|
+
}, [a]), I = $(() => {
|
|
4264
4276
|
w && y(!1);
|
|
4265
4277
|
}, [w]);
|
|
4266
|
-
t6(
|
|
4278
|
+
t6(L, x), e6(A, V.current, L), n6(I), ht(M);
|
|
4267
4279
|
const K = $(
|
|
4268
4280
|
(G) => {
|
|
4269
|
-
|
|
4281
|
+
S(G), typeof m == "function" ? m(G) : m && (m.current = G), G && b && requestAnimationFrame(() => {
|
|
4270
4282
|
requestAnimationFrame(() => {
|
|
4271
|
-
|
|
4283
|
+
M();
|
|
4272
4284
|
});
|
|
4273
4285
|
});
|
|
4274
4286
|
},
|
|
4275
|
-
[m,
|
|
4287
|
+
[m, b, M]
|
|
4276
4288
|
);
|
|
4277
4289
|
z(() => {
|
|
4278
|
-
|
|
4279
|
-
}, [
|
|
4280
|
-
const
|
|
4281
|
-
G.key ===
|
|
4282
|
-
},
|
|
4283
|
-
|
|
4290
|
+
b && L ? (M(), p(!0)) : p(!1);
|
|
4291
|
+
}, [b, L, M]);
|
|
4292
|
+
const j = (G) => {
|
|
4293
|
+
G.key === q && (G.preventDefault(), b || y(!0));
|
|
4294
|
+
}, P = (G) => {
|
|
4295
|
+
b || (G.preventDefault(), y(!0));
|
|
4284
4296
|
}, Q = () => {
|
|
4285
4297
|
h && h(), y(!1);
|
|
4286
4298
|
}, c1 = () => {
|
|
4287
|
-
|
|
4299
|
+
g && g(), y(!1);
|
|
4288
4300
|
};
|
|
4289
|
-
return /* @__PURE__ */
|
|
4301
|
+
return /* @__PURE__ */ u(
|
|
4290
4302
|
"div",
|
|
4291
4303
|
{
|
|
4292
|
-
ref:
|
|
4293
|
-
className:
|
|
4294
|
-
onClick:
|
|
4295
|
-
onKeyDown:
|
|
4304
|
+
ref: V,
|
|
4305
|
+
className: E(f1.popoverTrigger),
|
|
4306
|
+
onClick: P,
|
|
4307
|
+
onKeyDown: j,
|
|
4296
4308
|
style: d,
|
|
4297
4309
|
children: [
|
|
4298
4310
|
C,
|
|
@@ -4300,21 +4312,21 @@ const ro = R(
|
|
|
4300
4312
|
"div",
|
|
4301
4313
|
{
|
|
4302
4314
|
ref: K,
|
|
4303
|
-
className:
|
|
4315
|
+
className: E(f1.popover, c),
|
|
4304
4316
|
role: "dialog",
|
|
4305
4317
|
"aria-modal": "true",
|
|
4306
4318
|
"data-arrow": l,
|
|
4307
4319
|
"data-position": k,
|
|
4308
|
-
"data-alignment":
|
|
4320
|
+
"data-alignment": v,
|
|
4309
4321
|
"data-open": N && Z || void 0,
|
|
4310
|
-
style: { top: `${
|
|
4322
|
+
style: { top: `${f.top}px`, left: `${f.left}px` },
|
|
4311
4323
|
...H,
|
|
4312
|
-
children: /* @__PURE__ */
|
|
4313
|
-
/* @__PURE__ */
|
|
4324
|
+
children: /* @__PURE__ */ u("div", { className: f1.popoverInner, children: [
|
|
4325
|
+
/* @__PURE__ */ u("div", { className: f1.popoverContentContainer, children: [
|
|
4314
4326
|
o && /* @__PURE__ */ r("div", { className: f1.popoverTitle, children: o }),
|
|
4315
4327
|
/* @__PURE__ */ r("div", { className: f1.popoverContent, children: n })
|
|
4316
4328
|
] }),
|
|
4317
|
-
/* @__PURE__ */
|
|
4329
|
+
/* @__PURE__ */ u("div", { className: f1.popoverButtonContainer, children: [
|
|
4318
4330
|
i && /* @__PURE__ */ r(
|
|
4319
4331
|
o3,
|
|
4320
4332
|
{
|
|
@@ -4349,7 +4361,7 @@ const ro = R(
|
|
|
4349
4361
|
radioButtonInner: St,
|
|
4350
4362
|
radioButtonLabel: _t
|
|
4351
4363
|
}, yt = R(
|
|
4352
|
-
({ label: C, groupName: e, showLabel: t = !0, disabled: n = !1, error: l = !1, readOnly: o = !1, className: s = "", ...i }, c) => n && l ? (console.warn("RadioButton cannot be both disabled and in an error state. Please choose one state or the other."), null) : /* @__PURE__ */
|
|
4364
|
+
({ label: C, groupName: e, showLabel: t = !0, disabled: n = !1, error: l = !1, readOnly: o = !1, className: s = "", ...i }, c) => n && l ? (console.warn("RadioButton cannot be both disabled and in an error state. Please choose one state or the other."), null) : /* @__PURE__ */ u("div", { className: F1.radioButtonContainer, "data-disabled": n, "data-read-only": o, "data-error": l, children: [
|
|
4353
4365
|
/* @__PURE__ */ r(
|
|
4354
4366
|
"input",
|
|
4355
4367
|
{
|
|
@@ -4359,14 +4371,14 @@ const ro = R(
|
|
|
4359
4371
|
value: C,
|
|
4360
4372
|
size: Zt,
|
|
4361
4373
|
name: e,
|
|
4362
|
-
className:
|
|
4374
|
+
className: E(F1.radioButton, s),
|
|
4363
4375
|
disabled: n,
|
|
4364
4376
|
"data-error": l,
|
|
4365
4377
|
"data-read-only": o,
|
|
4366
4378
|
...i
|
|
4367
4379
|
}
|
|
4368
4380
|
),
|
|
4369
|
-
/* @__PURE__ */
|
|
4381
|
+
/* @__PURE__ */ u(
|
|
4370
4382
|
"div",
|
|
4371
4383
|
{
|
|
4372
4384
|
className: F1.radioButtonBackground,
|
|
@@ -4383,7 +4395,7 @@ const ro = R(
|
|
|
4383
4395
|
"label",
|
|
4384
4396
|
{
|
|
4385
4397
|
htmlFor: C,
|
|
4386
|
-
className:
|
|
4398
|
+
className: E(F1.radioButtonLabel, s),
|
|
4387
4399
|
"data-disabled": n,
|
|
4388
4400
|
"data-error": l,
|
|
4389
4401
|
"data-read-only": o,
|
|
@@ -4413,12 +4425,12 @@ const ro = R(
|
|
|
4413
4425
|
error: d = !1,
|
|
4414
4426
|
disabled: a = !1,
|
|
4415
4427
|
readOnly: w = !1,
|
|
4416
|
-
className:
|
|
4428
|
+
className: g = "",
|
|
4417
4429
|
...h
|
|
4418
4430
|
}, H) => a && d ? (console.warn(
|
|
4419
4431
|
"RadioButtonGroup cannot be both disabled and in an error state. Please choose one state or the other."
|
|
4420
|
-
), null) : /* @__PURE__ */
|
|
4421
|
-
/* @__PURE__ */
|
|
4432
|
+
), null) : /* @__PURE__ */ u("div", { ref: H, className: E(I1.radioButtonGroupContainer, g), ...h, children: [
|
|
4433
|
+
/* @__PURE__ */ u(
|
|
4422
4434
|
"div",
|
|
4423
4435
|
{
|
|
4424
4436
|
className: I1.radioButtonGroupHeader,
|
|
@@ -4432,7 +4444,7 @@ const ro = R(
|
|
|
4432
4444
|
]
|
|
4433
4445
|
}
|
|
4434
4446
|
),
|
|
4435
|
-
/* @__PURE__ */ r("div", { className: I1.radioButtonGroup, "data-direction": t, children: e.map((m,
|
|
4447
|
+
/* @__PURE__ */ r("div", { className: I1.radioButtonGroup, "data-direction": t, children: e.map((m, V) => /* @__PURE__ */ r(
|
|
4436
4448
|
yt,
|
|
4437
4449
|
{
|
|
4438
4450
|
label: m,
|
|
@@ -4442,10 +4454,10 @@ const ro = R(
|
|
|
4442
4454
|
error: d,
|
|
4443
4455
|
readOnly: w
|
|
4444
4456
|
},
|
|
4445
|
-
|
|
4457
|
+
V
|
|
4446
4458
|
)) })
|
|
4447
4459
|
] })
|
|
4448
|
-
), Dt = "8px", Tt = "44px",
|
|
4460
|
+
), Dt = "8px", Tt = "44px", Et = "24px", U1 = "8px", Rt = {
|
|
4449
4461
|
primary: {
|
|
4450
4462
|
showSearchButton: !0,
|
|
4451
4463
|
showLeftIcon: !1
|
|
@@ -4463,9 +4475,9 @@ const ro = R(
|
|
|
4463
4475
|
"assistive-text": "_assistive-text_1gp40_1"
|
|
4464
4476
|
}, x3 = ({ label: C, appearance: e, showIcon: t, href: n, width: l }) => {
|
|
4465
4477
|
const o = zt(e);
|
|
4466
|
-
return /* @__PURE__ */
|
|
4478
|
+
return /* @__PURE__ */ u("div", { className: I3["assistive-text"], "data-appearance": e, style: { width: `${l}px` }, children: [
|
|
4467
4479
|
t && o && /* @__PURE__ */ r(
|
|
4468
|
-
|
|
4480
|
+
D,
|
|
4469
4481
|
{
|
|
4470
4482
|
name: o,
|
|
4471
4483
|
appearance: "outlined",
|
|
@@ -4481,7 +4493,7 @@ const ro = R(
|
|
|
4481
4493
|
optional: "(facultatif)"
|
|
4482
4494
|
}, $t = {
|
|
4483
4495
|
"requirement-indicator": "_requirement-indicator_1546d_1"
|
|
4484
|
-
},
|
|
4496
|
+
}, j1 = ({ required: C, showLabelRequirement: e }) => {
|
|
4485
4497
|
const t = C ? e ? g3.required : g3.requiredIcon : g3.optional;
|
|
4486
4498
|
return /* @__PURE__ */ r(J, { children: (e || C) && /* @__PURE__ */ r(
|
|
4487
4499
|
"span",
|
|
@@ -4493,13 +4505,13 @@ const ro = R(
|
|
|
4493
4505
|
children: t
|
|
4494
4506
|
}
|
|
4495
4507
|
) });
|
|
4496
|
-
},
|
|
4497
|
-
container:
|
|
4498
|
-
inputContainer:
|
|
4508
|
+
}, Kt = "_container_fb63b_1", Ut = "_inputContainer_fb63b_10", Gt = "_input_fb63b_10", qt = "_inputBar_fb63b_14", Wt = "_inputField_fb63b_14", jt = "_text_fb63b_21", Yt = "_inputCounter_fb63b_25", Qt = "_leftIcon_fb63b_28", Xt = "_labelContainer_fb63b_40", Jt = "_inputLabel_fb63b_44", Cn = "_withLeftIcon_fb63b_71", en = "_withRightIcon_fb63b_74", tn = "_rightIcon_fb63b_82", X = {
|
|
4509
|
+
container: Kt,
|
|
4510
|
+
inputContainer: Ut,
|
|
4499
4511
|
input: Gt,
|
|
4500
|
-
inputBar:
|
|
4501
|
-
inputField:
|
|
4502
|
-
text:
|
|
4512
|
+
inputBar: qt,
|
|
4513
|
+
inputField: Wt,
|
|
4514
|
+
text: jt,
|
|
4503
4515
|
inputCounter: Yt,
|
|
4504
4516
|
leftIcon: Qt,
|
|
4505
4517
|
labelContainer: Xt,
|
|
@@ -4521,77 +4533,77 @@ const ro = R(
|
|
|
4521
4533
|
showLabelRequirement: d = !1,
|
|
4522
4534
|
assistiveAppearance: a = "description",
|
|
4523
4535
|
showAssistiveIcon: w = !1,
|
|
4524
|
-
assistiveTextLabel:
|
|
4536
|
+
assistiveTextLabel: g = "",
|
|
4525
4537
|
error: h = !1,
|
|
4526
4538
|
maxLength: H,
|
|
4527
4539
|
disabled: m,
|
|
4528
|
-
readOnly:
|
|
4529
|
-
width:
|
|
4530
|
-
onChange:
|
|
4540
|
+
readOnly: V,
|
|
4541
|
+
width: L,
|
|
4542
|
+
onChange: S,
|
|
4531
4543
|
onRightIconClick: k,
|
|
4532
|
-
compactSpacing:
|
|
4533
|
-
placeholder:
|
|
4534
|
-
rightSlot:
|
|
4535
|
-
highlighted:
|
|
4544
|
+
compactSpacing: _,
|
|
4545
|
+
placeholder: v,
|
|
4546
|
+
rightSlot: B,
|
|
4547
|
+
highlighted: f,
|
|
4536
4548
|
...F
|
|
4537
|
-
},
|
|
4538
|
-
const y = U(null), x = (
|
|
4549
|
+
}, b) => {
|
|
4550
|
+
const y = U(null), x = (W) => ["visibilityOn", "visibilityOff"].includes(W) ? I ? "visibility-show" : "visibility-hide" : W === "clean" ? "cancel" : "", Z = (W) => ["visibilityOn", "visibilityOff"].includes(W) ? I ? "show text" : "hide text" : W === "clean" ? "clear" : "", [N, p] = O(o ?? ""), [M, A] = O(N.length), [I, K] = O(!!i && c === "visibilityOn");
|
|
4539
4551
|
z(() => {
|
|
4540
|
-
o !== void 0 && (p(o),
|
|
4552
|
+
o !== void 0 && (p(o), A(o.length));
|
|
4541
4553
|
}, [o]), z(() => {
|
|
4542
4554
|
K(!!i && c === "visibilityOn");
|
|
4543
4555
|
}, [i, c]);
|
|
4544
|
-
const
|
|
4545
|
-
const H1 =
|
|
4546
|
-
p(H1),
|
|
4547
|
-
},
|
|
4548
|
-
c === "clean" && (p(""),
|
|
4556
|
+
const j = (W) => {
|
|
4557
|
+
const H1 = W.target.value;
|
|
4558
|
+
p(H1), A(H1.length), S && S(H1);
|
|
4559
|
+
}, P = () => {
|
|
4560
|
+
c === "clean" && (p(""), A(0), S && S("")), ["visibilityOn", "visibilityOff"].includes(c) && c1();
|
|
4549
4561
|
}, Q = () => {
|
|
4550
|
-
k && k(),
|
|
4562
|
+
k && k(), P();
|
|
4551
4563
|
}, c1 = () => {
|
|
4552
|
-
K(!
|
|
4553
|
-
}, G = h ? "error" : s, M1 =
|
|
4564
|
+
K(!I);
|
|
4565
|
+
}, G = h ? "error" : s, M1 = E(
|
|
4554
4566
|
X.inputBar,
|
|
4555
4567
|
G ? X.withLeftIcon : "",
|
|
4556
4568
|
c ? X.withRightIcon : ""
|
|
4557
|
-
),
|
|
4558
|
-
return /* @__PURE__ */
|
|
4569
|
+
), T = l && typeof H == "number", C1 = x(c), e1 = Z(c), a1 = () => V || m ? !1 : c === "clean" ? !!(N != null && N.length) && i : i && !!c;
|
|
4570
|
+
return /* @__PURE__ */ u(
|
|
4559
4571
|
"div",
|
|
4560
4572
|
{
|
|
4561
4573
|
className: X.container,
|
|
4562
4574
|
"data-label-position": t,
|
|
4563
4575
|
"data-error": h,
|
|
4564
|
-
style: { width:
|
|
4565
|
-
"data-compact-spacing":
|
|
4576
|
+
style: { width: L },
|
|
4577
|
+
"data-compact-spacing": _,
|
|
4566
4578
|
children: [
|
|
4567
|
-
e && /* @__PURE__ */
|
|
4568
|
-
/* @__PURE__ */
|
|
4569
|
-
/* @__PURE__ */
|
|
4579
|
+
e && /* @__PURE__ */ u("div", { className: X.text, children: [
|
|
4580
|
+
/* @__PURE__ */ u("div", { className: X.labelContainer, children: [
|
|
4581
|
+
/* @__PURE__ */ u("label", { className: X.inputLabel, id: `inputLabel-${C}`, htmlFor: C, children: [
|
|
4570
4582
|
" ",
|
|
4571
4583
|
e,
|
|
4572
4584
|
" "
|
|
4573
4585
|
] }),
|
|
4574
|
-
/* @__PURE__ */ r(
|
|
4586
|
+
/* @__PURE__ */ r(j1, { required: n, showLabelRequirement: d })
|
|
4575
4587
|
] }),
|
|
4576
|
-
|
|
4588
|
+
T && t === "top" && /* @__PURE__ */ u("p", { className: X.inputCounter, "data-testid": "input-counter", children: [
|
|
4577
4589
|
" ",
|
|
4578
|
-
|
|
4590
|
+
M,
|
|
4579
4591
|
"/",
|
|
4580
4592
|
H
|
|
4581
4593
|
] })
|
|
4582
4594
|
] }),
|
|
4583
|
-
/* @__PURE__ */
|
|
4584
|
-
/* @__PURE__ */
|
|
4595
|
+
/* @__PURE__ */ u("div", { className: X.inputContainer, children: [
|
|
4596
|
+
/* @__PURE__ */ u(
|
|
4585
4597
|
"div",
|
|
4586
4598
|
{
|
|
4587
4599
|
className: X.input,
|
|
4588
4600
|
"data-label-position": t,
|
|
4589
4601
|
"data-disabled": m,
|
|
4590
|
-
"data-read-only":
|
|
4602
|
+
"data-read-only": V,
|
|
4591
4603
|
children: [
|
|
4592
|
-
/* @__PURE__ */
|
|
4604
|
+
/* @__PURE__ */ u("div", { className: M1, children: [
|
|
4593
4605
|
G && /* @__PURE__ */ r(
|
|
4594
|
-
|
|
4606
|
+
D,
|
|
4595
4607
|
{
|
|
4596
4608
|
name: G,
|
|
4597
4609
|
appearance: "outlined",
|
|
@@ -4604,19 +4616,19 @@ const ro = R(
|
|
|
4604
4616
|
"input",
|
|
4605
4617
|
{
|
|
4606
4618
|
id: C,
|
|
4607
|
-
ref: (
|
|
4608
|
-
y.current =
|
|
4619
|
+
ref: (W) => {
|
|
4620
|
+
y.current = W, typeof b == "function" ? b(W) : b && (b.current = W);
|
|
4609
4621
|
},
|
|
4610
|
-
type:
|
|
4622
|
+
type: I ? "password" : "text",
|
|
4611
4623
|
"data-error": h,
|
|
4612
|
-
"data-highlighted":
|
|
4624
|
+
"data-highlighted": f,
|
|
4613
4625
|
className: X.inputField,
|
|
4614
4626
|
maxLength: H,
|
|
4615
|
-
onChange:
|
|
4627
|
+
onChange: j,
|
|
4616
4628
|
disabled: m,
|
|
4617
|
-
readOnly:
|
|
4629
|
+
readOnly: V,
|
|
4618
4630
|
value: m ? "" : N,
|
|
4619
|
-
placeholder:
|
|
4631
|
+
placeholder: v,
|
|
4620
4632
|
...F
|
|
4621
4633
|
}
|
|
4622
4634
|
),
|
|
@@ -4635,15 +4647,15 @@ const ro = R(
|
|
|
4635
4647
|
}
|
|
4636
4648
|
)
|
|
4637
4649
|
] }),
|
|
4638
|
-
|
|
4650
|
+
B && /* @__PURE__ */ r("div", { className: X.rightSlot, children: B })
|
|
4639
4651
|
]
|
|
4640
4652
|
}
|
|
4641
4653
|
),
|
|
4642
|
-
|
|
4654
|
+
g && /* @__PURE__ */ r(x3, { label: g, appearance: a, showIcon: w })
|
|
4643
4655
|
] }),
|
|
4644
|
-
|
|
4656
|
+
T && t == "side" && /* @__PURE__ */ u("p", { className: X.inputCounter, "data-testid": "input-counter", children: [
|
|
4645
4657
|
" ",
|
|
4646
|
-
|
|
4658
|
+
M,
|
|
4647
4659
|
"/",
|
|
4648
4660
|
H,
|
|
4649
4661
|
" "
|
|
@@ -4659,13 +4671,13 @@ const ro = R(
|
|
|
4659
4671
|
};
|
|
4660
4672
|
function sn(C, e) {
|
|
4661
4673
|
const t = {};
|
|
4662
|
-
return C === "primary" ? (t.borderRight = "none", t.borderRadius = `${
|
|
4674
|
+
return C === "primary" ? (t.borderRight = "none", t.borderRadius = `${U1} 0 0 ${U1}`, e || (t.paddingLeft = Dt)) : C === "secondary" && (t.borderRadius = U1), t;
|
|
4663
4675
|
}
|
|
4664
4676
|
function cn(C) {
|
|
4665
4677
|
return {
|
|
4666
4678
|
width: Tt,
|
|
4667
|
-
borderRadius: `0 ${
|
|
4668
|
-
height: C ?
|
|
4679
|
+
borderRadius: `0 ${U1} ${U1} 0`,
|
|
4680
|
+
height: C ? Et : void 0
|
|
4669
4681
|
};
|
|
4670
4682
|
}
|
|
4671
4683
|
const co = R(
|
|
@@ -4682,64 +4694,64 @@ const co = R(
|
|
|
4682
4694
|
value: d,
|
|
4683
4695
|
assistiveText: a,
|
|
4684
4696
|
style: w,
|
|
4685
|
-
...
|
|
4697
|
+
...g
|
|
4686
4698
|
}, h) => {
|
|
4687
|
-
const H =
|
|
4699
|
+
const H = Rt[i], [m, V] = O(!1), L = U(null);
|
|
4688
4700
|
z(() => {
|
|
4689
|
-
const y =
|
|
4701
|
+
const y = L.current;
|
|
4690
4702
|
if (!y) return;
|
|
4691
4703
|
const x = () => {
|
|
4692
|
-
|
|
4704
|
+
V(!0);
|
|
4693
4705
|
}, Z = (N) => {
|
|
4694
4706
|
const p = N.relatedTarget;
|
|
4695
|
-
p && y.contains(p) ||
|
|
4707
|
+
p && y.contains(p) || V(!1);
|
|
4696
4708
|
};
|
|
4697
4709
|
return y.addEventListener("focusin", x), y.addEventListener("focusout", Z), () => {
|
|
4698
4710
|
y.removeEventListener("focusin", x), y.removeEventListener("focusout", Z);
|
|
4699
4711
|
};
|
|
4700
4712
|
}, []);
|
|
4701
|
-
const
|
|
4713
|
+
const S = $(
|
|
4702
4714
|
(y) => {
|
|
4703
4715
|
e == null || e(y);
|
|
4704
4716
|
},
|
|
4705
4717
|
[e]
|
|
4706
4718
|
), k = $(() => {
|
|
4707
4719
|
C == null || C(d);
|
|
4708
|
-
}, [C, d]),
|
|
4720
|
+
}, [C, d]), _ = $(
|
|
4709
4721
|
(y) => {
|
|
4710
|
-
y.key ===
|
|
4722
|
+
y.key === q && (C == null || C(d));
|
|
4711
4723
|
},
|
|
4712
4724
|
[C, d]
|
|
4713
|
-
),
|
|
4725
|
+
), v = $(() => {
|
|
4714
4726
|
e == null || e(""), t == null || t();
|
|
4715
|
-
}, [e, t]),
|
|
4727
|
+
}, [e, t]), B = J1(() => o ? "Recherche indisponible" : l, [o, l]), f = J1(
|
|
4716
4728
|
() => ({
|
|
4717
4729
|
disabled: o,
|
|
4718
4730
|
value: d,
|
|
4719
|
-
onChange:
|
|
4720
|
-
onKeyUp: C ?
|
|
4731
|
+
onChange: S,
|
|
4732
|
+
onKeyUp: C ? _ : void 0,
|
|
4721
4733
|
showRightIcon: s,
|
|
4722
4734
|
rightIconAction: "clean",
|
|
4723
|
-
onRightIconClick:
|
|
4735
|
+
onRightIconClick: v,
|
|
4724
4736
|
assistiveTextLabel: a,
|
|
4725
4737
|
compactSpacing: c,
|
|
4726
|
-
placeholder:
|
|
4738
|
+
placeholder: B,
|
|
4727
4739
|
leftIcon: H.showLeftIcon ? "search" : void 0,
|
|
4728
|
-
...
|
|
4740
|
+
...g
|
|
4729
4741
|
}),
|
|
4730
4742
|
[
|
|
4731
4743
|
o,
|
|
4732
4744
|
d,
|
|
4733
|
-
|
|
4745
|
+
S,
|
|
4734
4746
|
C,
|
|
4735
|
-
|
|
4747
|
+
_,
|
|
4736
4748
|
s,
|
|
4737
|
-
|
|
4749
|
+
v,
|
|
4738
4750
|
a,
|
|
4739
4751
|
c,
|
|
4740
|
-
|
|
4752
|
+
B,
|
|
4741
4753
|
H.showLeftIcon,
|
|
4742
|
-
|
|
4754
|
+
g
|
|
4743
4755
|
]
|
|
4744
4756
|
), F = J1(
|
|
4745
4757
|
() => ({
|
|
@@ -4747,12 +4759,12 @@ const co = R(
|
|
|
4747
4759
|
...w ?? {}
|
|
4748
4760
|
}),
|
|
4749
4761
|
[i, H.showLeftIcon, w]
|
|
4750
|
-
),
|
|
4751
|
-
return /* @__PURE__ */ r("div", { className: h3.searchbarContainer, role: "search", "data-appearance": i, children: /* @__PURE__ */ r("div", { ref:
|
|
4762
|
+
), b = J1(() => cn(c), [c]);
|
|
4763
|
+
return /* @__PURE__ */ r("div", { className: h3.searchbarContainer, role: "search", "data-appearance": i, children: /* @__PURE__ */ r("div", { ref: L, className: h3.textInputWrapper, "data-disabled": o, children: /* @__PURE__ */ r(
|
|
4752
4764
|
nn,
|
|
4753
4765
|
{
|
|
4754
4766
|
id: n ?? "",
|
|
4755
|
-
...
|
|
4767
|
+
...f,
|
|
4756
4768
|
style: F,
|
|
4757
4769
|
highlighted: m,
|
|
4758
4770
|
ref: h,
|
|
@@ -4768,7 +4780,7 @@ const co = R(
|
|
|
4768
4780
|
"aria-label": l,
|
|
4769
4781
|
className: h3.searchButton,
|
|
4770
4782
|
compactSpacing: c,
|
|
4771
|
-
style:
|
|
4783
|
+
style: b
|
|
4772
4784
|
}
|
|
4773
4785
|
)
|
|
4774
4786
|
}
|
|
@@ -4825,14 +4837,14 @@ const co = R(
|
|
|
4825
4837
|
const n = new MutationObserver(t);
|
|
4826
4838
|
return n.observe(document.body, { childList: !0, subtree: !0, attributes: !0 }), () => n.disconnect();
|
|
4827
4839
|
}, []), C;
|
|
4828
|
-
}, pn = "
|
|
4829
|
-
"segmented-control": "_segmented-
|
|
4830
|
-
"segment-selected-indicator": "_segment-selected-
|
|
4831
|
-
"segment-container": "_segment-
|
|
4840
|
+
}, pn = "_segment_yep59_1", s1 = {
|
|
4841
|
+
"segmented-control": "_segmented-control_yep59_1",
|
|
4842
|
+
"segment-selected-indicator": "_segment-selected-indicator_yep59_16",
|
|
4843
|
+
"segment-container": "_segment-container_yep59_28",
|
|
4844
|
+
"segment-label": "_segment-label_yep59_58",
|
|
4832
4845
|
segment: pn,
|
|
4833
|
-
"segment-content": "_segment-
|
|
4834
|
-
"
|
|
4835
|
-
"selected-icon": "_selected-icon_j2zz5_92"
|
|
4846
|
+
"segment-content": "_segment-content_yep59_64",
|
|
4847
|
+
"selected-icon": "_selected-icon_yep59_68"
|
|
4836
4848
|
}, Hn = (C) => {
|
|
4837
4849
|
z(() => {
|
|
4838
4850
|
var o;
|
|
@@ -4869,93 +4881,115 @@ const co = R(
|
|
|
4869
4881
|
badgeType: d,
|
|
4870
4882
|
badgeSize: a,
|
|
4871
4883
|
showBadge: w,
|
|
4872
|
-
|
|
4884
|
+
appearance: g,
|
|
4885
|
+
isCompact: h,
|
|
4886
|
+
...H
|
|
4873
4887
|
}) => {
|
|
4874
|
-
const
|
|
4875
|
-
Hn(
|
|
4876
|
-
const
|
|
4877
|
-
var
|
|
4878
|
-
if (
|
|
4879
|
-
B == null || B(
|
|
4880
|
-
else if (
|
|
4881
|
-
const
|
|
4882
|
-
(
|
|
4883
|
-
),
|
|
4884
|
-
(
|
|
4888
|
+
const m = U(null), V = vn();
|
|
4889
|
+
Hn(m);
|
|
4890
|
+
const L = (f) => {
|
|
4891
|
+
var F, b;
|
|
4892
|
+
if (f.key === n1 || f.key === q)
|
|
4893
|
+
B == null || B(f);
|
|
4894
|
+
else if (f.key === R1 || f.key === P1) {
|
|
4895
|
+
const y = (b = (F = m.current) == null ? void 0 : F.parentElement) == null ? void 0 : b.parentElement, x = Array.from(
|
|
4896
|
+
(y == null ? void 0 : y.querySelectorAll("." + s1.segment)) ?? []
|
|
4897
|
+
), Z = x.findIndex(
|
|
4898
|
+
(N) => N === document.activeElement
|
|
4885
4899
|
);
|
|
4886
|
-
|
|
4900
|
+
f.key === P1 ? un(Z, x) : f.key === R1 && gn(Z, x);
|
|
4887
4901
|
}
|
|
4888
|
-
},
|
|
4889
|
-
if (
|
|
4890
|
-
const
|
|
4891
|
-
|
|
4902
|
+
}, S = (f) => {
|
|
4903
|
+
if (f.key === b1) {
|
|
4904
|
+
const F = document.activeElement, b = Array.from(V).indexOf(
|
|
4905
|
+
F
|
|
4892
4906
|
);
|
|
4893
|
-
|
|
4907
|
+
f.shiftKey ? wn(b, V, s1.segment) : dn(b, V, s1.segment);
|
|
4894
4908
|
}
|
|
4895
|
-
}, { onBlur:
|
|
4896
|
-
{ onKeyUp:
|
|
4909
|
+
}, { onBlur: k, onKeyDown: _, onKeyUp: v } = _1(
|
|
4910
|
+
{ onKeyUp: L, onKeyDown: S },
|
|
4897
4911
|
{
|
|
4898
4912
|
id: C,
|
|
4899
|
-
interactiveKeyCodes: [n1,
|
|
4913
|
+
interactiveKeyCodes: [n1, q, b1, R1, P1]
|
|
4900
4914
|
}
|
|
4901
|
-
), B = (
|
|
4902
|
-
|
|
4915
|
+
), B = (f) => {
|
|
4916
|
+
f.preventDefault(), f.stopPropagation(), o == null || o(f);
|
|
4903
4917
|
};
|
|
4904
|
-
return /* @__PURE__ */ r(
|
|
4918
|
+
return /* @__PURE__ */ r(
|
|
4905
4919
|
"div",
|
|
4906
4920
|
{
|
|
4907
|
-
|
|
4908
|
-
|
|
4909
|
-
|
|
4910
|
-
"
|
|
4911
|
-
|
|
4912
|
-
|
|
4913
|
-
|
|
4914
|
-
|
|
4915
|
-
|
|
4916
|
-
|
|
4917
|
-
|
|
4918
|
-
|
|
4919
|
-
|
|
4920
|
-
|
|
4921
|
-
|
|
4922
|
-
|
|
4923
|
-
|
|
4924
|
-
|
|
4921
|
+
className: s1["segment-container"],
|
|
4922
|
+
"data-position": n,
|
|
4923
|
+
...H,
|
|
4924
|
+
"data-appearance": g,
|
|
4925
|
+
"data-compact-spacing": h,
|
|
4926
|
+
children: /* @__PURE__ */ u(
|
|
4927
|
+
"div",
|
|
4928
|
+
{
|
|
4929
|
+
id: C,
|
|
4930
|
+
role: "radio",
|
|
4931
|
+
"aria-checked": l,
|
|
4932
|
+
"aria-label": t,
|
|
4933
|
+
className: s1.segment,
|
|
4934
|
+
"data-segment-type": e ? "icon" : "label",
|
|
4935
|
+
"data-selected": l,
|
|
4936
|
+
"data-compact-spacing": h,
|
|
4937
|
+
onKeyDown: _,
|
|
4938
|
+
onKeyUp: v,
|
|
4939
|
+
onBlur: k,
|
|
4940
|
+
onClick: B,
|
|
4941
|
+
tabIndex: 0,
|
|
4942
|
+
ref: m,
|
|
4943
|
+
children: [
|
|
4944
|
+
l && /* @__PURE__ */ r(D, { name: "check-small", appearance: "filled", size: 24, className: s1["selected-icon"] }),
|
|
4945
|
+
/* @__PURE__ */ r("div", { className: s1["segment-content"], children: e ? /* @__PURE__ */ r(D, { name: e, appearance: l ? "filled" : "outlined", size: h ? 20 : 24 }) : /* @__PURE__ */ r("span", { className: s1["segment-label"], children: t }) }),
|
|
4946
|
+
Y1({ showBadge: !!w, badgeContent: i, badgeCount: s, badgeIcon: c }) && /* @__PURE__ */ r(t1, { count: s, content: i, icon: c, badgeType: d, size: a })
|
|
4947
|
+
]
|
|
4948
|
+
}
|
|
4949
|
+
)
|
|
4925
4950
|
}
|
|
4926
|
-
)
|
|
4951
|
+
);
|
|
4927
4952
|
}, ao = R(
|
|
4928
|
-
({ options: C, onChange: e, selectedSegment: t,
|
|
4929
|
-
const
|
|
4930
|
-
const
|
|
4931
|
-
e(
|
|
4953
|
+
({ options: C, onChange: e, selectedSegment: t, appearance: n = "brand", compactSpacing: l = !1, ...o }, s) => {
|
|
4954
|
+
const i = U(null), c = r6(i, t), d = (a) => {
|
|
4955
|
+
const g = a.currentTarget.getAttribute("id") || "";
|
|
4956
|
+
e(g);
|
|
4932
4957
|
};
|
|
4933
|
-
return hn(C) ? /* @__PURE__ */
|
|
4958
|
+
return hn(C) ? /* @__PURE__ */ u(
|
|
4934
4959
|
"div",
|
|
4935
4960
|
{
|
|
4936
|
-
ref: (
|
|
4937
|
-
|
|
4961
|
+
ref: (a) => {
|
|
4962
|
+
i.current = a, typeof s == "function" ? s(a) : s && (s.current = a);
|
|
4938
4963
|
},
|
|
4939
4964
|
role: "radiogroup",
|
|
4940
4965
|
className: s1["segmented-control"],
|
|
4941
|
-
|
|
4966
|
+
"data-compact-spacing": l,
|
|
4967
|
+
"data-number-of-segments": C.length,
|
|
4968
|
+
...o,
|
|
4942
4969
|
children: [
|
|
4943
4970
|
/* @__PURE__ */ r(
|
|
4944
4971
|
"span",
|
|
4945
4972
|
{
|
|
4946
4973
|
className: s1["segment-selected-indicator"],
|
|
4947
|
-
|
|
4974
|
+
"data-compact-spacing": l,
|
|
4975
|
+
style: {
|
|
4976
|
+
left: c.left,
|
|
4977
|
+
top: c.top,
|
|
4978
|
+
width: c.width
|
|
4979
|
+
}
|
|
4948
4980
|
}
|
|
4949
4981
|
),
|
|
4950
|
-
C.map((
|
|
4982
|
+
C.map((a, w) => /* @__PURE__ */ r(
|
|
4951
4983
|
Vn,
|
|
4952
4984
|
{
|
|
4953
|
-
position: an(
|
|
4954
|
-
onClick:
|
|
4955
|
-
isSelected: t ===
|
|
4956
|
-
|
|
4985
|
+
position: an(w, C.length),
|
|
4986
|
+
onClick: d,
|
|
4987
|
+
isSelected: t === a.id,
|
|
4988
|
+
appearance: n,
|
|
4989
|
+
isCompact: l,
|
|
4990
|
+
...a
|
|
4957
4991
|
},
|
|
4958
|
-
`${
|
|
4992
|
+
`${a.id}-${w}`
|
|
4959
4993
|
))
|
|
4960
4994
|
]
|
|
4961
4995
|
}
|
|
@@ -4986,92 +5020,92 @@ const co = R(
|
|
|
4986
5020
|
assistiveTextLink: d,
|
|
4987
5021
|
showLabelRequirement: a = !1,
|
|
4988
5022
|
assistiveTextLabel: w,
|
|
4989
|
-
onClear:
|
|
5023
|
+
onClear: g,
|
|
4990
5024
|
onChange: h,
|
|
4991
5025
|
options: H = [],
|
|
4992
5026
|
disabled: m,
|
|
4993
|
-
readonly:
|
|
4994
|
-
showResetButton:
|
|
4995
|
-
width:
|
|
5027
|
+
readonly: V,
|
|
5028
|
+
showResetButton: L,
|
|
5029
|
+
width: S = mn
|
|
4996
5030
|
}, k) => {
|
|
4997
|
-
var K,
|
|
4998
|
-
const [
|
|
4999
|
-
F.current =
|
|
5000
|
-
}, y =
|
|
5001
|
-
const
|
|
5002
|
-
if (
|
|
5003
|
-
const Q =
|
|
5031
|
+
var K, j;
|
|
5032
|
+
const [_, v] = O(l || ""), [B, f] = O(!1), F = U(null), b = (P) => {
|
|
5033
|
+
F.current = P, typeof k == "function" ? k(P) : k && (k.current = P);
|
|
5034
|
+
}, y = L && !!_ && !V && !m, x = (K = H.find((P) => P.value === _)) == null ? void 0 : K.label, Z = s && !m && !V, N = () => {
|
|
5035
|
+
const P = F.current;
|
|
5036
|
+
if (P) {
|
|
5037
|
+
const Q = P.getBoundingClientRect();
|
|
5004
5038
|
return window.innerHeight - Q.bottom >= Ln ? "bottom" : "top";
|
|
5005
5039
|
}
|
|
5006
5040
|
return "bottom";
|
|
5007
5041
|
}, p = () => {
|
|
5008
5042
|
if (F.current) {
|
|
5009
|
-
if (m ||
|
|
5043
|
+
if (m || V)
|
|
5010
5044
|
return;
|
|
5011
|
-
F.current.focus(),
|
|
5045
|
+
F.current.focus(), f(!B);
|
|
5012
5046
|
}
|
|
5013
|
-
},
|
|
5014
|
-
document.activeElement === F.current && (
|
|
5015
|
-
},
|
|
5047
|
+
}, M = (P) => {
|
|
5048
|
+
document.activeElement === F.current && (P.key === n1 || P.key === q) && (P.preventDefault(), p());
|
|
5049
|
+
}, A = (P) => {
|
|
5016
5050
|
var Q;
|
|
5017
|
-
|
|
5018
|
-
},
|
|
5019
|
-
|
|
5051
|
+
P.stopPropagation(), I(""), g == null || g(), (Q = F.current) == null || Q.focus();
|
|
5052
|
+
}, I = (P) => {
|
|
5053
|
+
v(P), h == null || h(P), f(!1);
|
|
5020
5054
|
};
|
|
5021
|
-
return /* @__PURE__ */ r(J, { children: /* @__PURE__ */
|
|
5022
|
-
o && t === "side" && /* @__PURE__ */
|
|
5055
|
+
return /* @__PURE__ */ r(J, { children: /* @__PURE__ */ u("div", { className: l1["select-container"], "data-label-position": t, children: [
|
|
5056
|
+
o && t === "side" && /* @__PURE__ */ u("label", { htmlFor: C, id: e, className: l1["select-label"], children: [
|
|
5023
5057
|
e,
|
|
5024
|
-
/* @__PURE__ */ r(
|
|
5058
|
+
/* @__PURE__ */ r(j1, { required: n, showLabelRequirement: a })
|
|
5025
5059
|
] }),
|
|
5026
|
-
/* @__PURE__ */
|
|
5027
|
-
o && t === "top" && /* @__PURE__ */
|
|
5060
|
+
/* @__PURE__ */ u("div", { className: l1["select-header"], children: [
|
|
5061
|
+
o && t === "top" && /* @__PURE__ */ u("label", { htmlFor: C, id: e, className: l1["select-label"], children: [
|
|
5028
5062
|
e,
|
|
5029
|
-
/* @__PURE__ */ r(
|
|
5063
|
+
/* @__PURE__ */ r(j1, { required: n, showLabelRequirement: a })
|
|
5030
5064
|
] }),
|
|
5031
|
-
/* @__PURE__ */
|
|
5065
|
+
/* @__PURE__ */ u(
|
|
5032
5066
|
X1,
|
|
5033
5067
|
{
|
|
5034
|
-
style: { width: (
|
|
5068
|
+
style: { width: (j = F.current) == null ? void 0 : j.offsetWidth },
|
|
5035
5069
|
dropdownId: C + "-dropdown",
|
|
5036
5070
|
onClose: () => {
|
|
5037
|
-
|
|
5071
|
+
f(!1);
|
|
5038
5072
|
},
|
|
5039
5073
|
offset: Mn,
|
|
5040
5074
|
trigger: /* @__PURE__ */ r(
|
|
5041
5075
|
"div",
|
|
5042
5076
|
{
|
|
5043
|
-
ref:
|
|
5044
|
-
"aria-expanded":
|
|
5077
|
+
ref: b,
|
|
5078
|
+
"aria-expanded": B,
|
|
5045
5079
|
"aria-labelledby": e,
|
|
5046
5080
|
"data-error": s ? "true" : "false",
|
|
5047
|
-
"data-active":
|
|
5081
|
+
"data-active": B ? "true" : "false",
|
|
5048
5082
|
"data-disabled": m ? "true" : "false",
|
|
5049
|
-
"data-read-only":
|
|
5083
|
+
"data-read-only": V ? "true" : "false",
|
|
5050
5084
|
id: C,
|
|
5051
5085
|
className: l1["select-wrapper"],
|
|
5052
5086
|
role: "combobox",
|
|
5053
|
-
tabIndex: m ||
|
|
5087
|
+
tabIndex: m || V ? -1 : 0,
|
|
5054
5088
|
onClick: p,
|
|
5055
|
-
onKeyDown:
|
|
5056
|
-
style: { width:
|
|
5057
|
-
children: /* @__PURE__ */
|
|
5058
|
-
Z && /* @__PURE__ */ r(
|
|
5089
|
+
onKeyDown: M,
|
|
5090
|
+
style: { width: S },
|
|
5091
|
+
children: /* @__PURE__ */ u("div", { className: l1["select-content"], children: [
|
|
5092
|
+
Z && /* @__PURE__ */ r(D, { name: "error", className: l1["error-icon"] }),
|
|
5059
5093
|
/* @__PURE__ */ r("div", { className: l1["select-value"], children: /* @__PURE__ */ r("span", { children: x }) }),
|
|
5060
|
-
/* @__PURE__ */
|
|
5094
|
+
/* @__PURE__ */ u("div", { className: l1["select-right-icons"], children: [
|
|
5061
5095
|
y && /* @__PURE__ */ r(
|
|
5062
5096
|
w1,
|
|
5063
5097
|
{
|
|
5064
5098
|
name: "cancel",
|
|
5065
5099
|
variant: "neutral",
|
|
5066
|
-
className:
|
|
5067
|
-
onClick:
|
|
5100
|
+
className: E(l1["icon-button"], l1["clear-icon"]),
|
|
5101
|
+
onClick: A,
|
|
5068
5102
|
disabled: m
|
|
5069
5103
|
}
|
|
5070
5104
|
),
|
|
5071
5105
|
/* @__PURE__ */ r(
|
|
5072
|
-
|
|
5106
|
+
D,
|
|
5073
5107
|
{
|
|
5074
|
-
name:
|
|
5108
|
+
name: B ? "arrow-chevron-up" : "arrow-chevron-down",
|
|
5075
5109
|
"data-testid": "trigger-icon",
|
|
5076
5110
|
className: l1["trigger-icon"]
|
|
5077
5111
|
}
|
|
@@ -5080,21 +5114,21 @@ const co = R(
|
|
|
5080
5114
|
] })
|
|
5081
5115
|
}
|
|
5082
5116
|
),
|
|
5083
|
-
isOpen:
|
|
5117
|
+
isOpen: B,
|
|
5084
5118
|
position: N(),
|
|
5085
5119
|
children: [
|
|
5086
|
-
H.length === 0 && /* @__PURE__ */ r(
|
|
5120
|
+
H.length === 0 && /* @__PURE__ */ r(W1, { label: "No options available", onClick: () => {
|
|
5087
5121
|
} }),
|
|
5088
|
-
H.map(({ value:
|
|
5089
|
-
|
|
5122
|
+
H.map(({ value: P, label: Q }, c1) => /* @__PURE__ */ r(
|
|
5123
|
+
W1,
|
|
5090
5124
|
{
|
|
5091
5125
|
label: Q,
|
|
5092
|
-
isSelected:
|
|
5126
|
+
isSelected: P === _,
|
|
5093
5127
|
onClick: () => {
|
|
5094
|
-
P
|
|
5128
|
+
I(P);
|
|
5095
5129
|
}
|
|
5096
5130
|
},
|
|
5097
|
-
c1 +
|
|
5131
|
+
c1 + P
|
|
5098
5132
|
))
|
|
5099
5133
|
]
|
|
5100
5134
|
}
|
|
@@ -5106,7 +5140,7 @@ const co = R(
|
|
|
5106
5140
|
appearance: s ? "error" : i,
|
|
5107
5141
|
showIcon: c,
|
|
5108
5142
|
href: d,
|
|
5109
|
-
width:
|
|
5143
|
+
width: S
|
|
5110
5144
|
}
|
|
5111
5145
|
)
|
|
5112
5146
|
] })
|
|
@@ -5155,9 +5189,9 @@ const On = R(
|
|
|
5155
5189
|
collapsed: c,
|
|
5156
5190
|
...d
|
|
5157
5191
|
}, a) => {
|
|
5158
|
-
const w = U(null),
|
|
5159
|
-
return Nn(w,
|
|
5160
|
-
/* @__PURE__ */
|
|
5192
|
+
const w = U(null), g = U(null);
|
|
5193
|
+
return Nn(w, g, s), /* @__PURE__ */ u("div", { ref: w, className: A1.sideNavContainer, ...d, children: [
|
|
5194
|
+
/* @__PURE__ */ u(
|
|
5161
5195
|
"nav",
|
|
5162
5196
|
{
|
|
5163
5197
|
ref: a,
|
|
@@ -5174,19 +5208,19 @@ const On = R(
|
|
|
5174
5208
|
]
|
|
5175
5209
|
}
|
|
5176
5210
|
),
|
|
5177
|
-
s && /* @__PURE__ */ r("div", { ref:
|
|
5211
|
+
s && /* @__PURE__ */ r("div", { ref: g, className: A1.sideNavContent, children: s })
|
|
5178
5212
|
] });
|
|
5179
5213
|
}
|
|
5180
|
-
), kn = "_navItemContainer_2p0ot_1", Fn = "_navItemLeft_2p0ot_61", In = "_navItem_2p0ot_1", An = "_navItemRight_2p0ot_76",
|
|
5214
|
+
), kn = "_navItemContainer_2p0ot_1", Fn = "_navItemLeft_2p0ot_61", In = "_navItem_2p0ot_1", An = "_navItemRight_2p0ot_76", E1 = {
|
|
5181
5215
|
navItemContainer: kn,
|
|
5182
5216
|
navItemLeft: Fn,
|
|
5183
5217
|
navItem: In,
|
|
5184
5218
|
navItemRight: An
|
|
5185
|
-
}, Dn = "_navMenuContainer_wmg5k_1", Tn = "_navMenu_wmg5k_1",
|
|
5219
|
+
}, Dn = "_navMenuContainer_wmg5k_1", Tn = "_navMenu_wmg5k_1", En = "_menuContentLeft_wmg5k_45", Rn = "_menuContentRight_wmg5k_50", Pn = "_menuIcon_wmg5k_91", zn = "_nestedMenu_wmg5k_99", $n = "_icon_wmg5k_114", x1 = {
|
|
5186
5220
|
navMenuContainer: Dn,
|
|
5187
5221
|
navMenu: Tn,
|
|
5188
|
-
menuContentLeft:
|
|
5189
|
-
menuContentRight:
|
|
5222
|
+
menuContentLeft: En,
|
|
5223
|
+
menuContentRight: Rn,
|
|
5190
5224
|
menuIcon: Pn,
|
|
5191
5225
|
nestedMenu: zn,
|
|
5192
5226
|
icon: $n
|
|
@@ -5202,7 +5236,7 @@ function o6({
|
|
|
5202
5236
|
children: i,
|
|
5203
5237
|
styleType: c = "item"
|
|
5204
5238
|
}) {
|
|
5205
|
-
const d = c === "menu" ? x1 :
|
|
5239
|
+
const d = c === "menu" ? x1 : E1, w = {
|
|
5206
5240
|
className: c === "menu" ? d.navMenu : d.navItem,
|
|
5207
5241
|
tabIndex: t,
|
|
5208
5242
|
"aria-label": e,
|
|
@@ -5213,13 +5247,13 @@ function o6({
|
|
|
5213
5247
|
};
|
|
5214
5248
|
return C ? /* @__PURE__ */ r("a", { href: C, ...w, children: i }) : /* @__PURE__ */ r("span", { ...w, children: i });
|
|
5215
5249
|
}
|
|
5216
|
-
function
|
|
5250
|
+
function Kn(C = !1, e = !1) {
|
|
5217
5251
|
return C ? v1.s : e ? v1.l : v1.m;
|
|
5218
5252
|
}
|
|
5219
5253
|
function l6({ icon: C, showIcon: e = !0, label: t, collapsed: n, isNested: l, styleType: o = "item" }) {
|
|
5220
|
-
const s =
|
|
5221
|
-
return /* @__PURE__ */
|
|
5222
|
-
e && C && /* @__PURE__ */ r(
|
|
5254
|
+
const s = Kn(l, n);
|
|
5255
|
+
return /* @__PURE__ */ u(J, { children: [
|
|
5256
|
+
e && C && /* @__PURE__ */ r(D, { name: C, className: (o === "menu" ? x1 : E1).icon, size: s }),
|
|
5223
5257
|
n ? null : /* @__PURE__ */ r("span", { children: t })
|
|
5224
5258
|
] });
|
|
5225
5259
|
}
|
|
@@ -5249,13 +5283,13 @@ function c6({
|
|
|
5249
5283
|
} = {}) {
|
|
5250
5284
|
const l = $(
|
|
5251
5285
|
(i) => {
|
|
5252
|
-
[n1,
|
|
5286
|
+
[n1, q].includes(i.key) && (i.preventDefault(), C == null || C()), i.key === q1 && n && (i.preventDefault(), e == null || e());
|
|
5253
5287
|
},
|
|
5254
5288
|
[C, e, n]
|
|
5255
5289
|
), o = [
|
|
5256
5290
|
n1,
|
|
5257
|
-
|
|
5258
|
-
...n ? [
|
|
5291
|
+
q,
|
|
5292
|
+
...n ? [q1] : [],
|
|
5259
5293
|
...t ? [p1, S1] : []
|
|
5260
5294
|
], { onKeyDown: s } = _1({ onKeyDown: l }, { interactiveKeyCodes: o });
|
|
5261
5295
|
return { onKeyDown: s };
|
|
@@ -5274,21 +5308,21 @@ const m3 = R(
|
|
|
5274
5308
|
appearance: d = "brand",
|
|
5275
5309
|
active: a,
|
|
5276
5310
|
badge: w,
|
|
5277
|
-
...
|
|
5311
|
+
...g
|
|
5278
5312
|
}, h) => {
|
|
5279
5313
|
const H = U(null), { onKeyDown: m } = c6({
|
|
5280
5314
|
onEnterOrSpace: n
|
|
5281
5315
|
});
|
|
5282
|
-
function
|
|
5283
|
-
var
|
|
5284
|
-
(
|
|
5316
|
+
function V() {
|
|
5317
|
+
var v;
|
|
5318
|
+
(v = H.current) == null || v.setAttribute("data-focused", "true");
|
|
5285
5319
|
}
|
|
5286
|
-
function
|
|
5287
|
-
var
|
|
5288
|
-
(
|
|
5320
|
+
function L() {
|
|
5321
|
+
var v;
|
|
5322
|
+
(v = H.current) == null || v.removeAttribute("data-focused");
|
|
5289
5323
|
}
|
|
5290
|
-
const
|
|
5291
|
-
/* @__PURE__ */ r("div", { className:
|
|
5324
|
+
const S = i6(c), k = /* @__PURE__ */ u(J, { children: [
|
|
5325
|
+
/* @__PURE__ */ r("div", { className: E1.navItemLeft, children: /* @__PURE__ */ r(
|
|
5292
5326
|
l6,
|
|
5293
5327
|
{
|
|
5294
5328
|
icon: e,
|
|
@@ -5299,13 +5333,13 @@ const m3 = R(
|
|
|
5299
5333
|
styleType: "item"
|
|
5300
5334
|
}
|
|
5301
5335
|
) }),
|
|
5302
|
-
/* @__PURE__ */ r("div", { className:
|
|
5303
|
-
] }),
|
|
5336
|
+
/* @__PURE__ */ r("div", { className: E1.navItemRight, children: !o && w && /* @__PURE__ */ r(t1, { badgeType: w.badgeType, size: w.size, content: w.content, count: w.count }) })
|
|
5337
|
+
] }), _ = s ? /* @__PURE__ */ r(
|
|
5304
5338
|
"a",
|
|
5305
5339
|
{
|
|
5306
5340
|
id: C,
|
|
5307
5341
|
"aria-label": l,
|
|
5308
|
-
className:
|
|
5342
|
+
className: E1.navItemContainer,
|
|
5309
5343
|
"data-collapsed": o,
|
|
5310
5344
|
"data-appearance": d,
|
|
5311
5345
|
"data-nested": i,
|
|
@@ -5316,31 +5350,31 @@ const m3 = R(
|
|
|
5316
5350
|
"div",
|
|
5317
5351
|
{
|
|
5318
5352
|
id: C,
|
|
5319
|
-
className:
|
|
5353
|
+
className: E1.navItemContainer,
|
|
5320
5354
|
"data-collapsed": o,
|
|
5321
5355
|
"data-appearance": d,
|
|
5322
5356
|
"data-nested": i,
|
|
5323
5357
|
"data-active": a,
|
|
5324
5358
|
onClick: n,
|
|
5325
|
-
ref: (
|
|
5326
|
-
H.current =
|
|
5359
|
+
ref: (v) => {
|
|
5360
|
+
H.current = v, typeof h == "function" ? h(v) : h && "current" in h && (h.current = v);
|
|
5327
5361
|
},
|
|
5328
|
-
...
|
|
5362
|
+
...g,
|
|
5329
5363
|
children: /* @__PURE__ */ r(
|
|
5330
5364
|
o6,
|
|
5331
5365
|
{
|
|
5332
5366
|
label: l,
|
|
5333
|
-
tabIndex:
|
|
5367
|
+
tabIndex: S,
|
|
5334
5368
|
onKeyDown: m,
|
|
5335
|
-
onFocus:
|
|
5336
|
-
onBlur:
|
|
5369
|
+
onFocus: V,
|
|
5370
|
+
onBlur: L,
|
|
5337
5371
|
styleType: "item",
|
|
5338
5372
|
children: k
|
|
5339
5373
|
}
|
|
5340
5374
|
)
|
|
5341
5375
|
}
|
|
5342
5376
|
);
|
|
5343
|
-
return /* @__PURE__ */ r(s6, { label: l, collapsed: o, children:
|
|
5377
|
+
return /* @__PURE__ */ r(s6, { label: l, collapsed: o, children: _ });
|
|
5344
5378
|
}
|
|
5345
5379
|
), a6 = R(
|
|
5346
5380
|
({
|
|
@@ -5356,23 +5390,23 @@ const m3 = R(
|
|
|
5356
5390
|
isNested: d,
|
|
5357
5391
|
parentMenuOpen: a,
|
|
5358
5392
|
appearance: w = "brand",
|
|
5359
|
-
badge:
|
|
5393
|
+
badge: g,
|
|
5360
5394
|
showDivider: h,
|
|
5361
5395
|
...H
|
|
5362
5396
|
}, m) => {
|
|
5363
|
-
const [
|
|
5364
|
-
function
|
|
5365
|
-
k ||
|
|
5397
|
+
const [V, L] = O(!1), S = i !== void 0 ? i : V, k = i !== void 0;
|
|
5398
|
+
function _() {
|
|
5399
|
+
k || L(!V), t && t();
|
|
5366
5400
|
}
|
|
5367
|
-
function
|
|
5368
|
-
|
|
5401
|
+
function v() {
|
|
5402
|
+
S && !k && L(!1);
|
|
5369
5403
|
}
|
|
5370
|
-
const { onKeyDown:
|
|
5371
|
-
onEnterOrSpace:
|
|
5372
|
-
onEscape:
|
|
5404
|
+
const { onKeyDown: B } = c6({
|
|
5405
|
+
onEnterOrSpace: _,
|
|
5406
|
+
onEscape: v,
|
|
5373
5407
|
includeArrowKeys: !0,
|
|
5374
5408
|
includeEscape: !0
|
|
5375
|
-
}),
|
|
5409
|
+
}), f = s.length, F = !l && f, b = S, y = i6(a), x = F && c ? /* @__PURE__ */ r(D, { name: "arrow-chevron-right", className: x1.menuIcon, "data-open": S }) : null, Z = /* @__PURE__ */ u(J, { children: [
|
|
5376
5410
|
/* @__PURE__ */ r("div", { className: x1.menuContentLeft, children: /* @__PURE__ */ r(
|
|
5377
5411
|
l6,
|
|
5378
5412
|
{
|
|
@@ -5384,18 +5418,18 @@ const m3 = R(
|
|
|
5384
5418
|
styleType: "menu"
|
|
5385
5419
|
}
|
|
5386
5420
|
) }),
|
|
5387
|
-
/* @__PURE__ */
|
|
5388
|
-
!l &&
|
|
5421
|
+
/* @__PURE__ */ u("div", { className: x1.menuContentRight, children: [
|
|
5422
|
+
!l && g && /* @__PURE__ */ r(t1, { badgeType: g.badgeType, size: g.size, content: g.content, count: g.count }),
|
|
5389
5423
|
x
|
|
5390
5424
|
] })
|
|
5391
|
-
] }), N = /* @__PURE__ */
|
|
5425
|
+
] }), N = /* @__PURE__ */ u(
|
|
5392
5426
|
"li",
|
|
5393
5427
|
{
|
|
5394
5428
|
className: x1.navMenuContainer,
|
|
5395
5429
|
"data-collapsed": l,
|
|
5396
5430
|
"data-appearance": w,
|
|
5397
5431
|
"data-nested": d,
|
|
5398
|
-
"data-open":
|
|
5432
|
+
"data-open": S,
|
|
5399
5433
|
ref: m,
|
|
5400
5434
|
...H,
|
|
5401
5435
|
children: [
|
|
@@ -5405,65 +5439,65 @@ const m3 = R(
|
|
|
5405
5439
|
link: o,
|
|
5406
5440
|
label: n,
|
|
5407
5441
|
tabIndex: y,
|
|
5408
|
-
onClick:
|
|
5409
|
-
onKeyDown:
|
|
5442
|
+
onClick: _,
|
|
5443
|
+
onKeyDown: B,
|
|
5410
5444
|
styleType: "menu",
|
|
5411
5445
|
children: Z
|
|
5412
5446
|
}
|
|
5413
5447
|
),
|
|
5414
|
-
F && /* @__PURE__ */ r("ul", { className: x1.nestedMenu, "data-open":
|
|
5415
|
-
var
|
|
5416
|
-
return (
|
|
5448
|
+
F && /* @__PURE__ */ r("ul", { className: x1.nestedMenu, "data-open": S, children: s.map((M) => {
|
|
5449
|
+
var I;
|
|
5450
|
+
return (I = M.items) != null && I.length ? /* @__PURE__ */ r(
|
|
5417
5451
|
a6,
|
|
5418
5452
|
{
|
|
5419
|
-
label:
|
|
5420
|
-
icon:
|
|
5421
|
-
showIcon:
|
|
5453
|
+
label: M.label,
|
|
5454
|
+
icon: M.icon,
|
|
5455
|
+
showIcon: M.showIcon,
|
|
5422
5456
|
collapsed: l,
|
|
5423
|
-
link:
|
|
5424
|
-
onClick:
|
|
5425
|
-
items:
|
|
5457
|
+
link: M.link,
|
|
5458
|
+
onClick: M.onClick,
|
|
5459
|
+
items: M.items || [],
|
|
5426
5460
|
showMenuIcon: c,
|
|
5427
|
-
showDivider:
|
|
5461
|
+
showDivider: M.showDivider,
|
|
5428
5462
|
isNested: !0,
|
|
5429
|
-
parentMenuOpen:
|
|
5463
|
+
parentMenuOpen: b,
|
|
5430
5464
|
appearance: w,
|
|
5431
|
-
badge:
|
|
5465
|
+
badge: M.badge
|
|
5432
5466
|
},
|
|
5433
|
-
|
|
5434
|
-
) : /* @__PURE__ */
|
|
5467
|
+
M.id || M.label
|
|
5468
|
+
) : /* @__PURE__ */ u(G1, { children: [
|
|
5435
5469
|
/* @__PURE__ */ r("li", { children: /* @__PURE__ */ r(
|
|
5436
5470
|
m3,
|
|
5437
5471
|
{
|
|
5438
|
-
label:
|
|
5439
|
-
icon:
|
|
5440
|
-
showIcon:
|
|
5472
|
+
label: M.label,
|
|
5473
|
+
icon: M.icon,
|
|
5474
|
+
showIcon: M.showIcon,
|
|
5441
5475
|
collapsed: l,
|
|
5442
|
-
link:
|
|
5443
|
-
onClick:
|
|
5476
|
+
link: M.link,
|
|
5477
|
+
onClick: M.onClick,
|
|
5444
5478
|
isNested: !0,
|
|
5445
|
-
parentMenuOpen:
|
|
5479
|
+
parentMenuOpen: b,
|
|
5446
5480
|
appearance: w,
|
|
5447
|
-
badge:
|
|
5481
|
+
badge: M.badge
|
|
5448
5482
|
}
|
|
5449
5483
|
) }),
|
|
5450
|
-
|
|
5451
|
-
] },
|
|
5484
|
+
M.showDivider && /* @__PURE__ */ r(d1, { appearance: M3[w] })
|
|
5485
|
+
] }, M.id || M.label);
|
|
5452
5486
|
}) })
|
|
5453
5487
|
]
|
|
5454
5488
|
}
|
|
5455
5489
|
);
|
|
5456
|
-
return /* @__PURE__ */
|
|
5490
|
+
return /* @__PURE__ */ u(J, { children: [
|
|
5457
5491
|
/* @__PURE__ */ r(s6, { label: n, collapsed: l, children: N }),
|
|
5458
5492
|
h && /* @__PURE__ */ r(d1, { appearance: M3[w] })
|
|
5459
5493
|
] });
|
|
5460
5494
|
}
|
|
5461
|
-
),
|
|
5462
|
-
sideNavHeaderContainer:
|
|
5495
|
+
), Un = "_sideNavHeaderContainer_9bdkw_27", Gn = "_sideNavHeader_9bdkw_27", qn = "_sideNavHeaderTitleContainer_9bdkw_64", Wn = "_sideNavHeaderTitle_9bdkw_64", jn = "_sideNavHeaderIdentifier_9bdkw_102", Yn = "_sideNavHeaderVersion_9bdkw_143", Qn = "_sideNavBody_9bdkw_172", Xn = "_sideNavFooterContainer_9bdkw_195", Jn = "_sideNavFooter_9bdkw_195", Cr = "_sideNavFooterItems_9bdkw_208", er = "_collapsibleSection_9bdkw_225", r1 = {
|
|
5496
|
+
sideNavHeaderContainer: Un,
|
|
5463
5497
|
sideNavHeader: Gn,
|
|
5464
|
-
sideNavHeaderTitleContainer:
|
|
5465
|
-
sideNavHeaderTitle:
|
|
5466
|
-
sideNavHeaderIdentifier:
|
|
5498
|
+
sideNavHeaderTitleContainer: qn,
|
|
5499
|
+
sideNavHeaderTitle: Wn,
|
|
5500
|
+
sideNavHeaderIdentifier: jn,
|
|
5467
5501
|
sideNavHeaderVersion: Yn,
|
|
5468
5502
|
sideNavBody: Qn,
|
|
5469
5503
|
sideNavFooterContainer: Xn,
|
|
@@ -5484,11 +5518,11 @@ const m3 = R(
|
|
|
5484
5518
|
appearance: d = "brand",
|
|
5485
5519
|
activeItem: a
|
|
5486
5520
|
}, w) => {
|
|
5487
|
-
const [
|
|
5521
|
+
const [g, h] = O(s ?? i), [H, m] = O(!0);
|
|
5488
5522
|
z(() => {
|
|
5489
5523
|
s !== void 0 && h(s);
|
|
5490
5524
|
}, [s]), z(() => {
|
|
5491
|
-
if (
|
|
5525
|
+
if (g)
|
|
5492
5526
|
m(!1);
|
|
5493
5527
|
else {
|
|
5494
5528
|
const x = setTimeout(() => {
|
|
@@ -5496,28 +5530,28 @@ const m3 = R(
|
|
|
5496
5530
|
}, tr);
|
|
5497
5531
|
return () => clearTimeout(x);
|
|
5498
5532
|
}
|
|
5499
|
-
}, [
|
|
5500
|
-
const
|
|
5501
|
-
const x = !
|
|
5533
|
+
}, [g]);
|
|
5534
|
+
const V = () => {
|
|
5535
|
+
const x = !g;
|
|
5502
5536
|
s === void 0 && h(x), c == null || c(x);
|
|
5503
|
-
},
|
|
5504
|
-
[n1,
|
|
5505
|
-
}, { onKeyDown:
|
|
5537
|
+
}, L = g ? "arrow-double-right" : "arrow-double-left", S = M3[d], k = (x) => {
|
|
5538
|
+
[n1, q].includes(x.key) && (x.preventDefault(), n != null && n.onClick && n.onClick());
|
|
5539
|
+
}, { onKeyDown: _ } = _1(
|
|
5506
5540
|
{ onKeyDown: k },
|
|
5507
5541
|
{
|
|
5508
|
-
interactiveKeyCodes: [n1,
|
|
5542
|
+
interactiveKeyCodes: [n1, q]
|
|
5509
5543
|
}
|
|
5510
|
-
),
|
|
5544
|
+
), v = /* @__PURE__ */ u("div", { className: r1.sideNavHeaderTitle, children: [
|
|
5511
5545
|
/* @__PURE__ */ r("div", { className: r1.sideNavHeaderIdentifier, children: n == null ? void 0 : n.identifier }),
|
|
5512
|
-
|
|
5513
|
-
] }),
|
|
5546
|
+
g ? "" : /* @__PURE__ */ r("h1", { "data-hidden": !H, children: n == null ? void 0 : n.title })
|
|
5547
|
+
] }), B = n == null ? void 0 : n.ariaLabel, f = /* @__PURE__ */ r(
|
|
5514
5548
|
"a",
|
|
5515
5549
|
{
|
|
5516
5550
|
href: (n == null ? void 0 : n.link) ?? "",
|
|
5517
5551
|
className: r1.sideNavHeaderTitleContainer,
|
|
5518
5552
|
onClick: n == null ? void 0 : n.onClick,
|
|
5519
|
-
"aria-label":
|
|
5520
|
-
children:
|
|
5553
|
+
"aria-label": B,
|
|
5554
|
+
children: v
|
|
5521
5555
|
}
|
|
5522
5556
|
), F = /* @__PURE__ */ r(
|
|
5523
5557
|
"div",
|
|
@@ -5525,12 +5559,12 @@ const m3 = R(
|
|
|
5525
5559
|
className: r1.sideNavHeaderTitleContainer,
|
|
5526
5560
|
tabIndex: 0,
|
|
5527
5561
|
onClick: n == null ? void 0 : n.onClick,
|
|
5528
|
-
onKeyDown:
|
|
5562
|
+
onKeyDown: _,
|
|
5529
5563
|
role: "button",
|
|
5530
|
-
"aria-label":
|
|
5531
|
-
children:
|
|
5564
|
+
"aria-label": B,
|
|
5565
|
+
children: v
|
|
5532
5566
|
}
|
|
5533
|
-
),
|
|
5567
|
+
), b = n != null && n.link ? f : n != null && n.onClick ? F : /* @__PURE__ */ r("div", { className: r1.sideNavHeaderTitleContainer, children: v });
|
|
5534
5568
|
function y(x) {
|
|
5535
5569
|
return x != null && x.length ? /* @__PURE__ */ r("ul", { children: x.map((Z) => {
|
|
5536
5570
|
var p;
|
|
@@ -5541,7 +5575,7 @@ const m3 = R(
|
|
|
5541
5575
|
label: Z.label,
|
|
5542
5576
|
icon: Z.icon,
|
|
5543
5577
|
showIcon: Z.showIcon,
|
|
5544
|
-
collapsed:
|
|
5578
|
+
collapsed: g,
|
|
5545
5579
|
link: Z.link,
|
|
5546
5580
|
onClick: Z.onClick,
|
|
5547
5581
|
items: Z.items || [],
|
|
@@ -5549,7 +5583,7 @@ const m3 = R(
|
|
|
5549
5583
|
showDivider: Z.showDivider
|
|
5550
5584
|
},
|
|
5551
5585
|
Z.id
|
|
5552
|
-
) : /* @__PURE__ */
|
|
5586
|
+
) : /* @__PURE__ */ u(G1, { children: [
|
|
5553
5587
|
/* @__PURE__ */ r("li", { children: /* @__PURE__ */ r(
|
|
5554
5588
|
m3,
|
|
5555
5589
|
{
|
|
@@ -5558,14 +5592,14 @@ const m3 = R(
|
|
|
5558
5592
|
label: Z.label,
|
|
5559
5593
|
icon: Z.icon,
|
|
5560
5594
|
showIcon: Z.showIcon,
|
|
5561
|
-
collapsed:
|
|
5595
|
+
collapsed: g,
|
|
5562
5596
|
link: Z.link,
|
|
5563
5597
|
onClick: Z.onClick,
|
|
5564
5598
|
appearance: d,
|
|
5565
5599
|
active: Z.id === a && !!a
|
|
5566
5600
|
}
|
|
5567
5601
|
) }),
|
|
5568
|
-
Z.showDivider && /* @__PURE__ */ r(d1, { appearance:
|
|
5602
|
+
Z.showDivider && /* @__PURE__ */ r(d1, { appearance: S })
|
|
5569
5603
|
] }, Z.id);
|
|
5570
5604
|
}) }) : null;
|
|
5571
5605
|
}
|
|
@@ -5574,29 +5608,29 @@ const m3 = R(
|
|
|
5574
5608
|
{
|
|
5575
5609
|
ref: w,
|
|
5576
5610
|
size: C,
|
|
5577
|
-
collapsed:
|
|
5611
|
+
collapsed: g,
|
|
5578
5612
|
appearance: d,
|
|
5579
5613
|
style: { minHeight: "100vh" },
|
|
5580
|
-
header: /* @__PURE__ */
|
|
5581
|
-
/* @__PURE__ */
|
|
5582
|
-
|
|
5614
|
+
header: /* @__PURE__ */ u("div", { className: r1.sideNavHeaderContainer, children: [
|
|
5615
|
+
/* @__PURE__ */ u("div", { className: r1.sideNavHeader, "data-collapsed": g, "data-appearance": d, children: [
|
|
5616
|
+
b,
|
|
5583
5617
|
/* @__PURE__ */ r("div", { className: r1.sideNavHeaderVersion, "data-hidden": !H, children: /* @__PURE__ */ r("span", { children: n == null ? void 0 : n.version }) })
|
|
5584
5618
|
] }),
|
|
5585
|
-
/* @__PURE__ */ r(d1, { appearance:
|
|
5619
|
+
/* @__PURE__ */ r(d1, { appearance: S })
|
|
5586
5620
|
] }),
|
|
5587
5621
|
body: /* @__PURE__ */ r("div", { className: r1.sideNavBody, children: y(l) }),
|
|
5588
|
-
footer: ((o == null ? void 0 : o.length) || e) && /* @__PURE__ */
|
|
5622
|
+
footer: ((o == null ? void 0 : o.length) || e) && /* @__PURE__ */ u("div", { className: r1.sideNavFooterContainer, children: [
|
|
5589
5623
|
(o == null ? void 0 : o.length) && /* @__PURE__ */ r("div", { className: r1.sideNavFooterItems, children: y(o) }),
|
|
5590
|
-
/* @__PURE__ */ r(d1, { appearance:
|
|
5624
|
+
/* @__PURE__ */ r(d1, { appearance: S }),
|
|
5591
5625
|
/* @__PURE__ */ r("div", { className: r1.sideNavFooter, children: e && /* @__PURE__ */ r("div", { className: r1.collapsibleSection, children: /* @__PURE__ */ r(
|
|
5592
5626
|
m3,
|
|
5593
5627
|
{
|
|
5594
5628
|
id: "collapse-button",
|
|
5595
|
-
icon:
|
|
5629
|
+
icon: L,
|
|
5596
5630
|
showIcon: !0,
|
|
5597
|
-
collapsed:
|
|
5598
|
-
onClick:
|
|
5599
|
-
label:
|
|
5631
|
+
collapsed: g,
|
|
5632
|
+
onClick: V,
|
|
5633
|
+
label: g ? "Ouvrir le menu" : "Réduire le menu",
|
|
5600
5634
|
appearance: d,
|
|
5601
5635
|
role: "button"
|
|
5602
5636
|
}
|
|
@@ -5635,27 +5669,27 @@ const m3 = R(
|
|
|
5635
5669
|
ariaLabelRight: d,
|
|
5636
5670
|
options: a,
|
|
5637
5671
|
showBadge: w,
|
|
5638
|
-
badgeContent:
|
|
5672
|
+
badgeContent: g,
|
|
5639
5673
|
badgeIcon: h,
|
|
5640
5674
|
badgeType: H,
|
|
5641
5675
|
badgeCount: m,
|
|
5642
|
-
badgeSize:
|
|
5643
|
-
...
|
|
5644
|
-
},
|
|
5645
|
-
const [k,
|
|
5646
|
-
[
|
|
5676
|
+
badgeSize: V,
|
|
5677
|
+
...L
|
|
5678
|
+
}, S) => {
|
|
5679
|
+
const [k, _] = O(!1), v = U(null), B = U(null), f = U(null), [F, b] = l.split("-"), y = (Z) => {
|
|
5680
|
+
[q].includes(Z.key) && Z.preventDefault();
|
|
5647
5681
|
}, x = (Z) => {
|
|
5648
|
-
[
|
|
5682
|
+
[q, p1].includes(Z.key) && _(!0);
|
|
5649
5683
|
};
|
|
5650
|
-
return /* @__PURE__ */
|
|
5684
|
+
return /* @__PURE__ */ u(
|
|
5651
5685
|
"div",
|
|
5652
5686
|
{
|
|
5653
|
-
className:
|
|
5687
|
+
className: E(V1.splitButtonContainer, o),
|
|
5654
5688
|
"data-size": e,
|
|
5655
5689
|
"data-compact-spacing": n,
|
|
5656
|
-
ref:
|
|
5690
|
+
ref: S,
|
|
5657
5691
|
children: [
|
|
5658
|
-
/* @__PURE__ */
|
|
5692
|
+
/* @__PURE__ */ u(
|
|
5659
5693
|
"button",
|
|
5660
5694
|
{
|
|
5661
5695
|
type: "button",
|
|
@@ -5665,10 +5699,10 @@ const m3 = R(
|
|
|
5665
5699
|
onClick: i,
|
|
5666
5700
|
disabled: c,
|
|
5667
5701
|
"data-testid": "Main action button",
|
|
5668
|
-
...
|
|
5669
|
-
ref:
|
|
5702
|
+
...L,
|
|
5703
|
+
ref: B,
|
|
5670
5704
|
children: [
|
|
5671
|
-
s && /* @__PURE__ */ r(
|
|
5705
|
+
s && /* @__PURE__ */ r(D, { name: s, size: nr[e] }),
|
|
5672
5706
|
/* @__PURE__ */ r("p", { "data-size": e, className: V1.splitButtonLabel, children: t })
|
|
5673
5707
|
]
|
|
5674
5708
|
}
|
|
@@ -5677,15 +5711,15 @@ const m3 = R(
|
|
|
5677
5711
|
/* @__PURE__ */ r(
|
|
5678
5712
|
X1,
|
|
5679
5713
|
{
|
|
5680
|
-
ref:
|
|
5714
|
+
ref: f,
|
|
5681
5715
|
autoClose: !0,
|
|
5682
5716
|
dropdownId: "tab-dropdown",
|
|
5683
|
-
onClose: () =>
|
|
5717
|
+
onClose: () => _(!1),
|
|
5684
5718
|
offset: 0,
|
|
5685
5719
|
"data-testid": "Menu container",
|
|
5686
5720
|
position: F,
|
|
5687
|
-
alignment:
|
|
5688
|
-
trigger: Y1({ showBadge: !!w, badgeContent:
|
|
5721
|
+
alignment: b,
|
|
5722
|
+
trigger: Y1({ showBadge: !!w, badgeContent: g, badgeCount: m, badgeIcon: h }) ? /* @__PURE__ */ r(t1, { count: m, content: g, badgeType: H, icon: h, size: V, children: /* @__PURE__ */ r(
|
|
5689
5723
|
"button",
|
|
5690
5724
|
{
|
|
5691
5725
|
type: "button",
|
|
@@ -5699,12 +5733,12 @@ const m3 = R(
|
|
|
5699
5733
|
"data-size": e,
|
|
5700
5734
|
"data-testid": "Menu button",
|
|
5701
5735
|
disabled: c,
|
|
5702
|
-
onClick: () =>
|
|
5736
|
+
onClick: () => _(!0),
|
|
5703
5737
|
onKeyDown: y,
|
|
5704
5738
|
onKeyUp: x,
|
|
5705
|
-
...
|
|
5706
|
-
ref:
|
|
5707
|
-
children: /* @__PURE__ */ r("div", { className: V1.splitButtonRightIconContainer, children: /* @__PURE__ */ r(
|
|
5739
|
+
...L,
|
|
5740
|
+
ref: v,
|
|
5741
|
+
children: /* @__PURE__ */ r("div", { className: V1.splitButtonRightIconContainer, children: /* @__PURE__ */ r(D, { name: "arrow-chevron-down", size: A3[e] }) })
|
|
5708
5742
|
}
|
|
5709
5743
|
) }) : /* @__PURE__ */ r(
|
|
5710
5744
|
"button",
|
|
@@ -5720,17 +5754,17 @@ const m3 = R(
|
|
|
5720
5754
|
"data-size": e,
|
|
5721
5755
|
"data-testid": "Menu button",
|
|
5722
5756
|
disabled: c,
|
|
5723
|
-
onClick: () =>
|
|
5757
|
+
onClick: () => _(!0),
|
|
5724
5758
|
onKeyDown: y,
|
|
5725
5759
|
onKeyUp: x,
|
|
5726
|
-
...
|
|
5727
|
-
ref:
|
|
5728
|
-
children: /* @__PURE__ */ r("div", { className: V1.splitButtonRightIconContainer, children: /* @__PURE__ */ r(
|
|
5760
|
+
...L,
|
|
5761
|
+
ref: v,
|
|
5762
|
+
children: /* @__PURE__ */ r("div", { className: V1.splitButtonRightIconContainer, children: /* @__PURE__ */ r(D, { name: "arrow-chevron-down", size: A3[e] }) })
|
|
5729
5763
|
}
|
|
5730
5764
|
),
|
|
5731
5765
|
isOpen: k,
|
|
5732
5766
|
children: a.map((Z, N) => /* @__PURE__ */ r(
|
|
5733
|
-
|
|
5767
|
+
W1,
|
|
5734
5768
|
{
|
|
5735
5769
|
id: Z.id,
|
|
5736
5770
|
label: Z.label,
|
|
@@ -5786,7 +5820,7 @@ const m3 = R(
|
|
|
5786
5820
|
return e === "complete" && t || e === "unvisited" || e === "incomplete";
|
|
5787
5821
|
}, ur = "_stepper_1oua5_1", gr = {
|
|
5788
5822
|
stepper: ur
|
|
5789
|
-
}, hr = "
|
|
5823
|
+
}, hr = "_stepperItem_1p31v_1", vr = "_stepButton_1p31v_6", pr = "_stepNumber_1p31v_13", Hr = "_stepCompleteIndicator_1p31v_14", Vr = "_stepName_1p31v_51", B1 = {
|
|
5790
5824
|
stepperItem: hr,
|
|
5791
5825
|
stepButton: vr,
|
|
5792
5826
|
stepNumber: pr,
|
|
@@ -5816,7 +5850,7 @@ const m3 = R(
|
|
|
5816
5850
|
"aria-current": s ? "step" : void 0,
|
|
5817
5851
|
"data-active": s,
|
|
5818
5852
|
...i,
|
|
5819
|
-
children: /* @__PURE__ */
|
|
5853
|
+
children: /* @__PURE__ */ u(
|
|
5820
5854
|
"button",
|
|
5821
5855
|
{
|
|
5822
5856
|
className: B1.stepButton,
|
|
@@ -5825,7 +5859,7 @@ const m3 = R(
|
|
|
5825
5859
|
disabled: !a,
|
|
5826
5860
|
tabIndex: s ? 0 : -1,
|
|
5827
5861
|
children: [
|
|
5828
|
-
t === "complete" && !s ? /* @__PURE__ */ r("div", { className: B1.stepCompleteIndicator, children: /* @__PURE__ */ r(
|
|
5862
|
+
t === "complete" && !s ? /* @__PURE__ */ r("div", { className: B1.stepCompleteIndicator, children: /* @__PURE__ */ r(D, { name: "check", size: v1.m, "aria-hidden": "true" }) }) : /* @__PURE__ */ r("div", { className: B1.stepNumber, "data-completion-state": t, children: /* @__PURE__ */ r("span", { children: C }) }),
|
|
5829
5863
|
/* @__PURE__ */ r("span", { className: B1.stepName, children: e })
|
|
5830
5864
|
]
|
|
5831
5865
|
}
|
|
@@ -5850,19 +5884,19 @@ const m3 = R(
|
|
|
5850
5884
|
},
|
|
5851
5885
|
[l]
|
|
5852
5886
|
), d = (a) => {
|
|
5853
|
-
if (a.key === b1 && (a.preventDefault(), a.shiftKey ? dr(B1.stepButton, i.current) : ar(B1.stepButton, i.current)), [
|
|
5887
|
+
if (a.key === b1 && (a.preventDefault(), a.shiftKey ? dr(B1.stepButton, i.current) : ar(B1.stepButton, i.current)), [R1, P1, S1, p1].includes(a.key)) {
|
|
5854
5888
|
a.preventDefault(), a.stopPropagation();
|
|
5855
5889
|
const w = o == null ? void 0 : o.querySelectorAll("button");
|
|
5856
5890
|
if (w) {
|
|
5857
|
-
const
|
|
5891
|
+
const g = Array.from(w).findIndex((h) => h === document.activeElement);
|
|
5858
5892
|
if (e === "horizontal")
|
|
5859
5893
|
switch (a.key) {
|
|
5860
|
-
case
|
|
5861
|
-
T3(
|
|
5894
|
+
case R1: {
|
|
5895
|
+
T3(g, Array.from(w));
|
|
5862
5896
|
break;
|
|
5863
5897
|
}
|
|
5864
5898
|
case P1: {
|
|
5865
|
-
D3(
|
|
5899
|
+
D3(g, Array.from(w));
|
|
5866
5900
|
break;
|
|
5867
5901
|
}
|
|
5868
5902
|
default:
|
|
@@ -5871,11 +5905,11 @@ const m3 = R(
|
|
|
5871
5905
|
else
|
|
5872
5906
|
switch (a.key) {
|
|
5873
5907
|
case S1: {
|
|
5874
|
-
T3(
|
|
5908
|
+
T3(g, Array.from(w));
|
|
5875
5909
|
break;
|
|
5876
5910
|
}
|
|
5877
5911
|
case p1: {
|
|
5878
|
-
D3(
|
|
5912
|
+
D3(g, Array.from(w));
|
|
5879
5913
|
break;
|
|
5880
5914
|
}
|
|
5881
5915
|
default:
|
|
@@ -5884,7 +5918,7 @@ const m3 = R(
|
|
|
5884
5918
|
}
|
|
5885
5919
|
}
|
|
5886
5920
|
};
|
|
5887
|
-
return C.length < 2 || C.length > 7 ? (console.warn("Stepper component requires between 2 and 7 steps to function properly."), null) : /* @__PURE__ */ r("nav", { "aria-label": "Progression", style: { width: "100%", height: "100%" }, ref: c, ...n, children: /* @__PURE__ */ r("ol", { className: gr.stepper, "data-orientation": e, children: C.map((a, w) => /* @__PURE__ */
|
|
5921
|
+
return C.length < 2 || C.length > 7 ? (console.warn("Stepper component requires between 2 and 7 steps to function properly."), null) : /* @__PURE__ */ r("nav", { "aria-label": "Progression", style: { width: "100%", height: "100%" }, ref: c, ...n, children: /* @__PURE__ */ r("ol", { className: gr.stepper, "data-orientation": e, children: C.map((a, w) => /* @__PURE__ */ u(G1, { children: [
|
|
5888
5922
|
/* @__PURE__ */ r(
|
|
5889
5923
|
Lr,
|
|
5890
5924
|
{
|
|
@@ -5920,7 +5954,7 @@ const m3 = R(
|
|
|
5920
5954
|
}) => {
|
|
5921
5955
|
const [d, a] = O(s), w = (h) => {
|
|
5922
5956
|
a(h.target.checked), i == null || i(h);
|
|
5923
|
-
},
|
|
5957
|
+
}, g = (h) => {
|
|
5924
5958
|
if (o || l)
|
|
5925
5959
|
h.stopPropagation();
|
|
5926
5960
|
else {
|
|
@@ -5931,7 +5965,7 @@ const m3 = R(
|
|
|
5931
5965
|
}));
|
|
5932
5966
|
}
|
|
5933
5967
|
};
|
|
5934
|
-
return /* @__PURE__ */
|
|
5968
|
+
return /* @__PURE__ */ u(
|
|
5935
5969
|
"div",
|
|
5936
5970
|
{
|
|
5937
5971
|
className: r3["switch-container"],
|
|
@@ -5939,7 +5973,7 @@ const m3 = R(
|
|
|
5939
5973
|
"data-disabled": l,
|
|
5940
5974
|
"data-read-only": o,
|
|
5941
5975
|
"data-checked": d,
|
|
5942
|
-
onClick:
|
|
5976
|
+
onClick: g,
|
|
5943
5977
|
children: [
|
|
5944
5978
|
/* @__PURE__ */ r(
|
|
5945
5979
|
"input",
|
|
@@ -5959,11 +5993,11 @@ const m3 = R(
|
|
|
5959
5993
|
...c
|
|
5960
5994
|
}
|
|
5961
5995
|
),
|
|
5962
|
-
/* @__PURE__ */
|
|
5963
|
-
n && d && /* @__PURE__ */ r(
|
|
5964
|
-
n && !d && /* @__PURE__ */ r(
|
|
5996
|
+
/* @__PURE__ */ u("div", { className: r3["switch-icon-check"], "data-checked": d, children: [
|
|
5997
|
+
n && d && /* @__PURE__ */ r(D, { name: "check", size: 16 }),
|
|
5998
|
+
n && !d && /* @__PURE__ */ r(D, { name: "close", size: 16 })
|
|
5965
5999
|
] }),
|
|
5966
|
-
t && C && /* @__PURE__ */ r("label", { htmlFor: C, className:
|
|
6000
|
+
t && C && /* @__PURE__ */ r("label", { htmlFor: C, className: E(r3["switch-label"]), children: C })
|
|
5967
6001
|
]
|
|
5968
6002
|
}
|
|
5969
6003
|
);
|
|
@@ -5996,9 +6030,9 @@ const m3 = R(
|
|
|
5996
6030
|
"tab-border-horizontal": "_tab-border-horizontal_1m1zv_64",
|
|
5997
6031
|
"tab-border-vertical": "_tab-border-vertical_1m1zv_76",
|
|
5998
6032
|
"tab-dropdown-button": "_tab-dropdown-button_1m1zv_85"
|
|
5999
|
-
}, Nr = "
|
|
6033
|
+
}, Nr = "_tabitem_zdlj4_1", v3 = {
|
|
6000
6034
|
tabitem: Nr,
|
|
6001
|
-
"segment-hover-indicator": "_segment-hover-
|
|
6035
|
+
"segment-hover-indicator": "_segment-hover-indicator_zdlj4_54"
|
|
6002
6036
|
}, Or = R(
|
|
6003
6037
|
({
|
|
6004
6038
|
id: C,
|
|
@@ -6013,81 +6047,81 @@ const m3 = R(
|
|
|
6013
6047
|
icon: d,
|
|
6014
6048
|
badgeType: a = "indicator",
|
|
6015
6049
|
compactSpacing: w,
|
|
6016
|
-
direction:
|
|
6050
|
+
direction: g,
|
|
6017
6051
|
disabled: h,
|
|
6018
6052
|
inverted: H,
|
|
6019
6053
|
...m
|
|
6020
|
-
},
|
|
6021
|
-
const
|
|
6054
|
+
}, V) => {
|
|
6055
|
+
const L = {
|
|
6022
6056
|
count: o,
|
|
6023
6057
|
content: s,
|
|
6024
6058
|
icon: i,
|
|
6025
6059
|
badgeType: a
|
|
6026
|
-
},
|
|
6027
|
-
h ? p.preventDefault() : (c(p),
|
|
6028
|
-
},
|
|
6060
|
+
}, S = o && o > 0 && s === "number", _ = !h && (l || S || s === "icon" && i), v = U(null), [B, f] = O(null), F = (p) => {
|
|
6061
|
+
h ? p.preventDefault() : (c(p), f((M) => ({ ...M, opacity: 0 })));
|
|
6062
|
+
}, b = $(
|
|
6029
6063
|
(p) => {
|
|
6030
|
-
|
|
6031
|
-
...
|
|
6064
|
+
v.current && !n && f(p === "mouseover" ? (M) => ({
|
|
6065
|
+
...M,
|
|
6032
6066
|
opacity: 1
|
|
6033
|
-
}) : (
|
|
6034
|
-
...
|
|
6067
|
+
}) : (M) => ({
|
|
6068
|
+
...M,
|
|
6035
6069
|
opacity: 0
|
|
6036
6070
|
}));
|
|
6037
6071
|
},
|
|
6038
6072
|
[n]
|
|
6039
6073
|
), y = (p) => {
|
|
6040
|
-
const
|
|
6041
|
-
(
|
|
6074
|
+
const M = g === "vertical", A = M && p.key === p1, I = M && p.key === S1, K = !M && p.key === P1, j = !M && p.key === R1, P = A || K;
|
|
6075
|
+
(P || (I || j)) && (p.preventDefault(), x(P ? "next" : "previous"));
|
|
6042
6076
|
}, x = (p) => {
|
|
6043
6077
|
var Q;
|
|
6044
|
-
const
|
|
6045
|
-
if (!
|
|
6046
|
-
const
|
|
6047
|
-
let K = Z(
|
|
6048
|
-
const
|
|
6049
|
-
for (;
|
|
6050
|
-
K = Z(K,
|
|
6051
|
-
|
|
6052
|
-
}, Z = (p,
|
|
6053
|
-
|
|
6054
|
-
var
|
|
6078
|
+
const M = (Q = v.current) == null ? void 0 : Q.parentElement;
|
|
6079
|
+
if (!M) return;
|
|
6080
|
+
const A = Array.from(M.querySelectorAll(`.${v3.tabitem}`)), I = A.findIndex((c1) => c1 === document.activeElement);
|
|
6081
|
+
let K = Z(I, A.length, p), j = 0;
|
|
6082
|
+
const P = A.length;
|
|
6083
|
+
for (; A[K].getAttribute("data-disabled") === "true" && j < P; )
|
|
6084
|
+
K = Z(K, A.length, p), j++;
|
|
6085
|
+
A[K].focus(), A[K].click();
|
|
6086
|
+
}, Z = (p, M, A) => A === "next" ? (p + 1) % M : (p - 1 + M) % M, N = $(() => {
|
|
6087
|
+
v.current && !n && f(g === "horizontal" ? (p) => {
|
|
6088
|
+
var M, A, I, K;
|
|
6055
6089
|
return {
|
|
6056
6090
|
...p,
|
|
6057
|
-
width: (
|
|
6058
|
-
left: ((
|
|
6059
|
-
top: (((
|
|
6091
|
+
width: (M = v.current) == null ? void 0 : M.offsetWidth,
|
|
6092
|
+
left: ((A = v.current) == null ? void 0 : A.offsetLeft) ?? 0,
|
|
6093
|
+
top: (((I = v.current) == null ? void 0 : I.offsetTop) ?? 0) + (((K = v.current) == null ? void 0 : K.offsetHeight) ?? 0)
|
|
6060
6094
|
};
|
|
6061
6095
|
} : (p) => {
|
|
6062
|
-
var
|
|
6096
|
+
var M, A;
|
|
6063
6097
|
return {
|
|
6064
6098
|
...p,
|
|
6065
6099
|
left: 0,
|
|
6066
|
-
top: (
|
|
6067
|
-
height: (
|
|
6100
|
+
top: (M = v.current) == null ? void 0 : M.offsetTop,
|
|
6101
|
+
height: (A = v.current) == null ? void 0 : A.offsetHeight
|
|
6068
6102
|
};
|
|
6069
6103
|
});
|
|
6070
|
-
}, [n,
|
|
6104
|
+
}, [n, g]);
|
|
6071
6105
|
return z(() => {
|
|
6072
6106
|
var p;
|
|
6073
|
-
return N(), window.addEventListener("resize", N), (p =
|
|
6074
|
-
window.removeEventListener("resize", N),
|
|
6107
|
+
return N(), window.addEventListener("resize", N), (p = v.current) != null && p.parentElement && v.current.parentElement.addEventListener("scroll", N), () => {
|
|
6108
|
+
window.removeEventListener("resize", N), v.current && v.current.parentElement && v.current.parentElement.removeEventListener("scroll", N);
|
|
6075
6109
|
};
|
|
6076
6110
|
}, [N]), z(() => {
|
|
6077
6111
|
var p;
|
|
6078
|
-
|
|
6079
|
-
width:
|
|
6080
|
-
left:
|
|
6081
|
-
top:
|
|
6112
|
+
v.current && f(g === "horizontal" ? {
|
|
6113
|
+
width: v.current.offsetWidth,
|
|
6114
|
+
left: v.current.offsetLeft - (((p = v.current.parentElement) == null ? void 0 : p.scrollLeft) ?? 0),
|
|
6115
|
+
top: v.current.offsetTop + v.current.offsetHeight,
|
|
6082
6116
|
opacity: 0
|
|
6083
6117
|
} : {
|
|
6084
6118
|
left: 0,
|
|
6085
|
-
top:
|
|
6086
|
-
height:
|
|
6119
|
+
top: v.current.offsetTop,
|
|
6120
|
+
height: v.current.offsetHeight,
|
|
6087
6121
|
opacity: 0
|
|
6088
6122
|
});
|
|
6089
|
-
}, [
|
|
6090
|
-
/* @__PURE__ */
|
|
6123
|
+
}, [g]), /* @__PURE__ */ u(J, { children: [
|
|
6124
|
+
/* @__PURE__ */ u(
|
|
6091
6125
|
"button",
|
|
6092
6126
|
{
|
|
6093
6127
|
id: C,
|
|
@@ -6099,22 +6133,22 @@ const m3 = R(
|
|
|
6099
6133
|
tabIndex: n ? 0 : -1,
|
|
6100
6134
|
"data-selected": n,
|
|
6101
6135
|
"data-disabled": h,
|
|
6102
|
-
"data-direction":
|
|
6136
|
+
"data-direction": g,
|
|
6103
6137
|
"data-inverted": H,
|
|
6104
6138
|
onClick: F,
|
|
6105
6139
|
"data-compact-spacing": w,
|
|
6106
6140
|
ref: (p) => {
|
|
6107
|
-
|
|
6141
|
+
v.current = p, typeof V == "function" ? V(p) : V && (V.current = p);
|
|
6108
6142
|
},
|
|
6109
6143
|
onKeyDown: y,
|
|
6110
|
-
onMouseEnter: () =>
|
|
6111
|
-
onMouseLeave: () =>
|
|
6144
|
+
onMouseEnter: () => b("mouseover"),
|
|
6145
|
+
onMouseLeave: () => b("mouseleave"),
|
|
6112
6146
|
...n && { "data-testid": "tabitem-selected" },
|
|
6113
6147
|
...m,
|
|
6114
6148
|
children: [
|
|
6115
|
-
d && /* @__PURE__ */ r(
|
|
6149
|
+
d && /* @__PURE__ */ r(D, { name: d, appearance: n ? "filled" : "outlined" }),
|
|
6116
6150
|
t && /* @__PURE__ */ r("span", { children: t }),
|
|
6117
|
-
|
|
6151
|
+
_ && /* @__PURE__ */ r(t1, { ...L })
|
|
6118
6152
|
]
|
|
6119
6153
|
}
|
|
6120
6154
|
),
|
|
@@ -6124,11 +6158,11 @@ const m3 = R(
|
|
|
6124
6158
|
"data-disabled": h,
|
|
6125
6159
|
className: v3["segment-hover-indicator"],
|
|
6126
6160
|
style: {
|
|
6127
|
-
width:
|
|
6128
|
-
height:
|
|
6129
|
-
left:
|
|
6130
|
-
top:
|
|
6131
|
-
opacity:
|
|
6161
|
+
width: B == null ? void 0 : B.width,
|
|
6162
|
+
height: B == null ? void 0 : B.height,
|
|
6163
|
+
left: B == null ? void 0 : B.left,
|
|
6164
|
+
top: B == null ? void 0 : B.top,
|
|
6165
|
+
opacity: B == null ? void 0 : B.opacity
|
|
6132
6166
|
}
|
|
6133
6167
|
}
|
|
6134
6168
|
)
|
|
@@ -6145,42 +6179,42 @@ const m3 = R(
|
|
|
6145
6179
|
overflowType: s = "scrollable",
|
|
6146
6180
|
inverted: i = !1
|
|
6147
6181
|
}, c) => {
|
|
6148
|
-
const [d, a] = O(!1), [w,
|
|
6149
|
-
|
|
6182
|
+
const [d, a] = O(!1), [w, g] = O(!1), [h, H] = O(!1), [m, V] = O(!1), [L, S] = O(!1), [k, _] = O(!1), v = U(null), B = r6(
|
|
6183
|
+
v,
|
|
6150
6184
|
l,
|
|
6151
6185
|
t === "horizontal" ? "bottom" : "left"
|
|
6152
|
-
), F = t === "horizontal" && (d || w) && s === "dropdown",
|
|
6153
|
-
if (
|
|
6154
|
-
const p =
|
|
6155
|
-
a(
|
|
6186
|
+
), F = t === "horizontal" && (d || w) && s === "dropdown", b = $(() => {
|
|
6187
|
+
if (v.current) {
|
|
6188
|
+
const p = v.current.offsetWidth < v.current.scrollWidth || v.current.offsetHeight < v.current.scrollHeight, M = v.current.scrollLeft > 0, A = v.current.scrollWidth - v.current.clientWidth - v.current.scrollLeft > 0, I = v.current.scrollTop > 0, K = v.current.scrollHeight - v.current.clientHeight - v.current.scrollTop > 0;
|
|
6189
|
+
a(M), g(A), V(I), H(K), S(p);
|
|
6156
6190
|
}
|
|
6157
|
-
}, [
|
|
6191
|
+
}, [v]);
|
|
6158
6192
|
z(() => {
|
|
6159
6193
|
var p;
|
|
6160
|
-
return
|
|
6161
|
-
var
|
|
6162
|
-
window.removeEventListener("resize",
|
|
6194
|
+
return b(), window.addEventListener("resize", b), (p = v.current) == null || p.addEventListener("scroll", b), () => {
|
|
6195
|
+
var M;
|
|
6196
|
+
window.removeEventListener("resize", b), (M = v.current) == null || M.removeEventListener("scroll", b);
|
|
6163
6197
|
};
|
|
6164
|
-
}, [
|
|
6198
|
+
}, [b]), z(() => {
|
|
6165
6199
|
!l && C.length > 0 && e(C[0].id);
|
|
6166
6200
|
}, [l, C, e]);
|
|
6167
6201
|
const y = (p) => {
|
|
6168
|
-
const
|
|
6169
|
-
e(
|
|
6170
|
-
const
|
|
6171
|
-
|
|
6202
|
+
const M = p.currentTarget, A = M.getAttribute("id") || "";
|
|
6203
|
+
e(A), _(!1);
|
|
6204
|
+
const I = v.current;
|
|
6205
|
+
I && Br(M, I, t);
|
|
6172
6206
|
}, x = () => {
|
|
6173
|
-
if (
|
|
6207
|
+
if (v.current) {
|
|
6174
6208
|
const p = t === "horizontal" ? { left: -300 } : { top: -300 };
|
|
6175
|
-
|
|
6209
|
+
v.current.scrollBy({ ...p, behavior: "smooth" });
|
|
6176
6210
|
}
|
|
6177
6211
|
}, Z = () => {
|
|
6178
|
-
if (
|
|
6212
|
+
if (v.current) {
|
|
6179
6213
|
const p = t === "horizontal" ? { left: 300 } : { top: 300 };
|
|
6180
|
-
|
|
6214
|
+
v.current.scrollBy({ ...p, behavior: "smooth" });
|
|
6181
6215
|
}
|
|
6182
6216
|
}, N = C.find((p) => p.id === l);
|
|
6183
|
-
return /* @__PURE__ */
|
|
6217
|
+
return /* @__PURE__ */ u("div", { className: D1["tab-container"], "data-direction": t, children: [
|
|
6184
6218
|
/* @__PURE__ */ r(
|
|
6185
6219
|
"div",
|
|
6186
6220
|
{
|
|
@@ -6189,10 +6223,10 @@ const m3 = R(
|
|
|
6189
6223
|
role: "presentation",
|
|
6190
6224
|
"data-direction": t,
|
|
6191
6225
|
"data-compact-spacing": o,
|
|
6192
|
-
"data-scrollable":
|
|
6226
|
+
"data-scrollable": L && s === "scrollable" ? !0 : void 0
|
|
6193
6227
|
}
|
|
6194
6228
|
),
|
|
6195
|
-
/* @__PURE__ */
|
|
6229
|
+
/* @__PURE__ */ u(
|
|
6196
6230
|
"div",
|
|
6197
6231
|
{
|
|
6198
6232
|
style: {
|
|
@@ -6202,7 +6236,7 @@ const m3 = R(
|
|
|
6202
6236
|
flexDirection: t === "horizontal" ? "row" : "column"
|
|
6203
6237
|
},
|
|
6204
6238
|
children: [
|
|
6205
|
-
|
|
6239
|
+
L && !F && /* @__PURE__ */ r(
|
|
6206
6240
|
w1,
|
|
6207
6241
|
{
|
|
6208
6242
|
name: t === "horizontal" ? "arrow-chevron-left" : "arrow-chevron-up",
|
|
@@ -6216,16 +6250,16 @@ const m3 = R(
|
|
|
6216
6250
|
onClick: x
|
|
6217
6251
|
}
|
|
6218
6252
|
),
|
|
6219
|
-
/* @__PURE__ */
|
|
6253
|
+
/* @__PURE__ */ u(
|
|
6220
6254
|
"div",
|
|
6221
6255
|
{
|
|
6222
6256
|
ref: (p) => {
|
|
6223
|
-
|
|
6257
|
+
v.current = p, typeof c == "function" ? c(p) : c && (c.current = p);
|
|
6224
6258
|
},
|
|
6225
6259
|
role: "tablist",
|
|
6226
6260
|
"aria-label": "Sample Tabs",
|
|
6227
6261
|
className: D1.tab,
|
|
6228
|
-
"data-alignment":
|
|
6262
|
+
"data-alignment": L ? "start" : n,
|
|
6229
6263
|
"data-direction": t,
|
|
6230
6264
|
"data-overflow-type": s,
|
|
6231
6265
|
children: [
|
|
@@ -6234,10 +6268,10 @@ const m3 = R(
|
|
|
6234
6268
|
{
|
|
6235
6269
|
className: D1["tab-selected-indicator"],
|
|
6236
6270
|
style: {
|
|
6237
|
-
left: F ? 0 :
|
|
6238
|
-
width: (
|
|
6239
|
-
top:
|
|
6240
|
-
height:
|
|
6271
|
+
left: F ? 0 : B.left,
|
|
6272
|
+
width: (B.width ?? 0) + (F ? 32 : 0),
|
|
6273
|
+
top: B.top,
|
|
6274
|
+
height: B.height
|
|
6241
6275
|
}
|
|
6242
6276
|
}
|
|
6243
6277
|
),
|
|
@@ -6246,18 +6280,18 @@ const m3 = R(
|
|
|
6246
6280
|
{
|
|
6247
6281
|
autoClose: !0,
|
|
6248
6282
|
dropdownId: "tab-dropdown",
|
|
6249
|
-
onClose: () =>
|
|
6283
|
+
onClose: () => _(!1),
|
|
6250
6284
|
offset: 10,
|
|
6251
|
-
trigger: /* @__PURE__ */
|
|
6285
|
+
trigger: /* @__PURE__ */ u(
|
|
6252
6286
|
"button",
|
|
6253
6287
|
{
|
|
6254
6288
|
type: "button",
|
|
6255
6289
|
className: D1["tab-dropdown-button"],
|
|
6256
|
-
onClick: () =>
|
|
6290
|
+
onClick: () => _((p) => !p),
|
|
6257
6291
|
"aria-label": "Select tab",
|
|
6258
6292
|
"data-inverted": i,
|
|
6259
6293
|
children: [
|
|
6260
|
-
N && N.icon && /* @__PURE__ */ r(
|
|
6294
|
+
N && N.icon && /* @__PURE__ */ r(D, { name: N.icon, appearance: "filled" }),
|
|
6261
6295
|
N && /* @__PURE__ */ r("div", { style: { flexShrink: 0 }, children: N == null ? void 0 : N.label }),
|
|
6262
6296
|
N.badgeCount && N.badgeCount > 0 && N.badgeContent === "number" && /* @__PURE__ */ r(
|
|
6263
6297
|
t1,
|
|
@@ -6267,13 +6301,13 @@ const m3 = R(
|
|
|
6267
6301
|
count: N.badgeCount
|
|
6268
6302
|
}
|
|
6269
6303
|
),
|
|
6270
|
-
/* @__PURE__ */ r(
|
|
6304
|
+
/* @__PURE__ */ r(D, { style: { flexShrink: 0 }, name: "arrow-chevron-down" })
|
|
6271
6305
|
]
|
|
6272
6306
|
}
|
|
6273
6307
|
),
|
|
6274
6308
|
isOpen: k,
|
|
6275
|
-
children: C.filter((p) => p.id !== l).map((p,
|
|
6276
|
-
|
|
6309
|
+
children: C.filter((p) => p.id !== l).map((p, M) => /* @__PURE__ */ r(
|
|
6310
|
+
W1,
|
|
6277
6311
|
{
|
|
6278
6312
|
id: p.id,
|
|
6279
6313
|
label: p.label,
|
|
@@ -6286,11 +6320,11 @@ const m3 = R(
|
|
|
6286
6320
|
badgeType: p.badgeType,
|
|
6287
6321
|
showBadge: !0
|
|
6288
6322
|
},
|
|
6289
|
-
`${p.id}-dropdown-${
|
|
6323
|
+
`${p.id}-dropdown-${M}`
|
|
6290
6324
|
))
|
|
6291
6325
|
}
|
|
6292
6326
|
),
|
|
6293
|
-
C.map((p,
|
|
6327
|
+
C.map((p, M) => /* @__PURE__ */ r(
|
|
6294
6328
|
Or,
|
|
6295
6329
|
{
|
|
6296
6330
|
onClick: y,
|
|
@@ -6301,12 +6335,12 @@ const m3 = R(
|
|
|
6301
6335
|
inverted: i,
|
|
6302
6336
|
...p
|
|
6303
6337
|
},
|
|
6304
|
-
`${p.id}-${
|
|
6338
|
+
`${p.id}-${M}`
|
|
6305
6339
|
))
|
|
6306
6340
|
]
|
|
6307
6341
|
}
|
|
6308
6342
|
),
|
|
6309
|
-
|
|
6343
|
+
L && !F && /* @__PURE__ */ r(
|
|
6310
6344
|
w1,
|
|
6311
6345
|
{
|
|
6312
6346
|
name: t === "horizontal" ? "arrow-chevron-right" : "arrow-chevron-down",
|
|
@@ -6331,33 +6365,33 @@ const m3 = R(
|
|
|
6331
6365
|
role: "presentation",
|
|
6332
6366
|
"data-direction": t,
|
|
6333
6367
|
"data-compact-spacing": o,
|
|
6334
|
-
"data-scrollable":
|
|
6368
|
+
"data-scrollable": L && s === "scrollable" ? !0 : void 0
|
|
6335
6369
|
}
|
|
6336
6370
|
)
|
|
6337
6371
|
] });
|
|
6338
6372
|
}
|
|
6339
|
-
), kr = "_tag_1p4f3_1",
|
|
6373
|
+
), kr = "_tag_1p4f3_1", E3 = {
|
|
6340
6374
|
tag: kr,
|
|
6341
6375
|
"tag-label": "_tag-label_1p4f3_15"
|
|
6342
|
-
},
|
|
6376
|
+
}, R3 = {
|
|
6343
6377
|
success: "check-circle",
|
|
6344
6378
|
information: "info",
|
|
6345
6379
|
warning: "warning",
|
|
6346
6380
|
alert: "dangerous"
|
|
6347
6381
|
}, Ho = R(
|
|
6348
|
-
({ tagType: C = "status", status: e, color: t, compactSpacing: n, label: l, showLeftIcon: o = !1, iconName: s, ...i }, c) => (C === "status" && e &&
|
|
6382
|
+
({ tagType: C = "status", status: e, color: t, compactSpacing: n, label: l, showLeftIcon: o = !1, iconName: s, ...i }, c) => (C === "status" && e && R3[e] && (s = R3[e]), s && !z1(s) ? (console.warn(`Tag: Invalid icon name "${s}". Please use a valid icon key.`), null) : /* @__PURE__ */ u(
|
|
6349
6383
|
"div",
|
|
6350
6384
|
{
|
|
6351
6385
|
ref: c,
|
|
6352
|
-
className:
|
|
6386
|
+
className: E3.tag,
|
|
6353
6387
|
"data-tag-type": C,
|
|
6354
6388
|
"data-status": e,
|
|
6355
6389
|
"data-color": t,
|
|
6356
6390
|
"data-compact-spacing": n,
|
|
6357
6391
|
...i,
|
|
6358
6392
|
children: [
|
|
6359
|
-
s && z1(s) && (C === "status" || o) && /* @__PURE__ */ r(
|
|
6360
|
-
l && /* @__PURE__ */ r("
|
|
6393
|
+
s && z1(s) && (C === "status" || o) && /* @__PURE__ */ r(D, { name: s, size: 16 }),
|
|
6394
|
+
l && /* @__PURE__ */ r("span", { className: E3["tag-label"], "data-compact-spacing": n, children: l })
|
|
6361
6395
|
]
|
|
6362
6396
|
}
|
|
6363
6397
|
))
|
|
@@ -6383,56 +6417,56 @@ const m3 = R(
|
|
|
6383
6417
|
assistiveTextLabel: d,
|
|
6384
6418
|
assistiveTextAppearance: a = "description",
|
|
6385
6419
|
["aria-labelledby"]: w,
|
|
6386
|
-
assistiveTextLink:
|
|
6420
|
+
assistiveTextLink: g,
|
|
6387
6421
|
showLabelRequirement: h = !1,
|
|
6388
6422
|
resizeable: H = "true",
|
|
6389
6423
|
maxLength: m,
|
|
6390
|
-
defaultValue:
|
|
6391
|
-
showCounter:
|
|
6392
|
-
value:
|
|
6424
|
+
defaultValue: V,
|
|
6425
|
+
showCounter: L,
|
|
6426
|
+
value: S,
|
|
6393
6427
|
...k
|
|
6394
|
-
},
|
|
6395
|
-
const [
|
|
6428
|
+
}, _) => {
|
|
6429
|
+
const [v, B] = O((S == null ? void 0 : S.length) || (V == null ? void 0 : V.length) || 0), f = U(null), F = L && m, b = (x) => {
|
|
6396
6430
|
var Z;
|
|
6397
|
-
o && o(x), (Z =
|
|
6431
|
+
o && o(x), (Z = f.current) == null || Z.scrollTo({ top: 0 });
|
|
6398
6432
|
}, y = (x) => {
|
|
6399
|
-
l && l(x), m &&
|
|
6433
|
+
l && l(x), m && B(x.target.value.length);
|
|
6400
6434
|
};
|
|
6401
|
-
return /* @__PURE__ */
|
|
6402
|
-
s && c === "side" && /* @__PURE__ */
|
|
6435
|
+
return /* @__PURE__ */ u("div", { className: L1.container, "data-label-position": c, children: [
|
|
6436
|
+
s && c === "side" && /* @__PURE__ */ u("label", { id: i, className: L1.label, htmlFor: e, "data-label-position": c, children: [
|
|
6403
6437
|
s,
|
|
6404
|
-
/* @__PURE__ */ r(
|
|
6438
|
+
/* @__PURE__ */ r(j1, { required: n, showLabelRequirement: h })
|
|
6405
6439
|
] }),
|
|
6406
|
-
/* @__PURE__ */
|
|
6407
|
-
/* @__PURE__ */
|
|
6408
|
-
s && c === "top" && /* @__PURE__ */
|
|
6440
|
+
/* @__PURE__ */ u("div", { className: L1["top-position-container"], "data-label-position": c, children: [
|
|
6441
|
+
/* @__PURE__ */ u("div", { className: L1["header-container"], "data-label-position": c, children: [
|
|
6442
|
+
s && c === "top" && /* @__PURE__ */ u("label", { id: i, className: L1.label, htmlFor: e, "data-label-position": c, children: [
|
|
6409
6443
|
s,
|
|
6410
|
-
/* @__PURE__ */ r(
|
|
6444
|
+
/* @__PURE__ */ r(j1, { required: n, showLabelRequirement: h })
|
|
6411
6445
|
] }),
|
|
6412
|
-
F && /* @__PURE__ */
|
|
6413
|
-
|
|
6446
|
+
F && /* @__PURE__ */ u("span", { className: L1["character-counter"], children: [
|
|
6447
|
+
v,
|
|
6414
6448
|
"/",
|
|
6415
6449
|
m
|
|
6416
6450
|
] })
|
|
6417
6451
|
] }),
|
|
6418
|
-
/* @__PURE__ */
|
|
6452
|
+
/* @__PURE__ */ u("div", { className: L1["textarea-container"], "data-label-position": c, children: [
|
|
6419
6453
|
/* @__PURE__ */ r(
|
|
6420
6454
|
"textarea",
|
|
6421
6455
|
{
|
|
6422
6456
|
ref: (x) => {
|
|
6423
|
-
|
|
6457
|
+
f.current = x, typeof _ == "function" ? _(x) : _ && (_.current = x);
|
|
6424
6458
|
},
|
|
6425
6459
|
id: e,
|
|
6426
6460
|
name: t,
|
|
6427
|
-
className:
|
|
6461
|
+
className: E(L1.textarea, C),
|
|
6428
6462
|
"data-resizeable": H,
|
|
6429
6463
|
"data-assistive-text-appearance": a,
|
|
6430
6464
|
onChange: y,
|
|
6431
6465
|
"aria-labelledby": i || w,
|
|
6432
6466
|
maxLength: m,
|
|
6433
|
-
onBlur:
|
|
6434
|
-
defaultValue:
|
|
6435
|
-
value:
|
|
6467
|
+
onBlur: b,
|
|
6468
|
+
defaultValue: V,
|
|
6469
|
+
value: S,
|
|
6436
6470
|
...k
|
|
6437
6471
|
}
|
|
6438
6472
|
),
|
|
@@ -6442,7 +6476,7 @@ const m3 = R(
|
|
|
6442
6476
|
label: d,
|
|
6443
6477
|
appearance: a,
|
|
6444
6478
|
showIcon: !0,
|
|
6445
|
-
href:
|
|
6479
|
+
href: g
|
|
6446
6480
|
}
|
|
6447
6481
|
)
|
|
6448
6482
|
] })
|
|
@@ -6457,7 +6491,7 @@ function Dr(C, e = 0) {
|
|
|
6457
6491
|
}
|
|
6458
6492
|
let p3;
|
|
6459
6493
|
const Tr = new Uint8Array(16);
|
|
6460
|
-
function
|
|
6494
|
+
function Er() {
|
|
6461
6495
|
if (!p3) {
|
|
6462
6496
|
if (typeof crypto > "u" || !crypto.getRandomValues)
|
|
6463
6497
|
throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");
|
|
@@ -6465,13 +6499,13 @@ function Rr() {
|
|
|
6465
6499
|
}
|
|
6466
6500
|
return p3(Tr);
|
|
6467
6501
|
}
|
|
6468
|
-
const
|
|
6502
|
+
const Rr = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), P3 = { randomUUID: Rr };
|
|
6469
6503
|
function Pr(C, e, t) {
|
|
6470
6504
|
var l;
|
|
6471
6505
|
if (P3.randomUUID && !C)
|
|
6472
6506
|
return P3.randomUUID();
|
|
6473
6507
|
C = C || {};
|
|
6474
|
-
const n = C.random ?? ((l = C.rng) == null ? void 0 : l.call(C)) ??
|
|
6508
|
+
const n = C.random ?? ((l = C.rng) == null ? void 0 : l.call(C)) ?? Er();
|
|
6475
6509
|
if (n.length < 16)
|
|
6476
6510
|
throw new Error("Random bytes length must be >= 16");
|
|
6477
6511
|
return n[6] = n[6] & 15 | 64, n[8] = n[8] & 63 | 128, Dr(n);
|
|
@@ -6490,11 +6524,11 @@ const d6 = z3(null), w6 = () => {
|
|
|
6490
6524
|
return z(() => {
|
|
6491
6525
|
s.length > 0 && (l(C) ? c() : o(C) && i());
|
|
6492
6526
|
}, [s.length, l, o, i, C]), { isInternalOpen: t, hideToast: i, showToast: c };
|
|
6493
|
-
}, $r = 3e3,
|
|
6527
|
+
}, $r = 3e3, Kr = 5e3, Ur = 8e3, Gr = {
|
|
6494
6528
|
short: $r,
|
|
6495
|
-
medium:
|
|
6496
|
-
long:
|
|
6497
|
-
},
|
|
6529
|
+
medium: Kr,
|
|
6530
|
+
long: Ur
|
|
6531
|
+
}, qr = ({ shouldStartTimer: C, duration: e }, t) => {
|
|
6498
6532
|
const n = U(null), l = $(() => {
|
|
6499
6533
|
n.current = setTimeout(() => {
|
|
6500
6534
|
t();
|
|
@@ -6505,8 +6539,8 @@ const d6 = z3(null), w6 = () => {
|
|
|
6505
6539
|
return z(() => (C && (o(), l()), () => {
|
|
6506
6540
|
o();
|
|
6507
6541
|
}), [l, o, C]), { initializeTimer: l, removeTimer: o };
|
|
6508
|
-
},
|
|
6509
|
-
toast:
|
|
6542
|
+
}, Wr = "_toast_ara8a_1", K1 = {
|
|
6543
|
+
toast: Wr,
|
|
6510
6544
|
"toast-message": "_toast-message_ara8a_53",
|
|
6511
6545
|
"toast-icon": "_toast-icon_ara8a_68",
|
|
6512
6546
|
"toast-content": "_toast-content_ara8a_71"
|
|
@@ -6524,55 +6558,55 @@ const d6 = z3(null), w6 = () => {
|
|
|
6524
6558
|
duration: d = "medium",
|
|
6525
6559
|
onClose: a,
|
|
6526
6560
|
iconName: w,
|
|
6527
|
-
showLeftIcon:
|
|
6561
|
+
showLeftIcon: g = !0,
|
|
6528
6562
|
showActionButton: h = !0,
|
|
6529
6563
|
...H
|
|
6530
6564
|
}, m) => {
|
|
6531
|
-
const
|
|
6532
|
-
{ shouldStartTimer:
|
|
6565
|
+
const V = !!i && h, L = s && !V, [S] = O(C || Pr()), { isInternalOpen: k, hideToast: _ } = zr(S, o), { addToQueue: v, removeFromQueue: B } = w6(), { shouldRender: f, isAnimating: F } = $1(k, 300), { initializeTimer: b, removeTimer: y } = qr(
|
|
6566
|
+
{ shouldStartTimer: L && k, duration: d },
|
|
6533
6567
|
() => {
|
|
6534
6568
|
N();
|
|
6535
6569
|
}
|
|
6536
6570
|
), [x, Z] = l.split("-"), N = $(() => {
|
|
6537
|
-
|
|
6538
|
-
}, [
|
|
6571
|
+
_(), y(), B(S), a == null || a();
|
|
6572
|
+
}, [_, y, B, S, a]);
|
|
6539
6573
|
z(() => {
|
|
6540
|
-
o ?
|
|
6541
|
-
}, [o,
|
|
6574
|
+
o ? v({ id: S, hasActionButton: V, type: t }) : N();
|
|
6575
|
+
}, [o, V, t, L, S, v, N]);
|
|
6542
6576
|
const p = () => {
|
|
6543
6577
|
N();
|
|
6544
|
-
},
|
|
6545
|
-
|
|
6546
|
-
},
|
|
6547
|
-
|
|
6548
|
-
},
|
|
6549
|
-
return
|
|
6578
|
+
}, M = (j) => {
|
|
6579
|
+
j.stopPropagation(), L && o && y();
|
|
6580
|
+
}, A = (j) => {
|
|
6581
|
+
j.stopPropagation(), L && b();
|
|
6582
|
+
}, I = g && t !== "neutral", K = g && w && z1(w);
|
|
6583
|
+
return f && /* @__PURE__ */ r(Q1, { children: /* @__PURE__ */ u(
|
|
6550
6584
|
"div",
|
|
6551
6585
|
{
|
|
6552
6586
|
role: "status",
|
|
6553
|
-
className:
|
|
6587
|
+
className: E(K1.toast, H.className),
|
|
6554
6588
|
"data-type": t,
|
|
6555
6589
|
"data-position": x,
|
|
6556
6590
|
"data-alignment": Z,
|
|
6557
6591
|
"data-open": F || void 0,
|
|
6558
6592
|
ref: m,
|
|
6559
|
-
onMouseOver:
|
|
6560
|
-
onMouseOut:
|
|
6593
|
+
onMouseOver: M,
|
|
6594
|
+
onMouseOut: A,
|
|
6561
6595
|
...H,
|
|
6562
6596
|
children: [
|
|
6563
|
-
/* @__PURE__ */
|
|
6564
|
-
|
|
6565
|
-
|
|
6597
|
+
/* @__PURE__ */ u("div", { className: K1["toast-content"], children: [
|
|
6598
|
+
I ? /* @__PURE__ */ r(
|
|
6599
|
+
D,
|
|
6566
6600
|
{
|
|
6567
6601
|
name: v6[t],
|
|
6568
6602
|
size: v1.xl,
|
|
6569
|
-
className:
|
|
6603
|
+
className: K1["toast-icon"],
|
|
6570
6604
|
"aria-hidden": "true"
|
|
6571
6605
|
}
|
|
6572
|
-
) : K && /* @__PURE__ */ r(
|
|
6573
|
-
/* @__PURE__ */ r("span", { className:
|
|
6606
|
+
) : K && /* @__PURE__ */ r(D, { name: w, size: v1.xl, className: K1["toast-icon"], "aria-hidden": "true" }),
|
|
6607
|
+
/* @__PURE__ */ r("span", { className: K1["toast-message"], children: e })
|
|
6574
6608
|
] }),
|
|
6575
|
-
|
|
6609
|
+
V && /* @__PURE__ */ r(
|
|
6576
6610
|
o3,
|
|
6577
6611
|
{
|
|
6578
6612
|
variant: t === "neutral" ? "reverse" : "transparent",
|
|
@@ -6593,7 +6627,7 @@ const d6 = z3(null), w6 = () => {
|
|
|
6593
6627
|
}
|
|
6594
6628
|
) });
|
|
6595
6629
|
}
|
|
6596
|
-
),
|
|
6630
|
+
), jr = (C) => {
|
|
6597
6631
|
const { hasActionButton: e, type: t } = C;
|
|
6598
6632
|
if (e)
|
|
6599
6633
|
switch (t) {
|
|
@@ -6623,7 +6657,7 @@ const d6 = z3(null), w6 = () => {
|
|
|
6623
6657
|
}
|
|
6624
6658
|
}, Mo = ({ children: C }) => {
|
|
6625
6659
|
const [e, t] = O([]), n = $((i) => {
|
|
6626
|
-
const c =
|
|
6660
|
+
const c = jr(i);
|
|
6627
6661
|
t((d) => [...d, { id: i.id, priority: c, isOpen: !1 }].sort((a, w) => a.priority - w.priority));
|
|
6628
6662
|
}, []), l = $((i) => {
|
|
6629
6663
|
t((c) => c.filter((d) => d.id !== i));
|
|
@@ -6642,7 +6676,7 @@ export {
|
|
|
6642
6676
|
no as Chip,
|
|
6643
6677
|
d1 as Divider,
|
|
6644
6678
|
dt as Grid,
|
|
6645
|
-
|
|
6679
|
+
D as Icon,
|
|
6646
6680
|
w1 as IconButton,
|
|
6647
6681
|
ro as IconButtonToggle,
|
|
6648
6682
|
V3 as Link,
|