@lightsparkdev/ui 1.0.0 → 1.0.1
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 +6 -0
- package/dist/{buttons-5a4562d5.d.ts → buttons-38b5823f.d.ts} +14 -14
- package/dist/{buttons-73127447.d.ts → buttons-a63671c2.d.ts} +14 -14
- package/dist/{chunk-SMDDRU6V.js → chunk-2I6UL3CQ.js} +1 -1
- package/dist/{chunk-LXK52GLU.js → chunk-HXKKG2VQ.js} +2 -2
- package/dist/components/Banner/Banner.d.cts +1 -1
- package/dist/components/Banner/Banner.d.ts +1 -1
- package/dist/components/Button.d.cts +1 -1
- package/dist/components/Button.d.ts +1 -1
- package/dist/components/ButtonRow.d.cts +1 -1
- package/dist/components/ButtonRow.d.ts +1 -1
- package/dist/components/CommaNumberInput.d.cts +1 -1
- package/dist/components/CommaNumberInput.d.ts +1 -1
- package/dist/components/Drawer.cjs +2 -2
- package/dist/components/Drawer.js +1 -1
- package/dist/components/Dropdown.d.cts +1 -1
- package/dist/components/Dropdown.d.ts +1 -1
- package/dist/components/Icon/Icon.d.cts +1 -1
- package/dist/components/Icon/Icon.d.ts +1 -1
- package/dist/components/InfoIconTooltip.d.cts +1 -1
- package/dist/components/InfoIconTooltip.d.ts +1 -1
- package/dist/components/Modal.cjs +2 -2
- package/dist/components/Modal.d.cts +1 -1
- package/dist/components/Modal.d.ts +1 -1
- package/dist/components/Modal.js +2 -2
- package/dist/components/PageSection/PageSection.d.cts +1 -1
- package/dist/components/PageSection/PageSection.d.ts +1 -1
- package/dist/components/PhoneInput.d.cts +1 -1
- package/dist/components/PhoneInput.d.ts +1 -1
- package/dist/components/TextButton.d.cts +1 -1
- package/dist/components/TextButton.d.ts +1 -1
- package/dist/components/TextIconAligner.d.cts +1 -1
- package/dist/components/TextIconAligner.d.ts +1 -1
- package/dist/components/TextInput.d.cts +1 -1
- package/dist/components/TextInput.d.ts +1 -1
- package/dist/components/Toasts.d.cts +1 -1
- package/dist/components/Toasts.d.ts +1 -1
- package/dist/components/documentation/AnchorLinkHeader.d.cts +1 -1
- package/dist/components/documentation/AnchorLinkHeader.d.ts +1 -1
- package/dist/components/documentation/DocsBodyParagraph.d.cts +1 -1
- package/dist/components/documentation/DocsBodyParagraph.d.ts +1 -1
- package/dist/components/documentation/DocsBodyStrongParagraph.d.cts +1 -1
- package/dist/components/documentation/DocsBodyStrongParagraph.d.ts +1 -1
- package/dist/components/documentation/DocsHeadline.d.cts +1 -1
- package/dist/components/documentation/DocsHeadline.d.ts +1 -1
- package/dist/components/documentation/index.d.cts +1 -1
- package/dist/components/documentation/index.d.ts +1 -1
- package/dist/components/index.cjs +2 -2
- package/dist/components/index.d.cts +1 -1
- package/dist/components/index.d.ts +1 -1
- package/dist/components/index.js +2 -2
- package/dist/components/typography/Body.d.cts +1 -1
- package/dist/components/typography/Body.d.ts +1 -1
- package/dist/components/typography/BodyStrong.d.cts +1 -1
- package/dist/components/typography/BodyStrong.d.ts +1 -1
- package/dist/components/typography/Code.d.cts +1 -1
- package/dist/components/typography/Code.d.ts +1 -1
- package/dist/components/typography/Display.d.cts +1 -1
- package/dist/components/typography/Display.d.ts +1 -1
- package/dist/components/typography/Headline.d.cts +1 -1
- package/dist/components/typography/Headline.d.ts +1 -1
- package/dist/components/typography/Label.d.cts +1 -1
- package/dist/components/typography/Label.d.ts +1 -1
- package/dist/components/typography/LabelModerate.d.cts +1 -1
- package/dist/components/typography/LabelModerate.d.ts +1 -1
- package/dist/components/typography/LabelStrong.d.cts +1 -1
- package/dist/components/typography/LabelStrong.d.ts +1 -1
- package/dist/components/typography/Overline.d.cts +1 -1
- package/dist/components/typography/Overline.d.ts +1 -1
- package/dist/components/typography/Title.d.cts +1 -1
- package/dist/components/typography/Title.d.ts +1 -1
- package/dist/components/typography/index.d.cts +1 -1
- package/dist/components/typography/index.d.ts +1 -1
- package/dist/components/typography/renderTypography.d.cts +1 -1
- package/dist/components/typography/renderTypography.d.ts +1 -1
- package/dist/styles/buttons.d.cts +1 -1
- package/dist/styles/buttons.d.ts +1 -1
- package/dist/styles/common.d.cts +1 -1
- package/dist/styles/common.d.ts +1 -1
- package/dist/styles/fields.d.cts +1 -1
- package/dist/styles/fields.d.ts +1 -1
- package/dist/styles/global.d.cts +1 -1
- package/dist/styles/global.d.ts +1 -1
- package/dist/styles/themes.d.cts +1 -1
- package/dist/styles/themes.d.ts +1 -1
- package/dist/styles/type.d.cts +1 -1
- package/dist/styles/type.d.ts +1 -1
- package/dist/styles/typography.d.cts +1 -1
- package/dist/styles/typography.d.ts +1 -1
- package/dist/utils/toNonTypographicReactNodes.d.cts +1 -1
- package/dist/utils/toNonTypographicReactNodes.d.ts +1 -1
- package/dist/utils/toReactNodes.d.cts +1 -1
- package/dist/utils/toReactNodes.d.ts +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1712,7 +1712,7 @@ declare const baseTheme: {
|
|
|
1712
1712
|
[x: string]: Partial<{
|
|
1713
1713
|
defaultSize: TokenSizeKey;
|
|
1714
1714
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
1715
|
-
defaultBorderRadius:
|
|
1715
|
+
defaultBorderRadius: 8 | 32;
|
|
1716
1716
|
defaultBorderWidth: number;
|
|
1717
1717
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
1718
1718
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -1732,7 +1732,7 @@ declare const baseTheme: {
|
|
|
1732
1732
|
};
|
|
1733
1733
|
defaultSize: TokenSizeKey;
|
|
1734
1734
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
1735
|
-
defaultBorderRadius:
|
|
1735
|
+
defaultBorderRadius: 8 | 32;
|
|
1736
1736
|
defaultBorderWidth: number;
|
|
1737
1737
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
1738
1738
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -3464,7 +3464,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
3464
3464
|
[x: string]: Partial<{
|
|
3465
3465
|
defaultSize: TokenSizeKey;
|
|
3466
3466
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
3467
|
-
defaultBorderRadius:
|
|
3467
|
+
defaultBorderRadius: 8 | 32;
|
|
3468
3468
|
defaultBorderWidth: number;
|
|
3469
3469
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
3470
3470
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -3484,7 +3484,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
3484
3484
|
};
|
|
3485
3485
|
defaultSize: TokenSizeKey;
|
|
3486
3486
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
3487
|
-
defaultBorderRadius:
|
|
3487
|
+
defaultBorderRadius: 8 | 32;
|
|
3488
3488
|
defaultBorderWidth: number;
|
|
3489
3489
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
3490
3490
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -5193,7 +5193,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
5193
5193
|
[x: string]: Partial<{
|
|
5194
5194
|
defaultSize: TokenSizeKey;
|
|
5195
5195
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
5196
|
-
defaultBorderRadius:
|
|
5196
|
+
defaultBorderRadius: 8 | 32;
|
|
5197
5197
|
defaultBorderWidth: number;
|
|
5198
5198
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
5199
5199
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -5213,7 +5213,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
5213
5213
|
};
|
|
5214
5214
|
defaultSize: TokenSizeKey;
|
|
5215
5215
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
5216
|
-
defaultBorderRadius:
|
|
5216
|
+
defaultBorderRadius: 8 | 32;
|
|
5217
5217
|
defaultBorderWidth: number;
|
|
5218
5218
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
5219
5219
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -6923,7 +6923,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
6923
6923
|
[x: string]: Partial<{
|
|
6924
6924
|
defaultSize: TokenSizeKey;
|
|
6925
6925
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
6926
|
-
defaultBorderRadius:
|
|
6926
|
+
defaultBorderRadius: 8 | 32;
|
|
6927
6927
|
defaultBorderWidth: number;
|
|
6928
6928
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
6929
6929
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -6943,7 +6943,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
6943
6943
|
};
|
|
6944
6944
|
defaultSize: TokenSizeKey;
|
|
6945
6945
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
6946
|
-
defaultBorderRadius:
|
|
6946
|
+
defaultBorderRadius: 8 | 32;
|
|
6947
6947
|
defaultBorderWidth: number;
|
|
6948
6948
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
6949
6949
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -8653,7 +8653,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
8653
8653
|
[x: string]: Partial<{
|
|
8654
8654
|
defaultSize: TokenSizeKey;
|
|
8655
8655
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
8656
|
-
defaultBorderRadius:
|
|
8656
|
+
defaultBorderRadius: 8 | 32;
|
|
8657
8657
|
defaultBorderWidth: number;
|
|
8658
8658
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
8659
8659
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -8673,7 +8673,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
8673
8673
|
};
|
|
8674
8674
|
defaultSize: TokenSizeKey;
|
|
8675
8675
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
8676
|
-
defaultBorderRadius:
|
|
8676
|
+
defaultBorderRadius: 8 | 32;
|
|
8677
8677
|
defaultBorderWidth: number;
|
|
8678
8678
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
8679
8679
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -10383,7 +10383,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
10383
10383
|
[x: string]: Partial<{
|
|
10384
10384
|
defaultSize: TokenSizeKey;
|
|
10385
10385
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
10386
|
-
defaultBorderRadius:
|
|
10386
|
+
defaultBorderRadius: 8 | 32;
|
|
10387
10387
|
defaultBorderWidth: number;
|
|
10388
10388
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
10389
10389
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -10403,7 +10403,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
10403
10403
|
};
|
|
10404
10404
|
defaultSize: TokenSizeKey;
|
|
10405
10405
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
10406
|
-
defaultBorderRadius:
|
|
10406
|
+
defaultBorderRadius: 8 | 32;
|
|
10407
10407
|
defaultBorderWidth: number;
|
|
10408
10408
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
10409
10409
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -10488,7 +10488,7 @@ type AllowedButtonTypographyTypes = (typeof allowedButtonTypographyTypes)[number
|
|
|
10488
10488
|
declare const buttonsThemeBase: {
|
|
10489
10489
|
defaultSize: TokenSizeKey;
|
|
10490
10490
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
10491
|
-
defaultBorderRadius:
|
|
10491
|
+
defaultBorderRadius: 8 | 32;
|
|
10492
10492
|
defaultBorderWidth: number;
|
|
10493
10493
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
10494
10494
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -10511,7 +10511,7 @@ declare const defaultButtonsTheme: {
|
|
|
10511
10511
|
kinds: ButtonKindsProps;
|
|
10512
10512
|
defaultSize: TokenSizeKey;
|
|
10513
10513
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
10514
|
-
defaultBorderRadius:
|
|
10514
|
+
defaultBorderRadius: 8 | 32;
|
|
10515
10515
|
defaultBorderWidth: number;
|
|
10516
10516
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
10517
10517
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -1712,7 +1712,7 @@ declare const baseTheme: {
|
|
|
1712
1712
|
[x: string]: Partial<{
|
|
1713
1713
|
defaultSize: TokenSizeKey;
|
|
1714
1714
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
1715
|
-
defaultBorderRadius:
|
|
1715
|
+
defaultBorderRadius: 8 | 32;
|
|
1716
1716
|
defaultBorderWidth: number;
|
|
1717
1717
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
1718
1718
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -1732,7 +1732,7 @@ declare const baseTheme: {
|
|
|
1732
1732
|
};
|
|
1733
1733
|
defaultSize: TokenSizeKey;
|
|
1734
1734
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
1735
|
-
defaultBorderRadius:
|
|
1735
|
+
defaultBorderRadius: 8 | 32;
|
|
1736
1736
|
defaultBorderWidth: number;
|
|
1737
1737
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
1738
1738
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -3464,7 +3464,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
3464
3464
|
[x: string]: Partial<{
|
|
3465
3465
|
defaultSize: TokenSizeKey;
|
|
3466
3466
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
3467
|
-
defaultBorderRadius:
|
|
3467
|
+
defaultBorderRadius: 8 | 32;
|
|
3468
3468
|
defaultBorderWidth: number;
|
|
3469
3469
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
3470
3470
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -3484,7 +3484,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
3484
3484
|
};
|
|
3485
3485
|
defaultSize: TokenSizeKey;
|
|
3486
3486
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
3487
|
-
defaultBorderRadius:
|
|
3487
|
+
defaultBorderRadius: 8 | 32;
|
|
3488
3488
|
defaultBorderWidth: number;
|
|
3489
3489
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
3490
3490
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -5193,7 +5193,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
5193
5193
|
[x: string]: Partial<{
|
|
5194
5194
|
defaultSize: TokenSizeKey;
|
|
5195
5195
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
5196
|
-
defaultBorderRadius:
|
|
5196
|
+
defaultBorderRadius: 8 | 32;
|
|
5197
5197
|
defaultBorderWidth: number;
|
|
5198
5198
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
5199
5199
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -5213,7 +5213,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
5213
5213
|
};
|
|
5214
5214
|
defaultSize: TokenSizeKey;
|
|
5215
5215
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
5216
|
-
defaultBorderRadius:
|
|
5216
|
+
defaultBorderRadius: 8 | 32;
|
|
5217
5217
|
defaultBorderWidth: number;
|
|
5218
5218
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
5219
5219
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -6923,7 +6923,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
6923
6923
|
[x: string]: Partial<{
|
|
6924
6924
|
defaultSize: TokenSizeKey;
|
|
6925
6925
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
6926
|
-
defaultBorderRadius:
|
|
6926
|
+
defaultBorderRadius: 8 | 32;
|
|
6927
6927
|
defaultBorderWidth: number;
|
|
6928
6928
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
6929
6929
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -6943,7 +6943,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
6943
6943
|
};
|
|
6944
6944
|
defaultSize: TokenSizeKey;
|
|
6945
6945
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
6946
|
-
defaultBorderRadius:
|
|
6946
|
+
defaultBorderRadius: 8 | 32;
|
|
6947
6947
|
defaultBorderWidth: number;
|
|
6948
6948
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
6949
6949
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -8653,7 +8653,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
8653
8653
|
[x: string]: Partial<{
|
|
8654
8654
|
defaultSize: TokenSizeKey;
|
|
8655
8655
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
8656
|
-
defaultBorderRadius:
|
|
8656
|
+
defaultBorderRadius: 8 | 32;
|
|
8657
8657
|
defaultBorderWidth: number;
|
|
8658
8658
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
8659
8659
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -8673,7 +8673,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
8673
8673
|
};
|
|
8674
8674
|
defaultSize: TokenSizeKey;
|
|
8675
8675
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
8676
|
-
defaultBorderRadius:
|
|
8676
|
+
defaultBorderRadius: 8 | 32;
|
|
8677
8677
|
defaultBorderWidth: number;
|
|
8678
8678
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
8679
8679
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -10383,7 +10383,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
10383
10383
|
[x: string]: Partial<{
|
|
10384
10384
|
defaultSize: TokenSizeKey;
|
|
10385
10385
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
10386
|
-
defaultBorderRadius:
|
|
10386
|
+
defaultBorderRadius: 8 | 32;
|
|
10387
10387
|
defaultBorderWidth: number;
|
|
10388
10388
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
10389
10389
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -10403,7 +10403,7 @@ declare function setFonts(theme: Theme, fontFamilies: FontFamilies): {
|
|
|
10403
10403
|
};
|
|
10404
10404
|
defaultSize: TokenSizeKey;
|
|
10405
10405
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
10406
|
-
defaultBorderRadius:
|
|
10406
|
+
defaultBorderRadius: 8 | 32;
|
|
10407
10407
|
defaultBorderWidth: number;
|
|
10408
10408
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
10409
10409
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -10488,7 +10488,7 @@ type AllowedButtonTypographyTypes = (typeof allowedButtonTypographyTypes)[number
|
|
|
10488
10488
|
declare const buttonsThemeBase: {
|
|
10489
10489
|
defaultSize: TokenSizeKey;
|
|
10490
10490
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
10491
|
-
defaultBorderRadius:
|
|
10491
|
+
defaultBorderRadius: 8 | 32;
|
|
10492
10492
|
defaultBorderWidth: number;
|
|
10493
10493
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
10494
10494
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -10511,7 +10511,7 @@ declare const defaultButtonsTheme: {
|
|
|
10511
10511
|
kinds: ButtonKindsProps;
|
|
10512
10512
|
defaultSize: TokenSizeKey;
|
|
10513
10513
|
defaultTypography: "Title" | "Body" | "Body Strong" | "Label" | "Label Moderate" | "Label Strong";
|
|
10514
|
-
defaultBorderRadius:
|
|
10514
|
+
defaultBorderRadius: 8 | 32;
|
|
10515
10515
|
defaultBorderWidth: number;
|
|
10516
10516
|
defaultBackgroundColor: BackgroundColorKeyArg;
|
|
10517
10517
|
defaultBorderColor: BackgroundColorKeyArg;
|
|
@@ -92,7 +92,7 @@ var Drawer = (props) => {
|
|
|
92
92
|
] });
|
|
93
93
|
};
|
|
94
94
|
var Background = styled.div`
|
|
95
|
-
position:
|
|
95
|
+
position: fixed;
|
|
96
96
|
top: 0;
|
|
97
97
|
left: 0;
|
|
98
98
|
width: 100%;
|
|
@@ -116,7 +116,7 @@ var Background = styled.div`
|
|
|
116
116
|
}
|
|
117
117
|
`;
|
|
118
118
|
var DrawerContainer = styled.div`
|
|
119
|
-
position:
|
|
119
|
+
position: fixed;
|
|
120
120
|
width: 100%;
|
|
121
121
|
background-color: ${({ theme }) => theme.bg};
|
|
122
122
|
right: 0;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
|
-
import { T as ThemeOrColorKey } from '../../buttons-
|
|
3
|
+
import { T as ThemeOrColorKey } from '../../buttons-a63671c2.js';
|
|
4
4
|
import { TypographyTypeKey } from '../../styles/tokens/typography.cjs';
|
|
5
5
|
import { NewRoutesType } from '../../types/index.cjs';
|
|
6
6
|
import { ToReactNodesArgs } from '../../utils/toReactNodes.cjs';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
|
-
import { T as ThemeOrColorKey } from '../../buttons-
|
|
3
|
+
import { T as ThemeOrColorKey } from '../../buttons-38b5823f.js';
|
|
4
4
|
import { TypographyTypeKey } from '../../styles/tokens/typography.js';
|
|
5
5
|
import { NewRoutesType } from '../../types/index.js';
|
|
6
6
|
import { ToReactNodesArgs } from '../../utils/toReactNodes.js';
|
|
@@ -3,7 +3,7 @@ import * as react from 'react';
|
|
|
3
3
|
import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime';
|
|
4
4
|
import { Theme } from '@emotion/react';
|
|
5
5
|
import { RouteParams } from '../router.cjs';
|
|
6
|
-
import { A as AllowedButtonTypographyTypes, T as ThemeOrColorKey, P as PaddingYKey, B as ButtonBorderRadius } from '../buttons-
|
|
6
|
+
import { A as AllowedButtonTypographyTypes, T as ThemeOrColorKey, P as PaddingYKey, B as ButtonBorderRadius } from '../buttons-a63671c2.js';
|
|
7
7
|
import { TokenSizeKey } from '../styles/tokens/typography.cjs';
|
|
8
8
|
import { IconName } from './Icon/types.cjs';
|
|
9
9
|
import 'react-router-dom';
|
|
@@ -3,7 +3,7 @@ import * as react from 'react';
|
|
|
3
3
|
import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime';
|
|
4
4
|
import { Theme } from '@emotion/react';
|
|
5
5
|
import { RouteParams } from '../router.js';
|
|
6
|
-
import { A as AllowedButtonTypographyTypes, T as ThemeOrColorKey, P as PaddingYKey, B as ButtonBorderRadius } from '../buttons-
|
|
6
|
+
import { A as AllowedButtonTypographyTypes, T as ThemeOrColorKey, P as PaddingYKey, B as ButtonBorderRadius } from '../buttons-38b5823f.js';
|
|
7
7
|
import { TokenSizeKey } from '../styles/tokens/typography.js';
|
|
8
8
|
import { IconName } from './Icon/types.js';
|
|
9
9
|
import 'react-router-dom';
|
|
@@ -5,7 +5,7 @@ import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime';
|
|
|
5
5
|
import { ButtonProps } from './Button.cjs';
|
|
6
6
|
import '../router.cjs';
|
|
7
7
|
import 'react-router-dom';
|
|
8
|
-
import '../buttons-
|
|
8
|
+
import '../buttons-a63671c2.js';
|
|
9
9
|
import '../styles/tokens/typography.cjs';
|
|
10
10
|
import '@emotion/css';
|
|
11
11
|
import '../styles/colors.cjs';
|
|
@@ -5,7 +5,7 @@ import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime';
|
|
|
5
5
|
import { ButtonProps } from './Button.js';
|
|
6
6
|
import '../router.js';
|
|
7
7
|
import 'react-router-dom';
|
|
8
|
-
import '../buttons-
|
|
8
|
+
import '../buttons-38b5823f.js';
|
|
9
9
|
import '../styles/tokens/typography.js';
|
|
10
10
|
import '@emotion/css';
|
|
11
11
|
import '../styles/colors.js';
|
|
@@ -5,7 +5,7 @@ import '@emotion/react';
|
|
|
5
5
|
import '@emotion/react/jsx-runtime';
|
|
6
6
|
import '../styles/typography.cjs';
|
|
7
7
|
import '@lightsparkdev/core';
|
|
8
|
-
import '../buttons-
|
|
8
|
+
import '../buttons-a63671c2.js';
|
|
9
9
|
import '../styles/tokens/typography.cjs';
|
|
10
10
|
import '@emotion/css';
|
|
11
11
|
import '../styles/colors.cjs';
|
|
@@ -5,7 +5,7 @@ import '@emotion/react';
|
|
|
5
5
|
import '@emotion/react/jsx-runtime';
|
|
6
6
|
import '../styles/typography.js';
|
|
7
7
|
import '@lightsparkdev/core';
|
|
8
|
-
import '../buttons-
|
|
8
|
+
import '../buttons-38b5823f.js';
|
|
9
9
|
import '../styles/tokens/typography.js';
|
|
10
10
|
import '@emotion/css';
|
|
11
11
|
import '../styles/colors.js';
|
|
@@ -8859,7 +8859,7 @@ var Drawer = (props) => {
|
|
|
8859
8859
|
] });
|
|
8860
8860
|
};
|
|
8861
8861
|
var Background = import_styled16.default.div`
|
|
8862
|
-
position:
|
|
8862
|
+
position: fixed;
|
|
8863
8863
|
top: 0;
|
|
8864
8864
|
left: 0;
|
|
8865
8865
|
width: 100%;
|
|
@@ -8883,7 +8883,7 @@ var Background = import_styled16.default.div`
|
|
|
8883
8883
|
}
|
|
8884
8884
|
`;
|
|
8885
8885
|
var DrawerContainer = import_styled16.default.div`
|
|
8886
|
-
position:
|
|
8886
|
+
position: fixed;
|
|
8887
8887
|
width: 100%;
|
|
8888
8888
|
background-color: ${({ theme }) => theme.bg};
|
|
8889
8889
|
right: 0;
|
|
@@ -3,7 +3,7 @@ import { CSSInterpolation } from '@emotion/css';
|
|
|
3
3
|
import { CSSObject } from '@emotion/styled';
|
|
4
4
|
import { ReactNode, RefObject } from 'react';
|
|
5
5
|
import { ExternalLink, RouteParams, RouteHash } from '../router.cjs';
|
|
6
|
-
import { W as WithTheme } from '../buttons-
|
|
6
|
+
import { W as WithTheme } from '../buttons-a63671c2.js';
|
|
7
7
|
import { IconName } from './Icon/types.cjs';
|
|
8
8
|
import '@emotion/react';
|
|
9
9
|
import 'react-router-dom';
|
|
@@ -3,7 +3,7 @@ import { CSSInterpolation } from '@emotion/css';
|
|
|
3
3
|
import { CSSObject } from '@emotion/styled';
|
|
4
4
|
import { ReactNode, RefObject } from 'react';
|
|
5
5
|
import { ExternalLink, RouteParams, RouteHash } from '../router.js';
|
|
6
|
-
import { W as WithTheme } from '../buttons-
|
|
6
|
+
import { W as WithTheme } from '../buttons-38b5823f.js';
|
|
7
7
|
import { IconName } from './Icon/types.js';
|
|
8
8
|
import '@emotion/react';
|
|
9
9
|
import 'react-router-dom';
|
|
@@ -2,7 +2,7 @@ import * as _emotion_styled from '@emotion/styled';
|
|
|
2
2
|
import * as react from 'react';
|
|
3
3
|
import * as _emotion_react from '@emotion/react';
|
|
4
4
|
import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime';
|
|
5
|
-
import { F as FontColorKey } from '../../buttons-
|
|
5
|
+
import { F as FontColorKey } from '../../buttons-a63671c2.js';
|
|
6
6
|
import { IconName } from './types.cjs';
|
|
7
7
|
import '../../styles/tokens/typography.cjs';
|
|
8
8
|
import '@emotion/css';
|
|
@@ -2,7 +2,7 @@ import * as _emotion_styled from '@emotion/styled';
|
|
|
2
2
|
import * as react from 'react';
|
|
3
3
|
import * as _emotion_react from '@emotion/react';
|
|
4
4
|
import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime';
|
|
5
|
-
import { F as FontColorKey } from '../../buttons-
|
|
5
|
+
import { F as FontColorKey } from '../../buttons-38b5823f.js';
|
|
6
6
|
import { IconName } from './types.js';
|
|
7
7
|
import '../../styles/tokens/typography.js';
|
|
8
8
|
import '@emotion/css';
|
|
@@ -6,7 +6,7 @@ import './typography/renderTypography.cjs';
|
|
|
6
6
|
import './typography/Code.cjs';
|
|
7
7
|
import '@emotion/styled';
|
|
8
8
|
import 'react';
|
|
9
|
-
import '../buttons-
|
|
9
|
+
import '../buttons-a63671c2.js';
|
|
10
10
|
import '@emotion/css';
|
|
11
11
|
import '../styles/colors.cjs';
|
|
12
12
|
import '../utils/toNonTypographicReactNodes.cjs';
|
|
@@ -6,7 +6,7 @@ import './typography/renderTypography.js';
|
|
|
6
6
|
import './typography/Code.js';
|
|
7
7
|
import '@emotion/styled';
|
|
8
8
|
import 'react';
|
|
9
|
-
import '../buttons-
|
|
9
|
+
import '../buttons-38b5823f.js';
|
|
10
10
|
import '@emotion/css';
|
|
11
11
|
import '../styles/colors.js';
|
|
12
12
|
import '../utils/toNonTypographicReactNodes.js';
|
|
@@ -8989,7 +8989,7 @@ var Drawer = (props) => {
|
|
|
8989
8989
|
] });
|
|
8990
8990
|
};
|
|
8991
8991
|
var Background = import_styled16.default.div`
|
|
8992
|
-
position:
|
|
8992
|
+
position: fixed;
|
|
8993
8993
|
top: 0;
|
|
8994
8994
|
left: 0;
|
|
8995
8995
|
width: 100%;
|
|
@@ -9013,7 +9013,7 @@ var Background = import_styled16.default.div`
|
|
|
9013
9013
|
}
|
|
9014
9014
|
`;
|
|
9015
9015
|
var DrawerContainer = import_styled16.default.div`
|
|
9016
|
-
position:
|
|
9016
|
+
position: fixed;
|
|
9017
9017
|
width: 100%;
|
|
9018
9018
|
background-color: ${({ theme }) => theme.bg};
|
|
9019
9019
|
right: 0;
|
|
@@ -6,7 +6,7 @@ import './typography/renderTypography.cjs';
|
|
|
6
6
|
import './typography/Code.cjs';
|
|
7
7
|
import '@emotion/styled';
|
|
8
8
|
import '@emotion/react';
|
|
9
|
-
import '../buttons-
|
|
9
|
+
import '../buttons-a63671c2.js';
|
|
10
10
|
import '../styles/tokens/typography.cjs';
|
|
11
11
|
import '@emotion/css';
|
|
12
12
|
import '../styles/colors.cjs';
|
|
@@ -6,7 +6,7 @@ import './typography/renderTypography.js';
|
|
|
6
6
|
import './typography/Code.js';
|
|
7
7
|
import '@emotion/styled';
|
|
8
8
|
import '@emotion/react';
|
|
9
|
-
import '../buttons-
|
|
9
|
+
import '../buttons-38b5823f.js';
|
|
10
10
|
import '../styles/tokens/typography.js';
|
|
11
11
|
import '@emotion/css';
|
|
12
12
|
import '../styles/colors.js';
|
package/dist/components/Modal.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
Modal
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-2I6UL3CQ.js";
|
|
5
5
|
import "../chunk-NBCCPGA4.js";
|
|
6
6
|
import "../chunk-RVT4NV6Z.js";
|
|
7
7
|
import "../chunk-VENBTZHV.js";
|
|
8
|
-
import "../chunk-
|
|
8
|
+
import "../chunk-HXKKG2VQ.js";
|
|
9
9
|
import "../chunk-GHIYWOAC.js";
|
|
10
10
|
import "../chunk-44UNWWP3.js";
|
|
11
11
|
import "../chunk-54WKLEUU.js";
|
|
@@ -4,7 +4,7 @@ import { HeadingProps } from '../../styles/type.cjs';
|
|
|
4
4
|
import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime';
|
|
5
5
|
import react__default from 'react';
|
|
6
6
|
import { IconName } from '../Icon/types.cjs';
|
|
7
|
-
import '../../buttons-
|
|
7
|
+
import '../../buttons-a63671c2.js';
|
|
8
8
|
import '../../styles/tokens/typography.cjs';
|
|
9
9
|
import '@emotion/css';
|
|
10
10
|
import '../../styles/colors.cjs';
|
|
@@ -4,7 +4,7 @@ import { HeadingProps } from '../../styles/type.js';
|
|
|
4
4
|
import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime';
|
|
5
5
|
import react__default from 'react';
|
|
6
6
|
import { IconName } from '../Icon/types.js';
|
|
7
|
-
import '../../buttons-
|
|
7
|
+
import '../../buttons-38b5823f.js';
|
|
8
8
|
import '../../styles/tokens/typography.js';
|
|
9
9
|
import '@emotion/css';
|
|
10
10
|
import '../../styles/colors.js';
|
|
@@ -2,7 +2,7 @@ import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime';
|
|
|
2
2
|
import { SimpleTypographyProps } from '../styles/typography.cjs';
|
|
3
3
|
import '@emotion/react';
|
|
4
4
|
import '@lightsparkdev/core';
|
|
5
|
-
import '../buttons-
|
|
5
|
+
import '../buttons-a63671c2.js';
|
|
6
6
|
import '../styles/tokens/typography.cjs';
|
|
7
7
|
import '@emotion/css';
|
|
8
8
|
import '../styles/colors.cjs';
|
|
@@ -2,7 +2,7 @@ import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime';
|
|
|
2
2
|
import { SimpleTypographyProps } from '../styles/typography.js';
|
|
3
3
|
import '@emotion/react';
|
|
4
4
|
import '@lightsparkdev/core';
|
|
5
|
-
import '../buttons-
|
|
5
|
+
import '../buttons-38b5823f.js';
|
|
6
6
|
import '../styles/tokens/typography.js';
|
|
7
7
|
import '@emotion/css';
|
|
8
8
|
import '../styles/colors.js';
|
|
@@ -8,7 +8,7 @@ import '@emotion/react';
|
|
|
8
8
|
import '@emotion/styled';
|
|
9
9
|
import 'react-router-dom';
|
|
10
10
|
import '@lightsparkdev/core';
|
|
11
|
-
import '../buttons-
|
|
11
|
+
import '../buttons-a63671c2.js';
|
|
12
12
|
import '../styles/tokens/typography.cjs';
|
|
13
13
|
import '@emotion/css';
|
|
14
14
|
import '../styles/colors.cjs';
|
|
@@ -8,7 +8,7 @@ import '@emotion/react';
|
|
|
8
8
|
import '@emotion/styled';
|
|
9
9
|
import 'react-router-dom';
|
|
10
10
|
import '@lightsparkdev/core';
|
|
11
|
-
import '../buttons-
|
|
11
|
+
import '../buttons-38b5823f.js';
|
|
12
12
|
import '../styles/tokens/typography.js';
|
|
13
13
|
import '@emotion/css';
|
|
14
14
|
import '../styles/colors.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime';
|
|
2
|
-
import { T as ThemeOrColorKey } from '../buttons-
|
|
2
|
+
import { T as ThemeOrColorKey } from '../buttons-a63671c2.js';
|
|
3
3
|
import { SimpleTypographyProps } from '../styles/typography.cjs';
|
|
4
4
|
import { ToNonTypographicReactNodesArgs } from '../utils/toNonTypographicReactNodes.cjs';
|
|
5
5
|
import { IconName } from './Icon/types.cjs';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime';
|
|
2
|
-
import { T as ThemeOrColorKey } from '../buttons-
|
|
2
|
+
import { T as ThemeOrColorKey } from '../buttons-38b5823f.js';
|
|
3
3
|
import { SimpleTypographyProps } from '../styles/typography.js';
|
|
4
4
|
import { ToNonTypographicReactNodesArgs } from '../utils/toNonTypographicReactNodes.js';
|
|
5
5
|
import { IconName } from './Icon/types.js';
|
|
@@ -5,7 +5,7 @@ import react__default, { ClipboardEvent, RefObject, RefCallback, CompositionEven
|
|
|
5
5
|
import { SimpleTypographyProps } from '../styles/typography.cjs';
|
|
6
6
|
import { IconName } from './Icon/types.cjs';
|
|
7
7
|
import '@lightsparkdev/core';
|
|
8
|
-
import '../buttons-
|
|
8
|
+
import '../buttons-a63671c2.js';
|
|
9
9
|
import '../styles/tokens/typography.cjs';
|
|
10
10
|
import '@emotion/css';
|
|
11
11
|
import '../styles/colors.cjs';
|
|
@@ -5,7 +5,7 @@ import react__default, { ClipboardEvent, RefObject, RefCallback, CompositionEven
|
|
|
5
5
|
import { SimpleTypographyProps } from '../styles/typography.js';
|
|
6
6
|
import { IconName } from './Icon/types.js';
|
|
7
7
|
import '@lightsparkdev/core';
|
|
8
|
-
import '../buttons-
|
|
8
|
+
import '../buttons-38b5823f.js';
|
|
9
9
|
import '../styles/tokens/typography.js';
|
|
10
10
|
import '@emotion/css';
|
|
11
11
|
import '../styles/colors.js';
|
|
@@ -6,7 +6,7 @@ import './typography/renderTypography.cjs';
|
|
|
6
6
|
import './typography/Code.cjs';
|
|
7
7
|
import '@emotion/styled';
|
|
8
8
|
import 'react';
|
|
9
|
-
import '../buttons-
|
|
9
|
+
import '../buttons-a63671c2.js';
|
|
10
10
|
import '@emotion/css';
|
|
11
11
|
import '../styles/colors.cjs';
|
|
12
12
|
import '../utils/toNonTypographicReactNodes.cjs';
|
|
@@ -6,7 +6,7 @@ import './typography/renderTypography.js';
|
|
|
6
6
|
import './typography/Code.js';
|
|
7
7
|
import '@emotion/styled';
|
|
8
8
|
import 'react';
|
|
9
|
-
import '../buttons-
|
|
9
|
+
import '../buttons-38b5823f.js';
|
|
10
10
|
import '@emotion/css';
|
|
11
11
|
import '../styles/colors.js';
|
|
12
12
|
import '../utils/toNonTypographicReactNodes.js';
|