@okam/stack-ui 2.0.3 → 2.1.1

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 (129) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/components/fields/SearchField/interface.d.ts +9 -2
  3. package/components/fields/TextArea/attributes.d.ts +1 -0
  4. package/components/fields/TextInputField/attributes.d.ts +1 -0
  5. package/index.d.ts +1 -0
  6. package/index119.js +1 -1
  7. package/index119.mjs +1 -1
  8. package/index122.js +1 -1
  9. package/index122.mjs +22 -22
  10. package/index131.js +1 -1
  11. package/index131.mjs +1 -1
  12. package/index133.js +1 -1
  13. package/index133.mjs +11 -14
  14. package/index134.js +1 -1
  15. package/index134.mjs +12 -7
  16. package/index135.js +1 -1
  17. package/index135.mjs +14 -7
  18. package/index136.js +1 -1
  19. package/index136.mjs +6 -15
  20. package/index137.js +1 -1
  21. package/index137.mjs +7 -31
  22. package/index138.js +1 -2
  23. package/index138.mjs +15 -8
  24. package/index139.js +1 -2
  25. package/index139.mjs +30 -9
  26. package/index140.js +2 -1
  27. package/index140.mjs +8 -23
  28. package/index141.js +1 -1
  29. package/index141.mjs +8 -45
  30. package/index142.js +1 -1
  31. package/index142.mjs +24 -52
  32. package/index143.js +2 -6
  33. package/index143.mjs +45 -92
  34. package/index144.js +1 -1
  35. package/index144.mjs +52 -70
  36. package/index145.js +6 -1
  37. package/index145.mjs +82 -29
  38. package/index146.js +1 -51
  39. package/index146.mjs +65 -86
  40. package/index147.js +1 -64
  41. package/index147.mjs +33 -220
  42. package/index148.js +51 -10
  43. package/index148.mjs +85 -65
  44. package/index149.js +64 -1
  45. package/index149.mjs +214 -31
  46. package/index150.js +10 -1
  47. package/index150.mjs +68 -10
  48. package/index151.js +1 -7
  49. package/index151.mjs +42 -47
  50. package/index152.js +1 -5
  51. package/index152.mjs +10 -85
  52. package/index153.js +7 -1
  53. package/index153.mjs +50 -6
  54. package/index154.js +4 -11
  55. package/index154.mjs +78 -30
  56. package/index155.js +1 -1
  57. package/index155.mjs +6 -96
  58. package/index156.js +12 -1
  59. package/index156.mjs +39 -12
  60. package/index157.js +1 -1
  61. package/index157.mjs +96 -8
  62. package/index158.js +1 -1
  63. package/index158.mjs +13 -29
  64. package/index159.js +1 -1
  65. package/index159.mjs +7 -12
  66. package/index160.js +1 -7
  67. package/index160.mjs +23 -13
  68. package/index161.js +1 -15
  69. package/index161.mjs +9 -67
  70. package/index162.js +7 -1
  71. package/index162.mjs +22 -6
  72. package/index163.js +15 -9
  73. package/index163.mjs +68 -12
  74. package/index164.js +1 -41
  75. package/index164.mjs +7 -106
  76. package/index165.js +9 -47
  77. package/index165.mjs +13 -100
  78. package/index166.js +40 -15
  79. package/index166.mjs +100 -19
  80. package/index167.js +45 -18
  81. package/index167.mjs +85 -59
  82. package/index168.js +16 -1
  83. package/index168.mjs +20 -37
  84. package/index169.js +20 -1
  85. package/index169.mjs +76 -12
  86. package/index170.js +1 -1
  87. package/index170.mjs +41 -10
  88. package/index171.js +1 -1
  89. package/index171.mjs +11 -6
  90. package/index172.js +1 -2
  91. package/index172.mjs +6 -47
  92. package/index173.js +2 -0
  93. package/index173.mjs +50 -0
  94. package/index174.js +1 -0
  95. package/index174.mjs +13 -0
  96. package/index2.js +1 -1
  97. package/index2.mjs +4 -4
  98. package/index38.js +1 -1
  99. package/index38.mjs +19 -19
  100. package/index39.js +1 -1
  101. package/index39.mjs +11 -11
  102. package/index43.js +1 -1
  103. package/index43.mjs +55 -52
  104. package/index46.js +1 -1
  105. package/index46.mjs +86 -87
  106. package/index47.js +1 -1
  107. package/index47.mjs +110 -111
  108. package/index48.js +1 -1
  109. package/index48.mjs +3 -3
  110. package/index52.js +1 -1
  111. package/index52.mjs +1 -1
  112. package/index53.js +1 -1
  113. package/index53.mjs +1 -1
  114. package/index54.js +1 -1
  115. package/index54.mjs +3 -3
  116. package/index66.js +1 -1
  117. package/index66.mjs +1 -1
  118. package/index68.js +1 -1
  119. package/index68.mjs +11 -11
  120. package/index72.js +1 -1
  121. package/index72.mjs +13 -13
  122. package/index76.js +1 -1
  123. package/index76.mjs +1 -1
  124. package/index8.js +1 -1
  125. package/index8.mjs +30 -30
  126. package/index91.js +1 -1
  127. package/index91.mjs +50 -49
  128. package/package.json +2 -2
  129. package/theme/Search/index.d.ts +2 -1
