designertool 0.15.0 → 0.17.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.
@@ -56859,12 +56859,14 @@ const _hoisted_1$2 = { class: "wbg-dt-z-[1001] wbg-dt-flex wbg-dt-h-max wbg-dt-i
56859
56859
  }
56860
56860
  return onMounted(() => {
56861
56861
  setTimeout(() => {
56862
+ debugger;
56862
56863
  const Gi = typeof ei.config == "string" ? JSON.parse(ei.config) : ei.config;
56863
56864
  ai.init({ ...Gi, onHtmlButtonClick: (na) => ti("html-button-click", na) });
56864
56865
  }, 5e3), oi.checkIfIsWrappedInModal(), !si.value && !li.value && useConfig().addFont(useConfig().config.fonts);
56865
56866
  const Mi = document.createElement("link");
56866
56867
  Mi.rel = "stylesheet", Mi.href = "https://designertool-development.s3.us-east-1.amazonaws.com/icomoon/fonts/style.css", document.head.appendChild(Mi);
56867
56868
  }), (Mi, Gi) => (openBlock(), createElementBlock(Fragment, null, [
56869
+ createBaseVNode("div", null, "TEST: " + toDisplayString(Mi.$props), 1),
56868
56870
  si.value || li.value ? (openBlock(), createElementBlock("div", _hoisted_1, [
56869
56871
  createVNode(_sfc_main$1, { device: ci.value }, null, 8, ["device"])
56870
56872
  ])) : (openBlock(), createElementBlock("div", {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "designertool",
3
3
  "private": false,
4
- "version": "0.15.0",
4
+ "version": "0.17.0",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"