@simpli-route/apollo-ds 0.1.54 → 0.1.55

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 (127) hide show
  1. package/dist/components/InvisibleSelect/InvisibleSelect.d.ts +1 -6
  2. package/dist/components/InvisibleSelect/InvisibleSelectContent.d.ts +17 -0
  3. package/dist/components/InvisibleSelect/index.d.ts +2 -3
  4. package/dist/components/InvisibleSelect/types.d.ts +82 -38
  5. package/dist/components/InvisibleSelect/variants.d.ts +15 -13
  6. package/dist/components/index.d.ts +1 -1
  7. package/dist/index.cjs.js +1 -1
  8. package/dist/index.cjs10.js +1 -1
  9. package/dist/index.cjs11.js +1 -1
  10. package/dist/index.cjs13.js +1 -1
  11. package/dist/index.cjs15.js +1 -1
  12. package/dist/index.cjs16.js +1 -1
  13. package/dist/index.cjs17.js +1 -1
  14. package/dist/index.cjs18.js +1 -1
  15. package/dist/index.cjs19.js +1 -1
  16. package/dist/index.cjs23.js +1 -1
  17. package/dist/index.cjs24.js +1 -1
  18. package/dist/index.cjs25.js +1 -1
  19. package/dist/index.cjs26.js +1 -1
  20. package/dist/index.cjs27.js +1 -1
  21. package/dist/index.cjs28.js +1 -1
  22. package/dist/index.cjs30.js +1 -1
  23. package/dist/index.cjs34.js +1 -1
  24. package/dist/index.cjs35.js +1 -1
  25. package/dist/index.cjs36.js +1 -1
  26. package/dist/index.cjs37.js +1 -1
  27. package/dist/index.cjs38.js +1 -1
  28. package/dist/index.cjs39.js +1 -1
  29. package/dist/index.cjs4.js +1 -1
  30. package/dist/index.cjs43.js +1 -1
  31. package/dist/index.cjs44.js +1 -1
  32. package/dist/index.cjs46.js +1 -1
  33. package/dist/index.cjs47.js +1 -1
  34. package/dist/index.cjs48.js +1 -1
  35. package/dist/index.cjs49.js +1 -1
  36. package/dist/index.cjs5.js +1 -1
  37. package/dist/index.cjs50.js +1 -1
  38. package/dist/index.cjs51.js +1 -1
  39. package/dist/index.cjs52.js +1 -1
  40. package/dist/index.cjs53.js +1 -1
  41. package/dist/index.cjs54.js +1 -1
  42. package/dist/index.cjs55.js +1 -1
  43. package/dist/index.cjs56.js +1 -1
  44. package/dist/index.cjs57.js +1 -1
  45. package/dist/index.cjs58.js +1 -1
  46. package/dist/index.cjs59.js +1 -1
  47. package/dist/index.cjs6.js +1 -1
  48. package/dist/index.cjs60.js +1 -1
  49. package/dist/index.cjs61.js +1 -1
  50. package/dist/index.cjs62.js +1 -1
  51. package/dist/index.cjs63.js +1 -1
  52. package/dist/index.cjs64.js +1 -1
  53. package/dist/index.cjs65.js +1 -1
  54. package/dist/index.cjs66.js +1 -1
  55. package/dist/index.cjs67.js +1 -1
  56. package/dist/index.cjs7.js +1 -1
  57. package/dist/index.cjs73.js +1 -1
  58. package/dist/index.cjs79.js +1 -1
  59. package/dist/index.cjs8.js +1 -1
  60. package/dist/index.cjs80.js +1 -1
  61. package/dist/index.cjs81.js +1 -1
  62. package/dist/index.cjs82.js +1 -1
  63. package/dist/index.cjs83.js +1 -1
  64. package/dist/index.cjs9.js +1 -1
  65. package/dist/index.es.js +10 -10
  66. package/dist/index.es10.js +1 -1
  67. package/dist/index.es11.js +1 -1
  68. package/dist/index.es13.js +1 -1
  69. package/dist/index.es15.js +1 -1
  70. package/dist/index.es16.js +119 -116
  71. package/dist/index.es17.js +66 -31
  72. package/dist/index.es18.js +2 -2
  73. package/dist/index.es19.js +1 -1
  74. package/dist/index.es23.js +2 -2
  75. package/dist/index.es24.js +1 -1
  76. package/dist/index.es25.js +17 -17
  77. package/dist/index.es26.js +1 -1
  78. package/dist/index.es27.js +2 -2
  79. package/dist/index.es28.js +1 -1
  80. package/dist/index.es30.js +1 -1
  81. package/dist/index.es34.js +3 -3
  82. package/dist/index.es35.js +3 -3
  83. package/dist/index.es36.js +1 -1
  84. package/dist/index.es37.js +1 -1
  85. package/dist/index.es38.js +1 -1
  86. package/dist/index.es39.js +1 -1
  87. package/dist/index.es4.js +1 -1
  88. package/dist/index.es43.js +30 -41
  89. package/dist/index.es44.js +30 -171
  90. package/dist/index.es46.js +17 -33
  91. package/dist/index.es47.js +16 -79
  92. package/dist/index.es48.js +15 -129
  93. package/dist/index.es49.js +26 -65
  94. package/dist/index.es5.js +19 -19
  95. package/dist/index.es50.js +171 -3
  96. package/dist/index.es51.js +61 -9
  97. package/dist/index.es52.js +98 -118
  98. package/dist/index.es53.js +48 -100
  99. package/dist/index.es54.js +3 -115
  100. package/dist/index.es55.js +18 -104
  101. package/dist/index.es56.js +140 -24
  102. package/dist/index.es57.js +129 -7
  103. package/dist/index.es58.js +72 -74
  104. package/dist/index.es59.js +98 -24
  105. package/dist/index.es6.js +1 -1
  106. package/dist/index.es60.js +32 -158
  107. package/dist/index.es61.js +7 -91
  108. package/dist/index.es62.js +109 -14
  109. package/dist/index.es63.js +40 -30
  110. package/dist/index.es64.js +159 -17
  111. package/dist/index.es65.js +90 -15
  112. package/dist/index.es66.js +21 -15
  113. package/dist/index.es67.js +7 -6
  114. package/dist/index.es7.js +1 -1
  115. package/dist/index.es73.js +1 -1
  116. package/dist/index.es79.js +10 -19
  117. package/dist/index.es8.js +3 -3
  118. package/dist/index.es80.js +10 -20
  119. package/dist/index.es81.js +45 -10
  120. package/dist/index.es82.js +19 -10
  121. package/dist/index.es83.js +17 -42
  122. package/dist/index.es9.js +2 -2
  123. package/dist/stories/InvisibleSelect.stories.d.ts +29 -80
  124. package/dist/style.css +11 -60
  125. package/package.json +1 -1
  126. package/dist/components/InvisibleSelect/InvisibleSelect.test.d.ts +0 -1
  127. package/dist/components/InvisibleSelect/InvisibleSelectItem.d.ts +0 -25
