@cfx-dev/ui-components 4.2.16 → 4.2.18
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/components/Accordion/Accordion.js +25 -25
- package/dist/components/DropdownSelect/DropdownSelect.js +802 -1040
- package/dist/components/Icons/cfx-icons/Cart.js +1 -1
- package/dist/components/Icons/cfx-icons/Close.js +1 -1
- package/dist/components/Icons/cfx-icons/Controller.js +1 -1
- package/dist/components/Icons/cfx-icons/Copy.js +1 -1
- package/dist/components/Icons/cfx-icons/DownArrow.js +1 -1
- package/dist/components/Icons/cfx-icons/DownChevron.js +1 -1
- package/dist/components/Icons/cfx-icons/Download.js +1 -1
- package/dist/components/Icons/cfx-icons/Expand.js +1 -1
- package/dist/components/Icons/cfx-icons/ExternalLink.js +1 -1
- package/dist/components/Icons/cfx-icons/Heart.js +1 -1
- package/dist/components/Icons/cfx-icons/HeartFilled.js +1 -1
- package/dist/components/Icons/cfx-icons/Help.js +1 -1
- package/dist/components/Icons/cfx-icons/LeftArrow.js +1 -1
- package/dist/components/Icons/cfx-icons/LeftChevron.js +1 -1
- package/dist/components/Icons/cfx-icons/Map.js +1 -1
- package/dist/components/Icons/cfx-icons/Menu.js +1 -1
- package/dist/components/Icons/cfx-icons/Minus.js +1 -1
- package/dist/components/Icons/cfx-icons/More.js +1 -1
- package/dist/components/Icons/cfx-icons/MoreInfo.js +1 -1
- package/dist/components/Icons/cfx-icons/Pencil.js +1 -1
- package/dist/components/Icons/cfx-icons/Play.js +1 -1
- package/dist/components/Icons/cfx-icons/Plus.js +1 -1
- package/dist/components/Icons/cfx-icons/Refresh.js +1 -1
- package/dist/components/Icons/cfx-icons/RightArrow.js +1 -1
- package/dist/components/Icons/cfx-icons/RightChevron.js +1 -1
- package/dist/components/Icons/cfx-icons/Search.js +1 -1
- package/dist/components/Icons/cfx-icons/Sort.js +1 -1
- package/dist/components/Icons/cfx-icons/Square.js +1 -1
- package/dist/components/Icons/cfx-icons/SquareCheck.js +1 -1
- package/dist/components/Icons/cfx-icons/Stop.js +1 -1
- package/dist/components/Icons/cfx-icons/Tick.js +1 -1
- package/dist/components/Icons/cfx-icons/Transfer.js +1 -1
- package/dist/components/Icons/cfx-icons/Trash.js +1 -1
- package/dist/components/Icons/cfx-icons/Undo.js +1 -1
- package/dist/components/Icons/cfx-icons/UpArrow.js +1 -1
- package/dist/components/Icons/cfx-icons/UpChevron.js +1 -1
- package/dist/components/Icons/cfx-icons/Upload.js +1 -1
- package/dist/components/Icons/cfx-icons/UpvotesBurst.js +1 -1
- package/dist/components/Icons/cfx-icons/UpvotesRecurring.js +1 -1
- package/dist/components/Icons/cfx-icons/User.js +1 -1
- package/dist/components/Icons/cfx-icons/Users.js +1 -1
- package/dist/components/Icons/cfx-icons/Verified.js +1 -1
- package/dist/components/Icons/cfx-icons/Visibility.js +1 -1
- package/dist/components/Icons/cfx-icons/VisibilityOff.js +1 -1
- package/dist/components/Icons/cfx-icons/Warning.js +1 -1
- package/dist/components/Icons/cfx-icons-big/Confirm.js +1 -1
- package/dist/components/Icons/cfx-icons-big/Like.js +1 -1
- package/dist/components/Icons/cfx-icons-big/Subscriptions.js +1 -1
- package/dist/components/Icons/cfx-icons-big/Upload.js +1 -1
- package/dist/components/Icons/cfx-icons-big/Warning.js +1 -1
- package/dist/components/Logos/LogosShowcase.js +30 -427
- package/dist/components/Logos/cfx/CompositeLogo.d.ts +1 -1
- package/dist/components/Logos/cfx/CompositeLogo.js +12 -80
- package/dist/components/Logos/cfx/Icon.d.ts +1 -1
- package/dist/components/Logos/cfx/Icon.js +5 -4
- package/dist/components/Logos/cfx/Logo.d.ts +1 -1
- package/dist/components/Logos/cfx/Logo.js +39 -17
- package/dist/components/Logos/cfx/Wordmark.d.ts +1 -1
- package/dist/components/Logos/cfx/Wordmark.js +12 -28
- package/dist/components/Logos/cfxbazaar/CompositeLogo.d.ts +1 -1
- package/dist/components/Logos/cfxbazaar/CompositeLogo.js +7 -6
- package/dist/components/Logos/cfxbazaar/Wordmark.d.ts +1 -1
- package/dist/components/Logos/cfxbazaar/Wordmark.js +7 -6
- package/dist/components/Logos/discord/Icon.d.ts +1 -1
- package/dist/components/Logos/discord/Icon.js +5 -4
- package/dist/components/Logos/esx/Icon.d.ts +1 -1
- package/dist/components/Logos/esx/Icon.js +7 -6
- package/dist/components/Logos/fivem/CompositeLogo.d.ts +1 -1
- package/dist/components/Logos/fivem/CompositeLogo.js +5 -4
- package/dist/components/Logos/fivem/Icon.d.ts +1 -1
- package/dist/components/Logos/fivem/Icon.js +7 -6
- package/dist/components/Logos/fivem/LockupLandscape.d.ts +1 -1
- package/dist/components/Logos/fivem/LockupLandscape.js +7 -6
- package/dist/components/Logos/fivem/LockupPortrait.d.ts +1 -1
- package/dist/components/Logos/fivem/LockupPortrait.js +5 -4
- package/dist/components/Logos/fivem/Logo.d.ts +1 -1
- package/dist/components/Logos/fivem/Logo.js +5 -4
- package/dist/components/Logos/fivem/Wordmark.d.ts +1 -1
- package/dist/components/Logos/fivem/Wordmark.js +7 -6
- package/dist/components/Logos/google/Icon.d.ts +1 -1
- package/dist/components/Logos/google/Icon.js +7 -6
- package/dist/components/Logos/google/Wordmark.d.ts +1 -1
- package/dist/components/Logos/google/Wordmark.js +5 -4
- package/dist/components/Logos/patreon/Icon.d.ts +1 -1
- package/dist/components/Logos/patreon/Icon.js +5 -4
- package/dist/components/Logos/patreon/Wordmark.d.ts +1 -1
- package/dist/components/Logos/patreon/Wordmark.js +7 -6
- package/dist/components/Logos/qbcore/Icon.d.ts +1 -1
- package/dist/components/Logos/qbcore/Icon.js +7 -6
- package/dist/components/Logos/redemrp/Icon.d.ts +1 -1
- package/dist/components/Logos/redemrp/Icon.js +7 -6
- package/dist/components/Logos/redm/CompositeLogo.d.ts +1 -1
- package/dist/components/Logos/redm/CompositeLogo.js +5 -4
- package/dist/components/Logos/redm/Icon.d.ts +1 -1
- package/dist/components/Logos/redm/Icon.js +7 -6
- package/dist/components/Logos/redm/LockupLandscape.d.ts +1 -1
- package/dist/components/Logos/redm/LockupLandscape.js +5 -4
- package/dist/components/Logos/redm/LockupPortrait.d.ts +1 -1
- package/dist/components/Logos/redm/LockupPortrait.js +5 -4
- package/dist/components/Logos/redm/Logo.d.ts +1 -1
- package/dist/components/Logos/redm/Logo.js +7 -6
- package/dist/components/Logos/redm/Wordmark.d.ts +1 -1
- package/dist/components/Logos/redm/Wordmark.js +5 -4
- package/dist/components/Logos/rockstar/Icon.d.ts +1 -1
- package/dist/components/Logos/rockstar/Icon.js +7 -6
- package/dist/components/Logos/tebex/Icon.d.ts +1 -1
- package/dist/components/Logos/tebex/Icon.js +5 -4
- package/dist/components/Logos/tebex/Wordmark.d.ts +1 -1
- package/dist/components/Logos/tebex/Wordmark.js +7 -6
- package/dist/components/Logos/vorpcore/Icon.d.ts +1 -1
- package/dist/components/Logos/vorpcore/Icon.js +7 -6
- package/dist/components/Select/Select.js +1 -1
- package/dist/components/Slider/Slider.js +294 -374
- package/dist/index-AweK2ufS.js +171 -0
- package/dist/{index-DBus3GoO.js → index-Bz27DCHt.js} +2 -2
- package/package.json +1 -1
- package/dist/index-CjTSD6zB.js +0 -161
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import
|
|
3
|
-
function
|
|
4
|
-
return /* @__PURE__ */
|
|
1
|
+
import { jsxs as V, jsx as C } from "react/jsx-runtime";
|
|
2
|
+
import o from "react";
|
|
3
|
+
function r(H) {
|
|
4
|
+
return /* @__PURE__ */ V(
|
|
5
5
|
"svg",
|
|
6
6
|
{
|
|
7
7
|
viewBox: "0 0 300 60",
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...H,
|
|
10
11
|
children: [
|
|
11
12
|
/* @__PURE__ */ C(
|
|
12
13
|
"path",
|
|
@@ -26,7 +27,7 @@ function o() {
|
|
|
26
27
|
}
|
|
27
28
|
);
|
|
28
29
|
}
|
|
29
|
-
const
|
|
30
|
+
const M = o.memo(r);
|
|
30
31
|
export {
|
|
31
|
-
|
|
32
|
+
M as default
|
|
32
33
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
|
|
3
|
-
declare function Icon(): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare function Icon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof Icon>;
|
|
5
5
|
export default _default;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import
|
|
3
|
-
function
|
|
4
|
-
return /* @__PURE__ */
|
|
1
|
+
import { jsxs as i, jsx as C } from "react/jsx-runtime";
|
|
2
|
+
import l from "react";
|
|
3
|
+
function e(t) {
|
|
4
|
+
return /* @__PURE__ */ i(
|
|
5
5
|
"svg",
|
|
6
6
|
{
|
|
7
7
|
viewBox: "0 0 88 81",
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
10
11
|
children: [
|
|
11
12
|
/* @__PURE__ */ C("g", { clipPath: "url(#clip0_360_196)", children: /* @__PURE__ */ C(
|
|
12
13
|
"path",
|
|
@@ -20,7 +21,7 @@ function l() {
|
|
|
20
21
|
}
|
|
21
22
|
);
|
|
22
23
|
}
|
|
23
|
-
const
|
|
24
|
+
const c = l.memo(e);
|
|
24
25
|
export {
|
|
25
|
-
|
|
26
|
+
c as default
|
|
26
27
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
|
|
3
|
-
declare function Icon(): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare function Icon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof Icon>;
|
|
5
5
|
export default _default;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import
|
|
3
|
-
function
|
|
4
|
-
return /* @__PURE__ */
|
|
1
|
+
import { jsxs as V, jsx as C } from "react/jsx-runtime";
|
|
2
|
+
import t from "react";
|
|
3
|
+
function i(H) {
|
|
4
|
+
return /* @__PURE__ */ V(
|
|
5
5
|
"svg",
|
|
6
6
|
{
|
|
7
7
|
viewBox: "0 0 336 45",
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...H,
|
|
10
11
|
children: [
|
|
11
12
|
/* @__PURE__ */ C("g", { clipPath: "url(#clip0_360_199)", children: /* @__PURE__ */ C(
|
|
12
13
|
"path",
|
|
@@ -20,7 +21,7 @@ function t() {
|
|
|
20
21
|
}
|
|
21
22
|
);
|
|
22
23
|
}
|
|
23
|
-
const
|
|
24
|
+
const r = t.memo(i);
|
|
24
25
|
export {
|
|
25
|
-
|
|
26
|
+
r as default
|
|
26
27
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
|
|
3
|
-
declare function CompositeLogo(): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare function CompositeLogo(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof CompositeLogo>;
|
|
5
5
|
export default _default;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { jsxs as H, jsx as C } from "react/jsx-runtime";
|
|
2
|
-
import
|
|
3
|
-
function
|
|
2
|
+
import L from "react";
|
|
3
|
+
function M(V) {
|
|
4
4
|
return /* @__PURE__ */ H(
|
|
5
5
|
"svg",
|
|
6
6
|
{
|
|
7
7
|
viewBox: "0 0 299 46",
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...V,
|
|
10
11
|
children: [
|
|
11
12
|
/* @__PURE__ */ H("g", { clipPath: "url(#clip0_395_480)", children: [
|
|
12
13
|
/* @__PURE__ */ H("g", { clipPath: "url(#clip1_395_480)", children: [
|
|
@@ -244,7 +245,7 @@ function L() {
|
|
|
244
245
|
}
|
|
245
246
|
);
|
|
246
247
|
}
|
|
247
|
-
const
|
|
248
|
+
const i = L.memo(M);
|
|
248
249
|
export {
|
|
249
|
-
|
|
250
|
+
i as default
|
|
250
251
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
|
|
3
|
-
declare function Icon(): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare function Icon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof Icon>;
|
|
5
5
|
export default _default;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import
|
|
3
|
-
function
|
|
4
|
-
return /* @__PURE__ */
|
|
1
|
+
import { jsxs as V, jsx as C } from "react/jsx-runtime";
|
|
2
|
+
import l from "react";
|
|
3
|
+
function D(L) {
|
|
4
|
+
return /* @__PURE__ */ V(
|
|
5
5
|
"svg",
|
|
6
6
|
{
|
|
7
7
|
viewBox: "0 0 29 45",
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...L,
|
|
10
11
|
children: [
|
|
11
12
|
/* @__PURE__ */ C(
|
|
12
13
|
"path",
|
|
@@ -82,7 +83,7 @@ function l() {
|
|
|
82
83
|
}
|
|
83
84
|
);
|
|
84
85
|
}
|
|
85
|
-
const
|
|
86
|
+
const f = l.memo(D);
|
|
86
87
|
export {
|
|
87
|
-
|
|
88
|
+
f as default
|
|
88
89
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
|
|
3
|
-
declare function LockupLandscape(): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare function LockupLandscape(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof LockupLandscape>;
|
|
5
5
|
export default _default;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { jsxs as H, jsx as C } from "react/jsx-runtime";
|
|
2
|
-
import
|
|
3
|
-
function
|
|
2
|
+
import L from "react";
|
|
3
|
+
function M(V) {
|
|
4
4
|
return /* @__PURE__ */ H(
|
|
5
5
|
"svg",
|
|
6
6
|
{
|
|
7
7
|
viewBox: "0 0 206 46",
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...V,
|
|
10
11
|
children: [
|
|
11
12
|
/* @__PURE__ */ H("g", { clipPath: "url(#clip0_395_426)", children: [
|
|
12
13
|
/* @__PURE__ */ C(
|
|
@@ -225,7 +226,7 @@ function L() {
|
|
|
225
226
|
}
|
|
226
227
|
);
|
|
227
228
|
}
|
|
228
|
-
const
|
|
229
|
+
const D = L.memo(M);
|
|
229
230
|
export {
|
|
230
|
-
|
|
231
|
+
D as default
|
|
231
232
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
|
|
3
|
-
declare function LockupLandscape(): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare function LockupLandscape(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof LockupLandscape>;
|
|
5
5
|
export default _default;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { jsxs as H, jsx as C } from "react/jsx-runtime";
|
|
2
|
-
import
|
|
3
|
-
function
|
|
2
|
+
import L from "react";
|
|
3
|
+
function M(V) {
|
|
4
4
|
return /* @__PURE__ */ H(
|
|
5
5
|
"svg",
|
|
6
6
|
{
|
|
7
7
|
viewBox: "0 0 114 59",
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...V,
|
|
10
11
|
children: [
|
|
11
12
|
/* @__PURE__ */ H("g", { clipPath: "url(#clip0_395_461)", children: [
|
|
12
13
|
/* @__PURE__ */ C(
|
|
@@ -176,7 +177,7 @@ function L() {
|
|
|
176
177
|
}
|
|
177
178
|
);
|
|
178
179
|
}
|
|
179
|
-
const
|
|
180
|
+
const a = L.memo(M);
|
|
180
181
|
export {
|
|
181
|
-
|
|
182
|
+
a as default
|
|
182
183
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
|
|
3
|
-
declare function Logo(): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare function Logo(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof Logo>;
|
|
5
5
|
export default _default;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import
|
|
3
|
-
function
|
|
4
|
-
return /* @__PURE__ */
|
|
1
|
+
import { jsxs as H, jsx as C } from "react/jsx-runtime";
|
|
2
|
+
import V from "react";
|
|
3
|
+
function M(L) {
|
|
4
|
+
return /* @__PURE__ */ H(
|
|
5
5
|
"svg",
|
|
6
6
|
{
|
|
7
7
|
viewBox: "0 0 94 46",
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...L,
|
|
10
11
|
children: [
|
|
11
12
|
/* @__PURE__ */ C(
|
|
12
13
|
"path",
|
|
@@ -208,7 +209,7 @@ function V() {
|
|
|
208
209
|
}
|
|
209
210
|
);
|
|
210
211
|
}
|
|
211
|
-
const
|
|
212
|
+
const D = V.memo(M);
|
|
212
213
|
export {
|
|
213
|
-
|
|
214
|
+
D as default
|
|
214
215
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
|
|
3
|
-
declare function Wordmark(): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare function Wordmark(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof Wordmark>;
|
|
5
5
|
export default _default;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { jsxs as H, jsx as C } from "react/jsx-runtime";
|
|
2
|
-
import
|
|
3
|
-
function
|
|
2
|
+
import L from "react";
|
|
3
|
+
function M(V) {
|
|
4
4
|
return /* @__PURE__ */ H(
|
|
5
5
|
"svg",
|
|
6
6
|
{
|
|
7
7
|
viewBox: "0 0 70 33",
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...V,
|
|
10
11
|
children: [
|
|
11
12
|
/* @__PURE__ */ H("g", { clipPath: "url(#clip0_395_405)", children: [
|
|
12
13
|
/* @__PURE__ */ C(
|
|
@@ -29,7 +30,7 @@ function L() {
|
|
|
29
30
|
}
|
|
30
31
|
);
|
|
31
32
|
}
|
|
32
|
-
const
|
|
33
|
+
const t = L.memo(M);
|
|
33
34
|
export {
|
|
34
|
-
|
|
35
|
+
t as default
|
|
35
36
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
|
|
3
|
-
declare function Icon(): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare function Icon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof Icon>;
|
|
5
5
|
export default _default;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import
|
|
3
|
-
function
|
|
4
|
-
return /* @__PURE__ */
|
|
1
|
+
import { jsxs as o, jsx as L } from "react/jsx-runtime";
|
|
2
|
+
import e from "react";
|
|
3
|
+
function C(t) {
|
|
4
|
+
return /* @__PURE__ */ o(
|
|
5
5
|
"svg",
|
|
6
6
|
{
|
|
7
7
|
viewBox: "0 0 84 86",
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
10
11
|
children: [
|
|
11
12
|
/* @__PURE__ */ L(
|
|
12
13
|
"path",
|
|
@@ -26,7 +27,7 @@ function e() {
|
|
|
26
27
|
}
|
|
27
28
|
);
|
|
28
29
|
}
|
|
29
|
-
const
|
|
30
|
+
const n = e.memo(C);
|
|
30
31
|
export {
|
|
31
|
-
|
|
32
|
+
n as default
|
|
32
33
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
|
|
3
|
-
declare function Icon(): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare function Icon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof Icon>;
|
|
5
5
|
export default _default;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import
|
|
3
|
-
function
|
|
2
|
+
import e from "react";
|
|
3
|
+
function n(t) {
|
|
4
4
|
return /* @__PURE__ */ o(
|
|
5
5
|
"svg",
|
|
6
6
|
{
|
|
7
7
|
viewBox: "0 0 64 64",
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
10
11
|
children: /* @__PURE__ */ o(
|
|
11
12
|
"path",
|
|
12
13
|
{
|
|
@@ -17,7 +18,7 @@ function e() {
|
|
|
17
18
|
}
|
|
18
19
|
);
|
|
19
20
|
}
|
|
20
|
-
const
|
|
21
|
+
const l = e.memo(n);
|
|
21
22
|
export {
|
|
22
|
-
|
|
23
|
+
l as default
|
|
23
24
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
|
|
3
|
-
declare function Wordmark(): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare function Wordmark(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof Wordmark>;
|
|
5
5
|
export default _default;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import
|
|
3
|
-
function
|
|
4
|
-
return /* @__PURE__ */
|
|
1
|
+
import { jsxs as H, jsx as C } from "react/jsx-runtime";
|
|
2
|
+
import e from "react";
|
|
3
|
+
function l(L) {
|
|
4
|
+
return /* @__PURE__ */ H(
|
|
5
5
|
"svg",
|
|
6
6
|
{
|
|
7
7
|
viewBox: "0 0 162 84",
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...L,
|
|
10
11
|
children: [
|
|
11
12
|
/* @__PURE__ */ C(
|
|
12
13
|
"path",
|
|
@@ -28,7 +29,7 @@ function e() {
|
|
|
28
29
|
}
|
|
29
30
|
);
|
|
30
31
|
}
|
|
31
|
-
const
|
|
32
|
+
const r = e.memo(l);
|
|
32
33
|
export {
|
|
33
|
-
|
|
34
|
+
r as default
|
|
34
35
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
|
|
3
|
-
declare function Icon(): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare function Icon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof Icon>;
|
|
5
5
|
export default _default;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import
|
|
3
|
-
function
|
|
4
|
-
return /* @__PURE__ */
|
|
1
|
+
import { jsxs as t, jsx as C } from "react/jsx-runtime";
|
|
2
|
+
import i from "react";
|
|
3
|
+
function l(H) {
|
|
4
|
+
return /* @__PURE__ */ t(
|
|
5
5
|
"svg",
|
|
6
6
|
{
|
|
7
7
|
viewBox: "0 0 134 80",
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...H,
|
|
10
11
|
children: [
|
|
11
12
|
/* @__PURE__ */ C("g", { clipPath: "url(#clip0_360_198)", children: /* @__PURE__ */ C(
|
|
12
13
|
"path",
|
|
@@ -20,7 +21,7 @@ function i() {
|
|
|
20
21
|
}
|
|
21
22
|
);
|
|
22
23
|
}
|
|
23
|
-
const
|
|
24
|
+
const r = i.memo(l);
|
|
24
25
|
export {
|
|
25
|
-
|
|
26
|
+
r as default
|
|
26
27
|
};
|
|
@@ -6,7 +6,7 @@ import { c as Je } from "../../index-rKs9bXHr.js";
|
|
|
6
6
|
import { S as ze, P as O, d as bn } from "../../index-BlbvKsmN.js";
|
|
7
7
|
import { u as xn } from "../../index-ByaXH_ih.js";
|
|
8
8
|
import { c as pe, a as _n, b as X, u as et } from "../../index-Cf5Yu9oD.js";
|
|
9
|
-
import { u as En, a as Pn, b as Rn, o as Tn, s as Nn, f as In, c as An, d as On, h as Mn, l as Ln, g as Dn,
|
|
9
|
+
import { u as En, a as Pn, b as Rn, o as Tn, s as Nn, f as In, c as An, d as On, h as Mn, l as Ln, g as Dn, i as kn, e as Ge } from "../../index-Bz27DCHt.js";
|
|
10
10
|
import { u as Bn } from "../../index-BZPx6jYI.js";
|
|
11
11
|
import { f as ht, _ as ce, c as Fn } from "../../tslib.es6-CBKHJX9H.js";
|
|
12
12
|
import { c as Wn, u as zn } from "../../medium-BA3EQDZW.js";
|