@nextui-org/theme 0.0.0-dev-v2-20230620154717 → 0.0.0-dev-v2-20230620194547

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.
Files changed (88) hide show
  1. package/dist/{chunk-DWC7GT4K.mjs → chunk-3D7G7PZH.mjs} +1 -1
  2. package/dist/chunk-4Z22WXZX.mjs +21 -0
  3. package/dist/{chunk-PMVP54WC.mjs → chunk-52QYM3YD.mjs} +9 -9
  4. package/dist/{chunk-BH4BMASL.mjs → chunk-576B55VI.mjs} +1 -1
  5. package/dist/{chunk-QU6QFAKV.mjs → chunk-7VYHIENL.mjs} +3 -2
  6. package/dist/{chunk-LWJT5D6G.mjs → chunk-A4SRDPJZ.mjs} +1 -0
  7. package/dist/{chunk-UHOIXUPW.mjs → chunk-AUOEYXLQ.mjs} +1 -0
  8. package/dist/{chunk-G34JOIZ3.mjs → chunk-C6TGDK6D.mjs} +1 -1
  9. package/dist/{chunk-FPFQCKUP.mjs → chunk-CEW7YOHH.mjs} +1 -1
  10. package/dist/chunk-DI2L75XK.mjs +22 -0
  11. package/dist/{chunk-2RQFBKZ4.mjs → chunk-E7FRZBCH.mjs} +1 -1
  12. package/dist/{chunk-NVCWXYAR.mjs → chunk-HI3IKEJ5.mjs} +13 -3
  13. package/dist/{chunk-JH2TR6BI.mjs → chunk-HJLDXSH7.mjs} +7 -19
  14. package/dist/{chunk-YQXYRWJP.mjs → chunk-I36TDMJB.mjs} +2 -2
  15. package/dist/{chunk-4G25OMVV.mjs → chunk-I75M4OOG.mjs} +1 -1
  16. package/dist/{chunk-QW2ZGOKD.mjs → chunk-IN5LCODJ.mjs} +1 -1
  17. package/dist/{chunk-RT4IWYYT.mjs → chunk-IUW423TP.mjs} +13 -2
  18. package/dist/{chunk-FHA5PJK4.mjs → chunk-LBMDDCFV.mjs} +2 -2
  19. package/dist/chunk-OQGOVMIP.mjs +20 -0
  20. package/dist/{chunk-ONXWXFZH.mjs → chunk-RB7R7Z3Y.mjs} +3 -3
  21. package/dist/{chunk-O32L4YWJ.mjs → chunk-SEWAA5ZW.mjs} +1 -1
  22. package/dist/{chunk-42RVICJN.mjs → chunk-UKSPZOXY.mjs} +1 -1
  23. package/dist/{chunk-HNRHIJNK.mjs → chunk-YNGJCDQN.mjs} +2 -2
  24. package/dist/{chunk-D4S5JGOT.mjs → chunk-ZQF2KGKX.mjs} +1 -1
  25. package/dist/{chunk-GRAPREJD.mjs → chunk-ZSOCX2PK.mjs} +3 -2
  26. package/dist/colors/common.mjs +2 -2
  27. package/dist/colors/index.mjs +5 -5
  28. package/dist/colors/semantic.mjs +4 -4
  29. package/dist/colors.mjs +5 -5
  30. package/dist/components/accordion.js +2 -2
  31. package/dist/components/accordion.mjs +1 -1
  32. package/dist/components/avatar.js +1 -1
  33. package/dist/components/avatar.mjs +3 -3
  34. package/dist/components/badge.js +1 -1
  35. package/dist/components/badge.mjs +3 -3
  36. package/dist/components/button.js +3 -2
  37. package/dist/components/button.mjs +3 -3
  38. package/dist/components/card.js +1 -1
  39. package/dist/components/card.mjs +1 -1
  40. package/dist/components/checkbox.js +1 -1
  41. package/dist/components/checkbox.mjs +1 -1
  42. package/dist/components/chip.js +3 -2
  43. package/dist/components/chip.mjs +3 -3
  44. package/dist/components/code.js +1 -1
  45. package/dist/components/code.mjs +3 -3
  46. package/dist/components/index.js +39 -14
  47. package/dist/components/index.mjs +37 -37
  48. package/dist/components/link.d.ts +4 -4
  49. package/dist/components/link.js +2 -2
  50. package/dist/components/link.mjs +1 -1
  51. package/dist/components/modal.js +1 -0
  52. package/dist/components/modal.mjs +1 -1
  53. package/dist/components/navbar.js +1 -0
  54. package/dist/components/navbar.mjs +1 -1
  55. package/dist/components/pagination.js +13 -2
  56. package/dist/components/pagination.mjs +3 -3
  57. package/dist/components/popover.js +1 -1
  58. package/dist/components/popover.mjs +3 -3
  59. package/dist/components/radio.js +1 -1
  60. package/dist/components/radio.mjs +1 -1
  61. package/dist/components/snippet.js +1 -1
  62. package/dist/components/snippet.mjs +3 -3
  63. package/dist/components/tabs.js +13 -3
  64. package/dist/components/tabs.mjs +3 -3
  65. package/dist/components/toggle.js +1 -1
  66. package/dist/components/toggle.mjs +1 -1
  67. package/dist/index.js +89 -32
  68. package/dist/index.mjs +56 -53
  69. package/dist/plugin.js +50 -18
  70. package/dist/plugin.mjs +12 -9
  71. package/dist/utilities/custom.d.ts +22 -0
  72. package/dist/utilities/custom.js +44 -0
  73. package/dist/utilities/custom.mjs +6 -0
  74. package/dist/utilities/index.d.ts +30 -19
  75. package/dist/utilities/index.js +51 -17
  76. package/dist/utilities/index.mjs +4 -1
  77. package/dist/utilities/scrollbar-hide.d.ts +24 -0
  78. package/dist/utilities/scrollbar-hide.js +43 -0
  79. package/dist/utilities/scrollbar-hide.mjs +6 -0
  80. package/dist/utilities/transition.d.ts +72 -0
  81. package/dist/utilities/transition.js +95 -0
  82. package/dist/utilities/transition.mjs +6 -0
  83. package/dist/utils/index.js +1 -1
  84. package/dist/utils/index.mjs +2 -2
  85. package/dist/utils/variants.js +1 -1
  86. package/dist/utils/variants.mjs +1 -1
  87. package/package.json +1 -1
  88. package/dist/{chunk-2G3JZ2MA.mjs → chunk-5LKRUH3Q.mjs} +3 -3
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  checkbox,
3
3
  checkboxGroup