package/index146.mjs CHANGED
@@ -1,93 +1,72 @@
1
1
  import { tv as e } from "tailwind-variants";
2
- const r = e({
3
- base: `
4
- flex
5
- items-center
6
- justify-center
7
- gap-4
8
- transition
9
- duration-300
10
- ease-in-out
11
- disabled:pointer-events-none
12
- disabled:opacity-30
13
- focus-ring-black
14
- h-fit
15
- `,
2
+ import t from "./index148.mjs";
3
+ import r from "./index170.mjs";
4
+ const a = e({
5
+ base: "bg-color-1-200 p-4 flex flex-col gap-4"
6
+ }), o = e({
7
+ base: "flex flex-wrap justify-between items-center gap-4 relative"
8
+ }), s = e({
9
+ extend: t,
10
+ base: "self-end"
11
+ }), n = e({
12
+ base: "bg-color-1-300 m-2 rounded-lg order-2 basis-9/12"
13
+ }), l = e({
14
+ base: "m-4"
15
+ }), i = e({
16
+ base: ""
17
+ }), p = e({
18
+ base: ""
19
+ }), c = e({
20
+ extend: r,
16
21
  defaultVariants: {
17
- buttonStyle: "default",
18
- type: "button",
19
- size: "default",
20
- shape: "rounded"
21
- },
22
+ size: "h1"
23
+ }
24
+ }), b = e({
25
+ extend: r
26
+ }), g = e({
27
+ base: "block w-min bg-color-1-400 p-2 rounded-lg"
28
+ }), d = e({
29
+ extend: t,
30
+ base: "basis-1/12",
22
31
  variants: {
23
- type: {
24
- button: "",
25
- menu: "text-2xl"
26
- },
27
- buttonStyle: {
28
- default: `
29
- px-4
30
- py-2
31
- text-white
32
- bg-color-1-500
33
- hover:bg-color-1-400
34
- active:bg-color-1-400
35
- `,
36
- outline: `
37
- px-4
38
- py-2
39
- bg-transparent
40
- border-color-1-500
41
- text-color-1-500
42
- hover:bg-color-1-500
43
- hover:text-white
44
- active:bg-color-1-500
45
- active:text-white
46
- `,
47
- hollow: `
48
- px-2
49
- bg-transparent
50
- text-color-1-500
51
- hover:border-b-color-1-500
52
- active:border-b-color-1-500
53
- focus:border-b-color-1-500
54
-
55
- `
56
- },
57
- intent: {
58
- danger: "",
59
- error: `
60
- bg-error
61
- text-white
62
- pointer-events-none
63
- border-error
64
- `
65
- },
66
- size: {
67
- default: "min-w-12 min-h-6",
68
- large: "min-w-36 min-h-18"
69
- },
70
- shape: {
71
- rounded: "rounded-md",
72
- circular: "rounded-full"
32
+ order: {
33
+ prev: "order-1",
34
+ next: "order-3"
73
35
  }
74
- },
75
- compoundVariants: [
76
- {
77
- intent: "danger",
78
- buttonStyle: "default",
79
- className: `
80
- bg-danger-500
81
- text-white
82
- border-danger-500
83
- hover:bg-danger-400
84
- hover:border-danger-400
85
- focus:bg-danger-400
86
- focus:border-danger-400
87
- `
36
+ }
37
+ }), f = e({
38
+ base: "flex gap-4 justify-center bg-color-1-200 z-10 bottom-4 left-0 right-0 order-4 basis-full"
39
+ }), m = e({
40
+ base: "w-4 h-4 rounded-full block bg-color-1-600 focus-ring-black",
41
+ variants: {
42
+ active: {
43
+ true: "bg-color-1-100",
44
+ false: ""
88
45
  }
89
- ]
90
- });
46
+ }
47
+ }), v = {
48
+ wrapper: a,
49
+ carouselWrapper: o,
50
+ closeBtn: s,
51
+ swiper: {
52
+ swiper: n,
53
+ wrapper: l
54
+ },
55
+ item: {
56
+ wrapper: i,
57
+ container: p,
58
+ title: c,
59
+ content: b,
60
+ icon: g
61
+ },
62
+ navigation: {
63
+ button: d
64
+ },
65
+ pagination: {
66
+ wrapper: f,
67
+ bullet: m
68
+ }
69
+ };
91
70
  export {
92
- r as default
71
+ v as default
93
72
  };
