@codewithdan/zingit 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.
@@ -3050,4 +3050,4 @@
3050
3050
  .footer-social a:hover {
3051
3051
  color: white;
3052
3052
  }
3053
- `,Cc=((A,e,t,n)=>{for(var s,r=n>1?void 0:n?Qc(e,t):e,o=A.length-1;o>=0;o--)(s=A[o])&&(r=s(r)||r);return r})([cA("site-footer")],Cc);let fc=null;function Uc(A){if(fc&&(fc.remove(),fc=null),A){wa({...Qa(),...A})}fc=document.createElement("zing-ui"),document.body.appendChild(fc)}function Fc(A){Uc({wsUrl:A})}function mc(){fc&&(fc.remove(),fc=null)}function yc(){return null!==fc&&document.body.contains(fc)}const bc={init:Uc,connect:Fc,destroy:mc,isActive:yc};"undefined"!=typeof window&&(window.ZingIt=bc);("true"===document.currentScript?.getAttribute("data-auto-init")||new URLSearchParams(window.location.search).has("zingit"))&&("loading"===document.readyState?document.addEventListener("DOMContentLoaded",()=>Uc()):Uc()),A.connect=Fc,A.default=bc,A.destroy=mc,A.init=Uc,A.isActive=yc,Object.defineProperties(A,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})}(this.ZingIt=this.ZingIt||{});
3053
+ `,Cc=((A,e,t,n)=>{for(var s,r=n>1?void 0:n?Qc(e,t):e,o=A.length-1;o>=0;o--)(s=A[o])&&(r=s(r)||r);return r})([cA("site-footer")],Cc);const fc="0.9.0";let Uc=null;function Fc(A){if(Uc&&(Uc.remove(),Uc=null),A){wa({...Qa(),...A})}Uc=document.createElement("zing-ui"),document.body.appendChild(Uc)}function mc(A){Fc({wsUrl:A})}function yc(){Uc&&(Uc.remove(),Uc=null)}function bc(){return null!==Uc&&document.body.contains(Uc)}const vc={version:fc,init:Fc,connect:mc,destroy:yc,isActive:bc};"undefined"!=typeof window&&(window.ZingIt=vc);("true"===document.currentScript?.getAttribute("data-auto-init")||new URLSearchParams(window.location.search).has("zingit"))&&("loading"===document.readyState?document.addEventListener("DOMContentLoaded",()=>Fc()):Fc()),A.connect=mc,A.default=vc,A.destroy=yc,A.init=Fc,A.isActive=bc,A.version=fc,Object.defineProperties(A,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})}(this.ZingIt=this.ZingIt||{});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codewithdan/zingit",
3
- "version": "0.9.0",
3
+ "version": "0.10.0",
4
4
  "description": "AI-powered UI annotation tool - point, annotate, and let AI fix it",
5
5
  "type": "module",
6
6
  "engines": {