@babylonjs/inspector 5.5.5 → 5.6.1

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.
@@ -6,7 +6,7 @@
6
6
  else if(typeof exports === 'object')
7
7
  exports["@babylonjs/inspector"] = factory(require("@babylonjs/core"), require("@babylonjs/materials"), require("@babylonjs/core"), require("@babylonjs/gui"), require("@babylonjs/gui-editor"), require("@babylonjs/loaders"), require("@babylonjs/serializers"));
8
8
  else
9
- root["INSPECTOR"] = factory(root["BABYLON"], root["BABYLON"], root["BABYLON"]["Debug"], root["BABYLON"]["GUI"], root["BABYLON"]["GuiEditor"], root["BABYLON"], root["BABYLON"]);
9
+ root["INSPECTOR"] = factory(root["BABYLON"], root["BABYLON"], root["BABYLON"]["Debug"], root["BABYLON"]["GUI"], root["BABYLON"], root["BABYLON"], root["BABYLON"]);
10
10
  })((typeof self !== "undefined" ? self : typeof global !== "undefined" ? global : this), function(__WEBPACK_EXTERNAL_MODULE_core_Misc_observable__, __WEBPACK_EXTERNAL_MODULE_materials_grid_gridMaterial__, __WEBPACK_EXTERNAL_MODULE_core_Debug_physicsViewer__, __WEBPACK_EXTERNAL_MODULE_gui_2D_adtInstrumentation__, __WEBPACK_EXTERNAL_MODULE_gui_editor_guiEditor__, __WEBPACK_EXTERNAL_MODULE_loaders_glTF_index__, __WEBPACK_EXTERNAL_MODULE_serializers_glTF_2_0_index__) {
11
11
  return /******/ (() => { // webpackBootstrap
12
12
  /******/ var __webpack_modules__ = ({
@@ -62689,7 +62689,7 @@ __webpack_require__.r(__webpack_exports__);
62689
62689
  /* harmony import */ var shared_ui_components_lines_buttonLineComponent__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! shared-ui-components/lines/buttonLineComponent */ "../../../dev/sharedUiComponents/dist/lines/buttonLineComponent.js");
62690
62690
  /* harmony import */ var _lines_textureLinkLineComponent__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../../../lines/textureLinkLineComponent */ "../../../dev/inspector/dist/components/actionTabs/lines/textureLinkLineComponent.js");
62691
62691
  /* harmony import */ var shared_ui_components_lines_optionsLineComponent__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! shared-ui-components/lines/optionsLineComponent */ "../../../dev/sharedUiComponents/dist/lines/optionsLineComponent.js");
62692
- /* harmony import */ var core_Particles_particleSystem__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! core/Particles/particleHelper */ "core/Misc/observable");
62692
+ /* harmony import */ var core_Particles_particleSystem__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! core/Engines/constants */ "core/Misc/observable");
62693
62693
  /* harmony import */ var core_Particles_particleSystem__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(core_Particles_particleSystem__WEBPACK_IMPORTED_MODULE_9__);
62694
62694
  /* harmony import */ var shared_ui_components_lines_vector3LineComponent__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! shared-ui-components/lines/vector3LineComponent */ "../../../dev/sharedUiComponents/dist/lines/vector3LineComponent.js");
62695
62695
  /* harmony import */ var shared_ui_components_lines_checkBoxLineComponent__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! shared-ui-components/lines/checkBoxLineComponent */ "../../../dev/sharedUiComponents/dist/lines/checkBoxLineComponent.js");
@@ -62739,12 +62739,13 @@ __webpack_require__.r(__webpack_exports__);
62739
62739
 
62740
62740
 
62741
62741
 
62742
+
62742
62743
 
62743
62744
 
62744
62745
  class ParticleSystemPropertyGridComponent extends react__WEBPACK_IMPORTED_MODULE_1__.Component {
62745
62746
  constructor(props) {
62746
62747
  super(props);
62747
- this._snippetUrl = "https://snippet.babylonjs.com";
62748
+ this._snippetUrl = core_Particles_particleSystem__WEBPACK_IMPORTED_MODULE_9__.Constants.SnippetUrl;
62748
62749
  }
62749
62750
  renderEmitter() {
62750
62751
  var _a;
@@ -63817,7 +63818,7 @@ __webpack_require__.r(__webpack_exports__);
63817
63818
  class SpriteManagerPropertyGridComponent extends react__WEBPACK_IMPORTED_MODULE_1__.Component {
63818
63819
  constructor(props) {
63819
63820
  super(props);
63820
- this._snippetUrl = "https://snippet.babylonjs.com";
63821
+ this._snippetUrl = core_Sprites_spriteManager__WEBPACK_IMPORTED_MODULE_3__.Constants.SnippetUrl;
63821
63822
  }
63822
63823
  addNewSprite() {
63823
63824
  var _a;
@@ -73805,6 +73806,17 @@ module.exports = __WEBPACK_EXTERNAL_MODULE_core_Misc_observable__;
73805
73806
 
73806
73807
  /***/ }),
73807
73808
 
73809
+ /***/ "gui-editor/guiEditor":
73810
+ /*!****************************************************************************************************************************************!*\
73811
+ !*** external {"root":"BABYLON","commonjs":"@babylonjs/gui-editor","commonjs2":"@babylonjs/gui-editor","amd":"@babylonjs/gui-editor"} ***!
73812
+ \****************************************************************************************************************************************/
73813
+ /***/ ((module) => {
73814
+
73815
+ "use strict";
73816
+ module.exports = __WEBPACK_EXTERNAL_MODULE_gui_editor_guiEditor__;
73817
+
73818
+ /***/ }),
73819
+
73808
73820
  /***/ "loaders/glTF/index":
73809
73821
  /*!*******************************************************************************************************************************!*\
73810
73822
  !*** external {"root":"BABYLON","commonjs":"@babylonjs/loaders","commonjs2":"@babylonjs/loaders","amd":"@babylonjs/loaders"} ***!
@@ -73858,17 +73870,6 @@ module.exports = __WEBPACK_EXTERNAL_MODULE_core_Debug_physicsViewer__;
73858
73870
  "use strict";
73859
73871
  module.exports = __WEBPACK_EXTERNAL_MODULE_gui_2D_adtInstrumentation__;
73860
73872
 
73861
- /***/ }),
73862
-
73863
- /***/ "gui-editor/guiEditor":
73864
- /*!******************************************************************************************************************************************************!*\
73865
- !*** external {"root":["BABYLON","GuiEditor"],"commonjs":"@babylonjs/gui-editor","commonjs2":"@babylonjs/gui-editor","amd":"@babylonjs/gui-editor"} ***!
73866
- \******************************************************************************************************************************************************/
73867
- /***/ ((module) => {
73868
-
73869
- "use strict";
73870
- module.exports = __WEBPACK_EXTERNAL_MODULE_gui_editor_guiEditor__;
73871
-
73872
73873
  /***/ })
73873
73874
 
73874
73875
  /******/ });