@simpli-route/apollo-ds 0.1.38 → 0.1.39

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 (128) hide show
  1. package/dist/index.cjs10.js +1 -1
  2. package/dist/index.cjs100.js +1 -1
  3. package/dist/index.cjs101.js +1 -1
  4. package/dist/index.cjs102.js +1 -1
  5. package/dist/index.cjs11.js +1 -1
  6. package/dist/index.cjs13.js +1 -1
  7. package/dist/index.cjs14.js +1 -1
  8. package/dist/index.cjs18.js +1 -1
  9. package/dist/index.cjs19.js +1 -1
  10. package/dist/index.cjs20.js +1 -1
  11. package/dist/index.cjs21.js +1 -1
  12. package/dist/index.cjs22.js +1 -1
  13. package/dist/index.cjs23.js +1 -1
  14. package/dist/index.cjs25.js +1 -1
  15. package/dist/index.cjs26.js +1 -1
  16. package/dist/index.cjs29.js +1 -1
  17. package/dist/index.cjs30.js +1 -1
  18. package/dist/index.cjs32.js +1 -1
  19. package/dist/index.cjs33.js +1 -1
  20. package/dist/index.cjs34.js +1 -1
  21. package/dist/index.cjs35.js +1 -1
  22. package/dist/index.cjs4.js +1 -1
  23. package/dist/index.cjs40.js +1 -1
  24. package/dist/index.cjs44.js +1 -1
  25. package/dist/index.cjs45.js +1 -1
  26. package/dist/index.cjs46.js +1 -1
  27. package/dist/index.cjs47.js +1 -1
  28. package/dist/index.cjs48.js +1 -1
  29. package/dist/index.cjs49.js +1 -1
  30. package/dist/index.cjs5.js +1 -1
  31. package/dist/index.cjs50.js +1 -1
  32. package/dist/index.cjs51.js +1 -1
  33. package/dist/index.cjs52.js +1 -1
  34. package/dist/index.cjs53.js +1 -1
  35. package/dist/index.cjs54.js +1 -1
  36. package/dist/index.cjs55.js +1 -1
  37. package/dist/index.cjs56.js +1 -1
  38. package/dist/index.cjs57.js +1 -1
  39. package/dist/index.cjs58.js +1 -1
  40. package/dist/index.cjs59.js +1 -1
  41. package/dist/index.cjs6.js +1 -1
  42. package/dist/index.cjs60.js +1 -1
  43. package/dist/index.cjs61.js +1 -1
  44. package/dist/index.cjs62.js +1 -1
  45. package/dist/index.cjs63.js +1 -1
  46. package/dist/index.cjs64.js +1 -1
  47. package/dist/index.cjs65.js +1 -1
  48. package/dist/index.cjs66.js +1 -1
  49. package/dist/index.cjs67.js +1 -1
  50. package/dist/index.cjs68.js +1 -1
  51. package/dist/index.cjs69.js +1 -1
  52. package/dist/index.cjs70.js +1 -1
  53. package/dist/index.cjs71.js +1 -1
  54. package/dist/index.cjs73.js +1 -1
  55. package/dist/index.cjs78.js +1 -1
  56. package/dist/index.cjs79.js +1 -1
  57. package/dist/index.cjs8.js +1 -1
  58. package/dist/index.cjs93.js +1 -1
  59. package/dist/index.cjs94.js +1 -1
  60. package/dist/index.cjs96.js +1 -1
  61. package/dist/index.cjs97.js +1 -1
  62. package/dist/index.cjs98.js +1 -1
  63. package/dist/index.cjs99.js +1 -1
  64. package/dist/index.es10.js +1 -1
  65. package/dist/index.es100.js +340 -2
  66. package/dist/index.es101.js +166 -2
  67. package/dist/index.es102.js +56 -29
  68. package/dist/index.es11.js +1 -1
  69. package/dist/index.es13.js +1 -1
  70. package/dist/index.es14.js +2 -2
  71. package/dist/index.es18.js +1 -1
  72. package/dist/index.es19.js +2 -2
  73. package/dist/index.es20.js +3 -3
  74. package/dist/index.es21.js +10 -10
  75. package/dist/index.es22.js +3 -3
  76. package/dist/index.es23.js +2 -2
  77. package/dist/index.es25.js +2 -2
  78. package/dist/index.es26.js +1 -1
  79. package/dist/index.es29.js +3 -3
  80. package/dist/index.es30.js +1 -1
  81. package/dist/index.es32.js +2 -2
  82. package/dist/index.es33.js +1 -1
  83. package/dist/index.es34.js +1 -1
  84. package/dist/index.es35.js +1 -1
  85. package/dist/index.es4.js +63 -37
  86. package/dist/index.es40.js +30 -171
  87. package/dist/index.es44.js +147 -129
  88. package/dist/index.es45.js +115 -84
  89. package/dist/index.es46.js +105 -22
  90. package/dist/index.es47.js +29 -73
  91. package/dist/index.es48.js +153 -22
  92. package/dist/index.es49.js +94 -35
  93. package/dist/index.es5.js +11 -11
  94. package/dist/index.es50.js +33 -39
  95. package/dist/index.es51.js +40 -3
  96. package/dist/index.es52.js +41 -146
  97. package/dist/index.es53.js +26 -78
  98. package/dist/index.es54.js +3 -22
  99. package/dist/index.es55.js +159 -17
  100. package/dist/index.es56.js +90 -15
  101. package/dist/index.es57.js +21 -15
  102. package/dist/index.es58.js +18 -163
  103. package/dist/index.es59.js +13 -26
  104. package/dist/index.es6.js +1 -1
  105. package/dist/index.es60.js +16 -7
  106. package/dist/index.es61.js +10 -18
  107. package/dist/index.es62.js +10 -149
  108. package/dist/index.es63.js +12 -13
  109. package/dist/index.es64.js +7 -137
  110. package/dist/index.es65.js +16 -18
  111. package/dist/index.es66.js +144 -96
  112. package/dist/index.es67.js +13 -13
  113. package/dist/index.es68.js +137 -10
  114. package/dist/index.es69.js +19 -72
  115. package/dist/index.es70.js +101 -10
  116. package/dist/index.es71.js +12 -11
  117. package/dist/index.es73.js +1 -1
  118. package/dist/index.es78.js +1 -1
  119. package/dist/index.es79.js +1 -1
  120. package/dist/index.es8.js +3 -3
  121. package/dist/index.es93.js +30 -4
  122. package/dist/index.es94.js +4 -28
  123. package/dist/index.es96.js +4 -8
  124. package/dist/index.es97.js +27 -341
  125. package/dist/index.es98.js +2 -166
  126. package/dist/index.es99.js +8 -57
  127. package/dist/style.css +19 -0
  128. package/package.json +1 -1
