@causw/core 0.0.13 → 0.0.14

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 (81) 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/BottomNavigation/BottomNavigation.styles.d.cts +3 -3
  8. package/dist/components/BottomNavigation/BottomNavigation.styles.d.mts +3 -3
  9. package/dist/components/BottomSheet/BottomSheet.d.cts +6 -6
  10. package/dist/components/BottomSheet/BottomSheet.d.mts +6 -6
  11. package/dist/components/BottomSheet/BottomSheet.styles.d.cts +3 -3
  12. package/dist/components/BottomSheet/BottomSheet.styles.d.mts +3 -3
  13. package/dist/components/Box/Box.styles.d.mts +3 -3
  14. package/dist/components/Button/Button.d.cts +2 -2
  15. package/dist/components/Button/Button.d.mts +2 -2
  16. package/dist/components/Button/Button.d.mts.map +1 -1
  17. package/dist/components/Button/Button.styles.d.cts +3 -3
  18. package/dist/components/Button/Button.styles.d.mts +3 -3
  19. package/dist/components/CTAButton/CTAButton.d.cts +2 -2
  20. package/dist/components/CTAButton/CTAButton.styles.d.cts +3 -3
  21. package/dist/components/Calendar/Calendar.d.cts +2 -2
  22. package/dist/components/Calendar/Calendar.d.mts +2 -2
  23. package/dist/components/Calendar/Calendar.styles.d.cts +3 -3
  24. package/dist/components/Calendar/Calendar.styles.d.mts +3 -3
  25. package/dist/components/Checkbox/Checkbox.d.cts +4 -4
  26. package/dist/components/Checkbox/Checkbox.d.mts +4 -4
  27. package/dist/components/Checkbox/Checkbox.d.mts.map +1 -1
  28. package/dist/components/Checkbox/Checkbox.styles.d.cts +3 -3
  29. package/dist/components/Chip/Chip.d.cts +2 -2
  30. package/dist/components/Chip/Chip.styles.d.cts +3 -3
  31. package/dist/components/Dialog/Dialog.d.cts +5 -5
  32. package/dist/components/Dialog/Dialog.d.mts +5 -5
  33. package/dist/components/Dialog/Dialog.styles.d.cts +3 -3
  34. package/dist/components/Dialog/Dialog.styles.d.mts +3 -3
  35. package/dist/components/Drawer/Drawer.d.cts +3 -3
  36. package/dist/components/Drawer/Drawer.d.mts +3 -3
  37. package/dist/components/Drawer/Drawer.styles.d.cts +3 -3
  38. package/dist/components/Drawer/Drawer.styles.d.mts +3 -3
  39. package/dist/components/Dropdown/Dropdown.d.cts +3 -3
  40. package/dist/components/Dropdown/Dropdown.d.mts +3 -3
  41. package/dist/components/Dropdown/Dropdown.styles.d.cts +3 -3
  42. package/dist/components/Dropdown/Dropdown.styles.d.mts +3 -3
  43. package/dist/components/FloatingActionButton/FloatingActionButton.d.mts +2 -2
  44. package/dist/components/FloatingActionButton/FloatingActionButton.styles.d.mts +3 -3
  45. package/dist/components/HStack/HStack.d.cts +2 -2
  46. package/dist/components/HStack/HStack.d.mts +2 -2
  47. package/dist/components/Modal/Modal.d.mts +7 -7
  48. package/dist/components/Modal/Modal.styles.d.mts +3 -3
  49. package/dist/components/Primitive/Primitive.d.cts +16 -16
  50. package/dist/components/Radio/Radio.d.cts +3 -3
  51. package/dist/components/Radio/Radio.d.cts.map +1 -1
  52. package/dist/components/Radio/Radio.d.mts +3 -3
  53. package/dist/components/RatioChart/RatioChart.d.mts +5 -5
  54. package/dist/components/RatioChart/RatioChartEditor.d.mts +2 -2
  55. package/dist/components/Select/Select.d.cts +5 -5
  56. package/dist/components/Select/Select.d.mts +5 -5
  57. package/dist/components/Select/Select.styles.d.cts +3 -3
  58. package/dist/components/Separator/Separator.styles.d.mts +3 -3
  59. package/dist/components/Sidebar/Sidebar.d.cts +8 -8
  60. package/dist/components/Sidebar/Sidebar.d.mts +8 -8
  61. package/dist/components/Spacer/Spacer.styles.d.mts +3 -3
  62. package/dist/components/Stack/Stack.styles.d.mts +3 -3
  63. package/dist/components/Tab/Tab.d.cts +6 -6
  64. package/dist/components/Tab/Tab.d.mts +6 -6
  65. package/dist/components/Tab/Tab.styles.d.cts +3 -3
  66. package/dist/components/Tab/Tab.styles.d.mts +3 -3
  67. package/dist/components/Text/Text.styles.d.cts +3 -3
  68. package/dist/components/TextArea/TextArea.d.cts +4 -4
  69. package/dist/components/TextArea/TextArea.d.mts +4 -4
  70. package/dist/components/TextArea/TextArea.d.mts.map +1 -1
  71. package/dist/components/TextArea/TextArea.styles.d.mts +3 -3
  72. package/dist/components/TextInput/TextInput.d.cts +2 -2
  73. package/dist/components/TextInput/TextInput.styles.d.cts +3 -3
  74. package/dist/components/Toast/Toast.d.mts +3 -3
  75. package/dist/components/Toast/Toast.styles.d.mts +3 -3
  76. package/dist/components/Toggle/Toggle.d.cts +4 -4
  77. package/dist/components/Toggle/Toggle.d.mts +4 -4
  78. package/dist/components/Toggle/Toggle.styles.d.mts +3 -3
  79. package/dist/components/VStack/VStack.d.cts +2 -2
  80. package/dist/components/VStack/VStack.d.mts +2 -2
  81. package/package.json +2 -2
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants21 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/Toast/Toast.styles.d.ts
5
- declare const toast: tailwind_variants21.TVReturnType<{
5
+ declare const toast: tailwind_variants23.TVReturnType<{
6
6
  variant: {
7
7
  default: {
8
8
  root: string;
@@ -20,7 +20,7 @@ declare const toast: tailwind_variants21.TVReturnType<{
20
20
  }, {
21
21
  root: string[];
22
22
  viewport: string[];
23
- }, tailwind_variants21.TVReturnType<{
23
+ }, tailwind_variants23.TVReturnType<{
24
24
  variant: {
25
25
  default: {
26
26
  root: string;
@@ -3,7 +3,7 @@ import { PolymorphicProps } from "../../utils/polymorphic/polymorphic.cjs";
3
3
  import { TextElement } from "../Text/Text.cjs";
4
4
  import { ToggleVariants } from "./Toggle.styles.cjs";
5
5
  import React from "react";
6
- import * as react_jsx_runtime9 from "react/jsx-runtime";
6
+ import * as react_jsx_runtime7 from "react/jsx-runtime";
7
7
 
8
8
  //#region src/components/Toggle/Toggle.d.ts
9
9
  interface ToggleRootProps extends Omit<React.ComponentProps<'label'>, 'onChange'>, ToggleVariants {
@@ -21,11 +21,11 @@ declare const Toggle: {
21
21
  children,
22
22
  className,
23
23
  ...props
24
- }: ToggleRootProps): react_jsx_runtime9.JSX.Element;
24
+ }: ToggleRootProps): react_jsx_runtime7.JSX.Element;
25
25
  displayName: string;
26
26
  } & {
27
27
  Switch: {
28
- (): react_jsx_runtime9.JSX.Element;
28
+ (): react_jsx_runtime7.JSX.Element;
29
29
  displayName: string;
30
30
  };
31
31
  Label: {
@@ -35,7 +35,7 @@ declare const Toggle: {
35
35
  textColor,
36
36
  className,
37
37
  ...props
38
- }: ToggleLabelProps<E>): react_jsx_runtime9.JSX.Element;
38
+ }: ToggleLabelProps<E>): react_jsx_runtime7.JSX.Element;
39
39
  displayName: string;
40
40
  };
41
41
  };
@@ -5,7 +5,7 @@ import "../Text/index.mjs";
5
5
  import "../../utils/index.mjs";
6
6
  import { ToggleVariants } from "./Toggle.styles.mjs";
7
7
  import React from "react";
8
- import * as react_jsx_runtime4 from "react/jsx-runtime";
8
+ import * as react_jsx_runtime5 from "react/jsx-runtime";
9
9
 
10
10
  //#region src/components/Toggle/Toggle.d.ts
11
11
  interface ToggleRootProps extends Omit<React.ComponentProps<'label'>, 'onChange'>, ToggleVariants {
@@ -23,11 +23,11 @@ declare const Toggle: {
23
23
  children,
24
24
  className,
25
25
  ...props
26
- }: ToggleRootProps): react_jsx_runtime4.JSX.Element;
26
+ }: ToggleRootProps): react_jsx_runtime5.JSX.Element;
27
27
  displayName: string;