@@ -1,162 +1,36 @@
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
1
+ import { cva as r } from "class-variance-authority";
2
+ const n = r("w-full overflow-hidden rounded-lg bg-primary-100 h-2", {
3
+ variants: {
4
+ variant: {
5
+ primary: "bg-primary-100",
6
+ success: "bg-success-100",
7
+ error: "bg-error-100",
8
+ yellow: "bg-yellow-100",
9
+ yellowWarning: "bg-yellow-warning-100",
10
+ orangeWarning: "bg-orange-warning-100",
11
+ sky: "bg-sky-100"
157
12
  }
13
+ },
14
+ defaultVariants: {
15
+ variant: "primary"
158
16
  }
159
- );
17
+ }), g = r("size-full rounded-lg", {
18
+ variants: {
19
+ variant: {
20
+ primary: "bg-primary-500",
21
+ success: "bg-success-500",
22
+ error: "bg-error-500",
23
+ yellow: "bg-yellow-500",
24
+ yellowWarning: "bg-yellow-warning-500",
25
+ orangeWarning: "bg-orange-warning-500",
26
+ sky: "bg-sky-500"
27
+ }
28
+ },
29
+ defaultVariants: {
30
+ variant: "primary"
31
+ }
32
+ });
160
33
  export {
161
- r as statusChipVariants
34
+ n as progressBarVariants,
35
+ g as progressFillVariants
162
36
  };
