@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.
Files changed (94) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/{buttons-5a4562d5.d.ts → buttons-38b5823f.d.ts} +14 -14
  3. package/dist/{buttons-73127447.d.ts → buttons-a63671c2.d.ts} +14 -14
  4. package/dist/{chunk-SMDDRU6V.js → chunk-2I6UL3CQ.js} +1 -1
  5. package/dist/{chunk-LXK52GLU.js → chunk-HXKKG2VQ.js} +2 -2
  6. package/dist/components/Banner/Banner.d.cts +1 -1
  7. package/dist/components/Banner/Banner.d.ts +1 -1
  8. package/dist/components/Button.d.cts +1 -1
  9. package/dist/components/Button.d.ts +1 -1
  10. package/dist/components/ButtonRow.d.cts +1 -1
  11. package/dist/components/ButtonRow.d.ts +1 -1
  12. package/dist/components/CommaNumberInput.d.cts +1 -1
  13. package/dist/components/CommaNumberInput.d.ts +1 -1
  14. package/dist/components/Drawer.cjs +2 -2
  15. package/dist/components/Drawer.js +1 -1
  16. package/dist/components/Dropdown.d.cts +1 -1
  17. package/dist/components/Dropdown.d.ts +1 -1
  18. package/dist/components/Icon/Icon.d.cts +1 -1
  19. package/dist/components/Icon/Icon.d.ts +1 -1
  20. package/dist/components/InfoIconTooltip.d.cts +1 -1
  21. package/dist/components/InfoIconTooltip.d.ts +1 -1
  22. package/dist/components/Modal.cjs +2 -2
  23. package/dist/components/Modal.d.cts +1 -1
  24. package/dist/components/Modal.d.ts +1 -1
  25. package/dist/components/Modal.js +2 -2
  26. package/dist/components/PageSection/PageSection.d.cts +1 -1
  27. package/dist/components/PageSection/PageSection.d.ts +1 -1
  28. package/dist/components/PhoneInput.d.cts +1 -1
  29. package/dist/components/PhoneInput.d.ts +1 -1
  30. package/dist/components/TextButton.d.cts +1 -1
  31. package/dist/components/TextButton.d.ts +1 -1
  32. package/dist/components/TextIconAligner.d.cts +1 -1
  33. package/dist/components/TextIconAligner.d.ts +1 -1
  34. package/dist/components/TextInput.d.cts +1 -1
  35. package/dist/components/TextInput.d.ts +1 -1
  36. package/dist/components/Toasts.d.cts +1 -1
  37. package/dist/components/Toasts.d.ts +1 -1
  38. package/dist/components/documentation/AnchorLinkHeader.d.cts +1 -1
  39. package/dist/components/documentation/AnchorLinkHeader.d.ts +1 -1
  40. package/dist/components/documentation/DocsBodyParagraph.d.cts +1 -1
  41. package/dist/components/documentation/DocsBodyParagraph.d.ts +1 -1
  42. package/dist/components/documentation/DocsBodyStrongParagraph.d.cts +1 -1
  43. package/dist/components/documentation/DocsBodyStrongParagraph.d.ts +1 -1
  44. package/dist/components/documentation/DocsHeadline.d.cts +1 -1
  45. package/dist/components/documentation/DocsHeadline.d.ts +1 -1
  46. package/dist/components/documentation/index.d.cts +1 -1
  47. package/dist/components/documentation/index.d.ts +1 -1
  48. package/dist/components/index.cjs +2 -2
  49. package/dist/components/index.d.cts +1 -1
  50. package/dist/components/index.d.ts +1 -1
  51. package/dist/components/index.js +2 -2
  52. package/dist/components/typography/Body.d.cts +1 -1
  53. package/dist/components/typography/Body.d.ts +1 -1
  54. package/dist/components/typography/BodyStrong.d.cts +1 -1
  55. package/dist/components/typography/BodyStrong.d.ts +1 -1
  56. package/dist/components/typography/Code.d.cts +1 -1
  57. package/dist/components/typography/Code.d.ts +1 -1
  58. package/dist/components/typography/Display.d.cts +1 -1
  59. package/dist/components/typography/Display.d.ts +1 -1
  60. package/dist/components/typography/Headline.d.cts +1 -1
  61. package/dist/components/typography/Headline.d.ts +1 -1
  62. package/dist/components/typography/Label.d.cts +1 -1
  63. package/dist/components/typography/Label.d.ts +1 -1
  64. package/dist/components/typography/LabelModerate.d.cts +1 -1
  65. package/dist/components/typography/LabelModerate.d.ts +1 -1
  66. package/dist/components/typography/LabelStrong.d.cts +1 -1
  67. package/dist/components/typography/LabelStrong.d.ts +1 -1
  68. package/dist/components/typography/Overline.d.cts +1 -1
  69. package/dist/components/typography/Overline.d.ts +1 -1
  70. package/dist/components/typography/Title.d.cts +1 -1
  71. package/dist/components/typography/Title.d.ts +1 -1
  72. package/dist/components/typography/index.d.cts +1 -1
  73. package/dist/components/typography/index.d.ts +1 -1
  74. package/dist/components/typography/renderTypography.d.cts +1 -1
  75. package/dist/components/typography/renderTypography.d.ts +1 -1
  76. package/dist/styles/buttons.d.cts +1 -1
  77. package/dist/styles/buttons.d.ts +1 -1
  78. package/dist/styles/common.d.cts +1 -1
  79. package/dist/styles/common.d.ts +1 -1
  80. package/dist/styles/fields.d.cts +1 -1
  81. package/dist/styles/fields.d.ts +1 -1
  82. package/dist/styles/global.d.cts +1 -1
  83. package/dist/styles/global.d.ts +1 -1
  84. package/dist/styles/themes.d.cts +1 -1
  85. package/dist/styles/themes.d.ts +1 -1
  86. package/dist/styles/type.d.cts +1 -1
  87. package/dist/styles/type.d.ts +1 -1
  88. package/dist/styles/typography.d.cts +1 -1
  89. package/dist/styles/typography.d.ts +1 -1
  90. package/dist/utils/toNonTypographicReactNodes.d.cts +1 -1
  91. package/dist/utils/toNonTypographicReactNodes.d.ts +1 -1
  92. package/dist/utils/toReactNodes.d.cts +1 -1
  93. package/dist/utils/toReactNodes.d.ts +1 -1
  94. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @lightsparkdev/ui
