@babylonjs/inspector 8.47.1-preview → 8.47.2-preview

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/lib/index.d.ts CHANGED
@@ -190,10 +190,6 @@ type ExpandableProperty = {
190
190
  * If true, the expanded content will be shown by default.
191
191
  */
192
192
  expandByDefault?: boolean;
193
- /**
194
- * If true, the expanded content will be indented to the right.
195
- */
196
- indentExpandedContent?: boolean;
197
193
  };
198
194
  type NonExpandableProperty = {
199
195
  expandedContent?: undefined;
package/lib/index.js CHANGED
@@ -1,4 +1,4 @@
1
- export { A as Accordion, d as AccordionSection, p as AttachDebugLayer, aH as BooleanBadgePropertyLine, t as BoundProperty, y as BuiltInsExtensionFeed, B as Button, e as ButtonLine, ab as Checkbox, C as CheckboxPropertyLine, aB as ChildWindow, ac as Collapse, am as Color3GradientComponent, aE as Color3GradientList, aI as Color3PropertyLine, an as Color4GradientComponent, aF as Color4GradientList, aJ as Color4PropertyLine, ad as ColorPickerPopup, ao as ColorStepGradientComponent, ag as ComboBox, a6 as ConstructorFactory, o as ConvertOptions, D as DebugServiceIdentity, q as DetachDebugLayer, ah as DraggableLine, ai as Dropdown, E as ExtensibleAccordion, al as FactorGradientComponent, aD as FactorGradientList, aC as FileUploadLine, a2 as GetPropertyDescriptor, aK as HexPropertyLine, ap as InfoLabel, ae as InputHexField, af as InputHsvField, I as Inspector, a1 as InterceptFunction, a4 as InterceptProperty, a3 as IsPropertyReadonly, aN as LineContainer, L as Link, aL as LinkPropertyLine, w as LinkToEntityPropertyLine, ar as List, a0 as MakeDialogTeachingMoment, aq as MakeLazyComponent, h as MakePopoverTeachingMoment, J as MakePropertyHook, $ as MakeTeachingMoment, M as MessageBar, aj as NumberDropdown, r as NumberDropdownPropertyLine, N as NumberInputPropertyLine, a5 as ObservableCollection, aG as Pane, aO as PlaceholderPropertyLine, as as PositionedPopover, k as PropertiesServiceIdentity, v as Property, aM as PropertyLine, aV as QuaternionPropertyLine, aU as RotationVectorPropertyLine, b as SceneContextIdentity, l as SceneExplorerServiceIdentity, at as SearchBar, au as SearchBox, a8 as SelectionServiceDefinition, a7 as SelectionServiceIdentity, a9 as SettingsContextIdentity, m as SettingsServiceIdentity, a as ShellServiceIdentity, aa as ShowInspector, j as SidePaneContainer, av as SpinButton, S as SpinButtonPropertyLine, n as StatsServiceIdentity, ak as StringDropdown, s as StringDropdownPropertyLine, aP as StringifiedPropertyLine, aw as Switch, aQ as SwitchPropertyLine, ax as SyncedSliderInput, aR as SyncedSliderPropertyLine, i as TeachingMoment, aS as TextAreaPropertyLine, az as TextInput, T as TextInputPropertyLine, aT as TextPropertyLine, ay as Textarea, x as Theme, aA as ToggleButton, f as ToolsServiceIdentity, aW as Vector2PropertyLine, V as Vector3PropertyLine, aX as Vector4PropertyLine, _ as useAngleConverters, X as useAsyncResource, F as useColor3Property, G as useColor4Property, Y as useCompactMode, O as useEventfulState, K as useInterceptObservable, Q as useObservableCollection, c as useObservableState, R as useOrderedObservableCollection, U as usePollingObservable, u as useProperty, H as useQuaternionProperty, W as useResource, Z as useSidePaneDockOverrides, z as useVector3Property } from './index-BDtiVo5p.js';
1
+ export { A as Accordion, d as AccordionSection, p as AttachDebugLayer, aH as BooleanBadgePropertyLine, t as BoundProperty, y as BuiltInsExtensionFeed, B as Button, e as ButtonLine, ab as Checkbox, C as CheckboxPropertyLine, aB as ChildWindow, ac as Collapse, am as Color3GradientComponent, aE as Color3GradientList, aI as Color3PropertyLine, an as Color4GradientComponent, aF as Color4GradientList, aJ as Color4PropertyLine, ad as ColorPickerPopup, ao as ColorStepGradientComponent, ag as ComboBox, a6 as ConstructorFactory, o as ConvertOptions, D as DebugServiceIdentity, q as DetachDebugLayer, ah as DraggableLine, ai as Dropdown, E as ExtensibleAccordion, al as FactorGradientComponent, aD as FactorGradientList, aC as FileUploadLine, a2 as GetPropertyDescriptor, aK as HexPropertyLine, ap as InfoLabel, ae as InputHexField, af as InputHsvField, I as Inspector, a1 as InterceptFunction, a4 as InterceptProperty, a3 as IsPropertyReadonly, aN as LineContainer, L as Link, aL as LinkPropertyLine, w as LinkToEntityPropertyLine, ar as List, a0 as MakeDialogTeachingMoment, aq as MakeLazyComponent, h as MakePopoverTeachingMoment, J as MakePropertyHook, $ as MakeTeachingMoment, M as MessageBar, aj as NumberDropdown, r as NumberDropdownPropertyLine, N as NumberInputPropertyLine, a5 as ObservableCollection, aG as Pane, aO as PlaceholderPropertyLine, as as PositionedPopover, k as PropertiesServiceIdentity, v as Property, aM as PropertyLine, aV as QuaternionPropertyLine, aU as RotationVectorPropertyLine, b as SceneContextIdentity, l as SceneExplorerServiceIdentity, at as SearchBar, au as SearchBox, a8 as SelectionServiceDefinition, a7 as SelectionServiceIdentity, a9 as SettingsContextIdentity, m as SettingsServiceIdentity, a as ShellServiceIdentity, aa as ShowInspector, j as SidePaneContainer, av as SpinButton, S as SpinButtonPropertyLine, n as StatsServiceIdentity, ak as StringDropdown, s as StringDropdownPropertyLine, aP as StringifiedPropertyLine, aw as Switch, aQ as SwitchPropertyLine, ax as SyncedSliderInput, aR as SyncedSliderPropertyLine, i as TeachingMoment, aS as TextAreaPropertyLine, az as TextInput, T as TextInputPropertyLine, aT as TextPropertyLine, ay as Textarea, x as Theme, aA as ToggleButton, f as ToolsServiceIdentity, aW as Vector2PropertyLine, V as Vector3PropertyLine, aX as Vector4PropertyLine, _ as useAngleConverters, X as useAsyncResource, F as useColor3Property, G as useColor4Property, Y as useCompactMode, O as useEventfulState, K as useInterceptObservable, Q as useObservableCollection, c as useObservableState, R as useOrderedObservableCollection, U as usePollingObservable, u as useProperty, H as useQuaternionProperty, W as useResource, Z as useSidePaneDockOverrides, z as useVector3Property } from './index-D3l4X8Gw.js';
2
2
  import 'react/jsx-runtime';
3
3
  import 'react';
4
4
  import '@fluentui/react-components';
@@ -1,5 +1,5 @@
1
1
  import { jsxs, jsx, Fragment } from 'react/jsx-runtime';
2
- import { P as Popover, B as Button, T as TextInputPropertyLine, S as SpinButtonPropertyLine, C as CheckboxPropertyLine, V as Vector3PropertyLine, u as useProperty, M as MessageBar, a as ShellServiceIdentity, b as SceneContextIdentity, c as useObservableState, A as Accordion, d as AccordionSection } from './index-BDtiVo5p.js';
2
+ import { P as Popover, B as Button, T as TextInputPropertyLine, S as SpinButtonPropertyLine, C as CheckboxPropertyLine, V as Vector3PropertyLine, u as useProperty, M as MessageBar, a as ShellServiceIdentity, b as SceneContextIdentity, c as useObservableState, A as Accordion, d as AccordionSection } from './index-D3l4X8Gw.js';
3
3
  import { SettingsRegular, CollectionsAdd20Regular } from '@fluentui/react-icons';
4
4
  import '@babylonjs/core/Particles/webgl2ParticleSystem.js';
5
5
  import { MeshBuilder } from '@babylonjs/core/Meshes/meshBuilder.js';
@@ -703,4 +703,4 @@ var quickCreateToolsService = {
703
703
  };
704
704
 
705
705
  export { CreateToolsServiceDefinition, quickCreateToolsService as default };
706
- //# sourceMappingURL=quickCreateToolsService-XuuTpQe7.js.map
706
+ //# sourceMappingURL=quickCreateToolsService-CpPuenWN.js.map