@cesdk/engine 1.65.0-nightly.20251114 → 1.65.0-nightly.20251115
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.65.0-nightly.20251114-IKR6FRHF.wasm → cesdk-v1.65.0-nightly.20251115-6FIY35YL.wasm} +0 -0
- package/assets/core/{worker-host-v1.65.0-nightly.20251114.js → worker-host-v1.65.0-nightly.20251115.js} +1 -1
- package/index.d.ts +5 -1
- package/index.js +1 -1
- package/package.json +1 -1
- /package/assets/core/{cesdk-v1.65.0-nightly.20251114-44YCFRT6.data → cesdk-v1.65.0-nightly.20251115-44YCFRT6.data} +0 -0
package/index.d.ts
CHANGED
|
@@ -8730,7 +8730,7 @@ export declare type Scope = 'text/edit' | 'text/character' | 'fill/change' | 'fi
|
|
|
8730
8730
|
export declare type SettingBoolPropertyName = 'alwaysHighlightPlaceholders' | 'doubleClickToCropEnabled' | 'showBuildVersion' | 'placeholderControls/showButton' | 'placeholderControls/showOverlay' | 'blockAnimations/enabled' | 'renderTextCursorAndSelectionInEngine' | 'touch/dragStartCanSelect' | 'touch/singlePointPanning' | 'mouse/enableZoom' | 'mouse/enableScroll' | 'controlGizmo/showCropHandles' | 'controlGizmo/showMoveHandles' | 'controlGizmo/showResizeHandles' | 'controlGizmo/showScaleHandles' | 'controlGizmo/showRotateHandles' | 'controlGizmo/showCropScaleHandles' | 'page/title/show' | 'page/title/showPageTitleTemplate' | 'page/title/appendPageName' | 'page/title/showOnSinglePage' | 'page/dimOutOfPageAreas' | 'page/allowCropInteraction' | 'page/allowResizeInteraction' | 'page/restrictResizeInteractionToFixedAspectRatio' | 'page/allowRotateInteraction' | 'page/allowMoveInteraction' | 'page/moveChildrenWhenCroppingFill' | 'page/selectWhenNoBlocksSelected' | 'colorMaskingSettings/secondPass' | 'clampThumbnailTextureSizes' | 'useSystemFontFallback' | 'forceSystemEmojis' | (string & {});
|
|
8731
8731
|
|
|
8732
8732
|
/** @public */
|
|
8733
|
-
export declare type SettingColorPropertyName = 'clearColor' | 'handleFillColor' | 'highlightColor' | 'placeholderHighlightColor' | 'snappingGuideColor' | 'rotationSnappingGuideColor' | 'cropOverlayColor' | 'textVariableHighlightColor' | 'borderOutlineColor' | 'progressColor' | 'errorStateColor' | 'page/title/color' | 'page/marginFillColor' | 'page/marginFrameColor' | 'page/innerBorderColor' | 'page/outerBorderColor' | 'colorMaskingSettings/maskColor' | (string & {});
|
|
8733
|
+
export declare type SettingColorPropertyName = 'clearColor' | 'handleFillColor' | 'highlightColor' | 'pageHighlightColor' | 'placeholderHighlightColor' | 'snappingGuideColor' | 'rotationSnappingGuideColor' | 'cropOverlayColor' | 'textVariableHighlightColor' | 'borderOutlineColor' | 'progressColor' | 'errorStateColor' | 'page/title/color' | 'page/marginFillColor' | 'page/marginFrameColor' | 'page/innerBorderColor' | 'page/outerBorderColor' | 'colorMaskingSettings/maskColor' | (string & {});
|
|
8734
8734
|
|
|
8735
8735
|
/** @public */
|
|
8736
8736
|
export declare type SettingEnumPropertyName = 'touch/pinchAction' | 'touch/rotateAction' | 'camera/clamping/overshootMode' | 'doubleClickSelectionMode' | (string & {});
|
|
@@ -8895,6 +8895,8 @@ export declare interface Settings {
|
|
|
8895
8895
|
'page/outerBorderColor': Color;
|
|
8896
8896
|
/** The color of page titles visible in preview mode. */
|
|
8897
8897
|
'page/title/color': Color;
|
|
8898
|
+
/** Color of the outline of each page */
|
|
8899
|
+
pageHighlightColor: Color;
|
|
8898
8900
|
/** The highlight color for placeholder elements. */
|
|
8899
8901
|
placeholderHighlightColor: Color;
|
|
8900
8902
|
/** The color indicating progress or loading states. */
|
|
@@ -8962,6 +8964,7 @@ export declare type SettingsBool = SettingBoolPropertyName;
|
|
|
8962
8964
|
* - 'page/marginFrameColor': The color of the margin frame.
|
|
8963
8965
|
* - 'page/outerBorderColor': The color of the outer border of the page.
|
|
8964
8966
|
* - 'page/title/color': The color of the page title.
|
|
8967
|
+
* - 'pageHighlightColor': Color of the outline of each page.
|
|
8965
8968
|
* - 'placeholderHighlightColor': The highlight color for placeholders.
|
|
8966
8969
|
* - 'progressColor': The color indicating progress.
|
|
8967
8970
|
* - 'rotationSnappingGuideColor': The color of the rotation snapping guide.
|
|
@@ -8989,6 +8992,7 @@ export declare type SettingsColor = SettingColorPropertyName;
|
|
|
8989
8992
|
* - 'page/marginFrameColor': The color of the margin frame.
|
|
8990
8993
|
* - 'page/outerBorderColor': The color of the outer border of the page.
|
|
8991
8994
|
* - 'page/title/color': The color of the page title.
|
|
8995
|
+
* - 'pageHighlightColor': Color of the outline of each page.
|
|
8992
8996
|
* - 'placeholderHighlightColor': The highlight color for placeholders.
|
|
8993
8997
|
* - 'progressColor': The color indicating progress.
|
|
8994
8998
|
* - 'rotationSnappingGuideColor': The color of the rotation snapping guide.
|