@nextui-org/theme 2.2.8 → 2.2.10

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 (101) hide show
  1. package/dist/{chunk-726LN7M3.mjs → chunk-3LD7T42T.mjs} +1 -1
  2. package/dist/{chunk-GDIZAU4E.mjs → chunk-42JWJWWX.mjs} +1 -1
  3. package/dist/{chunk-A4VDWEXY.mjs → chunk-4MIBATA4.mjs} +12 -12
  4. package/dist/{chunk-DXPS72CE.mjs → chunk-63NMFZTF.mjs} +12 -7
  5. package/dist/{chunk-4YQYZDME.mjs → chunk-7YPXCOW5.mjs} +1 -1
  6. package/dist/{chunk-KKN74BUG.mjs → chunk-BOVVTMHS.mjs} +7 -3
  7. package/dist/{chunk-2PIR7DFM.mjs → chunk-BZCSOIUI.mjs} +12 -12
  8. package/dist/{chunk-DZGYN4XH.mjs → chunk-FE2UYWMQ.mjs} +57 -64
  9. package/dist/{chunk-ARFD2V3F.mjs → chunk-I33PMOA3.mjs} +52 -55
  10. package/dist/{chunk-YSA7EQBH.mjs → chunk-JFWA3DGK.mjs} +2 -2
  11. package/dist/{chunk-NPRQPDVP.mjs → chunk-KPI62GDB.mjs} +4 -4
  12. package/dist/{chunk-XT44N6I6.mjs → chunk-LSQXJEPE.mjs} +9 -27
  13. package/dist/{chunk-GFTQERGX.mjs → chunk-MP2JYSMR.mjs} +1 -1
  14. package/dist/{chunk-5AGRECY5.mjs → chunk-OUNBTYJ7.mjs} +8 -8
  15. package/dist/{chunk-N4MWCCMM.mjs → chunk-P73E5YV7.mjs} +3 -2
  16. package/dist/{chunk-BT3FGTF7.mjs → chunk-PWJWH4MD.mjs} +1 -1
  17. package/dist/{chunk-SKQWKT6K.mjs → chunk-QV3ALCMB.mjs} +1 -1
  18. package/dist/{chunk-HZX5JB5L.mjs → chunk-R27WO3A6.mjs} +1 -1
  19. package/dist/{chunk-WGH4WKVU.mjs → chunk-TSTU52NB.mjs} +3 -3
  20. package/dist/{chunk-D7H5R3VL.mjs → chunk-UDSOWFZE.mjs} +2 -2
  21. package/dist/{chunk-WUUKIKPR.mjs → chunk-WJIRIXV4.mjs} +31 -22
  22. package/dist/{chunk-HPFX3B3F.mjs → chunk-WN6AL2BX.mjs} +2 -2
  23. package/dist/{chunk-CKTE75OS.mjs → chunk-XAYP4CR3.mjs} +1 -1
  24. package/dist/{chunk-22SLLLIZ.mjs → chunk-XEPPBQPJ.mjs} +16 -16
  25. package/dist/{chunk-IISEDJRF.mjs → chunk-XL6AWNU3.mjs} +1 -1
  26. package/dist/{chunk-MERQJVXF.mjs → chunk-XXQSA25O.mjs} +19 -7
  27. package/dist/components/accordion.mjs +1 -1
  28. package/dist/components/autocomplete.js +7 -3
  29. package/dist/components/autocomplete.mjs +1 -1
  30. package/dist/components/avatar.js +12 -12
  31. package/dist/components/avatar.mjs +2 -2
  32. package/dist/components/badge.js +12 -12
  33. package/dist/components/badge.mjs +2 -2
  34. package/dist/components/breadcrumbs.mjs +1 -1
  35. package/dist/components/button.js +30 -18
  36. package/dist/components/button.mjs +2 -2
  37. package/dist/components/calendar.d.ts +6 -6
  38. package/dist/components/calendar.js +4 -4
  39. package/dist/components/calendar.mjs +2 -2
  40. package/dist/components/card.mjs +1 -1
  41. package/dist/components/checkbox.js +8 -8
  42. package/dist/components/checkbox.mjs +2 -2
  43. package/dist/components/chip.js +12 -12
  44. package/dist/components/chip.mjs +2 -2
  45. package/dist/components/code.js +12 -12
  46. package/dist/components/code.mjs +2 -2
  47. package/dist/components/date-input.js +16 -16
  48. package/dist/components/date-input.mjs +1 -1
  49. package/dist/components/date-picker.js +3 -3
  50. package/dist/components/date-picker.mjs +1 -1
  51. package/dist/components/dropdown.mjs +1 -1
  52. package/dist/components/index.js +246 -243
  53. package/dist/components/index.mjs +23 -23
  54. package/dist/components/input.js +52 -55
  55. package/dist/components/input.mjs +2 -2
  56. package/dist/components/link.mjs +1 -1
  57. package/dist/components/listbox.js +1 -1
  58. package/dist/components/listbox.mjs +2 -2
  59. package/dist/components/menu.js +1 -1
  60. package/dist/components/menu.mjs +2 -2
  61. package/dist/components/modal.js +3 -2
  62. package/dist/components/modal.mjs +2 -2
  63. package/dist/components/navbar.mjs +1 -1
  64. package/dist/components/pagination.d.ts +3 -3
  65. package/dist/components/pagination.js +23 -18
  66. package/dist/components/pagination.mjs +2 -2
  67. package/dist/components/popover.js +12 -12
  68. package/dist/components/popover.mjs +2 -2
  69. package/dist/components/radio.js +12 -12
  70. package/dist/components/radio.mjs +2 -2
  71. package/dist/components/select.d.ts +14 -7
  72. package/dist/components/select.js +57 -64
  73. package/dist/components/select.mjs +2 -2
  74. package/dist/components/skeleton.js +2 -2
  75. package/dist/components/skeleton.mjs +1 -1
  76. package/dist/components/slider.mjs +1 -1
  77. package/dist/components/snippet.js +12 -12
  78. package/dist/components/snippet.mjs +2 -2
  79. package/dist/components/table.js +9 -27
  80. package/dist/components/table.mjs +2 -2
  81. package/dist/components/tabs.js +12 -12
  82. package/dist/components/tabs.mjs +2 -2
  83. package/dist/components/toggle.js +31 -22
  84. package/dist/components/toggle.mjs +2 -2
  85. package/dist/components/user.mjs +1 -1
  86. package/dist/index.d.ts +1 -0
  87. package/dist/index.js +254 -245
  88. package/dist/index.mjs +34 -27
  89. package/dist/plugin.js +2 -2
  90. package/dist/plugin.mjs +3 -3
  91. package/dist/utilities/index.d.ts +2 -2
  92. package/dist/utilities/index.js +2 -2
  93. package/dist/utilities/index.mjs +2 -2
  94. package/dist/utilities/transition.d.ts +2 -2
  95. package/dist/utilities/transition.js +2 -2
  96. package/dist/utilities/transition.mjs +1 -1
  97. package/dist/utils/index.js +12 -12
  98. package/dist/utils/index.mjs +1 -1
  99. package/dist/utils/variants.js +12 -12
  100. package/dist/utils/variants.mjs +1 -1
  101. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -1,10 +1,10 @@
