@simpli-route/apollo-ds 0.1.55 → 0.1.57

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 (114) hide show
  1. package/dist/components/InvisibleSelect/types.d.ts +17 -0
  2. package/dist/components/SelectInput/types.d.ts +4 -0
  3. package/dist/index.cjs10.js +1 -1
  4. package/dist/index.cjs11.js +1 -1
  5. package/dist/index.cjs12.js +1 -1
  6. package/dist/index.cjs13.js +1 -1
  7. package/dist/index.cjs15.js +1 -1
  8. package/dist/index.cjs16.js +1 -1
  9. package/dist/index.cjs17.js +1 -1
  10. package/dist/index.cjs18.js +1 -1
  11. package/dist/index.cjs19.js +1 -1
  12. package/dist/index.cjs23.js +1 -1
  13. package/dist/index.cjs24.js +1 -1
  14. package/dist/index.cjs25.js +1 -1
  15. package/dist/index.cjs26.js +1 -1
  16. package/dist/index.cjs27.js +1 -1
  17. package/dist/index.cjs28.js +1 -1
  18. package/dist/index.cjs30.js +1 -1
  19. package/dist/index.cjs34.js +1 -1
  20. package/dist/index.cjs36.js +1 -1
  21. package/dist/index.cjs37.js +1 -1
  22. package/dist/index.cjs38.js +1 -1
  23. package/dist/index.cjs39.js +1 -1
  24. package/dist/index.cjs4.js +1 -1
  25. package/dist/index.cjs43.js +1 -1
  26. package/dist/index.cjs44.js +1 -1
  27. package/dist/index.cjs46.js +1 -1
  28. package/dist/index.cjs47.js +1 -1
  29. package/dist/index.cjs48.js +1 -1
  30. package/dist/index.cjs49.js +1 -1
  31. package/dist/index.cjs5.js +1 -1
  32. package/dist/index.cjs50.js +1 -1
  33. package/dist/index.cjs51.js +1 -1
  34. package/dist/index.cjs52.js +1 -1
  35. package/dist/index.cjs53.js +1 -1
  36. package/dist/index.cjs54.js +1 -1
  37. package/dist/index.cjs55.js +1 -1
  38. package/dist/index.cjs56.js +1 -1
  39. package/dist/index.cjs57.js +1 -1
  40. package/dist/index.cjs58.js +1 -1
  41. package/dist/index.cjs59.js +1 -1
  42. package/dist/index.cjs6.js +1 -1
  43. package/dist/index.cjs60.js +1 -1
  44. package/dist/index.cjs61.js +1 -1
  45. package/dist/index.cjs62.js +1 -1
  46. package/dist/index.cjs63.js +1 -1
  47. package/dist/index.cjs64.js +1 -1
  48. package/dist/index.cjs65.js +1 -1
  49. package/dist/index.cjs66.js +1 -1
  50. package/dist/index.cjs67.js +1 -1
  51. package/dist/index.cjs68.js +1 -1
  52. package/dist/index.cjs7.js +1 -1
  53. package/dist/index.cjs73.js +1 -1
  54. package/dist/index.cjs8.js +1 -1
  55. package/dist/index.cjs83.js +1 -1
  56. package/dist/index.cjs9.js +1 -1
  57. package/dist/index.es10.js +1 -1
  58. package/dist/index.es11.js +1 -1
  59. package/dist/index.es12.js +1 -1
  60. package/dist/index.es13.js +1 -1
  61. package/dist/index.es15.js +1 -1
  62. package/dist/index.es16.js +62 -52
  63. package/dist/index.es17.js +1 -1
  64. package/dist/index.es18.js +2 -2
  65. package/dist/index.es19.js +1 -1
  66. package/dist/index.es23.js +2 -2
  67. package/dist/index.es24.js +1 -1
  68. package/dist/index.es25.js +17 -17
  69. package/dist/index.es26.js +1 -1
  70. package/dist/index.es27.js +2 -2
  71. package/dist/index.es28.js +1 -1
  72. package/dist/index.es30.js +1 -1
  73. package/dist/index.es34.js +1 -1
  74. package/dist/index.es36.js +1 -1
  75. package/dist/index.es37.js +1 -1
  76. package/dist/index.es38.js +1 -1
  77. package/dist/index.es39.js +1 -1
  78. package/dist/index.es4.js +1 -1
  79. package/dist/index.es43.js +41 -30
  80. package/dist/index.es44.js +171 -30
  81. package/dist/index.es46.js +33 -17
  82. package/dist/index.es47.js +79 -16
  83. package/dist/index.es48.js +129 -15
  84. package/dist/index.es49.js +65 -26
  85. package/dist/index.es5.js +19 -19
  86. package/dist/index.es50.js +3 -171
  87. package/dist/index.es51.js +9 -61
  88. package/dist/index.es52.js +118 -98
  89. package/dist/index.es53.js +103 -57
  90. package/dist/index.es54.js +115 -3
  91. package/dist/index.es55.js +104 -18
  92. package/dist/index.es56.js +24 -140
  93. package/dist/index.es57.js +7 -129
  94. package/dist/index.es58.js +74 -72
  95. package/dist/index.es59.js +24 -98
  96. package/dist/index.es6.js +1 -1
  97. package/dist/index.es60.js +158 -32
  98. package/dist/index.es61.js +91 -7
  99. package/dist/index.es62.js +14 -109
  100. package/dist/index.es63.js +18 -40
  101. package/dist/index.es64.js +16 -159
  102. package/dist/index.es65.js +14 -90
  103. package/dist/index.es66.js +161 -20
  104. package/dist/index.es67.js +38 -25
  105. package/dist/index.es68.js +30 -163
  106. package/dist/index.es7.js +1 -1
  107. package/dist/index.es73.js +1 -1
  108. package/dist/index.es8.js +3 -3
  109. package/dist/index.es83.js +1 -1
  110. package/dist/index.es9.js +2 -2
  111. package/dist/stories/InvisibleTimeField.stories.d.ts +3 -1
  112. package/dist/stories/SelectInput.stories.d.ts +1 -0
  113. package/dist/style.css +3 -0
  114. package/package.json +1 -1
