@nextui-org/theme 2.2.1 → 2.2.2

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.
@@ -146,7 +146,7 @@ var popover = tv({
146
146
  base: "animate-none"
147
147
  }
148
148
  },
149
- isDropdownDisabled: {
149
+ isTriggerDisabled: {
150
150
  true: {
151
151
  trigger: "opacity-disabled pointer-events-none"
152
152
  },
@@ -1345,7 +1345,7 @@ var popover = tv({
1345
1345
  base: "animate-none"
1346
1346
  }
1347
1347
  },
1348
- isDropdownDisabled: {
1348
+ isTriggerDisabled: {
1349
1349
  true: {
1350
1350
  trigger: "opacity-disabled pointer-events-none"
1351
1351
  },
@@ -49,7 +49,7 @@ import {
49
49
  } from "../chunk-RNAP5C4C.mjs";
50
50
  import {
51
51
  popover
52
- } from "../chunk-HGSHFC5N.mjs";
52
+ } from "../chunk-KA5SSSWD.mjs";
53
53
  import {
54
54
  progress
55
55
  } from "../chunk-524WVPFR.mjs";
@@ -108,7 +108,7 @@ declare const popover: tailwind_variants.TVReturnType<{
108
108
  base: string;
109
109
  };
110
110
  };
111
- isDropdownDisabled: {
111
+ isTriggerDisabled: {
112
112
  true: {
113
113
  trigger: string;
114
114
  };
@@ -210,7 +210,7 @@ declare const popover: tailwind_variants.TVReturnType<{
210
210
  base: string;
211
211
  };
212
212
  };
213
- isDropdownDisabled: {
213
+ isTriggerDisabled: {
214
214
  true: {
215
215
  trigger: string;
216
216
  };
@@ -306,7 +306,7 @@ declare const popover: tailwind_variants.TVReturnType<{
306
306
  base: string;
307
307
  };
308
308
  };
309
- isDropdownDisabled: {
309
+ isTriggerDisabled: {
310
310
  true: {
311
311
  trigger: string;
312
312
  };
@@ -402,7 +402,7 @@ declare const popover: tailwind_variants.TVReturnType<{
402
402
  base: string;
403
403
  };
404
404
  };
405
- isDropdownDisabled: {
405
+ isTriggerDisabled: {
406
406
  true: {
407
407
  trigger: string;
408
408
  };
@@ -504,7 +504,7 @@ declare const popover: tailwind_variants.TVReturnType<{
504
504
  base: string;
505
505
  };
506
506
  };
507
- isDropdownDisabled: {
507
+ isTriggerDisabled: {
508
508
  true: {
509
509
  trigger: string;
510
510
  };
@@ -606,7 +606,7 @@ declare const popover: tailwind_variants.TVReturnType<{
606
606
  base: string;
607
607
  };
608
608
  };
609
- isDropdownDisabled: {
609
+ isTriggerDisabled: {
610
610
  true: {
611
611
  trigger: string;
612
612
  };
@@ -702,7 +702,7 @@ declare const popover: tailwind_variants.TVReturnType<{
702
702
  base: string;
703
703
  };
704
704
  };
705
- isDropdownDisabled: {
705
+ isTriggerDisabled: {
706
706
  true: {
707
707
  trigger: string;
708
708
  };
@@ -272,7 +272,7 @@ var popover = tv({
272
272
  base: "animate-none"
273
273
  }
274
274
  },
275
- isDropdownDisabled: {
275
+ isTriggerDisabled: {
276
276
  true: {
277
277
  trigger: "opacity-disabled pointer-events-none"
278
278
  },
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  popover
3
- } from "../chunk-HGSHFC5N.mjs";
3
+ } from "../chunk-KA5SSSWD.mjs";
4
4
  import "../chunk-CMYR6AOY.mjs";
5
5
  import "../chunk-K7LK7NCE.mjs";
6
6
  import "../chunk-2PIR7DFM.mjs";
package/dist/index.js CHANGED
@@ -1376,7 +1376,7 @@ var popover = tv({
1376
1376
  base: "animate-none"
1377
1377
  }
1378
1378
  },
1379
- isDropdownDisabled: {
1379
+ isTriggerDisabled: {
1380
1380
  true: {
1381
1381
  trigger: "opacity-disabled pointer-events-none"
1382
1382
  },
package/dist/index.mjs CHANGED
@@ -49,7 +49,7 @@ import {
49
49
  } from "./chunk-RNAP5C4C.mjs";
50
50
  import {
51
51
  popover
52
- } from "./chunk-HGSHFC5N.mjs";
52
+ } from "./chunk-KA5SSSWD.mjs";
53
53
  import {
54
54
  progress
55
55
  } from "./chunk-524WVPFR.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/theme",
3
- "version": "2.2.1",
3
+ "version": "2.2.2",
4
4
  "description": "The default theme for NextUI components",
5
5
  "keywords": [
6
6
  "theme",