@nextui-org/theme 0.0.0-dev-v2-20240303203505 → 0.0.0-dev-v2-20240303205459

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.
@@ -430,6 +430,14 @@ var chip = tv({
430
430
  base: "w-auto"
431
431
  }
432
432
  },
433
+ {
434
+ isOneChar: true,
435
+ variant: "dot",
436
+ class: {
437
+ base: "w-auto h-7 px-1 items-center",
438
+ content: "px-2"
439
+ }
440
+ },
433
441
  {
434
442
  hasStartContent: true,
435
443
  size: "sm",
@@ -621,6 +621,14 @@ var chip = tv({
621
621
  base: "w-auto"
622
622
  }
623
623
  },
624
+ {
625
+ isOneChar: true,
626
+ variant: "dot",
627
+ class: {
628
+ base: "w-auto h-7 px-1 items-center",
629
+ content: "px-2"
630
+ }
631
+ },
624
632
  {
625
633
  hasStartContent: true,
626
634
  size: "sm",
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  chip
3
- } from "../chunk-G2RPAV6S.mjs";
3
+ } from "../chunk-LY3D37PO.mjs";
4
4
  import "../chunk-CMYR6AOY.mjs";
5
5
  import "../chunk-K7LK7NCE.mjs";
6
6
  import "../chunk-2PIR7DFM.mjs";
@@ -2141,6 +2141,14 @@ var chip = tv({
2141
2141
  base: "w-auto"
2142
2142
  }
2143
2143
  },
2144
+ {
2145
+ isOneChar: true,
2146
+ variant: "dot",
2147
+ class: {
2148
+ base: "w-auto h-7 px-1 items-center",
2149
+ content: "px-2"
2150
+ }
2151
+ },
2144
2152
  {
2145
2153
  hasStartContent: true,
2146
2154
  size: "sm",
@@ -79,7 +79,7 @@ import {
79
79
  } from "../chunk-QYW2VWAB.mjs";
80
80
  import {
81
81
  chip
82
- } from "../chunk-G2RPAV6S.mjs";
82
+ } from "../chunk-LY3D37PO.mjs";
83
83
  import {
84
84
  circularProgress
85
85
  } from "../chunk-XPLXQDB3.mjs";
package/dist/index.js CHANGED
@@ -2174,6 +2174,14 @@ var chip = tv({
2174
2174
  base: "w-auto"
2175
2175
  }
2176
2176
  },
2177
+ {
2178
+ isOneChar: true,
2179
+ variant: "dot",
2180
+ class: {
2181
+ base: "w-auto h-7 px-1 items-center",
2182
+ content: "px-2"
2183
+ }
2184
+ },
2177
2185
  {
2178
2186
  hasStartContent: true,
2179
2187
  size: "sm",
package/dist/index.mjs CHANGED
@@ -79,7 +79,7 @@ import {
79
79
  } from "./chunk-QYW2VWAB.mjs";
80
80
  import {
81
81
  chip
82
- } from "./chunk-G2RPAV6S.mjs";
82
+ } from "./chunk-LY3D37PO.mjs";
83
83
  import {
84
84
  circularProgress
85
85
  } from "./chunk-XPLXQDB3.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/theme",
3
- "version": "0.0.0-dev-v2-20240303203505",
3
+ "version": "0.0.0-dev-v2-20240303205459",
4
4
  "description": "The default theme for NextUI components",
5
5
  "keywords": [
6
6
  "theme",