@@ -1,94 +1,10 @@
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",
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
- );
2
+ const n = e("flex items-center justify-between pb-4"), a = e("text-base font-medium text-neutral-900"), r = e(
3
+ "flex h-8 w-8 items-center justify-center rounded-md text-primary-500 hover:bg-neutral-200 transition-colors outline-none focus-visible:ring-2 focus-visible:ring-blue-400 disabled:opacity-40 disabled:cursor-not-allowed"
4
+ ), i = e("pb-2 text-xs font-normal text-neutral-900 uppercase w-10");
91
5
  export {
92
- a as indicatorVariants,
93
- s as switchVariants
6
+ r as rangeCalendarButtonVariants,
7
+ i as rangeCalendarHeaderCellVariants,
8
+ n as rangeCalendarHeaderVariants,
9
+ a as rangeCalendarHeadingVariants
94
10
  };
@@ -1,24 +1,119 @@
1
- import { cva as t } from "class-variance-authority";
2
- const o = t("scroll-m-12 text-neutral-900", {
1
+ import { cva as r } from "class-variance-authority";
2
+ const t = r(
3
+ "flex w-full rounded-md border border-neutral-500 bg-white px-4 text-base leading-6 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",
4
+ {
5
+ variants: {
6
+ size: {
7
+ xs: "py-1",
8
+ sm: "py-2",
9
+ md: "py-3",
10
+ lg: "py-4"
11
+ },
12
+ isHovered: {
13
+ true: ""
14
+ },
15
+ isDisabled: {
16
+ true: "cursor-not-allowed bg-neutral-200 text-neutral-600"
17
+ },
18
+ isReadOnly: {
19
+ true: "cursor-not-allowed"
20
+ },
21
+ validationState: {
22
+ invalid: "border-error-500 text-red-800 placeholder:text-red-800 focus-within:border-error-500 focus-within:ring-error-500 focus:border-error-500 focus:ring-error-500 pr-10",
23
+ valid: "border-success-500 text-success-800 placeholder:text-success-800 focus-within:border-success-500 focus-within:ring-success-500 focus:border-success-500 focus:ring-success-500 pr-10"
24
+ },
25
+ hasIcon: {
26
+ true: "pr-10"
27
+ },
28
+ isFocusVisible: {
29
+ true: ""
30
+ }
31
+ },
32
+ compoundVariants: [
33
+ {
34
+ isHovered: !0,
35
+ validationState: void 0,
36
+ class: "border-neutral-900"
37
+ },
38
+ {
39
+ isHovered: !0,
40
+ validationState: "invalid",
41
+ class: "border-error-600"
42
+ },
43
+ {
44
+ isHovered: !0,
45
+ validationState: "valid",
46
+ class: "border-success-600"
47
+ }
48
+ ]
49
+ }
50
+ ), a = r(
51
+ "w-full border outline-none transition-colors duration-200 rounded-sm text-blue-800",
52
+ {
53
+ variants: {
54
+ size: {
55
+ bodySm: "px-1.5 py-1 text-xs gap-2",
56
+ bodyDefault: "px-1.5 py-1 text-sm gap-2",
57
+ h5: "px-2 py-1 text-base gap-2",
58
+ h3: "px-2 py-1 text-[22px] gap-2"
59
+ },
60
+ state: {
61
+ default: "border-transparent bg-transparent",
62
+ hover: "border-blue-100 bg-transparent",
63
+ active: "!border-primary-500 bg-neutral-50 focus:!border-primary-500 focus:!bg-neutral-50",
64
+ error: "!border-error-500 bg-neutral-50 focus:!border-error-500 focus:!bg-neutral-50",
65
+ disabled: "border-transparent bg-transparent cursor-not-allowed"
66
+ }
67
+ },
68
+ defaultVariants: {
69
+ size: "bodyDefault",
70
+ state: "default"
71
+ }
72
+ }
73
+ ), s = r("font-normal text-neutral-800 ml-0.5", {
3
74
  variants: {
4
75
  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"
76
+ bodySm: "text-xs",
77
+ bodyDefault: "text-sm",
78
+ h5: "text-base",
79
+ h3: "text-[22px]"
11
80
  }
81
+ },
82
+ defaultVariants: {
83
+ size: "bodyDefault"
12
84
  }
13
- }), n = t("", {
85
+ }), o = r("text-xs font-normal", {
14
86
  variants: {
15
- type: {
16
- body: "text-base text-neutral-900",
17
- caption: "text-xs text-neutral-700"
87
+ state: {
88
+ default: "text-neutral-600",
89
+ error: "text-error-800"
90
+ }
91
+ },
92
+ defaultVariants: {
93
+ state: "default"
94
+ }
95
+ }), i = r("flex w-full gap-1", {
96
+ variants: {
97
+ size: {
98
+ bodySm: "gap-1",
99
+ bodyDefault: "gap-1",
100
+ h5: "gap-1",
101
+ h3: "gap-1"
102
+ },
103
+ orientation: {
104
+ vertical: "flex-col",
105
+ horizontal: "flex-row items-center"
18
106
  }
107
+ },
108
+ defaultVariants: {
109
+ size: "bodyDefault",
110
+ orientation: "vertical"
19
111
  }
20
112
  });
21
113
  export {
22
- n as textVariants,
23
- o as titleVariants
114
+ t as inputVariants,
115
+ o as invisibleInputCaptionVariants,
116
+ i as invisibleInputContainerVariants,
117
+ s as invisibleInputLabelVariants,
118
+ a as invisibleInputVariants
24
119
  };
@@ -1,32 +1,42 @@
1
- import { j as e } from "./index.es40.js";
2
- import { cn as l } from "./index.es41.js";
3
- const m = (r) => {
4
- const { isIndeterminate: t, isSelected: s, className: n, isHovered: a } = r, o = a && !s && !t ? "text-neutral-500" : "", i = !!(o || s);
5
- return /* @__PURE__ */ e.jsx("svg", { className: l("stroke-current", o, n), viewBox: "-1 1 17 17", children: t ? /* @__PURE__ */ e.jsx(
6
- "line",
7
- {
8
- x1: 1,
9
- y1: 10,
10
- x2: 14,
11
- y2: 10,
12
- fill: "none",
13
- strokeWidth: 2,
14
- strokeDasharray: 14,
15
- strokeDashoffset: s ? 28 : 42,
16
- style: { transition: "all 400ms" }
17
- }
18
- ) : /* @__PURE__ */ e.jsx(
19
- "polyline",
20
- {
21
- points: "1 9 7 14 15 4",
22
- fill: "none",
23
- strokeWidth: 2,
24
- strokeDasharray: 22,
25
- strokeDashoffset: i ? 44 : 66,
26
- style: { transition: "all 400ms" }
27
- }
28
- ) });
29
- };
1
+ import { cva as e } from "class-variance-authority";
2
+ const t = e("w-[--trigger-width] rounded-md bg-neutral-50 shadow-md ring-0", {
3
+ variants: {}
4
+ }), s = e(
5
+ "group flex cursor-pointer items-center justify-between rounded-sm p-2 text-sm text-neutral-700 outline-none hover:bg-primary-100 hover:text-primary-500",
6
+ {
7
+ variants: {
8
+ isFocused: {
9
+ true: "bg-primary-100 text-primary-500"
10
+ },
11
+ isSelected: {
12
+ true: "bg-primary-100 text-primary-500"
13
+ },
14
+ isDisabled: {
15
+ true: ""
16
+ },
17
+ isCheckValue: {
18
+ true: "bg-primary-100 text-primary-500"
19
+ },
20
+ hideDisabledItems: {
21
+ true: ""
22
+ }
23
+ },
24
+ compoundVariants: [
25
+ {
26
+ isDisabled: !0,
27
+ isFocused: !1,
28
+ isSelected: !1,
29
+ class: "text-neutral-400 cursor-not-allowed"
30
+ },
31
+ {
32
+ isSelected: !0,
33
+ hideDisabledItems: !0,
34
+ class: "bg-transparent"
35
+ }
36
+ ]
37
+ }
38
+ );
30
39
  export {
31
- m as MarkIcon
40
+ t as popoverVariants,
41
+ s as searchOptionVariants
32
42
  };
@@ -1,20 +1,162 @@
1
- import { j as r } from "./index.es40.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
  };