@@ -1,36 +1,162 @@
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"
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
12
157
  }
13
- },
14
- defaultVariants: {
15
- variant: "primary"
16
158
  }
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
- });
159
+ );
33
160
  export {
34
- n as progressBarVariants,
35
- g as progressFillVariants
161
+ r as statusChipVariants
36
162
  };
@@ -1,10 +1,94 @@
1
1
  import { cva as e } from "class-variance-authority";
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");
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
+ );
5
91
  export {
6
- r as rangeCalendarButtonVariants,
7
- i as rangeCalendarHeaderCellVariants,
8
- n as rangeCalendarHeaderVariants,
9
- a as rangeCalendarHeadingVariants
92
+ a as indicatorVariants,
93
+ s as switchVariants
10
94
  };
@@ -1,119 +1,24 @@
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", {
1
+ import { cva as t } from "class-variance-authority";
2
+ const o = t("scroll-m-12 text-neutral-900", {
74
3
  variants: {
75
4
  size: {
76
- bodySm: "text-xs",
77
- bodyDefault: "text-sm",
78
- h5: "text-base",
79
- h3: "text-[22px]"
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"
80
11
  }
81
- },
82
- defaultVariants: {
83
- size: "bodyDefault"
84
12
  }
85
- }), o = r("text-xs font-normal", {
13
+ }), n = t("", {
86
14
  variants: {
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"
15
+ type: {
16
+ body: "text-base text-neutral-900",
17
+ caption: "text-xs text-neutral-700"
106
18
  }
107
- },
108
- defaultVariants: {
109
- size: "bodyDefault",
110
- orientation: "vertical"
111
19
  }
112
20
  });
113
21
  export {
114
- t as inputVariants,
115
- o as invisibleInputCaptionVariants,
116
- i as invisibleInputContainerVariants,
117
- s as invisibleInputLabelVariants,
118
- a as invisibleInputVariants
22
+ n as textVariants,
23
+ o as titleVariants
119
24
  };
@@ -1,42 +1,20 @@
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
- );
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" })
15
+ }
16
+ );
17
+ }
39
18
  export {
40
- t as popoverVariants,
41
- s as searchOptionVariants
19
+ t as ColorArea
42
20
  };
@@ -1,162 +1,19 @@
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 { j as e } from "./index.es40.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,
7
+ {
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
157
14
  }
158
- }
159
- );
15
+ ) });
16
+ }
160
17
  export {
161
- r as statusChipVariants
18
+ p as ColorField
162
19
  };