@causw/core 0.0.17 → 0.0.19

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 (142) hide show
  1. package/dist/components/Avatar/Avatar.d.cts +2 -2
  2. package/dist/components/Avatar/Avatar.d.mts +2 -2
  3. package/dist/components/Avatar/Avatar.styles.d.cts +3 -3
  4. package/dist/components/Avatar/Avatar.styles.d.mts +3 -3
  5. package/dist/components/BottomNavigation/BottomNavigation.d.cts +5 -5
  6. package/dist/components/BottomNavigation/BottomNavigation.d.mts +5 -5
  7. package/dist/components/BottomSheet/BottomSheet.cjs +6 -6
  8. package/dist/components/BottomSheet/BottomSheet.d.cts +7 -7
  9. package/dist/components/BottomSheet/BottomSheet.d.cts.map +1 -1
  10. package/dist/components/BottomSheet/BottomSheet.d.mts +7 -7
  11. package/dist/components/BottomSheet/BottomSheet.d.mts.map +1 -1
  12. package/dist/components/BottomSheet/BottomSheet.mjs +3 -3
  13. package/dist/components/BottomSheet/BottomSheet.mjs.map +1 -1
  14. package/dist/components/BottomSheet/BottomSheet.styles.cjs +8 -3
  15. package/dist/components/BottomSheet/BottomSheet.styles.d.cts +9 -6
  16. package/dist/components/BottomSheet/BottomSheet.styles.d.cts.map +1 -1
  17. package/dist/components/BottomSheet/BottomSheet.styles.d.mts +9 -6
  18. package/dist/components/BottomSheet/BottomSheet.styles.d.mts.map +1 -1
  19. package/dist/components/BottomSheet/BottomSheet.styles.mjs +8 -3
  20. package/dist/components/BottomSheet/BottomSheet.styles.mjs.map +1 -1
  21. package/dist/components/Box/Box.styles.d.cts +3 -3
  22. package/dist/components/Button/Button.d.cts +2 -2
  23. package/dist/components/Button/Button.d.cts.map +1 -1
  24. package/dist/components/Button/Button.d.mts +2 -2
  25. package/dist/components/Button/Button.d.mts.map +1 -1
  26. package/dist/components/Button/Button.styles.d.cts +3 -3
  27. package/dist/components/Button/Button.styles.d.mts +3 -3
  28. package/dist/components/CTAButton/CTAButton.d.cts +2 -2
  29. package/dist/components/CTAButton/CTAButton.styles.d.cts +3 -3
  30. package/dist/components/Calendar/Calendar.d.cts +2 -2
  31. package/dist/components/Calendar/Calendar.d.mts +2 -2
  32. package/dist/components/Calendar/Calendar.styles.d.cts +3 -3
  33. package/dist/components/Calendar/Calendar.styles.d.mts +3 -3
  34. package/dist/components/Checkbox/Checkbox.d.cts +4 -4
  35. package/dist/components/Checkbox/Checkbox.d.mts +4 -4
  36. package/dist/components/Checkbox/Checkbox.styles.d.mts +3 -3
  37. package/dist/components/Chip/Chip.d.cts +2 -2
  38. package/dist/components/Chip/Chip.styles.d.cts +3 -3
  39. package/dist/components/DatePicker/DatePicker.d.cts +2 -2
  40. package/dist/components/DatePicker/DatePicker.d.mts +2 -2
  41. package/dist/components/DatePicker/DatePicker.styles.d.cts +3 -3
  42. package/dist/components/DatePicker/DatePicker.styles.d.mts +3 -3
  43. package/dist/components/Dialog/Dialog.d.cts +13 -13
  44. package/dist/components/Dialog/Dialog.d.mts +5 -5
  45. package/dist/components/Dialog/Dialog.styles.d.cts +3 -3
  46. package/dist/components/Dialog/Dialog.styles.d.mts +3 -3
  47. package/dist/components/Dialog/Dialog.styles.d.mts.map +1 -1
  48. package/dist/components/Dropdown/Dropdown.d.cts +3 -3
  49. package/dist/components/Dropdown/Dropdown.d.mts +3 -3
  50. package/dist/components/Dropdown/Dropdown.styles.d.cts +3 -3
  51. package/dist/components/Dropdown/Dropdown.styles.d.mts +3 -3
  52. package/dist/components/Dropdown/Dropdown.styles.d.mts.map +1 -1
  53. package/dist/components/Field/Field.d.cts +5 -5
  54. package/dist/components/Field/Field.d.mts +5 -5
  55. package/dist/components/FloatingActionButton/FloatingActionButton.d.cts +2 -2
  56. package/dist/components/FloatingActionButton/FloatingActionButton.styles.d.mts +3 -3
  57. package/dist/components/Grid/Grid.styles.d.mts +3 -3
  58. package/dist/components/HStack/HStack.d.cts +2 -2
  59. package/dist/components/HStack/HStack.d.mts +2 -2
  60. package/dist/components/Modal/Modal.d.cts +7 -7
  61. package/dist/components/Modal/Modal.d.mts +10 -10
  62. package/dist/components/Modal/Modal.styles.d.cts +3 -3
  63. package/dist/components/Modal/Modal.styles.d.mts +3 -3
  64. package/dist/components/Primitive/Primitive.d.mts +16 -16
  65. package/dist/components/PullToRefresh/PullToRefresh.d.cts +2 -2
  66. package/dist/components/PullToRefresh/PullToRefresh.d.mts +2 -2
  67. package/dist/components/PullToRefresh/PullToRefresh.styles.d.cts +3 -3
  68. package/dist/components/PullToRefresh/PullToRefresh.styles.d.mts +3 -3
  69. package/dist/components/Radio/Radio.d.cts +3 -3
  70. package/dist/components/Radio/Radio.d.mts +3 -3
  71. package/dist/components/RatioChart/RatioChart.d.cts +5 -5
  72. package/dist/components/RatioChart/RatioChart.d.mts +5 -5
  73. package/dist/components/RatioChart/RatioChartEditor.d.cts +2 -2
  74. package/dist/components/RatioChart/RatioChartEditor.d.mts +2 -2
  75. package/dist/components/Select/Select.d.cts +5 -5
  76. package/dist/components/Select/Select.d.mts +5 -5
  77. package/dist/components/Select/Select.styles.d.cts +3 -3
  78. package/dist/components/Sidebar/Sidebar.d.cts +8 -8
  79. package/dist/components/Sidebar/Sidebar.d.mts +8 -8
  80. package/dist/components/Sidebar/Sidebar.styles.d.mts +3 -3
  81. package/dist/components/Skeleton/Skeleton.d.cts +2 -2
  82. package/dist/components/Skeleton/Skeleton.styles.d.mts +3 -3
  83. package/dist/components/Spinner/Spinner.d.cts +2 -2
  84. package/dist/components/Spinner/Spinner.d.mts +2 -2
  85. package/dist/components/Spinner/Spinner.styles.d.mts +3 -3
  86. package/dist/components/Stack/Stack.styles.d.cts +3 -3
  87. package/dist/components/Stack/Stack.styles.d.mts +3 -3
  88. package/dist/components/Tab/Tab.d.cts +6 -6
  89. package/dist/components/Tab/Tab.d.mts +6 -6
  90. package/dist/components/Tab/Tab.styles.d.cts +3 -3
  91. package/dist/components/Text/Text.d.cts +1 -1
  92. package/dist/components/Text/Text.d.mts +1 -1
  93. package/dist/components/Text/Text.styles.cjs +1 -0
  94. package/dist/components/Text/Text.styles.d.cts +6 -3
  95. package/dist/components/Text/Text.styles.d.cts.map +1 -1
  96. package/dist/components/Text/Text.styles.d.mts +6 -3
  97. package/dist/components/Text/Text.styles.d.mts.map +1 -1
  98. package/dist/components/Text/Text.styles.mjs +1 -0
  99. package/dist/components/Text/Text.styles.mjs.map +1 -1
  100. package/dist/components/TextArea/TextArea.d.cts +4 -4
  101. package/dist/components/TextArea/TextArea.d.mts +4 -4
  102. package/dist/components/TextArea/TextArea.styles.d.mts +3 -3
  103. package/dist/components/TextInput/TextInput.d.cts +2 -2
  104. package/dist/components/TextInput/TextInput.d.cts.map +1 -1
  105. package/dist/components/TextInput/TextInput.d.mts +2 -2
  106. package/dist/components/TextInput/TextInput.styles.d.cts +3 -3
  107. package/dist/components/TextInput/TextInput.styles.d.mts +3 -3
  108. package/dist/components/Toast/Toast.d.cts +5 -5
  109. package/dist/components/Toast/Toast.d.cts.map +1 -1
  110. package/dist/components/Toast/Toast.d.mts +5 -5
  111. package/dist/components/Toast/Toast.styles.d.cts +3 -3
  112. package/dist/components/Toggle/Toggle.d.cts +4 -4
  113. package/dist/components/Toggle/Toggle.d.mts +4 -4
  114. package/dist/components/Toggle/Toggle.d.mts.map +1 -1
  115. package/dist/components/Toggle/Toggle.styles.d.cts +3 -3
  116. package/dist/components/Toggle/Toggle.styles.d.mts +3 -3
  117. package/dist/components/VStack/VStack.d.cts +2 -2
  118. package/dist/components/VStack/VStack.d.mts +2 -2
  119. package/dist/components/index.d.cts +0 -2
  120. package/dist/components/index.d.mts +0 -2
  121. package/dist/index.cjs +0 -2
  122. package/dist/index.d.cts +1 -2
  123. package/dist/index.d.mts +1 -2
  124. package/dist/index.mjs +1 -2
  125. package/package.json +3 -2
  126. package/src/styles/global.css +5 -1
  127. package/dist/components/Drawer/Drawer.cjs +0 -41
  128. package/dist/components/Drawer/Drawer.d.cts +0 -29
  129. package/dist/components/Drawer/Drawer.d.cts.map +0 -1
  130. package/dist/components/Drawer/Drawer.d.mts +0 -29
  131. package/dist/components/Drawer/Drawer.d.mts.map +0 -1
  132. package/dist/components/Drawer/Drawer.mjs +0 -40
  133. package/dist/components/Drawer/Drawer.mjs.map +0 -1
  134. package/dist/components/Drawer/Drawer.styles.cjs +0 -23
  135. package/dist/components/Drawer/Drawer.styles.d.cts +0 -36
  136. package/dist/components/Drawer/Drawer.styles.d.cts.map +0 -1
  137. package/dist/components/Drawer/Drawer.styles.d.mts +0 -36
  138. package/dist/components/Drawer/Drawer.styles.d.mts.map +0 -1
  139. package/dist/components/Drawer/Drawer.styles.mjs +0 -23
  140. package/dist/components/Drawer/Drawer.styles.mjs.map +0 -1
  141. package/dist/components/Drawer/index.d.cts +0 -1
  142. package/dist/components/Drawer/index.d.mts +0 -1
