@cesdk/cesdk-js 1.68.0-nightly.20260121 → 1.68.0-nightly.20260123
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.20260121-FOUEVXVI.wasm → cesdk-v1.68.0-nightly.20260123-2BTUQ2I7.wasm} +0 -0
- package/assets/core/{cesdk-v1.68.0-nightly.20260121-44YCFRT6.data → cesdk-v1.68.0-nightly.20260123-MLEZSZ4D.data} +0 -0
- package/assets/core/worker-host-v1.68.0-nightly.20260123.js +1 -0
- package/assets/i18n/de.json +0 -4
- package/assets/i18n/en.json +0 -4
- package/cesdk.umd.js +1 -1
- package/index.d.ts +0 -4
- package/index.js +1 -1
- package/package.json +2 -2
- package/assets/core/worker-host-v1.68.0-nightly.20260121.js +0 -1
package/index.d.ts
CHANGED
|
@@ -1423,7 +1423,6 @@ export declare interface BuiltinTranslations {
|
|
|
1423
1423
|
'input.gradient.flip': string;
|
|
1424
1424
|
'input.gradient.gradientAngle': string;
|
|
1425
1425
|
'input.gradient.rotate': string;
|
|
1426
|
-
'input.hspSelectiveAdjustments': string;
|
|
1427
1426
|
'input.insertVariable': string;
|
|
1428
1427
|
'input.keyShortcut': string;
|
|
1429
1428
|
'input.layer': string;
|
|
@@ -1904,9 +1903,6 @@ export declare interface BuiltinTranslations {
|
|
|
1904
1903
|
'property.gradientType.conical': string;
|
|
1905
1904
|
'property.gradientType.linear': string;
|
|
1906
1905
|
'property.gradientType.radial': string;
|
|
1907
|
-
'property.hspSelectiveAdjustments.hue': string;
|
|
1908
|
-
'property.hspSelectiveAdjustments.perceivedBrightness': string;
|
|
1909
|
-
'property.hspSelectiveAdjustments.saturation': string;
|
|
1910
1906
|
'property.innerDiameter': string;
|
|
1911
1907
|
'property.layout': string;
|
|
1912
1908
|
'property.layout.horizontal': string;
|