@nextui-org/theme 0.0.0-dev-v2-20240421094500 → 0.0.0-dev-v2-20240421105141

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.
@@ -115,7 +115,7 @@ var progress = tv(
115
115
  ]
116
116
  },
117
117
  {
118
- twMerge: false
118
+ twMerge: true
119
119
  }
120
120
  );
121
121
 
@@ -3620,7 +3620,7 @@ var progress = tv(
3620
3620
  ]
3621
3621
  },
3622
3622
  {
3623
- twMerge: false
3623
+ twMerge: true
3624
3624
  }
3625
3625
  );
3626
3626
 
@@ -52,7 +52,7 @@ import {
52
52
  } from "../chunk-KA5SSSWD.mjs";
53
53
  import {
54
54
  progress
55
- } from "../chunk-524WVPFR.mjs";
55
+ } from "../chunk-M3MKSQ42.mjs";
56
56
  import {
57
57
  radio,
58
58
  radioGroup
@@ -108,7 +108,7 @@ declare const progress: tailwind_variants.TVReturnType<{
108
108
  track: string;
109
109
  indicator: string;
110
110
  }, undefined, {
111
- twMerge: false;
111
+ twMerge: true;
112
112
  }, {
113
113
  color: {
114
114
  default: {
@@ -286,7 +286,7 @@ declare const progress: tailwind_variants.TVReturnType<{
286
286
  track: string;
287
287
  indicator: string;
288
288
  }, undefined, {
289
- twMerge: false;
289
+ twMerge: true;
290
290
  }, unknown, unknown, undefined>>;
291
291
  type ProgressVariantProps = VariantProps<typeof progress>;
292
292
  type ProgressSlots = keyof ReturnType<typeof progress>;
@@ -164,7 +164,7 @@ var progress = tv(
164
164
  ]
165
165
  },
166
166
  {
167
- twMerge: false
167
+ twMerge: true
168
168
  }
169
169
  );
170
170
  // Annotate the CommonJS export names for ESM import in node:
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  progress
3
- } from "../chunk-524WVPFR.mjs";
3
+ } from "../chunk-M3MKSQ42.mjs";
4
4
  import "../chunk-GMMETTYU.mjs";
5
5
  export {
6
6
  progress
package/dist/index.js CHANGED
@@ -3651,7 +3651,7 @@ var progress = tv(
3651
3651
  ]
3652
3652
  },
3653
3653
  {
3654
- twMerge: false
3654
+ twMerge: true
3655
3655
  }
3656
3656
  );
3657
3657
 
package/dist/index.mjs CHANGED
@@ -52,7 +52,7 @@ import {
52
52
  } from "./chunk-KA5SSSWD.mjs";
53
53
  import {
54
54
  progress
55
- } from "./chunk-524WVPFR.mjs";
55
+ } from "./chunk-M3MKSQ42.mjs";
56
56
  import {
57
57
  radio,
58
58
  radioGroup
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/theme",
3
- "version": "0.0.0-dev-v2-20240421094500",
3
+ "version": "0.0.0-dev-v2-20240421105141",
4
4
  "description": "The default theme for NextUI components",
5
5
  "keywords": [
6
6
  "theme",