@@ -1,6 +1,6 @@
1
1
  import { SelectVariants } from "./Select.styles.cjs";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime27 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime20 from "react/jsx-runtime";
4
4
  import * as SelectPrimitive from "@radix-ui/react-select";
5
5
 
6
6
  //#region src/components/Select/Select.d.ts
@@ -25,7 +25,7 @@ declare const Select: React$1.FC<SelectPrimitive.SelectProps> & {
25
25
  children,
26
26
  error,
27
27
  ...props
28
- }: SelectTriggerProps): react_jsx_runtime27.JSX.Element;
28
+ }: SelectTriggerProps): react_jsx_runtime20.JSX.Element;
29
29
  displayName: string | undefined;
30
30
  };
31
31
  Content: {
@@ -36,14 +36,14 @@ declare const Select: React$1.FC<SelectPrimitive.SelectProps> & {
36
36
  sideOffset,
37
37
  maxHeight,
38
38
  ...props
39
- }: SelectContentProps): react_jsx_runtime27.JSX.Element;
39
+ }: SelectContentProps): react_jsx_runtime20.JSX.Element;
40
40
  displayName: string | undefined;
41
41
  };
42
42
  Label: {
43
43
  ({
44
44
  className,
45
45
  ...props
46
- }: SelectLabelProps): react_jsx_runtime27.JSX.Element;
46
+ }: SelectLabelProps): react_jsx_runtime20.JSX.Element;
47
47
  displayName: string | undefined;