package/index147.js CHANGED
@@ -1,64 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("tailwind-variants"),t=e.tv({base:"text-gray-800 flex flex-col gap-4"}),a=e.tv({base:"flex items-center justify-between"}),r=e.tv({base:"text-2xl text-color-1-500 font-bold"}),l=e.tv({base:""});e.tv({base:""});e.tv({base:""});e.tv({base:""});const n=e.tv({base:"flex items-center gap-1"}),s=e.tv({base:`
2
- active:bg-color-1-500
3
- p-2
4
- rounded-full
5
- active:text-color-1-100
6
- hover:bg-color-1-200
7
- focus-ring-black
8
- transition-all
9
- duration-300
10
- ease-in-out
11
- `}),i=e.tv({base:`
12
- border-spacing-2
13
- border-separate
14
- `}),o=e.tv({base:`
15
- text-center
16
- capitalize
17
- rounded-lg
18
- p-2
19
- mx-2
20
- bg-color-1-300
21
- `}),c=e.tv({base:"text-center",variants:{isFocusVisible:{true:"z-10",false:""}}}),d=e.tv({base:"w-10 h-10",variants:{isSelected:{true:"",false:""},isInvalid:{true:"",false:""},isDisabled:{true:"disabled pointer-events-none",false:""},isUnavailable:{true:"pointer-events-none",false:""},isOutsideRange:{true:"pointer-events-none",false:""},isOutsideVisibleRange:{true:"pointer-events-none",false:""},isRoundedLeft:{true:"rounded-l-full",false:""},isRoundedRight:{true:"rounded-r-full",false:""}},compoundVariants:[{isSelected:[!0,!1],isInvalid:!0,class:"bg-error-400 hover:bg-error-500"},{isSelected:!0}]}),u=e.tv({base:`
22
- w-full
23
- h-full
24
- flex
25
- items-center
26
- justify-center
27
- cursor-pointer
28
- transition-all
29
- duration-100
30
- ease-in-out
31
- relative
32
- `,variants:{isSelected:{true:`
33
- bg-color-1-400
34
- text-white
35
- hover:bg-color-1-500
36
- `,false:`
37
- rounded-full
38
- hover:text-white
39
- hover:bg-color-1-400
40
- `},isInvalid:{true:"",fasle:""},isDisabled:{true:"opacity-50",false:""},isUnavailable:{true:"text-gray-200",false:""},isOutsideRange:{true:`
41
- text-black
42
- before:content-['/']
43
- before:text-gray-400
44
- before:[font-weight:100]
45
- before:text-4xl
46
- before:absolute
47
- before:inset-0
48
- before:flex
49
- before:items-center
50
- before:justify-center
51
- `,false:""},isOutsideVisibleRange:{true:"text-gray-400",false:""},isFocusVisible:{true:"",false:""},isSelectionStart:{true:"",false:""},isSelectionEnd:{true:"",false:""}},compoundVariants:[{isSelectionStart:[!0,!1],isSelectionEnd:[!0,!1],isDisabled:!1,isOutsideRange:!1,isUnavailable:!1,isInvalid:!0,class:`
52
- bg-error-400
53
- hover:bg-error-500
54
- `},{isSelectionStart:!0,class:`
55
- rounded-l-full
56
- bg-color-1-400
57
- text-white
58
- hover:bg-color-1-500
59
- `},{isSelectionEnd:!0,class:`
60
- rounded-r-full
61
- bg-color-1-400
62
- text-white
63
- hover:bg-color-1-500
64
- `}]}),b={container:t,header:a,calendarHeaderContainer:l,title:r,navigationButtonsContainer:n,navigationButtons:s,calendarTable:i,calendarDayLabel:o,cellContainer:c,cell:d,cellDate:u};exports.calendarCell=d;exports.calendarCellContainer=c;exports.calendarCellDate=u;exports.calendarContainer=t;exports.calendarDayLabel=o;exports.calendarHeader=a;exports.calendarHeaderContainer=l;exports.calendarNavigationButtons=s;exports.calendarNavigationButtonsContainer=n;exports.calendarTable=i;exports.calendarTheme=b;exports.calendarTitle=r;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("tailwind-variants"),s=l.tv({base:"w-full bg-slate-100"}),a=l.tv({base:"max-w-screen-lg mx-auto w-full",variants:{fullWidth:{true:"max-w-full col-span-full p-0"},spacing:{small:"mb-3",medium:"mb-6",large:"mb-8",none:"mb-0"}}}),t=l.tv({extend:a,base:"grid grid-cols-12 gap-6 px-4 col-span-full",variants:{fullWidth:{true:"max-w-full col-span-full p-0"}}}),e=l.tv({base:"bg-slate-300 h-64 p-4 flex justify-start items-end",defaultVariants:{size:"small"},variants:{size:{small:"col-span-12 sm:col-span-6 md:col-span-4 lg:col-span-4",medium:"col-span-12 sm:col-span-12 md:col-span-8 lg:col-span-8",large:"lg:col-start-3 sm:col-start-1 sm:col-end-13 lg:col-end-11 md:col-start-3 md:col-end-11 col-start-1 col-end-13"}}});exports.container=a;exports.grid=t;exports.gridItem=e;exports.main=s;
package/index147.mjs CHANGED
@@ -1,230 +1,43 @@
1
- import { tv as e } from "tailwind-variants";
2
- const t = e({
3
- base: "text-gray-800 flex flex-col gap-4"
4
- }), a = e({
5
- base: "flex items-center justify-between"
6
- }), r = e({
7
- base: "text-2xl text-color-1-500 font-bold"
8
- }), l = e({
9
- base: ""
10
- });
11
- e({
12
- base: ""
13
- });
14
- e({
15
- base: ""
16
- });
17
- e({
18
- base: ""
19
- });
20
- const s = e({
21
- base: "flex items-center gap-1"
22
- }), n = e({
23
- base: `
24
- active:bg-color-1-500
25
- p-2
26
- rounded-full
27
- active:text-color-1-100
28
- hover:bg-color-1-200
29
- focus-ring-black
30
- transition-all
31
- duration-300
32
- ease-in-out
33
- `
34
- }), o = e({
35
- base: `
36
- border-spacing-2
37
- border-separate
38
- `
39
- }), i = e({
40
- base: `
41
- text-center
42
- capitalize
43
- rounded-lg
44
- p-2
45
- mx-2
46
- bg-color-1-300
47
- `
48
- }), c = e({
49
- base: "text-center",
1
+ import { tv as l } from "tailwind-variants";
2
+ const t = l({
3
+ base: "w-full bg-slate-100"
4
+ }), a = l({
5
+ base: "max-w-screen-lg mx-auto w-full",
50
6
  variants: {
51
- isFocusVisible: {
52
- true: "z-10",
53
- false: ""
7
+ fullWidth: {
8
+ true: "max-w-full col-span-full p-0"
9
+ },
10
+ spacing: {
11
+ small: "mb-3",
12
+ medium: "mb-6",
13
+ large: "mb-8",
14
+ none: "mb-0"
54
15
  }
55
16
  }
56
- }), u = e({
57
- base: "w-10 h-10",
17
+ }), n = l({
18
+ extend: a,
19
+ base: "grid grid-cols-12 gap-6 px-4 col-span-full",
58
20
  variants: {
59
- isSelected: {
60
- true: "",
61
- false: ""
62
- },
63
- isInvalid: {
64
- true: "",
65
- false: ""
66
- },
67
- isDisabled: {
68
- true: "disabled pointer-events-none",
69
- false: ""
70
- },
71
- isUnavailable: {
72
- true: "pointer-events-none",
73
- false: ""
74
- },
75
- isOutsideRange: {
76
- true: "pointer-events-none",
77
- false: ""
78
- },
79
- isOutsideVisibleRange: {
80
- true: "pointer-events-none",
81
- false: ""
82
- },
83
- isRoundedLeft: {
84
- true: "rounded-l-full",
85
- false: ""
86
- },
87
- isRoundedRight: {
88
- true: "rounded-r-full",
89
- false: ""
21
+ fullWidth: {
22
+ true: "max-w-full col-span-full p-0"
90
23
  }
24
+ }
25
+ }), e = l({
26
+ base: "bg-slate-300 h-64 p-4 flex justify-start items-end",
27
+ defaultVariants: {
28
+ size: "small"
91
29
  },
92
- compoundVariants: [
93
- {
94
- isSelected: [!0, !1],
95
- isInvalid: !0,
96
- class: "bg-error-400 hover:bg-error-500"
97
- },
98
- {
99
- isSelected: !0
100
- }
101
- ]
102
- }), d = e({
103
- base: `
104
- w-full
105
- h-full
106
- flex
107
- items-center
108
- justify-center
109
- cursor-pointer
110
- transition-all
111
- duration-100
112
- ease-in-out
113
- relative
114
- `,
115
30
  variants: {
116
- isSelected: {
117
- true: `
118
- bg-color-1-400
119
- text-white
120
- hover:bg-color-1-500
121
- `,
122
- false: `
123
- rounded-full
124
- hover:text-white
125
- hover:bg-color-1-400
126
- `
127
- },
128
- isInvalid: {
129
- true: "",
130
- fasle: ""
131
- },
132
- isDisabled: {
133
- true: "opacity-50",
134
- false: ""
135
- },
136
- isUnavailable: {
137
- true: "text-gray-200",
138
- false: ""
139
- },
140
- isOutsideRange: {
141
- true: `
142
- text-black
143
- before:content-['/']
144
- before:text-gray-400
145
- before:[font-weight:100]
146
- before:text-4xl
147
- before:absolute
148
- before:inset-0
149
- before:flex
150
- before:items-center
151
- before:justify-center
152
- `,
153
- false: ""
154
- },
155
- isOutsideVisibleRange: {
156
- true: "text-gray-400",
157
- false: ""
158
- },
159
- isFocusVisible: {
160
- true: "",
161
- false: ""
162
- },
163
- isSelectionStart: {
164
- true: "",
165
- false: ""
166
- },
167
- isSelectionEnd: {
168
- true: "",
169
- false: ""
31
+ size: {
32
+ small: "col-span-12 sm:col-span-6 md:col-span-4 lg:col-span-4",
33
+ medium: "col-span-12 sm:col-span-12 md:col-span-8 lg:col-span-8",
34
+ large: "lg:col-start-3 sm:col-start-1 sm:col-end-13 lg:col-end-11 md:col-start-3 md:col-end-11 col-start-1 col-end-13"
170
35
  }
171
- },
172
- compoundVariants: [
173
- {
174
- isSelectionStart: [!0, !1],
175
- isSelectionEnd: [!0, !1],
176
- isDisabled: !1,
177
- isOutsideRange: !1,
178
- isUnavailable: !1,
179
- isInvalid: !0,
180
- class: `
181
- bg-error-400
182
- hover:bg-error-500
183
- `
184
- },
185
- {
186
- isSelectionStart: !0,
187
- class: `
188
- rounded-l-full
189
- bg-color-1-400
190
- text-white
191
- hover:bg-color-1-500
192
- `
193
- },
194
- {
195
- isSelectionEnd: !0,
196
- class: `
197
- rounded-r-full
198
- bg-color-1-400
199
- text-white
200
- hover:bg-color-1-500
201
- `
202
- }
203
- ]
204
- }), f = {
205
- container: t,
206
- header: a,
207
- calendarHeaderContainer: l,
208
- title: r,
209
- navigationButtonsContainer: s,
210
- navigationButtons: n,
211
- calendarTable: o,
212
- calendarDayLabel: i,
213
- cellContainer: c,
214
- cell: u,
215
- cellDate: d
216
- };
36
+ }
37
+ });
217
38
  export {
218
- u as calendarCell,
219
- c as calendarCellContainer,
220
- d as calendarCellDate,
221
- t as calendarContainer,
222
- i as calendarDayLabel,
223
- a as calendarHeader,
224
- l as calendarHeaderContainer,
225
- n as calendarNavigationButtons,
226
- s as calendarNavigationButtonsContainer,
227
- o as calendarTable,
228
- f as calendarTheme,
229
- r as calendarTitle
39
+ a as container,
40
+ n as grid,
41
+ e as gridItem,
42
+ t as main
230
43
  };
package/index148.js CHANGED
@@ -1,10 +1,51 @@
1
- "use strict";const e=require("tailwind-variants"),r=require("./index146.js"),t=require("./index168.js"),o=e.tv({base:"flex flex-wrap justify-between items-center gap-4 relative"}),a=e.tv({base:`
2
- basis-9/12
3
- bg-color-1-300
4
- m-2
5
- rounded-lg
6
- order-2
7
- focus-visible:outline-2
8
- focus-visible:outline-black
9
- focus-visible:outline-offset-2
10
- `}),s=e.tv({base:""}),i=e.tv({extend:r,base:"basis-1/12",variants:{order:{prev:"order-1",next:"order-3"}}}),l=e.tv({base:"flex gap-4 justify-center z-10 bottom-4 left-0 right-0 order-4 basis-full"}),n=e.tv({base:"w-4 h-4 rounded-full block bg-color-1-600 focus-ring-black",variants:{active:{true:"bg-color-1-100",false:""}}}),c=e.tv({base:"bg-color-1-300 rounded-lg p-2"}),u=e.tv({base:"px-4 flex flex-col justify-center h-full"}),p=e.tv({base:"flex flex-col gap-2 bg-color-1-400 my-4 rounded-lg p-4"}),b=e.tv({extend:t,defaultVariants:{size:"h3"}}),d={carouselWrapper:o,swiper:{swiper:a,wrapper:s},navigation:{button:i},pagination:{wrapper:l,bullet:n,fraction:{wrapper:c}},slide:{wrapper:u,container:p,title:b}};module.exports=d;
1
+ "use strict";const e=require("tailwind-variants"),t=e.tv({base:`
2
+ flex
3
+ items-center
4
+ justify-center
5
+ gap-4
6
+ transition
7
+ duration-300
8
+ ease-in-out
9
+ disabled:pointer-events-none
10
+ disabled:opacity-30
11
+ focus-ring-black
12
+ h-fit
13
+ `,defaultVariants:{buttonStyle:"default",type:"button",size:"default",shape:"rounded"},variants:{type:{button:"",menu:"text-2xl"},buttonStyle:{default:`
14
+ px-4
15
+ py-2
16
+ text-white
17
+ bg-color-1-500
18
+ hover:bg-color-1-400
19
+ active:bg-color-1-400
20
+ `,outline:`
21
+ px-4
22
+ py-2
23
+ bg-transparent
24
+ border-color-1-500
25
+ text-color-1-500
26
+ hover:bg-color-1-500
27
+ hover:text-white
28
+ active:bg-color-1-500
29
+ active:text-white
30
+ `,hollow:`
31
+ px-2
32
+ bg-transparent
33
+ text-color-1-500
34
+ hover:border-b-color-1-500
35
+ active:border-b-color-1-500
36
+ focus:border-b-color-1-500
37
+
38
+ `},intent:{danger:"",error:`
39
+ bg-error
40
+ text-white
41
+ pointer-events-none
42
+ border-error
43
+ `},size:{default:"min-w-12 min-h-6",large:"min-w-36 min-h-18"},shape:{rounded:"rounded-md",circular:"rounded-full"}},compoundVariants:[{intent:"danger",buttonStyle:"default",className:`
44
+ bg-danger-500
45
+ text-white
46
+ border-danger-500
47
+ hover:bg-danger-400
48
+ hover:border-danger-400
49
+ focus:bg-danger-400
50
+ focus:border-danger-400
51
+ `}]});module.exports=t;