handler-playable-sdk 0.3.69 → 0.3.72

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/index.css CHANGED
@@ -2776,6 +2776,10 @@
2776
2776
  border-right: none;
2777
2777
  border-bottom: none;
2778
2778
  box-shadow: none;
2779
+ top: 0 !important;
2780
+ left: 0 !important;
2781
+ right: 0 !important;
2782
+ bottom: 0 !important;
2779
2783
  }
2780
2784
 
2781
2785
  .preview-shell.layout-fixed .scene-panel.scene-objects {
@@ -2791,6 +2795,10 @@
2791
2795
  border-bottom: none;
2792
2796
  box-shadow: none;
2793
2797
  position: relative;
2798
+ top: 0 !important;
2799
+ left: 0 !important;
2800
+ right: 0 !important;
2801
+ bottom: 0 !important;
2794
2802
  }
2795
2803
 
2796
2804
  .panel-resize-handle-v,
@@ -4311,8 +4319,17 @@
4311
4319
 
4312
4320
  .inspector-subsection-content {
4313
4321
  display: flex;
4314
- gap: 4px;
4322
+ gap: 8px;
4315
4323
  flex: 1;
4324
+ align-items: center;
4325
+ }
4326
+
4327
+ .inspector-subsection-content .inspector-property-label {
4328
+ width: auto;
4329
+ min-width: 14px;
4330
+ margin-right: 0px;
4331
+ font-size: 9px;
4332
+ opacity: 0.8;
4316
4333
  }
4317
4334
 
4318
4335
  .inspector-footer {
@@ -4362,7 +4379,7 @@
4362
4379
 
4363
4380
  .inspector-input {
4364
4381
  flex: 1;
4365
- min-width: 80px;
4382
+ min-width: 40px;
4366
4383
  background: var(--ui-surface-2);
4367
4384
  color: var(--ui-text);
4368
4385
  border: 1px solid var(--ui-border);
package/dist/index.js CHANGED
@@ -1 +1 @@
1
- import{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,T as U,U as V,a}from"./chunk-ODOXV5OR.js";import"./chunk-I5OOVR5U.js";import{a as q,b as r,c as s,d as t,e as u,f as v,g as w,h as x,i as y,j as z,k as A,l as B,m as C,n as D,o as E}from"./chunk-LV4HGC5G.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}from"./chunk-ZLL42OOV.js";import"./chunk-E6WJCS24.js";import"./chunk-JXBG6UFL.js";export{Q as COLORS,B as ConfigWatcher,K as DebugPanel,A as DefaultReloadStrategy,U as Handler,T as PlayableLoadingScreen,L as PreviewShell,R as STROKE_WIDTH,S as THEME,d as applyConfigOverride,e as applyConfigOverrides,n as applyConfigsToDisk,x as applyDefaults,a as baseLottie,P as bootstrap,f as clearConfigOverrides,g as clearConfigOverridesForObject,j as configOverrideManager,M as createPreviewShell,k as deepClone,V as default,H as defaultPreset,G as deviceGroups,F as devicePresets,C as diffConfigs,l as exportConfigsAsJSON,i as getConfigOverrides,m as getConfigStateSummary,b as getOverrideMode,I as getPresetById,J as getPresetsByCategory,s as loadAllObjectConfigs,q as loadComponentSchemas,t as loadEngineConfig,u as loadGamePromptConfig,y as loadObjectCentricConfig,r as loadObjectConfig,v as loadSceneConfig,D as rehydrateObject,h as removeConfigOverride,o as resetToApplied,p as resetToOriginal,O as setBootstrapDependencies,c as setOverrideMode,E as setupHotReload,N as setupLiveEditBridge,z as toLegacyFormat,w as validateObjectConfig};
1
+ import{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,T as U,U as V,a}from"./chunk-RSBYFD7B.js";import"./chunk-I5OOVR5U.js";import{a as q,b as r,c as s,d as t,e as u,f as v,g as w,h as x,i as y,j as z,k as A,l as B,m as C,n as D,o as E}from"./chunk-LV4HGC5G.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}from"./chunk-ZLL42OOV.js";import"./chunk-E6WJCS24.js";import"./chunk-JXBG6UFL.js";export{Q as COLORS,B as ConfigWatcher,K as DebugPanel,A as DefaultReloadStrategy,U as Handler,T as PlayableLoadingScreen,L as PreviewShell,R as STROKE_WIDTH,S as THEME,d as applyConfigOverride,e as applyConfigOverrides,n as applyConfigsToDisk,x as applyDefaults,a as baseLottie,P as bootstrap,f as clearConfigOverrides,g as clearConfigOverridesForObject,j as configOverrideManager,M as createPreviewShell,k as deepClone,V as default,H as defaultPreset,G as deviceGroups,F as devicePresets,C as diffConfigs,l as exportConfigsAsJSON,i as getConfigOverrides,m as getConfigStateSummary,b as getOverrideMode,I as getPresetById,J as getPresetsByCategory,s as loadAllObjectConfigs,q as loadComponentSchemas,t as loadEngineConfig,u as loadGamePromptConfig,y as loadObjectCentricConfig,r as loadObjectConfig,v as loadSceneConfig,D as rehydrateObject,h as removeConfigOverride,o as resetToApplied,p as resetToOriginal,O as setBootstrapDependencies,c as setOverrideMode,E as setupHotReload,N as setupLiveEditBridge,z as toLegacyFormat,w as validateObjectConfig};