@nextui-org/theme 0.0.0-dev-v2-20230601001842 → 0.0.0-dev-v2-20230601002458

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.
@@ -76,7 +76,7 @@ var button = tv({
76
76
  true: "[&:not(:first-child):not(:last-child)]:rounded-none"
77
77
  },
78
78
  isIconOnly: {
79
- true: "p-0 gap-0",
79
+ true: "p-0 gap-0 min-w-fit",
80
80
  false: "[&>svg]:max-w-[2em]"
81
81
  },
82
82
  disableAnimation: {
@@ -173,7 +173,7 @@ var button = (0, import_tailwind_variants.tv)({
173
173
  true: "[&:not(:first-child):not(:last-child)]:rounded-none"
174
174
  },
175
175
  isIconOnly: {
176
- true: "p-0 gap-0",
176
+ true: "p-0 gap-0 min-w-fit",
177
177
  false: "[&>svg]:max-w-[2em]"
178
178
  },
179
179
  disableAnimation: {
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  button,
3
3
  buttonGroup
4
- } from "../chunk-JY7ZEL5Z.mjs";
4
+ } from "../chunk-WIVW4YCJ.mjs";
5
5
  import "../chunk-CMYR6AOY.mjs";
6
6
  import "../chunk-K7LK7NCE.mjs";
7
7
  import "../chunk-IQPW7V4N.mjs";
@@ -743,7 +743,7 @@ var button = (0, import_tailwind_variants5.tv)({
743
743
  true: "[&:not(:first-child):not(:last-child)]:rounded-none"
744
744
  },
745
745
  isIconOnly: {
746
- true: "p-0 gap-0",
746
+ true: "p-0 gap-0 min-w-fit",
747
747
  false: "[&>svg]:max-w-[2em]"
748
748
  },
749
749
  disableAnimation: {
@@ -77,7 +77,7 @@ import {
77
77
  import {
78
78
  button,
79
79
  buttonGroup
80
- } from "../chunk-JY7ZEL5Z.mjs";
80
+ } from "../chunk-WIVW4YCJ.mjs";
81
81
  import {
82
82
  card
83
83
  } from "../chunk-QW2ZGOKD.mjs";
package/dist/index.js CHANGED
@@ -775,7 +775,7 @@ var button = (0, import_tailwind_variants5.tv)({
775
775
  true: "[&:not(:first-child):not(:last-child)]:rounded-none"
776
776
  },
777
777
  isIconOnly: {
778
- true: "p-0 gap-0",
778
+ true: "p-0 gap-0 min-w-fit",
779
779
  false: "[&>svg]:max-w-[2em]"
780
780
  },
781
781
  disableAnimation: {
package/dist/index.mjs CHANGED
@@ -77,7 +77,7 @@ import {
77
77
  import {
78
78
  button,
79
79
  buttonGroup
80
- } from "./chunk-JY7ZEL5Z.mjs";
80
+ } from "./chunk-WIVW4YCJ.mjs";
81
81
  import {
82
82
  card
83
83
  } from "./chunk-QW2ZGOKD.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/theme",
3
- "version": "0.0.0-dev-v2-20230601001842",
3
+ "version": "0.0.0-dev-v2-20230601002458",
4
4
  "description": "The default theme for NextUI components",
5
5
  "keywords": [
6
6
  "theme",