@overmap-ai/blocks 1.0.36-improvements.0 → 1.0.36-improvements.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.
@@ -145,7 +145,7 @@
145
145
  "bg-(--color-background)",
146
146
  "dark:bg-(--base-2)",
147
147
  "ring-1",
148
- "ring-(--base-a6)",
148
+ "ring-(--base-6)",
149
149
  "[scrollbar-width:thin]",
150
150
  "[scrollbar-color:var(--base-6)_transparent]",
151
151
  // positioning
@@ -669,15 +669,15 @@
669
669
  variants: {
670
670
  variant: {
671
671
  soft: ["bg-(--accent-2)"],
672
- surface: ["bg-(--accent-2)", "inset-ring", "inset-ring-(--accent-a6)"],
673
- outline: ["inset-ring-1", "inset-ring-(--accent-a6)"]
672
+ surface: ["bg-(--accent-2)", "inset-ring", "inset-ring-(--accent-6)"],
673
+ outline: ["inset-ring-1", "inset-ring-(--accent-6)"]
674
674
  },
675
675
  size: {
676
- xs: ["p-2", "text-xs"],
677
- sm: ["p-3", "text-sm"],
678
- md: ["p-4", "text-base"],
679
- lg: ["p-5", "text-lg"],
680
- xl: ["p-6", "text-xl"]
676
+ xs: ["p-2"],
677
+ sm: ["p-3"],
678
+ md: ["p-4"],
679
+ lg: ["p-5"],
680
+ xl: ["p-6"]
681
681
  }
682
682
  },
683
683
  defaultVariants: {
@@ -1081,7 +1081,7 @@
1081
1081
  const commandMenuContentCva = classVarianceAuthority.cva(
1082
1082
  [
1083
1083
  "ring",
1084
- "ring-(--base-a6)",
1084
+ "ring-(--base-6)",
1085
1085
  "shadow-md",
1086
1086
  "fixed",
1087
1087
  "max-w-lg",
@@ -2034,11 +2034,11 @@
2034
2034
  const hoverCardContent = classVarianceAuthority.cva(["bg-(--color-background)", "dark:bg-(--base-2)", "ring-1", "ring-(--base-6)"], {
2035
2035
  variants: {
2036
2036
  size: {
2037
- xs: ["text-xs", "p-2"],
2038
- sm: ["text-sm", "p-3"],
2039
- md: ["text-base", "p-4"],
2040
- lg: ["text-lg", "p-5"],
2041
- xl: ["text-xl", "p-6"]
2037
+ xs: ["p-2"],
2038
+ sm: ["p-3"],
2039
+ md: ["p-4"],
2040
+ lg: ["p-5"],
2041
+ xl: ["p-6"]
2042
2042
  }
2043
2043
  },
2044
2044
  defaultVariants: {
@@ -3754,11 +3754,11 @@
3754
3754
  const popoverContent = classVarianceAuthority.cva(["bg-(--color-background)", "dark:bg-(--base-2)", "ring-1", "ring-(--base-6)"], {
3755
3755
  variants: {
3756
3756
  size: {
3757
- xs: ["text-xs", "p-2"],
3758
- sm: ["text-sm", "p-3"],
3759
- md: ["text-base", "p-4"],
3760
- lg: ["text-lg", "p-5"],
3761
- xl: ["text-xl", "p-6"]
3757
+ xs: ["p-2"],
3758
+ sm: ["p-3"],
3759
+ md: ["p-4"],
3760
+ lg: ["p-5"],
3761
+ xl: ["p-6"]
3762
3762
  }
3763
3763
  },
3764
3764
  defaultVariants: {
@@ -4404,9 +4404,9 @@
4404
4404
  vertical: ["w-px"]
4405
4405
  },
4406
4406
  weight: {
4407
- light: ["bg-(--accent-a6)"],
4408
- medium: ["bg-(--accent-a7)"],
4409
- heavy: ["bg-(--accent-a8)"]
4407
+ light: ["bg-(--accent-6)"],
4408
+ medium: ["bg-(--accent-7)"],
4409
+ heavy: ["bg-(--accent-8)"]
4410
4410
  }
4411
4411
  },
4412
4412
  compoundVariants: [
@@ -4852,7 +4852,7 @@
4852
4852
  variants: {
4853
4853
  variant: {
4854
4854
  ghost: [],
4855
- surface: ["border-1", "border-(--accent-a6)", "box-border", "overflow-hidden"]
4855
+ surface: ["border-1", "border-(--accent-6)", "box-border", "overflow-hidden"]
4856
4856
  },
4857
4857
  size: {
4858
4858
  xs: ["text-xs"],
@@ -4881,9 +4881,9 @@
4881
4881
  xl: ["p-10"]
4882
4882
  },
4883
4883
  border: {
4884
- grid: ["box-border", "border", "border-(--accent-a6)"],
4885
- row: ["box-border", "border-b", "border-(--accent-a6)"],
4886
- col: ["box-border", "border-x", "border-(--accent-a6)"],
4884
+ grid: ["box-border", "border", "border-(--accent-6)"],
4885
+ row: ["box-border", "border-b", "border-(--accent-6)"],
4886
+ col: ["box-border", "border-x", "border-(--accent-6)"],
4887
4887
  none: []
4888
4888
  }
4889
4889
  },
@@ -5195,7 +5195,7 @@
5195
5195
  {
5196
5196
  variants: {
5197
5197
  variant: {
5198
- surface: ["bg-(--accent-1)", "text-(--accent-11)", "ring-1", "ring-inset", "ring-(--accent-a6)"],
5198
+ surface: ["bg-(--accent-1)", "text-(--accent-11)", "ring-1", "ring-inset", "ring-(--accent-6)"],
5199
5199
  soft: ["bg-(--accent-1)", "text-(--accent-11)"]
5200
5200
  },
5201
5201
  size: {
@@ -5499,19 +5499,18 @@
5499
5499
  "bg-(--color-background)",
5500
5500
  "dark:bg-(--base-2)",
5501
5501
  "ring-1",
5502
- "ring-inset",
5503
- "ring-(--base-a6)",
5502
+ "ring-(--base-6)",
5504
5503
  "text-(--base-12)",
5505
5504
  "shadow-sm"
5506
5505
  ],
5507
5506
  {
5508
5507
  variants: {
5509
5508
  size: {
5510
- xs: ["text-xs", "px-2"],
5511
- sm: ["text-sm", "px-3"],
5512
- md: ["text-base", "px-4"],
5513
- lg: ["text-lg", "px-5"],
5514
- xl: ["text-xl", "px-6"]
5509
+ xs: ["px-3"],
5510
+ sm: ["px-3.5"],
5511
+ md: ["px-4"],
5512
+ lg: ["px-4.5"],
5513
+ xl: ["px-5"]
5515
5514
  },
5516
5515
  side: {
5517
5516
  top: ["data-[side=top]:slide-in-from-bottom-1"],
@@ -5694,7 +5693,9 @@
5694
5693
  exports2.TooltipContent = TooltipContent;
5695
5694
  exports2.badge = badge;
5696
5695
  exports2.buttonCva = buttonCva;
5696
+ exports2.floating = floating;
5697
5697
  exports2.mergeRefs = mergeRefs;
5698
+ exports2.radiusCva = radiusCva;
5698
5699
  exports2.stopPropagation = stopPropagation;
5699
5700
  exports2.useAlertDialog = useAlertDialog;
5700
5701
  exports2.useButtonGroup = useButtonGroup;