48
48
  };
49
49
  Item: {
@@ -51,7 +51,7 @@ declare const Select: React$1.FC<SelectPrimitive.SelectProps> & {
51
51
  className,
52
52
  children,
53
53
  ...props
54
- }: SelectItemProps): react_jsx_runtime27.JSX.Element;
54
+ }: SelectItemProps): react_jsx_runtime20.JSX.Element;
55
55
  displayName: string | undefined;
56
56
  };
57
57
  };
@@ -1,6 +1,6 @@
1
1
  import { SelectVariants } from "./Select.styles.mjs";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime27 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime29 from "react/jsx-runtime";
4
4
  import * as SelectPrimitive from "@radix-ui/react-select";
5
5
 
6
6
  //#region src/components/Select/Select.d.ts
@@ -25,7 +25,7 @@ declare const Select: React$1.FC<SelectPrimitive.SelectProps> & {
25
25
  children,
26
26
  error,
27
27
  ...props
28
- }: SelectTriggerProps): react_jsx_runtime27.JSX.Element;
28
+ }: SelectTriggerProps): react_jsx_runtime29.JSX.Element;
29
29
  displayName: string | undefined;
30
30
  };
31
31
  Content: {
@@ -36,14 +36,14 @@ declare const Select: React$1.FC<SelectPrimitive.SelectProps> & {
36
36
  sideOffset,
37
37
  maxHeight,
38
38
  ...props
39
- }: SelectContentProps): react_jsx_runtime27.JSX.Element;
39
+ }: SelectContentProps): react_jsx_runtime29.JSX.Element;
40
40
  displayName: string | undefined;
41
41
  };
42
42
  Label: {
43
43
  ({
44
44
  className,
45
45
  ...props
46
- }: SelectLabelProps): react_jsx_runtime27.JSX.Element;
46
+ }: SelectLabelProps): react_jsx_runtime29.JSX.Element;
47
47
  displayName: string | undefined;
48
48
  };
49
49
  Item: {
@@ -51,7 +51,7 @@ declare const Select: React$1.FC<SelectPrimitive.SelectProps> & {
51
51
  className,
52
52
  children,
53
53
  ...props
54
- }: SelectItemProps): react_jsx_runtime27.JSX.Element;
54
+ }: SelectItemProps): react_jsx_runtime29.JSX.Element;
55
55
  displayName: string | undefined;
56
56
  };
57
57
  };
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants13 from "tailwind-variants";
1
+ import * as tailwind_variants11 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/components/Select/Select.styles.d.ts
5
- declare const select: tailwind_variants13.TVReturnType<{
5
+ declare const select: tailwind_variants11.TVReturnType<{
6
6
  error: {
7
7
  true: {
8
8
  trigger: string;
@@ -44,7 +44,7 @@ declare const select: tailwind_variants13.TVReturnType<{
44
44
  item: string[];
45
45
  label: string;
46
46
  viewport: string;
47
- }, tailwind_variants13.TVReturnType<{
47
+ }, tailwind_variants11.TVReturnType<{
48
48
  error: {
49
49
  true: {
50
50
  trigger: string;
@@ -3,7 +3,7 @@ import "../Primitive/index.cjs";
3
3
  import { SidebarVariants } from "./Sidebar.styles.cjs";
4
4
  import { SidebarValue } from "./hooks/useSidebarContext.cjs";
5
5
  import { ComponentProps, SVGProps } from "react";
6
- import * as react_jsx_runtime61 from "react/jsx-runtime";
6
+ import * as react_jsx_runtime60 from "react/jsx-runtime";
7
7
 
8
8
  //#region src/components/Sidebar/Sidebar.d.ts
9
9
  interface SidebarProps extends ComponentProps<'nav'>, PrimitiveProps {
@@ -31,34 +31,34 @@ declare const Sidebar: (({
31
31
  selected,
32
32
  onSelectChange,
33
33
  ...props
34
- }: SidebarProps) => react_jsx_runtime61.JSX.Element) & {
34
+ }: SidebarProps) => react_jsx_runtime60.JSX.Element) & {
35
35
  Header: ({
36
36
  children,
37
37
  ...props
38
- }: SidebarHeaderProps) => react_jsx_runtime61.JSX.Element;
38
+ }: SidebarHeaderProps) => react_jsx_runtime60.JSX.Element;
39
39
  Content: ({
40
40
  children,
41
41
  ...props
42
- }: SidebarContentProps) => react_jsx_runtime61.JSX.Element;
42
+ }: SidebarContentProps) => react_jsx_runtime60.JSX.Element;
43
43
  Item: ({
44
44
  selected,
45
45
  value,
46
46
  children,
47
47
  onClick,
48
48
  ...props
49
- }: SidebarItemProps) => react_jsx_runtime61.JSX.Element;
49
+ }: SidebarItemProps) => react_jsx_runtime60.JSX.Element;
50
50
  ItemIcon: ({
51
51
  children,
52
52
  ...props
53
- }: SidebarItemIconProps) => react_jsx_runtime61.JSX.Element;
53
+ }: SidebarItemIconProps) => react_jsx_runtime60.JSX.Element;
54
54
  ItemText: ({
55
55
  children,
56
56
  ...props
57
- }: SidebarItemTextProps) => react_jsx_runtime61.JSX.Element;
57
+ }: SidebarItemTextProps) => react_jsx_runtime60.JSX.Element;
58
58
  Footer: ({
59
59
  children,
60
60
  ...props
61
- }: SidebarFooterProps) => react_jsx_runtime61.JSX.Element;
61
+ }: SidebarFooterProps) => react_jsx_runtime60.JSX.Element;
62
62
  };
