index.js
1 lines
| 1 | import*as e from"@surecart/api-fetch";import*as t from"@wordpress/interactivity";var n={d:function(e,t){for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o:function(e,t){return Object.prototype.hasOwnProperty.call(e,t)}},r={};n.d(r,{Pp:function(){return x},F4:function(){return P},pc:function(){return l},P$:function(){return I},fT:function(){return p},fu:function(){return m},NN:function(){return b},u0:function(){return y},vO:function(){return T},Rr:function(){return f},ik:function(){return w},Mt:function(){return v},CD:function(){return C},c1:function(){return $},zN:function(){return k},xe:function(){return g},U:function(){return h},ws:function(){return _}});var i,o,u=(i={default:function(){return e.default}},o={},n.d(o,i),o),a=function(e){var t={};return n.d(t,e),t}({getContext:function(){return t.getContext},store:function(){return t.store}});const{addQueryArgs:c,getQueryArg:d}=wp.url,l="surecart/v1/checkouts/",{state:s}=(0,a.store)("surecart/checkout"),p=["line_items","line_item.price","line_item.fees","line_item.variant","line_item.swap","variant.image","price.product","price.current_swap","swap.swap_price","product.featured_product_media","product.product_collections","product.product_medias","product_media.media","customer","customer.shipping_address","payment_intent","discount","discount.promotion","recommended_bumps","bump.price","current_upsell","product.variants","discount.coupon","shipping_address","tax_identifier","manual_payment_method","shipping_choices","shipping_choice.shipping_method","line_item.component_line_items"],f=function(e){let t=e?`${l}${e}`:l;return t=`${t}${arguments.length>1&&void 0!==arguments[1]?arguments[1]:""}`,c(t,{expand:p})};function m(e){let{id:t,query:n={}}=e;return function*(){return yield(0,u.default)({path:c(f(t),_(n))})}()}const h=e=>({live_mode:"test"!==(0,a.getContext)().mode,group_key:s.groupId,abandoned_checkout_enabled:s.abandonedCheckoutEnabled,metadata:{...e?.metadata||{},...window?.scData?.page_id&&{page_id:window?.scData?.page_id},...s?.product?.id&&{buy_page_product_id:s?.product?.id},page_url:window.location.href},...s?.checkout?.email&&{email:s?.checkout?.email},...e}),_=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=(0,a.getContext)();return{...!!t?.formId&&{form_id:t?.formId},...!!s?.product?.id&&{product_id:s?.product?.id},...e}},y=()=>d(window.location.href,"checkout_id")||(s?.checkout?.id?s?.checkout?.id:null);function g(e){let{id:t,data:n}=e;return function*(){const e=yield(0,u.default)({path:c(`surecart/v1/line_items/${t}`,{expand:[...(p||[]).map((e=>e.includes(".")?e:`checkout.${e}`)),"checkout"]}),method:"PATCH",data:n});return e?.checkout}()}function k(e){let{id:t,data:n}=e;return function*(){try{return s.loading=!0,yield*g({id:t,data:n})}catch(e){if(console.error(e),s.error=e,"line_item.invalid"===e.code)return null}finally{s.loading=!1}}()}function v(e){let{checkoutId:t,itemId:n}=e;return function*(){const{deleted:e}=yield(0,u.default)({path:`surecart/v1/line_items/${n}`,method:"DELETE"});return{deleted:e}}()}function*w(e){try{s.loading=!0;const{deleted:t}=yield*v({checkoutId:s?.checkout?.id,itemId:e});if(!t)throw{code:"error",message:__("Failed to delete","surecart")};return yield*m({id:s?.checkout?.id})}catch(e){if(console.error(e),s.error=e,console.log(e.code),"line_item.invalid"===e.code)return null}finally{s.loading=!1}}function C(e){let{id:t,action:n="swap"}=e;return function*(){try{s.loading=!0;const e=yield(0,u.default)({path:c(`surecart/v1/line_items/${t}/${n}`,{expand:[...(p||[]).map((e=>e.includes(".")?e:`checkout.${e}`)),"checkout"]}),method:"PATCH"});return e?.checkout}catch(e){console.error(e),s.error=e}finally{s.loading=!1}}()}function P(e){let{checkout:t,data:n,live_mode:r=!1}=e;return function*(){const e=(t?.line_items?.data||[]).find((e=>e?.variant?.id?e.variant.id===n.variant&&e.price.id===n.price&&e.note===n.note:e.price.id===n.price&&e.note===n.note));if(!t?.id)return yield(0,u.default)({method:"POST",path:c(f(null)),data:{...h(n),line_items:[n],live_mode:r}});if(e)return yield*g({id:e?.id,data:{...n,quantity:e?.quantity+n?.quantity}});const i=yield(0,u.default)({path:c(`surecart/v1/line_items/${e?.id?e?.id:""}`,{consolidate:!1,expand:[...(p||[]).map((e=>e.includes(".")?e:`checkout.${e}`)),"checkout"]}),method:"POST",data:{...n,checkout:t.id}});return i?.checkout}()}function*x(e){const t=(0,a.getContext)();try{return s.loading=!0,yield*P({checkout:s.checkout,data:e,live_mode:"test"!==t.mode})}catch(e){console.error(e),s.error=e}finally{s.loading=!1}}function I(e){let{id:t=null,data:n={},query:r={}}=e;return function*(){return t=t??y(),yield(0,u.default)({method:t?"PATCH":"POST",path:c(f(t),_(r)),data:h(n)})}()}function $(e){let{data:t={},query:n={}}=e;return function*(){const e=t?.id??y();return yield(0,u.default)({method:"PATCH",path:c(f(e),_(n)),data:h(t)})}()}function b(e){let{id:t,data:n={},query:r={},processor:i}=e;return function*(){return yield(0,u.default)({method:"POST",path:c(f(t,"/finalize"),_({...i?.manual?{manual_payment:!0,manual_payment_method_id:i?.id}:{processor_type:i?.id},...r})),data:h(n)})}()}function*T(e){try{return s.loading=!0,yield*$({data:{discount:{...e?{promotion_code:e}:{}}}})}catch(e){console.error(e),s.error=e}finally{s.loading=!1}}var O=r.Pp,D=r.F4,q=r.pc,A=r.P$,L=r.fT,N=r.fu,S=r.NN,z=r.u0,E=r.vO,H=r.Rr,U=r.ik,F=r.Mt,Q=r.CD,j=r.c1,M=r.zN,R=r.xe,B=r.U,G=r.ws;export{O as addCheckoutLineItem,D as addLineItem,q as baseUrl,A as createOrUpdateCheckout,L as expand,N as fetchCheckout,S as finalizeCheckout,z as getSessionId,E as handleCouponApply,H as parsePath,U as removeCheckoutLineItem,F as removeLineItem,Q as toggleSwap,j as updateCheckout,M as updateCheckoutLineItem,R as updateLineItem,B as withDefaultData,G as withDefaultQuery}; |