handler-playable-sdk 1.0.8 → 1.0.10
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/dist/{chunk-KSV5LSLN.js → chunk-NSGXNRYZ.js} +101 -96
- package/dist/cli/brand-dna.mjs +1 -1
- package/dist/cli/canva-import.mjs +1 -1
- package/dist/cli/cleanup-assets.mjs +1 -1
- package/dist/cli/fix-scales.mjs +1 -1
- package/dist/cli/index.js +1 -1
- package/dist/cli/screen-helper.mjs +1 -1
- package/dist/cli/setup-library.mjs +1 -1
- package/dist/cli/student-helper.mjs +1 -1
- package/dist/cli/sync-screens.mjs +1 -1
- package/dist/cli/validate-assets.mjs +1 -1
- package/dist/cli/validate.mjs +1 -1
- package/dist/index.cjs +63 -58
- package/dist/index.d.cts +3 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.js +1 -1
- package/dist/pixi/index.cjs +12 -12
- package/dist/pixi/index.js +1 -1
- package/dist/three/index.cjs +32 -32
- package/dist/three/index.js +1 -1
- package/package.json +1 -1
package/dist/index.d.cts
CHANGED
|
@@ -148,6 +148,7 @@ declare class PreviewShell {
|
|
|
148
148
|
private makeSidebarResizable;
|
|
149
149
|
private getSceneVisibilityStorageKey;
|
|
150
150
|
private getSceneWidthStorageKey;
|
|
151
|
+
private getThemeStorageKey;
|
|
151
152
|
private setupScenePaneInteractions;
|
|
152
153
|
private storeSceneWidth;
|
|
153
154
|
private getStoredSceneWidth;
|
|
@@ -275,8 +276,9 @@ type SceneToolsPanelOptions = {
|
|
|
275
276
|
onNudge: (dx: number, dy: number) => void;
|
|
276
277
|
onShowSplash?: () => void;
|
|
277
278
|
onUpdateSplash?: (patch: Record<string, any>) => void;
|
|
278
|
-
onGridToggle?: (enabled: boolean, gap: number) => void;
|
|
279
|
+
onGridToggle?: (enabled: boolean, gap: number, alpha?: number) => void;
|
|
279
280
|
onGridGapChange?: (gap: number) => void;
|
|
281
|
+
onGridAlphaChange?: (alpha: number) => void;
|
|
280
282
|
onPlayModeChange?: (enabled: boolean) => void;
|
|
281
283
|
};
|
|
282
284
|
declare class SceneToolsPanel {
|
package/dist/index.d.ts
CHANGED
|
@@ -148,6 +148,7 @@ declare class PreviewShell {
|
|
|
148
148
|
private makeSidebarResizable;
|
|
149
149
|
private getSceneVisibilityStorageKey;
|
|
150
150
|
private getSceneWidthStorageKey;
|
|
151
|
+
private getThemeStorageKey;
|
|
151
152
|
private setupScenePaneInteractions;
|
|
152
153
|
private storeSceneWidth;
|
|
153
154
|
private getStoredSceneWidth;
|
|
@@ -275,8 +276,9 @@ type SceneToolsPanelOptions = {
|
|
|
275
276
|
onNudge: (dx: number, dy: number) => void;
|
|
276
277
|
onShowSplash?: () => void;
|
|
277
278
|
onUpdateSplash?: (patch: Record<string, any>) => void;
|
|
278
|
-
onGridToggle?: (enabled: boolean, gap: number) => void;
|
|
279
|
+
onGridToggle?: (enabled: boolean, gap: number, alpha?: number) => void;
|
|
279
280
|
onGridGapChange?: (gap: number) => void;
|
|
281
|
+
onGridAlphaChange?: (alpha: number) => void;
|
|
280
282
|
onPlayModeChange?: (enabled: boolean) => void;
|
|
281
283
|
};
|
|
282
284
|
declare class SceneToolsPanel {
|
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{E as J,F as K,G as L,H as M,I as N,J as O,K as P,L as Q,M as R,N as S,O as T,P as U,Q as V,R as W,S as X,T as Y,U as Z,a}from"./chunk-
|
|
1
|
+
import{E as J,F as K,G as L,H as M,I as N,J as O,K as P,L as Q,M as R,N as S,O as T,P as U,Q as V,R as W,S as X,T as Y,U as Z,a}from"./chunk-NSGXNRYZ.js";import"./chunk-I5OOVR5U.js";import{a as u,b as v,c as w,d as x,e as y,f as z,g as A,h as B,i as C,j as D,k as E,l as F,m as G,n as H,o as I}from"./chunk-PW2FGMCO.js";import{a as b,b as c,c as d,d as e,e as f,f as g,g as h,h as i,i as j,j as k,k as l,l as m,m as n,n as o,o as p,p as q,q as r,r as s,s as t}from"./chunk-HVKF2KYL.js";import"./chunk-E6WJCS24.js";import"./chunk-JXBG6UFL.js";export{U as COLORS,F as ConfigWatcher,O as DebugPanel,E as DefaultReloadStrategy,Y as Handler,X as PlayableLoadingScreen,P as PreviewShell,V as STROKE_WIDTH,W as THEME,d as applyConfigOverride,e as applyConfigOverrides,r as applyConfigsToDisk,B as applyDefaults,a as baseLottie,T as bootstrap,f as clearConfigOverrides,g as clearConfigOverridesForObject,j as configOverrideManager,Q as createPreviewShell,o as deepClone,Z as default,L as defaultPreset,K as deviceGroups,J as devicePresets,G as diffConfigs,p as exportConfigsAsJSON,i as getConfigOverrides,q as getConfigStateSummary,b as getOverrideMode,M as getPresetById,N as getPresetsByCategory,w as loadAllObjectConfigs,u as loadComponentSchemas,x as loadEngineConfig,y as loadGamePromptConfig,C as loadObjectCentricConfig,v as loadObjectConfig,z as loadSceneConfig,l as redoLastConfigChange,H as rehydrateObject,h as removeConfigOverride,s as resetToApplied,t as resetToOriginal,S as setBootstrapDependencies,c as setOverrideMode,I as setupHotReload,R as setupLiveEditBridge,D as toLegacyFormat,m as trackObjectCreation,n as trackObjectDeletion,k as undoLastConfigChange,A as validateObjectConfig};
|