diff --git a/components.d.ts b/components.d.ts index 54f6137..b156214 100644 --- a/components.d.ts +++ b/components.d.ts @@ -17,6 +17,7 @@ declare module '@vue/runtime-core' { ElInputNumber: typeof import('element-plus/es')['ElInputNumber'] ElScrollbar: typeof import('element-plus/es')['ElScrollbar'] ElTreeV2: typeof import('element-plus/es')['ElTreeV2'] + ProfilerPanel: typeof import('./src/components/ProfilerPanel.vue')['default'] PropItem: typeof import('./src/components/PropItem.vue')['default'] TreePanel: typeof import('./src/components/TreePanel.vue')['default'] UserComponent: typeof import('./src/components/UserComponent.vue')['default'] diff --git a/index.html b/index.html index fdf3d23..13e390d 100644 --- a/index.html +++ b/index.html @@ -1,2 +1,2 @@ -
- \ No newline at end of file + + diff --git a/release/preview-template/dist/assets/index.17ee060a.js b/release/preview-template/dist/assets/index.17ee060a.js new file mode 100644 index 0000000..b30e8bf --- /dev/null +++ b/release/preview-template/dist/assets/index.17ee060a.js @@ -0,0 +1,111 @@ +var Mf=Object.defineProperty;var Af=(e,t,n)=>t in e?Mf(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var qn=(e,t,n)=>(Af(e,typeof t!="symbol"?t+"":t,n),n);const If=function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))o(r);new MutationObserver(r=>{for(const s of r)if(s.type==="childList")for(const i of s.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&o(i)}).observe(document,{childList:!0,subtree:!0});function n(r){const s={};return r.integrity&&(s.integrity=r.integrity),r.referrerpolicy&&(s.referrerPolicy=r.referrerpolicy),r.crossorigin==="use-credentials"?s.credentials="include":r.crossorigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function o(r){if(r.ep)return;r.ep=!0;const s=n(r);fetch(r.href,s)}};If();function _i(e,t){const n=Object.create(null),o=e.split(",");for(let r=0;r