Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html><head><title>Rsbuild App</title><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><script defer src="/bundles/pimcorestudioui/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/static/js/documentEditorIframe.c888de02.js"></script></head><body><div id="root"></div></body></html>
22 changes: 22 additions & 0 deletions public/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/entrypoints.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"entrypoints": {
"main": {
"js": [
"/bundles/pimcorestudioui/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/static/js/main.97881867.js"
],
"css": []
},
"documentEditorIframe": {
"js": [
"/bundles/pimcorestudioui/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/static/js/documentEditorIframe.c888de02.js"
],
"css": []
},
"exposeRemote": {
"js": [
"/bundles/pimcorestudioui/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/exposeRemote.js"
],
"css": []
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@



Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html><head><title>Rsbuild App</title><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><script defer src="/bundles/pimcorestudioui/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/static/js/main.97881867.js"></script></head><body><div id="root"></div></body></html>
33 changes: 33 additions & 0 deletions public/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"allFiles": [
"/bundles/pimcorestudioui/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/static/js/main.97881867.js",
"/bundles/pimcorestudioui/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/static/js/documentEditorIframe.c888de02.js",
"/bundles/pimcorestudioui/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/mf-stats.json",
"/bundles/pimcorestudioui/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/mf-manifest.json",
"/bundles/pimcorestudioui/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/documentEditorIframe.html",
"/bundles/pimcorestudioui/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/main.html"
],
"entries": {
"main": {
"html": [
"/bundles/pimcorestudioui/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/main.html"
],
"initial": {
"js": [
"/bundles/pimcorestudioui/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/static/js/main.97881867.js"
]
}
},
"documentEditorIframe": {
"html": [
"/bundles/pimcorestudioui/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/documentEditorIframe.html"
],
"initial": {
"js": [
"/bundles/pimcorestudioui/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/static/js/documentEditorIframe.c888de02.js"
]
}
}
},
"integrity": {}
}
43 changes: 43 additions & 0 deletions public/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/mf-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"id": "pimcore_studio_ui_bundle_core",
"name": "pimcore_studio_ui_bundle_core",
"metaData": {
"name": "pimcore_studio_ui_bundle_core",
"type": "app",
"buildInfo": {
"buildVersion": "0.0.1",
"buildName": "@pimcore/studio-ui-bundle"
},
"remoteEntry": {
"name": "",
"path": "",
"type": "global"
},
"types": {
"path": "",
"name": "",
"zip": "",
"api": ""
},
"globalName": "pimcore_studio_ui_bundle_core",
"pluginVersion": "2.2.3",
"prefetchInterface": false,
"publicPath": "/bundles/pimcorestudioui/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/"
},
"shared": [],
"remotes": [
{
"federationContainerName": "promise new Promise(resolve => {\n const studioUIBundleRemoteUrl = window.StudioUIBundleRemoteUrl\n const script = document.createElement('script')\n script.src = studioUIBundleRemoteUrl\n script.onload = () => {\n const proxy = {\n get: (request) => window['pimcore_studio_ui_bundle'].get(request),\n init: (...arg) => {\n try {\n return window['pimcore_studio_ui_bundle'].init(...arg)\n } catch(e) {\n console.log('remote container already initialized')\n }\n }\n }\n resolve(proxy)\n }\n document.head.appendChild(script);\n })\n ",
"moduleName": "_internal_/mf-bootstrap",
"alias": "@sdk",
"entry": "*"
},
{
"federationContainerName": "promise new Promise(resolve => {\n const studioUIBundleRemoteUrl = window.StudioUIBundleRemoteUrl\n const script = document.createElement('script')\n script.src = studioUIBundleRemoteUrl\n script.onload = () => {\n const proxy = {\n get: (request) => window['pimcore_studio_ui_bundle'].get(request),\n init: (...arg) => {\n try {\n return window['pimcore_studio_ui_bundle'].init(...arg)\n } catch(e) {\n console.log('remote container already initialized')\n }\n }\n }\n resolve(proxy)\n }\n document.head.appendChild(script);\n })\n ",
"moduleName": "_internal_/mf-bootstrap-document-editor-iframe",
"alias": "@sdk",
"entry": "*"
}
],
"exposes": []
}
51 changes: 51 additions & 0 deletions public/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/mf-stats.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{
"id": "pimcore_studio_ui_bundle_core",
"name": "pimcore_studio_ui_bundle_core",
"metaData": {
"name": "pimcore_studio_ui_bundle_core",
"type": "app",
"buildInfo": {
"buildVersion": "0.0.1",
"buildName": "@pimcore/studio-ui-bundle"
},
"remoteEntry": {
"name": "",
"path": "",
"type": "global"
},
"types": {
"path": "",
"name": "",
"zip": "",
"api": ""
},
"globalName": "pimcore_studio_ui_bundle_core",
"pluginVersion": "2.2.3",
"prefetchInterface": false,
"publicPath": "/bundles/pimcorestudioui/build/0da645a4-00d0-4a8e-8ce5-7c4cef31ea51/"
},
"shared": [],
"remotes": [
{
"alias": "@sdk",
"consumingFederationContainerName": "pimcore_studio_ui_bundle_core",
"federationContainerName": "promise new Promise(resolve => {\n const studioUIBundleRemoteUrl = window.StudioUIBundleRemoteUrl\n const script = document.createElement('script')\n script.src = studioUIBundleRemoteUrl\n script.onload = () => {\n const proxy = {\n get: (request) => window['pimcore_studio_ui_bundle'].get(request),\n init: (...arg) => {\n try {\n return window['pimcore_studio_ui_bundle'].init(...arg)\n } catch(e) {\n console.log('remote container already initialized')\n }\n }\n }\n resolve(proxy)\n }\n document.head.appendChild(script);\n })\n ",
"moduleName": "_internal_/mf-bootstrap",
"usedIn": [
"js/src/core/main.ts"
],
"version": "*"
},
{
"alias": "@sdk",
"consumingFederationContainerName": "pimcore_studio_ui_bundle_core",
"federationContainerName": "promise new Promise(resolve => {\n const studioUIBundleRemoteUrl = window.StudioUIBundleRemoteUrl\n const script = document.createElement('script')\n script.src = studioUIBundleRemoteUrl\n script.onload = () => {\n const proxy = {\n get: (request) => window['pimcore_studio_ui_bundle'].get(request),\n init: (...arg) => {\n try {\n return window['pimcore_studio_ui_bundle'].init(...arg)\n } catch(e) {\n console.log('remote container already initialized')\n }\n }\n }\n resolve(proxy)\n }\n document.head.appendChild(script);\n })\n ",
"moduleName": "_internal_/mf-bootstrap-document-editor-iframe",
"usedIn": [
"js/src/core/modules/document/editor/shared-tab-manager/tabs/edit/iframe-app/main.ts"
],
"version": "*"
}
],
"exposes": []
}
Loading
Loading