63
63
  //#endregion
64
64
  export { Sidebar };
@@ -3,7 +3,7 @@ import "../Primitive/index.mjs";
3
3
  import { SidebarVariants } from "./Sidebar.styles.mjs";
4
4
  import { SidebarValue } from "./hooks/useSidebarContext.mjs";
5
5
  import { ComponentProps, SVGProps } from "react";
6
- import * as react_jsx_runtime66 from "react/jsx-runtime";
6
+ import * as react_jsx_runtime69 from "react/jsx-runtime";
7
7
 
8
8
  //#region src/components/Sidebar/Sidebar.d.ts
9
9
  interface SidebarProps extends ComponentProps<'nav'>, PrimitiveProps {
@@ -31,34 +31,34 @@ declare const Sidebar: (({
31
31
  selected,
32
32
  onSelectChange,
33
33
  ...props
34
- }: SidebarProps) => react_jsx_runtime66.JSX.Element) & {
34
+ }: SidebarProps) => react_jsx_runtime69.JSX.Element) & {
35
35
  Header: ({
36
36
  children,
37
37
  ...props
38
- }: SidebarHeaderProps) => react_jsx_runtime66.JSX.Element;
38
+ }: SidebarHeaderProps) => react_jsx_runtime69.JSX.Element;
39
39
  Content: ({
40
40
  children,
41
41
  ...props
42
- }: SidebarContentProps) => react_jsx_runtime66.JSX.Element;
42
+ }: SidebarContentProps) => react_jsx_runtime69.JSX.Element;
43
43
  Item: ({
44
44
  selected,
45
45
  value,
46
46
  children,
47
47
  onClick,
48
48
  ...props
49
- }: SidebarItemProps) => react_jsx_runtime66.JSX.Element;
49
+ }: SidebarItemProps) => react_jsx_runtime69.JSX.Element;
50
50
  ItemIcon: ({
51
51
  children,
52
52
  ...props
53
- }: SidebarItemIconProps) => react_jsx_runtime66.JSX.Element;
53
+ }: SidebarItemIconProps) => react_jsx_runtime69.JSX.Element;
54
54
  ItemText: ({
55
55
  children,
56
56
  ...props
57
- }: SidebarItemTextProps) => react_jsx_runtime66.JSX.Element;
57
+ }: SidebarItemTextProps) => react_jsx_runtime69.JSX.Element;
58
58
  Footer: ({
59
59
  children,
60
60
  ...props
61
- }: SidebarFooterProps) => react_jsx_runtime66.JSX.Element;
61
+ }: SidebarFooterProps) => react_jsx_runtime69.JSX.Element;
62
62
  };
63
63
  //#endregion
