@lightsparkdev/ui 0.0.0 → 0.0.2
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/CHANGELOG.md +18 -0
- package/dist/chunk-2GX5Y72Y.js +78 -0
- package/dist/{chunk-CQDQFIWT.js → chunk-345XTQ55.js} +10 -4
- package/dist/{chunk-7NQH4LBZ.js → chunk-4Y2M2HEF.js} +2 -2
- package/dist/chunk-5XTI555J.js +57 -0
- package/dist/{chunk-FETTWCK3.js → chunk-6CJNPRC3.js} +1 -1
- package/dist/chunk-7VX4OOSZ.js +29 -0
- package/dist/{chunk-W4GDCWKZ.js → chunk-7ZTWDJAE.js} +3 -3
- package/dist/chunk-ABA75YLN.js +38 -0
- package/dist/{chunk-2RF46PE5.js → chunk-AFAP6ZGM.js} +22 -8
- package/dist/{chunk-6RDG2DE3.js → chunk-BGOEN6S2.js} +2 -2
- package/dist/{chunk-LWTUQB7O.js → chunk-C4OKXC6T.js} +2 -2
- package/dist/{chunk-RUVXOYBL.js → chunk-EXB35D5E.js} +5 -4
- package/dist/chunk-F4FIOIYM.js +923 -0
- package/dist/{chunk-L7XFJWMY.js → chunk-HC4KIHUT.js} +1 -1
- package/dist/{chunk-QR7BKTM6.js → chunk-HZH77KO7.js} +4 -4
- package/dist/{chunk-LJYASIJC.js → chunk-I5KUI7TK.js} +19 -3
- package/dist/{chunk-6AV4TE6I.js → chunk-IZBH5JX6.js} +2 -2
- package/dist/{chunk-XTEEADPV.js → chunk-JD7JHP46.js} +22 -10
- package/dist/{chunk-BKOTW3CK.js → chunk-M46YHH4D.js} +1 -1
- package/dist/{chunk-4X3K3VRC.js → chunk-MQZEMU23.js} +6 -6
- package/dist/{chunk-K7MPHJNG.js → chunk-N2J673NM.js} +3 -3
- package/dist/{chunk-BZ5MKMI2.js → chunk-N7SP3C6R.js} +1 -1
- package/dist/{chunk-O27TAUAS.js → chunk-QMHY6EGS.js} +3 -3
- package/dist/{chunk-Y4RJ7WS4.js → chunk-QOUEEA3G.js} +1 -1
- package/dist/{chunk-X6BI4STY.js → chunk-RIU33XNS.js} +1 -1
- package/dist/{chunk-7ENCWBAN.js → chunk-SMLXEMZE.js} +8 -3
- package/dist/{chunk-I4PO6FQP.js → chunk-WK4HZX53.js} +2 -2
- package/dist/{chunk-DE24BV2C.js → chunk-WLHM7GX2.js} +2 -2
- package/dist/{chunk-WVEK4LFA.js → chunk-XRIZ5OCE.js} +3 -3
- package/dist/chunk-XU3F6HH6.js +29 -0
- package/dist/{chunk-ACZDUWPH.js → chunk-Z4M2ODOW.js} +2 -2
- package/dist/{chunk-LZHLWOXG.js → chunk-Z4MZOSEJ.js} +1 -1
- package/dist/components/Button.cjs +429 -236
- package/dist/components/Button.js +9 -9
- package/dist/components/ButtonRow.cjs +431 -236
- package/dist/components/ButtonRow.js +11 -11
- package/dist/components/Collapsible.cjs +415 -228
- package/dist/components/Collapsible.d.cts +2 -1
- package/dist/components/Collapsible.d.ts +2 -1
- package/dist/components/Collapsible.js +7 -7
- package/dist/components/ContentTable.cjs +1498 -0
- package/dist/components/ContentTable.d.cts +26 -0
- package/dist/components/ContentTable.d.ts +26 -0
- package/dist/components/ContentTable.js +16 -0
- package/dist/components/CopyToClipboardButton.cjs +409 -227
- package/dist/components/CopyToClipboardButton.js +7 -7
- package/dist/components/CurrencyAmount.cjs +409 -227
- package/dist/components/CurrencyAmount.js +6 -6
- package/dist/components/Icon.cjs +409 -227
- package/dist/components/Icon.js +5 -5
- package/dist/components/LightsparkProvider.cjs +410 -228
- package/dist/components/LightsparkProvider.js +6 -6
- package/dist/components/Loading.cjs +409 -227
- package/dist/components/Loading.js +6 -6
- package/dist/components/Modal.cjs +547 -272
- package/dist/components/Modal.d.cts +5 -10
- package/dist/components/Modal.d.ts +5 -10
- package/dist/components/Modal.js +12 -11
- package/dist/components/ProgressBar.cjs +1238 -0
- package/dist/components/ProgressBar.d.cts +17 -0
- package/dist/components/ProgressBar.d.ts +17 -0
- package/dist/components/ProgressBar.js +10 -0
- package/dist/components/SecretContainer.cjs +409 -227
- package/dist/components/SecretContainer.js +8 -8
- package/dist/components/TextIconAligner.cjs +409 -227
- package/dist/components/TextIconAligner.js +6 -6
- package/dist/components/UnstyledButton.cjs +409 -227
- package/dist/components/UnstyledButton.js +5 -5
- package/dist/components/documentation/AnchorLinkHeader.cjs +409 -227
- package/dist/components/documentation/AnchorLinkHeader.js +7 -7
- package/dist/components/documentation/index.cjs +409 -227
- package/dist/components/documentation/index.js +7 -7
- package/dist/components/index.cjs +565 -285
- package/dist/components/index.d.cts +1 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.js +23 -19
- package/dist/icons/CentralArrowShareRight.cjs +53 -0
- package/dist/icons/CentralArrowShareRight.d.cts +5 -0
- package/dist/icons/CentralArrowShareRight.d.ts +5 -0
- package/dist/icons/CentralArrowShareRight.js +30 -0
- package/dist/icons/Restart.cjs +1 -1
- package/dist/icons/Restart.js +1 -1
- package/dist/icons/Uma.cjs +57 -0
- package/dist/icons/Uma.d.cts +5 -0
- package/dist/icons/Uma.d.ts +5 -0
- package/dist/icons/Uma.js +38 -0
- package/dist/icons/index.cjs +409 -227
- package/dist/icons/index.js +5 -5
- package/dist/router.cjs +429 -229
- package/dist/router.d.cts +8 -5
- package/dist/router.d.ts +8 -5
- package/dist/router.js +4 -3
- package/dist/styles/colors.cjs +409 -227
- package/dist/styles/colors.js +2 -2
- package/dist/styles/common.cjs +409 -227
- package/dist/styles/common.d.cts +1 -1
- package/dist/styles/common.d.ts +1 -1
- package/dist/styles/common.js +4 -4
- package/dist/styles/fields.cjs +409 -227
- package/dist/styles/fields.js +6 -6
- package/dist/styles/fonts/typography/Article.cjs +487 -249
- package/dist/styles/fonts/typography/Article.js +14 -9
- package/dist/styles/fonts/typography/Body.cjs +409 -227
- package/dist/styles/fonts/typography/Body.js +3 -3
- package/dist/styles/fonts/typography/BodyStrong.cjs +1198 -0
- package/dist/styles/fonts/typography/BodyStrong.d.cts +23 -0
- package/dist/styles/fonts/typography/BodyStrong.d.ts +23 -0
- package/dist/styles/fonts/typography/BodyStrong.js +13 -0
- package/dist/styles/fonts/typography/Code.cjs +6 -4
- package/dist/styles/fonts/typography/Code.d.cts +8 -1
- package/dist/styles/fonts/typography/Code.d.ts +8 -1
- package/dist/styles/fonts/typography/Code.js +6 -4
- package/dist/styles/fonts/typography/Display.cjs +409 -227
- package/dist/styles/fonts/typography/Display.js +3 -3
- package/dist/styles/fonts/typography/Headline.cjs +410 -228
- package/dist/styles/fonts/typography/Headline.js +3 -3
- package/dist/styles/fonts/typography/Label.cjs +409 -227
- package/dist/styles/fonts/typography/Label.js +3 -3
- package/dist/styles/fonts/typography/LabelModerate.cjs +1207 -0
- package/dist/styles/fonts/typography/LabelModerate.d.cts +18 -0
- package/dist/styles/fonts/typography/LabelModerate.d.ts +18 -0
- package/dist/styles/fonts/typography/LabelModerate.js +13 -0
- package/dist/styles/fonts/typography/LabelStrong.cjs +409 -227
- package/dist/styles/fonts/typography/LabelStrong.js +3 -3
- package/dist/styles/fonts/typography/Overline.cjs +1198 -0
- package/dist/styles/fonts/typography/Overline.d.cts +18 -0
- package/dist/styles/fonts/typography/Overline.d.ts +18 -0
- package/dist/styles/fonts/typography/Overline.js +13 -0
- package/dist/styles/fonts/typography/Title.cjs +417 -229
- package/dist/styles/fonts/typography/Title.d.cts +2 -1
- package/dist/styles/fonts/typography/Title.d.ts +2 -1
- package/dist/styles/fonts/typography/Title.js +3 -3
- package/dist/styles/fonts/typography/index.cjs +567 -274
- package/dist/styles/fonts/typography/index.d.cts +3 -0
- package/dist/styles/fonts/typography/index.d.ts +3 -0
- package/dist/styles/fonts/typography/index.js +33 -18
- package/dist/styles/fonts/typographyTokens.cjs +413 -231
- package/dist/styles/fonts/typographyTokens.d.cts +210 -28
- package/dist/styles/fonts/typographyTokens.d.ts +210 -28
- package/dist/styles/fonts/typographyTokens.js +1 -1
- package/dist/styles/global.cjs +410 -228
- package/dist/styles/global.js +5 -5
- package/dist/styles/type.cjs +409 -227
- package/dist/styles/type.js +5 -5
- package/dist/styles/utils.cjs +409 -227
- package/dist/styles/utils.js +5 -5
- package/package.json +6 -4
- package/dist/chunk-WVJNZRKF.js +0 -741
|
@@ -9,6 +9,7 @@ export { LightboxImage } from './LightboxImage.cjs';
|
|
|
9
9
|
export { LightsparkProvider } from './LightsparkProvider.cjs';
|
|
10
10
|
export { Loading, LoadingWrapper } from './Loading.cjs';
|
|
11
11
|
export { Modal } from './Modal.cjs';
|
|
12
|
+
export { ProgressBar, ProgressBarProps } from './ProgressBar.cjs';
|
|
12
13
|
export { SecretContainer } from './SecretContainer.cjs';
|
|
13
14
|
export { TextIconAligner, TextIconAlignerProps } from './TextIconAligner.cjs';
|
|
14
15
|
export { UnstyledButton } from './UnstyledButton.cjs';
|
|
@@ -9,6 +9,7 @@ export { LightboxImage } from './LightboxImage.js';
|
|
|
9
9
|
export { LightsparkProvider } from './LightsparkProvider.js';
|
|
10
10
|
export { Loading, LoadingWrapper } from './Loading.js';
|
|
11
11
|
export { Modal } from './Modal.js';
|
|
12
|
+
export { ProgressBar, ProgressBarProps } from './ProgressBar.js';
|
|
12
13
|
export { SecretContainer } from './SecretContainer.js';
|
|
13
14
|
export { TextIconAligner, TextIconAlignerProps } from './TextIconAligner.js';
|
|
14
15
|
export { UnstyledButton } from './UnstyledButton.js';
|
package/dist/components/index.js
CHANGED
|
@@ -3,60 +3,63 @@ import {
|
|
|
3
3
|
} from "../chunk-SVQELXFK.js";
|
|
4
4
|
import {
|
|
5
5
|
LightsparkProvider
|
|
6
|
-
} from "../chunk-
|
|
7
|
-
import "../chunk-
|
|
6
|
+
} from "../chunk-IZBH5JX6.js";
|
|
7
|
+
import "../chunk-XRIZ5OCE.js";
|
|
8
8
|
import "../chunk-IJVWYT5G.js";
|
|
9
9
|
import {
|
|
10
10
|
Modal
|
|
11
|
-
} from "../chunk-
|
|
11
|
+
} from "../chunk-JD7JHP46.js";
|
|
12
12
|
import "../chunk-NBCCPGA4.js";
|
|
13
|
+
import {
|
|
14
|
+
ProgressBar
|
|
15
|
+
} from "../chunk-2GX5Y72Y.js";
|
|
13
16
|
import {
|
|
14
17
|
SecretContainer
|
|
15
|
-
} from "../chunk-
|
|
18
|
+
} from "../chunk-QOUEEA3G.js";
|
|
16
19
|
import {
|
|
17
20
|
TextIconAligner
|
|
18
|
-
} from "../chunk-
|
|
21
|
+
} from "../chunk-M46YHH4D.js";
|
|
19
22
|
import {
|
|
20
23
|
ButtonRow,
|
|
21
24
|
ButtonRowContainer
|
|
22
|
-
} from "../chunk-
|
|
25
|
+
} from "../chunk-QMHY6EGS.js";
|
|
23
26
|
import {
|
|
24
27
|
Button,
|
|
25
28
|
ButtonSelector,
|
|
26
29
|
StyledButton
|
|
27
|
-
} from "../chunk-
|
|
28
|
-
import "../chunk-
|
|
30
|
+
} from "../chunk-MQZEMU23.js";
|
|
31
|
+
import "../chunk-I5KUI7TK.js";
|
|
29
32
|
import {
|
|
30
33
|
Loading,
|
|
31
34
|
LoadingWrapper
|
|
32
|
-
} from "../chunk-
|
|
35
|
+
} from "../chunk-N7SP3C6R.js";
|
|
33
36
|
import {
|
|
34
37
|
Collapsible
|
|
35
|
-
} from "../chunk-
|
|
36
|
-
import "../chunk-
|
|
38
|
+
} from "../chunk-SMLXEMZE.js";
|
|
39
|
+
import "../chunk-Z4MZOSEJ.js";
|
|
37
40
|
import {
|
|
38
41
|
CommandKey
|
|
39
42
|
} from "../chunk-WOR7J4KZ.js";
|
|
40
43
|
import {
|
|
41
44
|
CopyToClipboardButton
|
|
42
|
-
} from "../chunk-
|
|
45
|
+
} from "../chunk-N2J673NM.js";
|
|
43
46
|
import {
|
|
44
47
|
UnstyledButton
|
|
45
|
-
} from "../chunk-
|
|
48
|
+
} from "../chunk-RIU33XNS.js";
|
|
46
49
|
import {
|
|
47
50
|
CurrencyAmount,
|
|
48
51
|
CurrencyIcon
|
|
49
|
-
} from "../chunk-
|
|
52
|
+
} from "../chunk-6CJNPRC3.js";
|
|
50
53
|
import {
|
|
51
54
|
Icon,
|
|
52
55
|
IconContainer
|
|
53
|
-
} from "../chunk-
|
|
56
|
+
} from "../chunk-HC4KIHUT.js";
|
|
54
57
|
import "../chunk-LAMQKQU3.js";
|
|
55
|
-
import "../chunk-
|
|
56
|
-
import "../chunk-ACZDUWPH.js";
|
|
57
|
-
import "../chunk-WVJNZRKF.js";
|
|
58
|
-
import "../chunk-JSGRNWSB.js";
|
|
58
|
+
import "../chunk-HZH77KO7.js";
|
|
59
59
|
import "../chunk-CLU2FRJZ.js";
|
|
60
|
+
import "../chunk-Z4M2ODOW.js";
|
|
61
|
+
import "../chunk-F4FIOIYM.js";
|
|
62
|
+
import "../chunk-JSGRNWSB.js";
|
|
60
63
|
import "../chunk-CIGAQ47A.js";
|
|
61
64
|
export {
|
|
62
65
|
Button,
|
|
@@ -75,6 +78,7 @@ export {
|
|
|
75
78
|
Loading,
|
|
76
79
|
LoadingWrapper,
|
|
77
80
|
Modal,
|
|
81
|
+
ProgressBar,
|
|
78
82
|
SecretContainer,
|
|
79
83
|
StyledButton,
|
|
80
84
|
TextIconAligner,
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// src/icons/CentralArrowShareRight.tsx
|
|
21
|
+
var CentralArrowShareRight_exports = {};
|
|
22
|
+
__export(CentralArrowShareRight_exports, {
|
|
23
|
+
CentralArrowShareRight: () => CentralArrowShareRight,
|
|
24
|
+
default: () => CentralArrowShareRight_default
|
|
25
|
+
});
|
|
26
|
+
module.exports = __toCommonJS(CentralArrowShareRight_exports);
|
|
27
|
+
var import_jsx_runtime = require("@emotion/react/jsx-runtime");
|
|
28
|
+
function CentralArrowShareRight() {
|
|
29
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
30
|
+
"svg",
|
|
31
|
+
{
|
|
32
|
+
width: "22",
|
|
33
|
+
height: "18",
|
|
34
|
+
viewBox: "0 0 22 18",
|
|
35
|
+
fill: "none",
|
|
36
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
37
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
38
|
+
"path",
|
|
39
|
+
{
|
|
40
|
+
d: "M21 9L11.5 0.75V5.5C3 5.5 0.75 8.75 0.75 17.25C2.25 14.25 3 12.5 11.5 12.5V17.25L21 9Z",
|
|
41
|
+
stroke: "currentColor",
|
|
42
|
+
strokeWidth: "1.5",
|
|
43
|
+
strokeLinejoin: "round"
|
|
44
|
+
}
|
|
45
|
+
)
|
|
46
|
+
}
|
|
47
|
+
);
|
|
48
|
+
}
|
|
49
|
+
var CentralArrowShareRight_default = CentralArrowShareRight;
|
|
50
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
51
|
+
0 && (module.exports = {
|
|
52
|
+
CentralArrowShareRight
|
|
53
|
+
});
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import "../chunk-CIGAQ47A.js";
|
|
2
|
+
|
|
3
|
+
// src/icons/CentralArrowShareRight.tsx
|
|
4
|
+
import { jsx } from "@emotion/react/jsx-runtime";
|
|
5
|
+
function CentralArrowShareRight() {
|
|
6
|
+
return /* @__PURE__ */ jsx(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
width: "22",
|
|
10
|
+
height: "18",
|
|
11
|
+
viewBox: "0 0 22 18",
|
|
12
|
+
fill: "none",
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
children: /* @__PURE__ */ jsx(
|
|
15
|
+
"path",
|
|
16
|
+
{
|
|
17
|
+
d: "M21 9L11.5 0.75V5.5C3 5.5 0.75 8.75 0.75 17.25C2.25 14.25 3 12.5 11.5 12.5V17.25L21 9Z",
|
|
18
|
+
stroke: "currentColor",
|
|
19
|
+
strokeWidth: "1.5",
|
|
20
|
+
strokeLinejoin: "round"
|
|
21
|
+
}
|
|
22
|
+
)
|
|
23
|
+
}
|
|
24
|
+
);
|
|
25
|
+
}
|
|
26
|
+
var CentralArrowShareRight_default = CentralArrowShareRight;
|
|
27
|
+
export {
|
|
28
|
+
CentralArrowShareRight,
|
|
29
|
+
CentralArrowShareRight_default as default
|
|
30
|
+
};
|
package/dist/icons/Restart.cjs
CHANGED
|
@@ -36,7 +36,7 @@ var Restart = () => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
|
36
36
|
"path",
|
|
37
37
|
{
|
|
38
38
|
d: "M0.5 7.96429C1.28571 9.53571 2.85714 11.5 6 11.5C9.14286 11.5 10.7143 9.53571 11.5 7.96429M11.5 7.96429H8.75M11.5 7.96429V11.1071M11.5 4.03571C10.7143 2.46429 9.14286 0.5 6 0.5C2.85714 0.5 1.28571 2.46429 0.5 4.03571M0.5 4.03571H3.25M0.5 4.03571V0.892857",
|
|
39
|
-
stroke: "
|
|
39
|
+
stroke: "currentColor",
|
|
40
40
|
strokeLinecap: "round",
|
|
41
41
|
strokeLinejoin: "round"
|
|
42
42
|
}
|
package/dist/icons/Restart.js
CHANGED
|
@@ -14,7 +14,7 @@ var Restart = () => /* @__PURE__ */ jsx(
|
|
|
14
14
|
"path",
|
|
15
15
|
{
|
|
16
16
|
d: "M0.5 7.96429C1.28571 9.53571 2.85714 11.5 6 11.5C9.14286 11.5 10.7143 9.53571 11.5 7.96429M11.5 7.96429H8.75M11.5 7.96429V11.1071M11.5 4.03571C10.7143 2.46429 9.14286 0.5 6 0.5C2.85714 0.5 1.28571 2.46429 0.5 4.03571M0.5 4.03571H3.25M0.5 4.03571V0.892857",
|
|
17
|
-
stroke: "
|
|
17
|
+
stroke: "currentColor",
|
|
18
18
|
strokeLinecap: "round",
|
|
19
19
|
strokeLinejoin: "round"
|
|
20
20
|
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// src/icons/Uma.tsx
|
|
21
|
+
var Uma_exports = {};
|
|
22
|
+
__export(Uma_exports, {
|
|
23
|
+
default: () => Uma_default
|
|
24
|
+
});
|
|
25
|
+
module.exports = __toCommonJS(Uma_exports);
|
|
26
|
+
var import_jsx_runtime = require("@emotion/react/jsx-runtime");
|
|
27
|
+
function Uma() {
|
|
28
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
29
|
+
"svg",
|
|
30
|
+
{
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
width: "40",
|
|
33
|
+
height: "18",
|
|
34
|
+
viewBox: "0 0 40 18",
|
|
35
|
+
fill: "none",
|
|
36
|
+
children: [
|
|
37
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
38
|
+
"path",
|
|
39
|
+
{
|
|
40
|
+
d: "M30.6127 11.5888C30.9753 11.5888 31.2799 11.5259 31.5265 11.4002C31.778 11.2697 31.9762 11.1222 32.1213 10.9578C32.2712 10.7934 32.3727 10.6556 32.4259 10.5444C32.5274 10.3316 32.5854 10.085 32.6 9.80459C32.6126 9.61777 32.6211 9.45169 32.6255 9.30635C32.3053 9.38884 32.0235 9.44143 31.7972 9.48367L31.7876 9.48546C31.425 9.54832 31.1324 9.60634 30.91 9.65953C30.6876 9.71272 30.4918 9.77074 30.3225 9.8336C30.1291 9.91096 29.972 9.99558 29.8511 10.0875C29.7351 10.1745 29.648 10.2712 29.59 10.3776C29.5368 10.4839 29.5102 10.6024 29.5102 10.733C29.5102 10.9119 29.5537 11.0666 29.6408 11.1971C29.7326 11.3229 29.8608 11.4196 30.0252 11.4873C30.1896 11.555 30.3854 11.5888 30.6127 11.5888Z",
|
|
41
|
+
fill: "#16171A"
|
|
42
|
+
}
|
|
43
|
+
),
|
|
44
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
45
|
+
"path",
|
|
46
|
+
{
|
|
47
|
+
fillRule: "evenodd",
|
|
48
|
+
clipRule: "evenodd",
|
|
49
|
+
d: "M0.506832 2.74799C0 3.7427 0 5.04485 0 7.64916V10.3512C0 12.9555 0 14.2577 0.506832 15.2524C0.952653 16.1274 1.66403 16.8387 2.539 17.2846C3.53372 17.7914 4.83587 17.7914 7.44018 17.7914H32.5163C35.1206 17.7914 36.4228 17.7914 37.4175 17.2846C38.2925 16.8387 39.0038 16.1274 39.4497 15.2524C39.9565 14.2577 39.9565 12.9555 39.9565 10.3512V7.64916C39.9565 5.04485 39.9565 3.7427 39.4497 2.74799C39.0038 1.87301 38.2925 1.16164 37.4175 0.715816C36.4228 0.208984 35.1206 0.208984 32.5163 0.208984H7.44018C4.83587 0.208984 3.53372 0.208984 2.539 0.715816C1.66403 1.16164 0.952653 1.87301 0.506832 2.74799ZM30.192 13.1409C29.6311 13.1409 29.1548 13.0345 28.7632 12.8218C28.3763 12.6042 28.0814 12.3165 27.8783 11.9587C27.6801 11.5961 27.5809 11.1971 27.5809 10.762C27.5809 10.3993 27.6101 10.1905 27.7213 9.89067C27.8326 9.59088 28.0075 9.32106 28.2541 9.0938C28.5055 8.86171 28.8516 8.70218 29.1317 8.61725C29.4118 8.53232 29.9345 8.40989 30.2676 8.35398C30.3758 8.33582 30.5032 8.31555 30.649 8.29235L30.6491 8.29234L30.6493 8.29231C30.9523 8.24411 31.3345 8.1833 31.7876 8.10271C32.1373 8.04051 32.4065 7.94077 32.649 7.80203C32.6185 7.44774 32.5103 7.17964 32.3243 6.99772C32.1019 6.78013 31.7296 6.67134 31.2074 6.67134C30.9173 6.67134 30.6151 6.74145 30.3008 6.88167C29.9865 7.02189 29.7665 7.27091 29.6408 7.62872L27.8566 7.06299C28.0548 6.41507 28.4271 5.88802 28.9735 5.48186C29.5199 5.0757 30.2645 4.87262 31.2074 4.87262C31.8988 4.87262 32.5129 4.97899 33.0496 5.19174C33.5863 5.4045 33.9925 5.77198 34.2681 6.29419C34.4228 6.5843 34.5147 6.87442 34.5437 7.16453C34.5727 7.45465 34.5872 7.77861 34.5872 8.13642V12.9233H32.8611V11.9618C32.5494 12.329 32.2182 12.606 31.8674 12.7928C31.4274 13.0249 30.8689 13.1409 30.192 13.1409ZM24.1572 12.9231V8.29575C24.1572 7.77837 24.0339 7.37705 23.7873 7.09177C23.5456 6.80165 23.2095 6.65659 22.7792 6.65659C22.5036 6.65659 22.2642 6.72187 22.0611 6.85242C21.8581 6.97814 21.6985 7.15704 21.5825 7.38914C21.4712 7.61639 21.4156 7.87992 21.4156 8.1797V12.9231H19.4428V8.29575C19.4428 7.77837 19.3195 7.37705 19.073 7.09177C18.8312 6.80165 18.4951 6.65659 18.0648 6.65659C17.6538 6.65659 17.3226 6.79923 17.0711 7.08451C16.8246 7.36496 16.7013 7.73002 16.7013 8.1797V12.9231H14.714V5.08997H16.4547V5.94818C16.6819 5.6683 16.9599 5.43784 17.2887 5.25678C17.7239 5.01986 18.2099 4.90139 18.7466 4.90139C19.3606 4.90139 19.8635 5.03194 20.2552 5.29305C20.5823 5.50848 20.8387 5.78317 21.0243 6.11711C21.2732 5.74915 21.5946 5.45996 21.9886 5.24953C22.419 5.01744 22.8952 4.90139 23.4174 4.90139C24.312 4.90139 24.9865 5.16733 25.441 5.69921C25.9003 6.22625 26.13 6.9177 26.13 7.77354V12.9231H24.1572ZM6.92079 12.8433C7.30762 13.0512 7.80807 13.1552 8.42214 13.1552C9.19095 13.1552 9.82679 12.9884 10.3297 12.6547C10.5683 12.4979 10.7786 12.3181 10.9607 12.1154V12.9231H12.7014V5.08997H10.7141V9.06456C10.7141 9.54809 10.6585 9.93975 10.5472 10.2395C10.4409 10.5345 10.3031 10.7593 10.1338 10.9141C9.96459 11.0639 9.78327 11.1655 9.58986 11.2187C9.39645 11.2719 9.21513 11.2985 9.04589 11.2985C8.62523 11.2985 8.29884 11.2042 8.06675 11.0156C7.83949 10.827 7.6751 10.5925 7.57355 10.3121C7.47201 10.0316 7.41157 9.75359 7.39223 9.47798C7.37289 9.19753 7.36322 8.96786 7.36322 8.78895V5.08997H5.36142V9.48523C5.36142 9.61578 5.37109 9.8237 5.39043 10.109C5.40977 10.3943 5.46538 10.711 5.55725 11.0591C5.64912 11.4024 5.80143 11.7336 6.01418 12.0528C6.23177 12.3719 6.53397 12.6354 6.92079 12.8433Z",
|
|
50
|
+
fill: "#16171A"
|
|
51
|
+
}
|
|
52
|
+
)
|
|
53
|
+
]
|
|
54
|
+
}
|
|
55
|
+
);
|
|
56
|
+
}
|
|
57
|
+
var Uma_default = Uma;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import "../chunk-CIGAQ47A.js";
|
|
2
|
+
|
|
3
|
+
// src/icons/Uma.tsx
|
|
4
|
+
import { jsx, jsxs } from "@emotion/react/jsx-runtime";
|
|
5
|
+
function Uma() {
|
|
6
|
+
return /* @__PURE__ */ jsxs(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
width: "40",
|
|
11
|
+
height: "18",
|
|
12
|
+
viewBox: "0 0 40 18",
|
|
13
|
+
fill: "none",
|
|
14
|
+
children: [
|
|
15
|
+
/* @__PURE__ */ jsx(
|
|
16
|
+
"path",
|
|
17
|
+
{
|
|
18
|
+
d: "M30.6127 11.5888C30.9753 11.5888 31.2799 11.5259 31.5265 11.4002C31.778 11.2697 31.9762 11.1222 32.1213 10.9578C32.2712 10.7934 32.3727 10.6556 32.4259 10.5444C32.5274 10.3316 32.5854 10.085 32.6 9.80459C32.6126 9.61777 32.6211 9.45169 32.6255 9.30635C32.3053 9.38884 32.0235 9.44143 31.7972 9.48367L31.7876 9.48546C31.425 9.54832 31.1324 9.60634 30.91 9.65953C30.6876 9.71272 30.4918 9.77074 30.3225 9.8336C30.1291 9.91096 29.972 9.99558 29.8511 10.0875C29.7351 10.1745 29.648 10.2712 29.59 10.3776C29.5368 10.4839 29.5102 10.6024 29.5102 10.733C29.5102 10.9119 29.5537 11.0666 29.6408 11.1971C29.7326 11.3229 29.8608 11.4196 30.0252 11.4873C30.1896 11.555 30.3854 11.5888 30.6127 11.5888Z",
|
|
19
|
+
fill: "#16171A"
|
|
20
|
+
}
|
|
21
|
+
),
|
|
22
|
+
/* @__PURE__ */ jsx(
|
|
23
|
+
"path",
|
|
24
|
+
{
|
|
25
|
+
fillRule: "evenodd",
|
|
26
|
+
clipRule: "evenodd",
|
|
27
|
+
d: "M0.506832 2.74799C0 3.7427 0 5.04485 0 7.64916V10.3512C0 12.9555 0 14.2577 0.506832 15.2524C0.952653 16.1274 1.66403 16.8387 2.539 17.2846C3.53372 17.7914 4.83587 17.7914 7.44018 17.7914H32.5163C35.1206 17.7914 36.4228 17.7914 37.4175 17.2846C38.2925 16.8387 39.0038 16.1274 39.4497 15.2524C39.9565 14.2577 39.9565 12.9555 39.9565 10.3512V7.64916C39.9565 5.04485 39.9565 3.7427 39.4497 2.74799C39.0038 1.87301 38.2925 1.16164 37.4175 0.715816C36.4228 0.208984 35.1206 0.208984 32.5163 0.208984H7.44018C4.83587 0.208984 3.53372 0.208984 2.539 0.715816C1.66403 1.16164 0.952653 1.87301 0.506832 2.74799ZM30.192 13.1409C29.6311 13.1409 29.1548 13.0345 28.7632 12.8218C28.3763 12.6042 28.0814 12.3165 27.8783 11.9587C27.6801 11.5961 27.5809 11.1971 27.5809 10.762C27.5809 10.3993 27.6101 10.1905 27.7213 9.89067C27.8326 9.59088 28.0075 9.32106 28.2541 9.0938C28.5055 8.86171 28.8516 8.70218 29.1317 8.61725C29.4118 8.53232 29.9345 8.40989 30.2676 8.35398C30.3758 8.33582 30.5032 8.31555 30.649 8.29235L30.6491 8.29234L30.6493 8.29231C30.9523 8.24411 31.3345 8.1833 31.7876 8.10271C32.1373 8.04051 32.4065 7.94077 32.649 7.80203C32.6185 7.44774 32.5103 7.17964 32.3243 6.99772C32.1019 6.78013 31.7296 6.67134 31.2074 6.67134C30.9173 6.67134 30.6151 6.74145 30.3008 6.88167C29.9865 7.02189 29.7665 7.27091 29.6408 7.62872L27.8566 7.06299C28.0548 6.41507 28.4271 5.88802 28.9735 5.48186C29.5199 5.0757 30.2645 4.87262 31.2074 4.87262C31.8988 4.87262 32.5129 4.97899 33.0496 5.19174C33.5863 5.4045 33.9925 5.77198 34.2681 6.29419C34.4228 6.5843 34.5147 6.87442 34.5437 7.16453C34.5727 7.45465 34.5872 7.77861 34.5872 8.13642V12.9233H32.8611V11.9618C32.5494 12.329 32.2182 12.606 31.8674 12.7928C31.4274 13.0249 30.8689 13.1409 30.192 13.1409ZM24.1572 12.9231V8.29575C24.1572 7.77837 24.0339 7.37705 23.7873 7.09177C23.5456 6.80165 23.2095 6.65659 22.7792 6.65659C22.5036 6.65659 22.2642 6.72187 22.0611 6.85242C21.8581 6.97814 21.6985 7.15704 21.5825 7.38914C21.4712 7.61639 21.4156 7.87992 21.4156 8.1797V12.9231H19.4428V8.29575C19.4428 7.77837 19.3195 7.37705 19.073 7.09177C18.8312 6.80165 18.4951 6.65659 18.0648 6.65659C17.6538 6.65659 17.3226 6.79923 17.0711 7.08451C16.8246 7.36496 16.7013 7.73002 16.7013 8.1797V12.9231H14.714V5.08997H16.4547V5.94818C16.6819 5.6683 16.9599 5.43784 17.2887 5.25678C17.7239 5.01986 18.2099 4.90139 18.7466 4.90139C19.3606 4.90139 19.8635 5.03194 20.2552 5.29305C20.5823 5.50848 20.8387 5.78317 21.0243 6.11711C21.2732 5.74915 21.5946 5.45996 21.9886 5.24953C22.419 5.01744 22.8952 4.90139 23.4174 4.90139C24.312 4.90139 24.9865 5.16733 25.441 5.69921C25.9003 6.22625 26.13 6.9177 26.13 7.77354V12.9231H24.1572ZM6.92079 12.8433C7.30762 13.0512 7.80807 13.1552 8.42214 13.1552C9.19095 13.1552 9.82679 12.9884 10.3297 12.6547C10.5683 12.4979 10.7786 12.3181 10.9607 12.1154V12.9231H12.7014V5.08997H10.7141V9.06456C10.7141 9.54809 10.6585 9.93975 10.5472 10.2395C10.4409 10.5345 10.3031 10.7593 10.1338 10.9141C9.96459 11.0639 9.78327 11.1655 9.58986 11.2187C9.39645 11.2719 9.21513 11.2985 9.04589 11.2985C8.62523 11.2985 8.29884 11.2042 8.06675 11.0156C7.83949 10.827 7.6751 10.5925 7.57355 10.3121C7.47201 10.0316 7.41157 9.75359 7.39223 9.47798C7.37289 9.19753 7.36322 8.96786 7.36322 8.78895V5.08997H5.36142V9.48523C5.36142 9.61578 5.37109 9.8237 5.39043 10.109C5.40977 10.3943 5.46538 10.711 5.55725 11.0591C5.64912 11.4024 5.80143 11.7336 6.01418 12.0528C6.23177 12.3719 6.53397 12.6354 6.92079 12.8433Z",
|
|
28
|
+
fill: "#16171A"
|
|
29
|
+
}
|
|
30
|
+
)
|
|
31
|
+
]
|
|
32
|
+
}
|
|
33
|
+
);
|
|
34
|
+
}
|
|
35
|
+
var Uma_default = Uma;
|
|
36
|
+
export {
|
|
37
|
+
Uma_default as default
|
|
38
|
+
};
|