4
- } from "../chunk-G34JOIZ3.mjs";
4
+ } from "../chunk-C6TGDK6D.mjs";
5
5
  export {
6
6
  checkbox,
7
7
  checkboxGroup
@@ -64,7 +64,7 @@ var bordered = {
64
64
  foreground: "bg-transparent border-foreground text-foreground"
65
65
  };
66
66
  var flat = {
67
- default: "bg-default/20 text-default-foreground",
67
+ default: "bg-default/40 text-default-foreground",
68
68
  primary: "bg-primary/20 text-primary",
69
69
  secondary: "bg-secondary/20 text-secondary",
70
70
  success: "bg-success/20 text-success-600 dark:text-success",
@@ -125,7 +125,8 @@ var chip = (0, import_tailwind_variants.tv)({
125
125
  "opacity-70",
126
126
  "hover:opacity-100",
127
127
  "cursor-pointer",
128
- "active:opacity-70"
128
+ "active:opacity-50",
129
+ "tap-highlight-transparent"
129
130
  ]
130
131
  },
131
132
  variants: {
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  chip
3
- } from "../chunk-GRAPREJD.mjs";
3
+ } from "../chunk-ZSOCX2PK.mjs";
4
4
  import "../chunk-CMYR6AOY.mjs";
5
- import "../chunk-FPFQCKUP.mjs";
6
- import "../chunk-TSW7CNKY.mjs";
7
5
  import "../chunk-K7LK7NCE.mjs";
6
+ import "../chunk-CEW7YOHH.mjs";
7
+ import "../chunk-TSW7CNKY.mjs";
8
8
  export {
9
9
  chip
10
10
  };
@@ -54,7 +54,7 @@ var bordered = {
54
54
  foreground: "bg-transparent border-foreground text-foreground"
55
55
  };
56
56
  var flat = {
57
- default: "bg-default/20 text-default-foreground",
57
+ default: "bg-default/40 text-default-foreground",
58
58
  primary: "bg-primary/20 text-primary",
59
59
  secondary: "bg-secondary/20 text-secondary",
60
60
  success: "bg-success/20 text-success-600 dark:text-success",
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  code
3
- } from "../chunk-BH4BMASL.mjs";
3
+ } from "../chunk-576B55VI.mjs";
4
4
  import "../chunk-CMYR6AOY.mjs";