1
1
  import "./chunk-UVXYPGDZ.mjs";
2
2
  import {
3
3
  tabs
4
- } from "./chunk-GDIZAU4E.mjs";
4
+ } from "./chunk-42JWJWWX.mjs";
5
5
  import {
6
6
  toggle
7
- } from "./chunk-WUUKIKPR.mjs";
7
+ } from "./chunk-WJIRIXV4.mjs";
8
8
  import {
9
9
  user
10
10
  } from "./chunk-BJ6IKX32.mjs";
@@ -13,16 +13,16 @@ import {
13
13
  } from "./chunk-EF6G67MF.mjs";
14
14
  import {
15
15
  select
16
- } from "./chunk-DZGYN4XH.mjs";
16
+ } from "./chunk-FE2UYWMQ.mjs";
17
17
  import {
18
18
  skeleton
19
- } from "./chunk-D7H5R3VL.mjs";
19
+ } from "./chunk-UDSOWFZE.mjs";
20
20
  import {
21
21
  slider
22
22
  } from "./chunk-JBKBSMXM.mjs";
23
23
  import {
24
24
  snippet
25
- } from "./chunk-CKTE75OS.mjs";
25
+ } from "./chunk-XAYP4CR3.mjs";
26
26
  import {
27
27
  spacer
28
28
  } from "./chunk-T2VR4T5R.mjs";
@@ -31,32 +31,32 @@ import {
31
31
  } from "./chunk-AXXUQWWC.mjs";
