@epigraph/previewer 0.0.5-alpha → 0.0.5-alpha.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.
|
@@ -8804,7 +8804,7 @@ void main() {
|
|
|
8804
8804
|
.control.debug epg-toggle-checkbox {
|
|
8805
8805
|
width: 100%;
|
|
8806
8806
|
}
|
|
8807
|
-
`]}minimize(){this.__isModelViewerUiMinimized=!0}maximize(){this.__isModelViewerUiMinimized=!1}get finishesToPopulate(){return this.__finishesToPopulate}async setFinish(e){return this.sceneManager?.sceneStructure.getFirstEntity()?.selectAssetFinish(e)}firstUpdated(){super.firstUpdated(),this.glbSrc&&this.loadAssetFromUrl(this.glbSrc)}updated(e){super.updated(e),e.has("glbSrc")&&this.loadAssetFromUrl(this.glbSrc)}async loadAssetFromUrl(e){await this.fileUploader.loadAssetFromUrl(e)}async _fetchExperienceDataConfig(){const e="ModelViewerProduct",i=this.fileUploader.fileName,a=this.fileUploader.fileUrl,l=[];let u="{}";i&&(u=`{"${i}": {
|
|
8807
|
+
`]}minimize(){this.__isModelViewerUiMinimized=!0}maximize(){this.__isModelViewerUiMinimized=!1}get finishesToPopulate(){return this.__finishesToPopulate}async setFinish(e){return this.sceneManager?.sceneStructure.getFirstEntity()?.selectAssetFinish(e)}firstUpdated(){super.firstUpdated(),this.glbSrc&&this.loadAssetFromUrl(this.glbSrc)}updated(e){super.updated(e),e.has("glbSrc")&&this.glbSrc&&this.loadAssetFromUrl(this.glbSrc)}async loadAssetFromUrl(e){await this.fileUploader.loadAssetFromUrl(e)}async _fetchExperienceDataConfig(){const e="ModelViewerProduct",i=this.fileUploader.fileName,a=this.fileUploader.fileUrl,l=[];let u="{}";i&&(u=`{"${i}": {
|
|
8808
8808
|
"id": "1",
|
|
8809
8809
|
"name": "${i}",
|
|
8810
8810
|
"finishes": {},
|