5
- import "../chunk-FPFQCKUP.mjs";
6
- import "../chunk-TSW7CNKY.mjs";
7
5
  import "../chunk-K7LK7NCE.mjs";
6
+ import "../chunk-CEW7YOHH.mjs";
7
+ import "../chunk-TSW7CNKY.mjs";
8
8
  export {
9
9
  code
10
10
  };
@@ -111,7 +111,7 @@ var bordered = {
111
111
  foreground: "bg-transparent border-foreground text-foreground"
112
112
  };
113
113
  var flat = {
114
- default: "bg-default/20 text-default-foreground",
114
+ default: "bg-default/40 text-default-foreground",
115
115
  primary: "bg-primary/20 text-primary",
116
116
  secondary: "bg-secondary/20 text-secondary",
117
117
  success: "bg-success/20 text-success-600 dark:text-success",
@@ -530,7 +530,7 @@ var card = (0, import_tailwind_variants2.tv)({
530
530
  {
531
531
  isPressable: true,
532
532
  disableAnimation: false,
533
- class: "data-[pressed=true]:scale-95"
533
+ class: "data-[pressed=true]:scale-95 tap-highlight-transparent"
534
534
  }
535
535
  ],
536
536
  defaultVariants: {
@@ -549,7 +549,7 @@ var card = (0, import_tailwind_variants2.tv)({
549
549
  var import_tailwind_variants3 = require("tailwind-variants");
550
550
  var link = (0, import_tailwind_variants3.tv)({
551
551
  base: [
552
- "relative inline-flex items-center outline-none",
552
+ "relative inline-flex items-center outline-none tap-highlight-transparent",
553
553
  "data-[focus-visible=true]:outline-none",
554
554
  "data-[focus-visible=true]:ring-2",
555
555
  "data-[focus-visible=true]:ring-primary",
@@ -594,7 +594,7 @@ var link = (0, import_tailwind_variants3.tv)({
594
594
  "after:transition-background",
595
595
  "after:absolute"
596
596
  ],
597
- false: "hover:opacity-80 transition-opacity"
597
+ false: "hover:opacity-80 active:opacity-50 transition-opacity"
598
598
  },
599
599
  isDisabled: {
600
600
  true: "opacity-50 cursor-default pointer-events-none"
@@ -687,6 +687,7 @@ var button = (0, import_tailwind_variants5.tv)({
687
687
  "subpixel-antialiased",
688
688
  "data-[pressed=true]:scale-95",
689
689
  "overflow-hidden",
690
+ "tap-highlight-transparent",
690
691
  "data-[focus-visible=true]:z-10",
691
692
  "data-[focus-visible=true]:outline-none",
692
693
  "data-[focus-visible=true]:ring-2",
@@ -1017,7 +1018,7 @@ var button = (0, import_tailwind_variants5.tv)({
1017
1018
  {
1018
1019
  isInGroup: true,
1019
1020
  variant: ["bordered", "ghost"],
1020
- class: "[&:not(:first-child)]:border-l-0"
1021
+ class: "[&:not(:first-child)]:ml-[calc(theme(borderWidth.2)*-1)]"
1021
1022
  },
1022
1023
  {
1023
1024
  isIconOnly: true,
@@ -1680,7 +1681,8 @@ var chip = (0, import_tailwind_variants11.tv)({
1680
1681
  "opacity-70",
1681
1682
  "hover:opacity-100",
1682
1683
  "cursor-pointer",
1683
- "active:opacity-70"
1684
+ "active:opacity-50",
1685
+ "tap-highlight-transparent"
1684
1686
  ]
1685
1687
  },
1686
1688
  variants: {
@@ -2530,7 +2532,7 @@ var badge = (0, import_tailwind_variants12.tv)({
2530
2532
  var import_tailwind_variants13 = require("tailwind-variants");
2531
2533
  var checkbox = (0, import_tailwind_variants13.tv)({
2532
2534
  slots: {
2533
- base: "group relative max-w-fit inline-flex items-center justify-start cursor-pointer",
2535
+ base: "group relative max-w-fit inline-flex items-center justify-start cursor-pointer tap-highlight-transparent",
2534
2536
  wrapper: [
2535
2537
  "relative",
2536
2538
  "inline-flex",
@@ -2698,7 +2700,7 @@ var checkboxGroup = (0, import_tailwind_variants13.tv)({
2698
2700
  var import_tailwind_variants14 = require("tailwind-variants");
2699
2701
  var radio = (0, import_tailwind_variants14.tv)({
2700
2702
  slots: {
2701
- base: "group relative max-w-fit inline-flex items-center justify-start cursor-pointer",
2703
+ base: "group relative max-w-fit inline-flex items-center justify-start cursor-pointer tap-highlight-transparent",
2702
2704
  wrapper: [
2703
2705
  "relative",
2704
2706
  "inline-flex",
@@ -2870,7 +2872,18 @@ var radioGroup = (0, import_tailwind_variants14.tv)({
2870
2872
  var import_tailwind_variants15 = require("tailwind-variants");
2871
2873
  var pagination = (0, import_tailwind_variants15.tv)({
2872
2874
  slots: {
2873
- base: ["flex flex-nowrap overflow-x-scroll py-2.5 relative items-center gap-1 max-w-fit h-fit"],
2875
+ base: [
2876
+ "flex",
2877
+ "flex-nowrap",
2878
+ "h-fit",
2879
+ "max-w-fit",
2880
+ "py-2.5",
2881
+ "relative",
2882
+ "gap-1",
2883
+ "items-center",
2884
+ "overflow-x-scroll",
2885
+ "scrollbar-hide"
2886
+ ],
2874
2887
  item: [],
2875
2888
  prev: "",
2876
2889
  next: "",
@@ -3252,7 +3265,7 @@ var pagination = (0, import_tailwind_variants15.tv)({
3252
3265
  var import_tailwind_variants16 = require("tailwind-variants");
3253
3266
  var toggle = (0, import_tailwind_variants16.tv)({
3254
3267
  slots: {
3255
- base: "group relative max-w-fit inline-flex items-center justify-start cursor-pointer touch-none",
3268
+ base: "group relative max-w-fit inline-flex items-center justify-start cursor-pointer touch-none tap-highlight-transparent",
3256
3269
  wrapper: [
3257
3270
  "px-1",
3258
3271
  "relative",
@@ -3458,8 +3471,8 @@ var accordionItem = (0, import_tailwind_variants17.tv)({
3458
3471
  ],
3459
3472
  heading: "",
3460
3473
  trigger: [
3461
- "flex py-4 w-full h-full gap-3 outline-none items-center",
3462
- "data-[pressed=true]:opacity-80",
3474
+ "flex py-4 w-full h-full gap-3 outline-none items-center tap-highlight-transparent",
3475
+ "data-[pressed=true]:opacity-50",
3463
3476
  "data-[focus-visible=true]:outline-none",
3464
3477
  "data-[focus-visible=true]:ring-2",
3465
3478
  "data-[focus-visible=true]:ring-primary",
@@ -5170,6 +5183,7 @@ var modal = (0, import_tailwind_variants23.tv)({
5170
5183
  "rounded-full",
5171
5184
  "hover:bg-default-100",
5172
5185
  "active:bg-default-200",
5186
+ "tap-highlight-transparent",
5173
5187
  "data-[focus-visible]:outline-none",
5174
5188
  "data-[focus-visible]:ring-2",
5175
5189
  "data-[focus-visible]:!ring-primary",
@@ -5322,6 +5336,7 @@ var navbar = (0, import_tailwind_variants24.tv)({
5322
5336
  "h-full",
5323
5337
  "outline-none",
5324
5338
  "rounded-sm",
5339
+ "tap-highlight-transparent",
5325
5340
  "data-[focus-visible=true]:outline-none",
5326
5341
  "data-[focus-visible=true]:ring-2",
5327
5342
  "data-[focus-visible=true]:ring-primary",
@@ -5745,7 +5760,17 @@ var import_tailwind_variants29 = require("tailwind-variants");
5745
5760
  var tabs = (0, import_tailwind_variants29.tv)({
5746
5761
  slots: {
5747
5762
  base: "inline-flex",
5748
- tabList: ["flex", "items-center", "gap-2", "bg-default-100", "p-1", "h-fit"],
5763
+ tabList: [
5764
+ "flex",
5765
+ "p-1",
5766
+ "h-fit",
5767
+ "gap-2",
5768
+ "items-center",
5769
+ "flex-nowrap",
5770
+ "overflow-x-scroll",
5771
+ "scrollbar-hide",
5772
+ "bg-default-100"
5773
+ ],
5749
5774
  tab: [
5750
5775
  "z-0",
5751
5776
  "w-full",
@@ -5761,7 +5786,7 @@ var tabs = (0, import_tailwind_variants29.tv)({
5761
5786
  "transition-opacity",
5762
5787
  "data-[disabled=true]:cursor-not-allowed",
5763
5788
  "data-[disabled=true]:opacity-30",
5764
- "data-[hover-unselected=true]:opacity-70",
5789
+ "data-[hover-unselected=true]:opacity-50",
5765
5790
  "data-[focus-visible=true]:outline-none",
5766
5791
  "data-[focus-visible=true]:ring-2",
5767
5792
  "data-[focus-visible=true]:ring-primary",
@@ -1,41 +1,53 @@
1
1
  import "../chunk-PRWEADY4.mjs";
2
+ import {
3
+ spacer
4
+ } from "../chunk-3B4SYPW2.mjs";
5
+ import {
6
+ spinner
7
+ } from "../chunk-HOQUCE4N.mjs";
2
8
  import {
3
9
  table
4
10
  } from "../chunk-U54UQOTS.mjs";
5
11
  import {
6
12
  tabs
7
- } from "../chunk-NVCWXYAR.mjs";
13
+ } from "../chunk-HI3IKEJ5.mjs";
8
14
  import {
9
15
  toggle
10
- } from "../chunk-42RVICJN.mjs";
16
+ } from "../chunk-UKSPZOXY.mjs";
11
17
  import {
12
18
  user
13
19
  } from "../chunk-ZFYINWFR.mjs";
20
+ import {
21
+ modal
22
+ } from "../chunk-AUOEYXLQ.mjs";
23
+ import {
24
+ navbar
25
+ } from "../chunk-A4SRDPJZ.mjs";
14
26
  import {
15
27
  pagination
16
- } from "../chunk-RT4IWYYT.mjs";
28
+ } from "../chunk-IUW423TP.mjs";
17
29
  import {
18
30
  popover
19
- } from "../chunk-O32L4YWJ.mjs";
31
+ } from "../chunk-SEWAA5ZW.mjs";
20
32
  import {
21
33
  progress
22
34
  } from "../chunk-BHHIVMOY.mjs";
23
35
  import {
24
36
  radio,
25
37
  radioGroup
26
- } from "../chunk-2RQFBKZ4.mjs";
38
+ } from "../chunk-E7FRZBCH.mjs";
27
39
  import {
28
40
  skeleton
29
41
  } from "../chunk-P5E3PNHW.mjs";
30
42
  import {
31
43
  snippet
32
- } from "../chunk-DWC7GT4K.mjs";
44
+ } from "../chunk-3D7G7PZH.mjs";
33
45
  import {
34
- spacer
35
- } from "../chunk-3B4SYPW2.mjs";
46
+ divider
47
+ } from "../chunk-2ENRZMQI.mjs";
36
48
  import {
37
- spinner
38
- } from "../chunk-HOQUCE4N.mjs";
49
+ drip
50
+ } from "../chunk-OIVGIOVG.mjs";
39
51
  import {
40
52
  dropdown,
41
53
  dropdownItem,
@@ -54,54 +66,42 @@ import {
54
66
  import {
55
67
  link,
56
68
  linkAnchorClasses
57
- } from "../chunk-YQXYRWJP.mjs";
69
+ } from "../chunk-I36TDMJB.mjs";
58
70
  import {
59
- modal
60
- } from "../chunk-UHOIXUPW.mjs";
71
+ avatar,
72
+ avatarGroup
73
+ } from "../chunk-ZQF2KGKX.mjs";
61
74
  import {
62
- navbar
63
- } from "../chunk-LWJT5D6G.mjs";
75
+ badge
76
+ } from "../chunk-I75M4OOG.mjs";
64
77
  import {
65
78
  button,
66
79
  buttonGroup
67
- } from "../chunk-QU6QFAKV.mjs";
80
+ } from "../chunk-7VYHIENL.mjs";
68
81
  import {
69
82
  card
70
- } from "../chunk-QW2ZGOKD.mjs";
83
+ } from "../chunk-IN5LCODJ.mjs";
71
84
  import {
72
85
  checkbox,
73
86
  checkboxGroup
74
- } from "../chunk-G34JOIZ3.mjs";
87
+ } from "../chunk-C6TGDK6D.mjs";
75
88
  import {
76
89
  chip
77
- } from "../chunk-GRAPREJD.mjs";
90
+ } from "../chunk-ZSOCX2PK.mjs";
78
91
  import {
79
92
  circularProgress
80
93
  } from "../chunk-UPBFQDTD.mjs";
81
94
  import {
82
95
  code
83
- } from "../chunk-BH4BMASL.mjs";
84
- import {
85
- divider
86
- } from "../chunk-2ENRZMQI.mjs";
87
- import {
88
- drip
89
- } from "../chunk-OIVGIOVG.mjs";
96
+ } from "../chunk-576B55VI.mjs";
97
+ import "../chunk-CMYR6AOY.mjs";
98
+ import "../chunk-K7LK7NCE.mjs";
99
+ import "../chunk-CEW7YOHH.mjs";
90
100
  import {
91
101
  accordion,
92
102
  accordionItem
93
- } from "../chunk-HNRHIJNK.mjs";
94
- import {
95
- avatar,
96
- avatarGroup
97
- } from "../chunk-D4S5JGOT.mjs";
98
- import {
99
- badge
100
- } from "../chunk-4G25OMVV.mjs";
101
- import "../chunk-CMYR6AOY.mjs";
102
- import "../chunk-FPFQCKUP.mjs";
103
+ } from "../chunk-YNGJCDQN.mjs";
103
104
  import "../chunk-TSW7CNKY.mjs";
104
- import "../chunk-K7LK7NCE.mjs";
105
105
  export {
106
106
  accordion,
107
107
  accordionItem,
@@ -33,7 +33,7 @@ declare const link: tailwind_variants.TVReturnType<{
33
33
  };
34
34
  isBlock: {
35
35
  true: string[];
36
- false: "hover:opacity-80 transition-opacity";
36
+ false: "hover:opacity-80 active:opacity-50 transition-opacity";
37
37
  };
38
38
  isDisabled: {
39
39
  true: "opacity-50 cursor-default pointer-events-none";
@@ -66,7 +66,7 @@ declare const link: tailwind_variants.TVReturnType<{
66
66
  };
67
67
  isBlock: {
68
68
  true: string[];
69
- false: "hover:opacity-80 transition-opacity";
69
+ false: "hover:opacity-80 active:opacity-50 transition-opacity";
70
70
  };
71
71
  isDisabled: {
72
72
  true: "opacity-50 cursor-default pointer-events-none";
@@ -99,7 +99,7 @@ declare const link: tailwind_variants.TVReturnType<{
99
99
  };
100
100
  isBlock: {
101
101
  true: string[];
102
- false: "hover:opacity-80 transition-opacity";
102
+ false: "hover:opacity-80 active:opacity-50 transition-opacity";
103
103
  };
104
104
  isDisabled: {
105
105
  true: "opacity-50 cursor-default pointer-events-none";
@@ -132,7 +132,7 @@ declare const link: tailwind_variants.TVReturnType<{
132
132
  };
133
133
  isBlock: {
134
134
  true: string[];
135
- false: "hover:opacity-80 transition-opacity";
135
+ false: "hover:opacity-80 active:opacity-50 transition-opacity";
136
136
  };
137
137
  isDisabled: {
138
138
  true: "opacity-50 cursor-default pointer-events-none";
@@ -27,7 +27,7 @@ module.exports = __toCommonJS(link_exports);
27
27
  var import_tailwind_variants = require("tailwind-variants");
28
28
  var link = (0, import_tailwind_variants.tv)({
29
29
  base: [
30
- "relative inline-flex items-center outline-none",
30
+ "relative inline-flex items-center outline-none tap-highlight-transparent",
31
31
  "data-[focus-visible=true]:outline-none",
32
32
  "data-[focus-visible=true]:ring-2",
33
33
  "data-[focus-visible=true]:ring-primary",
@@ -72,7 +72,7 @@ var link = (0, import_tailwind_variants.tv)({
72
72
  "after:transition-background",
73
73
  "after:absolute"
74
74
  ],
75
- false: "hover:opacity-80 transition-opacity"
75
+ false: "hover:opacity-80 active:opacity-50 transition-opacity"
76
76
  },
77
77
  isDisabled: {
78
78
  true: "opacity-50 cursor-default pointer-events-none"
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  link,
3
3
  linkAnchorClasses
4
- } from "../chunk-YQXYRWJP.mjs";
4
+ } from "../chunk-I36TDMJB.mjs";
5
5
  export {
6
6
  link,
7
7
  linkAnchorClasses
@@ -69,6 +69,7 @@ var modal = (0, import_tailwind_variants.tv)({
69
69
  "rounded-full",
70
70
  "hover:bg-default-100",
71
71
  "active:bg-default-200",
72
+ "tap-highlight-transparent",
72
73
  "data-[focus-visible]:outline-none",
73
74
  "data-[focus-visible]:ring-2",
74
75
  "data-[focus-visible]:!ring-primary",
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  modal
3
- } from "../chunk-UHOIXUPW.mjs";
3
+ } from "../chunk-AUOEYXLQ.mjs";
4
4
  export {
5
5
  modal
6
6
  };
@@ -58,6 +58,7 @@ var navbar = (0, import_tailwind_variants.tv)({
58
58
  "h-full",
59
59
  "outline-none",
60
60
  "rounded-sm",
61
+ "tap-highlight-transparent",
61
62
  "data-[focus-visible=true]:outline-none",
62
63
  "data-[focus-visible=true]:ring-2",
63
64
  "data-[focus-visible=true]:ring-primary",
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  navbar
3
- } from "../chunk-LWJT5D6G.mjs";
3
+ } from "../chunk-A4SRDPJZ.mjs";
4
4
  export {
5
5
  navbar
6
6
  };
@@ -54,7 +54,7 @@ var bordered = {
54
54
  foreground: "bg-transparent border-foreground text-foreground"
55
55
  };
56
56
  var flat = {
57
- default: "bg-default/20 text-default-foreground",
57
+ default: "bg-default/40 text-default-foreground",
58
58
  primary: "bg-primary/20 text-primary",
59
59
  secondary: "bg-secondary/20 text-secondary",
60
60
  success: "bg-success/20 text-success-600 dark:text-success",
@@ -102,7 +102,18 @@ var colorVariants = {
102
102
  // src/components/pagination.ts
103
103
  var pagination = (0, import_tailwind_variants.tv)({
104
104
  slots: {
105
- base: ["flex flex-nowrap overflow-x-scroll py-2.5 relative items-center gap-1 max-w-fit h-fit"],
105
+ base: [
106
+ "flex",
107
+ "flex-nowrap",
108
+ "h-fit",
109
+ "max-w-fit",
110
+ "py-2.5",
111
+ "relative",
112
+ "gap-1",
113
+ "items-center",
114
+ "overflow-x-scroll",
115
+ "scrollbar-hide"
116
+ ],
106
117
  item: [],
107
118
  prev: "",
108
119
  next: "",
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  pagination
3
- } from "../chunk-RT4IWYYT.mjs";
3
+ } from "../chunk-IUW423TP.mjs";
4
4
  import "../chunk-CMYR6AOY.mjs";
5
- import "../chunk-FPFQCKUP.mjs";
6
- import "../chunk-TSW7CNKY.mjs";
7
5
  import "../chunk-K7LK7NCE.mjs";
6
+ import "../chunk-CEW7YOHH.mjs";
7
+ import "../chunk-TSW7CNKY.mjs";
8
8
  export {
9
9
  pagination
10
10
  };
@@ -54,7 +54,7 @@ var bordered = {
54
54
  foreground: "bg-transparent border-foreground text-foreground"
55
55
  };
56
56
  var flat = {
57
- default: "bg-default/20 text-default-foreground",
57
+ default: "bg-default/40 text-default-foreground",
58
58
  primary: "bg-primary/20 text-primary",
59
59
  secondary: "bg-secondary/20 text-secondary",
60
60
  success: "bg-success/20 text-success-600 dark:text-success",
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  popover
3
- } from "../chunk-O32L4YWJ.mjs";
3
+ } from "../chunk-SEWAA5ZW.mjs";
4
4
  import "../chunk-CMYR6AOY.mjs";
5
- import "../chunk-FPFQCKUP.mjs";
6
- import "../chunk-TSW7CNKY.mjs";
7
5
  import "../chunk-K7LK7NCE.mjs";
6
+ import "../chunk-CEW7YOHH.mjs";
7
+ import "../chunk-TSW7CNKY.mjs";
8
8
  export {
9
9
  popover
10
10
  };
@@ -27,7 +27,7 @@ module.exports = __toCommonJS(radio_exports);
27
27
  var import_tailwind_variants = require("tailwind-variants");
28
28
  var radio = (0, import_tailwind_variants.tv)({
29
29
  slots: {
30
- base: "group relative max-w-fit inline-flex items-center justify-start cursor-pointer",
30
+ base: "group relative max-w-fit inline-flex items-center justify-start cursor-pointer tap-highlight-transparent",
31
31
  wrapper: [
32
32
  "relative",
33
33
  "inline-flex",
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  radio,
3
3
  radioGroup
4
- } from "../chunk-2RQFBKZ4.mjs";
4
+ } from "../chunk-E7FRZBCH.mjs";
5
5
  export {
6
6
  radio,
7
7
  radioGroup
@@ -54,7 +54,7 @@ var bordered = {
54
54
  foreground: "bg-transparent border-foreground text-foreground"
55
55
  };
56
56
  var flat = {
57
- default: "bg-default/20 text-default-foreground",
57
+ default: "bg-default/40 text-default-foreground",
58
58
  primary: "bg-primary/20 text-primary",
59
59
  secondary: "bg-secondary/20 text-secondary",
60
60
  success: "bg-success/20 text-success-600 dark:text-success",
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  snippet
3
- } from "../chunk-DWC7GT4K.mjs";
3
+ } from "../chunk-3D7G7PZH.mjs";
4
4
  import "../chunk-CMYR6AOY.mjs";
5
- import "../chunk-FPFQCKUP.mjs";
6
- import "../chunk-TSW7CNKY.mjs";
7
5
  import "../chunk-K7LK7NCE.mjs";
6
+ import "../chunk-CEW7YOHH.mjs";
7
+ import "../chunk-TSW7CNKY.mjs";
8
8
  export {
9
9
  snippet
10
10
  };
@@ -54,7 +54,7 @@ var bordered = {
54
54
  foreground: "bg-transparent border-foreground text-foreground"
55
55
  };
56
56
  var flat = {
57
- default: "bg-default/20 text-default-foreground",
57
+ default: "bg-default/40 text-default-foreground",
58
58
  primary: "bg-primary/20 text-primary",
59
59
  secondary: "bg-secondary/20 text-secondary",
60
60
  success: "bg-success/20 text-success-600 dark:text-success",
@@ -103,7 +103,17 @@ var colorVariants = {
103
103
  var tabs = (0, import_tailwind_variants.tv)({
104
104
  slots: {
105
105
  base: "inline-flex",
106
- tabList: ["flex", "items-center", "gap-2", "bg-default-100", "p-1", "h-fit"],
106
+ tabList: [
107
+ "flex",
108
+ "p-1",
109
+ "h-fit",
110
+ "gap-2",
111
+ "items-center",
112
+ "flex-nowrap",
113
+ "overflow-x-scroll",
114
+ "scrollbar-hide",
115
+ "bg-default-100"
116
+ ],
107
117
  tab: [
108
118
  "z-0",
109
119
  "w-full",
@@ -119,7 +129,7 @@ var tabs = (0, import_tailwind_variants.tv)({
119
129
  "transition-opacity",
120
130
  "data-[disabled=true]:cursor-not-allowed",
121
131
  "data-[disabled=true]:opacity-30",
122
- "data-[hover-unselected=true]:opacity-70",
132
+ "data-[hover-unselected=true]:opacity-50",
123
133
  "data-[focus-visible=true]:outline-none",
124
134
  "data-[focus-visible=true]:ring-2",
125
135
  "data-[focus-visible=true]:ring-primary",
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  tabs
3
- } from "../chunk-NVCWXYAR.mjs";
3
+ } from "../chunk-HI3IKEJ5.mjs";
4
4
  import "../chunk-CMYR6AOY.mjs";
5
- import "../chunk-FPFQCKUP.mjs";
6
- import "../chunk-TSW7CNKY.mjs";
7
5
  import "../chunk-K7LK7NCE.mjs";
6
+ import "../chunk-CEW7YOHH.mjs";
7
+ import "../chunk-TSW7CNKY.mjs";
8
8
  export {
9
9
  tabs
10
10
  };
@@ -26,7 +26,7 @@ module.exports = __toCommonJS(toggle_exports);
26
26
  var import_tailwind_variants = require("tailwind-variants");
27
27
  var toggle = (0, import_tailwind_variants.tv)({
28
28
  slots: {
29
- base: "group relative max-w-fit inline-flex items-center justify-start cursor-pointer touch-none",
29
+ base: "group relative max-w-fit inline-flex items-center justify-start cursor-pointer touch-none tap-highlight-transparent",
30
30
  wrapper: [
31
31
  "px-1",
32
32
  "relative",
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  toggle
3
- } from "../chunk-42RVICJN.mjs";
3
+ } from "../chunk-UKSPZOXY.mjs";
4
4
  export {
5
5
  toggle
6
6
  };