32
32
  import {
33
33
  table
34
- } from "./chunk-XT44N6I6.mjs";
34
+ } from "./chunk-LSQXJEPE.mjs";
35
35
  import "./chunk-YJLQTC7L.mjs";
36
36
  import {
37
37
  menu,
38
38
  menuItem,
39
39
  menuSection
40
- } from "./chunk-4YQYZDME.mjs";
40
+ } from "./chunk-7YPXCOW5.mjs";
41
41
  import {
42
42
  modal
43
- } from "./chunk-N4MWCCMM.mjs";
43
+ } from "./chunk-P73E5YV7.mjs";
44
44
  import {
45
45
  navbar
46
46
  } from "./chunk-3QYYLFUC.mjs";
47
47
  import {
48
48
  pagination
49
- } from "./chunk-DXPS72CE.mjs";
49
+ } from "./chunk-63NMFZTF.mjs";
50
50
  import {
51
51
  popover
52
- } from "./chunk-IISEDJRF.mjs";
52
+ } from "./chunk-XL6AWNU3.mjs";
53
53
  import {
54
54
  progress
55
55
  } from "./chunk-2KK3SUMT.mjs";
56
56
  import {
57
57
  radio,
58
58
  radioGroup
59
- } from "./chunk-A4VDWEXY.mjs";
59
+ } from "./chunk-4MIBATA4.mjs";
60
60
  import {
61
61
  divider
62
62
  } from "./chunk-A2DU46QS.mjs";
@@ -74,7 +74,7 @@ import {
74
74
  } from "./chunk-U6G6SZ26.mjs";
75
75
  import {
76
76
  input
77
- } from "./chunk-ARFD2V3F.mjs";
77
+ } from "./chunk-I33PMOA3.mjs";
78
78
  import {
79
79
  kbd
80
80
  } from "./chunk-F4AOWB64.mjs";
@@ -84,44 +84,44 @@ import {
84
84
  } from "./chunk-C3SML4G4.mjs";
85
85
  import {
86
86
  calendar
87
- } from "./chunk-NPRQPDVP.mjs";
87
+ } from "./chunk-KPI62GDB.mjs";
88
88
  import {
89
89
  card
90
90
  } from "./chunk-VLE2FQQR.mjs";
91
91
  import {
92
92
  checkbox,
93
93
  checkboxGroup
94
- } from "./chunk-5AGRECY5.mjs";
94
+ } from "./chunk-OUNBTYJ7.mjs";
95
95
  import {
96
96
  chip
97
- } from "./chunk-GFTQERGX.mjs";
97
+ } from "./chunk-MP2JYSMR.mjs";
98
98
  import {
99
99
  circularProgress
100
100
  } from "./chunk-KPVV2V7V.mjs";
101
101
  import {
102
102
  code
103
- } from "./chunk-BT3FGTF7.mjs";
103
+ } from "./chunk-PWJWH4MD.mjs";
104
104
  import {
105
105
  dateInput
106
- } from "./chunk-22SLLLIZ.mjs";
106
+ } from "./chunk-XEPPBQPJ.mjs";
107
107
  import {
108
108
  datePicker,
109
109
  dateRangePicker
110
- } from "./chunk-WGH4WKVU.mjs";
110
+ } from "./chunk-TSTU52NB.mjs";
111
111
  import {
112
112
  accordion,
113
113
  accordionItem
114
114
  } from "./chunk-MVG7GLBD.mjs";
115
115
  import {
116
116
  autocomplete
117
- } from "./chunk-KKN74BUG.mjs";
117
+ } from "./chunk-BOVVTMHS.mjs";
118
118
  import {
119
119
  avatar,
120
120
  avatarGroup
121
- } from "./chunk-HZX5JB5L.mjs";
121
+ } from "./chunk-R27WO3A6.mjs";
122
122
  import {
123
123
  badge
124
- } from "./chunk-SKQWKT6K.mjs";
124
+ } from "./chunk-QV3ALCMB.mjs";
125
125
  import {
126
126
  breadcrumbItem,
127
127
  breadcrumbs
@@ -129,14 +129,14 @@ import {
129
129
  import {
130
130
  button,
131
131
  buttonGroup
132
- } from "./chunk-MERQJVXF.mjs";
132
+ } from "./chunk-XXQSA25O.mjs";
133
133
  import "./chunk-IV3K5WDK.mjs";
134
134
  import {
135
135
  cn
136
136
  } from "./chunk-3XVMTUU7.mjs";
137
137
  import {
138
138
  colorVariants
139
- } from "./chunk-2PIR7DFM.mjs";
139
+ } from "./chunk-BZCSOIUI.mjs";
140
140
  import {
141
141
  tv
142
142
  } from "./chunk-N2KXC5ZE.mjs";
