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

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 (89) 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-FHA5PJK4.mjs → chunk-LBMDDCFV.mjs} +2 -2
  18. package/dist/chunk-OQGOVMIP.mjs +20 -0
  19. package/dist/{chunk-ONXWXFZH.mjs → chunk-RB7R7Z3Y.mjs} +3 -3
  20. package/dist/{chunk-RT4IWYYT.mjs → chunk-RHBJWSYV.mjs} +14 -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 +40 -15
  47. package/dist/components/index.mjs +38 -38
  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.d.ts +2 -2
  56. package/dist/components/pagination.js +14 -3
  57. package/dist/components/pagination.mjs +3 -3
  58. package/dist/components/popover.js +1 -1
  59. package/dist/components/popover.mjs +3 -3
  60. package/dist/components/radio.js +1 -1
  61. package/dist/components/radio.mjs +1 -1
  62. package/dist/components/snippet.js +1 -1
  63. package/dist/components/snippet.mjs +3 -3
  64. package/dist/components/tabs.js +13 -3
  65. package/dist/components/tabs.mjs +3 -3
  66. package/dist/components/toggle.js +1 -1
  67. package/dist/components/toggle.mjs +1 -1
  68. package/dist/index.js +90 -33
  69. package/dist/index.mjs +59 -56
  70. package/dist/plugin.js +50 -18
  71. package/dist/plugin.mjs +12 -9
  72. package/dist/utilities/custom.d.ts +22 -0
  73. package/dist/utilities/custom.js +44 -0
  74. package/dist/utilities/custom.mjs +6 -0
  75. package/dist/utilities/index.d.ts +30 -19
  76. package/dist/utilities/index.js +51 -17
  77. package/dist/utilities/index.mjs +4 -1
  78. package/dist/utilities/scrollbar-hide.d.ts +24 -0
  79. package/dist/utilities/scrollbar-hide.js +43 -0
  80. package/dist/utilities/scrollbar-hide.mjs +6 -0
  81. package/dist/utilities/transition.d.ts +72 -0
  82. package/dist/utilities/transition.js +95 -0
  83. package/dist/utilities/transition.mjs +6 -0
  84. package/dist/utils/index.js +1 -1
  85. package/dist/utils/index.mjs +2 -2
  86. package/dist/utils/variants.js +1 -1
  87. package/dist/utils/variants.mjs +1 -1
  88. package/package.json +1 -1
  89. package/dist/{chunk-2G3JZ2MA.mjs → chunk-5LKRUH3Q.mjs} +3 -3
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  colorVariants
3
- } from "./chunk-FPFQCKUP.mjs";
3
+ } from "./chunk-CEW7YOHH.mjs";
4
4
 
5
5
  // src/components/snippet.ts
6
6
  import { tv } from "tailwind-variants";
@@ -0,0 +1,21 @@
1
+ // src/utilities/scrollbar-hide.ts
2
+ var scrollbar_hide_default = {
3
+ ".scrollbar-hide": {
4
+ "-ms-overflow-style": "none",
5
+ "scrollbar-width": "none",
6
+ "&::-webkit-scrollbar": {
7
+ display: "none"
8
+ }
9
+ },
10
+ ".scrollbar-default": {
11
+ "-ms-overflow-style": "auto",
12
+ "scrollbar-width": "auto",
13
+ "&::-webkit-scrollbar": {
14
+ display: "block"
15
+ }
16
+ }
17
+ };
18
+
19
+ export {
20
+ scrollbar_hide_default
21
+ };
@@ -1,21 +1,21 @@
1
1
  import {
2
2
  utilities
3
- } from "./chunk-JH2TR6BI.mjs";
3
+ } from "./chunk-OQGOVMIP.mjs";
4
+ import {
5
+ baseStyles
6
+ } from "./chunk-TSW7CNKY.mjs";
4
7
  import {
5
8
  semanticColors
6
- } from "./chunk-ONXWXFZH.mjs";
9
+ } from "./chunk-RB7R7Z3Y.mjs";
7
10
  import {
8
- commonColors
9
- } from "./chunk-2G3JZ2MA.mjs";
11
+ removeDefaultKeys
12
+ } from "./chunk-37PIXVP4.mjs";
10
13
  import {
11
14
  animations
12
15
  } from "./chunk-DMASP6FA.mjs";
13
16
  import {
14
- baseStyles
15
- } from "./chunk-TSW7CNKY.mjs";
16
- import {
17
- removeDefaultKeys
18
- } from "./chunk-37PIXVP4.mjs";
17
+ commonColors
18
+ } from "./chunk-5LKRUH3Q.mjs";
19
19
 