@@ -1,162 +1,57 @@
1
1
  import { cva as e } from "class-variance-authority";
2
- const r = e(
3
- "inline-flex items-center justify-center font-medium transition-colors duration-200 cursor-pointer outline-none border border-transparent rounded-full",
2
+ const t = e(
3
+ "flex cursor-default items-center rounded px-4 py-2 transition focus:outline-none justify-between",
4
4
  {
5
5
  variants: {
6
- size: {
7
- sm: "h-5 px-2 py-1 text-xs gap-1"
8
- },
9
- variant: {
10
- success: "text-success-800",
11
- error: "text-error-800",
12
- warning: "text-yellow-warning-800",
13
- info: "text-blue-800"
14
- },
15
- isSelected: {
16
- true: "",
17
- false: ""
18
- },
19
6
  isDisabled: {
20
- true: "cursor-not-allowed bg-neutral-200 border-neutral-400 text-neutral-400",
7
+ true: "cursor-not-allowed bg-neutral-200",
8
+ false: "bg-neutral-50 border border-neutral-500"
9
+ },
10
+ isFocusVisible: {
11
+ true: "border-2 focus-within:border-primary-500 focus-within:ring-1 focus-within:ring-primary-500 focus:border-primary-500 focus:ring-1 focus:ring-primary-500",
21
12
  false: ""
22
13
  },
23
14
  isHovered: {
24
- true: "",
15
+ true: "border border-neutral-800",
25
16
  false: ""
26
17
  },
27
- isFocused: {
28
- true: "",
29
- false: ""
18
+ size: {
19
+ xs: "h-[32px] py-1 text-[10px]",
20
+ sm: "h-[40px] py-2 text-xs",
21
+ md: "h-[48px] py-3 text-sm",
22
+ lg: "h-[56px] py-4 text-sm"
30
23
  }
31
24
  },
32
- compoundVariants: [
33
- // Success variants
34
- {
35
- variant: "success",
36
- isDisabled: !1,
37
- isHovered: !1,
38
- isFocused: !1,
39
- class: "bg-success-50"
40
- },
41
- {
42
- variant: "success",
43
- isDisabled: !1,
44
- isHovered: !0,
45
- isFocused: !1,
46
- class: "bg-success-100"
47
- },
48
- {
49
- variant: "success",
50
- isDisabled: !1,
51
- isHovered: !1,
52
- isFocused: !0,
53
- class: "bg-success-100 border border-success-400"
54
- },
55
- {
56
- variant: "success",
57
- isDisabled: !1,
58
- isHovered: !0,
59
- isFocused: !0,
60
- class: "bg-success-100 border border-success-400"
61
- },
62
- // Error variants
63
- {
64
- variant: "error",
65
- isDisabled: !1,
66
- isHovered: !1,
67
- isFocused: !1,
68
- class: "bg-error-100"
69
- },
70
- {
71
- variant: "error",
72
- isDisabled: !1,
73
- isHovered: !0,
74
- isFocused: !1,
75
- class: "bg-error-200"
76
- },
77
- {
78
- variant: "error",
79
- isDisabled: !1,
80
- isHovered: !1,
81
- isFocused: !0,
82
- class: "bg-error-100 border border-error-400"
83
- },
84
- {
85
- variant: "error",
86
- isDisabled: !1,
87
- isHovered: !0,
88
- isFocused: !0,
89
- class: "bg-error-100 border border-error-400"
90
- },
91
- // Warning variants
92
- {
93
- variant: "warning",
94
- isDisabled: !1,
95
- isHovered: !1,
96
- isFocused: !1,
97
- class: "bg-yellow-warning-100"
98
- },
99
- {
100
- variant: "warning",
101
- isDisabled: !1,
102
- isHovered: !0,
103
- isFocused: !1,
104
- class: "bg-yellow-warning-200"
105
- },
106
- {
107
- variant: "warning",
108
- isDisabled: !1,
109
- isHovered: !1,
110
- isFocused: !0,
111
- class: "bg-yellow-warning-100 border border-yellow-warning-400"
112
- },
113
- {
114
- variant: "warning",
115
- isDisabled: !1,
116
- isHovered: !0,
117
- isFocused: !0,
118
- class: "bg-yellow-warning-100 border border-yellow-warning-400"
119
- },
120
- // Info variants
121
- {
122
- variant: "info",
123
- isDisabled: !1,
124
- isHovered: !1,
125
- isFocused: !1,
126
- class: "bg-blue-100"
127
- },
128
- {
129
- variant: "info",
130
- isDisabled: !1,
131
- isHovered: !0,
132
- isFocused: !1,
133
- class: "bg-blue-200"
134
- },
135
- {
136
- variant: "info",
137
- isDisabled: !1,
138
- isHovered: !1,
139
- isFocused: !0,
140
- class: "bg-blue-100 border border-blue-400"
141
- },
142
- {
143
- variant: "info",
144
- isDisabled: !1,
145
- isHovered: !0,
146
- isFocused: !0,
147
- class: "bg-blue-100 border border-blue-400"
148
- }
149
- ],
150
25
  defaultVariants: {
151
- size: "sm",
152
- variant: "success",
153
- isSelected: !1,
154
- isDisabled: !1,
155
- isHovered: !1,
156
- isFocused: !1
26
+ size: "md"
27
+ }
28
+ }
29
+ ), s = e("flex items-center gap-2 rounded py-1 pl-2 pr-3", {
30
+ variants: {
31
+ isDisabled: {
32
+ true: "bg-neutral-50 text-neutral-600",
33
+ false: "bg-primary-200 text-primary-900"
34
+ },
35
+ isLastItem: {
36
+ true: "mr-1",
37
+ false: ""
38
+ },
39
+ size: {
40
+ xs: "py-0.5 pr-2 pl-1.5 text-[10px]",
41
+ sm: "py-0.5 pr-2 pl-1.5 text-xs",
42
+ md: "py-1 pl-2 pr-3 text-sm",
43
+ lg: "py-1 pl-2 pr-3 text-sm"
44
+ },
45
+ hiddenDiscardButton: {
46
+ true: "!pr-2",
47
+ false: "pr-3"
157
48
  }
49
+ },
50
+ defaultVariants: {
51
+ size: "md"
158
52
  }
159
- );
53
+ });
160
54
  export {
161
- r as statusChipVariants
55
+ s as selectBadgeValueVariant,
56
+ t as selectContainerVariant
162
57
  };
@@ -1,94 +1,42 @@
1
1
  import { cva as e } from "class-variance-authority";
2
- const s = e("relative rounded-full transition-colors duration-300", {
3
- variants: {
4
- isSelected: {
5
- true: "bg-primary-500",
6
- false: "bg-neutral-50 border border-primary-200"
7
- },
8
- isDisabled: {
9
- true: "cursor-not-allowed bg-neutral-400 border-none",
10
- false: "cursor-pointer"
11
- },
12
- isHoveredWhenOff: {
13
- true: "bg-neutral-200 border-primary-700",
14
- false: ""
15
- },
16
- isFocusVisible: {
17
- true: "ring-2 ring-sky-400 ring-offset-2",
18
- false: ""
19
- },
20
- size: {
21
- sm: "w-[42px] h-[24px]",
22
- md: "w-[56px] h-[32px]"
23
- }
24
- },
25
- defaultVariants: {
26
- size: "md",
27
- isSelected: !1,
28
- isDisabled: !1,
29
- isFocusVisible: !1,
30
- isHoveredWhenOff: !1
31
- },
32
- compoundVariants: [
33
- // Hover cuando el switch está apagado y no deshabilitado
34
- {
35
- isSelected: !1,
36
- isDisabled: !1,
37
- class: "hover:bg-neutral-200 hover:border-primary-700"
38
- },
39
- {
40
- isSelected: !0,
41
- isDisabled: !1,
42
- class: "hover:bg-primary-700"
43
- },
44
- {
45
- isSelected: !1,
46
- isDisabled: !0,
47
- class: "bg-neutral-400 border-none"
48
- },
49
- {
50
- isSelected: !0,
51
- isDisabled: !0,
52
- class: "bg-neutral-500"
53
- }
54
- ]
55
- }), a = e(
56
- "absolute top-1/2 transform -translate-y-1/2 transition-all duration-300 rounded-full",
2
+ const t = 'after:content-[""] after:absolute after:border-8 after:border-x-transparent', o = `${t} after:left-4 after:top-[100%] after:border-b-transparent`, a = `${t} after:left-1/2 after:top-[100%] after:-translate-x-1/2 after:border-b-transparent`, b = `${t} after:right-4 after:top-[100%] after:border-b-transparent`, l = `${t} after:left-4 after:bottom-[100%] after:border-t-transparent`, f = `${t} after:left-1/2 after:bottom-[100%] after:-translate-x-1/2 after:border-t-transparent`, n = `${t} after:right-4 after:bottom-[100%] after:border-t-transparent`, r = 'before:content-[""] before:absolute before:top-1/2 before:-translate-y-1/2 before:border-8 before:border-y-transparent', s = `${r} before:right-[100%] before:border-l-transparent`, p = `${r} before:left-[100%] before:border-r-transparent`, u = e(
3
+ "absolute z-20 w-max max-w-[250px] whitespace-normal break-words rounded-lg transition duration-150 ease-in-out shadow-[0px_2px_4px_-2px_#22242A0F,0px_4px_8px_-2px_#22242A1A] py-2 px-3",
57
4
  {
58
5
  variants: {
59
- isSelected: {
60
- true: "bg-primary-50",
61
- false: "bg-primary-200 border border-primary-200"
62
- },
63
- isDisabled: {
64
- true: "bg-neutral-600 border-none",
65
- false: ""
6
+ mode: {
7
+ light: "bg-blue-50 text-neutral-900 after:border-t-blue-50 after:border-b-blue-50 before:border-r-blue-50 before:border-l-blue-50",
8
+ dark: "bg-blue-900 text-blue-50 after:border-t-blue-900 after:border-b-blue-900 before:border-r-blue-900 before:border-l-blue-900"
66
9
  },
67
- isHoveredWhenOff: {
68
- true: "bg-primary-700 border-primary-700",
10
+ hasSupportText: {
11
+ true: "",
69
12
  false: ""
70
13
  },
71
- size: {
72
- sm: "w-[20px] h-[20px]",
73
- md: "w-[24px] h-[24px]"
14
+ placement: {
15
+ none: "bottom-full left-1/2 mb-3 -translate-x-1/2",
16
+ "top-start": `bottom-full left-0 mb-3 ${o}`,
17
+ top: `bottom-full left-1/2 mb-3 -translate-x-1/2 ${a}`,
18
+ "top-end": `bottom-full right-0 mb-3 ${b}`,
19
+ right: `left-full top-1/2 ml-3 -translate-y-1/2 ${s}`,
20
+ "bottom-start": `left-0 top-full mt-3 ${l}`,
21
+ bottom: `left-1/2 top-full mt-3 -translate-x-1/2 ${f}`,
22
+ "bottom-end": `right-0 top-full mt-3 ${n}`,
23
+ left: `right-full top-1/2 mr-3 -translate-y-1/2 ${p}`
74
24
  }
75
25
  },
76
- defaultVariants: {
77
- size: "md",
78
- isSelected: !1,
79
- isDisabled: !1,
80
- isHoveredWhenOff: !1
81
- },
82
26
  compoundVariants: [
83
27
  {
84
- isSelected: !0,
85
- isDisabled: !0,
86
- class: "bg-neutral-400"
28
+ hasSupportText: !0,
29
+ mode: "dark",
30
+ class: "text-[16px] text-blue-50 font-semibold leading-5"
31
+ },
32
+ {
33
+ hasSupportText: !0,
34
+ mode: "light",
35
+ class: "text-[16px] text-neutral-900 font-semibold leading-5"
87
36
  }
88
37
  ]
89
38
  }
90
39
  );
91
40
  export {
92
- a as indicatorVariants,
93
- s as switchVariants
41
+ u as tooltipVariants
94
42
  };
@@ -1,24 +1,5 @@
1
- import { cva as t } from "class-variance-authority";
2
- const o = t("scroll-m-12 text-neutral-900", {
3
- variants: {
4
- size: {
5
- h1: "text-[2rem] font-bold leading-10",
6
- h2: "text-[1.75rem] font-bold leading-9",
7
- h3: "text-2xl font-semibold",
8
- h4: "text-[1.375rem] font-semibold leading-7",
9
- h5: "text-xl font-semibold",
10
- h6: "text-lg font-semibold"
11
- }
12
- }
13
- }), n = t("", {
14
- variants: {
15
- type: {
16
- body: "text-base text-neutral-900",
17
- caption: "text-xs text-neutral-700"
18
- }
19
- }
20
- });
1
+ import { createContext as t } from "react";
2
+ const e = t({});
21
3
  export {
22
- n as textVariants,
23
- o as titleVariants
4
+ e as TooltipContext
24
5
  };
@@ -1,20 +1,162 @@
1
- import { j as r } from "./index.es36.js";
2
- import { ColorArea as s, ColorThumb as l } from "react-aria-components";
3
- function t({ color: o, onChange: e, ...a }) {
4
- return /* @__PURE__ */ r.jsx(
5
- s,
6
- {
7
- colorSpace: "hsb",
8
- xChannel: "saturation",
9
- yChannel: "brightness",
10
- value: o,
11
- className: "mb-2 h-32 w-48 rounded border",
12
- onChange: e,
13
- ...a,
14
- children: /* @__PURE__ */ r.jsx(l, { className: "box-border size-5 rounded-full border-2 border-white shadow-[0_0_0_1px_black,inset_0_0_0_1px_black] data-[focus-visible]:size-6" })
1
+ import { cva as e } from "class-variance-authority";
2
+ const r = e(
3
+ "inline-flex items-center justify-center font-medium transition-colors duration-200 cursor-pointer outline-none border border-transparent rounded-full",
4
+ {
5
+ variants: {
6
+ size: {
7
+ sm: "h-5 px-2 py-1 text-xs gap-1"
8
+ },
9
+ variant: {
10
+ success: "text-success-800",
11
+ error: "text-error-800",
12
+ warning: "text-yellow-warning-800",
13
+ info: "text-blue-800"
14
+ },
15
+ isSelected: {
16
+ true: "",
17
+ false: ""
18
+ },
19
+ isDisabled: {
20
+ true: "cursor-not-allowed bg-neutral-200 border-neutral-400 text-neutral-400",
21
+ false: ""
22
+ },
23
+ isHovered: {
24
+ true: "",
25
+ false: ""
26
+ },
27
+ isFocused: {
28
+ true: "",
29
+ false: ""
30
+ }
31
+ },
32
+ compoundVariants: [
33
+ // Success variants
34
+ {
35
+ variant: "success",
36
+ isDisabled: !1,
37
+ isHovered: !1,
38
+ isFocused: !1,
39
+ class: "bg-success-50"
40
+ },
41
+ {
42
+ variant: "success",
43
+ isDisabled: !1,
44
+ isHovered: !0,
45
+ isFocused: !1,
46
+ class: "bg-success-100"
47
+ },
48
+ {
49
+ variant: "success",
50
+ isDisabled: !1,
51
+ isHovered: !1,
52
+ isFocused: !0,
53
+ class: "bg-success-100 border border-success-400"
54
+ },
55
+ {
56
+ variant: "success",
57
+ isDisabled: !1,
58
+ isHovered: !0,
59
+ isFocused: !0,
60
+ class: "bg-success-100 border border-success-400"
61
+ },
62
+ // Error variants
63
+ {
64
+ variant: "error",
65
+ isDisabled: !1,
66
+ isHovered: !1,
67
+ isFocused: !1,
68
+ class: "bg-error-100"
69
+ },
70
+ {
71
+ variant: "error",
72
+ isDisabled: !1,
73
+ isHovered: !0,
74
+ isFocused: !1,
75
+ class: "bg-error-200"
76
+ },
77
+ {
78
+ variant: "error",
79
+ isDisabled: !1,
80
+ isHovered: !1,
81
+ isFocused: !0,
82
+ class: "bg-error-100 border border-error-400"
83
+ },
84
+ {
85
+ variant: "error",
86
+ isDisabled: !1,
87
+ isHovered: !0,
88
+ isFocused: !0,
89
+ class: "bg-error-100 border border-error-400"
90
+ },
91
+ // Warning variants
92
+ {
93
+ variant: "warning",
94
+ isDisabled: !1,
95
+ isHovered: !1,
96
+ isFocused: !1,
97
+ class: "bg-yellow-warning-100"
98
+ },
99
+ {
100
+ variant: "warning",
101
+ isDisabled: !1,
102
+ isHovered: !0,
103
+ isFocused: !1,
104
+ class: "bg-yellow-warning-200"
105
+ },
106
+ {
107
+ variant: "warning",
108
+ isDisabled: !1,
109
+ isHovered: !1,
110
+ isFocused: !0,
111
+ class: "bg-yellow-warning-100 border border-yellow-warning-400"
112
+ },
113
+ {
114
+ variant: "warning",
115
+ isDisabled: !1,
116
+ isHovered: !0,
117
+ isFocused: !0,
118
+ class: "bg-yellow-warning-100 border border-yellow-warning-400"
119
+ },
120
+ // Info variants
121
+ {
122
+ variant: "info",
123
+ isDisabled: !1,
124
+ isHovered: !1,
125
+ isFocused: !1,
126
+ class: "bg-blue-100"
127
+ },
128
+ {
129
+ variant: "info",
130
+ isDisabled: !1,
131
+ isHovered: !0,
132
+ isFocused: !1,
133
+ class: "bg-blue-200"
134
+ },
135
+ {
136
+ variant: "info",
137
+ isDisabled: !1,
138
+ isHovered: !1,
139
+ isFocused: !0,
140
+ class: "bg-blue-100 border border-blue-400"
141
+ },
142
+ {
143
+ variant: "info",
144
+ isDisabled: !1,
145
+ isHovered: !0,
146
+ isFocused: !0,
147
+ class: "bg-blue-100 border border-blue-400"
148
+ }
149
+ ],
150
+ defaultVariants: {
151
+ size: "sm",
152
+ variant: "success",
153
+ isSelected: !1,
154
+ isDisabled: !1,
155
+ isHovered: !1,
156
+ isFocused: !1
15
157
  }
16
- );
17
- }
158
+ }
159
+ );
18
160
  export {
19
- t as ColorArea
161
+ r as statusChipVariants
20
162
  };
@@ -1,19 +1,94 @@
1
- import { j as e } from "./index.es36.js";
2
- import { ColorField as n, Input as t } from "react-aria-components";
3
- function p(o) {
4
- const { isDisabled: l, inputProps: r = {}, ...s } = o;
5
- return /* @__PURE__ */ e.jsx(n, { className: "relative flex h-8 w-32 items-center", isDisabled: l, ...s, children: /* @__PURE__ */ e.jsx(
6
- t,
1
+ import { cva as e } from "class-variance-authority";
2
+ const s = e("relative rounded-full transition-colors duration-300", {
3
+ variants: {
4
+ isSelected: {
5
+ true: "bg-primary-500",
6
+ false: "bg-neutral-50 border border-primary-200"
7
+ },
8
+ isDisabled: {
9
+ true: "cursor-not-allowed bg-neutral-400 border-none",
10
+ false: "cursor-pointer"
11
+ },
12
+ isHoveredWhenOff: {
13
+ true: "bg-neutral-200 border-primary-700",
14
+ false: ""
15
+ },
16
+ isFocusVisible: {
17
+ true: "ring-2 ring-sky-400 ring-offset-2",
18
+ false: ""
19
+ },
20
+ size: {
21
+ sm: "w-[42px] h-[24px]",
22
+ md: "w-[56px] h-[32px]"
23
+ }
24
+ },
25
+ defaultVariants: {
26
+ size: "md",
27
+ isSelected: !1,
28
+ isDisabled: !1,
29
+ isFocusVisible: !1,
30
+ isHoveredWhenOff: !1
31
+ },
32
+ compoundVariants: [
33
+ // Hover cuando el switch está apagado y no deshabilitado
34
+ {
35
+ isSelected: !1,
36
+ isDisabled: !1,
37
+ class: "hover:bg-neutral-200 hover:border-primary-700"
38
+ },
39
+ {
40
+ isSelected: !0,
41
+ isDisabled: !1,
42
+ class: "hover:bg-primary-700"
43
+ },
44
+ {
45
+ isSelected: !1,
46
+ isDisabled: !0,
47
+ class: "bg-neutral-400 border-none"
48
+ },
7
49
  {
8
- className: "size-full border-none bg-transparent p-0 outline-none focus:outline-none focus:ring-0",
9
- maxLength: 7,
10
- "aria-label": "Color hex",
11
- spellCheck: !1,
12
- autoComplete: "off",
13
- ...r
50
+ isSelected: !0,
51
+ isDisabled: !0,
52
+ class: "bg-neutral-500"
14
53
  }
15
- ) });
16
- }
54
+ ]
55
+ }), a = e(
56
+ "absolute top-1/2 transform -translate-y-1/2 transition-all duration-300 rounded-full",
57
+ {
58
+ variants: {
59
+ isSelected: {
60
+ true: "bg-primary-50",
61
+ false: "bg-primary-200 border border-primary-200"
62
+ },
63
+ isDisabled: {
64
+ true: "bg-neutral-600 border-none",
65
+ false: ""
66
+ },
67
+ isHoveredWhenOff: {
68
+ true: "bg-primary-700 border-primary-700",
69
+ false: ""
70
+ },
71
+ size: {
72
+ sm: "w-[20px] h-[20px]",
73
+ md: "w-[24px] h-[24px]"
74
+ }
75
+ },
76
+ defaultVariants: {
77
+ size: "md",
78
+ isSelected: !1,
79
+ isDisabled: !1,
80
+ isHoveredWhenOff: !1
81
+ },
82
+ compoundVariants: [
83
+ {
84
+ isSelected: !0,
85
+ isDisabled: !0,
86
+ class: "bg-neutral-400"
87
+ }
88
+ ]
89
+ }
90
+ );
17
91
  export {
18
- p as ColorField
92
+ a as indicatorVariants,
93
+ s as switchVariants
19
94
  };
@@ -1,18 +1,24 @@
1
- import { j as r } from "./index.es36.js";
2
- import { ColorSlider as f, SliderTrack as l, ColorThumb as i } from "react-aria-components";
3
- function d(e) {
4
- const { color: o } = e;
5
- return /* @__PURE__ */ r.jsx(
6
- f,
7
- {
8
- channel: "hue",
9
- value: o,
10
- className: "mb-2 h-4 w-48 rounded border bg-[linear-gradient(to_right,#ff0000,#ffff00,#00ff00,#00ffff,#0000ff,#ff00ff,#ff0000)]",
11
- ...e,
12
- children: /* @__PURE__ */ r.jsx(l, { className: "size-full", children: /* @__PURE__ */ r.jsx(i, { className: "box-border size-5 rounded-full border-2 border-white shadow-[0_0_0_1px_black,inset_0_0_0_1px_black] data-[focus-visible]:size-6" }) })
1
+ import { cva as t } from "class-variance-authority";
2
+ const o = t("scroll-m-12 text-neutral-900", {
3
+ variants: {
4
+ size: {
5
+ h1: "text-[2rem] font-bold leading-10",
6
+ h2: "text-[1.75rem] font-bold leading-9",
7
+ h3: "text-2xl font-semibold",
8
+ h4: "text-[1.375rem] font-semibold leading-7",
9
+ h5: "text-xl font-semibold",
10
+ h6: "text-lg font-semibold"
13
11
  }
14
- );
15
- }
12
+ }
13
+ }), n = t("", {
14
+ variants: {
15
+ type: {
16
+ body: "text-base text-neutral-900",
17
+ caption: "text-xs text-neutral-700"
18
+ }
19
+ }
20
+ });
16
21
  export {
17
- d as ColorSlider
22
+ n as textVariants,
23
+ o as titleVariants
18
24
  };