@@ -146,12 +146,12 @@ import {
146
146
  } from "./chunk-BYWORP66.mjs";
147
147
  import {
148
148
  nextui
149
- } from "./chunk-YSA7EQBH.mjs";
149
+ } from "./chunk-JFWA3DGK.mjs";
150
150
  import "./chunk-D2XMP2NC.mjs";
151
- import "./chunk-726LN7M3.mjs";
151
+ import "./chunk-3LD7T42T.mjs";
152
152
  import "./chunk-DI2L75XK.mjs";
153
153
  import "./chunk-4Z22WXZX.mjs";
154
- import "./chunk-HPFX3B3F.mjs";
154
+ import "./chunk-WN6AL2BX.mjs";
155
155
  import {
156
156
  absoluteFullClasses,
157
157
  baseStyles,
@@ -171,7 +171,11 @@ import {
171
171
  } from "./chunk-G4RCK475.mjs";
172
172
  import "./chunk-KUNVFLXJ.mjs";
173
173
  import "./chunk-M63AFAHO.mjs";
174
- import "./chunk-HUBDRSA4.mjs";
174
+ import {
175
+ darkLayout,
176
+ defaultLayout,
177
+ lightLayout
178
+ } from "./chunk-HUBDRSA4.mjs";
175
179
  import "./chunk-WBQAMGXK.mjs";
176
180
  import "./chunk-DMASP6FA.mjs";
177
181
  import {
@@ -211,10 +215,12 @@ export {
211
215
  colorVariants,
212
216
  colors,
213
217
  commonColors,
218
+ darkLayout,
214
219
  dataFocusVisibleClasses,
215
220
  dateInput,
216
221
  datePicker,
217
222
  dateRangePicker,
223
+ defaultLayout,
218
224
  divider,
219
225
  drip,
220
226
  dropdown,
@@ -226,6 +232,7 @@ export {
226
232
  image,
227
233
  input,
228
234
  kbd,
235
+ lightLayout,
229
236
  link,
230
237
  linkAnchorClasses,
231
238
  menu as listbox,
package/dist/plugin.js CHANGED
@@ -466,12 +466,12 @@ var transition_default = {
466
466
  "transition-duration": DEFAULT_TRANSITION_DURATION
467
467
  },
468
468
  ".transition-transform-colors": {
469
- " transition-property": "transform, color, background, background-color, border-color, text-decoration-color, fill, stroke",
469
+ "transition-property": "transform, color, background, background-color, border-color, text-decoration-color, fill, stroke",
470
470
  "transition-timing-function": "ease",
471
471
  "transition-duration": DEFAULT_TRANSITION_DURATION
472
472
  },
473
473
  ".transition-transform-colors-opacity": {
474
- " transition-property": "transform, color, background, background-color, border-color, text-decoration-color, fill, stroke, opacity",
474
+ "transition-property": "transform, color, background, background-color, border-color, text-decoration-color, fill, stroke, opacity",
475
475
  "transition-timing-function": "ease",
476
476
  "transition-duration": DEFAULT_TRANSITION_DURATION
477
477
  }
package/dist/plugin.mjs CHANGED
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  nextui
3
- } from "./chunk-YSA7EQBH.mjs";
3
+ } from "./chunk-JFWA3DGK.mjs";
4
4
  import "./chunk-D2XMP2NC.mjs";
5
- import "./chunk-726LN7M3.mjs";
5
+ import "./chunk-3LD7T42T.mjs";
6
6
  import "./chunk-DI2L75XK.mjs";
7
7
  import "./chunk-4Z22WXZX.mjs";
8
- import "./chunk-HPFX3B3F.mjs";
8
+ import "./chunk-WN6AL2BX.mjs";
9
9
  import "./chunk-XHQUSKIE.mjs";
10
10
  import "./chunk-WQEDQHKX.mjs";
11
11
  import "./chunk-QZTWGJ72.mjs";
@@ -54,12 +54,12 @@ declare const utilities: {
54
54
  "transition-duration": string;
55
55
  };
56
56
  ".transition-transform-colors": {
57
- " transition-property": string;
57
+ "transition-property": string;
58
58
  "transition-timing-function": string;
59
59
  "transition-duration": string;
60
60
  };
61
61
  ".transition-transform-colors-opacity": {
62
- " transition-property": string;
62
+ "transition-property": string;
63
63
  "transition-timing-function": string;
64
64
  "transition-duration": string;
65
65
  };
@@ -68,12 +68,12 @@ var transition_default = {
68
68
  "transition-duration": DEFAULT_TRANSITION_DURATION
69
69
  },
70
70
  ".transition-transform-colors": {
71
- " transition-property": "transform, color, background, background-color, border-color, text-decoration-color, fill, stroke",
71
+ "transition-property": "transform, color, background, background-color, border-color, text-decoration-color, fill, stroke",
72
72
  "transition-timing-function": "ease",
73
73
  "transition-duration": DEFAULT_TRANSITION_DURATION
74
74
  },
75
75
  ".transition-transform-colors-opacity": {
76
- " transition-property": "transform, color, background, background-color, border-color, text-decoration-color, fill, stroke, opacity",
76
+ "transition-property": "transform, color, background, background-color, border-color, text-decoration-color, fill, stroke, opacity",
77
77
  "transition-timing-function": "ease",
78
78
  "transition-duration": DEFAULT_TRANSITION_DURATION
79
79
  }
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  utilities
3
- } from "../chunk-726LN7M3.mjs";
3
+ } from "../chunk-3LD7T42T.mjs";
4
4
  import "../chunk-DI2L75XK.mjs";