64
64
  export { Sidebar };
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants29 from "tailwind-variants";
1
+ import * as tailwind_variants27 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/components/Sidebar/Sidebar.styles.d.ts
5
- declare const sidebar: tailwind_variants29.TVReturnType<{
5
+ declare const sidebar: tailwind_variants27.TVReturnType<{
6
6
  selected: {
7
7
  true: {
8
8
  item: string;
@@ -46,7 +46,7 @@ declare const sidebar: tailwind_variants29.TVReturnType<{
46
46
  badge: string;
47
47
  icon: string;
48
48
  text: string;
49
- }, tailwind_variants29.TVReturnType<{
49
+ }, tailwind_variants27.TVReturnType<{
50
50
  selected: {
51
51
  true: {
52
52
  item: string;
@@ -1,6 +1,6 @@
1
1
  import { SkeletonSizeOptions, SkeletonVariants } from "./Skeleton.styles.cjs";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime79 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime73 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/components/Skeleton/Skeleton.d.ts
6
6
  interface SkeletonProps extends React$1.ComponentProps<'div'>, SkeletonVariants, SkeletonSizeOptions {}
@@ -17,7 +17,7 @@ declare const Skeleton: {
17
17
  style,
18
18
  className,
19
19
  ...rest
20
- }: SkeletonProps): react_jsx_runtime79.JSX.Element;
20
+ }: SkeletonProps): react_jsx_runtime73.JSX.Element;
21
21
  displayName: string;
22
22
  };
23
23
  //#endregion
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants55 from "tailwind-variants";
1
+ import * as tailwind_variants57 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/components/Skeleton/Skeleton.styles.d.ts
5
- declare const skeleton: tailwind_variants55.TVReturnType<{
5
+ declare const skeleton: tailwind_variants57.TVReturnType<{
6
6
  radius: {
7
7
  '0': string;
8
8
  '8': string;
@@ -24,7 +24,7 @@ declare const skeleton: tailwind_variants55.TVReturnType<{
24
24
  neutral: string;
25
25
  magic: string;
26
26
  };
27
- }, undefined, tailwind_variants55.TVReturnType<{
27
+ }, undefined, tailwind_variants57.TVReturnType<{
28
28
  radius: {
29
29
  '0': string;
30
30
  '8': string;
@@ -1,5 +1,5 @@
1
1
  import { SpinnerVariants } from "./Spinner.styles.cjs";
2
- import * as react_jsx_runtime81 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime79 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/Spinner/Spinner.d.ts
5
5
  interface SpinnerProps extends SpinnerVariants {
@@ -11,7 +11,7 @@ declare const Spinner: ({
11
11
  color,
12
12
  speed,
13
13
  ...props
14
- }: SpinnerProps) => react_jsx_runtime81.JSX.Element;
14
+ }: SpinnerProps) => react_jsx_runtime79.JSX.Element;
15
15
  //#endregion
16
16
  export { Spinner, SpinnerProps };
17
17
  //# sourceMappingURL=Spinner.d.cts.map
@@ -1,5 +1,5 @@
1
1
  import { SpinnerVariants } from "./Spinner.styles.mjs";
2
- import * as react_jsx_runtime86 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime82 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/Spinner/Spinner.d.ts
5
5
  interface SpinnerProps extends SpinnerVariants {
@@ -11,7 +11,7 @@ declare const Spinner: ({
11
11
  color,
12
12
  speed,
13
13
  ...props
14
- }: SpinnerProps) => react_jsx_runtime86.JSX.Element;
14
+ }: SpinnerProps) => react_jsx_runtime82.JSX.Element;
15
15
  //#endregion
16
16
  export { Spinner, SpinnerProps };
17
17
  //# sourceMappingURL=Spinner.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants57 from "tailwind-variants";
1
+ import * as tailwind_variants53 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/components/Spinner/Spinner.styles.d.ts
5
- declare const spinner: tailwind_variants57.TVReturnType<{
5
+ declare const spinner: tailwind_variants53.TVReturnType<{
6
6
  color: {
7
7
  primary: string;
8
8
  white: string;
@@ -38,7 +38,7 @@ declare const spinner: tailwind_variants57.TVReturnType<{
38
38
  normal: string;
39
39
  fast: string;
40
40
  };
41
- }, undefined, tailwind_variants57.TVReturnType<{
41
+ }, undefined, tailwind_variants53.TVReturnType<{
42
42
  color: {
43
43
  primary: string;
44
44
  white: string;
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants5 from "tailwind-variants";
1
+ import * as tailwind_variants1 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/components/Stack/Stack.styles.d.ts
5
- declare const stack: tailwind_variants5.TVReturnType<{
5
+ declare const stack: tailwind_variants1.TVReturnType<{
6
6
  direction: {
7
7
  horizontal: string;
8
8
  vertical: string;
@@ -52,7 +52,7 @@ declare const stack: tailwind_variants5.TVReturnType<{
52
52
  end: string;
53
53
  between: string;
54
54
  };
55
- }, undefined, tailwind_variants5.TVReturnType<{
55
+ }, undefined, tailwind_variants1.TVReturnType<{
56
56
  direction: {
57
57
  horizontal: string;
58
58
  vertical: string;
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants7 from "tailwind-variants";
1
+ import * as tailwind_variants5 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/components/Stack/Stack.styles.d.ts
5
- declare const stack: tailwind_variants7.TVReturnType<{
5
+ declare const stack: tailwind_variants5.TVReturnType<{
6
6
  direction: {
7
7
  horizontal: string;
8
8
  vertical: string;
@@ -52,7 +52,7 @@ declare const stack: tailwind_variants7.TVReturnType<{
52
52
  end: string;
53
53
  between: string;
54
54
  };
55
- }, undefined, tailwind_variants7.TVReturnType<{
55
+ }, undefined, tailwind_variants5.TVReturnType<{
56
56
  direction: {
57
57
  horizontal: string;
58
58
  vertical: string;
@@ -2,7 +2,7 @@ import { PrimitiveProps } from "../Primitive/Primitive.cjs";
2
2
  import "../Primitive/index.cjs";
3
3
  import { TabVariants } from "./Tab.styles.cjs";
4
4
  import * as React$1 from "react";
5
- import * as react_jsx_runtime68 from "react/jsx-runtime";
5
+ import * as react_jsx_runtime34 from "react/jsx-runtime";
6
6
 
7
7
  //#region src/components/Tab/Tab.d.ts
8
8
  interface TabRootProps extends TabVariants {
@@ -35,7 +35,7 @@ declare const Tab: {
35
35
  id,
36
36
  className,
37
37
  children
38
- }: TabRootProps): react_jsx_runtime68.JSX.Element;
38
+ }: TabRootProps): react_jsx_runtime34.JSX.Element;
39
39
  displayName: string;
40
40
  } & {
41
41
  Root: {
@@ -48,14 +48,14 @@ declare const Tab: {
48
48
  id,
49
49
  className,
50
50
  children
51
- }: TabRootProps): react_jsx_runtime68.JSX.Element;
51
+ }: TabRootProps): react_jsx_runtime34.JSX.Element;
52
52
  displayName: string;
53
53
  };
54
54
  List: {
55
55
  ({
56
56
  className,
57
57
  ...props
58
- }: TabListProps): react_jsx_runtime68.JSX.Element;
58
+ }: TabListProps): react_jsx_runtime34.JSX.Element;
59
59
  displayName: string;
60
60
  };
61
61
  TabItem: {
@@ -65,7 +65,7 @@ declare const Tab: {
65
65
  className,
66
66
  onClick,
67
67
  ...props
68
- }: TabTabItemProps): react_jsx_runtime68.JSX.Element;
68
+ }: TabTabItemProps): react_jsx_runtime34.JSX.Element;
69
69
  displayName: string;
70
70
  };
71
71
  Content: {
@@ -76,7 +76,7 @@ declare const Tab: {
76
76
  className,
77
77
  children,
78
78
  ...props
79
- }: TabContentProps): react_jsx_runtime68.JSX.Element | null;
79
+ }: TabContentProps): react_jsx_runtime34.JSX.Element | null;
80
80
  displayName: string;
81
81
  };
82
82
  };
@@ -2,7 +2,7 @@ import { PrimitiveProps } from "../Primitive/Primitive.mjs";
2
2
  import "../Primitive/index.mjs";
3
3
  import { TabVariants } from "./Tab.styles.mjs";
4
4
  import * as React$1 from "react";
5
- import * as react_jsx_runtime38 from "react/jsx-runtime";
5
+ import * as react_jsx_runtime58 from "react/jsx-runtime";
6
6
 
7
7
  //#region src/components/Tab/Tab.d.ts
8
8
  interface TabRootProps extends TabVariants {
@@ -35,7 +35,7 @@ declare const Tab: {
35
35
  id,
36
36
  className,
37
37
  children
38
- }: TabRootProps): react_jsx_runtime38.JSX.Element;
38
+ }: TabRootProps): react_jsx_runtime58.JSX.Element;
39
39
  displayName: string;
40
40
  } & {
41
41
  Root: {
@@ -48,14 +48,14 @@ declare const Tab: {
48
48
  id,
49
49
  className,
50
50
  children
51
- }: TabRootProps): react_jsx_runtime38.JSX.Element;
51
+ }: TabRootProps): react_jsx_runtime58.JSX.Element;
52
52
  displayName: string;
