designertool 0.17.0 → 0.18.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.
@@ -56866,7 +56866,7 @@ const _hoisted_1$2 = { class: "wbg-dt-z-[1001] wbg-dt-flex wbg-dt-h-max wbg-dt-i
56866
56866
  const Mi = document.createElement("link");
56867
56867
  Mi.rel = "stylesheet", Mi.href = "https://designertool-development.s3.us-east-1.amazonaws.com/icomoon/fonts/style.css", document.head.appendChild(Mi);
56868
56868
  }), (Mi, Gi) => (openBlock(), createElementBlock(Fragment, null, [
56869
- createBaseVNode("div", null, "TEST: " + toDisplayString(Mi.$props), 1),
56869
+ createBaseVNode("div", null, "TEST: " + toDisplayString(Mi.$props) + " " + toDisplayString(si.value) + " " + toDisplayString(li.value), 1),
56870
56870
  si.value || li.value ? (openBlock(), createElementBlock("div", _hoisted_1, [
56871
56871
  createVNode(_sfc_main$1, { device: ci.value }, null, 8, ["device"])
56872
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.17.0",
4
+ "version": "0.18.0",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"