5
5
  import "../chunk-4Z22WXZX.mjs";
6
- import "../chunk-HPFX3B3F.mjs";
6
+ import "../chunk-WN6AL2BX.mjs";
7
7
  export {
8
8
  utilities
9
9
  };
@@ -44,12 +44,12 @@ declare const _default: {
44
44
  "transition-duration": string;
45
45
  };
46
46
  ".transition-transform-colors": {
47
- " transition-property": string;
47
+ "transition-property": string;
48
48
  "transition-timing-function": string;
49
49
  "transition-duration": string;
50
50
  };
51
51
  ".transition-transform-colors-opacity": {
52
- " transition-property": string;
52
+ "transition-property": string;
53
53
  "transition-timing-function": string;
54
54
  "transition-duration": string;
55
55
  };
@@ -67,12 +67,12 @@ var transition_default = {
67
67
  "transition-duration": DEFAULT_TRANSITION_DURATION
68
68
  },
69
69
  ".transition-transform-colors": {
70
- " transition-property": "transform, color, background, background-color, border-color, text-decoration-color, fill, stroke",
70
+ "transition-property": "transform, color, background, background-color, border-color, text-decoration-color, fill, stroke",
71
71
  "transition-timing-function": "ease",
72
72
  "transition-duration": DEFAULT_TRANSITION_DURATION
73
73
  },
74
74
  ".transition-transform-colors-opacity": {
75
- " transition-property": "transform, color, background, background-color, border-color, text-decoration-color, fill, stroke, opacity",
75
+ "transition-property": "transform, color, background, background-color, border-color, text-decoration-color, fill, stroke, opacity",
76
76
  "transition-timing-function": "ease",
77
77
  "transition-duration": DEFAULT_TRANSITION_DURATION
78
78
  }
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  DEFAULT_TRANSITION_DURATION,
3
3
  transition_default
