designertool 0.9.0 → 0.10.0
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/dist/postcard-dt.es.js +1 -0
- package/package.json +1 -1
package/dist/postcard-dt.es.js
CHANGED
|
@@ -48904,6 +48904,7 @@ const _hoisted_1$2 = { class: "wbg-dt-z-[1001] wbg-dt-flex wbg-dt-h-max wbg-dt-i
|
|
|
48904
48904
|
}
|
|
48905
48905
|
}), PostcardDesigner_vue_vue_type_style_index_0_lang = "", PostcardDesignerElement = defineCustomElement(_sfc_main);
|
|
48906
48906
|
customElements.define("postcard-designer", PostcardDesignerElement);
|
|
48907
|
+
console.log(PostcardDesignerElement);
|
|
48907
48908
|
const index = {
|
|
48908
48909
|
install: (rr) => {
|
|
48909
48910
|
rr.component("PostcardDesigner", _sfc_main);
|