@cfx-dev/ui-components 4.2.15 → 4.2.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (114) hide show
  1. package/dist/components/Accordion/Accordion.d.ts +1 -0
  2. package/dist/components/Accordion/Accordion.js +68 -64
  3. package/dist/components/Icons/cfx-icons/Cart.js +1 -1
  4. package/dist/components/Icons/cfx-icons/Close.js +1 -1
  5. package/dist/components/Icons/cfx-icons/Controller.js +1 -1
  6. package/dist/components/Icons/cfx-icons/Copy.js +1 -1
  7. package/dist/components/Icons/cfx-icons/DownArrow.js +1 -1
  8. package/dist/components/Icons/cfx-icons/DownChevron.js +1 -1
  9. package/dist/components/Icons/cfx-icons/Download.js +1 -1
  10. package/dist/components/Icons/cfx-icons/Expand.js +1 -1
  11. package/dist/components/Icons/cfx-icons/ExternalLink.js +1 -1
  12. package/dist/components/Icons/cfx-icons/Heart.js +1 -1
  13. package/dist/components/Icons/cfx-icons/HeartFilled.js +1 -1
  14. package/dist/components/Icons/cfx-icons/Help.js +1 -1
  15. package/dist/components/Icons/cfx-icons/LeftArrow.js +1 -1
  16. package/dist/components/Icons/cfx-icons/LeftChevron.js +1 -1
  17. package/dist/components/Icons/cfx-icons/Map.js +1 -1
  18. package/dist/components/Icons/cfx-icons/Menu.js +1 -1
  19. package/dist/components/Icons/cfx-icons/Minus.js +1 -1
  20. package/dist/components/Icons/cfx-icons/More.js +1 -1
  21. package/dist/components/Icons/cfx-icons/MoreInfo.js +1 -1
  22. package/dist/components/Icons/cfx-icons/Pencil.js +1 -1
  23. package/dist/components/Icons/cfx-icons/Play.js +1 -1
  24. package/dist/components/Icons/cfx-icons/Plus.js +1 -1
  25. package/dist/components/Icons/cfx-icons/Refresh.js +1 -1
  26. package/dist/components/Icons/cfx-icons/RightArrow.js +1 -1
  27. package/dist/components/Icons/cfx-icons/RightChevron.js +1 -1
  28. package/dist/components/Icons/cfx-icons/Search.js +1 -1
  29. package/dist/components/Icons/cfx-icons/Sort.js +1 -1
  30. package/dist/components/Icons/cfx-icons/Square.js +1 -1
  31. package/dist/components/Icons/cfx-icons/SquareCheck.js +1 -1
  32. package/dist/components/Icons/cfx-icons/Stop.js +1 -1
  33. package/dist/components/Icons/cfx-icons/Tick.js +1 -1
  34. package/dist/components/Icons/cfx-icons/Transfer.js +1 -1
  35. package/dist/components/Icons/cfx-icons/Trash.js +1 -1
  36. package/dist/components/Icons/cfx-icons/Undo.js +1 -1
  37. package/dist/components/Icons/cfx-icons/UpArrow.js +1 -1
  38. package/dist/components/Icons/cfx-icons/UpChevron.js +1 -1
  39. package/dist/components/Icons/cfx-icons/Upload.js +1 -1
  40. package/dist/components/Icons/cfx-icons/UpvotesBurst.js +1 -1
  41. package/dist/components/Icons/cfx-icons/UpvotesRecurring.js +1 -1
  42. package/dist/components/Icons/cfx-icons/User.js +1 -1
  43. package/dist/components/Icons/cfx-icons/Users.js +1 -1
  44. package/dist/components/Icons/cfx-icons/Verified.js +1 -1
  45. package/dist/components/Icons/cfx-icons/Visibility.js +1 -1
  46. package/dist/components/Icons/cfx-icons/VisibilityOff.js +1 -1
  47. package/dist/components/Icons/cfx-icons/Warning.js +1 -1
  48. package/dist/components/Icons/cfx-icons-big/Confirm.js +1 -1
  49. package/dist/components/Icons/cfx-icons-big/Like.js +1 -1
  50. package/dist/components/Icons/cfx-icons-big/Subscriptions.js +1 -1
  51. package/dist/components/Icons/cfx-icons-big/Upload.js +1 -1
  52. package/dist/components/Icons/cfx-icons-big/Warning.js +1 -1
  53. package/dist/components/Logos/LogosShowcase.js +30 -427
  54. package/dist/components/Logos/cfx/CompositeLogo.d.ts +1 -1
  55. package/dist/components/Logos/cfx/CompositeLogo.js +12 -80
  56. package/dist/components/Logos/cfx/Icon.d.ts +1 -1
  57. package/dist/components/Logos/cfx/Icon.js +5 -4
  58. package/dist/components/Logos/cfx/Logo.d.ts +1 -1
  59. package/dist/components/Logos/cfx/Logo.js +39 -17
  60. package/dist/components/Logos/cfx/Wordmark.d.ts +1 -1
  61. package/dist/components/Logos/cfx/Wordmark.js +12 -28
  62. package/dist/components/Logos/cfxbazaar/CompositeLogo.d.ts +1 -1
  63. package/dist/components/Logos/cfxbazaar/CompositeLogo.js +7 -6
  64. package/dist/components/Logos/cfxbazaar/Wordmark.d.ts +1 -1
  65. package/dist/components/Logos/cfxbazaar/Wordmark.js +7 -6
  66. package/dist/components/Logos/discord/Icon.d.ts +1 -1
  67. package/dist/components/Logos/discord/Icon.js +5 -4
  68. package/dist/components/Logos/esx/Icon.d.ts +1 -1
  69. package/dist/components/Logos/esx/Icon.js +7 -6
  70. package/dist/components/Logos/fivem/CompositeLogo.d.ts +1 -1
  71. package/dist/components/Logos/fivem/CompositeLogo.js +5 -4
  72. package/dist/components/Logos/fivem/Icon.d.ts +1 -1
  73. package/dist/components/Logos/fivem/Icon.js +7 -6
  74. package/dist/components/Logos/fivem/LockupLandscape.d.ts +1 -1
  75. package/dist/components/Logos/fivem/LockupLandscape.js +7 -6
  76. package/dist/components/Logos/fivem/LockupPortrait.d.ts +1 -1
  77. package/dist/components/Logos/fivem/LockupPortrait.js +5 -4
  78. package/dist/components/Logos/fivem/Logo.d.ts +1 -1
  79. package/dist/components/Logos/fivem/Logo.js +5 -4
  80. package/dist/components/Logos/fivem/Wordmark.d.ts +1 -1
  81. package/dist/components/Logos/fivem/Wordmark.js +7 -6
  82. package/dist/components/Logos/google/Icon.d.ts +1 -1
  83. package/dist/components/Logos/google/Icon.js +7 -6
  84. package/dist/components/Logos/google/Wordmark.d.ts +1 -1
  85. package/dist/components/Logos/google/Wordmark.js +5 -4
  86. package/dist/components/Logos/patreon/Icon.d.ts +1 -1
  87. package/dist/components/Logos/patreon/Icon.js +5 -4
  88. package/dist/components/Logos/patreon/Wordmark.d.ts +1 -1
  89. package/dist/components/Logos/patreon/Wordmark.js +7 -6
  90. package/dist/components/Logos/qbcore/Icon.d.ts +1 -1
  91. package/dist/components/Logos/qbcore/Icon.js +7 -6
  92. package/dist/components/Logos/redemrp/Icon.d.ts +1 -1
  93. package/dist/components/Logos/redemrp/Icon.js +7 -6
  94. package/dist/components/Logos/redm/CompositeLogo.d.ts +1 -1
  95. package/dist/components/Logos/redm/CompositeLogo.js +5 -4
  96. package/dist/components/Logos/redm/Icon.d.ts +1 -1
  97. package/dist/components/Logos/redm/Icon.js +7 -6
  98. package/dist/components/Logos/redm/LockupLandscape.d.ts +1 -1
  99. package/dist/components/Logos/redm/LockupLandscape.js +5 -4
  100. package/dist/components/Logos/redm/LockupPortrait.d.ts +1 -1
  101. package/dist/components/Logos/redm/LockupPortrait.js +5 -4
  102. package/dist/components/Logos/redm/Logo.d.ts +1 -1
  103. package/dist/components/Logos/redm/Logo.js +7 -6
  104. package/dist/components/Logos/redm/Wordmark.d.ts +1 -1
  105. package/dist/components/Logos/redm/Wordmark.js +5 -4
  106. package/dist/components/Logos/rockstar/Icon.d.ts +1 -1
  107. package/dist/components/Logos/rockstar/Icon.js +7 -6
  108. package/dist/components/Logos/tebex/Icon.d.ts +1 -1
  109. package/dist/components/Logos/tebex/Icon.js +5 -4
  110. package/dist/components/Logos/tebex/Wordmark.d.ts +1 -1
  111. package/dist/components/Logos/tebex/Wordmark.js +7 -6
  112. package/dist/components/Logos/vorpcore/Icon.d.ts +1 -1
  113. package/dist/components/Logos/vorpcore/Icon.js +7 -6
  114. package/package.json +1 -1
