@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,147 +1,165 @@
1
1
  import { cva as e } from "class-variance-authority";
2
- const r = e("font-normal text-neutral-800", {
3
- variants: {
4
- size: {
5
- bodySm: "text-xs",
6
- bodyDefault: "text-sm"
7
- }
8
- },
9
- defaultVariants: {
10
- size: "bodyDefault"
11
- }
12
- }), a = e(
13
- "flex w-fit items-center gap-2 rounded-sm border border-transparent bg-transparent transition-colors duration-200",
2
+ const t = [
14
3
  {
15
- variants: {
16
- size: {
17
- bodySm: "px-1.5 py-1",
18
- bodyDefault: "px-1.5 py-1"
19
- },
20
- state: {
21
- default: "border-transparent bg-transparent",
22
- hover: "border-blue-100 bg-transparent",
23
- active: "!border-primary-500 !bg-neutral-50 focus-within:!border-primary-500 focus-within:!bg-neutral-50",
24
- error: "!border-error-500 !bg-neutral-50 focus-within:!border-error-500 focus-within:!bg-neutral-50",
25
- disabled: "border-transparent bg-transparent cursor-not-allowed opacity-60"
26
- }
27
- },
28
- defaultVariants: {
29
- size: "bodyDefault",
30
- state: "default"
31
- }
32
- }
33
- ), s = e("text-xs font-normal", {
34
- variants: {
35
- state: {
36
- default: "text-neutral-600",
37
- error: "text-error-800"
38
- }
39
- },
40
- defaultVariants: {
41
- state: "default"
42
- }
43
- }), n = e("outline-none bg-transparent", {
44
- variants: {
45
- size: {
46
- bodySm: "text-xs",
47
- bodyDefault: "text-sm"
48
- }
49
- },
50
- defaultVariants: {
51
- size: "bodyDefault"
4
+ intent: "primary",
5
+ isHovered: !0,
6
+ isDisabled: !1,
7
+ isActive: !1,
8
+ class: "bg-primary-100"
9
+ },
10
+ {
11
+ intent: "secondary",
12
+ isHovered: !0,
13
+ isDisabled: !1,
14
+ isActive: !1,
15
+ class: "bg-primary-500 text-primary-50"
16
+ },
17
+ {
18
+ intent: "minimal",
19
+ isHovered: !0,
20
+ isDisabled: !1,
21
+ isActive: !1,
22
+ class: "bg-neutral-200 text-neutral-800"
23
+ },
24
+ {
25
+ intent: "error",
26
+ isHovered: !0,
27
+ isDisabled: !1,
28
+ isActive: !1,
29
+ class: "bg-error-100"
52
30
  }
53
- }), i = e(
54
- "flex items-center justify-center rounded bg-transparent text-primary-500 transition-colors hover:bg-neutral-100 focus:outline-none focus-visible:ring-2 focus-visible:ring-primary-500 focus-visible:ring-offset-1",
31
+ ], r = [
55
32
  {
56
- variants: {
57
- size: {
58
- bodySm: "h-4 w-4",
59
- bodyDefault: "h-5 w-5"
60
- }
61
- },
62
- defaultVariants: {
63
- size: "bodyDefault"
64
- }
33
+ intent: "primary",
34
+ isActive: !0,
35
+ isDisabled: !1,
36
+ class: "bg-primary-500 text-primary-50"
37
+ },
38
+ {
39
+ intent: "primary",
40
+ isActive: !0,
41
+ isDisabled: !0,
42
+ class: "bg-primary-300 text-primary-100"
43
+ },
44
+ {
45
+ intent: "secondary",
46
+ isActive: !0,
47
+ isDisabled: !1,
48
+ class: "bg-primary-500 text-primary-50"
49
+ },
50
+ {
51
+ intent: "secondary",
52
+ isActive: !0,
53
+ isDisabled: !0,
54
+ class: "bg-primary-100 text-primary-300"
55
+ },
56
+ {
57
+ intent: "minimal",
58
+ isActive: !0,
59
+ isDisabled: !1,
60
+ class: "text-primary-500"
61
+ },
62
+ {
63
+ intent: "minimal",
64
+ isActive: !0,
65
+ isDisabled: !0,
66
+ class: "text-neutral-700"
67
+ },
68
+ {
69
+ intent: "error",
70
+ isActive: !0,
71
+ isDisabled: !1,
72
+ class: "bg-error-700 text-error-50"
73
+ },
74
+ {
75
+ intent: "error",
76
+ isActive: !0,
77
+ isDisabled: !0,
78
+ class: "bg-error-300 text-error-100"
65
79
  }
66
- ), o = e("rounded tabular-nums outline-none font-semibold", {
67
- variants: {
68
- size: {
69
- bodySm: "text-xs px-0.5",
70
- bodyDefault: "text-sm px-0.5"
71
- },
72
- isPlaceholder: {
73
- true: "text-neutral-400",
74
- false: "text-neutral-900"
75
- },
76
- isFocused: {
77
- true: "bg-primary-500 text-white",
78
- false: ""
79
- }
80
- },
81
- defaultVariants: {
82
- size: "bodyDefault",
83
- isPlaceholder: !1,
84
- isFocused: !1
80
+ ], i = [
81
+ {
82
+ intent: "primary",
83
+ isDisabled: !0,
84
+ isActive: !1,
85
+ class: "text-neutral-600"
86
+ },
87
+ {
88
+ intent: "primary",
89
+ isDisabled: !0,
90
+ isActive: !0,
91
+ class: "bg-primary-300 text-primary-100"
92
+ },
93
+ {
94
+ intent: "secondary",
95
+ isDisabled: !0,
96
+ isActive: !1,
97
+ class: "bg-neutral-400 text-neutral-600"
98
+ },
99
+ {
100
+ intent: "secondary",
101
+ isDisabled: !0,
102
+ isActive: !0,
103
+ class: "bg-primary-100 text-primary-300"
104
+ },
105
+ {
106
+ intent: "minimal",
107
+ isDisabled: !0,
108
+ isActive: !1,
109
+ class: "text-neutral-600"
110
+ },
111
+ {
112
+ intent: "minimal",
113
+ isDisabled: !0,
114
+ isActive: !0,
115
+ class: "text-neutral-700"
116
+ },
117
+ {
118
+ intent: "error",
119
+ isDisabled: !0,
120
+ isActive: !1,
121
+ class: "text-neutral-600"
122
+ },
123
+ {
124
+ intent: "error",
125
+ isDisabled: !0,
126
+ isActive: !0,
127
+ class: "bg-error-300 text-primary-100"
85
128
  }
86
- }), l = e("w-full max-w-[280px] p-4"), d = e("flex items-center justify-between pb-4"), u = e("text-sm font-semibold text-neutral-900"), f = e("w-full border-collapse"), b = e("pb-2 text-xs font-normal text-neutral-600"), c = e(
87
- "relative flex h-8 w-8 cursor-pointer text-center text-xs font-normal outline-none justify-center items-center mx-0.5 my-0.5",
129
+ ], a = e(
130
+ "inline-flex items-center justify-center rounded-lg border border-transparent transition duration-150 ease-in-out focus:outline-none",
88
131
  {
89
132
  variants: {
90
- isSelected: {
91
- true: "rounded-full bg-primary-500 text-white",
92
- false: ""
133
+ intent: {
134
+ primary: "bg-transparent text-primary-500",
135
+ secondary: "bg-primary-200 text-primary-500",
136
+ minimal: "bg-transparent text-neutral-700",
137
+ error: "bg-transparent text-error-500"
93
138
  },
94
- isDisabled: {
95
- true: "cursor-not-allowed text-neutral-300",
96
- false: ""
139
+ size: {
140
+ xxs: "p-1",
141
+ xs: "p-2",
142
+ sm: "p-2.5",
143
+ md: "p-3",
144
+ lg: "p-4"
97
145
  },
98
- isOutsideMonth: {
99
- true: "text-neutral-400",
100
- false: "text-neutral-900"
146
+ isDisabled: {
147
+ true: "pointer-events-none cursor-not-allowed"
101
148
  },
102
- isToday: {
103
- true: "border border-primary-400 rounded-full",
104
- false: ""
149
+ isHovered: {
150
+ true: ""
105
151
  },
106
- isFocusVisible: {
107
- true: "ring-2 ring-primary-500 ring-offset-1 rounded-full",
108
- false: ""
152
+ isActive: {
153
+ true: ""
109
154
  },
110
- isHovered: {
111
- true: "!bg-primary-100",
112
- false: ""
155
+ isFocused: {
156
+ false: "",
157
+ true: "focus:outline-none focus:ring-offset-2 outline-none ring-2 ring-sky-400"
113
158
  }
114
159
  },
115
- compoundVariants: [
116
- {
117
- isHovered: !0,
118
- isSelected: !1,
119
- isDisabled: !1,
120
- class: "rounded-full bg-neutral-100"
121
- }
122
- ],
123
- defaultVariants: {
124
- isSelected: !1,
125
- isDisabled: !1,
126
- isOutsideMonth: !1,
127
- isToday: !1,
128
- isFocusVisible: !1,
129
- isHovered: !1
130
- }
160
+ compoundVariants: [...t, ...r, ...i]
131
161
  }
132
- ), p = e("rounded-lg bg-neutral-50 shadow-[0px_0px_4px_0px_rgba(0,0,0,0.25)] outline-none");
162
+ );
133
163
  export {
134
- c as calendarCellVariants,
135
- f as calendarGridVariants,
136
- b as calendarHeaderCellVariants,
137
- d as calendarHeaderVariants,
138
- u as calendarHeadingVariants,
139
- l as calendarVariants,
140
- i as datepickerButtonVariants,
141
- s as datepickerCaptionVariants,
142
- a as datepickerGroupVariants,
143
- n as datepickerInputVariants,
144
- r as datepickerLabelVariants,
145
- o as datepickerSegmentVariants,
146
- p as popoverVariants
164
+ a as buttonVariants
147
165
  };
@@ -1,76 +1,28 @@
1
- import { cva as r } from "class-variance-authority";
2
- const s = r(
3
- "box-border w-full rounded border border-neutral-500 px-3 placeholder:text-neutral-700 focus:outline-none",
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
- isFocused: {
16
- true: ""
17
- },
18
- isDisabled: {
19
- true: "border border-neutral-200 bg-neutral-200 cursor-not-allowed text-neutral-700",
20
- false: "bg-neutral-50"
21
- },
22
- isReadOnly: {
23
- true: "cursor-not-allowed"
24
- },
25
- validationState: {
26
- default: "",
27
- valid: "border border-success-500",
28
- invalid: "border border-error-500"
29
- }
30
- },
31
- compoundVariants: [
32
- {
33
- isHovered: !0,
34
- isDisabled: !1,
35
- validationState: "default",
36
- class: "border border-neutral-900"
37
- },
38
- // default focus
39
- {
40
- isFocused: !0,
41
- isDisabled: !1,
42
- class: "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"
43
- },
44
- // success focused
45
- {
46
- validationState: "valid",
47
- isFocused: !0,
48
- class: "border-2 border-success-500 focus-within:ring-1 focus-within:ring-success-500 focus:border-success-500 focus:ring-1 focus:ring-success-500"
49
- },
50
- // error focused
51
- {
52
- validationState: "invalid",
53
- isFocused: !0,
54
- class: "border-2 border-error-500 focus-within:ring-1 focus-within:ring-error-500 focus:border-error-500 focus:ring-1 focus:ring-error-500"
55
- }
56
- ]
1
+ import { cva as e } from "class-variance-authority";
2
+ const r = e("font-normal text-neutral-800", {
3
+ variants: {
4
+ size: {
5
+ bodySm: "text-xs",
6
+ bodyDefault: "text-sm"
7
+ }
8
+ },
9
+ defaultVariants: {
10
+ size: "bodyDefault"
57
11
  }
58
- ), t = r(
59
- "w-full border outline-none transition-colors duration-200 rounded-sm text-blue-800",
12
+ }), a = e(
13
+ "flex w-fit items-center gap-2 rounded-sm border border-transparent bg-transparent transition-colors duration-200",
60
14
  {
61
15
  variants: {
62
16
  size: {
63
- bodySm: "px-1.5 py-1 text-xs gap-2",
64
- bodyDefault: "px-1.5 py-1 text-sm gap-2",
65
- h5: "px-2 py-1 text-base gap-2",
66
- h3: "px-2 py-1 text-[22px] gap-2"
17
+ bodySm: "px-1.5 py-1",
18
+ bodyDefault: "px-1.5 py-1"
67
19
  },
68
20
  state: {
69
21
  default: "border-transparent bg-transparent",
70
22
  hover: "border-blue-100 bg-transparent",
71
- active: "!border-primary-500 bg-neutral-50 focus:!border-primary-500 focus:!bg-neutral-50",
72
- error: "!border-error-500 bg-neutral-50 focus:!border-error-500 focus:!bg-neutral-50",
73
- disabled: "border-transparent bg-transparent cursor-not-allowed"
23
+ active: "!border-primary-500 !bg-neutral-50 focus-within:!border-primary-500 focus-within:!bg-neutral-50",
24
+ error: "!border-error-500 !bg-neutral-50 focus-within:!border-error-500 focus-within:!bg-neutral-50",
25
+ disabled: "border-transparent bg-transparent cursor-not-allowed opacity-60"
74
26
  }
75
27
  },
76
28
  defaultVariants: {
@@ -78,39 +30,118 @@ const s = r(
78
30
  state: "default"
79
31
  }
80
32
  }
81
- ), a = r("relative flex w-full", {
33
+ ), s = e("text-xs font-normal", {
34
+ variants: {
35
+ state: {
36
+ default: "text-neutral-600",
37
+ error: "text-error-800"
38
+ }
39
+ },
40
+ defaultVariants: {
41
+ state: "default"
42
+ }
43
+ }), n = e("outline-none bg-transparent", {
82
44
  variants: {
83
45
  size: {
84
- bodySm: "gap-1",
85
- bodyDefault: "gap-1",
86
- h5: "gap-1",
87
- h3: "gap-1"
46
+ bodySm: "text-xs",
47
+ bodyDefault: "text-sm"
88
48
  }
89
49
  },
90
50
  defaultVariants: {
91
51
  size: "bodyDefault"
92
52
  }
93
- }), i = r("flex items-center justify-center", {
53
+ }), i = e(
54
+ "flex items-center justify-center rounded bg-transparent text-primary-500 transition-colors hover:bg-neutral-100 focus:outline-none focus-visible:ring-2 focus-visible:ring-primary-500 focus-visible:ring-offset-1",
55
+ {
56
+ variants: {
57
+ size: {
58
+ bodySm: "h-4 w-4",
59
+ bodyDefault: "h-5 w-5"
60
+ }
61
+ },
62
+ defaultVariants: {
63
+ size: "bodyDefault"
64
+ }
65
+ }
66
+ ), o = e("rounded tabular-nums outline-none font-semibold", {
94
67
  variants: {
95
68
  size: {
96
- bodySm: "size-3",
97
- bodyDefault: "size-3.5",
98
- h5: "size-4",
99
- h3: "size-5"
69
+ bodySm: "text-xs px-0.5",
70
+ bodyDefault: "text-sm px-0.5"
71
+ },
72
+ isPlaceholder: {
73
+ true: "text-neutral-400",
74
+ false: "text-neutral-900"
100
75
  },
101
- isDisabled: {
102
- true: "text-neutral-600",
103
- false: "text-primary-500"
76
+ isFocused: {
77
+ true: "bg-primary-500 text-white",
78
+ false: ""
104
79
  }
105
80
  },
106
81
  defaultVariants: {
107
82
  size: "bodyDefault",
108
- isDisabled: !1
83
+ isPlaceholder: !1,
84
+ isFocused: !1
85
+ }
86
+ }), l = e("w-full max-w-[280px] p-4"), d = e("flex items-center justify-between pb-4"), u = e("text-sm font-semibold text-neutral-900"), f = e("w-full border-collapse"), b = e("pb-2 text-xs font-normal text-neutral-600"), c = e(
87
+ "relative flex h-8 w-8 cursor-pointer text-center text-xs font-normal outline-none justify-center items-center mx-0.5 my-0.5",
88
+ {
89
+ variants: {
90
+ isSelected: {
91
+ true: "rounded-full bg-primary-500 text-white",
92
+ false: ""
93
+ },
94
+ isDisabled: {
95
+ true: "cursor-not-allowed text-neutral-300",
96
+ false: ""
97
+ },
98
+ isOutsideMonth: {
99
+ true: "text-neutral-400",
100
+ false: "text-neutral-900"
101
+ },
102
+ isToday: {
103
+ true: "border border-primary-400 rounded-full",
104
+ false: ""
105
+ },
106
+ isFocusVisible: {
107
+ true: "ring-2 ring-primary-500 ring-offset-1 rounded-full",
108
+ false: ""
109
+ },
110
+ isHovered: {
111
+ true: "!bg-primary-100",
112
+ false: ""
113
+ }
114
+ },
115
+ compoundVariants: [
116
+ {
117
+ isHovered: !0,
118
+ isSelected: !1,
119
+ isDisabled: !1,
120
+ class: "rounded-full bg-neutral-100"
121
+ }
122
+ ],
123
+ defaultVariants: {
124
+ isSelected: !1,
125
+ isDisabled: !1,
126
+ isOutsideMonth: !1,
127
+ isToday: !1,
128
+ isFocusVisible: !1,
129
+ isHovered: !1
130
+ }
109
131
  }
110
- });
132
+ ), p = e("rounded-lg bg-neutral-50 shadow-[0px_0px_4px_0px_rgba(0,0,0,0.25)] outline-none");
111
133
  export {
112
- s as inputNumberVariant,
113
- a as invisibleNumberFieldGroupVariants,
114
- i as invisibleNumberFieldStepperVariants,
115
- t as invisibleNumberFieldVariants
134
+ c as calendarCellVariants,
135
+ f as calendarGridVariants,
136
+ b as calendarHeaderCellVariants,
137
+ d as calendarHeaderVariants,
138
+ u as calendarHeadingVariants,
139
+ l as calendarVariants,
140
+ i as datepickerButtonVariants,
141
+ s as datepickerCaptionVariants,
142
+ a as datepickerGroupVariants,
143
+ n as datepickerInputVariants,
144
+ r as datepickerLabelVariants,
145
+ o as datepickerSegmentVariants,
146
+ p as popoverVariants
116
147
  };
@@ -1,36 +1,119 @@
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", {
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", {
74
+ variants: {
75
+ size: {
76
+ bodySm: "text-xs",
77
+ bodyDefault: "text-sm",
78
+ h5: "text-base",
79
+ h3: "text-[22px]"
80
+ }
81
+ },
82
+ defaultVariants: {
83
+ size: "bodyDefault"
84
+ }
85
+ }), o = r("text-xs font-normal", {
3
86
  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"
87
+ state: {
88
+ default: "text-neutral-600",
89
+ error: "text-error-800"
12
90
  }
13
91
  },
14
92
  defaultVariants: {
15
- variant: "primary"
93
+ state: "default"
16
94
  }
17
- }), g = r("size-full rounded-lg", {
95
+ }), i = r("flex w-full gap-1", {
18
96
  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"
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"
27
106
  }
28
107
  },
29
108
  defaultVariants: {
30
- variant: "primary"
109
+ size: "bodyDefault",
110
+ orientation: "vertical"
31
111
  }
32
112
  });
33
113
  export {
34
- n as progressBarVariants,
35
- g as progressFillVariants
114
+ t as inputVariants,
115
+ o as invisibleInputCaptionVariants,
116
+ i as invisibleInputContainerVariants,
117
+ s as invisibleInputLabelVariants,
118
+ a as invisibleInputVariants
36
119
  };