@swishapp/sdk 0.146.1-unstable.20260909105708 → 0.147.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.
Files changed (2) hide show
  1. package/dist/swish.js +1 -1
  2. package/package.json +1 -1
package/dist/swish.js CHANGED
@@ -366,4 +366,4 @@ swish-drawer:not([ready]) > ${e}[hidden] {
366
366
  left: 0px;
367
367
  right: 0px;
368
368
  }
369
- `),document.documentElement.setAttribute("swish-locked",""))}unlockScroll(){this.scrollLockRefCount>0&&this.scrollLockRefCount--,this.scrollLockRefCount===0&&(this.scrollLockStyleSheet&&this.scrollLockStyleSheet.replaceSync(""),window.scrollTo({top:this.scrollPositionBeforeLock,behavior:"instant"}),this.scrollPositionBeforeLock=0,document.documentElement.removeAttribute("swish-locked"))}},Ba=new Map;function qa(e){if(!e||e.trim().length===0)return[];let t=Ba.get(e);if(!t){try{t=new CSSStyleSheet,t.replaceSync(e)}catch(n){return console.warn("Ignoring invalid per-placement Custom CSS",n),[]}Ba.set(e,t)}return[t]}r(qa,"createShadowCssStylesheets");function Fa(e){if(!e)return{};let t={},n=r(i=>{Object.entries(i).forEach(([s,o])=>{if(o!=null){if(typeof o=="object"&&!Array.isArray(o)){n(o);return}if(typeof o=="string"||typeof o=="number"){let a=s.startsWith("--")?s:`--swish-theme-${Sf(s)}`;t[a]=xf(s,o)}}})},"walk");return n(e),t}r(Fa,"flattenDesignTokens");function Sf(e){return e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").replace(/([A-Z])([A-Z][a-z])/g,"$1-$2").toLowerCase()}r(Sf,"toKebabCase");function xf(e,t){return typeof t=="number"&&!Cf(e)?`${t}px`:String(t)}r(xf,"formatDesignValue");function Cf(e){let t=e.toLowerCase();return t.includes("fontweight")||t.includes("scale")||t.includes("lineheight")||t.includes("alpha")||t.includes("opacity")}r(Cf,"isNonPxValue");function Rf(e,t){let n=Object.keys(e);if(n.length!==Object.keys(t).length)return!1;for(let i of n)if(e[i]!==t[i])return!1;return!0}r(Rf,"shallowEqualStringMap");var Ef=typeof HTMLElement<"u"?HTMLElement:class{},hi=class extends Ef{constructor(){super();this.getComponentRef=r(()=>this.componentRef,"getComponentRef");this.setComponentRef=r(n=>{this.componentRef=n},"setComponentRef");this.shadowRoot||this.attachShadow({mode:"open"});let n=this.querySelector("template");n&&this.shadowRoot&&(this.shadowRoot.appendChild(n.content),n.remove())}static{r(this,"SwishUiElement")}connectedCallback(){this.dispatchEvent(new CustomEvent("connected"))}};var Va=["all","signed-in","signed-out"],Ls=r(e=>Array.isArray(e)?e.map(t=>String(t).trim().toLowerCase()).filter(Boolean):[],"normalise"),Pf=r(e=>e?Va.includes(e.audience)&&e.audience!=="all"||Ls(e.customerTags).length>0:!1,"hasAudienceTargeting"),kf=r((e,t)=>{if(!e)return!0;let n=Va.find(o=>o===e.audience)??"all";if(n==="signed-in"&&!t.signedIn||n==="signed-out"&&t.signedIn)return!1;let i=Ls(e.customerTags);if(i.length===0)return!0;if(!t.signedIn)return!1;let s=new Set(Ls(t.tags));return i.some(o=>s.has(o))},"matchesAudience");var fe="unstable",EE=`https://swish.app/cdn/sdk@${fe}/swish.js`,PE=r(async e=>{if(globalThis.window===void 0)throw new Error("Swish is not supported in this environment");if(globalThis.window.swish)return globalThis.window.swish;let t=Hs(),n=ar(e),i=new Os(n,t);return globalThis.window.swish=i,Qs(i,{baseUrl:e.customiser?.baseUrl,shop:n.context.myshopifyDomain}),document.dispatchEvent(new Event("swish-ready")),i.api.initAuth().then(()=>{typeof globalThis.window.Shopify?.analytics?.publish=="function"&&globalThis.window.Shopify.analytics.publish("swish-ready",{market:n.context.localization.market,country:n.context.localization.country,language:n.context.localization.language,rootUrl:n.context.routes.rootUrl,preRelease:fe==="unstable"})}),i},"createSwish"),Os=class{constructor(t,n){this.ui={createElement:r((t,n)=>this.swishUi.createElement(t,n),"createElement"),showDrawer:r(t=>this.swishUi.showDrawer(t),"showDrawer"),hideDrawer:r(()=>this.swishUi.hideDrawer(),"hideDrawer"),isDrawerOpen:r(()=>this.swishUi.isDrawerOpen(),"isDrawerOpen"),applyPreview:r(t=>this.swishUi.applyPreview(t),"applyPreview")};this.utils={copyToClipboard:wt,createShareUrl:r(t=>gt(this,t),"createShareUrl")};this.state={itemContext:Ro(this),itemContextFromIds:Co,itemState:ko(this),itemCount:Ao(this),swishQuery:To(this),effect:J,signal:L,computed:ce};this.swishOptions=t,this.isPreview=n,this.events=new $t,this._i18n=Ns(`${t.ui.baseUrl}/i18n@${fe}`,t.translations),this.swishApiPublisher=new di(this.events);let i=fe;this.swishApi=new ui({responseInterceptor:this.swishApiPublisher.processFetchResponse},this.swishOptions.context,this.events,i,this.swishOptions.auth.tokenUrl),this.ajaxApiPublisher=new Mt(this.events),this.ajaxApi=new _t({storeDomain:this.swishOptions.storefront.storeDomain,responseInterceptor:this.ajaxApiPublisher.processFetchResponse}),this.ajaxApi.patchFetch(),this.ajaxApi.patchXhr(),this.storefrontApi=new ai(this.swishOptions.storefront,this.swishOptions.context,this.swishOptions.metafields),this.storefrontApi.setSwishApp(this),this.swishUi=new pi(this,n),this.query=xo({events:this.events,cacheBuster:fe,customerId:this.swishOptions.context.customer.id,storeDomain:this.swishOptions.context.myshopifyDomain}),this.events.subscribe(["cart-add","cart-update","cart-change","cart-clear"],()=>{this.ajaxApi.clearCache()}),n||(this.checkoutBridge=new Bt({api:this.swishApi,ajax:this.ajaxApi,events:this.events,context:this.swishOptions.context,preRelease:fe==="unstable"}),this.checkoutBridge.listen()),customElements.get("swish-ui")||customElements.define("swish-ui",hi),this.intents=new _n(this,this.swishUi),this.placements=new jn(this),Ri(this),this.swishUi.initListDetailPage(),n||this.placements.mountConfigured(this.swishOptions.placements)}static{r(this,"SwishApp")}get options(){return this.swishOptions}get storefrontContext(){return this.swishOptions.context}get api(){return this.swishApi}get storefront(){return this.storefrontApi}get ajax(){return this.ajaxApi}get i18n(){return this._i18n}get shopUrl(){return`https://${this.swishOptions.storefront.storeDomain}`}get dom(){return{createLocationObserver:Je}}get iconsSignal(){return this.swishUi.icons}get uiOptionsSignal(){return this.swishUi.uiOptions}};export{fe as VERSION,vt as allowsMultipleLists,gt as buildShareListUrl,wt as copyToClipboard,PE as createSwish,Jn as getSwishQueryStorageKey,Pf as hasAudienceTargeting,Fe as isClassicWishlistPage,yi as itemToProductRefs,kf as matchesAudience,Rn as resolveDefaultView,EE as swishSdkUrl,zt as wishlistPagePath};
369
+ `),document.documentElement.setAttribute("swish-locked",""))}unlockScroll(){this.scrollLockRefCount>0&&this.scrollLockRefCount--,this.scrollLockRefCount===0&&(this.scrollLockStyleSheet&&this.scrollLockStyleSheet.replaceSync(""),window.scrollTo({top:this.scrollPositionBeforeLock,behavior:"instant"}),this.scrollPositionBeforeLock=0,document.documentElement.removeAttribute("swish-locked"))}},Ba=new Map;function qa(e){if(!e||e.trim().length===0)return[];let t=Ba.get(e);if(!t){try{t=new CSSStyleSheet,t.replaceSync(e)}catch(n){return console.warn("Ignoring invalid per-placement Custom CSS",n),[]}Ba.set(e,t)}return[t]}r(qa,"createShadowCssStylesheets");function Fa(e){if(!e)return{};let t={},n=r(i=>{Object.entries(i).forEach(([s,o])=>{if(o!=null){if(typeof o=="object"&&!Array.isArray(o)){n(o);return}if(typeof o=="string"||typeof o=="number"){let a=s.startsWith("--")?s:`--swish-theme-${Sf(s)}`;t[a]=xf(s,o)}}})},"walk");return n(e),t}r(Fa,"flattenDesignTokens");function Sf(e){return e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").replace(/([A-Z])([A-Z][a-z])/g,"$1-$2").toLowerCase()}r(Sf,"toKebabCase");function xf(e,t){return typeof t=="number"&&!Cf(e)?`${t}px`:String(t)}r(xf,"formatDesignValue");function Cf(e){let t=e.toLowerCase();return t.includes("fontweight")||t.includes("scale")||t.includes("lineheight")||t.includes("alpha")||t.includes("opacity")}r(Cf,"isNonPxValue");function Rf(e,t){let n=Object.keys(e);if(n.length!==Object.keys(t).length)return!1;for(let i of n)if(e[i]!==t[i])return!1;return!0}r(Rf,"shallowEqualStringMap");var Ef=typeof HTMLElement<"u"?HTMLElement:class{},hi=class extends Ef{constructor(){super();this.getComponentRef=r(()=>this.componentRef,"getComponentRef");this.setComponentRef=r(n=>{this.componentRef=n},"setComponentRef");this.shadowRoot||this.attachShadow({mode:"open"});let n=this.querySelector("template");n&&this.shadowRoot&&(this.shadowRoot.appendChild(n.content),n.remove())}static{r(this,"SwishUiElement")}connectedCallback(){this.dispatchEvent(new CustomEvent("connected"))}};var Va=["all","signed-in","signed-out"],Ls=r(e=>Array.isArray(e)?e.map(t=>String(t).trim().toLowerCase()).filter(Boolean):[],"normalise"),Pf=r(e=>e?Va.includes(e.audience)&&e.audience!=="all"||Ls(e.customerTags).length>0:!1,"hasAudienceTargeting"),kf=r((e,t)=>{if(!e)return!0;let n=Va.find(o=>o===e.audience)??"all";if(n==="signed-in"&&!t.signedIn||n==="signed-out"&&t.signedIn)return!1;let i=Ls(e.customerTags);if(i.length===0)return!0;if(!t.signedIn)return!1;let s=new Set(Ls(t.tags));return i.some(o=>s.has(o))},"matchesAudience");var fe="0.147.0",EE=`https://swish.app/cdn/sdk@${fe}/swish.js`,PE=r(async e=>{if(globalThis.window===void 0)throw new Error("Swish is not supported in this environment");if(globalThis.window.swish)return globalThis.window.swish;let t=Hs(),n=ar(e),i=new Os(n,t);return globalThis.window.swish=i,Qs(i,{baseUrl:e.customiser?.baseUrl,shop:n.context.myshopifyDomain}),document.dispatchEvent(new Event("swish-ready")),i.api.initAuth().then(()=>{typeof globalThis.window.Shopify?.analytics?.publish=="function"&&globalThis.window.Shopify.analytics.publish("swish-ready",{market:n.context.localization.market,country:n.context.localization.country,language:n.context.localization.language,rootUrl:n.context.routes.rootUrl,preRelease:fe==="unstable"})}),i},"createSwish"),Os=class{constructor(t,n){this.ui={createElement:r((t,n)=>this.swishUi.createElement(t,n),"createElement"),showDrawer:r(t=>this.swishUi.showDrawer(t),"showDrawer"),hideDrawer:r(()=>this.swishUi.hideDrawer(),"hideDrawer"),isDrawerOpen:r(()=>this.swishUi.isDrawerOpen(),"isDrawerOpen"),applyPreview:r(t=>this.swishUi.applyPreview(t),"applyPreview")};this.utils={copyToClipboard:wt,createShareUrl:r(t=>gt(this,t),"createShareUrl")};this.state={itemContext:Ro(this),itemContextFromIds:Co,itemState:ko(this),itemCount:Ao(this),swishQuery:To(this),effect:J,signal:L,computed:ce};this.swishOptions=t,this.isPreview=n,this.events=new $t,this._i18n=Ns(`${t.ui.baseUrl}/i18n@${fe}`,t.translations),this.swishApiPublisher=new di(this.events);let i=fe;this.swishApi=new ui({responseInterceptor:this.swishApiPublisher.processFetchResponse},this.swishOptions.context,this.events,i,this.swishOptions.auth.tokenUrl),this.ajaxApiPublisher=new Mt(this.events),this.ajaxApi=new _t({storeDomain:this.swishOptions.storefront.storeDomain,responseInterceptor:this.ajaxApiPublisher.processFetchResponse}),this.ajaxApi.patchFetch(),this.ajaxApi.patchXhr(),this.storefrontApi=new ai(this.swishOptions.storefront,this.swishOptions.context,this.swishOptions.metafields),this.storefrontApi.setSwishApp(this),this.swishUi=new pi(this,n),this.query=xo({events:this.events,cacheBuster:fe,customerId:this.swishOptions.context.customer.id,storeDomain:this.swishOptions.context.myshopifyDomain}),this.events.subscribe(["cart-add","cart-update","cart-change","cart-clear"],()=>{this.ajaxApi.clearCache()}),n||(this.checkoutBridge=new Bt({api:this.swishApi,ajax:this.ajaxApi,events:this.events,context:this.swishOptions.context,preRelease:fe==="unstable"}),this.checkoutBridge.listen()),customElements.get("swish-ui")||customElements.define("swish-ui",hi),this.intents=new _n(this,this.swishUi),this.placements=new jn(this),Ri(this),this.swishUi.initListDetailPage(),n||this.placements.mountConfigured(this.swishOptions.placements)}static{r(this,"SwishApp")}get options(){return this.swishOptions}get storefrontContext(){return this.swishOptions.context}get api(){return this.swishApi}get storefront(){return this.storefrontApi}get ajax(){return this.ajaxApi}get i18n(){return this._i18n}get shopUrl(){return`https://${this.swishOptions.storefront.storeDomain}`}get dom(){return{createLocationObserver:Je}}get iconsSignal(){return this.swishUi.icons}get uiOptionsSignal(){return this.swishUi.uiOptions}};export{fe as VERSION,vt as allowsMultipleLists,gt as buildShareListUrl,wt as copyToClipboard,PE as createSwish,Jn as getSwishQueryStorageKey,Pf as hasAudienceTargeting,Fe as isClassicWishlistPage,yi as itemToProductRefs,kf as matchesAudience,Rn as resolveDefaultView,EE as swishSdkUrl,zt as wishlistPagePath};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@swishapp/sdk",
3
- "version": "0.146.1-unstable.20260909105708",
3
+ "version": "0.147.0",
4
4
  "description": "JS SDK for Swish.",
5
5
  "author": "Swish",
6
6
  "license": "UNLICENSED",