@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.
- package/assets/core/{cesdk-v1.68.0-nightly.20260114-DXDCNIXX.wasm → cesdk-v1.68.0-nightly.20260115-BKDJBVFW.wasm} +0 -0
- package/assets/core/worker-host-v1.68.0-nightly.20260115.js +1 -0
- package/assets/ui/stylesheets/cesdk.css +3 -2
- package/cesdk.umd.js +1 -1
- package/index.d.ts +5 -0
- package/index.js +1 -1
- package/package.json +2 -2
- package/assets/core/worker-host-v1.68.0-nightly.20260114.js +0 -1
- /package/assets/core/{cesdk-v1.68.0-nightly.20260114-44YCFRT6.data → cesdk-v1.68.0-nightly.20260115-44YCFRT6.data} +0 -0
|
@@ -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-
|
|
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-
|
|
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 */
|