4
- } from "../chunk-HPFX3B3F.mjs";
4
+ } from "../chunk-WN6AL2BX.mjs";
5
5
  export {
6
6
  DEFAULT_TRANSITION_DURATION,
7
7
  transition_default as default
@@ -120,12 +120,12 @@ var bordered = {
120
120
  foreground: "bg-transparent border-foreground text-foreground"
121
121
  };
122
122
  var flat = {
123
- default: "bg-default/40 text-default-foreground",
124
- primary: "bg-primary/20 text-primary",
125
- secondary: "bg-secondary/20 text-secondary",
126
- success: "bg-success/20 text-success-600 dark:text-success",
127
- warning: "bg-warning/20 text-warning-600 dark:text-warning",
128
- danger: "bg-danger/20 text-danger dark:text-danger-500",
123
+ default: "bg-default/40 text-default-700",
124
+ primary: "bg-primary/20 text-primary-700",
125
+ secondary: "bg-secondary/20 text-secondary-700",
126
+ success: "bg-success/20 text-success-800 dark:text-success",
127
+ warning: "bg-warning/20 text-warning-800 dark:text-warning",
128
+ danger: "bg-danger/20 text-danger-800 dark:text-danger-500",
129
129
  foreground: "bg-foreground/10 text-foreground"
130
130
  };
131
131
  var faded = {
@@ -147,12 +147,12 @@ var light = {
147
147
  foreground: "bg-transparent text-foreground"
148
148
  };
149
149
  var ghost = {
150
- default: "border-default text-default-foreground hover:!bg-default",
151
- primary: "border-primary text-primary hover:!text-primary-foreground hover:!bg-primary",
152
- secondary: "border-secondary text-secondary hover:text-secondary-foreground hover:!bg-secondary",
153
- success: "border-success text-success hover:!text-success-foreground hover:!bg-success",
154
- warning: "border-warning text-warning hover:!text-warning-foreground hover:!bg-warning",
155
- danger: "border-danger text-danger hover:!text-danger-foreground hover:!bg-danger",
150
+ default: "border-default text-default-foreground",
151
+ primary: "border-primary text-primary",
152
+ secondary: "border-secondary text-secondary",
153
+ success: "border-success text-success",
154
+ warning: "border-warning text-warning",
155
+ danger: "border-danger text-danger",
156
156
  foreground: "border-foreground text-foreground hover:!bg-foreground"
157
157
  };
158
158
  var colorVariants = {
@@ -4,7 +4,7 @@ import {
4
4
  } from "../chunk-3XVMTUU7.mjs";
5
5
  import {
6
6
  colorVariants
7
- } from "../chunk-2PIR7DFM.mjs";
7
+ } from "../chunk-BZCSOIUI.mjs";
8
8
  import {
9
9
  COMMON_UNITS,
10
10
  twMergeConfig
@@ -51,12 +51,12 @@ var bordered = {
51
51
  foreground: "bg-transparent border-foreground text-foreground"
52
52
  };
53
53
  var flat = {
54
- default: "bg-default/40 text-default-foreground",
55
- primary: "bg-primary/20 text-primary",
56
- secondary: "bg-secondary/20 text-secondary",
57
- success: "bg-success/20 text-success-600 dark:text-success",
58
- warning: "bg-warning/20 text-warning-600 dark:text-warning",
59
- danger: "bg-danger/20 text-danger dark:text-danger-500",
54
+ default: "bg-default/40 text-default-700",
55
+ primary: "bg-primary/20 text-primary-700",
56
+ secondary: "bg-secondary/20 text-secondary-700",
57
+ success: "bg-success/20 text-success-800 dark:text-success",
58
+ warning: "bg-warning/20 text-warning-800 dark:text-warning",
59
+ danger: "bg-danger/20 text-danger-800 dark:text-danger-500",
60
60
  foreground: "bg-foreground/10 text-foreground"
61
61
  };
62
62
  var faded = {
@@ -78,12 +78,12 @@ var light = {
78
78
  foreground: "bg-transparent text-foreground"
79
79
  };
80
80
  var ghost = {
81
- default: "border-default text-default-foreground hover:!bg-default",
82
- primary: "border-primary text-primary hover:!text-primary-foreground hover:!bg-primary",
83
- secondary: "border-secondary text-secondary hover:text-secondary-foreground hover:!bg-secondary",
84
- success: "border-success text-success hover:!text-success-foreground hover:!bg-success",
85
- warning: "border-warning text-warning hover:!text-warning-foreground hover:!bg-warning",
86
- danger: "border-danger text-danger hover:!text-danger-foreground hover:!bg-danger",
81
+ default: "border-default text-default-foreground",
82
+ primary: "border-primary text-primary",
83
+ secondary: "border-secondary text-secondary",
84
+ success: "border-success text-success",
85
+ warning: "border-warning text-warning",
86
+ danger: "border-danger text-danger",
87
87
  foreground: "border-foreground text-foreground hover:!bg-foreground"
88
88
  };
89
89
  var colorVariants = {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  colorVariants
3
- } from "../chunk-2PIR7DFM.mjs";
3
+ } from "../chunk-BZCSOIUI.mjs";
4
4
  export {
5
5
  colorVariants
6
6
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/theme",
3
- "version": "2.2.8",
3
+ "version": "2.2.10",
4
4
  "description": "The default theme for NextUI components",
5
5
  "keywords": [
6
6
  "theme",