OwlCyberSecurity - MANAGER
Edit File: wc-blocks-data.js
(()=>{"use strict";var e={290:(e,t,r)=>{r.d(t,{isBoolean:()=>s,isObject:()=>a,isString:()=>n,objectHasProp:()=>i});const s=e=>"boolean"==typeof e,a=e=>!(e=>null===e)(e)&&e instanceof Object&&e.constructor===Object;function i(e,t){return a(e)&&t in e}r(2063);const n=e=>"string"==typeof e;r(1089)},2063:(e,t,r)=>{r.d(t,{mW:()=>a});var s=r(290);const a=e=>(0,s.isObject)(e)&&(0,s.objectHasProp)(e,"type")},1089:(e,t,r)=>{r.d(t,{Y:()=>a});var s=r(290);const a=e=>(0,s.isObject)(e)&&Object.entries(e).every((([e,t])=>{return(0,s.isString)(e)&&(r=t,(0,s.isObject)(r)&&(0,s.objectHasProp)(r,"message")&&(0,s.objectHasProp)(r,"hidden")&&(0,s.isString)(r.message)&&(0,s.isBoolean)(r.hidden));var r}))},254:e=>{var t,r=function(){function e(e,t){if("function"!=typeof e)throw new TypeError("DataLoader must be constructed with a function which accepts Array<key> and returns Promise<Array<value>>, but got: "+e+".");this._batchLoadFn=e,this._maxBatchSize=function(e){if(!(!e||!1!==e.batch))return 1;var t=e&&e.maxBatchSize;if(void 0===t)return 1/0;if("number"!=typeof t||t<1)throw new TypeError("maxBatchSize must be a positive number: "+t);return t}(t),this._batchScheduleFn=function(e){var t=e&&e.batchScheduleFn;if(void 0===t)return s;if("function"!=typeof t)throw new TypeError("batchScheduleFn must be a function: "+t);return t}(t),this._cacheKeyFn=function(e){var t=e&&e.cacheKeyFn;if(void 0===t)return function(e){return e};if("function"!=typeof t)throw new TypeError("cacheKeyFn must be a function: "+t);return t}(t),this._cacheMap=function(e){if(!(!e||!1!==e.cache))return null;var t=e&&e.cacheMap;if(void 0===t)return new Map;if(null!==t){var r=["get","set","delete","clear"].filter((function(e){return t&&"function"!=typeof t[e]}));if(0!==r.length)throw new TypeError("Custom cacheMap missing methods: "+r.join(", "))}return t}(t),this._batch=null,this.name=function(e){return e&&e.name?e.name:null}(t)}var t=e.prototype;return t.load=function(e){if(null==e)throw new TypeError("The loader.load() function must be called with a value, but got: "+String(e)+".");var t=function(e){var t=e._batch;if(null!==t&&!t.hasDispatched&&t.keys.length<e._maxBatchSize)return t;var r={hasDispatched:!1,keys:[],callbacks:[]};return e._batch=r,e._batchScheduleFn((function(){!function(e,t){if(t.hasDispatched=!0,0!==t.keys.length){var r;try{r=e._batchLoadFn(t.keys)}catch(r){return a(e,t,new TypeError("DataLoader must be constructed with a function which accepts Array<key> and returns Promise<Array<value>>, but the function errored synchronously: "+String(r)+"."))}if(!r||"function"!=typeof r.then)return a(e,t,new TypeError("DataLoader must be constructed with a function which accepts Array<key> and returns Promise<Array<value>>, but the function did not return a Promise: "+String(r)+"."));r.then((function(e){if(!n(e))throw new TypeError("DataLoader must be constructed with a function which accepts Array<key> and returns Promise<Array<value>>, but the function did not return a Promise of an Array: "+String(e)+".");if(e.length!==t.keys.length)throw new TypeError("DataLoader must be constructed with a function which accepts Array<key> and returns Promise<Array<value>>, but the function did not return a Promise of an Array of the same length as the Array of keys.\n\nKeys:\n"+String(t.keys)+"\n\nValues:\n"+String(e));i(t);for(var r=0;r<t.callbacks.length;r++){var s=e[r];s instanceof Error?t.callbacks[r].reject(s):t.callbacks[r].resolve(s)}})).catch((function(r){a(e,t,r)}))}else i(t)}(e,r)})),r}(this),r=this._cacheMap,s=this._cacheKeyFn(e);if(r){var o=r.get(s);if(o){var c=t.cacheHits||(t.cacheHits=[]);return new Promise((function(e){c.push((function(){e(o)}))}))}}t.keys.push(e);var d=new Promise((function(e,r){t.callbacks.push({resolve:e,reject:r})}));return r&&r.set(s,d),d},t.loadMany=function(e){if(!n(e))throw new TypeError("The loader.loadMany() function must be called with Array<key> but got: "+e+".");for(var t=[],r=0;r<e.length;r++)t.push(this.load(e[r]).catch((function(e){return e})));return Promise.all(t)},t.clear=function(e){var t=this._cacheMap;if(t){var r=this._cacheKeyFn(e);t.delete(r)}return this},t.clearAll=function(){var e=this._cacheMap;return e&&e.clear(),this},t.prime=function(e,t){var r=this._cacheMap;if(r){var s,a=this._cacheKeyFn(e);void 0===r.get(a)&&(t instanceof Error?(s=Promise.reject(t)).catch((function(){})):s=Promise.resolve(t),r.set(a,s))}return this},e}(),s="object"==typeof process&&"function"==typeof process.nextTick?function(e){t||(t=Promise.resolve()),t.then((function(){process.nextTick(e)}))}:"function"==typeof setImmediate?function(e){setImmediate(e)}:function(e){setTimeout(e)};function a(e,t,r){i(t);for(var s=0;s<t.keys.length;s++)e.clear(t.keys[s]),t.callbacks[s].reject(r)}function i(e){if(e.cacheHits)for(var t=0;t<e.cacheHits.length;t++)e.cacheHits[t]()}function n(e){return"object"==typeof e&&null!==e&&"number"==typeof e.length&&(0===e.length||e.length>0&&Object.prototype.hasOwnProperty.call(e,e.length-1))}e.exports=r}},t={};function r(s){var a=t[s];if(void 0!==a)return a.exports;var i=t[s]={exports:{}};return e[s](i,i.exports,r),i.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var s in t)r.o(t,s)&&!r.o(e,s)&&Object.defineProperty(e,s,{enumerable:!0,get:t[s]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var s={};r.r(s),r.d(s,{API_BLOCK_NAMESPACE:()=>V,CART_STORE_KEY:()=>ga,CHECKOUT_STORE_KEY:()=>Gi,COLLECTIONS_STORE_KEY:()=>un,CheckoutPutAbortController:()=>ni,EMPTY_CART_COUPONS:()=>G,EMPTY_CART_CROSS_SELLS:()=>q,EMPTY_CART_ERRORS:()=>W,EMPTY_CART_FEES:()=>z,EMPTY_CART_ITEMS:()=>B,EMPTY_CART_ITEM_ERRORS:()=>K,EMPTY_EXTENSIONS:()=>Z,EMPTY_PAYMENT_METHODS:()=>$,EMPTY_PAYMENT_REQUIREMENTS:()=>X,EMPTY_SHIPPING_RATES:()=>Q,EMPTY_TAX_LINES:()=>J,PAYMENT_STORE_KEY:()=>ca,QUERY_STATE_STORE_KEY:()=>Cn,SCHEMA_STORE_KEY:()=>Mn,STORE_NOTICES_STORE_KEY:()=>Vn,VALIDATION_STORE_KEY:()=>ea,cartStore:()=>ma,checkoutStore:()=>Vi,clearCheckoutPutRequests:()=>oi,collectionsStore:()=>pn,getErrorDetails:()=>We,getInvalidParamNoticeContext:()=>Ze,getNoticeContextFromErrorResponse:()=>Je,hasInState:()=>Ki,isEditor:()=>Rt,paymentStore:()=>la,processErrorResponse:()=>et,queryStateStore:()=>Rn,schemaStore:()=>Nn,storeNoticesStore:()=>Yn,updateState:()=>dn,validationStore:()=>Js});var a={};r.r(a),r.d(a,{getCartData:()=>se,getCartErrors:()=>le,getCartItem:()=>he,getCartMeta:()=>de,getCartTotals:()=>ce,getCouponBeingApplied:()=>_e,getCouponBeingRemoved:()=>Ee,getCustomerData:()=>ae,getHasCalculatedShipping:()=>oe,getItemsPendingDelete:()=>Re,getItemsPendingQuantityUpdate:()=>Pe,getNeedsShipping:()=>ne,getProductsPendingAdd:()=>Ce,getShippingRates:()=>ie,isAddressFieldsForShippingRatesUpdating:()=>Ae,isApplyingCoupon:()=>pe,isCartDataStale:()=>ue,isCustomerDataUpdating:()=>Se,isItemPendingDelete:()=>ye,isItemPendingQuantity:()=>ge,isRemovingCoupon:()=>me,isShippingRateBeingSelected:()=>Te});var i={};r.r(i),r.d(i,{addItemToCart:()=>Ot,applyCoupon:()=>Dt,applyExtensionCartUpdate:()=>vt,changeCartItemQuantity:()=>xt,finishAddingToCart:()=>Mt,itemIsPendingDelete:()=>qt,itemIsPendingQuantity:()=>Bt,receiveApplyingCoupon:()=>Yt,receiveCart:()=>Ct,receiveCartContents:()=>It,receiveCartItem:()=>Gt,receiveError:()=>ft,receiveRemovingCoupon:()=>Vt,removeCoupon:()=>wt,removeItemFromCart:()=>kt,selectShippingRate:()=>Ht,setBillingAddress:()=>$t,setCartData:()=>jt,setErrorData:()=>Ft,setIsCartDataStale:()=>zt,setProductsPendingAdd:()=>Zt,setShippingAddress:()=>Xt,shippingRatesBeingSelected:()=>Qt,startAddingToCart:()=>Nt,syncCartWithIAPIStore:()=>bt,updateCustomerData:()=>Ut,updatingAddressFieldsForShippingRates:()=>Wt,updatingCustomerData:()=>Kt});var n={};r.r(n),r.d(n,{getCartData:()=>dr,getCartTotals:()=>lr});var o={};r.r(o),r.d(o,{__internalEmitPaymentProcessingEvent:()=>Wr,__internalRemoveAvailableExpressPaymentMethod:()=>ds,__internalRemoveAvailablePaymentMethod:()=>cs,__internalSetActivePaymentMethod:()=>ss,__internalSetAvailableExpressPaymentMethods:()=>os,__internalSetAvailablePaymentMethods:()=>ns,__internalSetExpressPaymentError:()=>Kr,__internalSetExpressPaymentMethodsInitialized:()=>ts,__internalSetExpressPaymentStarted:()=>$r,__internalSetPaymentError:()=>Zr,__internalSetPaymentIdle:()=>Qr,__internalSetPaymentMethodData:()=>as,__internalSetPaymentMethodsInitialized:()=>es,__internalSetPaymentProcessing:()=>Xr,__internalSetPaymentReady:()=>Jr,__internalSetPaymentResult:()=>is,__internalSetShouldSavePaymentMethod:()=>rs,__internalUpdateAvailablePaymentMethods:()=>ls});var c={};r.r(c),r.d(c,{expressPaymentMethodsInitialized:()=>Os,getActivePaymentMethod:()=>Rs,getActiveSavedPaymentMethods:()=>Ds,getActiveSavedToken:()=>Ps,getAvailableExpressPaymentMethods:()=>Is,getAvailablePaymentMethods:()=>Cs,getCurrentStatus:()=>Ns,getIncompatiblePaymentMethods:()=>vs,getPaymentMethodData:()=>fs,getPaymentResult:()=>ks,getSavedPaymentMethods:()=>bs,getShouldSavePaymentMethod:()=>Ms,getState:()=>xs,hasPaymentError:()=>Ss,isExpressPaymentMethodActive:()=>Ts,isExpressPaymentStarted:()=>Es,isPaymentFailed:()=>As,isPaymentIdle:()=>_s,isPaymentPristine:()=>us,isPaymentProcessing:()=>hs,isPaymentReady:()=>gs,isPaymentStarted:()=>ms,isPaymentSuccess:()=>ys,paymentMethodsInitialized:()=>ws});var d={};r.r(d),r.d(d,{clearAllValidationErrors:()=>Bs,clearValidationError:()=>qs,clearValidationErrors:()=>Gs,hideValidationError:()=>zs,setValidationErrors:()=>Vs,showAllValidationErrors:()=>Ws,showValidationError:()=>Ks});var l={};r.r(l),r.d(l,{getValidationError:()=>Qs,getValidationErrorId:()=>$s,hasValidationErrors:()=>Xs});var p={};r.r(p),r.d(p,{getAdditionalFields:()=>Da,getCheckoutStatus:()=>wa,getCustomerId:()=>Sa,getCustomerPassword:()=>Aa,getEditingBillingAddress:()=>Ia,getEditingShippingAddress:()=>fa,getExtensionData:()=>va,getOrderId:()=>Ta,getOrderNotes:()=>Pa,getRedirectUrl:()=>Ra,getShouldCreateAccount:()=>ba,getUseShippingAsBilling:()=>Ca,hasError:()=>Oa,hasOrder:()=>Na,isAfterProcessing:()=>La,isBeforeProcessing:()=>xa,isCalculating:()=>Ua,isComplete:()=>Ma,isIdle:()=>ka,isProcessing:()=>Ha,prefersCollection:()=>ja});var u={};r.r(u),r.d(u,{__internalDecrementCalculating:()=>Ri,__internalEmitAfterProcessingEvents:()=>li,__internalEmitValidateEvent:()=>di,__internalFinishCalculation:()=>Ti,__internalIncrementCalculating:()=>Pi,__internalProcessCheckoutResponse:()=>ci,__internalSetAfterProcessing:()=>hi,__internalSetBeforeProcessing:()=>mi,__internalSetComplete:()=>gi,__internalSetCustomerId:()=>Ci,__internalSetCustomerPassword:()=>Ii,__internalSetExtensionData:()=>ki,__internalSetHasError:()=>Si,__internalSetIdle:()=>_i,__internalSetOrderNotes:()=>Oi,__internalSetProcessing:()=>Ei,__internalSetRedirectUrl:()=>yi,__internalSetShouldCreateAccount:()=>Di,__internalSetUseShippingAsBilling:()=>fi,__internalStartCalculation:()=>Ai,disableCheckoutFor:()=>ui,setAdditionalFields:()=>wi,setEditingBillingAddress:()=>vi,setEditingShippingAddress:()=>bi,setExtensionData:()=>Mi,setPrefersCollection:()=>Ni,updateDraftOrder:()=>pi});var _={};r.r(_),r.d(_,{getCollection:()=>Qi,getCollectionError:()=>$i,getCollectionHeader:()=>Xi,getCollectionLastModified:()=>Zi});var m={};r.r(m),r.d(m,{receiveCollection:()=>tn,receiveCollectionError:()=>rn,receiveLastModified:()=>sn});var E={};r.r(E),r.d(E,{getCollection:()=>nn,getCollectionHeader:()=>on});var h={};r.r(h),r.d(h,{getValueForQueryContext:()=>gn,getValueForQueryKey:()=>hn});var g={};r.r(g),r.d(g,{setQueryValue:()=>An,setValueForQueryContext:()=>Tn});var y={};r.r(y),r.d(y,{getRoute:()=>In,getRoutes:()=>fn});var S={};r.r(S),r.d(S,{receiveRoutes:()=>bn});var A={};r.r(A),r.d(A,{getRoute:()=>Dn,getRoutes:()=>wn});var T={};r.r(T),r.d(T,{registerContainer:()=>xn,unregisterContainer:()=>Ln});var P={};r.r(P),r.d(P,{getRegisteredContainers:()=>Hn});const R=window.wp.notices,C=window.wp.data,I=window.wp.dataControls,f=window.wp.i18n,v="wc/store/cart",b={code:"cart_api_error",message:(0,f.__)("Unable to get cart data from the API.","woocommerce"),data:{status:500}},D=window.wc.wcSettings,w=(0,D.getSetting)("wcBlocksConfig",{pluginUrl:"",productCount:0,defaultAvatar:"",restApiRoutes:{},wordCountType:"words"}),O=w.pluginUrl+"assets/images/",N=(w.pluginUrl,D.STORE_PAGES.shop,D.STORE_PAGES.checkout,D.STORE_PAGES.checkout,D.STORE_PAGES.privacy,D.STORE_PAGES.privacy,D.STORE_PAGES.terms,D.STORE_PAGES.terms,D.STORE_PAGES.cart,D.STORE_PAGES.cart,D.STORE_PAGES.myaccount?.permalink?D.STORE_PAGES.myaccount.permalink:(0,D.getSetting)("wpLoginUrl","/wp-login.php"),(0,D.getSetting)("localPickupEnabled",!1)),M=((0,D.getSetting)("shippingMethodsExist",!1),(0,D.getSetting)("shippingEnabled",!0)),k=(0,D.getSetting)("countries",{}),x=(0,D.getSetting)("countryData",{}),L={...Object.fromEntries(Object.keys(x).filter((e=>!0===x[e].allowBilling)).map((e=>[e,k[e]||""]))),...Object.fromEntries(Object.keys(x).filter((e=>!0===x[e].allowShipping)).map((e=>[e,k[e]||""])))},H=(Object.fromEntries(Object.keys(L).map((e=>[e,x[e].states||{}]))),Object.fromEntries(Object.keys(L).map((e=>[e,x[e].locale||{}])))),U={address:["first_name","last_name","company","address_1","address_2","city","postcode","country","state","phone"],contact:["email"],order:[]},j=(0,D.getSetting)("addressFieldsLocations",U).address,F=(0,D.getSetting)("addressFieldsLocations",U).contact,Y=(0,D.getSetting)("addressFieldsLocations",U).order,V=((0,D.getSetting)("additionalOrderFields",{}),(0,D.getSetting)("additionalContactFields",{}),(0,D.getSetting)("additionalAddressFields",{}),"wc/blocks"),G=[],B=[],q=[],z=[],K=[],W=[],Q=[],$=[],X=[],Z={},J=[],ee={};j.forEach((e=>{ee[e]=""}));const te={};j.forEach((e=>{te[e]=""})),te.email="";const re={cartItemsPendingQuantity:[],cartItemsPendingDelete:[],productsPendingAdd:[],cartData:{coupons:G,shippingRates:Q,shippingAddress:ee,billingAddress:te,items:B,itemsCount:0,itemsWeight:0,crossSells:q,needsShipping:!0,needsPayment:!1,hasCalculatedShipping:!0,fees:z,totals:{currency_code:"",currency_symbol:"",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"",currency_suffix:"",total_items:"0",total_items_tax:"0",total_fees:"0",total_fees_tax:"0",total_discount:"0",total_discount_tax:"0",total_shipping:"0",total_shipping_tax:"0",total_price:"0",total_tax:"0",tax_lines:J},errors:K,paymentMethods:$,paymentRequirements:X,extensions:Z},metaData:{updatingCustomerData:!1,updatingAddressFieldsForShippingRates:!1,updatingSelectedRate:!1,applyingCoupon:"",removingCoupon:"",isCartDataStale:!1},errors:W},se=e=>e.cartData,ae=(0,C.createSelector)((e=>({shippingAddress:e.cartData.shippingAddress,billingAddress:e.cartData.billingAddress}))),ie=e=>e.cartData.shippingRates,ne=e=>e.cartData.needsShipping,oe=e=>e.cartData.hasCalculatedShipping,ce=e=>e.cartData.totals||re.cartData.totals,de=e=>e.metaData||re.metaData,le=e=>e.errors,pe=e=>!!e.metaData.applyingCoupon,ue=e=>e.metaData.isCartDataStale,_e=e=>e.metaData.applyingCoupon||"",me=e=>!!e.metaData.removingCoupon,Ee=e=>e.metaData.removingCoupon||"",he=(e,t)=>e.cartData.items.find((e=>e.key===t)),ge=(e,t)=>e.cartItemsPendingQuantity.includes(t),ye=(e,t)=>e.cartItemsPendingDelete.includes(t),Se=e=>!!e.metaData.updatingCustomerData,Ae=e=>!!e.metaData.updatingAddressFieldsForShippingRates,Te=e=>!!e.metaData.updatingSelectedRate,Pe=e=>e.cartItemsPendingQuantity,Re=e=>e.cartItemsPendingDelete,Ce=e=>e.productsPendingAdd,Ie={SET_CART_DATA:"SET_CART_DATA",SET_ERROR_DATA:"SET_ERROR_DATA",APPLYING_COUPON:"APPLYING_COUPON",REMOVING_COUPON:"REMOVING_COUPON",RECEIVE_CART_ITEM:"RECEIVE_CART_ITEM",ITEM_PENDING_QUANTITY:"ITEM_PENDING_QUANTITY",SET_IS_CART_DATA_STALE:"SET_IS_CART_DATA_STALE",RECEIVE_REMOVED_ITEM:"RECEIVE_REMOVED_ITEM",UPDATING_CUSTOMER_DATA:"UPDATING_CUSTOMER_DATA",UPDATING_ADDRESS_FIELDS_FOR_SHIPPING_RATES:"UPDATING_ADDRESS_FIELDS_FOR_SHIPPING_RATES",SET_BILLING_ADDRESS:"SET_BILLING_ADDRESS",SET_SHIPPING_ADDRESS:"SET_SHIPPING_ADDRESS",UPDATING_SELECTED_SHIPPING_RATE:"UPDATING_SELECTED_SHIPPING_RATE",PRODUCT_PENDING_ADD:"PRODUCT_PENDING_ADD"},fe=window.wc.wcTypes;var ve=function(){return ve=Object.assign||function(e){for(var t,r=1,s=arguments.length;r<s;r++)for(var a in t=arguments[r])Object.prototype.hasOwnProperty.call(t,a)&&(e[a]=t[a]);return e},ve.apply(this,arguments)};function be(e){return e.toLowerCase()}Object.create,Object.create,"function"==typeof SuppressedError&&SuppressedError;var De=[/([a-z0-9])([A-Z])/g,/([A-Z])([A-Z][a-z])/g],we=/[^A-Z0-9]+/gi;function Oe(e,t,r){return t instanceof RegExp?e.replace(t,r):t.reduce((function(e,t){return e.replace(t,r)}),e)}function Ne(e,t){var r=e.charAt(0),s=e.substr(1).toLowerCase();return t>0&&r>="0"&&r<="9"?"_"+r+s:""+r.toUpperCase()+s}function Me(e,t){return 0===t?e.toLowerCase():Ne(e,t)}const ke=e=>((e,t)=>Object.entries(e).reduce(((e,[r,s])=>({...e,[t(0,r)]:s})),{}))(e,((e,t)=>{return void 0===r&&(r={}),function(e,t){return void 0===t&&(t={}),function(e,t){void 0===t&&(t={});for(var r=t.splitRegexp,s=void 0===r?De:r,a=t.stripRegexp,i=void 0===a?we:a,n=t.transform,o=void 0===n?be:n,c=t.delimiter,d=void 0===c?" ":c,l=Oe(Oe(e,s,"$1\0$2"),i,"\0"),p=0,u=l.length;"\0"===l.charAt(p);)p++;for(;"\0"===l.charAt(u-1);)u--;return l.slice(p,u).split("\0").map(o).join(d)}(e,ve({delimiter:"",transform:Ne},t))}(t,ve({transform:Me},r));var r})),xe=window.CustomEvent||null,Le=(e,{bubbles:t=!1,cancelable:r=!1,element:s,detail:a={}})=>{if(!xe)return;s||(s=document.body);const i=new xe(e,{bubbles:t,cancelable:r,detail:a});s.dispatchEvent(i)},He=()=>{Le("wc-blocks_adding_to_cart",{bubbles:!0,cancelable:!0})},Ue=({preserveCartData:e=!1})=>{Le("wc-blocks_added_to_cart",{bubbles:!0,cancelable:!0,detail:{preserveCartData:e}})},je=window.wp.htmlEntities,Fe=window.wp.hooks,Ye=window.wp.dom,Ve=e=>(0,Ye.__unstableStripHTML)((0,je.decodeEntities)(e)),Ge=({oldCart:e,newCart:t,cartItemsPendingQuantity:r=[],cartItemsPendingDelete:s=[],productsPendingAdd:a=[]})=>{(0,C.select)(v).hasFinishedResolution("getCartData")&&(((e,t,r)=>{e.items.forEach((e=>{r.includes(e.key)||!t.items.find((t=>t&&t.key===e.key))&&(0,Fe.applyFilters)("woocommerce_show_cart_item_removed_notice",!0,e)&&(0,C.dispatch)("core/notices").createInfoNotice((0,f.sprintf)(/* translators: %s is the name of the item. */ /* translators: %s is the name of the item. */ (0,f.__)('"%s" was removed from your cart.',"woocommerce"),Ve(e.name)),{context:"wc/cart",speak:!0,type:"snackbar",id:`${e.key}-removed`})}))})(e,t,s),((e,t,r,s)=>{t.items.forEach((t=>{if(r.includes(t.key)||s.includes(t.id))return;const a=e.items.find((e=>e&&e.key===t.key));return a&&t.key===a.key?(t.quantity!==a.quantity&&(e=>e.quantity>=e.quantity_limits.minimum&&e.quantity<=e.quantity_limits.maximum&&e.quantity%e.quantity_limits.multiple_of==0)(t)&&(0,Fe.applyFilters)("woocommerce_show_cart_item_quantity_changed_notice",!0,t)&&(0,C.dispatch)("core/notices").createInfoNotice((0,f.sprintf)(/* translators: %1$s is the name of the item, %2$d is the quantity of the item. */ /* translators: %1$s is the name of the item, %2$d is the quantity of the item. */ (0,f.__)('The quantity of "%1$s" was changed to %2$d.',"woocommerce"),Ve(t.name),t.quantity),{context:"wc/cart",speak:!0,type:"snackbar",id:`${t.key}-quantity-update`}),t):void 0}))})(e,t,r,a))},Be=(0,f.__)("Something went wrong. Please contact us to get assistance.","woocommerce"),qe=(e,t,r)=>{const s=r?.context;(0,C.select)("wc/store/payment").isExpressPaymentMethodActive()||void 0===s||(0,C.dispatch)(R.store).createNotice(e,t,{isDismissible:!0,...r,context:s})};let ze=function(e){return e.CART="wc/cart",e.CHECKOUT="wc/checkout",e.PAYMENTS="wc/checkout/payments",e.EXPRESS_PAYMENTS="wc/checkout/express-payments",e.CONTACT_INFORMATION="wc/checkout/contact-information",e.SHIPPING_ADDRESS="wc/checkout/shipping-address",e.BILLING_ADDRESS="wc/checkout/billing-address",e.SHIPPING_METHODS="wc/checkout/shipping-methods",e.CHECKOUT_ACTIONS="wc/checkout/checkout-actions",e.ORDER_INFORMATION="wc/checkout/order-information",e}({});const Ke=e=>!(0,fe.isObject)(e)||void 0===e.retry||!0===e.retry,We=e=>{const t=(0,fe.objectHasProp)(e.data,"details")?Object.entries(e.data.details):null;return t?t.reduce(((e,[t,{code:r,message:s,additional_errors:a=[],data:i}])=>[...e,{param:t,id:`${t}_${r}`,code:r,message:(0,je.decodeEntities)(s),data:i},...Array.isArray(a)?a.flatMap((e=>{if(!(0,fe.objectHasProp)(e,"code")||!(0,fe.objectHasProp)(e,"message"))return[];const r=[{param:t,id:`${t}_${e.code}`,code:e.code,message:(0,je.decodeEntities)(e.message),data:e.data}];return void 0!==e.data?[...r,...We(e)]:r})):[]]),[]):[]},Qe=e=>{switch(e){case"woocommerce_rest_missing_email_address":case"woocommerce_rest_invalid_email_address":return ze.CONTACT_INFORMATION;default:return ze.CART}},$e=(e,t)=>{switch(e){case"invalid_email":return ze.CONTACT_INFORMATION;case"billing_address":return"invalid_email"===t?ze.CONTACT_INFORMATION:ze.BILLING_ADDRESS;case"shipping_address":return ze.SHIPPING_ADDRESS;default:return}},Xe=({code:e,id:t,param:r,data:s},a)=>{let i="",n="";return(0,fe.isObject)(s)&&(0,fe.objectHasProp)(s,"key")&&(0,fe.objectHasProp)(s,"location")&&(0,fe.isString)(s.location)&&(i=(e=>{switch(e){case"contact":return ze.CONTACT_INFORMATION;case"order":return ze.ORDER_INFORMATION;default:return}})(s.location)),(0,fe.objectHasProp)(s,"key")&&(0,fe.isString)(s.key)&&(n=`${s.key}__${t}`),{id:n||t,context:a||i||$e(r,e)||Qe(e)}},Ze=(e,t)=>We(e).map((e=>Xe(e,t))),Je=(e,t)=>"rest_invalid_param"===e.code?Ze(e,t):[{id:e.code,context:t||e?.data?.context||Qe(e.code)}],et=(e,t)=>{if(!(0,fe.isApiErrorResponse)(e))return;if("rest_invalid_param"===e.code)return((e,t)=>{We(e).forEach((e=>{qe("error",e.message,Xe(e,t))}))})(e,t);let r=(0,je.decodeEntities)(e.message)||Be;"invalid_json"===e.code&&(r=Be),qe("error",r,{id:e.code,context:t||e?.data?.context||Qe(e.code)})},tt=(e=null,t=null)=>{null!==t&&t.flatMap((e=>Je(e))).forEach((e=>{var t;t=e,(0,C.dispatch)("core/notices").removeNotice(t.id,t.context)})),null!==e&&(e=>{e.forEach((e=>{qe("error",(0,je.decodeEntities)(e.message),{id:e.code,context:e?.data?.context||"wc/cart"})}))})((e=>e.filter(fe.isApiErrorResponse))(e))},rt=window.wp.apiFetch;var st=r.n(rt),at=r(254),it=r.n(at);const nt={},ot={code:"invalid_json",message:(0,f.__)("The response is not a valid JSON response.","woocommerce")},ct=e=>{st().setNonce&&"function"==typeof st().setNonce?st().setNonce(e):console.error('The monkey patched function on APIFetch, "setNonce", is not present, likely another plugin or some other code has removed this augmentation'),st().setCartHash&&"function"==typeof st()?.setCartHash?st().setCartHash(e):console.error('The monkey patched function on APIFetch, "setCartHash", is not present, likely another plugin or some other code has removed this augmentation')},dt=new(it())((e=>st()({path:"/wc/store/v1/batch",method:"POST",data:{requests:e.map((e=>({...e,body:e?.data})))}}).then((t=>((0,fe.assertBatchResponseIsValid)(t),e.map(((e,r)=>t.responses[r]||nt)))))),{batchScheduleFn:e=>setTimeout(e,300),cache:!1,maxBatchSize:25}),lt=e=>({type:"API_FETCH_WITH_HEADERS",options:e}),pt=["/wc/store/v1/cart/select-shipping-rate","/wc/store/v1/checkout","/wc/store/v1/checkout?__experimental_calc_totals=true"],ut=e=>new Promise(((t,r)=>{!e.method||"GET"===e.method||pt.includes(e.path||"")?st()({...e,parse:!1}).then((e=>{e instanceof Response?e.json().then((r=>{t({response:r,headers:e.headers}),ct(e.headers)})).catch((()=>{r(ot)})):r(ot)})).catch((e=>{"AbortError"!==e.name&&ct(e.headers),"function"==typeof e.json?e.json().then((e=>{r(e)})).catch((()=>{r(ot)})):r(e.message)})):(async e=>await dt.load(e))(e).then((e=>{throw(0,fe.assertResponseIsValid)(e),e.status>=200&&e.status<300&&(t({response:e.body,headers:e.headers}),ct(e.headers)),e})).catch((e=>{e.headers&&ct(e.headers),e.body?r(e.body):r(e)}))})),_t=e=>ut(e),mt={API_FETCH_WITH_HEADERS:({options:e})=>ut(e)},Et=(e,t,r)=>{let s,a=null;const i=(...i)=>{a=i,s&&clearTimeout(s),s=setTimeout((()=>{s=null,!r&&a&&e(...a)}),t),r&&!s&&e(...i)};return i.flush=()=>{s&&a&&(e(...a),clearTimeout(s),s=null)},i.clear=()=>{s&&clearTimeout(s),s=null},i},ht=window.wp.url,gt="wc/store/validation",yt=(e,t)=>"string"!=typeof t?t:"email"===e?(0,ht.isEmail)(t)?t.trim():"":"postcode"===e?t.replace(" ","").toUpperCase():t.trim(),St=(e,t)=>Object.keys(e).filter((r=>yt(r,e[r])!==yt(r,t[r]))),At=Et((e=>{window.localStorage.setItem("WOOCOMMERCE_CHECKOUT_IS_CUSTOMER_DATA_DIRTY",e?"true":"false")}),300);let Tt=!0;const Pt=e=>{Tt=e},Rt=()=>(0,ht.getPath)(window.location.href)?.includes("site-editor.php")||(0,ht.getPath)(window.location.href)?.includes("post.php")||!1,Ct=e=>({dispatch:t,select:r})=>{const s=ke(e),a=r.getCartData(),i=[...a.errors,...r.getCartErrors()];t.setCartData(s);const n=r.getCartData();Ge({oldCart:a,newCart:n,cartItemsPendingQuantity:r.getItemsPendingQuantityUpdate(),cartItemsPendingDelete:r.getItemsPendingDelete(),productsPendingAdd:r.getProductsPendingAdd()}),tt(n.errors,i),t.setErrorData(null)},It=e=>({dispatch:t})=>{const{shipping_address:r,billing_address:s,...a}=e;t.receiveCart(a)},ft=(e=null)=>({dispatch:t})=>{(0,fe.isApiErrorResponse)(e)&&(e.data?.cart&&t.receiveCart(e?.data?.cart),t.setErrorData(e))},vt=e=>async({dispatch:t})=>{try{const{response:r}=await _t({path:"/wc/store/v1/cart/extensions",method:"POST",data:{namespace:e.namespace,data:e.data},cache:"no-store"});if(!0===e.overwriteDirtyCustomerData)return t.receiveCart(r),r;if("true"===window.localStorage.getItem("WOOCOMMERCE_CHECKOUT_IS_CUSTOMER_DATA_DIRTY")){const{shipping_address:e,billing_address:__,...s}=r;return t.receiveCart(s),r}return t.receiveCart(r),r}catch(e){return t.receiveError((0,fe.isApiErrorResponse)(e)?e:null),Promise.reject(e)}},bt=({cartItemsPendingQuantity:e,cartItemsPendingDelete:t,productsPendingAdd:r})=>async({dispatch:s,select:a})=>{try{const{response:i}=await _t({path:"/wc/store/v1/cart",method:"GET",cache:"no-store"}),n=ke(i),o=a.getCartData(),c=[...o.errors,...a.getCartErrors()];Pt(!1),s.setCartData(n),Pt(!0);const d=a.getCartData();Ge({oldCart:o,newCart:d,cartItemsPendingQuantity:e,cartItemsPendingDelete:t,productsPendingAdd:r}),tt(d.errors,c),s.setErrorData(null)}catch(e){return s.receiveError((0,fe.isApiErrorResponse)(e)?e:null),Promise.reject(e)}},Dt=e=>async({dispatch:t})=>{try{t.receiveApplyingCoupon(e);const{response:r}=await _t({path:"/wc/store/v1/cart/apply-coupon",method:"POST",data:{code:e},cache:"no-store"});return t.receiveCart(r),r}catch(e){return t.receiveError((0,fe.isApiErrorResponse)(e)?e:null),Promise.reject(e)}finally{t.receiveApplyingCoupon("")}},wt=e=>async({dispatch:t})=>{try{t.receiveRemovingCoupon(e);const{response:r}=await _t({path:"/wc/store/v1/cart/remove-coupon",method:"POST",data:{code:e},cache:"no-store"});return t.receiveCart(r),r}catch(e){return t.receiveError((0,fe.isApiErrorResponse)(e)?e:null),Promise.reject(e)}finally{t.receiveRemovingCoupon("")}},Ot=(e,t=1,r,s={})=>async({dispatch:a})=>{try{a.startAddingToCart(e);const{response:i}=await _t({path:"/wc/store/v1/cart/add-item",method:"POST",data:{...s,id:e,quantity:t,variation:r},cache:"no-store"});return a.receiveCart(i),a.finishAddingToCart(e),i}catch(t){return a.receiveError((0,fe.isApiErrorResponse)(t)?t:null),a.finishAddingToCart(e,!1),Promise.reject(t)}};function Nt(e){return async({dispatch:t})=>{He(),t.setProductsPendingAdd(e,!0)}}function Mt(e,t=!0){return async({dispatch:r})=>{t&&Ue({preserveCartData:!0}),r.setProductsPendingAdd(e,!1)}}const kt=e=>async({dispatch:t})=>{try{t.itemIsPendingDelete(e);const{response:r}=await _t({path:"/wc/store/v1/cart/remove-item",data:{key:e},method:"POST",cache:"no-store"});return t.receiveCart(r),r}catch(e){return t.receiveError((0,fe.isApiErrorResponse)(e)?e:null),Promise.reject(e)}finally{t.itemIsPendingDelete(e,!1)}},xt=(e,t)=>async({dispatch:r,select:s})=>{const a=s.getCartItem(e);if(a?.quantity!==t)try{r.itemIsPendingQuantity(e);const{response:s}=await _t({path:"/wc/store/v1/cart/update-item",method:"POST",data:{key:e,quantity:t},cache:"no-store"});return r.receiveCart(s),s}catch(e){return r.receiveError((0,fe.isApiErrorResponse)(e)?e:null),Promise.reject(e)}finally{r.itemIsPendingQuantity(e,!1)}};let Lt=null;const Ht=(e,t=null)=>async({dispatch:r,select:s})=>{const a=s.getShippingRates().find((e=>e.package_id===t))?.shipping_rates.find((e=>!0===e.selected));if(a?.rate_id!==e){if(!Rt())try{r.shippingRatesBeingSelected(!0),Lt&&Lt.abort(),Lt="undefined"==typeof AbortController?null:new AbortController;const{response:s}=await _t({path:"/wc/store/v1/cart/select-shipping-rate",method:"POST",data:{package_id:t,rate_id:e},cache:"no-store",signal:Lt?.signal||null}),{shipping_address:a,billing_address:i,...n}=s;return r.receiveCart(n),r.shippingRatesBeingSelected(!1),s}catch(e){return r.receiveError((0,fe.isApiErrorResponse)(e)?e:null),r.shippingRatesBeingSelected(!1),Promise.reject(e)}finally{Lt=null}}else Lt&&Lt.abort()},Ut=(e,t=!0,r=!1)=>async({dispatch:s})=>{try{s.updatingCustomerData(!0),"shipping_address"in e&&r&&s.updatingAddressFieldsForShippingRates(!0);const{response:a}=await _t({path:"/wc/store/v1/cart/update-customer",method:"POST",data:e,cache:"no-store"});return t?s.receiveCartContents(a):s.receiveCart(a),At(!1),a}catch(e){return s.receiveError((0,fe.isApiErrorResponse)(e)?e:null),At(!0),Promise.reject(e)}finally{s.updatingCustomerData(!1),s.updatingAddressFieldsForShippingRates(!1)}};function jt(e){return{type:Ie.SET_CART_DATA,response:e}}function Ft(e){return{type:Ie.SET_ERROR_DATA,error:e}}function Yt(e){return{type:Ie.APPLYING_COUPON,couponCode:e}}function Vt(e){return{type:Ie.REMOVING_COUPON,couponCode:e}}function Gt(e=null){return{type:Ie.RECEIVE_CART_ITEM,cartItem:e}}function Bt(e,t=!0){return{type:Ie.ITEM_PENDING_QUANTITY,cartItemKey:e,isPendingQuantity:t}}function qt(e,t=!0){return{type:Ie.RECEIVE_REMOVED_ITEM,cartItemKey:e,isPendingDelete:t}}function zt(e=!0){return{type:Ie.SET_IS_CART_DATA_STALE,isCartDataStale:e}}function Kt(e){return{type:Ie.UPDATING_CUSTOMER_DATA,isResolving:e}}function Wt(e){return{type:Ie.UPDATING_ADDRESS_FIELDS_FOR_SHIPPING_RATES,isResolving:e}}function Qt(e){return{type:Ie.UPDATING_SELECTED_SHIPPING_RATE,isResolving:e}}function $t(e){return{type:Ie.SET_BILLING_ADDRESS,billingAddress:e}}function Xt(e){return{type:Ie.SET_SHIPPING_ADDRESS,shippingAddress:e}}function Zt(e,t){return{type:Ie.PRODUCT_PENDING_ADD,productId:e,isAdding:t}}const Jt={currency_code:D.SITE_CURRENCY.code,currency_symbol:D.SITE_CURRENCY.symbol,currency_minor_unit:D.SITE_CURRENCY.minorUnit,currency_decimal_separator:D.SITE_CURRENCY.decimalSeparator,currency_thousand_separator:D.SITE_CURRENCY.thousandSeparator,currency_prefix:D.SITE_CURRENCY.prefix,currency_suffix:D.SITE_CURRENCY.suffix},er=(e,t=2)=>{const r=D.SITE_CURRENCY.minorUnit;if(r===t||!e)return e;const s=Math.pow(10,r);return(Math.round(parseInt(e,10)/Math.pow(10,t))*s).toString()},tr=(0,D.getSetting)("localPickupEnabled",!1),rr=(0,D.getSetting)("localPickupText",(0,f.__)("Local pickup","woocommerce")),sr=(0,D.getSetting)("localPickupCost",""),ar=tr?(0,D.getSetting)("localPickupLocations",[]):[],ir=ar?Object.values(ar).map(((e,t)=>({...Jt,name:`${rr} (${e.name})`,description:"",delivery_time:"",price:er(sr,0)||"0",taxes:"0",rate_id:`pickup_location:${t+1}`,instance_id:t+1,meta_data:[{key:"pickup_location",value:e.name},{key:"pickup_address",value:e.formatted_address},{key:"pickup_details",value:e.details}],method_id:"pickup_location",selected:!1}))):[],nr=[{destination:{address_1:"",address_2:"",city:"",state:"",postcode:"",country:""},package_id:0,name:(0,f.__)("Shipping","woocommerce"),items:[{key:"33e75ff09dd601bbe69f351039152189",name:(0,f._x)("Beanie with Logo","example product in Cart Block","woocommerce"),quantity:2},{key:"6512bd43d9caa6e02c990b0a82652dca",name:(0,f._x)("Beanie","example product in Cart Block","woocommerce"),quantity:1}],shipping_rates:[{...Jt,name:(0,f.__)("Flat rate shipping","woocommerce"),description:"",delivery_time:"",price:er("500"),taxes:"0",rate_id:"flat_rate:0",instance_id:0,meta_data:[],method_id:"flat_rate",selected:!1},{...Jt,name:(0,f.__)("Free shipping","woocommerce"),description:"",delivery_time:"",price:"0",taxes:"0",rate_id:"free_shipping:1",instance_id:0,meta_data:[],method_id:"flat_rate",selected:!0},...ir]}],or=(0,D.getSetting)("displayCartPricesIncludingTax",!1),cr={coupons:[],shipping_rates:(0,D.getSetting)("shippingMethodsExist",!1)||(0,D.getSetting)("localPickupEnabled",!1)?nr:[],items:[{key:"1",id:1,type:"simple",quantity:2,catalog_visibility:"visible",name:(0,f.__)("Beanie","woocommerce"),summary:(0,f.__)("Beanie","woocommerce"),short_description:(0,f.__)("Warm hat for winter","woocommerce"),description:"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.",sku:"woo-beanie",permalink:"https://example.org",low_stock_remaining:2,backorders_allowed:!1,show_backorder_badge:!1,sold_individually:!1,quantity_limits:{minimum:1,maximum:99,multiple_of:1,editable:!0},images:[{id:10,src:O+"previews/beanie.jpg",thumbnail:O+"previews/beanie.jpg",srcset:"",sizes:"",name:"",alt:""}],variation:[{attribute:(0,f.__)("Color","woocommerce"),value:(0,f.__)("Yellow","woocommerce")},{attribute:(0,f.__)("Size","woocommerce"),value:(0,f.__)("Small","woocommerce")}],prices:{...Jt,price:er(or?"12000":"10000"),regular_price:er(or?"120":"100"),sale_price:er(or?"12000":"10000"),price_range:null,raw_prices:{precision:6,price:or?"12000000":"10000000",regular_price:or?"12000000":"10000000",sale_price:or?"12000000":"10000000"}},totals:{...Jt,line_subtotal:er("2000"),line_subtotal_tax:er("400"),line_total:er("2000"),line_total_tax:er("400")},extensions:{},item_data:[]},{key:"2",id:2,type:"simple",quantity:1,catalog_visibility:"visible",name:(0,f.__)("Cap","woocommerce"),summary:(0,f.__)("Cap","woocommerce"),short_description:(0,f.__)("Lightweight baseball cap","woocommerce"),description:"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.",sku:"woo-cap",low_stock_remaining:null,permalink:"https://example.org",backorders_allowed:!1,show_backorder_badge:!1,sold_individually:!1,quantity_limits:{minimum:1,maximum:99,multiple_of:1,editable:!0},images:[{id:11,src:O+"previews/cap.jpg",thumbnail:O+"previews/cap.jpg",srcset:"",sizes:"",name:"",alt:""}],variation:[{attribute:(0,f.__)("Color","woocommerce"),value:(0,f.__)("Orange","woocommerce")}],prices:{...Jt,price:er(or?"2400":"2000"),regular_price:er(or?"2400":"2000"),sale_price:er(or?"2400":"2000"),price_range:null,raw_prices:{precision:6,price:or?"24000000":"20000000",regular_price:or?"24000000":"20000000",sale_price:or?"24000000":"20000000"}},totals:{...Jt,line_subtotal:er("2000"),line_subtotal_tax:er("400"),line_total:er("2000"),line_total_tax:er("400")},extensions:{},item_data:[]}],cross_sells:[{id:1,name:(0,f.__)("Polo","woocommerce"),slug:"polo",parent:0,type:"simple",variation:"",permalink:"https://example.org",sku:"woo-polo",short_description:(0,f.__)("Polo","woocommerce"),description:(0,f.__)("Polo","woocommerce"),on_sale:!1,prices:{...Jt,price:er(or?"24000":"20000"),regular_price:er(or?"24000":"20000"),sale_price:er(or?"12000":"10000"),price_range:null},price_html:"",average_rating:"4.5",review_count:2,images:[{id:17,src:O+"previews/polo.jpg",thumbnail:O+"previews/polo.jpg",srcset:"",sizes:"",name:"",alt:""}],categories:[],tags:[],attributes:[],variations:[],has_options:!1,is_purchasable:!0,is_in_stock:!0,is_on_backorder:!1,low_stock_remaining:null,sold_individually:!1,add_to_cart:{text:"",description:"",url:"",minimum:1,maximum:99,multiple_of:1}},{id:2,name:(0,f.__)("Long Sleeve Tee","woocommerce"),slug:"long-sleeve-tee",parent:0,type:"simple",variation:"",permalink:"https://example.org",sku:"woo-long-sleeve-tee",short_description:(0,f.__)("Long Sleeve Tee","woocommerce"),description:(0,f.__)("Long Sleeve Tee","woocommerce"),on_sale:!1,prices:{...Jt,price:er(or?"30000":"25000"),regular_price:er(or?"30000":"25000"),sale_price:er(or?"30000":"25000"),price_range:null},price_html:"",average_rating:"4",review_count:2,images:[{id:17,src:O+"previews/long-sleeve-tee.jpg",thumbnail:O+"previews/long-sleeve-tee.jpg",srcset:"",sizes:"",name:"",alt:""}],categories:[],tags:[],attributes:[],variations:[],has_options:!1,is_purchasable:!0,is_in_stock:!0,is_on_backorder:!1,low_stock_remaining:null,sold_individually:!1,add_to_cart:{text:"",description:"",url:"",minimum:1,maximum:99,multiple_of:1}},{id:3,name:(0,f.__)("Hoodie with Zipper","woocommerce"),slug:"hoodie-with-zipper",parent:0,type:"simple",variation:"",permalink:"https://example.org",sku:"woo-hoodie-with-zipper",short_description:(0,f.__)("Hoodie with Zipper","woocommerce"),description:(0,f.__)("Hoodie with Zipper","woocommerce"),on_sale:!0,prices:{...Jt,price:er(or?"15000":"12500"),regular_price:er(or?"30000":"25000"),sale_price:er(or?"15000":"12500"),price_range:null},price_html:"",average_rating:"1",review_count:2,images:[{id:17,src:O+"previews/hoodie-with-zipper.jpg",thumbnail:O+"previews/hoodie-with-zipper.jpg",srcset:"",sizes:"",name:"",alt:""}],categories:[],tags:[],attributes:[],variations:[],has_options:!1,is_purchasable:!0,is_in_stock:!0,is_on_backorder:!1,low_stock_remaining:null,sold_individually:!1,add_to_cart:{text:"",description:"",url:"",minimum:1,maximum:99,multiple_of:1}},{id:4,name:(0,f.__)("Hoodie with Logo","woocommerce"),slug:"hoodie-with-logo",parent:0,type:"simple",variation:"",permalink:"https://example.org",sku:"woo-hoodie-with-logo",short_description:(0,f.__)("Polo","woocommerce"),description:(0,f.__)("Polo","woocommerce"),on_sale:!1,prices:{...Jt,price:er(or?"4500":"4250"),regular_price:er(or?"4500":"4250"),sale_price:er(or?"4500":"4250"),price_range:null},price_html:"",average_rating:"5",review_count:2,images:[{id:17,src:O+"previews/hoodie-with-logo.jpg",thumbnail:O+"previews/hoodie-with-logo.jpg",srcset:"",sizes:"",name:"",alt:""}],categories:[],tags:[],attributes:[],variations:[],has_options:!1,is_purchasable:!0,is_in_stock:!0,is_on_backorder:!1,low_stock_remaining:null,sold_individually:!1,add_to_cart:{text:"",description:"",url:"",minimum:1,maximum:99,multiple_of:1}},{id:5,name:(0,f.__)("Hoodie with Pocket","woocommerce"),slug:"hoodie-with-pocket",parent:0,type:"simple",variation:"",permalink:"https://example.org",sku:"woo-hoodie-with-pocket",short_description:(0,f.__)("Hoodie with Pocket","woocommerce"),description:(0,f.__)("Hoodie with Pocket","woocommerce"),on_sale:!0,prices:{...Jt,price:er(or?"3500":"3250"),regular_price:er(or?"4500":"4250"),sale_price:er(or?"3500":"3250"),price_range:null},price_html:"",average_rating:"3.75",review_count:4,images:[{id:17,src:O+"previews/hoodie-with-pocket.jpg",thumbnail:O+"previews/hoodie-with-pocket.jpg",srcset:"",sizes:"",name:"",alt:""}],categories:[],tags:[],attributes:[],variations:[],has_options:!1,is_purchasable:!0,is_in_stock:!0,is_on_backorder:!1,low_stock_remaining:null,sold_individually:!1,add_to_cart:{text:"",description:"",url:"",minimum:1,maximum:99,multiple_of:1}},{id:6,name:(0,f.__)("T-Shirt","woocommerce"),slug:"t-shirt",parent:0,type:"simple",variation:"",permalink:"https://example.org",sku:"woo-t-shirt",short_description:(0,f.__)("T-Shirt","woocommerce"),description:(0,f.__)("T-Shirt","woocommerce"),on_sale:!1,prices:{...Jt,price:er(or?"1800":"1500"),regular_price:er(or?"1800":"1500"),sale_price:er(or?"1800":"1500"),price_range:null},price_html:"",average_rating:"3",review_count:2,images:[{id:17,src:O+"previews/tshirt.jpg",thumbnail:O+"previews/tshirt.jpg",srcset:"",sizes:"",name:"",alt:""}],categories:[],tags:[],attributes:[],variations:[],has_options:!1,is_purchasable:!0,is_in_stock:!0,is_on_backorder:!1,low_stock_remaining:null,sold_individually:!1,add_to_cart:{text:"",description:"",url:"",minimum:1,maximum:99,multiple_of:1}}],fees:[{id:"fee",name:(0,f.__)("Fee","woocommerce"),totals:{...Jt,total:er("100"),total_tax:er("20")}}],items_count:3,items_weight:0,needs_payment:!0,needs_shipping:M,has_calculated_shipping:!0,shipping_address:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},billing_address:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",email:"",phone:""},totals:{...Jt,total_items:er("4000"),total_items_tax:er("800"),total_fees:er("100"),total_fees_tax:er("20"),total_discount:"0",total_discount_tax:"0",total_shipping:"0",total_shipping_tax:"0",total_tax:er("820"),total_price:er("4920"),tax_lines:[{name:(0,f.__)("Sales tax","woocommerce"),rate:"20%",price:er("820")}]},errors:[],payment_methods:["cod","bacs","cheque"],payment_requirements:["products"],extensions:{}},dr=()=>async({dispatch:e})=>{if(Rt())return void e.receiveCart(cr);const t=await st()({path:"/wc/store/v1/cart",method:"GET",cache:"no-store",parse:!1});"function"==typeof st().setCartHash&&st().setCartHash(t?.headers);try{const r=await t.json(),{receiveCart:s,receiveError:a}=e;if(!r)return void a(b);Pt(!1),s(r),Pt(!0)}catch(t){const{receiveError:r}=e;r(b)}},lr=()=>async({resolveSelect:e})=>{await e.getCartData()},pr=e=>{const t=document.cookie.split(";").reduce(((e,t)=>{const[r,s]=t.split("=").map((e=>e.trim()));return r&&s&&(e[r]=decodeURIComponent(s)),e}),{});return e?t[e]||"":t},ur=()=>!!pr("woocommerce_items_in_cart"),_r=()=>!!window.location.search.match(/add-to-cart/),mr=()=>{if(!ur()||!(()=>{const e=pr("woocommerce_cart_hash");return(window.localStorage?.getItem("storeApiCartHash")||"")===e})())return null;const e=window.localStorage?.getItem("storeApiCartData");if(!e)return null;const t=JSON.parse(e);return t&&"object"==typeof t?t:null},Er=(hr=(e=re,t)=>{switch(t.type){case Ie.PRODUCT_PENDING_ADD:if(t.isAdding){const r=[...e.productsPendingAdd];r.push(t.productId),e={...e,productsPendingAdd:r};break}e={...e,productsPendingAdd:e.productsPendingAdd.filter((e=>e!==t.productId))};break;case Ie.SET_ERROR_DATA:"error"in t&&t.error&&(e={...e,errors:[t.error]});break;case Ie.SET_CART_DATA:t.response&&(e={...e,errors:W,cartData:{...e.cartData,...t.response}});break;case Ie.APPLYING_COUPON:(t.couponCode||""===t.couponCode)&&(e={...e,metaData:{...e.metaData,applyingCoupon:t.couponCode}});break;case Ie.SET_BILLING_ADDRESS:const r=Object.keys(t.billingAddress).some((r=>t.billingAddress[r]!==e.cartData.billingAddress?.[r]));e={...e,cartData:{...e.cartData,billingAddress:{...e.cartData.billingAddress,...t.billingAddress}}},r&&At(!0);break;case Ie.SET_SHIPPING_ADDRESS:const s=Object.keys(t.shippingAddress).some((r=>t.shippingAddress[r]!==e.cartData.shippingAddress?.[r]));e={...e,cartData:{...e.cartData,shippingAddress:{...e.cartData.shippingAddress,...t.shippingAddress}}},s&&At(!0);break;case Ie.REMOVING_COUPON:(t.couponCode||""===t.couponCode)&&(e={...e,metaData:{...e.metaData,removingCoupon:t.couponCode}});break;case Ie.ITEM_PENDING_QUANTITY:const a=e.cartItemsPendingQuantity.filter((e=>e!==t.cartItemKey));t.isPendingQuantity&&t.cartItemKey&&a.push(t.cartItemKey),e={...e,cartItemsPendingQuantity:a};break;case Ie.RECEIVE_REMOVED_ITEM:const i=e.cartItemsPendingDelete.filter((e=>e!==t.cartItemKey));t.isPendingDelete&&t.cartItemKey&&i.push(t.cartItemKey),e={...e,cartItemsPendingDelete:i};break;case Ie.RECEIVE_CART_ITEM:e={...e,errors:W,cartData:{...e.cartData,items:e.cartData.items.map((e=>e.key===t.cartItem?.key?t.cartItem:e))}};break;case Ie.UPDATING_CUSTOMER_DATA:e={...e,metaData:{...e.metaData,updatingCustomerData:!!t.isResolving}};break;case Ie.UPDATING_ADDRESS_FIELDS_FOR_SHIPPING_RATES:e={...e,metaData:{...e.metaData,updatingAddressFieldsForShippingRates:!!t.isResolving}};break;case Ie.UPDATING_SELECTED_SHIPPING_RATE:e={...e,metaData:{...e.metaData,updatingSelectedRate:!!t.isResolving}};break;case Ie.SET_IS_CART_DATA_STALE:e={...e,metaData:{...e.metaData,isCartDataStale:t.isCartDataStale}}}return e},(e,t)=>{const r=hr(e,t);return r.cartData&&(s=r.cartData,window.localStorage.setItem("storeApiCartData",JSON.stringify(s))),r;var s});var hr;const gr=Object.entries(H).reduce(((e,[t,r])=>(e[t]=Object.entries(r).reduce(((e,[t,r])=>(e[t]=(e=>{const t={};return void 0!==e.label&&(t.label=e.label),void 0!==e.required&&(t.required=e.required),void 0!==e.hidden&&(t.hidden=e.hidden),void 0===e.label||e.optionalLabel||(t.optionalLabel=(0,f.sprintf)(/* translators: %s Field label. */ /* translators: %s Field label. */ (0,f.__)("%s (optional)","woocommerce"),e.label)),e.index&&((0,fe.isNumber)(e.index)&&(t.index=e.index),(0,fe.isString)(e.index)&&(t.index=parseInt(e.index,10))),e.hidden&&(t.required=!1),t})(r),e)),{}),e)),{}),yr=["state","country","postcode","city"],Sr=e=>{const t=((e,t,r="")=>{const s=r&&void 0!==gr[r]?gr[r]:{};return e.map((e=>({key:e,...t&&e in t?t[e]:{},...s&&e in s?s[e]:{}}))).sort(((e,t)=>e.index-t.index))})(j,D.defaultFields,e.country),r=Object.assign({},e);return t.forEach((({key:t,hidden:s})=>{!0===s&&((e,t)=>e in t)(t,e)&&(r[t]="")})),r},Ar=window.wp.isShallowEqual;var Tr=r.n(Ar);const Pr={customerDataIsInitialized:!1,doingPush:!1,customerData:{billingAddress:{},shippingAddress:{}},dirtyProps:{billingAddress:[],shippingAddress:[]}},Rr=()=>{if(Pr.doingPush)return;Pr.doingPush=!0,(()=>{const e=(0,C.select)(ma).getCustomerData();Pr.dirtyProps.billingAddress=[...Pr.dirtyProps.billingAddress,...St(Pr.customerData.billingAddress,e.billingAddress)],Pr.dirtyProps.shippingAddress=[...Pr.dirtyProps.shippingAddress,...St(Pr.customerData.shippingAddress,e.shippingAddress)],Pr.customerData=e;const t=Pr.dirtyProps.shippingAddress,r=Pr.dirtyProps.billingAddress,s=Pr.customerData.shippingAddress,a=Pr.customerData.billingAddress,i=t.includes("country"),n=r.includes("country"),o=t.includes("state"),c=r.includes("state"),d=t.includes("postcode"),l=r.includes("postcode");i&&!d&&(t.push("postcode"),s.postcode=""),n&&!l&&(r.push("postcode"),a.postcode=""),i&&!o&&(t.push("state"),s.state=""),n&&!c&&(r.push("state"),a.state="")})();const e=Pr.dirtyProps.billingAddress.length>0,t=Pr.dirtyProps.shippingAddress.length>0;if(!e&&!t)return void(Pr.doingPush=!1);if(!(e=>{const t=(0,C.select)(gt);return 0===[...e.billingAddress.filter((e=>void 0!==t.getValidationError("billing_"+e))),...e.shippingAddress.filter((e=>void 0!==t.getValidationError("shipping_"+e)))].filter(Boolean).length})(Pr.dirtyProps))return void(Pr.doingPush=!1);const r=Pr.dirtyProps.shippingAddress.some((e=>yr.includes(e)));(0,C.dispatch)(ma).updateCustomerData({...e&&{billing_address:Pr.customerData.billingAddress},...t&&{shipping_address:Pr.customerData.shippingAddress}},!0,r).then((()=>{Pr.dirtyProps.billingAddress=[],Pr.dirtyProps.shippingAddress=[],Pr.doingPush=!1})).catch((e=>{Pr.doingPush=!1,et(e)}))},Cr=Et((()=>{Pr.doingPush?Cr():Rr()}),1500),Ir="wc/store/payment";let fr=function(e){return e.IDLE="idle",e.EXPRESS_STARTED="express_started",e.PROCESSING="processing",e.READY="ready",e.ERROR="has_error",e}({});const vr="wc/store/checkout";let br=function(e){return e.IDLE="idle",e.COMPLETE="complete",e.BEFORE_PROCESSING="before_processing",e.PROCESSING="processing",e.AFTER_PROCESSING="after_processing",e}({});const Dr={order_id:0,customer_id:0,billing_address:{},shipping_address:{},additional_fields:{},...(0,D.getSetting)("checkoutData",{})||{}},wr=(0,D.getSetting)("globalPaymentMethods"),Or=(0,D.getSetting)("customerPaymentMethods",{}),Nr=Rt()?wr[0]?.id||"":Dr?.payment_method,Mr={status:fr.IDLE,activePaymentMethod:Nr||"",availablePaymentMethods:{},availableExpressPaymentMethods:{},savedPaymentMethods:(0,D.getSetting)("customerPaymentMethods",{}),paymentMethodData:function(){if(!Nr)return{};const e=Object.keys(Or).flatMap((e=>Or[e])).find((e=>e.method.gateway===Nr));if(e){const t=e.tokenId.toString(),r=e.method.gateway,s=`wc-${r}-payment-token`;return{token:t,payment_method:r,[s]:t}}return{}}(),paymentResult:null,paymentMethodsInitialized:!1,expressPaymentMethodsInitialized:!1,shouldSavePaymentMethod:!1};let kr=function(e){return e.SET_PAYMENT_IDLE="SET_PAYMENT_IDLE",e.SET_EXPRESS_PAYMENT_STARTED="SET_EXPRESS_PAYMENT_STARTED",e.SET_PAYMENT_READY="SET_PAYMENT_READY",e.SET_PAYMENT_PROCESSING="SET_PAYMENT_PROCESSING",e.SET_PAYMENT_ERROR="SET_PAYMENT_ERROR",e.SET_PAYMENT_METHODS_INITIALIZED="SET_PAYMENT_METHODS_INITIALIZED",e.SET_EXPRESS_PAYMENT_METHODS_INITIALIZED="SET_EXPRESS_PAYMENT_METHODS_INITIALIZED",e.SET_ACTIVE_PAYMENT_METHOD="SET_ACTIVE_PAYMENT_METHOD",e.SET_SHOULD_SAVE_PAYMENT_METHOD="SET_SHOULD_SAVE_PAYMENT_METHOD",e.SET_AVAILABLE_PAYMENT_METHODS="SET_AVAILABLE_PAYMENT_METHODS",e.SET_AVAILABLE_EXPRESS_PAYMENT_METHODS="SET_AVAILABLE_EXPRESS_PAYMENT_METHODS",e.REMOVE_AVAILABLE_PAYMENT_METHOD="REMOVE_AVAILABLE_PAYMENT_METHOD",e.REMOVE_AVAILABLE_EXPRESS_PAYMENT_METHOD="REMOVE_AVAILABLE_EXPRESS_PAYMENT_METHOD",e.INITIALIZE_PAYMENT_METHODS="INITIALIZE_PAYMENT_METHODS",e.SET_PAYMENT_METHOD_DATA="SET_PAYMENT_METHOD_DATA",e.SET_PAYMENT_RESULT="SET_PAYMENT_RESULT",e}({});const xr=e=>Object.fromEntries(e.map((({package_id:e,shipping_rates:t})=>[e,t.find((e=>e.selected))?.rate_id||""]))),Lr=window.wc.wcBlocksRegistry,Hr=(e,t,r=!1)=>{const{createErrorNotice:s}=(0,C.dispatch)("core/notices"),a=r?ze.EXPRESS_PAYMENTS:ze.PAYMENTS;s(`${(0,f.sprintf)(/* translators: %s the id of the payment method being registered (bank transfer, cheque...) */ /* translators: %s the id of the payment method being registered (bank transfer, cheque...) */ (0,f.__)("There was an error registering the payment method with id '%s': ","woocommerce"),e.paymentMethodId)} ${t}`,{context:a,id:`wc-${e.paymentMethodId}-registration-error`})},Ur=async(e=!1)=>{let t={};const r=e?(0,Lr.getExpressPaymentMethods)():(0,Lr.getPaymentMethods)(),s=r=>{if(e){const{name:e,title:s,description:a,gatewayId:i,supports:n}=r;t={...t,[r.name]:{name:e,title:s,description:a,gatewayId:i,supportsStyle:n?.style}}}else{const{name:e}=r;t={...t,[r.name]:{name:e}}}},a=e?Object.keys(r):Array.from(new Set([...(0,D.getSetting)("paymentMethodSortOrder",[]),...Object.keys(r)])),i=(()=>{let e;if((0,C.select)("core/editor")){const t={cartCoupons:cr.coupons,cartItems:cr.items,crossSellsProducts:cr.cross_sells,cartFees:cr.fees,cartItemsCount:cr.items_count,cartItemsWeight:cr.items_weight,cartNeedsPayment:cr.needs_payment,cartNeedsShipping:cr.needs_shipping,cartItemErrors:K,cartTotals:cr.totals,cartIsLoading:!1,cartErrors:W,billingData:re.cartData.billingAddress,billingAddress:re.cartData.billingAddress,shippingAddress:re.cartData.shippingAddress,extensions:Z,shippingRates:cr.shipping_rates,isLoadingRates:!1,cartHasCalculatedShipping:cr.has_calculated_shipping,paymentRequirements:cr.payment_requirements,receiveCart:()=>{}};e={cart:t,cartTotals:t.cartTotals,cartNeedsShipping:t.cartNeedsShipping,billingData:t.billingAddress,billingAddress:t.billingAddress,shippingAddress:t.shippingAddress,selectedShippingMethods:xr(t.shippingRates),paymentMethods:cr.payment_methods,paymentRequirements:t.paymentRequirements}}else{const t=(0,C.select)(v),r=t.getCartData(),s=t.getCartErrors(),a=t.getCartTotals(),i=!t.hasFinishedResolution("getCartData"),n=t.isAddressFieldsForShippingRatesUpdating(),o=xr(r.shippingRates);e={cart:{cartCoupons:r.coupons,cartItems:r.items,crossSellsProducts:r.crossSells,cartFees:r.fees,cartItemsCount:r.itemsCount,cartItemsWeight:r.itemsWeight,cartNeedsPayment:r.needsPayment,cartNeedsShipping:r.needsShipping,cartItemErrors:r.errors,cartTotals:a,cartIsLoading:i,cartErrors:s,billingData:Sr(r.billingAddress),billingAddress:Sr(r.billingAddress),shippingAddress:Sr(r.shippingAddress),extensions:r.extensions,shippingRates:r.shippingRates,isLoadingRates:n,cartHasCalculatedShipping:r.hasCalculatedShipping,paymentRequirements:r.paymentRequirements,receiveCart:(0,C.dispatch)(v).receiveCart},cartTotals:r.totals,cartNeedsShipping:r.needsShipping,billingData:r.billingAddress,billingAddress:r.billingAddress,shippingAddress:r.shippingAddress,selectedShippingMethods:o,paymentMethods:r.paymentMethods,paymentRequirements:r.paymentRequirements}}return e})(),n=i.paymentMethods,o=!!(0,C.select)("core/editor");for(let t=0;t<a.length;t++){const c=a[t],d=r[c];if(d)try{const t=!(!o&&!e)||n.includes(c),r=!!o||t&&await Promise.resolve(d.canMakePayment(i));if(r){if("object"==typeof r&&r.error)throw new Error(r.error.message);s(d)}}catch(t){(D.CURRENT_USER_IS_ADMIN||o)&&Hr(d,t,e)}}const c=(0,C.select)(Ir),d=Object.keys(t),l=e?c.getAvailableExpressPaymentMethods():c.getAvailablePaymentMethods();if(Object.keys(l).length===d.length&&Object.keys(l).every((e=>d.includes(e))))return!0;const{__internalSetAvailablePaymentMethods:p,__internalSetAvailableExpressPaymentMethods:u}=(0,C.dispatch)(Ir);return(e?u:p)(t),!0},jr=async e=>{const t=Object.keys(e),r=Object.keys((0,C.select)(la).getAvailableExpressPaymentMethods()),s=[...t,...r],a=(0,C.select)(la).getActivePaymentMethod();if(a&&s.includes(a))return;const i=(0,C.select)(la).getSavedPaymentMethods(),n=Object.keys(i).flatMap((e=>i[e])),o=n.find((e=>e.is_default))||n[0]||void 0;if(o){const e=o.tokenId.toString(),t=o.method.gateway,r=`wc-${t}-payment-token`;(0,C.dispatch)(la).__internalSetActivePaymentMethod(t,{token:e,payment_method:t,[r]:e,isSavedToken:!0})}else(0,C.dispatch)(la).__internalSetPaymentIdle(),(0,C.dispatch)(la).__internalSetActivePaymentMethod(t[0])},Fr=window.wp.deprecated;var Yr=r.n(Fr);const Vr=(window.wp.element,"payment_setup"),Gr=e=>["first_name","last_name","company","address_1","address_2","city","state","postcode","country","phone"].every((t=>(0,fe.objectHasProp)(e,t))),Br=e=>Gr(e)&&(0,fe.objectHasProp)(e,"email");var qr=r(2063),zr=r(1089);const Kr=e=>({registry:t})=>{const{createErrorNotice:r,removeNotice:s}=t.dispatch(R.store);e?r(e,{id:"wc-express-payment-error",context:ze.EXPRESS_PAYMENTS}):s("wc-express-payment-error",ze.EXPRESS_PAYMENTS)},Wr=(e,t)=>({dispatch:r,registry:s})=>{const{createErrorNotice:a,removeNotice:i}=s.dispatch(R.store);return i("wc-payment-error",ze.PAYMENTS),(async(e,t,r)=>{const s=[],a=((e,t)=>e[t]?Array.from(e[t].values()).sort(((e,t)=>e.priority-t.priority)):[])(e,t);for(const e of a)try{const t=await Promise.resolve(e.callback(r));if(!(0,fe.isObserverResponse)(t))continue;if(!t.hasOwnProperty("type"))throw new Error("Returned objects from event emitter observers must return an object with a type property");if((0,fe.isErrorResponse)(t)||(0,fe.isFailResponse)(t))return s.push(t),s;s.push(t)}catch(e){return console.error(e),s.push({type:fe.responseTypes.ERROR}),s}return s})(e,Vr,{}).then((e=>{let i,n,o,c;e.forEach((e=>{(0,fe.isSuccessResponse)(e)&&(i=e),((0,fe.isErrorResponse)(e)||(0,fe.isFailResponse)(e))&&(n=e);const{billingAddress:t,billingData:r,shippingAddress:s,shippingData:a}=e?.meta||{};o=t,c=s,r&&(o=r,Yr()("returning billingData from an onPaymentProcessing observer in WooCommerce Blocks",{version:"9.5.0",alternative:"billingAddress",link:"https://github.com/woocommerce/woocommerce-blocks/pull/6369"})),(0,fe.objectHasProp)(a,"address")&&a.address&&(c=a.address,Yr()("returning shippingData from an onPaymentProcessing observer in WooCommerce Blocks",{version:"9.5.0",alternative:"shippingAddress",link:"https://github.com/woocommerce/woocommerce-blocks/pull/8163"}))}));const{setBillingAddress:d,setShippingAddress:l}=s.dispatch(ma);if((0,qr.mW)(i)&&!n){const{paymentMethodData:e}=i?.meta||{};Br(o)&&d(o),Gr(c)&&l(c),r.__internalSetPaymentMethodData((0,fe.isObject)(e)?e:{}),r.__internalSetPaymentReady()}else if((0,fe.isFailResponse)(n)){const{paymentMethodData:e}=n?.meta||{};if((0,fe.objectHasProp)(n,"message")&&(0,fe.isString)(n.message)&&n.message.length){let e=ze.PAYMENTS;(0,fe.objectHasProp)(n,"messageContext")&&(0,fe.isString)(n.messageContext)&&n.messageContext.length&&(e=n.messageContext),a(n.message,{id:"wc-payment-error",isDismissible:!1,context:e})}Br(o)&&d(o),r.__internalSetPaymentMethodData((0,fe.isObject)(e)?e:{}),r.__internalSetPaymentError()}else if((0,fe.isErrorResponse)(n)){if((0,fe.objectHasProp)(n,"message")&&(0,fe.isString)(n.message)&&n.message.length){let e=ze.PAYMENTS;(0,fe.objectHasProp)(n,"messageContext")&&(0,fe.isString)(n.messageContext)&&n.messageContext.length&&(e=n.messageContext),a(n.message,{id:"wc-payment-error",isDismissible:!1,context:e})}r.__internalSetPaymentError(),(0,zr.Y)(n.validationErrors)&&t(n.validationErrors)}else r.__internalSetPaymentReady()}))},Qr=()=>({type:kr.SET_PAYMENT_IDLE}),$r=()=>({type:kr.SET_EXPRESS_PAYMENT_STARTED}),Xr=()=>({type:kr.SET_PAYMENT_PROCESSING}),Zr=()=>({type:kr.SET_PAYMENT_ERROR}),Jr=()=>({type:kr.SET_PAYMENT_READY}),es=e=>async({select:t,dispatch:r})=>{const s=t.getAvailablePaymentMethods();e&&await jr(s),r({type:kr.SET_PAYMENT_METHODS_INITIALIZED,initialized:e})},ts=e=>({type:kr.SET_EXPRESS_PAYMENT_METHODS_INITIALIZED,initialized:e}),rs=e=>({type:kr.SET_SHOULD_SAVE_PAYMENT_METHOD,shouldSavePaymentMethod:e}),ss=(e,t={})=>({type:kr.SET_ACTIVE_PAYMENT_METHOD,activePaymentMethod:e,paymentMethodData:t}),as=(e={})=>({type:kr.SET_PAYMENT_METHOD_DATA,paymentMethodData:e}),is=e=>({type:kr.SET_PAYMENT_RESULT,data:e}),ns=e=>async({dispatch:t,select:r})=>{r.getActivePaymentMethod()in e||await jr(e),t({type:kr.SET_AVAILABLE_PAYMENT_METHODS,paymentMethods:e})},os=e=>({type:kr.SET_AVAILABLE_EXPRESS_PAYMENT_METHODS,paymentMethods:e}),cs=e=>({type:kr.REMOVE_AVAILABLE_PAYMENT_METHOD,name:e}),ds=e=>({type:kr.REMOVE_AVAILABLE_EXPRESS_PAYMENT_METHOD,name:e});function ls(){return async({select:e,dispatch:t})=>{const r=await Ur(!0),s=await Ur(!1),{paymentMethodsInitialized:a,expressPaymentMethodsInitialized:i}=e;s&&!a()&&t(es(!0)),r&&!i()&&t(ts(!0))}}const ps={};(0,D.getSetting)("globalPaymentMethods")&&(0,D.getSetting)("globalPaymentMethods").forEach((e=>{ps[e.id]=e.title}));const us=e=>(Yr()("isPaymentPristine",{since:"9.6.0",alternative:"isPaymentIdle",plugin:"WooCommerce Blocks",link:"https://github.com/woocommerce/woocommerce-blocks/pull/8110"}),e.status===fr.IDLE),_s=e=>e.status===fr.IDLE,ms=e=>(Yr()("isPaymentStarted",{since:"9.6.0",alternative:"isExpressPaymentStarted",plugin:"WooCommerce Blocks",link:"https://github.com/woocommerce/woocommerce-blocks/pull/8110"}),e.status===fr.EXPRESS_STARTED),Es=e=>e.status===fr.EXPRESS_STARTED,hs=e=>e.status===fr.PROCESSING,gs=e=>e.status===fr.READY,ys=e=>(Yr()("isPaymentSuccess",{since:"9.6.0",alternative:"isPaymentReady",plugin:"WooCommerce Blocks",link:"https://github.com/woocommerce/woocommerce-blocks/pull/8110"}),e.status===fr.READY),Ss=e=>e.status===fr.ERROR,As=e=>(Yr()("isPaymentFailed",{since:"9.6.0",plugin:"WooCommerce Blocks",link:"https://github.com/woocommerce/woocommerce-blocks/pull/8110"}),e.status===fr.ERROR),Ts=e=>Object.keys(e.availableExpressPaymentMethods).includes(e.activePaymentMethod),Ps=e=>"object"==typeof e.paymentMethodData&&(0,fe.objectHasProp)(e.paymentMethodData,"token")?e.paymentMethodData.token+"":"",Rs=e=>e.activePaymentMethod,Cs=e=>e.availablePaymentMethods,Is=e=>e.availableExpressPaymentMethods,fs=e=>e.paymentMethodData,vs=(0,C.createSelector)((e=>{const{availablePaymentMethods:t,availableExpressPaymentMethods:r,paymentMethodsInitialized:s,expressPaymentMethodsInitialized:a}=e;return s&&a?Object.fromEntries(Object.entries(ps).filter((([e])=>!(e in{...t,...r})))):{}}),(e=>[e.availablePaymentMethods,e.availableExpressPaymentMethods,e.paymentMethodsInitialized,e.expressPaymentMethodsInitialized])),bs=e=>e.savedPaymentMethods,Ds=e=>((e=[],t)=>{if(0===e.length)return{};const r=(0,Lr.getPaymentMethods)(),s=Object.fromEntries(e.map((e=>[e,r[e]]))),a=Object.keys(t),i={};return a.forEach((e=>{const r=t[e].filter((({method:{gateway:e}})=>e in s&&s[e].supports?.showSavedCards));r.length&&(i[e]=r)})),i})(Object.keys(e.availablePaymentMethods),e.savedPaymentMethods),ws=e=>e.paymentMethodsInitialized,Os=e=>e.expressPaymentMethodsInitialized,Ns=e=>(Yr()("getCurrentStatus",{since:"8.9.0",alternative:"isPaymentIdle, isPaymentProcessing, hasPaymentError",plugin:"WooCommerce Blocks",link:"https://github.com/woocommerce/woocommerce-blocks/pull/7666"}),{get isPristine(){return Yr()("isPristine",{since:"9.6.0",alternative:"isIdle",plugin:"WooCommerce Blocks"}),_s(e)},isIdle:_s(e),isStarted:Es(e),isProcessing:hs(e),get isFinished(){return Yr()("isFinished",{since:"9.6.0",plugin:"WooCommerce Blocks",link:"https://github.com/woocommerce/woocommerce-blocks/pull/8110"}),Ss(e)||gs(e)},hasError:Ss(e),get hasFailed(){return Yr()("hasFailed",{since:"9.6.0",plugin:"WooCommerce Blocks",link:"https://github.com/woocommerce/woocommerce-blocks/pull/8110"}),Ss(e)},get isSuccessful(){return Yr()("isSuccessful",{since:"9.6.0",plugin:"WooCommerce Blocks",link:"https://github.com/woocommerce/woocommerce-blocks/pull/8110"}),gs(e)},isDoingExpressPayment:Ts(e)}),Ms=e=>e.shouldSavePaymentMethod,ks=e=>e.paymentResult,xs=e=>e,Ls="SET_VALIDATION_ERRORS",Hs="CLEAR_VALIDATION_ERROR",Us="CLEAR_VALIDATION_ERRORS",js="HIDE_VALIDATION_ERROR",Fs="SHOW_VALIDATION_ERROR",Ys="SHOW_ALL_VALIDATION_ERRORS",Vs=e=>({type:Ls,errors:e}),Gs=e=>({type:Us,errors:e}),Bs=()=>(Yr()("clearAllValidationErrors",{version:"9.0.0",alternative:"clearValidationErrors",plugin:"WooCommerce Blocks",link:"https://github.com/woocommerce/woocommerce-blocks/pull/7601",hint:"Calling `clearValidationErrors` with no arguments will clear all validation errors."}),Gs()),qs=e=>({type:Hs,error:e}),zs=e=>({type:js,error:e}),Ks=e=>({type:Fs,error:e}),Ws=()=>({type:Ys}),Qs=(e,t)=>e[t],$s=(e,t)=>{if(e.hasOwnProperty(t)&&!e[t].hidden)return`validate-error-${t}`},Xs=e=>Object.keys(e).length>0,Zs={reducer:(e={},t)=>{const r={...e};switch(t.type){case Ls:return t.errors&&Object.entries(t.errors).some((([t,r])=>!("string"!=typeof r?.message||e.hasOwnProperty(t)&&Tr()(e[t],r))))?{...e,...t.errors}:e;case Hs:return(0,fe.isString)(t.error)&&r.hasOwnProperty(t.error)?(delete r[t.error],r):r;case Us:const{errors:s}=t;return void 0===s?{}:Array.isArray(s)?(s.forEach((e=>{r.hasOwnProperty(e)&&delete r[e]})),r):r;case js:return(0,fe.isString)(t.error)&&r.hasOwnProperty(t.error)?(r[t.error].hidden=!0,r):r;case Fs:return(0,fe.isString)(t.error)&&r.hasOwnProperty(t.error)?(r[t.error].hidden=!1,r):r;case Ys:return Object.keys(r).forEach((e=>{r[e].hidden&&(r[e].hidden=!1)})),{...r};default:return e}},selectors:l,actions:d},Js=(0,C.createReduxStore)(gt,Zs);(0,C.register)(Js);const ea=gt,ta=e=>{let t="";if(F.includes(e))t="contact_";else{if(!Y.includes(e))return!1;t="order_"}return!!(0,C.select)(Js).getValidationError(`${t}${e}`)},ra={isInitialized:!1,doingPush:!1,checkoutData:{orderNotes:"",additionalFields:{},activePaymentMethod:""}},sa=(0,D.getSetting)("isCheckoutBlock",!1),aa=()=>{if(ra.doingPush)return;if(ra.doingPush=!0,!sa)return void(ra.doingPush=!1);if((0,C.select)(Ir).isExpressPaymentStarted())return void(ra.doingPush=!1);const e=(0,C.select)(vr),t=(0,C.select)(Ir),r={orderNotes:e.getOrderNotes(),additionalFields:e.getAdditionalFields(),activePaymentMethod:t.getActivePaymentMethod()};if(""===r.activePaymentMethod)return void(ra.doingPush=!1);const s=Object.keys(r.additionalFields).filter((e=>!ta(e)&&(e in ra.checkoutData.additionalFields||""!==r.additionalFields[e])&&ra.checkoutData.additionalFields[e]!==r.additionalFields[e])).reduce(((e,t)=>(e[t]=r.additionalFields[t],e)),{}),a={};if(Object.keys(s).length>0&&(a.additional_fields=s),!(e=>{if(0===Object.keys(e).length)return!0;for(const t of Object.keys(e))if(ta(t))return!1;return!0})(s))return ra.doingPush=!1,void(ra.checkoutData=r);r.orderNotes!==ra.checkoutData.orderNotes&&(a.order_notes=r.orderNotes),r.activePaymentMethod!==ra.checkoutData.activePaymentMethod&&(a.payment_method=r.activePaymentMethod),0!==Object.keys(a).length?(ra.checkoutData=r,(0,C.dispatch)(vr).updateDraftOrder(a).then((()=>{var e;e=a,(0,fe.isObject)(e)&&e?.additional_fields&&(0,fe.isObject)(e.additional_fields)&&Object.keys(e.additional_fields).forEach((e=>{(e=>{const{removeNotice:t}=(0,C.dispatch)(R.store),r=(0,C.select)("wc/store/store-notices").getRegisteredContainers(),{getNotices:s}=(0,C.select)(R.store);r.forEach((r=>{s(r).forEach((s=>{s.id.startsWith(e)&&t(s.id,r)}))}))})(e)})),ra.doingPush=!1})).catch((e=>{ra.doingPush=!1,et(e)})),ra.doingPush=!1):ra.doingPush=!1},ia=Et((()=>{ra.doingPush||aa()}),1500),na=(e=!0)=>{ra.isInitialized?e?ia():aa():(()=>{const e=(0,C.select)(vr),t=(0,C.select)(Ir);ra.checkoutData={orderNotes:e.getOrderNotes(),additionalFields:e.getAdditionalFields(),activePaymentMethod:t.getActivePaymentMethod()},ra.isInitialized=!0})()},oa=()=>{ia.clear()},ca=Ir,da={reducer:(e=Mr,t)=>{let r=e;switch(t.type){case kr.SET_PAYMENT_IDLE:r={...e,status:fr.IDLE};break;case kr.SET_EXPRESS_PAYMENT_STARTED:r={...e,status:fr.EXPRESS_STARTED};break;case kr.SET_PAYMENT_PROCESSING:r={...e,status:fr.PROCESSING};break;case kr.SET_PAYMENT_READY:r={...e,status:fr.READY};break;case kr.SET_PAYMENT_ERROR:r={...e,status:fr.ERROR};break;case kr.SET_SHOULD_SAVE_PAYMENT_METHOD:r={...e,shouldSavePaymentMethod:t.shouldSavePaymentMethod};break;case kr.SET_PAYMENT_METHOD_DATA:r={...e,paymentMethodData:t.paymentMethodData};break;case kr.SET_PAYMENT_RESULT:r={...e,paymentResult:t.data};break;case kr.REMOVE_AVAILABLE_PAYMENT_METHOD:const s={...e.availablePaymentMethods};delete s[t.name],r={...e,availablePaymentMethods:{...s}};break;case kr.REMOVE_AVAILABLE_EXPRESS_PAYMENT_METHOD:const a={...e.availableExpressPaymentMethods};delete a[t.name],r={...e,availableExpressPaymentMethods:{...a}};break;case kr.SET_PAYMENT_METHODS_INITIALIZED:r={...e,paymentMethodsInitialized:t.initialized};break;case kr.SET_EXPRESS_PAYMENT_METHODS_INITIALIZED:r={...e,expressPaymentMethodsInitialized:t.initialized};break;case kr.SET_AVAILABLE_PAYMENT_METHODS:r={...e,availablePaymentMethods:t.paymentMethods};break;case kr.SET_AVAILABLE_EXPRESS_PAYMENT_METHODS:r={...e,availableExpressPaymentMethods:t.paymentMethods};break;case kr.SET_ACTIVE_PAYMENT_METHOD:r={...e,activePaymentMethod:t.activePaymentMethod,paymentMethodData:t.paymentMethodData||e.paymentMethodData};break;default:return r}return r},selectors:c,actions:o,controls:{...I.controls,...mt},__experimentalUseThunks:!0},la=(0,C.createReduxStore)(Ir,da);(0,C.register)(la),(0,C.subscribe)(na,la);const pa=async()=>!!(0,C.select)(ma).hasFinishedResolution("getCartData")&&(await(0,C.dispatch)(la).__internalUpdateAvailablePaymentMethods(),!0),ua=Et(pa,1e3),_a={reducer:Er,actions:i,controls:I.controls,selectors:a,resolvers:n,initialState:{...re,cartData:{...re.cartData,...mr()||{}}}},ma=(0,C.createReduxStore)(v,_a);(0,C.register)(ma),window.addEventListener("load",(()=>{ur()&&!mr()||_r||(0,C.dispatch)(ma).finishResolution("getCartData")})),(0,C.subscribe)(((e=!0)=>{if((0,C.select)(ma).hasFinishedResolution("getCartData"))return Pr.customerDataIsInitialized?void(Tr()(Pr.customerData,(0,C.select)(ma).getCustomerData())||(e?Cr():Rr())):(Pr.customerData=(0,C.select)(ma).getCustomerData(),void(Pr.customerDataIsInitialized=!0))}),ma);let Ea=null;(0,C.subscribe)((()=>{const e=(0,C.select)(v).getCartData();!0===Tt&&null!==Ea&&Ea!==e&&window.dispatchEvent(new CustomEvent("wc-blocks_store_sync_required",{detail:{type:"from_@wordpress/data"}})),Ea=e}),ma),window.addEventListener("wc-blocks_store_sync_required",(e=>{const t=e,{type:r,quantityChanges:s}=t.detail;"from_iAPI"===r&&(0,C.dispatch)(ma).syncCartWithIAPIStore(s)})),document.body.addEventListener("focusout",(e=>{e.target&&e.target instanceof Element&&"input"===e.target.tagName.toLowerCase()&&Cr.flush()}));const ha=(0,C.subscribe)((async()=>{await pa()&&(ha(),(0,C.subscribe)(ua,ma))}),ma),ga=v,ya=(0,D.getSetting)("collectableMethodIds",[]),Sa=e=>e.customerId,Aa=e=>e.customerPassword,Ta=e=>e.orderId,Pa=e=>e.orderNotes,Ra=e=>e.redirectUrl,Ca=e=>e.useShippingAsBilling,Ia=e=>e.editingBillingAddress,fa=e=>e.editingShippingAddress,va=e=>e.extensionData,ba=e=>e.shouldCreateAccount,Da=e=>e.additionalFields,wa=e=>e.status,Oa=e=>e.hasError,Na=e=>!!e.orderId,Ma=e=>e.status===br.COMPLETE,ka=e=>e.status===br.IDLE,xa=e=>e.status===br.BEFORE_PROCESSING,La=e=>e.status===br.AFTER_PROCESSING,Ha=e=>e.status===br.PROCESSING,Ua=e=>e.calculatingCount>0,ja=e=>{if(void 0===e.prefersCollection){const e=(0,C.select)(v).getShippingRates();if(!e||!e.length)return!1;const r=e[0].shipping_rates.find((e=>e.selected));if((0,fe.objectHasProp)(r,"method_id")&&(0,fe.isString)(r.method_id))return t=r?.method_id,!!N&&(Array.isArray(t)?!!t.find((e=>ya.includes(e))):ya.includes(t))}var t;return e.prefersCollection},Fa="DECREMENT_CALCULATING",Ya="INCREMENT_CALCULATING",Va="SET_ADDITIONAL_FIELDS",Ga="SET_AFTER_PROCESSING",Ba="SET_BEFORE_PROCESSING",qa="SET_CHECKOUT_COMPLETE",za="SET_CHECKOUT_CUSTOMER_ID",Ka="SET_CHECKOUT_CUSTOMER_PASSWORD",Wa="SET_EXTENSION_DATA",Qa="SET_CHECKOUT_HAS_ERROR",$a="SET_IDLE",Xa="SET_CHECKOUT_ORDER_NOTES",Za="SET_PREFERS_COLLECTION",Ja="SET_CHECKOUT_IS_PROCESSING",ei="SET_REDIRECT_URL",ti="SET_SHOULD_CREATE_ACCOUNT",ri="SET_USE_SHIPPING_AS_BILLING",si="SET_EDITING_BILLING_ADDRESS",ai="SET_EDITING_SHIPPING_ADDRESS",ii=window.wc.blocksCheckoutEvents;let ni=new AbortController;function oi(){ni.abort(),ni=new AbortController,oa()}const ci=e=>({dispatch:t})=>{const r=(e=>{const t={message:"",paymentStatus:"not set",redirectUrl:"",paymentDetails:{}};return"payment_result"in e&&(t.paymentStatus=e.payment_result.payment_status,t.redirectUrl=e.payment_result.redirect_url,e.payment_result.hasOwnProperty("payment_details")&&Array.isArray(e.payment_result.payment_details)&&e.payment_result.payment_details.forEach((({key:e,value:r})=>{t.paymentDetails[e]=(0,je.decodeEntities)(r)}))),"message"in e&&(t.message=(0,je.decodeEntities)(e.message)),!t.message&&"data"in e&&"status"in e.data&&e.data.status>299&&(t.message=(0,f.__)("Something went wrong. Please contact us to get assistance.","woocommerce")),t})(e);t.__internalSetRedirectUrl(r?.redirectUrl||""),(0,C.dispatch)(la).__internalSetPaymentResult(r),t.__internalSetAfterProcessing()},di=({setValidationErrors:e})=>({dispatch:t,registry:r})=>{const{createErrorNotice:s}=r.dispatch(R.store);((e,t)=>{const r=(0,C.select)("core/notices").getNotices(t),{removeNotice:s}=(0,C.dispatch)("core/notices");r.filter((e=>"error"===e.status)).forEach((e=>s(e.id,t)))})(),ii.checkoutEventsEmitter.emit(ii.CHECKOUT_EVENTS.CHECKOUT_VALIDATION).then((r=>{0===r.length||r.every(fe.isSuccessResponse)?t.__internalSetProcessing():(r.forEach((({errorMessage:t,validationErrors:r,context:a="wc/checkout"})=>{"string"==typeof t&&t&&s(t,{context:a}),(0,fe.isValidValidationErrorsObject)(r)&&e(r)})),t.__internalSetIdle(),t.__internalSetHasError())}))},li=({notices:e})=>({select:t,dispatch:r,registry:s})=>{const{createErrorNotice:a}=s.dispatch(R.store),i={redirectUrl:t.getRedirectUrl(),orderId:t.getOrderId(),customerId:t.getCustomerId(),orderNotes:t.getOrderNotes(),processingResponse:(0,C.select)(la).getPaymentResult()};t.hasError()?ii.checkoutEventsEmitter.emitWithAbort(ii.CHECKOUT_EVENTS.CHECKOUT_FAIL,i).then((t=>{(({observerResponses:e,notices:t,dispatch:r,createErrorNotice:s,data:a})=>{const i=(({observerResponses:e,createErrorNotice:t})=>{let r=null;return e.forEach((e=>{if(((0,fe.isErrorResponse)(e)||(0,fe.isFailResponse)(e))&&e.message&&(0,fe.isString)(e.message)){const s=e.messageContext&&(0,fe.isString)(e.messageContext)?{context:e.messageContext}:void 0;r=e,t(e.message,s)}})),r})({observerResponses:e,createErrorNotice:s});null!==i?Ke(i)?r.__internalSetIdle():r.__internalSetComplete(i):(t.checkoutNotices.some((e=>"error"===e.status))||t.expressPaymentNotices.some((e=>"error"===e.status))||t.paymentNotices.some((e=>"error"===e.status))||s(a.processingResponse?.message||(0,f.__)("Something went wrong. Please contact us to get assistance.","woocommerce"),{id:"checkout",context:"wc/checkout"}),r.__internalSetIdle())})({observerResponses:t,notices:e,dispatch:r,createErrorNotice:a,data:i})})):ii.checkoutEventsEmitter.emitWithAbort(ii.CHECKOUT_EVENTS.CHECKOUT_SUCCESS,i).then((e=>{(({observerResponses:e,dispatch:t,createErrorNotice:r})=>{let s=null,a=null;if(e.forEach((e=>{(0,fe.isSuccessResponse)(e)&&(s=e),((0,fe.isErrorResponse)(e)||(0,fe.isFailResponse)(e))&&(a=e)})),s&&!a)t.__internalSetComplete(s);else if((0,fe.isObject)(a)){if(a.message&&(0,fe.isString)(a.message)){const e=a.messageContext&&(0,fe.isString)(a.messageContext)?{context:a.messageContext}:void 0;r(a.message,e)}Ke(a)?t.__internalSetHasError(!0):t.__internalSetComplete(a)}else t.__internalSetComplete()})({observerResponses:e,dispatch:r,createErrorNotice:a})}))},pi=e=>async({registry:t})=>{const{receiveCartContents:r}=t.dispatch(ga);try{const t=await _t({path:"/wc/store/v1/checkout?__experimental_calc_totals=true",method:"PUT",data:e,signal:ni.signal});return t?.response?.__experimentalCart&&r(t.response.__experimentalCart),t}catch(e){return Promise.reject(e)}},ui=e=>async({dispatch:t})=>{t.__internalStartCalculation();try{return await e()}finally{t.__internalFinishCalculation()}},_i=()=>({type:$a}),mi=()=>({type:Ba}),Ei=()=>({type:Ja}),hi=()=>({type:Ga}),gi=(e={})=>({type:qa,data:e}),yi=e=>({type:ei,redirectUrl:e}),Si=(e=!0)=>({type:Qa,hasError:e}),Ai=()=>({type:Ya}),Ti=()=>({type:Fa}),Pi=()=>(Yr()("__internalIncrementCalculating",{alternative:"disableCheckoutFor",plugin:"WooCommerce",version:"9.9.0"}),{type:Ya}),Ri=()=>(Yr()("__internalDecrementCalculating",{alternative:"disableCheckoutFor",plugin:"WooCommerce",version:"9.9.0"}),{type:Fa}),Ci=e=>({type:za,customerId:e}),Ii=e=>({type:Ka,customerPassword:e}),fi=e=>({type:ri,useShippingAsBilling:e}),vi=e=>({type:si,isEditing:e}),bi=e=>({type:ai,isEditing:e}),Di=e=>({type:ti,shouldCreateAccount:e}),wi=e=>({type:Va,additionalFields:e}),Oi=e=>({type:Xa,orderNotes:e}),Ni=e=>({type:Za,prefersCollection:e}),Mi=(e,t,r=!1)=>({type:Wa,extensionData:t,namespace:e,replace:r}),ki=(...e)=>(Yr()("__internalSetExtensionData",{alternative:"setExtensionData",plugin:"WooCommerce",version:"9.9.0"}),Mi(...e)),xi=!(!Dr.billing_address.address_1||!Dr.billing_address.first_name&&!Dr.billing_address.last_name),Li=!(!Dr.shipping_address.address_1||!Dr.shipping_address.first_name&&!Dr.shipping_address.last_name),Hi=(Ui=Dr.billing_address,ji=Dr.shipping_address,j.every((e=>Ui[e]===ji[e])));var Ui,ji;const Fi={additionalFields:Dr.additional_fields||{},calculatingCount:0,customerId:Dr.customer_id,customerPassword:"",extensionData:{},hasError:!1,orderId:Dr.order_id,orderNotes:Dr.customer_note||"",prefersCollection:void 0,redirectUrl:"",shouldCreateAccount:!1,status:br.IDLE,useShippingAsBilling:Hi,editingBillingAddress:!xi,editingShippingAddress:!Li},Yi={reducer:(e=Fi,t)=>{let r=e;switch(t.type){case $a:r=e.status!==br.IDLE?{...e,status:br.IDLE}:e;break;case ei:r=void 0!==t.redirectUrl&&t.redirectUrl!==e.redirectUrl?{...e,redirectUrl:t.redirectUrl}:e;break;case qa:r={...e,status:br.COMPLETE,redirectUrl:"string"==typeof t.data?.redirectUrl?t.data.redirectUrl:e.redirectUrl};break;case Ja:r={...e,status:br.PROCESSING,hasError:!1};break;case Ba:r={...e,status:br.BEFORE_PROCESSING,hasError:!1};break;case Ga:r={...e,status:br.AFTER_PROCESSING};break;case Qa:r={...e,hasError:t.hasError,status:e.status===br.PROCESSING||e.status===br.BEFORE_PROCESSING?br.IDLE:e.status};break;case Ya:r={...e,calculatingCount:e.calculatingCount+1};break;case Fa:r={...e,calculatingCount:Math.max(0,e.calculatingCount-1)};break;case za:void 0!==t.customerId&&(r={...e,customerId:t.customerId});break;case Ka:void 0!==t.customerPassword&&(r={...e,customerPassword:t.customerPassword});break;case Va:void 0!==t.additionalFields&&(r={...e,additionalFields:{...e.additionalFields,...t.additionalFields}});break;case ri:void 0!==t.useShippingAsBilling&&t.useShippingAsBilling!==e.useShippingAsBilling&&(r={...e,useShippingAsBilling:t.useShippingAsBilling});break;case si:r={...e,editingBillingAddress:t.isEditing};break;case ai:r={...e,editingShippingAddress:t.isEditing};break;case ti:void 0!==t.shouldCreateAccount&&t.shouldCreateAccount!==e.shouldCreateAccount&&(r={...e,shouldCreateAccount:t.shouldCreateAccount});break;case Za:void 0!==t.prefersCollection&&t.prefersCollection!==e.prefersCollection&&(r={...e,prefersCollection:t.prefersCollection});break;case Xa:void 0!==t.orderNotes&&e.orderNotes!==t.orderNotes&&(r={...e,orderNotes:t.orderNotes});break;case Wa:void 0!==t.extensionData&&void 0!==t.namespace&&(r={...e,extensionData:{...e.extensionData,[t.namespace]:t.replace?t.extensionData:{...e.extensionData[t.namespace],...t.extensionData}}})}return r},selectors:p,actions:u,__experimentalUseThunks:!0},Vi=(0,C.createReduxStore)(vr,Yi);(0,C.register)(Vi),(0,C.subscribe)(na,Vi);const Gi=vr,Bi="wc/store/collections",qi=[],zi=(e,t)=>!!t&&!!t.reduce(((e,t)=>"object"==typeof e&&null!==e?e[t]:void 0),e);function Ki(e,t){return zi(e,t)}const Wi=({state:e,namespace:t,resourceName:r,query:s,ids:a,type:i="items",fallback:n=qi})=>Ki(e,[t,r,a=JSON.stringify(a),s=null!==s?(0,ht.addQueryArgs)("",s):"",i])?e[t][r][a][s][i]:n,Qi=(e,t,r,s=null,a=qi)=>Wi({state:e,namespace:t,resourceName:r,query:s,ids:a}),$i=(e,t,r,s=null,a=qi)=>Wi({state:e,namespace:t,resourceName:r,query:s,ids:a,type:"error",fallback:null}),Xi=(e,t,r,s,a=null,i=qi)=>{const n=((e,t,r,s=null,a=qi)=>Wi({state:e,namespace:t,resourceName:r,query:s,ids:a,type:"headers",fallback:void 0}))(e,r,s,a,i);return n&&n.get?n.has(t)?n.get(t):void 0:null},Zi=e=>e.lastModified||0,Ji={RECEIVE_COLLECTION:"RECEIVE_COLLECTION",RESET_COLLECTION:"RESET_COLLECTION",ERROR:"ERROR",RECEIVE_LAST_MODIFIED:"RECEIVE_LAST_MODIFIED",INVALIDATE_RESOLUTION_FOR_STORE:"INVALIDATE_RESOLUTION_FOR_STORE"};let en=window.Headers||null;function tn(e,t,r="",s=[],a={items:[],headers:en},i=!1){return{type:i?Ji.RESET_COLLECTION:Ji.RECEIVE_COLLECTION,namespace:e,resourceName:t,queryString:r,ids:s,response:a}}function rn(e,t,r,s,a){return{type:"ERROR",namespace:e,resourceName:t,queryString:r,ids:s,response:{items:[],headers:en,error:a}}}function sn(e){return{type:Ji.RECEIVE_LAST_MODIFIED,timestamp:e}}en=en?new en:{get:()=>{},has:()=>{}};const an="wc/store/schema";function*nn(e,t,r,s){const a=yield C.controls.resolveSelect(an,"getRoute",e,t,s),i=(0,ht.addQueryArgs)("",r);if(a)try{const{response:r=qi,headers:n}=yield lt({path:a+i});n&&n.get&&n.has("last-modified")&&(yield function*(e){const t=yield C.controls.resolveSelect(Bi,"getCollectionLastModified");t?e>t&&(yield C.controls.dispatch(Bi,"invalidateResolutionForStore"),yield C.controls.dispatch(Bi,"receiveLastModified",e)):yield C.controls.dispatch(Bi,"receiveLastModified",e)}(parseInt(n.get("last-modified"),10))),yield tn(e,t,i,s,{items:r,headers:n})}catch(r){yield rn(e,t,i,s,r)}else yield tn(e,t,i,s)}function*on(e,t,r,s,a){const i=[t,r,s,a].filter((e=>void 0!==e));yield C.controls.resolveSelect(Bi,"getCollection",...i)}function cn(e,t,r,s=0){const a=t[s];if(s===t.length-1)return{...e,[a]:r};const i=e[a]||{};return{...e,[a]:cn(i,t,r,s+1)}}function dn(e,t,r){return cn(e,t,r)}const ln={reducer:(e={},t)=>{if(t.type===Ji.RECEIVE_LAST_MODIFIED)return t.timestamp===e.lastModified?e:{...e,lastModified:t.timestamp};if(t.type===Ji.INVALIDATE_RESOLUTION_FOR_STORE)return{};const{type:r,namespace:s,resourceName:a,queryString:i,response:n}=t,o=t.ids?JSON.stringify(t.ids):"[]";switch(r){case Ji.RECEIVE_COLLECTION:if(Ki(e,[s,a,o,i]))return e;e=dn(e,[s,a,o,i],n);break;case Ji.RESET_COLLECTION:case Ji.ERROR:e=dn(e,[s,a,o,i],n)}return e},actions:m,controls:{...I.controls,...mt},selectors:_,resolvers:E},pn=(0,C.createReduxStore)(Bi,ln);(0,C.register)(pn);const un=Bi,mn="wc/store/query-state",En=(e,t)=>void 0===e[t]?null:e[t],hn=(e,t,r,s={})=>{let a=En(e,t);return null===a?s:(a=JSON.parse(a),void 0!==a[r]?a[r]:s)},gn=(e,t,r={})=>{const s=En(e,t);return null===s?r:JSON.parse(s)},yn="SET_QUERY_KEY_VALUE",Sn="SET_QUERY_CONTEXT_VALUE",An=(e,t,r)=>({type:yn,context:e,queryKey:t,value:r}),Tn=(e,t)=>({type:Sn,context:e,value:t}),Pn={reducer:(e={},t)=>{const{type:r,context:s,queryKey:a,value:i}=t,n=En(e,s);let o;switch(r){case yn:const t=null!==n?JSON.parse(n):{};t[a]=i,o=JSON.stringify(t),n!==o&&(e={...e,[s]:o});break;case Sn:o=JSON.stringify(i),n!==o&&(e={...e,[s]:o})}return e},actions:g,selectors:h},Rn=(0,C.createReduxStore)(mn,Pn);(0,C.register)(Rn);const Cn=mn,In=(0,C.createRegistrySelector)((e=>(t,r,s,a=[])=>{const i=e(an).hasFinishedResolution("getRoutes",[r]);let n="";if((t=t.routes)[r]?t[r][s]||(n=(0,f.sprintf)("There is no route for the given resource name (%s) in the store",s)):n=(0,f.sprintf)("There is no route for the given namespace (%s) in the store",r),""!==n){if(i)throw new Error(n);return""}const o=((e,t=[])=>{const r=(e=Object.entries(e)).find((([,e])=>t.length===e.length)),[s,a]=r||[];return s?0===t.length?s:((e,t,r)=>(t.forEach(((t,s)=>{e=e.replace(`{${t}}`,r[s])})),e))(s,a,t):""})(t[r][s],a);if(""===o&&i)throw new Error((0,f.sprintf)("While there is a route for the given namespace (%1$s) and resource name (%2$s), there is no route utilizing the number of ids you included in the select arguments. The available routes are: (%3$s)",r,s,JSON.stringify(t[r][s])));return o})),fn=(0,C.createRegistrySelector)((e=>(t,r)=>{const s=e(an).hasFinishedResolution("getRoutes",[r]),a=t.routes[r];if(!a){if(s)throw new Error((0,f.sprintf)("There is no route for the given namespace (%s) in the store",r));return[]}let i=[];for(const e in a)i=[...i,...Object.keys(a[e])];return i})),vn={RECEIVE_MODEL_ROUTES:"RECEIVE_MODEL_ROUTES"};function bn(e,t=V){return{type:vn.RECEIVE_MODEL_ROUTES,routes:e,namespace:t}}function*Dn(e){yield C.controls.resolveSelect(an,"getRoutes",e)}function*wn(e){const t=yield(0,I.apiFetch)({path:e}),r=t&&t.routes?Object.keys(t.routes):[];yield bn(r,e)}const On={reducer:(0,C.combineReducers)({routes:(e={},t)=>{const{type:r,routes:s,namespace:a}=t;return r===vn.RECEIVE_MODEL_ROUTES&&s.forEach((t=>{const r=((e,t)=>(t=t.replace(`${e}/`,"")).replace(/\/\(\?P\<[a-z_]*\>\[\\*[a-z]\]\+\)/g,""))(a,t);if(r&&r!==a){const s=(e=>{const t=e.match(/\<[a-z_]*\>/g);return Array.isArray(t)&&0!==t.length?t.map((e=>e.replace(/<|>/g,""))):[]})(t),i=((e,t)=>Array.isArray(t)&&0!==t.length?(t.forEach((t=>{const r=`\\(\\?P<${t}>.*?\\)`;e=e.replace(new RegExp(r),`{${t}}`)})),e):e)(t,s);Ki(e,[a,r,i])||(e=dn(e,[a,r,i],s))}})),e}}),actions:S,controls:I.controls,selectors:y,resolvers:A},Nn=(0,C.createReduxStore)(an,On);(0,C.register)(Nn);const Mn=an;let kn=function(e){return e.REGISTER_CONTAINER="REGISTER_CONTAINER",e.UNREGISTER_CONTAINER="UNREGISTER_CONTAINER",e}({});const xn=e=>({type:kn.REGISTER_CONTAINER,containerContext:e}),Ln=e=>({type:kn.UNREGISTER_CONTAINER,containerContext:e}),Hn=e=>e.containers,Un={containers:[]},jn="wc/store/store-notices",Fn={reducer:(e=Un,t)=>{switch(t.type){case kn.REGISTER_CONTAINER:return{...e,containers:[...e.containers,t.containerContext]};case kn.UNREGISTER_CONTAINER:const r=e.containers.filter((e=>e!==t.containerContext));return{...e,containers:r}}return e},actions:T,selectors:P},Yn=(0,C.createReduxStore)(jn,Fn);(0,C.register)(Yn);const Vn=jn;(this.wc=this.wc||{}).wcBlocksData=s})();