@@ -4,6 +4,7 @@ import { IconName } from '../Icon';
4
4
  export interface AccordionContextProps {
5
5
  openItems: Record<string, boolean>;
6
6
  toggleItem: (id: string) => void;
7
+ rootWidth: null | number;
7
8
  }
8
9
  export interface AccordionProps {
9
10
  className?: string;
@@ -1,86 +1,91 @@
1
1
  import { jsx as c, jsxs as v } from "react/jsx-runtime";
2
2
  import e from "react";
3
- import { Icon as C } from "../Icon/Icon.js";
4
- import { Text as A } from "../Text/Text.js";
3
+ import { Icon as A } from "../Icon/Icon.js";
4
+ import { Text as b } from "../Text/Text.js";
5
5
  import { ui as I } from "../ui.js";
6
- import { clsx as b } from "../../utils/clsx.js";
7
- import { debounce as y } from "../../utils/execution.js";
8
- import { minmax as T } from "../../utils/math.js";
9
- const R = "cfxui__Accordion__triggerContainer__b92c1", k = "cfxui__Accordion__iconFlip__367de", D = "cfxui__Accordion__iconUp__28d27", N = "cfxui__Accordion__iconDown__b9e95", E = "cfxui__Accordion__text__03dc4", U = "cfxui__Accordion__iconLeft__e348b", $ = "cfxui__Accordion__iconRight__bbf0c", F = "cfxui__Accordion__content__5ecaf", H = "cfxui__Accordion__open__ed604", L = "cfxui__Accordion__contentText__1384b", z = "cfxui__Accordion__closed__be897", o = {
10
- triggerContainer: R,
6
+ import { clsx as w } from "../../utils/clsx.js";
7
+ import { debounce as R } from "../../utils/execution.js";
8
+ import { minmax as y } from "../../utils/math.js";
9
+ const T = "cfxui__Accordion__triggerContainer__b92c1", k = "cfxui__Accordion__iconFlip__367de", D = "cfxui__Accordion__iconUp__28d27", E = "cfxui__Accordion__iconDown__b9e95", N = "cfxui__Accordion__text__03dc4", U = "cfxui__Accordion__iconLeft__e348b", $ = "cfxui__Accordion__iconRight__bbf0c", F = "cfxui__Accordion__content__5ecaf", L = "cfxui__Accordion__open__ed604", S = "cfxui__Accordion__contentText__1384b", W = "cfxui__Accordion__closed__be897", o = {
10
+ triggerContainer: T,
11
11
  iconFlip: k,
12
12
  iconUp: D,
13
- iconDown: N,
14
- text: E,
13
+ iconDown: E,
14
+ text: N,
15
15
  iconLeft: U,
16
16
  iconRight: $,
17
17
  content: F,
18
- open: H,
19
- contentText: L,
20
- closed: z,
18
+ open: L,
19
+ contentText: S,
20
+ closed: W,
21
21
  "content-text-closing": "cfxui__Accordion__content-text-closing__163e4"
22
- }, g = e.createContext(void 0), V = function(i) {
22
+ }, g = e.createContext(void 0), q = function(i) {
23
23
  const {
24
24
  children: t,
25
25
  className: s
26
- } = i, [n, r] = e.useState({}), l = e.useCallback((d) => {
27
- r((u) => ({
28
- ...u,
29
- [d]: !u[d]
26
+ } = i, [n, r] = e.useState({}), [d, l] = e.useState(null), a = e.useRef(null), u = e.useCallback((p) => {
27
+ r((m) => ({
28
+ ...m,
29
+ [p]: !m[p]
30
30
  }));
31
- }, []), a = e.useMemo(() => ({
31
+ }, []), _ = e.useMemo(() => ({
32
32
  openItems: n,
33
- toggleItem: l
34
- }), [n, l]);
35
- return /* @__PURE__ */ c(g.Provider, { value: a, children: /* @__PURE__ */ c("div", { className: s, role: "presentation", children: t }) });
36
- }, h = e.createContext(""), G = function({
33
+ toggleItem: u,
34
+ rootWidth: d
35
+ }), [n, u, d]), f = e.useCallback(() => {
36
+ a.current && l(a.current.getBoundingClientRect().width);
37
+ }, []), x = e.useMemo(() => R(f, 250), [f]);
38
+ return e.useEffect(() => (window.addEventListener("resize", x), () => {
39
+ window.removeEventListener("resize", x);
40
+ }), [x]), /* @__PURE__ */ c(g.Provider, { value: _, children: /* @__PURE__ */ c("div", { ref: a, className: s, role: "presentation", children: t }) });
41
+ }, C = e.createContext(""), V = function({
37
42
  children: i
38
43
  }) {
39
44
  const t = e.useId();
40
- return /* @__PURE__ */ c(h.Provider, { value: t, children: /* @__PURE__ */ c("div", { className: o.item, id: t, role: "region", "aria-labelledby": `${t}-header`, children: i }) });
41
- }, J = function({
45
+ return /* @__PURE__ */ c(C.Provider, { value: t, children: /* @__PURE__ */ c("div", { className: o.item, id: t, role: "region", "aria-labelledby": `${t}-header`, children: i }) });
46
+ }, G = function({
42
47
  children: i
43
48
  }) {
44
49
  return /* @__PURE__ */ c("div", { className: o.header, children: i });
45
- }, Q = function({
50
+ }, J = function({
46
51
  text: i,
47
52
  iconLeft: t
48
53
  }) {
49
- const s = e.useContext(g), n = e.useContext(h);
54
+ const s = e.useContext(g), n = e.useContext(C);
50
55
  if (!s)
51
56
  throw new Error("AccordionTrigger must be used within an Accordion");
52
57
  const {
53
58
  toggleItem: r,
54
- openItems: l
55
- } = s, a = l[n], [d, u] = e.useState(!1), [_, m] = e.useState(a ? "UpChevron" : "DownChevron"), p = e.useCallback(() => {
59
+ openItems: d
60
+ } = s, l = d[n], [a, u] = e.useState(!1), [_, f] = e.useState(l ? "UpChevron" : "DownChevron"), x = e.useCallback(() => {
56
61
  r(n);
57
- }, [n, r]), w = e.useCallback((x) => {
58
- (x.key === "Enter" || x.key === " ") && r(n);
62
+ }, [n, r]), p = e.useCallback((m) => {
63
+ (m.key === "Enter" || m.key === " ") && r(n);
59
64
  }, [n, r]);
60
65
  return e.useEffect(() => {
61
- const x = setTimeout(() => {
62
- m(a ? "UpChevron" : "DownChevron"), u(!1);
66
+ const m = setTimeout(() => {
67
+ f(l ? "UpChevron" : "DownChevron"), u(!1);
63
68
  }, 300);
64
- return u(!0), () => clearTimeout(x);
65
- }, [a]), /* @__PURE__ */ v(
69
+ return u(!0), () => clearTimeout(m);
70
+ }, [l]), /* @__PURE__ */ v(
66
71
  "div",
67
72
  {
68
73
  className: o.triggerContainer,
69
- onClick: p,
70
- onKeyDown: w,
74
+ onClick: x,
75
+ onKeyDown: p,
71
76
  role: "button",
72
77
  tabIndex: 0,
73
- "aria-expanded": a,
78
+ "aria-expanded": l,
74
79
  "aria-controls": `${n}-content`,
75
80
  id: `${n}-header`,
76
81
  children: [
77
- t && /* @__PURE__ */ c(C, { name: t, className: o.iconLeft }),
78
- /* @__PURE__ */ c(A, { size: "normal", className: o.text, children: i }),
82
+ t && /* @__PURE__ */ c(A, { name: t, className: o.iconLeft }),
83
+ /* @__PURE__ */ c(b, { size: "normal", className: o.text, children: i }),
79
84
  /* @__PURE__ */ c(
80
- C,
85
+ A,
81
86
  {
82
- className: b(o.iconRight, {
83
- [o.iconFlip]: d,
87
+ className: w(o.iconRight, {
88
+ [o.iconFlip]: a,
84
89
  [o.iconUp]: _ === "UpChevron",
85
90
  [o.iconDown]: _ === "DownChevron"
86
91
  }),
@@ -90,23 +95,22 @@ const R = "cfxui__Accordion__triggerContainer__b92c1", k = "cfxui__Accordion__ic
90
95
  ]
91
96
  }
92
97
  );
93
- }, W = function({
98
+ }, Q = function({
94
99
  children: i
95
100
  }) {
96
- const t = e.useContext(g), s = e.useContext(h), [n, r] = e.useState(null), l = e.useRef(null);
101
+ const t = e.useContext(g), s = e.useContext(C), [n, r] = e.useState(null), d = e.useRef(null);
97
102
  if (!t)
98
103
  throw new Error("AccordionContent must be used within an Accordion");
99
104
  const {
100
- openItems: a
101
- } = t, d = a[s], u = e.useMemo(() => n === null ? 250 : T(n / 150 * 250, 250, 500), [n]), _ = e.useCallback(() => {
105
+ openItems: l,
106
+ rootWidth: a
107
+ } = t, u = l[s], _ = e.useMemo(() => n === null ? 250 : y(n / 150 * 250, 250, 500), [n]);
108
+ return e.useEffect(() => {
102
109
  r(null);
103
- }, []), m = e.useMemo(() => y(_, 250), [_]);
104
- return e.useEffect(() => (window.addEventListener("resize", m), () => {
105
- window.removeEventListener("resize", m);
106
- }), [m]), e.useEffect(() => {
107
- if (n === null && l.current) {
108
- const p = l.current.getBoundingClientRect().height;
109
- r(p);
110
+ }, [a]), e.useEffect(() => {
111
+ if (n === null && d.current) {
112
+ const f = d.current.getBoundingClientRect().height;
113
+ r(f);
110
114
  }
111
115
  }, [n]), /* @__PURE__ */ c(
112
116
  "div",
@@ -114,23 +118,23 @@ const R = "cfxui__Accordion__triggerContainer__b92c1", k = "cfxui__Accordion__ic
114
118
  id: `${s}-content`,
115
119
  role: "region",
116
120
  "aria-labelledby": `${s}-header`,
117
- className: b(o.content, {
118
- [o.open]: d,
119
- [o.closed]: !d
121
+ className: w(o.content, {
122
+ [o.open]: u,
123
+ [o.closed]: !u
120
124
  }),
121
125
  style: {
122
126
  "--content-display": n === null ? "inline-block" : "none",
123
127
  "--content-height": n === null ? I.q(30) : `${n}px`,
124
- "--content-animation-time": `${u}ms`
128
+ "--content-animation-time": `${_}ms`
125
129
  },
126
130
  children: /* @__PURE__ */ c(
127
- A,
131
+ b,
128
132
  {
129
133
  color: "secondary",
130
134
  size: "normal",
131
135
  typographic: !0,
132
136
  className: o.contentText,
133
- ref: l,
137
+ ref: d,
134
138
  children: i
135
139
  }
136
140
  )
@@ -138,9 +142,9 @@ const R = "cfxui__Accordion__triggerContainer__b92c1", k = "cfxui__Accordion__ic
138
142
  );
139
143
  };
140
144
  export {
141
- V as Accordion,
142
- W as AccordionContent,
143
- J as AccordionHeader,
144
- G as AccordionItem,
145
- Q as AccordionTrigger
145
+ q as Accordion,
146
+ Q as AccordionContent,
147
+ G as AccordionHeader,
148
+ V as AccordionItem,
149
+ J as AccordionTrigger
146
150
  };
@@ -4,9 +4,9 @@ function n(t) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...t,
8
7
  viewBox: "0 0 16 16",
9
8
  xmlns: "http://www.w3.org/2000/svg",
9
+ ...t,
10
10
  children: [
11
11
  /* @__PURE__ */ r(
12
12
  "path",
@@ -4,10 +4,10 @@ function t(e) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...e,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...e,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function e(o) {
4
4
  return /* @__PURE__ */ r(
5
5
  "svg",
6
6
  {
7
- ...o,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "currentColor",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...o,
11
11
  children: [
12
12
  /* @__PURE__ */ C(
13
13
  "path",
@@ -4,10 +4,10 @@ function e(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function e(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function n(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function e(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function r(e) {
4
4
  return /* @__PURE__ */ C(
5
5
  "svg",
6
6
  {
7
- ...e,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "currentColor",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...e,
11
11
  children: /* @__PURE__ */ C(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function e(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function e(r) {
4
4
  return /* @__PURE__ */ t(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ t(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function o(t) {
4
4
  return /* @__PURE__ */ r(
5
5
  "svg",
6
6
  {
7
- ...t,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "currentColor",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...t,
11
11
  children: /* @__PURE__ */ r(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function t(e) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...e,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...e,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function e(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function t(e) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...e,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...e,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function o(e) {
4
4
  return /* @__PURE__ */ t(
5
5
  "svg",
6
6
  {
7
- ...e,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...e,
11
11
  children: [
12
12
  /* @__PURE__ */ t("g", { clipPath: "url(#clip0_532_400)", children: [
13
13
  /* @__PURE__ */ r(
@@ -4,10 +4,10 @@ function n(r) {
4
4
  return /* @__PURE__ */ e(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: [
12
12
  /* @__PURE__ */ o(
13
13
  "path",
@@ -4,10 +4,10 @@ function e(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function t(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function t(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function t(l) {
4
4
  return /* @__PURE__ */ e(
5
5
  "svg",
6
6
  {
7
- ...l,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "currentColor",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...l,
11
11
  children: /* @__PURE__ */ e(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function t(l) {
4
4
  return /* @__PURE__ */ e(
5
5
  "svg",
6
6
  {
7
- ...l,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "currentColor",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...l,
11
11
  children: /* @__PURE__ */ e(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function e(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function t(o) {
4
4
  return /* @__PURE__ */ e(
5
5
  "svg",
6
6
  {
7
- ...o,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...o,
11
11
  children: /* @__PURE__ */ e(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function e(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function e(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function t(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function e(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function o(e) {
4
4
  return /* @__PURE__ */ t(
5
5
  "svg",
6
6
  {
7
- ...e,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...e,
11
11
  children: /* @__PURE__ */ t("rect", { x: "2.75", y: "2.75", width: "10.5", height: "10.5", rx: "0.75", stroke: "white", strokeWidth: "1.5" })
12
12
  }
13
13
  );
@@ -4,10 +4,10 @@ function t(o) {
4
4
  return /* @__PURE__ */ e(
5
5
  "svg",
6
6
  {
7
- ...o,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...o,
11
11
  children: /* @__PURE__ */ e(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function e(t) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...t,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...t,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function e(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function t(o) {
4
4
  return /* @__PURE__ */ r(
5
5
  "svg",
6
6
  {
7
- ...o,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...o,
11
11
  children: /* @__PURE__ */ r(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function M(H) {
4
4
  return /* @__PURE__ */ C(
5
5
  "svg",
6
6
  {
7
- ...H,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "currentColor",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...H,
11
11
  children: /* @__PURE__ */ C(
12
12
  "path",
13
13
  {