@cesdk/cesdk-js 1.68.0-nightly.20260114 → 1.68.0-nightly.20260115

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.
@@ -3935,7 +3935,7 @@ hr + .UBQ_Section-module__block--ZZ2wD > hr {
3935
3935
  display: flex;
3936
3936
  flex-direction: column;
3937
3937
  align-items: center;
3938
- color: var(--ubq-foreground-default);
3938
+ color: var(--ubq-static-contrast-white);
3939
3939
  }
3940
3940
  .UBQ_DropLayer-module__message--NFWd3 > :not(:last-child) {
3941
3941
  margin-bottom: var(--ubq-margin-m);
@@ -3948,6 +3948,7 @@ hr + .UBQ_Section-module__block--ZZ2wD > hr {
3948
3948
  line-height: var(--ubq-typography-headline-l-line_height);
3949
3949
  text-align: center;
3950
3950
  margin-bottom: var(--ubq-scale-base);
3951
+ color: var(--ubq-static-contrast-white);
3951
3952
  }
3952
3953
  .UBQ_DropLayer-module__message--NFWd3 p {
3953
3954
  font-family: var(--ubq-typography-font_family, var(--ubq-typography-label-m-font_family));
@@ -3957,7 +3958,7 @@ hr + .UBQ_Section-module__block--ZZ2wD > hr {
3957
3958
  line-height: var(--ubq-typography-label-m-line_height);
3958
3959
  text-align: center;
3959
3960
  margin: 0;
3960
- color: var(--ubq-foreground-light);
3961
+ color: var(--ubq-static-contrast-white);
3961
3962
  }
3962
3963
 
3963
3964
  /* esbuild-sass-plugin:css-chunk:packages/ui/components/Canvas/Canvas.module.scss */