53
53
  };
54
54
  List: {
55
55
  ({
56
56
  className,
57
57
  ...props
58
- }: TabListProps): react_jsx_runtime38.JSX.Element;
58
+ }: TabListProps): react_jsx_runtime58.JSX.Element;
59
59
  displayName: string;
60
60
  };
61
61
  TabItem: {
@@ -65,7 +65,7 @@ declare const Tab: {
65
65
  className,
66
66
  onClick,
67
67
  ...props
68
- }: TabTabItemProps): react_jsx_runtime38.JSX.Element;
68
+ }: TabTabItemProps): react_jsx_runtime58.JSX.Element;
69
69
  displayName: string;
70
70
  };
71
71
  Content: {
@@ -76,7 +76,7 @@ declare const Tab: {
76
76
  className,
77
77
  children,
78
78
  ...props
79
- }: TabContentProps): react_jsx_runtime38.JSX.Element | null;
79
+ }: TabContentProps): react_jsx_runtime58.JSX.Element | null;
80
80
  displayName: string;
81
81
  };
82
82
  };
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants29 from "tailwind-variants";
1
+ import * as tailwind_variants23 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/components/Tab/Tab.styles.d.ts
5
- declare const tabs: tailwind_variants29.TVReturnType<{
5
+ declare const tabs: tailwind_variants23.TVReturnType<{
6
6
  variant: {
7
7
  underline: {
8
8
  list: string;
@@ -30,7 +30,7 @@ declare const tabs: tailwind_variants29.TVReturnType<{
30
30
  }, {
31
31
  list: string;
32
32
  item: string;
33
- }, tailwind_variants29.TVReturnType<{
33
+ }, tailwind_variants23.TVReturnType<{
34
34
  variant: {
35
35
  underline: {
36
36
  list: string;
@@ -17,7 +17,7 @@ declare const Text: {
17
17
  ...props
18
18
  }: TextProps<E>): react0.DetailedReactHTMLElement<{
19
19
  className: string;
20
- } & Omit<TextProps<E>, "className" | "children" | "typography" | "textColor" | "align" | "as">, HTMLSpanElement>;
20
+ } & Omit<TextProps<E>, "className" | "typography" | "textColor" | "align" | "children" | "as">, HTMLSpanElement>;
21
21
  displayName: string;
22
22
  };
23
23
  //#endregion
@@ -17,7 +17,7 @@ declare const Text: {
17
17
  ...props
18
18
  }: TextProps<E>): react0.DetailedReactHTMLElement<{
19
19
  className: string;
20
- } & Omit<TextProps<E>, "className" | "children" | "typography" | "textColor" | "align" | "as">, HTMLSpanElement>;
20
+ } & Omit<TextProps<E>, "className" | "typography" | "textColor" | "align" | "children" | "as">, HTMLSpanElement>;
21
21
  displayName: string;
22
22
  };
23
23
  //#endregion
@@ -19,6 +19,7 @@ const text = (0, tailwind_variants.tv)({
19
19
  "body-16-regular": "typo-body-16-regular",
20
20
  "body-15-semibold": "typo-body-15-semibold",
21
21
  "body-15-medium": "typo-body-15-medium",
22
+ "body-15-regular": "typo-body-15-regular",
22
23
  "body-14-semibold": "typo-body-14-semibold",
23
24
  "body-14-medium": "typo-body-14-medium",
24
25
  "body-14-regular": "typo-body-14-regular",
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants0 from "tailwind-variants";
1
+ import * as tailwind_variants5 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/components/Text/Text.styles.d.ts
5
- declare const text: tailwind_variants0.TVReturnType<{
5
+ declare const text: tailwind_variants5.TVReturnType<{
6
6
  typography: {
7
7
  'title-48-bold': string;
8
8
  'title-32-bold': string;
@@ -17,6 +17,7 @@ declare const text: tailwind_variants0.TVReturnType<{
17
17
  'body-16-regular': string;
18
18
  'body-15-semibold': string;
19
19
  'body-15-medium': string;
20
+ 'body-15-regular': string;
20
21
  'body-14-semibold': string;
21
22
  'body-14-medium': string;
22
23
  'body-14-regular': string;
@@ -64,6 +65,7 @@ declare const text: tailwind_variants0.TVReturnType<{
64
65
  'body-16-regular': string;
65
66
  'body-15-semibold': string;
66
67
  'body-15-medium': string;
68
+ 'body-15-regular': string;
67
69
  'body-14-semibold': string;
68
70
  'body-14-medium': string;
69
71
  'body-14-regular': string;
@@ -96,7 +98,7 @@ declare const text: tailwind_variants0.TVReturnType<{
96
98
  right: string;
97
99
  justify: string;
98
100
  };
99
- }, undefined, tailwind_variants0.TVReturnType<{
101
+ }, undefined, tailwind_variants5.TVReturnType<{
100
102
  typography: {
101
103
  'title-48-bold': string;
102
104
  'title-32-bold': string;
@@ -111,6 +113,7 @@ declare const text: tailwind_variants0.TVReturnType<{
111
113
  'body-16-regular': string;
112
114
  'body-15-semibold': string;
113
115
  'body-15-medium': string;
116
+ 'body-15-regular': string;
114
117
  'body-14-semibold': string;
115
118
  'body-14-medium': string;
116
119
  'body-14-regular': string;
@@ -1 +1 @@
1
- {"version":3,"file":"Text.styles.d.cts","names":[],"sources":["../../../src/components/Text/Text.styles.ts"],"mappings":";;;;cAEa,IAAA,EAkDX,kBAAA,CAlDe,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkDf,kBAAA,CAAA,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAEU,YAAA,GAAe,YAAA,QAAoB,IAAA"}
1
+ {"version":3,"file":"Text.styles.d.cts","names":[],"sources":["../../../src/components/Text/Text.styles.ts"],"mappings":";;;;cAEa,IAAA,EAmDX,kBAAA,CAnDe,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmDf,kBAAA,CAAA,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAEU,YAAA,GAAe,YAAA,QAAoB,IAAA"}
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants0 from "tailwind-variants";
1
+ import * as tailwind_variants1 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/components/Text/Text.styles.d.ts
5
- declare const text: tailwind_variants0.TVReturnType<{
5
+ declare const text: tailwind_variants1.TVReturnType<{
6
6
  typography: {
7
7
  'title-48-bold': string;
8
8
  'title-32-bold': string;
@@ -17,6 +17,7 @@ declare const text: tailwind_variants0.TVReturnType<{
17
17
  'body-16-regular': string;
18
18
  'body-15-semibold': string;
19
19
  'body-15-medium': string;
20
+ 'body-15-regular': string;
20
21
  'body-14-semibold': string;
21
22
  'body-14-medium': string;
22
23
  'body-14-regular': string;
@@ -64,6 +65,7 @@ declare const text: tailwind_variants0.TVReturnType<{
64
65
  'body-16-regular': string;
65
66
  'body-15-semibold': string;
66
67
  'body-15-medium': string;
68
+ 'body-15-regular': string;
67
69
  'body-14-semibold': string;
68
70
  'body-14-medium': string;
69
71
  'body-14-regular': string;
@@ -96,7 +98,7 @@ declare const text: tailwind_variants0.TVReturnType<{
96
98
  right: string;
97
99
  justify: string;
98
100
  };
99
- }, undefined, tailwind_variants0.TVReturnType<{
101
+ }, undefined, tailwind_variants1.TVReturnType<{
100
102
  typography: {
101
103
  'title-48-bold': string;
102
104
  'title-32-bold': string;
@@ -111,6 +113,7 @@ declare const text: tailwind_variants0.TVReturnType<{
111
113
  'body-16-regular': string;
112
114
  'body-15-semibold': string;
113
115
  'body-15-medium': string;
116
+ 'body-15-regular': string;
114
117
  'body-14-semibold': string;
115
118
  'body-14-medium': string;
116
119
  'body-14-regular': string;
@@ -1 +1 @@
1
- {"version":3,"file":"Text.styles.d.mts","names":[],"sources":["../../../src/components/Text/Text.styles.ts"],"mappings":";;;;cAEa,IAAA,EAkDX,kBAAA,CAlDe,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkDf,kBAAA,CAAA,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAEU,YAAA,GAAe,YAAA,QAAoB,IAAA"}
1
+ {"version":3,"file":"Text.styles.d.mts","names":[],"sources":["../../../src/components/Text/Text.styles.ts"],"mappings":";;;;cAEa,IAAA,EAmDX,kBAAA,CAnDe,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmDf,kBAAA,CAAA,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAEU,YAAA,GAAe,YAAA,QAAoB,IAAA"}
@@ -18,6 +18,7 @@ const text = tv({
18
18
  "body-16-regular": "typo-body-16-regular",
19
19
  "body-15-semibold": "typo-body-15-semibold",
20
20
  "body-15-medium": "typo-body-15-medium",
21
+ "body-15-regular": "typo-body-15-regular",
21
22
  "body-14-semibold": "typo-body-14-semibold",
22
23
  "body-14-medium": "typo-body-14-medium",
23
24
  "body-14-regular": "typo-body-14-regular",
@@ -1 +1 @@
1
- {"version":3,"file":"Text.styles.mjs","names":[],"sources":["../../../src/components/Text/Text.styles.ts"],"sourcesContent":["import { tv, type VariantProps } from 'tailwind-variants';\n\nexport const text = tv({\n base: 'font-sans',\n variants: {\n typography: {\n 'title-48-bold': 'typo-title-48-bold',\n 'title-32-bold': 'typo-title-32-bold',\n 'title-30-bold': 'typo-title-30-bold',\n 'title-24-bold': 'typo-title-24-bold',\n 'title-22-bold': 'typo-title-22-bold',\n 'subtitle-20-bold': 'typo-subtitle-20-bold',\n 'subtitle-18-bold': 'typo-subtitle-18-bold',\n 'subtitle-16-bold': 'typo-subtitle-16-bold',\n 'body-18-medium': 'typo-body-18-medium',\n 'body-16-medium': 'typo-body-16-medium',\n 'body-16-regular': 'typo-body-16-regular',\n 'body-15-semibold': 'typo-body-15-semibold',\n 'body-15-medium': 'typo-body-15-medium',\n 'body-14-semibold': 'typo-body-14-semibold',\n 'body-14-medium': 'typo-body-14-medium',\n 'body-14-regular': 'typo-body-14-regular',\n 'caption-12-semibold': 'typo-caption-12-semibold',\n 'caption-12-medium': 'typo-caption-12-medium',\n 'caption-12-regular': 'typo-caption-12-regular',\n },\n textColor: {\n 'gray-50': 'text-gray-50',\n 'gray-100': 'text-gray-100',\n 'gray-200': 'text-gray-200',\n 'gray-300': 'text-gray-300',\n 'gray-400': 'text-gray-400',\n 'gray-500': 'text-gray-500',\n 'gray-600': 'text-gray-600',\n 'gray-700': 'text-gray-700',\n 'gray-800': 'text-gray-800',\n 'gray-900': 'text-gray-900',\n 'blue-100': 'text-blue-100',\n 'blue-500': 'text-blue-500',\n 'blue-700': 'text-blue-700',\n 'red-100': 'text-red-100',\n 'red-400': 'text-red-400',\n white: 'text-white-main',\n black: 'text-black-main',\n },\n align: {\n left: 'text-left',\n center: 'text-center',\n right: 'text-right',\n justify: 'text-justify',\n },\n },\n});\n\nexport type TextVariants = VariantProps<typeof text>;\n"],"mappings":";;;AAEA,MAAa,OAAO,GAAG;CACrB,MAAM;CACN,UAAU;EACR,YAAY;GACV,iBAAiB;GACjB,iBAAiB;GACjB,iBAAiB;GACjB,iBAAiB;GACjB,iBAAiB;GACjB,oBAAoB;GACpB,oBAAoB;GACpB,oBAAoB;GACpB,kBAAkB;GAClB,kBAAkB;GAClB,mBAAmB;GACnB,oBAAoB;GACpB,kBAAkB;GAClB,oBAAoB;GACpB,kBAAkB;GAClB,mBAAmB;GACnB,uBAAuB;GACvB,qBAAqB;GACrB,sBAAsB;GACvB;EACD,WAAW;GACT,WAAW;GACX,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,WAAW;GACX,WAAW;GACX,OAAO;GACP,OAAO;GACR;EACD,OAAO;GACL,MAAM;GACN,QAAQ;GACR,OAAO;GACP,SAAS;GACV;EACF;CACF,CAAC"}
1
+ {"version":3,"file":"Text.styles.mjs","names":[],"sources":["../../../src/components/Text/Text.styles.ts"],"sourcesContent":["import { tv, type VariantProps } from 'tailwind-variants';\n\nexport const text = tv({\n base: 'font-sans',\n variants: {\n typography: {\n 'title-48-bold': 'typo-title-48-bold',\n 'title-32-bold': 'typo-title-32-bold',\n 'title-30-bold': 'typo-title-30-bold',\n 'title-24-bold': 'typo-title-24-bold',\n 'title-22-bold': 'typo-title-22-bold',\n 'subtitle-20-bold': 'typo-subtitle-20-bold',\n 'subtitle-18-bold': 'typo-subtitle-18-bold',\n 'subtitle-16-bold': 'typo-subtitle-16-bold',\n 'body-18-medium': 'typo-body-18-medium',\n 'body-16-medium': 'typo-body-16-medium',\n 'body-16-regular': 'typo-body-16-regular',\n 'body-15-semibold': 'typo-body-15-semibold',\n 'body-15-medium': 'typo-body-15-medium',\n 'body-15-regular': 'typo-body-15-regular',\n 'body-14-semibold': 'typo-body-14-semibold',\n 'body-14-medium': 'typo-body-14-medium',\n 'body-14-regular': 'typo-body-14-regular',\n 'caption-12-semibold': 'typo-caption-12-semibold',\n 'caption-12-medium': 'typo-caption-12-medium',\n 'caption-12-regular': 'typo-caption-12-regular',\n },\n textColor: {\n 'gray-50': 'text-gray-50',\n 'gray-100': 'text-gray-100',\n 'gray-200': 'text-gray-200',\n 'gray-300': 'text-gray-300',\n 'gray-400': 'text-gray-400',\n 'gray-500': 'text-gray-500',\n 'gray-600': 'text-gray-600',\n 'gray-700': 'text-gray-700',\n 'gray-800': 'text-gray-800',\n 'gray-900': 'text-gray-900',\n 'blue-100': 'text-blue-100',\n 'blue-500': 'text-blue-500',\n 'blue-700': 'text-blue-700',\n 'red-100': 'text-red-100',\n 'red-400': 'text-red-400',\n white: 'text-white-main',\n black: 'text-black-main',\n },\n align: {\n left: 'text-left',\n center: 'text-center',\n right: 'text-right',\n justify: 'text-justify',\n },\n },\n});\n\nexport type TextVariants = VariantProps<typeof text>;\n"],"mappings":";;;AAEA,MAAa,OAAO,GAAG;CACrB,MAAM;CACN,UAAU;EACR,YAAY;GACV,iBAAiB;GACjB,iBAAiB;GACjB,iBAAiB;GACjB,iBAAiB;GACjB,iBAAiB;GACjB,oBAAoB;GACpB,oBAAoB;GACpB,oBAAoB;GACpB,kBAAkB;GAClB,kBAAkB;GAClB,mBAAmB;GACnB,oBAAoB;GACpB,kBAAkB;GAClB,mBAAmB;GACnB,oBAAoB;GACpB,kBAAkB;GAClB,mBAAmB;GACnB,uBAAuB;GACvB,qBAAqB;GACrB,sBAAsB;GACvB;EACD,WAAW;GACT,WAAW;GACX,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,YAAY;GACZ,WAAW;GACX,WAAW;GACX,OAAO;GACP,OAAO;GACR;EACD,OAAO;GACL,MAAM;GACN,QAAQ;GACR,OAAO;GACP,SAAS;GACV;EACF;CACF,CAAC"}