20
20
  // src/plugin.ts
21
21
  import Color from "color";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  colorVariants
3
- } from "./chunk-FPFQCKUP.mjs";
3
+ } from "./chunk-CEW7YOHH.mjs";
4
4
 
5
5
  // src/components/code.ts
6
6
  import { tv } from "tailwind-variants";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  colorVariants
3
- } from "./chunk-FPFQCKUP.mjs";
3
+ } from "./chunk-CEW7YOHH.mjs";
4
4
 
5
5
  // src/components/button.ts
6
6
  import { tv } from "tailwind-variants";
@@ -20,6 +20,7 @@ var button = tv({
20
20
  "subpixel-antialiased",
21
21
  "data-[pressed=true]:scale-95",
22
22
  "overflow-hidden",
23
+ "tap-highlight-transparent",
23
24
  "data-[focus-visible=true]:z-10",
24
25
  "data-[focus-visible=true]:outline-none",
25
26
  "data-[focus-visible=true]:ring-2",
@@ -350,7 +351,7 @@ var button = tv({
350
351
  {
351
352
  isInGroup: true,
352
353
  variant: ["bordered", "ghost"],
353
- class: "[&:not(:first-child)]:border-l-0"
354
+ class: "[&:not(:first-child)]:ml-[calc(theme(borderWidth.2)*-1)]"
354
355
  },
355
356
  {
356
357
  isIconOnly: true,
@@ -34,6 +34,7 @@ var navbar = tv({
34
34
  "h-full",
35
35
  "outline-none",
36
36
  "rounded-sm",
37
+ "tap-highlight-transparent",
37
38
  "data-[focus-visible=true]:outline-none",
38
39
  "data-[focus-visible=true]:ring-2",
39
40
  "data-[focus-visible=true]:ring-primary",
@@ -45,6 +45,7 @@ var modal = tv({
45
45
  "rounded-full",
46
46
  "hover:bg-default-100",
47
47
  "active:bg-default-200",
48
+ "tap-highlight-transparent",
48
49
  "data-[focus-visible]:outline-none",
49
50
  "data-[focus-visible]:ring-2",
50
51
  "data-[focus-visible]:!ring-primary",
@@ -2,7 +2,7 @@
2
2
  import { tv } from "tailwind-variants";
3
3
  var checkbox = tv({
4
4
  slots: {
5
- base: "group relative max-w-fit inline-flex items-center justify-start cursor-pointer",
5
+ base: "group relative max-w-fit inline-flex items-center justify-start cursor-pointer tap-highlight-transparent",
6
6
  wrapper: [
7
7
  "relative",
8
8
  "inline-flex",
@@ -27,7 +27,7 @@ var bordered = {
27
27
  foreground: "bg-transparent border-foreground text-foreground"
28
28
  };
29
29
  var flat = {
30
- default: "bg-default/20 text-default-foreground",
30
+ default: "bg-default/40 text-default-foreground",
31
31
  primary: "bg-primary/20 text-primary",
32
32
  secondary: "bg-secondary/20 text-secondary",
33
33
  success: "bg-success/20 text-success-600 dark:text-success",
@@ -0,0 +1,22 @@
1
+ // src/utilities/custom.ts
2
+ var custom_default = {
3
+ ".leading-inherit": {
4
+ "line-height": "inherit"
5
+ },
6
+ ".bg-img-inherit": {
7
+ "background-image": "inherit"
8
+ },
9
+ ".bg-clip-inherit": {
10
+ "background-clip": "inherit"
11
+ },
12
+ ".text-fill-inherit": {
13
+ "-webkit-text-fill-color": "inherit"
14
+ },
15
+ ".tap-highlight-transparent": {
16
+ "-webkit-tap-highlight-color": "transparent"
17
+ }
18
+ };
19
+
20
+ export {
21
+ custom_default
22
+ };
@@ -2,7 +2,7 @@
2
2
  import { tv } from "tailwind-variants";
3
3
  var radio = tv({
4
4
  slots: {
5
- base: "group relative max-w-fit inline-flex items-center justify-start cursor-pointer",
5
+ base: "group relative max-w-fit inline-flex items-center justify-start cursor-pointer tap-highlight-transparent",
6
6
  wrapper: [
7
7
  "relative",
8
8
  "inline-flex",
@@ -1,13 +1,23 @@
1
1
  import {
2
2
  colorVariants
3
- } from "./chunk-FPFQCKUP.mjs";
3
+ } from "./chunk-CEW7YOHH.mjs";
4
4
 
5
5
  // src/components/tabs.ts
6
6
  import { tv } from "tailwind-variants";
7
7
  var tabs = tv({
8
8
  slots: {
9
9
  base: "inline-flex",
10
- tabList: ["flex", "items-center", "gap-2", "bg-default-100", "p-1", "h-fit"],
10
+ tabList: [
11
+ "flex",
12
+ "p-1",
13
+ "h-fit",
14
+ "gap-2",
15
+ "items-center",
16
+ "flex-nowrap",
17
+ "overflow-x-scroll",
18
+ "scrollbar-hide",
19
+ "bg-default-100"
20
+ ],
11
21
  tab: [
12
22
  "z-0",
13
23
  "w-full",
@@ -23,7 +33,7 @@ var tabs = tv({
23
33
  "transition-opacity",
24
34
  "data-[disabled=true]:cursor-not-allowed",
25
35
  "data-[disabled=true]:opacity-30",
26
- "data-[hover-unselected=true]:opacity-70",
36
+ "data-[hover-unselected=true]:opacity-50",
27
37
  "data-[focus-visible=true]:outline-none",
28
38
  "data-[focus-visible=true]:ring-2",
29
39
  "data-[focus-visible=true]:ring-primary",
@@ -1,25 +1,13 @@
1
- // src/utilities/index.ts
1
+ // src/utilities/transition.ts
2
2
  var DEFAULT_TRANSITION_DURATION = "250ms";
3
- var utilities = {
4
- ".leading-inherit": {
5
- "line-height": "inherit"
6
- },
7
- ".bg-img-inherit": {
8
- "background-image": "inherit"
9
- },
10
- ".bg-clip-inherit": {
11
- "background-clip": "inherit"
12
- },
13
- ".text-fill-inherit": {
14
- "-webkit-text-fill-color": "inherit"
15
- },
16
- ".transition-background": {
17
- "transition-property": "background",
3
+ var transition_default = {
4
+ ".transition-all": {
5
+ "transition-property": "all",
18
6
  "transition-timing-function": "ease",
19
7
  "transition-duration": DEFAULT_TRANSITION_DURATION
20
8
  },
21
- ".transition-all": {
22
- "transition-property": "all",
9
+ ".transition-background": {
10
+ "transition-property": "background",
23
11
  "transition-timing-function": "ease",
24
12
  "transition-duration": DEFAULT_TRANSITION_DURATION
25
13
  },
@@ -81,5 +69,5 @@ var utilities = {
81
69
  };
82
70
 
83
71
  export {
84
- utilities
72
+ transition_default
85
73
  };
@@ -2,7 +2,7 @@
2
2
  import { tv } from "tailwind-variants";
3
3
  var link = tv({
4
4
  base: [
5
- "relative inline-flex items-center outline-none",
5
+ "relative inline-flex items-center outline-none tap-highlight-transparent",
6
6
  "data-[focus-visible=true]:outline-none",
7
7
  "data-[focus-visible=true]:ring-2",
8
8
  "data-[focus-visible=true]:ring-primary",
@@ -47,7 +47,7 @@ var link = tv({
47
47
  "after:transition-background",
48
48
  "after:absolute"
49
49
  ],
50
- false: "hover:opacity-80 transition-opacity"
50
+ false: "hover:opacity-80 active:opacity-50 transition-opacity"
51
51
  },
52
52
  isDisabled: {
53
53
  true: "opacity-50 cursor-default pointer-events-none"
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  colorVariants
3
- } from "./chunk-FPFQCKUP.mjs";
3
+ } from "./chunk-CEW7YOHH.mjs";
4
4
 
5
5
  // src/components/badge.ts
6
6
  import { tv } from "tailwind-variants";
@@ -173,7 +173,7 @@ var card = tv({
173
173
  {
174
174
  isPressable: true,
175
175
  disableAnimation: false,
176
- class: "data-[pressed=true]:scale-95"
176
+ class: "data-[pressed=true]:scale-95 tap-highlight-transparent"
177
177
  }
178
178
  ],
179
179
  defaultVariants: {
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  semanticColors
3
- } from "./chunk-ONXWXFZH.mjs";
3
+ } from "./chunk-RB7R7Z3Y.mjs";
4
4
  import {
5
5
  commonColors
6
- } from "./chunk-2G3JZ2MA.mjs";
6
+ } from "./chunk-5LKRUH3Q.mjs";
7
7
 
8
8
  // src/colors/index.ts
9
9
  var colors = {
@@ -0,0 +1,20 @@
1
+ import {
2
+ scrollbar_hide_default
3
+ } from "./chunk-4Z22WXZX.mjs";
4
+ import {
5
+ transition_default
6
+ } from "./chunk-HJLDXSH7.mjs";
7
+ import {
8
+ custom_default
9
+ } from "./chunk-DI2L75XK.mjs";
10
+
11
+ // src/utilities/index.ts
12
+ var utilities = {
13
+ ...custom_default,
14
+ ...transition_default,
15
+ ...scrollbar_hide_default
16
+ };
17
+
18
+ export {
19
+ utilities
20
+ };
@@ -1,9 +1,9 @@
1
- import {
2
- commonColors
3
- } from "./chunk-2G3JZ2MA.mjs";
4
1
  import {
5
2
  swapColorValues
6
3
  } from "./chunk-37PIXVP4.mjs";
4
+ import {
5
+ commonColors
6
+ } from "./chunk-5LKRUH3Q.mjs";
7
7
 
8
8
  // src/colors/semantic.ts
9
9
  import twColors from "tailwindcss/colors.js";
@@ -1,13 +1,24 @@
1
1
  import {
2
2
  colorVariants
3
- } from "./chunk-FPFQCKUP.mjs";
3
+ } from "./chunk-CEW7YOHH.mjs";
4
4
 
5
5
  // src/components/pagination.ts
6
6
  import { tv } from "tailwind-variants";
7
7
  var pagination = tv({
8
8
  slots: {
9
- base: ["flex flex-nowrap overflow-x-scroll py-2.5 relative items-center gap-1 max-w-fit h-fit"],
10
- item: [],
9
+ base: [
10
+ "flex",
11
+ "flex-nowrap",
12
+ "h-fit",
13
+ "max-w-fit",
14
+ "py-2.5",
15
+ "relative",
16
+ "gap-1",
17
+ "items-center",
18
+ "overflow-x-scroll",
19
+ "scrollbar-hide"
20
+ ],
21
+ item: ["tap-highlight-transparent"],
11
22
  prev: "",
12
23
  next: "",
13
24
  cursor: [
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  colorVariants
3
- } from "./chunk-FPFQCKUP.mjs";
3
+ } from "./chunk-CEW7YOHH.mjs";
4
4
 
5
5
  // src/components/popover.ts
6
6
  import { tv } from "tailwind-variants";
@@ -2,7 +2,7 @@
2
2
  import { tv } from "tailwind-variants";
3
3
  var toggle = tv({
4
4
  slots: {
5
- base: "group relative max-w-fit inline-flex items-center justify-start cursor-pointer touch-none",
5
+ base: "group relative max-w-fit inline-flex items-center justify-start cursor-pointer touch-none tap-highlight-transparent",
6
6
  wrapper: [
7
7
  "px-1",
8
8
  "relative",
@@ -33,8 +33,8 @@ var accordionItem = tv({
33
33
  ],
34
34
  heading: "",
35
35
  trigger: [
36
- "flex py-4 w-full h-full gap-3 outline-none items-center",
37
- "data-[pressed=true]:opacity-80",
36
+ "flex py-4 w-full h-full gap-3 outline-none items-center tap-highlight-transparent",
37
+ "data-[pressed=true]:opacity-50",
38
38
  "data-[focus-visible=true]:outline-none",
39
39
  "data-[focus-visible=true]:ring-2",
40
40
  "data-[focus-visible=true]:ring-primary",
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  colorVariants
3
- } from "./chunk-FPFQCKUP.mjs";
3
+ } from "./chunk-CEW7YOHH.mjs";
4
4
  import {
5
5
  translateCenterClasses
6
6
  } from "./chunk-TSW7CNKY.mjs";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  colorVariants
3
- } from "./chunk-FPFQCKUP.mjs";
3
+ } from "./chunk-CEW7YOHH.mjs";
4
4
  import {
5
5
  ringClasses
6
6
  } from "./chunk-TSW7CNKY.mjs";
@@ -22,7 +22,8 @@ var chip = tv({
22
22
  "opacity-70",
23
23
  "hover:opacity-100",
24
24
  "cursor-pointer",
25
- "active:opacity-70"
25
+ "active:opacity-50",
26
+ "tap-highlight-transparent"
26
27
  ]
27
28
  },
28
29
  variants: {
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  commonColors
3
- } from "../chunk-2G3JZ2MA.mjs";
3
+ } from "../chunk-5LKRUH3Q.mjs";
4
+ import "../chunk-DCEG5LGX.mjs";
4
5
  import "../chunk-L2OL7R23.mjs";
5
6
  import "../chunk-YZYGFPNK.mjs";
6
7
  import "../chunk-Y4YW5MKL.mjs";
7
8
  import "../chunk-DYAPDM2A.mjs";
8
9
  import "../chunk-T3GWIVAM.mjs";
9
10
  import "../chunk-OR5PUD24.mjs";
10
- import "../chunk-DCEG5LGX.mjs";
11
11
  export {
12
12
  commonColors
13
13
  };
@@ -1,21 +1,21 @@
1
1
  import {
2
2
  colors
3
- } from "../chunk-FHA5PJK4.mjs";
3
+ } from "../chunk-LBMDDCFV.mjs";
4
4
  import {
5
5
  semanticColors
6
- } from "../chunk-ONXWXFZH.mjs";
6
+ } from "../chunk-RB7R7Z3Y.mjs";
7
+ import "../chunk-37PIXVP4.mjs";
7
8
  import "../chunk-M63AFAHO.mjs";
8
9
  import {
9
10
  commonColors
10
- } from "../chunk-2G3JZ2MA.mjs";
11
+ } from "../chunk-5LKRUH3Q.mjs";
12
+ import "../chunk-DCEG5LGX.mjs";
11
13
  import "../chunk-L2OL7R23.mjs";
12
14
  import "../chunk-YZYGFPNK.mjs";
13
15
  import "../chunk-Y4YW5MKL.mjs";
14
16
  import "../chunk-DYAPDM2A.mjs";
15
17
  import "../chunk-T3GWIVAM.mjs";
16
18
  import "../chunk-OR5PUD24.mjs";
17
- import "../chunk-DCEG5LGX.mjs";
18
- import "../chunk-37PIXVP4.mjs";
19
19
  export {
20
20
  colors,
21
21
  commonColors,
@@ -2,16 +2,16 @@ import {
2
2
  semanticColors,
3
3
  semanticColorsDark,
4
4
  semanticColorsLight
5
- } from "../chunk-ONXWXFZH.mjs";
6
- import "../chunk-2G3JZ2MA.mjs";
5
+ } from "../chunk-RB7R7Z3Y.mjs";
6
+ import "../chunk-37PIXVP4.mjs";
7
+ import "../chunk-5LKRUH3Q.mjs";
8
+ import "../chunk-DCEG5LGX.mjs";
7
9
  import "../chunk-L2OL7R23.mjs";
8
10
  import "../chunk-YZYGFPNK.mjs";
9
11
  import "../chunk-Y4YW5MKL.mjs";
10
12
  import "../chunk-DYAPDM2A.mjs";
11
13
  import "../chunk-T3GWIVAM.mjs";
12
14
  import "../chunk-OR5PUD24.mjs";
13
- import "../chunk-DCEG5LGX.mjs";
14
- import "../chunk-37PIXVP4.mjs";
15
15
  export {
16
16
  semanticColors,
17
17
  semanticColorsDark,
package/dist/colors.mjs CHANGED
@@ -1,22 +1,22 @@
1
1
  import "./chunk-WQEDQHKX.mjs";
2
2
  import {
3
3
  colors
4
- } from "./chunk-FHA5PJK4.mjs";
4
+ } from "./chunk-LBMDDCFV.mjs";
5
5
  import {
6
6
  semanticColors
7
- } from "./chunk-ONXWXFZH.mjs";
7
+ } from "./chunk-RB7R7Z3Y.mjs";
8
+ import "./chunk-37PIXVP4.mjs";
8
9
  import "./chunk-M63AFAHO.mjs";
9
10
  import {
10
11
  commonColors
11
- } from "./chunk-2G3JZ2MA.mjs";
12
+ } from "./chunk-5LKRUH3Q.mjs";
13
+ import "./chunk-DCEG5LGX.mjs";
12
14
  import "./chunk-L2OL7R23.mjs";
13
15
  import "./chunk-YZYGFPNK.mjs";
14
16
  import "./chunk-Y4YW5MKL.mjs";
15
17
  import "./chunk-DYAPDM2A.mjs";
16
18
  import "./chunk-T3GWIVAM.mjs";
17
19
  import "./chunk-OR5PUD24.mjs";
18
- import "./chunk-DCEG5LGX.mjs";
19
- import "./chunk-37PIXVP4.mjs";
20
20
  export {
21
21
  colors,
22
22
  commonColors,
@@ -58,8 +58,8 @@ var accordionItem = (0, import_tailwind_variants.tv)({
58
58
  ],
59
59
  heading: "",
60
60
  trigger: [
61
- "flex py-4 w-full h-full gap-3 outline-none items-center",
62
- "data-[pressed=true]:opacity-80",
61
+ "flex py-4 w-full h-full gap-3 outline-none items-center tap-highlight-transparent",
62
+ "data-[pressed=true]:opacity-50",
63
63
  "data-[focus-visible=true]:outline-none",
64
64
  "data-[focus-visible=true]:ring-2",
65
65
  "data-[focus-visible=true]:ring-primary",
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  accordion,
3
3
  accordionItem
4
- } from "../chunk-HNRHIJNK.mjs";
4
+ } from "../chunk-YNGJCDQN.mjs";
5
5
  export {
6
6
  accordion,
7
7
  accordionItem
@@ -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",
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  avatar,
3
3
  avatarGroup
4
- } from "../chunk-D4S5JGOT.mjs";
4
+ } from "../chunk-ZQF2KGKX.mjs";
5
5
  import "../chunk-CMYR6AOY.mjs";
6
- import "../chunk-FPFQCKUP.mjs";
7
- import "../chunk-TSW7CNKY.mjs";
8
6
  import "../chunk-K7LK7NCE.mjs";
7
+ import "../chunk-CEW7YOHH.mjs";
8
+ import "../chunk-TSW7CNKY.mjs";
9
9
  export {
10
10
  avatar,
11
11
  avatarGroup
@@ -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
  badge
3
- } from "../chunk-4G25OMVV.mjs";
3
+ } from "../chunk-I75M4OOG.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
  badge
10
10
  };
@@ -55,7 +55,7 @@ var bordered = {
55
55
  foreground: "bg-transparent border-foreground text-foreground"
56
56
  };
57
57
  var flat = {
58
- default: "bg-default/20 text-default-foreground",
58
+ default: "bg-default/40 text-default-foreground",
59
59
  primary: "bg-primary/20 text-primary",
60
60
  secondary: "bg-secondary/20 text-secondary",
61
61
  success: "bg-success/20 text-success-600 dark:text-success",
@@ -117,6 +117,7 @@ var button = (0, import_tailwind_variants.tv)({
117
117
  "subpixel-antialiased",
118
118
  "data-[pressed=true]:scale-95",
119
119
  "overflow-hidden",
120
+ "tap-highlight-transparent",
120
121
  "data-[focus-visible=true]:z-10",
121
122
  "data-[focus-visible=true]:outline-none",
122
123
  "data-[focus-visible=true]:ring-2",
@@ -447,7 +448,7 @@ var button = (0, import_tailwind_variants.tv)({
447
448
  {
448
449
  isInGroup: true,
449
450
  variant: ["bordered", "ghost"],
450
- class: "[&:not(:first-child)]:border-l-0"
451
+ class: "[&:not(:first-child)]:ml-[calc(theme(borderWidth.2)*-1)]"
451
452
  },
452
453
  {
453
454
  isIconOnly: true,
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  button,
3
3
  buttonGroup
4
- } from "../chunk-QU6QFAKV.mjs";
4
+ } from "../chunk-7VYHIENL.mjs";
5
5
  import "../chunk-CMYR6AOY.mjs";
6
- import "../chunk-FPFQCKUP.mjs";
7
- import "../chunk-TSW7CNKY.mjs";
8
6
  import "../chunk-K7LK7NCE.mjs";
7
+ import "../chunk-CEW7YOHH.mjs";
8
+ import "../chunk-TSW7CNKY.mjs";
9
9
  export {
10
10
  button,
11
11
  buttonGroup
@@ -197,7 +197,7 @@ var card = (0, import_tailwind_variants.tv)({
197
197
  {
198
198
  isPressable: true,
199
199
  disableAnimation: false,
200
- class: "data-[pressed=true]:scale-95"
200
+ class: "data-[pressed=true]:scale-95 tap-highlight-transparent"
201
201
  }
202
202
  ],
203
203
  defaultVariants: {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  card
3
- } from "../chunk-QW2ZGOKD.mjs";
3
+ } from "../chunk-IN5LCODJ.mjs";
4
4
  export {
5
5
  card
6
6
  };