@discourser/design-system 0.20.0 → 0.20.1

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.
@@ -1900,6 +1900,27 @@ var breadcrumb = defineSlotRecipe({
1900
1900
  lg: { list: { gap: "2", textStyle: "lg" } }
1901
1901
  }
1902
1902
  },
1903
+ compoundVariants: [
1904
+ {
1905
+ variant: "discourser",
1906
+ css: {
1907
+ link: {
1908
+ "&[data-disabled]": {
1909
+ color: "fg.subtle",
1910
+ opacity: 0.45,
1911
+ pointerEvents: "none",
1912
+ cursor: "default",
1913
+ _hover: { color: "fg.subtle" }
1914
+ }
1915
+ },
1916
+ item: {
1917
+ "&[data-disabled]": {
1918
+ opacity: 0.45
1919
+ }
1920
+ }
1921
+ }
1922
+ }
1923
+ ],
1903
1924
  defaultVariants: {
1904
1925
  variant: "plain",
1905
1926
  size: "md"
@@ -4395,5 +4416,5 @@ var discourserPandaPreset = definePreset({
4395
4416
  });
4396
4417
 
4397
4418
  export { discourserPandaPreset, material3Language, transformToPandaTheme };
4398
- //# sourceMappingURL=chunk-SNUJBT5R.js.map
4399
- //# sourceMappingURL=chunk-SNUJBT5R.js.map
4419
+ //# sourceMappingURL=chunk-WFKEAD5P.js.map
4420
+ //# sourceMappingURL=chunk-WFKEAD5P.js.map