2
2
 
3
+ ## 1.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - b855251: - Make Drawer fixed position
8
+
3
9
  ## 1.0.0
4
10
 
5
11
  ### Major Changes
@@ -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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
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: 32 | 8;
10514
+ defaultBorderRadius: 8 | 32;
10515
10515
  defaultBorderWidth: number;
10516
10516
  defaultBackgroundColor: BackgroundColorKeyArg;
10517
10517
  defaultBorderColor: BackgroundColorKeyArg;
@@ -9,7 +9,7 @@ import {
9
9
  } from "./chunk-VENBTZHV.js";
10
10
  import {
11
11
  Drawer
12
- } from "./chunk-LXK52GLU.js";
12
+ } from "./chunk-HXKKG2VQ.js";
13
13
  import {
14
14
  Button,
15
15
  ButtonSelector
@@ -92,7 +92,7 @@ var Drawer = (props) => {
92
92
  ] });
93
93
  };
94
94
  var Background = styled.div`
95
- position: absolute;
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: absolute;
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-73127447.js';
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-5a4562d5.js';
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-73127447.js';
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-5a4562d5.js';
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-73127447.js';
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-5a4562d5.js';
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-73127447.js';
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-5a4562d5.js';
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: absolute;
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: absolute;
8886
+ position: fixed;
8887
8887
  width: 100%;
8888
8888
  background-color: ${({ theme }) => theme.bg};
8889
8889
  right: 0;
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  Drawer
4
- } from "../chunk-LXK52GLU.js";
4
+ } from "../chunk-HXKKG2VQ.js";
5
5
  import "../chunk-GHIYWOAC.js";
6
6
  import "../chunk-44UNWWP3.js";
7
7
  import "../chunk-54WKLEUU.js";
@@ -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-73127447.js';
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-5a4562d5.js';
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-73127447.js';
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-5a4562d5.js';
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-73127447.js';
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-5a4562d5.js';
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: absolute;
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: absolute;
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-73127447.js';
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-5a4562d5.js';
9
+ import '../buttons-38b5823f.js';
10
10
  import '../styles/tokens/typography.js';
11
11
  import '@emotion/css';
12
12
  import '../styles/colors.js';
@@ -1,11 +1,11 @@
1
1
  "use client";
2
2
  import {
3
3
  Modal
4
- } from "../chunk-SMDDRU6V.js";
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-LXK52GLU.js";
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-73127447.js';
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-5a4562d5.js';
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-73127447.js';
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-5a4562d5.js';
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-73127447.js';
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-5a4562d5.js';
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-73127447.js';
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-5a4562d5.js';
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-73127447.js';
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-5a4562d5.js';
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-73127447.js';
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-5a4562d5.js';
9
+ import '../buttons-38b5823f.js';
10
10
  import '@emotion/css';
11
11
  import '../styles/colors.js';
12
12
  import '../utils/toNonTypographicReactNodes.js';