@discourser/design-system 0.21.0 → 0.22.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.
@@ -837,44 +837,6 @@ var semanticColorTokens = dev.defineSemanticTokens.colors({
837
837
  scrim: { value: { base: s.scrim, _dark: d.scrim } },
838
838
  shadow: { value: { base: s.shadow, _dark: d.shadow } }
839
839
  });
840
- var m3SemanticTokens = dev.defineSemanticTokens.colors({
841
- m3Primary: {
842
- DEFAULT: { value: { base: s.primary, _dark: d.primary } },
843
- container: {
844
- value: { base: s.primaryContainer, _dark: d.primaryContainer }
845
- }
846
- },
847
- onM3Primary: {
848
- DEFAULT: { value: { base: s.onPrimary, _dark: d.onPrimary } },
849
- container: {
850
- value: { base: s.onPrimaryContainer, _dark: d.onPrimaryContainer }
851
- }
852
- },
853
- m3Secondary: {
854
- DEFAULT: { value: { base: s.secondary, _dark: d.secondary } },
855
- container: {
856
- value: { base: s.secondaryContainer, _dark: d.secondaryContainer }
857
- }
858
- },
859
- onM3Secondary: {
860
- DEFAULT: { value: { base: s.onSecondary, _dark: d.onSecondary } },
861
- container: {
862
- value: { base: s.onSecondaryContainer, _dark: d.onSecondaryContainer }
863
- }
864
- },
865
- m3Tertiary: {
866
- DEFAULT: { value: { base: s.tertiary, _dark: d.tertiary } },
867
- container: {
868
- value: { base: s.tertiaryContainer, _dark: d.tertiaryContainer }
869
- }
870
- },
871
- onM3Tertiary: {
872
- DEFAULT: { value: { base: s.onTertiary, _dark: d.onTertiary } },
873
- container: {
874
- value: { base: s.onTertiaryContainer, _dark: d.onTertiaryContainer }
875
- }
876
- }
877
- });
878
840
  var button = dev.defineRecipe({
879
841
  className: "button",
880
842
  jsx: ["Button", "IconButton", "CloseButton", "ButtonGroup"],
@@ -4440,8 +4402,6 @@ var discourserPandaPreset = dev.definePreset({
4440
4402
  border: {
4441
4403
  value: { base: "{colors.gray.6}", _dark: "{colors.gray.6}" }
4442
4404
  },
4443
- // DEPRECATED: m3-prefixed aliases (still needed by discourser.ai)
4444
- ...m3SemanticTokens,
4445
4405
  // Base colors
4446
4406
  white: { value: "#FFFFFF" },
4447
4407
  black: { value: "#000000" }
@@ -4529,5 +4489,5 @@ var discourserPandaPreset = dev.definePreset({
4529
4489
  exports.discourserPandaPreset = discourserPandaPreset;
4530
4490
  exports.material3Language = material3Language;
4531
4491
  exports.transformToPandaTheme = transformToPandaTheme;
4532
- //# sourceMappingURL=chunk-OZBQAALG.cjs.map
4533
- //# sourceMappingURL=chunk-OZBQAALG.cjs.map
4492
+ //# sourceMappingURL=chunk-IGCGVSG4.cjs.map
4493
+ //# sourceMappingURL=chunk-IGCGVSG4.cjs.map