@nextui-org/theme 0.0.0-dev-v2-20230613214509 → 0.0.0-dev-v2-20230614033154

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.
@@ -190,17 +190,11 @@ var navbar = tv({
190
190
  position: ["static", "sticky"],
191
191
  class: {
192
192
  base: [
193
- "before:content-['']",
194
- "before:block",
195
- "before:z-[-1]",
196
- "before:absolute",
197
- "before:-top-px",
198
- "before:inset-0",
199
- "before:backdrop-blur",
200
- "before:backdrop-saturate-150",
201
- "before:bg-background/80",
202
- "dark:before:bg-background/50",
203
- "data-[menu-open=true]:before:bg-background"
193
+ "backdrop-blur",
194
+ "backdrop-saturate-150",
195
+ "bg-background/80",
196
+ "dark:bg-background/50",
197
+ "data-[menu-open=true]:bg-background"
204
198
  ]
205
199
  }
206
200
  },
@@ -5455,17 +5455,11 @@ var navbar = (0, import_tailwind_variants24.tv)({
5455
5455
  position: ["static", "sticky"],
5456
5456
  class: {
5457
5457
  base: [
5458
- "before:content-['']",
5459
- "before:block",
5460
- "before:z-[-1]",
5461
- "before:absolute",
5462
- "before:-top-px",
5463
- "before:inset-0",
5464
- "before:backdrop-blur",
5465
- "before:backdrop-saturate-150",
5466
- "before:bg-background/80",
5467
- "dark:before:bg-background/50",
5468
- "data-[menu-open=true]:before:bg-background"
5458
+ "backdrop-blur",
5459
+ "backdrop-saturate-150",
5460
+ "bg-background/80",
5461
+ "dark:bg-background/50",
5462
+ "data-[menu-open=true]:bg-background"
5469
5463
  ]
5470
5464
  }
5471
5465
  },
@@ -22,7 +22,7 @@ import {
22
22
  } from "../chunk-7WHZSA65.mjs";
23
23
  import {
24
24
  navbar
25
- } from "../chunk-2JNTU7SI.mjs";
25
+ } from "../chunk-WQF44BEH.mjs";
26
26
  import {
27
27
  pagination
28
28
  } from "../chunk-MVHNLIGC.mjs";
@@ -214,17 +214,11 @@ var navbar = (0, import_tailwind_variants.tv)({
214
214
  position: ["static", "sticky"],
215
215
  class: {
216
216
  base: [
217
- "before:content-['']",
218
- "before:block",
219
- "before:z-[-1]",
220
- "before:absolute",
221
- "before:-top-px",
222
- "before:inset-0",
223
- "before:backdrop-blur",
224
- "before:backdrop-saturate-150",
225
- "before:bg-background/80",
226
- "dark:before:bg-background/50",
227
- "data-[menu-open=true]:before:bg-background"
217
+ "backdrop-blur",
218
+ "backdrop-saturate-150",
219
+ "bg-background/80",
220
+ "dark:bg-background/50",
221
+ "data-[menu-open=true]:bg-background"
228
222
  ]
229
223
  }
230
224
  },
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  navbar
3
- } from "../chunk-2JNTU7SI.mjs";
3
+ } from "../chunk-WQF44BEH.mjs";
4
4
  export {
5
5
  navbar
6
6
  };
package/dist/index.js CHANGED
@@ -5487,17 +5487,11 @@ var navbar = (0, import_tailwind_variants24.tv)({
5487
5487
  position: ["static", "sticky"],
5488
5488
  class: {
5489
5489
  base: [
5490
- "before:content-['']",
5491
- "before:block",
5492
- "before:z-[-1]",
5493
- "before:absolute",
5494
- "before:-top-px",
5495
- "before:inset-0",
5496
- "before:backdrop-blur",
5497
- "before:backdrop-saturate-150",
5498
- "before:bg-background/80",
5499
- "dark:before:bg-background/50",
5500
- "data-[menu-open=true]:before:bg-background"
5490
+ "backdrop-blur",
5491
+ "backdrop-saturate-150",
5492
+ "bg-background/80",
5493
+ "dark:bg-background/50",
5494
+ "data-[menu-open=true]:bg-background"
5501
5495
  ]
5502
5496
  }
5503
5497
  },
package/dist/index.mjs CHANGED
@@ -22,7 +22,7 @@ import {
22
22
  } from "./chunk-7WHZSA65.mjs";
23
23
  import {
24
24
  navbar
25
- } from "./chunk-2JNTU7SI.mjs";
25
+ } from "./chunk-WQF44BEH.mjs";
26
26
  import {
27
27
  pagination
28
28
  } from "./chunk-MVHNLIGC.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/theme",
3
- "version": "0.0.0-dev-v2-20230613214509",
3
+ "version": "0.0.0-dev-v2-20230614033154",
4
4
  "description": "The default theme for NextUI components",
5
5
  "keywords": [
6
6
  "theme",