28
28
  } & {
29
29
  Switch: {
30
- (): react_jsx_runtime4.JSX.Element;
30
+ (): react_jsx_runtime5.JSX.Element;
31
31
  displayName: string;
32
32
  };
33
33
  Label: {
@@ -37,7 +37,7 @@ declare const Toggle: {
37
37
  textColor,
38
38
  className,
39
39
  ...props
40
- }: ToggleLabelProps<E>): react_jsx_runtime4.JSX.Element;
40
+ }: ToggleLabelProps<E>): react_jsx_runtime5.JSX.Element;
41
41
  displayName: string;
42
42
  };
43
43
  };
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants29 from "tailwind-variants";
1
+ import * as tailwind_variants31 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/components/Toggle/Toggle.styles.d.ts
5
- declare const toggle: tailwind_variants29.TVReturnType<{
5
+ declare const toggle: tailwind_variants31.TVReturnType<{
6
6
  checked: {
7
7
  true: {
8
8
  switch: string;
@@ -46,7 +46,7 @@ declare const toggle: tailwind_variants29.TVReturnType<{
46
46
  switch: string;
47
47
  switchThumb: string;
48
48
  label: string;
49
- }, tailwind_variants29.TVReturnType<{
49
+ }, tailwind_variants31.TVReturnType<{
50
50
  checked: {
51
51
  true: {
52
52
  switch: string;
@@ -1,13 +1,13 @@
1
1
  import { StackProps } from "../Stack/Stack.cjs";
2
2
  import { ElementType } from "react";
3
- import * as react_jsx_runtime19 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime18 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/components/VStack/VStack.d.ts
6
6
  type VStackProps<E extends ElementType = 'div'> = Omit<StackProps<E>, 'direction'>;
7
7
  declare const VStack: {
8
8
  <E extends ElementType = "div">({
9
9
  ...props
10
- }: VStackProps<E>): react_jsx_runtime19.JSX.Element;
10
+ }: VStackProps<E>): react_jsx_runtime18.JSX.Element;
11
11
  displayName: string;
12
12
  };
13
13
  //#endregion
@@ -1,14 +1,14 @@
1
1
  import { StackProps } from "../Stack/Stack.mjs";
2
2
  import "../Stack/index.mjs";
3
3
  import { ElementType } from "react";
4
- import * as react_jsx_runtime19 from "react/jsx-runtime";
4
+ import * as react_jsx_runtime18 from "react/jsx-runtime";
5
5
 
6
6
  //#region src/components/VStack/VStack.d.ts
7
7
  type VStackProps<E extends ElementType = 'div'> = Omit<StackProps<E>, 'direction'>;
8
8
  declare const VStack: {
9
9
  <E extends ElementType = "div">({
10
10
  ...props
11
- }: VStackProps<E>): react_jsx_runtime19.JSX.Element;
11
+ }: VStackProps<E>): react_jsx_runtime18.JSX.Element;
12
12
  displayName: string;
13
13
  };
14
14
  //#endregion
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@causw/core",
3
- "version": "0.0.13",
3
+ "version": "0.0.14",
4
4
  "description": "Core components and utilities for CAUSW Design System - CAU Software Community Service",
5
5
  "main": "dist/index.cjs",
6
6
  "module": "dist/index.mjs",
@@ -36,7 +36,7 @@
36
36
  "date-fns": "^4.1.0",
37
37
  "tailwind-merge": "^3.4.0",
38
38
  "tailwind-variants": "^3.2.2",
39
- "@causw/icons": "0.0.10",
39
+ "@causw/icons": "0.0.11",
40
40
  "@causw/tokens": "0.0.12"
41
41
  },
42
42
  "peerDependencies": {