@swishapp/sdk 0.144.0 → 0.145.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/swish.js +1 -1
- package/package.json +1 -1
package/dist/swish.js
CHANGED
|
@@ -325,4 +325,4 @@ Values:
|
|
|
325
325
|
left: 0px;
|
|
326
326
|
right: 0px;
|
|
327
327
|
}
|
|
328
|
-
`),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"))}},wa=new Map;function ba(e){if(!e||e.trim().length===0)return[];let t=wa.get(e);if(!t){try{t=new CSSStyleSheet,t.replaceSync(e)}catch(n){return console.warn("Ignoring invalid per-placement Custom CSS",n),[]}wa.set(e,t)}return[t]}r(ba,"createShadowCssStylesheets");function Ia(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-${Vh(s)}`;t[a]=Nh(s,o)}}})},"walk");return n(e),t}r(Ia,"flattenDesignTokens");function Vh(e){return e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").replace(/([A-Z])([A-Z][a-z])/g,"$1-$2").toLowerCase()}r(Vh,"toKebabCase");function Nh(e,t){return typeof t=="number"&&!Uh(e)?`${t}px`:String(t)}r(Nh,"formatDesignValue");function Uh(e){let t=e.toLowerCase();return t.includes("fontweight")||t.includes("scale")||t.includes("lineheight")||t.includes("alpha")||t.includes("opacity")}r(Uh,"isNonPxValue");function jh(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(jh,"shallowEqualStringMap");var $h=typeof HTMLElement<"u"?HTMLElement:class{},ui=class extends $h{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 ye="0.
|
|
328
|
+
`),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"))}},wa=new Map;function ba(e){if(!e||e.trim().length===0)return[];let t=wa.get(e);if(!t){try{t=new CSSStyleSheet,t.replaceSync(e)}catch(n){return console.warn("Ignoring invalid per-placement Custom CSS",n),[]}wa.set(e,t)}return[t]}r(ba,"createShadowCssStylesheets");function Ia(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-${Vh(s)}`;t[a]=Nh(s,o)}}})},"walk");return n(e),t}r(Ia,"flattenDesignTokens");function Vh(e){return e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").replace(/([A-Z])([A-Z][a-z])/g,"$1-$2").toLowerCase()}r(Vh,"toKebabCase");function Nh(e,t){return typeof t=="number"&&!Uh(e)?`${t}px`:String(t)}r(Nh,"formatDesignValue");function Uh(e){let t=e.toLowerCase();return t.includes("fontweight")||t.includes("scale")||t.includes("lineheight")||t.includes("alpha")||t.includes("opacity")}r(Uh,"isNonPxValue");function jh(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(jh,"shallowEqualStringMap");var $h=typeof HTMLElement<"u"?HTMLElement:class{},ui=class extends $h{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 ye="0.145.0",AR=`https://swish.app/cdn/sdk@${ye}/swish.js`,TR=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=As(),n=Ks(e),i=new ws(n,t);return globalThis.window.swish=i,Ts(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:ye==="unstable"})}),i},"createSwish"),ws=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:gt,createShareUrl:r(t=>vt(this,t),"createShareUrl")};this.state={itemContext:ao(this),itemContextFromIds:oo,itemState:uo(this),itemCount:po(this),swishQuery:ho(this),effect:X,signal:L,computed:ce};this.swishOptions=t,this.isPreview=n,this.events=new jt,this._i18n=Rs(`${t.ui.baseUrl}/i18n@${ye}`,t.translations),this.swishApiPublisher=new ci(this.events);let i=ye;this.swishApi=new ai({responseInterceptor:this.swishApiPublisher.processFetchResponse},this.swishOptions.context,this.events,i,this.swishOptions.auth.tokenUrl),this.ajaxApiPublisher=new _t(this.events),this.ajaxApi=new Ot({storeDomain:this.swishOptions.storefront.storeDomain,responseInterceptor:this.ajaxApiPublisher.processFetchResponse}),this.ajaxApi.patchFetch(),this.storefrontApi=new si(this.swishOptions.storefront,this.swishOptions.context,this.swishOptions.metafields),this.storefrontApi.setSwishApp(this),this.swishUi=new li(this,n),this.query=ro({events:this.events,cacheBuster:ye,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 Mt({api:this.swishApi,ajax:this.ajaxApi,events:this.events,context:this.swishOptions.context,preRelease:ye==="unstable"}),this.checkoutBridge.listen()),customElements.get("swish-ui")||customElements.define("swish-ui",ui),this.intents=new Dn(this,this.swishUi),this.placements=new Nn(this),wi(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:Xe}}get iconsSignal(){return this.swishUi.icons}get uiOptionsSignal(){return this.swishUi.uiOptions}};export{ye as VERSION,ft as allowsMultipleLists,vt as buildShareListUrl,gt as copyToClipboard,TR as createSwish,Xn as getSwishQueryStorageKey,Me as isClassicWishlistPage,pi as itemToProductRefs,Sn as resolveDefaultView,AR as swishSdkUrl,Ht as wishlistPagePath};
|