@ds-mo/tokens 2.14.0 → 3.0.0

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.
@@ -401,7 +401,7 @@
401
401
  },
402
402
  "--effect-shadow-depressed-sm": {
403
403
  "$type": "effect",
404
- "$value": "0px -4px 2px -4px var(--color-elevation-shadow),\n 0px 4px 2px -4px var(--color-elevation-highlight),\n 0px 0px 0px 0.5px var(--color-elevation-highlight)"
404
+ "$value": "0px 4px 2px -4px var(--color-elevation-highlight),\n 0px 0px 0px 0.5px var(--color-elevation-highlight)"
405
405
  },
406
406
  "--effect-highlight-depressed-sm": {
407
407
  "$type": "effect",
@@ -413,7 +413,7 @@
413
413
  },
414
414
  "--effect-shadow-depressed-md": {
415
415
  "$type": "effect",
416
- "$value": "0px -4px 2px -4px var(--color-elevation-shadow),\n 0px 4px 2px -4px var(--color-elevation-highlight),\n 0px 0px 0px 0.5px var(--color-elevation-highlight)"
416
+ "$value": "0px 4px 2px -4px var(--color-elevation-highlight),\n 0px 0px 0px 0.5px var(--color-elevation-highlight)"
417
417
  },
418
418
  "--effect-highlight-depressed-md": {
419
419
  "$type": "effect",