ember-inspector 4.13.1-alpha.2025.8.9 → 4.13.1-alpha.2025.9.2
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/app/components/object-inspector/properties-base.js +2 -0
- package/app/components/object-inspector/property.hbs +22 -20
- package/app/components/object-inspector/property.ts +8 -0
- package/app/components/object-inspector/toggle.hbs +9 -0
- package/app/components/object-inspector/toggle.js +6 -0
- package/app/controllers/application.js +5 -41
- package/app/controllers/component-tree.js +4 -4
- package/app/index.html +0 -18
- package/app/routes/application.js +2 -1
- package/app/services/layout.ts +36 -0
- package/app/styles/base.scss +6 -4
- package/app/styles/object_inspector.scss +8 -0
- package/app/styles/ui/_object-inspector-toggle.scss +1 -9
- package/app/styles/ui/_split.scss +9 -0
- package/app/templates/application.hbs +10 -10
- package/dist/bookmarklet/panes-3-16-0/assets/{chunk.524.46c2524da6c95db907ed.js → chunk.524.c1bfb56c055e7d0fc46c.js} +4 -4
- package/dist/{firefox/panes-3-16-0/assets/chunk.582.283a670cfc26725677e5.js → bookmarklet/panes-3-16-0/assets/chunk.582.5c3ead834de4d1a345b0.js} +5 -5
- package/dist/bookmarklet/panes-3-16-0/assets/ember-inspector.css +22 -11
- package/dist/bookmarklet/panes-3-16-0/assets/ember-inspector.js +46 -42
- package/dist/bookmarklet/panes-3-16-0/assets/svg/sidebar-toggle-trailing.svg +9 -0
- package/dist/bookmarklet/panes-3-16-0/assets/vendor.js +9 -7
- package/dist/bookmarklet/panes-3-16-0/ember.js +9 -2
- package/dist/bookmarklet/panes-3-16-0/index.html +2 -20
- package/dist/bookmarklet/panes-3-16-0/main.js +22 -1
- package/dist/chrome/manifest.json +2 -2
- package/dist/{firefox/panes-3-16-0/assets/chunk.524.46c2524da6c95db907ed.js → chrome/panes-3-16-0/assets/chunk.524.c1bfb56c055e7d0fc46c.js} +4 -4
- package/dist/{bookmarklet/panes-3-16-0/assets/chunk.582.283a670cfc26725677e5.js → chrome/panes-3-16-0/assets/chunk.582.5c3ead834de4d1a345b0.js} +5 -5
- package/dist/chrome/panes-3-16-0/assets/ember-inspector.css +22 -11
- package/dist/chrome/panes-3-16-0/assets/ember-inspector.js +46 -42
- package/dist/chrome/panes-3-16-0/assets/svg/sidebar-toggle-trailing.svg +9 -0
- package/dist/chrome/panes-3-16-0/assets/vendor.js +9 -7
- package/dist/chrome/panes-3-16-0/ember.js +9 -2
- package/dist/chrome/panes-3-16-0/index.html +2 -20
- package/dist/chrome/panes-3-16-0/main.js +22 -1
- package/dist/firefox/manifest.json +2 -2
- package/dist/{chrome/panes-3-16-0/assets/chunk.524.46c2524da6c95db907ed.js → firefox/panes-3-16-0/assets/chunk.524.c1bfb56c055e7d0fc46c.js} +4 -4
- package/dist/{websocket/assets/chunk.582.283a670cfc26725677e5.js → firefox/panes-3-16-0/assets/chunk.582.5c3ead834de4d1a345b0.js} +5 -5
- package/dist/firefox/panes-3-16-0/assets/ember-inspector.css +22 -11
- package/dist/firefox/panes-3-16-0/assets/ember-inspector.js +46 -42
- package/dist/firefox/panes-3-16-0/assets/svg/sidebar-toggle-trailing.svg +9 -0
- package/dist/firefox/panes-3-16-0/assets/vendor.js +9 -7
- package/dist/firefox/panes-3-16-0/ember.js +9 -2
- package/dist/firefox/panes-3-16-0/index.html +2 -20
- package/dist/firefox/panes-3-16-0/main.js +22 -1
- package/dist/websocket/assets/{chunk.524.46c2524da6c95db907ed.js → chunk.524.c1bfb56c055e7d0fc46c.js} +4 -4
- package/dist/{chrome/panes-3-16-0/assets/chunk.582.283a670cfc26725677e5.js → websocket/assets/chunk.582.5c3ead834de4d1a345b0.js} +5 -5
- package/dist/websocket/assets/ember-inspector.css +22 -11
- package/dist/websocket/assets/ember-inspector.js +46 -42
- package/dist/websocket/assets/svg/sidebar-toggle-trailing.svg +9 -0
- package/dist/websocket/assets/vendor.js +9 -7
- package/dist/websocket/ember.js +9 -2
- package/dist/websocket/index.html +2 -20
- package/dist/websocket/main.js +22 -1
- package/ember_debug/object-inspector.js +28 -0
- package/ember_debug/utils/ember.js +11 -1
- package/package.json +1 -1
- package/public/assets/svg/sidebar-toggle-trailing.svg +9 -0
- package/skeletons/web-extension/manifest.json +2 -2
- package/tests/ember_debug/object-inspector-test.js +54 -0
- package/dist/bookmarklet/panes-3-16-0/assets/fonts/Inter-Bold.woff +0 -0
- package/dist/bookmarklet/panes-3-16-0/assets/fonts/Inter-Bold.woff2 +0 -0
- package/dist/bookmarklet/panes-3-16-0/assets/fonts/Inter-Regular.woff +0 -0
- package/dist/bookmarklet/panes-3-16-0/assets/fonts/Inter-Regular.woff2 +0 -0
- package/dist/chrome/panes-3-16-0/assets/fonts/Inter-Bold.woff +0 -0
- package/dist/chrome/panes-3-16-0/assets/fonts/Inter-Bold.woff2 +0 -0
- package/dist/chrome/panes-3-16-0/assets/fonts/Inter-Regular.woff +0 -0
- package/dist/chrome/panes-3-16-0/assets/fonts/Inter-Regular.woff2 +0 -0
- package/dist/firefox/panes-3-16-0/assets/fonts/Inter-Bold.woff +0 -0
- package/dist/firefox/panes-3-16-0/assets/fonts/Inter-Bold.woff2 +0 -0
- package/dist/firefox/panes-3-16-0/assets/fonts/Inter-Regular.woff +0 -0
- package/dist/firefox/panes-3-16-0/assets/fonts/Inter-Regular.woff2 +0 -0
- package/dist/websocket/assets/fonts/Inter-Bold.woff +0 -0
- package/dist/websocket/assets/fonts/Inter-Bold.woff2 +0 -0
- package/dist/websocket/assets/fonts/Inter-Regular.woff +0 -0
- package/dist/websocket/assets/fonts/Inter-Regular.woff2 +0 -0
- package/public/assets/fonts/Inter-Bold.woff +0 -0
- package/public/assets/fonts/Inter-Bold.woff2 +0 -0
- package/public/assets/fonts/Inter-Regular.woff +0 -0
- package/public/assets/fonts/Inter-Regular.woff2 +0 -0
|
@@ -5224,7 +5224,9 @@ define("ember-svg-jar/inlined/send-with-chevron",["exports"],(function(e){"use s
|
|
|
5224
5224
|
Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0
|
|
5225
5225
|
e.default={content:'<path class="send-chevron" fill="#2C7FB3" d="M0 4l4-4 11.9 12L4.2 24 .1 20l8-8z"/>',attrs:{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"24",viewBox:"0 0 16 24"}}})),define("ember-svg-jar/inlined/send-with-text",["exports"],(function(e){"use strict"
|
|
5226
5226
|
Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0
|
|
5227
|
-
e.default={content:'<g fill="none"><path class="send-chevron" fill="#2C7FB3" d="M0 7l4-4 11.9 12L4.2 27 .1 23l8-8z"/><path class="send-text" fill="#555" d="M36.5 13.7c4.8 1.2 6.8 3.1 6.8 6.7 0 4-2.9 6.7-7.4 7.1v1.9h-2v-1.8c-4.5-.3-7.5-2.9-7.7-6.9h3c.2 2.3 2 3.8 4.7 4.1v-8.6l-.7-.2c-4.5-1.1-6.6-3.2-6.6-6.7 0-3.8 2.8-6.4 7.1-6.8V.7h2v1.9c4.1.4 6.8 2.9 7 6.6h-3c-.3-2.1-1.8-3.5-4-3.9v8.2l.8.2zm-2.8-8.4c-2.5.3-4 1.7-4 3.9 0 1.9 1.1 3 4 3.8V5.3zm2.1 19.4c2.6-.3 4.3-1.9 4.3-4.1 0-2-1.3-3.2-4.3-4v8.1zM63.1 27H48.7V3h14.4v3.1H52.2v7.3h10.3v2.9H52.2V24h10.9z"/></g>',attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 64 30",width:"64",height:"30"}}})),define("ember-svg-jar/inlined/sidebar-toggle",["exports"],(function(e){"use strict"
|
|
5227
|
+
e.default={content:'<g fill="none"><path class="send-chevron" fill="#2C7FB3" d="M0 7l4-4 11.9 12L4.2 27 .1 23l8-8z"/><path class="send-text" fill="#555" d="M36.5 13.7c4.8 1.2 6.8 3.1 6.8 6.7 0 4-2.9 6.7-7.4 7.1v1.9h-2v-1.8c-4.5-.3-7.5-2.9-7.7-6.9h3c.2 2.3 2 3.8 4.7 4.1v-8.6l-.7-.2c-4.5-1.1-6.6-3.2-6.6-6.7 0-3.8 2.8-6.4 7.1-6.8V.7h2v1.9c4.1.4 6.8 2.9 7 6.6h-3c-.3-2.1-1.8-3.5-4-3.9v8.2l.8.2zm-2.8-8.4c-2.5.3-4 1.7-4 3.9 0 1.9 1.1 3 4 3.8V5.3zm2.1 19.4c2.6-.3 4.3-1.9 4.3-4.1 0-2-1.3-3.2-4.3-4v8.1zM63.1 27H48.7V3h14.4v3.1H52.2v7.3h10.3v2.9H52.2V24h10.9z"/></g>',attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 64 30",width:"64",height:"30"}}})),define("ember-svg-jar/inlined/sidebar-toggle-trailing",["exports"],(function(e){"use strict"
|
|
5228
|
+
Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0
|
|
5229
|
+
e.default={content:'<path class="svg-stroke" d="M14.5 1.5h-13a1 1 0 00-1 1v11a1 1 0 001 1h13a1 1 0 001-1v-11a1 1 0 00-1-1zM9.5 2v12M11 4h3M11 6h3M11 8h3"/>',attrs:{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"}}})),define("ember-svg-jar/inlined/sidebar-toggle",["exports"],(function(e){"use strict"
|
|
5228
5230
|
Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0
|
|
5229
5231
|
e.default={content:'<path class="svg-stroke" d="M14.5 1.5h-13a1 1 0 00-1 1v11a1 1 0 001 1h13a1 1 0 001-1v-11a1 1 0 00-1-1zM6.5 2v12M5 4H2M5 6H2M5 8H2"/>',attrs:{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"}}})),define("ember-svg-jar/inlined/warning",["exports"],(function(e){"use strict"
|
|
5230
5232
|
Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0
|
|
@@ -5559,10 +5561,10 @@ e.default=(0,t.createTemplateFactory)({id:"6zi+CHFZ",block:'[[[41,[30,0,["isFirs
|
|
|
5559
5561
|
Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0
|
|
5560
5562
|
e.default=t.default.extend({layout:i.default,tagName:"tfoot",wrappedRowArray:(0,n.computed)("wrappedRows.[]",(function(){let e=this.get("wrappedRows"),t=e.get("length"),n=[]
|
|
5561
5563
|
for(let r=0;r<t;r++)n.push(e.objectAt(r))
|
|
5562
|
-
return(0,r.A)(n)}))})}))
|
|
5564
|
+
return(0,r.A)(n)}))})}))
|
|
5565
|
+
define("ember-table/components/ember-tfoot/template",["exports","@ember/template-factory"],(function(e,t){"use strict"
|
|
5563
5566
|
Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0
|
|
5564
|
-
e.default=(0,t.createTemplateFactory)({id:"/IEu90BH",block:'[[[42,[28,[37,1],[[28,[37,1],[[30,0,["wrappedRowArray"]]],null]],null],null,[[[1," "],[8,[39,2],null,[["@rowValue","@columns","@columnMetaCache","@rowMetaCache","@canSelect","@rowSelectionMode","@checkboxSelectionMode","@rowsCount"],[[30,1],[30,0,["columns"]],[30,0,["columnMetaCache"]],[30,0,["rowMetaCache"]],[30,0,["canSelect"]],[30,0,["rowSelectionMode"]],[30,0,["checkboxSelectionMode"]],[30,0,["wrappedRowArray","length"]]]],[["default"],[[[[1,"\\n"],[41,[48,[30,3]],[[[1," "],[18,3,[[28,[37,6],null,[["rowValue","rowMeta","cells","rowSelectionMode","rowsCount","row"],[[30,2,["rowValue"]],[30,2,["rowMeta"]],[30,2,["cells"]],[30,2,["rowSelectionMode"]],[30,2,["rowsCount"]],[50,"ember-tr",0,null,[["api"],[[30,2]]]]]]]]],[1,"\\n"]],[]],[[[1," "],[8,[39,8],null,[["@api"],[[30,2]]],null],[1,"\\n"]],[]]],[1," "]],[2]]]]],[1,"\\n"]],[1]],null]],["rowValue","api","&default"],false,["each","-track-array","ember-table-private/row-wrapper","if","has-block","yield","hash","component","ember-tr"]]',moduleName:"ember-table/components/ember-tfoot/template.hbs",isStrictMode:!1})}))
|
|
5565
|
-
define("ember-table/components/ember-th/component",["exports","ember-table/components/-private/base-table-cell","@ember/runloop","@ember/object/computed","ember-table/-private/utils/element","ember-table/components/ember-th/template","@ember/object"],(function(e,t,r,n,i,o,s){"use strict"
|
|
5567
|
+
e.default=(0,t.createTemplateFactory)({id:"/IEu90BH",block:'[[[42,[28,[37,1],[[28,[37,1],[[30,0,["wrappedRowArray"]]],null]],null],null,[[[1," "],[8,[39,2],null,[["@rowValue","@columns","@columnMetaCache","@rowMetaCache","@canSelect","@rowSelectionMode","@checkboxSelectionMode","@rowsCount"],[[30,1],[30,0,["columns"]],[30,0,["columnMetaCache"]],[30,0,["rowMetaCache"]],[30,0,["canSelect"]],[30,0,["rowSelectionMode"]],[30,0,["checkboxSelectionMode"]],[30,0,["wrappedRowArray","length"]]]],[["default"],[[[[1,"\\n"],[41,[48,[30,3]],[[[1," "],[18,3,[[28,[37,6],null,[["rowValue","rowMeta","cells","rowSelectionMode","rowsCount","row"],[[30,2,["rowValue"]],[30,2,["rowMeta"]],[30,2,["cells"]],[30,2,["rowSelectionMode"]],[30,2,["rowsCount"]],[50,"ember-tr",0,null,[["api"],[[30,2]]]]]]]]],[1,"\\n"]],[]],[[[1," "],[8,[39,8],null,[["@api"],[[30,2]]],null],[1,"\\n"]],[]]],[1," "]],[2]]]]],[1,"\\n"]],[1]],null]],["rowValue","api","&default"],false,["each","-track-array","ember-table-private/row-wrapper","if","has-block","yield","hash","component","ember-tr"]]',moduleName:"ember-table/components/ember-tfoot/template.hbs",isStrictMode:!1})})),define("ember-table/components/ember-th/component",["exports","ember-table/components/-private/base-table-cell","@ember/runloop","@ember/object/computed","ember-table/-private/utils/element","ember-table/components/ember-th/template","@ember/object"],(function(e,t,r,n,i,o,s){"use strict"
|
|
5566
5568
|
Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0
|
|
5567
5569
|
e.default=t.default.extend({layout:o.default,tagName:"th",attributeBindings:["columnSpan:colspan","rowSpan:rowspan"],classNameBindings:["isSortable","isResizable","isReorderable"],api:null,onContextMenu:null,columnValue:(0,n.readOnly)("api.columnValue"),columnMeta:(0,n.readOnly)("api.columnMeta"),rowMeta:(0,n.readOnly)("api.rowMeta"),sorts:(0,n.readOnly)("api.sorts"),isSortable:(0,n.readOnly)("columnMeta.isSortable"),isResizable:(0,n.readOnly)("columnMeta.isResizable"),isReorderable:(0,n.readOnly)("columnMeta.isReorderable"),columnSpan:(0,n.readOnly)("columnMeta.columnSpan"),rowSpan:(0,n.readOnly)("columnMeta.rowSpan"),_columnState:0,_hammer:null,didInsertElement(){this._super(...arguments),this.get("columnMeta").registerElement(this.element)
|
|
5568
5570
|
let e=new Hammer(this.element)
|
|
@@ -5672,10 +5674,10 @@ let n=(0,s.getActiveElement)()
|
|
|
5672
5674
|
r&&n!==r&&r.focus()},_appendRange(e,t,r){for(;t;)e.insertBefore(t,null),t=t!==r?r.parentNode.firstChild:null},_removeRange(e,t){var r=t
|
|
5673
5675
|
do{var n=r.previousSibling
|
|
5674
5676
|
if(r.parentNode&&(r.parentNode.removeChild(r),r===e))break
|
|
5675
|
-
r=n}while(r)}})}))
|
|
5677
|
+
r=n}while(r)}})}))
|
|
5678
|
+
define("ember-wormhole/templates/components/ember-wormhole",["exports","@ember/template-factory"],(function(e,t){"use strict"
|
|
5676
5679
|
Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0
|
|
5677
|
-
e.default=(0,t.createTemplateFactory)({id:"AZTawDXE",block:'[[[1,[28,[35,0],[[30,0,["_wormholeHeadNode"]]],null]],[18,1,null],[1,[28,[35,0],[[30,0,["_wormholeTailNode"]]],null]]],["&default"],false,["unbound","yield"]]',moduleName:"ember-wormhole/templates/components/ember-wormhole.hbs",isStrictMode:!1})}))
|
|
5678
|
-
define("ember-wormhole/utils/dom",["exports","@ember/application"],(function(e,t){"use strict"
|
|
5680
|
+
e.default=(0,t.createTemplateFactory)({id:"AZTawDXE",block:'[[[1,[28,[35,0],[[30,0,["_wormholeHeadNode"]]],null]],[18,1,null],[1,[28,[35,0],[[30,0,["_wormholeTailNode"]]],null]]],["&default"],false,["unbound","yield"]]',moduleName:"ember-wormhole/templates/components/ember-wormhole.hbs",isStrictMode:!1})})),define("ember-wormhole/utils/dom",["exports","@ember/application"],(function(e,t){"use strict"
|
|
5679
5681
|
function r(e){let t=[],r=e.firstChild
|
|
5680
5682
|
for(;r;)t.push(r),r=r.nextSibling
|
|
5681
5683
|
return t}Object.defineProperty(e,"__esModule",{value:!0}),e.findElementById=function(e,t){if(e.getElementById)return e.getElementById(t)
|
|
@@ -24,7 +24,7 @@ function emberSafeRequire(id) {
|
|
|
24
24
|
return undefined;
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
|
-
let ArrayProxy, Namespace, ActionHandler, ControllerMixin, CoreObject, Application, MutableArray, MutableEnumerable, NativeArray, Component, Observable, Evented, PromiseProxyMixin, Service, ObjectProxy, VERSION, ComputedProperty, meta, get, set, computed, EmberObject, captureRenderTree, getEnv;
|
|
27
|
+
let ArrayProxy, Namespace, ActionHandler, ControllerMixin, CoreObject, Application, MutableArray, MutableEnumerable, NativeArray, Component, Observable, Evented, PromiseProxyMixin, Service, ObjectProxy, VERSION, ComputedProperty, meta, get, set, computed, EmberObject, captureRenderTree, getEnv, getOwner;
|
|
28
28
|
let Debug = emberSafeRequire('@ember/debug');
|
|
29
29
|
let InternalsMetal = emberSafeRequire('@ember/-internals/metal');
|
|
30
30
|
let InternalsRuntime = emberSafeRequire('@ember/-internals/runtime');
|
|
@@ -41,6 +41,8 @@ let GlimmerReference = emberSafeRequire('@glimmer/reference');
|
|
|
41
41
|
let GlimmerRuntime = emberSafeRequire('@glimmer/runtime');
|
|
42
42
|
let GlimmerUtil = emberSafeRequire('@glimmer/util');
|
|
43
43
|
let GlimmerValidator = emberSafeRequire('@glimmer/validator');
|
|
44
|
+
let EmberOwner = emberSafeRequire('@ember/owner');
|
|
45
|
+
let EmberApplication = emberSafeRequire('@ember/application');
|
|
44
46
|
let inspect = Debug?.inspect || InternalsUtils?.inspect;
|
|
45
47
|
let subscribe = Instrumentation?.subscribe;
|
|
46
48
|
let cacheFor = ObjectInternals?.cacheFor;
|
|
@@ -104,5 +106,10 @@ if (Ember) {
|
|
|
104
106
|
set = emberSafeRequire('@ember/object')?.set;
|
|
105
107
|
get = emberSafeRequire('@ember/object')?.get;
|
|
106
108
|
}
|
|
109
|
+
if (EmberOwner) {
|
|
110
|
+
getOwner = EmberOwner.getOwner;
|
|
111
|
+
} else {
|
|
112
|
+
getOwner = EmberApplication.getOwner;
|
|
113
|
+
}
|
|
107
114
|
|
|
108
|
-
export { ActionHandler, Application, ArrayProxy, Component, ComputedProperty, ControllerMixin, CoreObject, Debug, EmberDestroyable, EmberObject, Evented, GlimmerComponent, GlimmerManager, GlimmerReference, GlimmerRuntime, GlimmerUtil, GlimmerValidator, Instrumentation, InternalsMetal, InternalsRuntime, InternalsUtils, InternalsViews, MutableArray, MutableEnumerable, Namespace, NativeArray, ObjectInternals, ObjectProxy, Observable, PromiseProxyMixin, RSVP, Runloop, Service, VERSION, cacheFor, captureRenderTree, computed, emberSafeRequire, get, getEnv, guidFor, inspect, libraries, meta, set, subscribe };
|
|
115
|
+
export { ActionHandler, Application, ArrayProxy, Component, ComputedProperty, ControllerMixin, CoreObject, Debug, EmberDestroyable, EmberObject, Evented, GlimmerComponent, GlimmerManager, GlimmerReference, GlimmerRuntime, GlimmerUtil, GlimmerValidator, Instrumentation, InternalsMetal, InternalsRuntime, InternalsUtils, InternalsViews, MutableArray, MutableEnumerable, Namespace, NativeArray, ObjectInternals, ObjectProxy, Observable, PromiseProxyMixin, RSVP, Runloop, Service, VERSION, cacheFor, captureRenderTree, computed, emberSafeRequire, get, getEnv, getOwner, guidFor, inspect, libraries, meta, set, subscribe };
|
|
@@ -6,25 +6,7 @@
|
|
|
6
6
|
<meta name="description" content="">
|
|
7
7
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
8
8
|
|
|
9
|
-
<meta name="ember-inspector/config/environment" content="%7B%22modulePrefix%22%3A%22ember-inspector%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22%22%2C%22locationType%22%3A%22hash%22%2C%22version%22%3A%224.13.1-alpha.2025.
|
|
10
|
-
|
|
11
|
-
<style type="text/css">
|
|
12
|
-
@font-face {
|
|
13
|
-
font-display: swap;
|
|
14
|
-
font-family: 'Inter';
|
|
15
|
-
font-style: normal;
|
|
16
|
-
font-weight: 400;
|
|
17
|
-
src: url("assets/fonts/Inter-Regular.woff2?v=3.12") format("woff2"), url("assets/fonts/Inter-Regular.woff?v=3.12") format("woff");
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
@font-face {
|
|
21
|
-
font-display: swap;
|
|
22
|
-
font-family: 'Inter';
|
|
23
|
-
font-style: normal;
|
|
24
|
-
font-weight: 700;
|
|
25
|
-
src: url("assets/fonts/Inter-Bold.woff2?v=3.12") format("woff2"), url("assets/fonts/Inter-Bold.woff?v=3.12") format("woff");
|
|
26
|
-
}
|
|
27
|
-
</style>
|
|
9
|
+
<meta name="ember-inspector/config/environment" content="%7B%22modulePrefix%22%3A%22ember-inspector%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22%22%2C%22locationType%22%3A%22hash%22%2C%22version%22%3A%224.13.1-alpha.2025.9.2%2B81c8dfd%22%2C%22emberVersionsSupported%22%3A%5B%223.16.0%22%2C%22%22%5D%2C%22previousEmberVersionsSupported%22%3A%5B%220.0.0%22%2C%222.7.0%22%2C%223.4.0%22%5D%2C%22EmberENV%22%3A%7B%22EXTEND_PROTOTYPES%22%3Afalse%2C%22FEATURES%22%3A%7B%7D%2C%22_APPLICATION_TEMPLATE_WRAPPER%22%3Afalse%2C%22_DEFAULT_ASYNC_OBSERVERS%22%3Atrue%2C%22_JQUERY_INTEGRATION%22%3Afalse%2C%22_NO_IMPLICIT_ROUTE_MODEL%22%3Atrue%2C%22_TEMPLATE_ONLY_GLIMMER_COMPONENTS%22%3Atrue%7D%2C%22APP%22%3A%7B%22name%22%3A%22ember-inspector%22%2C%22version%22%3A%224.13.1-alpha.2025.9.2%2B81c8dfd%2B81c8dfd1%22%7D%7D" />
|
|
28
10
|
|
|
29
11
|
<link integrity="" rel="stylesheet" href="assets/vendor.css">
|
|
30
12
|
<link integrity="" rel="stylesheet" href="assets/ember-inspector.css">
|
|
@@ -36,7 +18,7 @@
|
|
|
36
18
|
|
|
37
19
|
<script src="assets/vendor.js"></script>
|
|
38
20
|
<script src="assets/chunk.443.86a005e528b587663b78.js"></script>
|
|
39
|
-
<script src="assets/chunk.524.
|
|
21
|
+
<script src="assets/chunk.524.c1bfb56c055e7d0fc46c.js"></script>
|
|
40
22
|
<script src="assets/ember-inspector.js"></script>
|
|
41
23
|
|
|
42
24
|
|
|
@@ -3,7 +3,7 @@ import { B as BasicAdapter } from './basic-DfbgtngO.js';
|
|
|
3
3
|
import Port from './port.js';
|
|
4
4
|
import { inspect, typeOf, isComputed, getDescriptorFor } from './type-check.js';
|
|
5
5
|
import { compareVersion, isInVersionSpecifier } from './version.js';
|
|
6
|
-
import { InternalsRuntime, InternalsViews, Evented, PromiseProxyMixin, MutableArray, MutableEnumerable, NativeArray, Observable, ControllerMixin, ActionHandler, CoreObject, EmberObject, Component, VERSION, GlimmerComponent, GlimmerValidator, GlimmerReference, InternalsMetal, cacheFor, meta, ObjectProxy, ArrayProxy, Service, libraries, subscribe, captureRenderTree as captureRenderTree$1, getEnv, GlimmerRuntime, GlimmerManager, GlimmerUtil, EmberDestroyable, RSVP, Debug, Namespace, Application } from './ember.js';
|
|
6
|
+
import { InternalsRuntime, InternalsViews, Evented, PromiseProxyMixin, MutableArray, MutableEnumerable, NativeArray, Observable, ControllerMixin, ActionHandler, CoreObject, EmberObject, Component, VERSION, GlimmerComponent, GlimmerValidator, GlimmerReference, InternalsMetal, cacheFor, getOwner as getOwner$1, meta, ObjectProxy, ArrayProxy, Service, libraries, subscribe, captureRenderTree as captureRenderTree$1, getEnv, GlimmerRuntime, GlimmerManager, GlimmerUtil, EmberDestroyable, RSVP, Debug, Namespace, Application } from './ember.js';
|
|
7
7
|
import { g as guidFor, s as setGuidPrefix } from './internals-CRmXMEzb.js';
|
|
8
8
|
import { _ as _backburner, j as join, s as scheduleOnce, l as later, c as cancel, d as debounce, r as run } from './runloop-CF-Qpqgy.js';
|
|
9
9
|
import ProfileNode from './profile-node.js';
|
|
@@ -157,6 +157,7 @@ function getObjectName(object) {
|
|
|
157
157
|
|
|
158
158
|
let tagValue, tagValidate, track, tagForProperty;
|
|
159
159
|
const GlimmerDebugComponent = (() => GlimmerComponent?.default)();
|
|
160
|
+
const OWNER_SYMBOL = '__owner__'; // can't use actual symbol because it can't be cloned
|
|
160
161
|
|
|
161
162
|
// Try to use the most recent library (GlimmerValidator), else
|
|
162
163
|
// fallback on the previous implementation (GlimmerReference).
|
|
@@ -492,6 +493,8 @@ let _Class$7 = class _Class extends DebugPort {
|
|
|
492
493
|
let value;
|
|
493
494
|
if (prop === null || prop === undefined) {
|
|
494
495
|
value = this.sentObjects[objectId];
|
|
496
|
+
} else if (prop === OWNER_SYMBOL) {
|
|
497
|
+
value = getOwner$1(this.sentObjects[objectId]);
|
|
495
498
|
} else {
|
|
496
499
|
value = calculateCP(object, {
|
|
497
500
|
name: prop
|
|
@@ -604,6 +607,7 @@ let _Class$7 = class _Class extends DebugPort {
|
|
|
604
607
|
* - Bar
|
|
605
608
|
* - Foo
|
|
606
609
|
* - EmberObject
|
|
610
|
+
* - Owner (Container)
|
|
607
611
|
* ```
|
|
608
612
|
*
|
|
609
613
|
* The "mixins" returned by this function directly represent these things too.
|
|
@@ -683,6 +687,23 @@ let _Class$7 = class _Class extends DebugPort {
|
|
|
683
687
|
let errorsForObject = this._errorsFor[objectId] = {};
|
|
684
688
|
const tracked = this.trackedTags[objectId] = this.trackedTags[objectId] || {};
|
|
685
689
|
calculateCPs(object, mixinDetails, errorsForObject, expensiveProperties, tracked);
|
|
690
|
+
const owner = getOwner$1(object);
|
|
691
|
+
const ownerId = guidFor(owner);
|
|
692
|
+
if (owner && !mixinDetails.find(mixin => mixin.id === ownerId)) {
|
|
693
|
+
mixinDetails.push({
|
|
694
|
+
name: 'Container',
|
|
695
|
+
id: ownerId,
|
|
696
|
+
expand: false,
|
|
697
|
+
properties: [{
|
|
698
|
+
name: OWNER_SYMBOL,
|
|
699
|
+
value: {
|
|
700
|
+
inspect: `<Owner:${ownerId}>`,
|
|
701
|
+
type: 'type-owner',
|
|
702
|
+
objectId: ownerId
|
|
703
|
+
}
|
|
704
|
+
}]
|
|
705
|
+
});
|
|
706
|
+
}
|
|
686
707
|
this.currentObject = {
|
|
687
708
|
object,
|
|
688
709
|
mixinDetails,
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"manifest_version": 3,
|
|
3
3
|
"name": "Ember Inspector (Nightly)",
|
|
4
4
|
"description": "Tool for debugging Ember applications.",
|
|
5
|
-
"version": "2025.
|
|
5
|
+
"version": "2025.9.2",
|
|
6
6
|
"icons": {
|
|
7
7
|
"16": "panes-3-16-0/assets/images/icon16.png",
|
|
8
8
|
"38": "panes-3-16-0/assets/images/icon38.png",
|
|
@@ -74,5 +74,5 @@
|
|
|
74
74
|
]
|
|
75
75
|
}
|
|
76
76
|
],
|
|
77
|
-
"version_name": "4.13.1 (nightly build 2025.
|
|
77
|
+
"version_name": "4.13.1 (nightly build 2025.9.2 / 81c8dfd)"
|
|
78
78
|
}
|
|
@@ -17,8 +17,8 @@ e.exports=require("@glimmer/tracking/primitives/cache")},3211:e=>{"use strict"
|
|
|
17
17
|
e.exports=require("ember")},8234:e=>{"use strict"
|
|
18
18
|
e.exports=require("ember-testing")},2394:e=>{"use strict"
|
|
19
19
|
e.exports=require("ember-testing/lib/test/pending_requests")},32:e=>{"use strict"
|
|
20
|
-
e.exports=require("ember-tracked-storage-polyfill")},7326:()=>{},
|
|
21
|
-
function n(e){return e&&e.__esModule?e:Object.assign({default:e},e)}window.emberAutoImportDynamic=function(e){return 1===arguments.length?r("_eai_dyn_"+e):r("_eai_dynt_"+e)(Array.prototype.slice.call(arguments,1))},window.emberAutoImportSync=function(e){return r("_eai_sync_"+e)(Array.prototype.slice.call(arguments,1))},e("@ember/string",[],(function(){return n(t(2654))})),e("ember-cli-page-object",["@ember/application","@ember/runloop","@ember/object","ember-testing","ember-testing/lib/test/pending_requests","ember","@ember/debug","@ember/destroyable","@ember/test-waiters","@ember/template-factory","@ember/version","@glimmer/manager","@ember/renderer","@ember/application/instance"],(function(){return n(t(3201))})),e("ember-cli-page-object/extend",["@ember/application","@ember/runloop","@ember/object","ember-testing","ember-testing/lib/test/pending_requests","ember","@ember/debug","@ember/destroyable","@ember/test-waiters","@ember/template-factory","@ember/version","@glimmer/manager","@ember/renderer","@ember/application/instance"],(function(){return n(t(7057))})),e("ember-cli-page-object/macros",[],(function(){return n(t(821))})),e("ember-load-initializers",[],(function(){return n(t(4338))})),e("ember-math-helpers/helpers/abs",["@ember/component/helper"],(function(){return n(t(7423))})),e("ember-math-helpers/helpers/acos",["@ember/component/helper"],(function(){return n(t(9485))})),e("ember-math-helpers/helpers/acosh",["@ember/component/helper"],(function(){return n(t(4393))})),e("ember-math-helpers/helpers/add",["@ember/component/helper"],(function(){return n(t(1336))})),e("ember-math-helpers/helpers/asin",["@ember/component/helper"],(function(){return n(t(3388))})),e("ember-math-helpers/helpers/asinh",["@ember/component/helper"],(function(){return n(t(7598))})),e("ember-math-helpers/helpers/atan",["@ember/component/helper"],(function(){return n(t(2521))})),e("ember-math-helpers/helpers/atan2",["@ember/component/helper"],(function(){return n(t(9363))})),e("ember-math-helpers/helpers/atanh",["@ember/component/helper"],(function(){return n(t(3837))})),e("ember-math-helpers/helpers/cbrt",["@ember/component/helper"],(function(){return n(t(5348))})),e("ember-math-helpers/helpers/ceil",["@ember/component/helper"],(function(){return n(t(610))})),e("ember-math-helpers/helpers/clz32",["@ember/component/helper"],(function(){return n(t(109))})),e("ember-math-helpers/helpers/cos",["@ember/component/helper"],(function(){return n(t(5040))})),e("ember-math-helpers/helpers/cosh",["@ember/component/helper"],(function(){return n(t(3594))})),e("ember-math-helpers/helpers/div",["@ember/component/helper"],(function(){return n(t(5664))})),e("ember-math-helpers/helpers/exp",["@ember/component/helper"],(function(){return n(t(292))})),e("ember-math-helpers/helpers/expm1",["@ember/component/helper"],(function(){return n(t(486))})),e("ember-math-helpers/helpers/floor",["@ember/component/helper"],(function(){return n(t(6209))})),e("ember-math-helpers/helpers/fround",["@ember/component/helper"],(function(){return n(t(5605))})),e("ember-math-helpers/helpers/gcd",["@ember/component/helper"],(function(){return n(t(6053))})),e("ember-math-helpers/helpers/hypot",["@ember/component/helper"],(function(){return n(t(37))})),e("ember-math-helpers/helpers/imul",["@ember/component/helper"],(function(){return n(t(4912))})),e("ember-math-helpers/helpers/lcm",["@ember/component/helper"],(function(){return n(t(9447))})),e("ember-math-helpers/helpers/log-e",["@ember/component/helper"],(function(){return n(t(1567))})),e("ember-math-helpers/helpers/log10",["@ember/component/helper"],(function(){return n(t(6088))})),e("ember-math-helpers/helpers/log1p",["@ember/component/helper"],(function(){return n(t(9864))})),e("ember-math-helpers/helpers/log2",["@ember/component/helper"],(function(){return n(t(8303))})),e("ember-math-helpers/helpers/max",["@ember/component/helper"],(function(){return n(t(7425))})),e("ember-math-helpers/helpers/min",["@ember/component/helper"],(function(){return n(t(867))})),e("ember-math-helpers/helpers/mod",["@ember/component/helper"],(function(){return n(t(8275))})),e("ember-math-helpers/helpers/mult",["@ember/component/helper"],(function(){return n(t(4801))})),e("ember-math-helpers/helpers/pow",["@ember/component/helper"],(function(){return n(t(6665))})),e("ember-math-helpers/helpers/random",["@ember/array","@ember/component/helper"],(function(){return n(t(7772))})),e("ember-math-helpers/helpers/round",["@ember/component/helper"],(function(){return n(t(2231))})),e("ember-math-helpers/helpers/sign",["@ember/component/helper"],(function(){return n(t(6626))})),e("ember-math-helpers/helpers/sin",["@ember/component/helper"],(function(){return n(t(4821))})),e("ember-math-helpers/helpers/sqrt",["@ember/component/helper"],(function(){return n(t(2841))})),e("ember-math-helpers/helpers/sub",["@ember/component/helper"],(function(){return n(t(4173))})),e("ember-math-helpers/helpers/sum",["@ember/component/helper"],(function(){return n(t(7472))})),e("ember-math-helpers/helpers/tan",["@ember/component/helper"],(function(){return n(t(5184))})),e("ember-math-helpers/helpers/tanh",["@ember/component/helper"],(function(){return n(t(1338))})),e("ember-math-helpers/helpers/trunc",["@ember/component/helper"],(function(){return n(t(7553))})),e("ember-resolver",[],(function(){return n(t(710))})),e("tracked-built-ins",["@glimmer/tracking","@ember/debug","ember-tracked-storage-polyfill"],(function(){return n(t(9929))})),e("tracked-toolbox",["@ember/debug","@ember/object","@glimmer/tracking","@glimmer/tracking/primitives/cache"],(function(){return n(t(2419))}))}()},
|
|
20
|
+
e.exports=require("ember-tracked-storage-polyfill")},7326:()=>{},1547:(e,r,t)=>{e.exports=function(){var e=_eai_d,r=_eai_r
|
|
21
|
+
function n(e){return e&&e.__esModule?e:Object.assign({default:e},e)}window.emberAutoImportDynamic=function(e){return 1===arguments.length?r("_eai_dyn_"+e):r("_eai_dynt_"+e)(Array.prototype.slice.call(arguments,1))},window.emberAutoImportSync=function(e){return r("_eai_sync_"+e)(Array.prototype.slice.call(arguments,1))},e("@ember/string",[],(function(){return n(t(2654))})),e("ember-cli-page-object",["@ember/application","@ember/runloop","@ember/object","ember-testing","ember-testing/lib/test/pending_requests","ember","@ember/debug","@ember/destroyable","@ember/test-waiters","@ember/template-factory","@ember/version","@glimmer/manager","@ember/renderer","@ember/application/instance"],(function(){return n(t(3201))})),e("ember-cli-page-object/extend",["@ember/application","@ember/runloop","@ember/object","ember-testing","ember-testing/lib/test/pending_requests","ember","@ember/debug","@ember/destroyable","@ember/test-waiters","@ember/template-factory","@ember/version","@glimmer/manager","@ember/renderer","@ember/application/instance"],(function(){return n(t(7057))})),e("ember-cli-page-object/macros",[],(function(){return n(t(821))})),e("ember-load-initializers",[],(function(){return n(t(4338))})),e("ember-math-helpers/helpers/abs",["@ember/component/helper"],(function(){return n(t(7423))})),e("ember-math-helpers/helpers/acos",["@ember/component/helper"],(function(){return n(t(9485))})),e("ember-math-helpers/helpers/acosh",["@ember/component/helper"],(function(){return n(t(4393))})),e("ember-math-helpers/helpers/add",["@ember/component/helper"],(function(){return n(t(1336))})),e("ember-math-helpers/helpers/asin",["@ember/component/helper"],(function(){return n(t(3388))})),e("ember-math-helpers/helpers/asinh",["@ember/component/helper"],(function(){return n(t(7598))})),e("ember-math-helpers/helpers/atan",["@ember/component/helper"],(function(){return n(t(2521))})),e("ember-math-helpers/helpers/atan2",["@ember/component/helper"],(function(){return n(t(9363))})),e("ember-math-helpers/helpers/atanh",["@ember/component/helper"],(function(){return n(t(3837))})),e("ember-math-helpers/helpers/cbrt",["@ember/component/helper"],(function(){return n(t(5348))})),e("ember-math-helpers/helpers/ceil",["@ember/component/helper"],(function(){return n(t(610))})),e("ember-math-helpers/helpers/clz32",["@ember/component/helper"],(function(){return n(t(109))})),e("ember-math-helpers/helpers/cos",["@ember/component/helper"],(function(){return n(t(5040))})),e("ember-math-helpers/helpers/cosh",["@ember/component/helper"],(function(){return n(t(3594))})),e("ember-math-helpers/helpers/div",["@ember/component/helper"],(function(){return n(t(5664))})),e("ember-math-helpers/helpers/exp",["@ember/component/helper"],(function(){return n(t(292))})),e("ember-math-helpers/helpers/expm1",["@ember/component/helper"],(function(){return n(t(486))})),e("ember-math-helpers/helpers/floor",["@ember/component/helper"],(function(){return n(t(6209))})),e("ember-math-helpers/helpers/fround",["@ember/component/helper"],(function(){return n(t(5605))})),e("ember-math-helpers/helpers/gcd",["@ember/component/helper"],(function(){return n(t(6053))})),e("ember-math-helpers/helpers/hypot",["@ember/component/helper"],(function(){return n(t(37))})),e("ember-math-helpers/helpers/imul",["@ember/component/helper"],(function(){return n(t(4912))})),e("ember-math-helpers/helpers/lcm",["@ember/component/helper"],(function(){return n(t(9447))})),e("ember-math-helpers/helpers/log-e",["@ember/component/helper"],(function(){return n(t(1567))})),e("ember-math-helpers/helpers/log10",["@ember/component/helper"],(function(){return n(t(6088))})),e("ember-math-helpers/helpers/log1p",["@ember/component/helper"],(function(){return n(t(9864))})),e("ember-math-helpers/helpers/log2",["@ember/component/helper"],(function(){return n(t(8303))})),e("ember-math-helpers/helpers/max",["@ember/component/helper"],(function(){return n(t(7425))})),e("ember-math-helpers/helpers/min",["@ember/component/helper"],(function(){return n(t(867))})),e("ember-math-helpers/helpers/mod",["@ember/component/helper"],(function(){return n(t(8275))})),e("ember-math-helpers/helpers/mult",["@ember/component/helper"],(function(){return n(t(4801))})),e("ember-math-helpers/helpers/pow",["@ember/component/helper"],(function(){return n(t(6665))})),e("ember-math-helpers/helpers/random",["@ember/array","@ember/component/helper"],(function(){return n(t(7772))})),e("ember-math-helpers/helpers/round",["@ember/component/helper"],(function(){return n(t(2231))})),e("ember-math-helpers/helpers/sign",["@ember/component/helper"],(function(){return n(t(6626))})),e("ember-math-helpers/helpers/sin",["@ember/component/helper"],(function(){return n(t(4821))})),e("ember-math-helpers/helpers/sqrt",["@ember/component/helper"],(function(){return n(t(2841))})),e("ember-math-helpers/helpers/sub",["@ember/component/helper"],(function(){return n(t(4173))})),e("ember-math-helpers/helpers/sum",["@ember/component/helper"],(function(){return n(t(7472))})),e("ember-math-helpers/helpers/tan",["@ember/component/helper"],(function(){return n(t(5184))})),e("ember-math-helpers/helpers/tanh",["@ember/component/helper"],(function(){return n(t(1338))})),e("ember-math-helpers/helpers/trunc",["@ember/component/helper"],(function(){return n(t(7553))})),e("ember-resolver",[],(function(){return n(t(710))})),e("tracked-built-ins",["@glimmer/tracking","@ember/debug","ember-tracked-storage-polyfill"],(function(){return n(t(9929))})),e("tracked-toolbox",["@ember/debug","@ember/object","@glimmer/tracking","@glimmer/tracking/primitives/cache"],(function(){return n(t(2419))}))}()},1430:function(e,r){window._eai_r=require,window._eai_d=define}},t={}
|
|
22
22
|
function n(e){var m=t[e]
|
|
23
23
|
if(void 0!==m)return m.exports
|
|
24
24
|
var o=t[e]={exports:{}}
|
|
@@ -35,6 +35,6 @@ var r=(r,t)=>{var m,o,[p,s,l]=t,i=0
|
|
|
35
35
|
if(p.some((r=>0!==e[r]))){for(m in s)n.o(s,m)&&(n.m[m]=s[m])
|
|
36
36
|
if(l)var u=l(n)}for(r&&r(t);i<p.length;i++)o=p[i],n.o(e,o)&&e[o]&&e[o][0](),e[o]=0
|
|
37
37
|
return n.O(u)},t=globalThis.webpackChunk_ember_auto_import_=globalThis.webpackChunk_ember_auto_import_||[]
|
|
38
|
-
t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})(),n.O(void 0,[443],(()=>n(
|
|
39
|
-
var m=n.O(void 0,[443],(()=>n(
|
|
38
|
+
t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})(),n.O(void 0,[443],(()=>n(1430)))
|
|
39
|
+
var m=n.O(void 0,[443],(()=>n(1547)))
|
|
40
40
|
m=n.O(m),__ember_auto_import__=m})()
|
|
@@ -17,10 +17,10 @@ e.exports=require("@glimmer/tracking/primitives/cache")},3211:e=>{"use strict"
|
|
|
17
17
|
e.exports=require("ember")},8234:e=>{"use strict"
|
|
18
18
|
e.exports=require("ember-testing")},2394:e=>{"use strict"
|
|
19
19
|
e.exports=require("ember-testing/lib/test/pending_requests")},32:e=>{"use strict"
|
|
20
|
-
e.exports=require("ember-tracked-storage-polyfill")},7326:()=>{},
|
|
21
|
-
function s(e){return e&&e.__esModule?e:Object.assign({default:e},e)}window.emberAutoImportDynamic=function(e){return 1===arguments.length?r("_eai_dyn_"+e):r("_eai_dynt_"+e)(Array.prototype.slice.call(arguments,1))},window.emberAutoImportSync=function(e){return r("_eai_sync_"+e)(Array.prototype.slice.call(arguments,1))},e("@ember/string",EAI_DISCOVERED_EXTERNALS("@ember/string"),(function(){return s(t(2654))})),e("ember-cli-page-object",EAI_DISCOVERED_EXTERNALS("ember-cli-page-object"),(function(){return s(t(3201))})),e("ember-cli-page-object/extend",EAI_DISCOVERED_EXTERNALS("ember-cli-page-object/extend"),(function(){return s(t(7057))})),e("ember-cli-page-object/macros",EAI_DISCOVERED_EXTERNALS("ember-cli-page-object/macros"),(function(){return s(t(821))})),e("ember-load-initializers",EAI_DISCOVERED_EXTERNALS("ember-load-initializers"),(function(){return s(t(4338))})),e("ember-math-helpers/helpers/abs",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/abs"),(function(){return s(t(7423))})),e("ember-math-helpers/helpers/acos",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/acos"),(function(){return s(t(9485))})),e("ember-math-helpers/helpers/acosh",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/acosh"),(function(){return s(t(4393))})),e("ember-math-helpers/helpers/add",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/add"),(function(){return s(t(1336))})),e("ember-math-helpers/helpers/asin",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/asin"),(function(){return s(t(3388))})),e("ember-math-helpers/helpers/asinh",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/asinh"),(function(){return s(t(7598))})),e("ember-math-helpers/helpers/atan",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/atan"),(function(){return s(t(2521))})),e("ember-math-helpers/helpers/atan2",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/atan2"),(function(){return s(t(9363))})),e("ember-math-helpers/helpers/atanh",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/atanh"),(function(){return s(t(3837))})),e("ember-math-helpers/helpers/cbrt",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/cbrt"),(function(){return s(t(5348))})),e("ember-math-helpers/helpers/ceil",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/ceil"),(function(){return s(t(610))})),e("ember-math-helpers/helpers/clz32",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/clz32"),(function(){return s(t(109))})),e("ember-math-helpers/helpers/cos",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/cos"),(function(){return s(t(5040))})),e("ember-math-helpers/helpers/cosh",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/cosh"),(function(){return s(t(3594))})),e("ember-math-helpers/helpers/div",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/div"),(function(){return s(t(5664))})),e("ember-math-helpers/helpers/exp",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/exp"),(function(){return s(t(292))})),e("ember-math-helpers/helpers/expm1",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/expm1"),(function(){return s(t(486))})),e("ember-math-helpers/helpers/floor",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/floor"),(function(){return s(t(6209))})),e("ember-math-helpers/helpers/fround",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/fround"),(function(){return s(t(5605))})),e("ember-math-helpers/helpers/gcd",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/gcd"),(function(){return s(t(6053))})),e("ember-math-helpers/helpers/hypot",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/hypot"),(function(){return s(t(37))})),e("ember-math-helpers/helpers/imul",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/imul"),(function(){return s(t(4912))})),e("ember-math-helpers/helpers/lcm",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/lcm"),(function(){return s(t(9447))})),e("ember-math-helpers/helpers/log-e",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/log-e"),(function(){return s(t(1567))})),e("ember-math-helpers/helpers/log10",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/log10"),(function(){return s(t(6088))})),e("ember-math-helpers/helpers/log1p",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/log1p"),(function(){return s(t(9864))})),e("ember-math-helpers/helpers/log2",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/log2"),(function(){return s(t(8303))})),e("ember-math-helpers/helpers/max",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/max"),(function(){return s(t(7425))})),e("ember-math-helpers/helpers/min",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/min"),(function(){return s(t(867))})),e("ember-math-helpers/helpers/mod",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/mod"),(function(){return s(t(8275))})),e("ember-math-helpers/helpers/mult",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/mult"),(function(){return s(t(4801))})),e("ember-math-helpers/helpers/pow",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/pow"),(function(){return s(t(6665))})),e("ember-math-helpers/helpers/random",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/random"),(function(){return s(t(7772))})),e("ember-math-helpers/helpers/round",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/round"),(function(){return s(t(2231))})),e("ember-math-helpers/helpers/sign",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/sign"),(function(){return s(t(6626))})),e("ember-math-helpers/helpers/sin",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/sin"),(function(){return s(t(4821))})),e("ember-math-helpers/helpers/sqrt",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/sqrt"),(function(){return s(t(2841))})),e("ember-math-helpers/helpers/sub",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/sub"),(function(){return s(t(4173))})),e("ember-math-helpers/helpers/sum",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/sum"),(function(){return s(t(7472))})),e("ember-math-helpers/helpers/tan",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/tan"),(function(){return s(t(5184))})),e("ember-math-helpers/helpers/tanh",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/tanh"),(function(){return s(t(1338))})),e("ember-math-helpers/helpers/trunc",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/trunc"),(function(){return s(t(7553))})),e("ember-resolver",EAI_DISCOVERED_EXTERNALS("ember-resolver"),(function(){return s(t(710))})),e("tracked-built-ins",EAI_DISCOVERED_EXTERNALS("tracked-built-ins"),(function(){return s(t(9929))})),e("tracked-toolbox",EAI_DISCOVERED_EXTERNALS("tracked-toolbox"),(function(){return s(t(2419))}))}()},
|
|
20
|
+
e.exports=require("ember-tracked-storage-polyfill")},7326:()=>{},1547:(e,r,t)=>{e.exports=function(){var e=_eai_d,r=_eai_r
|
|
21
|
+
function s(e){return e&&e.__esModule?e:Object.assign({default:e},e)}window.emberAutoImportDynamic=function(e){return 1===arguments.length?r("_eai_dyn_"+e):r("_eai_dynt_"+e)(Array.prototype.slice.call(arguments,1))},window.emberAutoImportSync=function(e){return r("_eai_sync_"+e)(Array.prototype.slice.call(arguments,1))},e("@ember/string",EAI_DISCOVERED_EXTERNALS("@ember/string"),(function(){return s(t(2654))})),e("ember-cli-page-object",EAI_DISCOVERED_EXTERNALS("ember-cli-page-object"),(function(){return s(t(3201))})),e("ember-cli-page-object/extend",EAI_DISCOVERED_EXTERNALS("ember-cli-page-object/extend"),(function(){return s(t(7057))})),e("ember-cli-page-object/macros",EAI_DISCOVERED_EXTERNALS("ember-cli-page-object/macros"),(function(){return s(t(821))})),e("ember-load-initializers",EAI_DISCOVERED_EXTERNALS("ember-load-initializers"),(function(){return s(t(4338))})),e("ember-math-helpers/helpers/abs",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/abs"),(function(){return s(t(7423))})),e("ember-math-helpers/helpers/acos",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/acos"),(function(){return s(t(9485))})),e("ember-math-helpers/helpers/acosh",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/acosh"),(function(){return s(t(4393))})),e("ember-math-helpers/helpers/add",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/add"),(function(){return s(t(1336))})),e("ember-math-helpers/helpers/asin",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/asin"),(function(){return s(t(3388))})),e("ember-math-helpers/helpers/asinh",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/asinh"),(function(){return s(t(7598))})),e("ember-math-helpers/helpers/atan",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/atan"),(function(){return s(t(2521))})),e("ember-math-helpers/helpers/atan2",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/atan2"),(function(){return s(t(9363))})),e("ember-math-helpers/helpers/atanh",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/atanh"),(function(){return s(t(3837))})),e("ember-math-helpers/helpers/cbrt",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/cbrt"),(function(){return s(t(5348))})),e("ember-math-helpers/helpers/ceil",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/ceil"),(function(){return s(t(610))})),e("ember-math-helpers/helpers/clz32",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/clz32"),(function(){return s(t(109))})),e("ember-math-helpers/helpers/cos",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/cos"),(function(){return s(t(5040))})),e("ember-math-helpers/helpers/cosh",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/cosh"),(function(){return s(t(3594))})),e("ember-math-helpers/helpers/div",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/div"),(function(){return s(t(5664))})),e("ember-math-helpers/helpers/exp",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/exp"),(function(){return s(t(292))})),e("ember-math-helpers/helpers/expm1",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/expm1"),(function(){return s(t(486))})),e("ember-math-helpers/helpers/floor",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/floor"),(function(){return s(t(6209))})),e("ember-math-helpers/helpers/fround",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/fround"),(function(){return s(t(5605))})),e("ember-math-helpers/helpers/gcd",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/gcd"),(function(){return s(t(6053))})),e("ember-math-helpers/helpers/hypot",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/hypot"),(function(){return s(t(37))})),e("ember-math-helpers/helpers/imul",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/imul"),(function(){return s(t(4912))})),e("ember-math-helpers/helpers/lcm",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/lcm"),(function(){return s(t(9447))})),e("ember-math-helpers/helpers/log-e",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/log-e"),(function(){return s(t(1567))})),e("ember-math-helpers/helpers/log10",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/log10"),(function(){return s(t(6088))})),e("ember-math-helpers/helpers/log1p",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/log1p"),(function(){return s(t(9864))})),e("ember-math-helpers/helpers/log2",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/log2"),(function(){return s(t(8303))})),e("ember-math-helpers/helpers/max",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/max"),(function(){return s(t(7425))})),e("ember-math-helpers/helpers/min",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/min"),(function(){return s(t(867))})),e("ember-math-helpers/helpers/mod",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/mod"),(function(){return s(t(8275))})),e("ember-math-helpers/helpers/mult",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/mult"),(function(){return s(t(4801))})),e("ember-math-helpers/helpers/pow",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/pow"),(function(){return s(t(6665))})),e("ember-math-helpers/helpers/random",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/random"),(function(){return s(t(7772))})),e("ember-math-helpers/helpers/round",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/round"),(function(){return s(t(2231))})),e("ember-math-helpers/helpers/sign",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/sign"),(function(){return s(t(6626))})),e("ember-math-helpers/helpers/sin",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/sin"),(function(){return s(t(4821))})),e("ember-math-helpers/helpers/sqrt",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/sqrt"),(function(){return s(t(2841))})),e("ember-math-helpers/helpers/sub",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/sub"),(function(){return s(t(4173))})),e("ember-math-helpers/helpers/sum",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/sum"),(function(){return s(t(7472))})),e("ember-math-helpers/helpers/tan",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/tan"),(function(){return s(t(5184))})),e("ember-math-helpers/helpers/tanh",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/tanh"),(function(){return s(t(1338))})),e("ember-math-helpers/helpers/trunc",EAI_DISCOVERED_EXTERNALS("ember-math-helpers/helpers/trunc"),(function(){return s(t(7553))})),e("ember-resolver",EAI_DISCOVERED_EXTERNALS("ember-resolver"),(function(){return s(t(710))})),e("tracked-built-ins",EAI_DISCOVERED_EXTERNALS("tracked-built-ins"),(function(){return s(t(9929))})),e("tracked-toolbox",EAI_DISCOVERED_EXTERNALS("tracked-toolbox"),(function(){return s(t(2419))}))}()},1430:function(e,r){window._eai_r=require,window._eai_d=define},585:(e,r,t)=>{e.exports=function(){_eai_d
|
|
22
22
|
var e=_eai_r
|
|
23
|
-
window.emberAutoImportDynamic=function(r){return 1===arguments.length?e("_eai_dyn_"+r):e("_eai_dynt_"+r)(Array.prototype.slice.call(arguments,1))},window.emberAutoImportSync=function(r){return e("_eai_sync_"+r)(Array.prototype.slice.call(arguments,1))},t(
|
|
23
|
+
window.emberAutoImportDynamic=function(r){return 1===arguments.length?e("_eai_dyn_"+r):e("_eai_dynt_"+r)(Array.prototype.slice.call(arguments,1))},window.emberAutoImportSync=function(r){return e("_eai_sync_"+r)(Array.prototype.slice.call(arguments,1))},t(1547)}()}},t={}
|
|
24
24
|
function s(e){var h=t[e]
|
|
25
25
|
if(void 0!==h)return h.exports
|
|
26
26
|
var n=t[e]={exports:{}}
|
|
@@ -37,6 +37,6 @@ var r=(r,t)=>{var h,n,[l,m,E]=t,p=0
|
|
|
37
37
|
if(l.some((r=>0!==e[r]))){for(h in m)s.o(m,h)&&(s.m[h]=m[h])
|
|
38
38
|
if(E)var o=E(s)}for(r&&r(t);p<l.length;p++)n=l[p],s.o(e,n)&&e[n]&&e[n][0](),e[n]=0
|
|
39
39
|
return s.O(o)},t=globalThis.webpackChunk_ember_auto_import_=globalThis.webpackChunk_ember_auto_import_||[]
|
|
40
|
-
t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})(),s.O(void 0,[443],(()=>s(
|
|
41
|
-
var h=s.O(void 0,[443],(()=>s(
|
|
40
|
+
t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})(),s.O(void 0,[443],(()=>s(1430)))
|
|
41
|
+
var h=s.O(void 0,[443],(()=>s(585)))
|
|
42
42
|
h=s.O(h),__ember_auto_import__=h})()
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
:root {
|
|
3
3
|
/* stylelint-disable value-keyword-case */
|
|
4
|
-
--font-sans-serif:
|
|
5
|
-
"Segoe UI
|
|
6
|
-
|
|
7
|
-
|
|
4
|
+
--font-sans-serif: system-ui, sans-serif, "Apple Color Emoji",
|
|
5
|
+
"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
6
|
+
--font-monospace: ui-monospace, "Cascadia Code", "Source Code Pro", Menlo,
|
|
7
|
+
Consolas, "DejaVu Sans Mono", monospace, "Apple Color Emoji",
|
|
8
|
+
"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
8
9
|
/* stylelint-enable value-keyword-case */
|
|
9
10
|
--inherit: inherit;
|
|
10
11
|
--unit0: 0;
|
|
@@ -1507,6 +1508,13 @@ code {
|
|
|
1507
1508
|
content: "T";
|
|
1508
1509
|
}
|
|
1509
1510
|
|
|
1511
|
+
.mixin-property-icon-owner {
|
|
1512
|
+
background-color: var(--spec02);
|
|
1513
|
+
}
|
|
1514
|
+
.mixin-property-icon-owner::before {
|
|
1515
|
+
content: "O";
|
|
1516
|
+
}
|
|
1517
|
+
|
|
1510
1518
|
.route-cell-objects .is-link {
|
|
1511
1519
|
margin-right: 2px;
|
|
1512
1520
|
}
|
|
@@ -2244,14 +2252,8 @@ code {
|
|
|
2244
2252
|
}
|
|
2245
2253
|
|
|
2246
2254
|
.object-inspector-toggle.toolbar-icon-button {
|
|
2247
|
-
margin-right: 0;
|
|
2248
2255
|
max-height: var(--toolbar-height);
|
|
2249
|
-
padding-
|
|
2250
|
-
padding-left: 6px;
|
|
2251
|
-
transform: scaleX(-1);
|
|
2252
|
-
}
|
|
2253
|
-
.object-inspector-toggle.toolbar-icon-button:active {
|
|
2254
|
-
transform: translate(1px, 1px) scaleX(-1);
|
|
2256
|
+
padding-inline: 6px;
|
|
2255
2257
|
}
|
|
2256
2258
|
|
|
2257
2259
|
/**
|
|
@@ -2321,6 +2323,10 @@ code {
|
|
|
2321
2323
|
}
|
|
2322
2324
|
|
|
2323
2325
|
/* Custom panels */
|
|
2326
|
+
.split-panel-hd-row {
|
|
2327
|
+
flex-flow: row;
|
|
2328
|
+
}
|
|
2329
|
+
|
|
2324
2330
|
.split-panel-sidebar-1 .split-panel-bd {
|
|
2325
2331
|
background: var(--base01);
|
|
2326
2332
|
}
|
|
@@ -2338,6 +2344,11 @@ code {
|
|
|
2338
2344
|
overflow-y: auto;
|
|
2339
2345
|
}
|
|
2340
2346
|
|
|
2347
|
+
/* There is better ways to do this, but they create more complicated CSS */
|
|
2348
|
+
.split-panel-hd-row .spacer {
|
|
2349
|
+
flex: 1 1 100%;
|
|
2350
|
+
}
|
|
2351
|
+
|
|
2341
2352
|
:root {
|
|
2342
2353
|
--toolbar-height: 28px;
|
|
2343
2354
|
}
|