@billgangcom/theme-lib 1.125.5 → 1.125.7
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/{builder-DT2MPQIe.cjs → builder-BLfL4Ybx.cjs} +2 -2
- package/dist/{builder-2YNszRul.js → builder-C65Q5Dcx.js} +54 -54
- package/dist/builder-components-BFeJpr4C.cjs +5 -0
- package/dist/{builder-components-CfB-cXOa.js → builder-components-hkH4Mkhh.js} +1144 -1164
- package/dist/builder.cjs.js +1 -1
- package/dist/builder.es.js +30 -30
- package/dist/{charge-Dd6podcM.cjs → charge-BGPoMvnI.cjs} +38 -38
- package/dist/{charge-CeL8jXzk.js → charge-GQ_PuwVQ.js} +3409 -3409
- package/dist/{checkout-dKBgx4_t.js → checkout-CLNsA_yQ.js} +11 -11
- package/dist/{checkout-hG4nZAfL.cjs → checkout-Syd1Rzn7.cjs} +1 -1
- package/dist/exports.cjs.js +1 -1
- package/dist/exports.es.js +6 -6
- package/dist/{index-DxY9GcmW.js → index-BW_6bSp_.js} +5 -5
- package/dist/{index-BsRq6_oH.js → index-Bg7dHQLO.js} +5 -5
- package/dist/{index-ljnGesWX.cjs → index-C0FaKf83.cjs} +1 -1
- package/dist/{index-CPXgL1Te.js → index-CCRkOPBD.js} +3 -3
- package/dist/{index-m8mNLWAF.js → index-CN0PbkhL.js} +5 -5
- package/dist/{index-BcBa6BVj.js → index-Cv6Z5h4f.js} +4 -4
- package/dist/{index-BBmLGlCP.cjs → index-Dj_z4vKT.cjs} +1 -1
- package/dist/{index-WlsBw3sd.cjs → index-K6NXI52e.cjs} +1 -1
- package/dist/{index-DCCA87NY.js → index-Z221WqDZ.js} +17 -17
- package/dist/{index-BGWhMhIz.cjs → index-gGrfqsok.cjs} +1 -1
- package/dist/{index-DH3suBKA.cjs → index-kHtscvyL.cjs} +1 -1
- package/dist/{index-DrlEFa_A.cjs → index-psEX8zFi.cjs} +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.es.js +12 -12
- package/dist/{order-bjCcFmx6.js → order-DIciDwg-.js} +25 -25
- package/dist/{order-f8DTpqHu.cjs → order-Dp1RO4mM.cjs} +1 -1
- package/dist/{subscription-B520eImG.js → subscription-B2UcW6OP.js} +11 -11
- package/dist/{subscription-DuQaeZpz.cjs → subscription-DRmftD9H.cjs} +1 -1
- package/dist/{ticket-C_4dunoG.cjs → ticket-Bx_uxTsw.cjs} +1 -1
- package/dist/{ticket-HPAqmPkQ.js → ticket-F98fUmZE.js} +5 -5
- package/dist/{top-up-CE-L-n3m.js → top-up-BG9g5rvZ.js} +5 -5
- package/dist/{top-up-xnDj358Z.cjs → top-up-lwwKnojo.cjs} +1 -1
- package/dist/{ui-components-CoVj1ReR.cjs → ui-components-BMj5igzJ.cjs} +1 -1
- package/dist/{ui-components-t7AROe_i.js → ui-components-Bx0QBPvt.js} +4 -4
- package/dist/ui.cjs.js +1 -1
- package/dist/ui.es.js +1 -1
- package/dist/{validation-BmbrCdXv.js → validation-CLwa6wmE.js} +9 -9
- package/dist/{validation-BFKCs4Vw.cjs → validation-wbsaFWMO.cjs} +1 -1
- package/package.json +1 -1
- package/dist/builder-components-HQ8ccfQi.cjs +0 -5
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { jsx as e, jsxs as j } from "react/jsx-runtime";
|
|
2
|
-
import { u as D, C as N, a as x } from "./charge-
|
|
3
|
-
import {
|
|
2
|
+
import { u as D, C as N, a as x } from "./charge-GQ_PuwVQ.js";
|
|
3
|
+
import { y as A, p as G } from "./builder-C65Q5Dcx.js";
|
|
4
4
|
import c from "react";
|
|
5
|
-
import { e as P } from "./ui-components-
|
|
6
|
-
import "./builder-components-
|
|
5
|
+
import { e as P } from "./ui-components-Bx0QBPvt.js";
|
|
6
|
+
import "./builder-components-hkH4Mkhh.js";
|
|
7
7
|
import "react-dom";
|
|
8
|
-
import "./ticket-
|
|
8
|
+
import "./ticket-F98fUmZE.js";
|
|
9
9
|
const S = "_checkoutContainer_thje1_1", b = "_loaderContainer_thje1_20", s = {
|
|
10
10
|
checkoutContainer: S,
|
|
11
11
|
loaderContainer: b
|
|
12
|
-
},
|
|
12
|
+
}, R = () => {
|
|
13
13
|
const { isAntistock: a } = A(), {
|
|
14
14
|
cart: t,
|
|
15
15
|
products: n,
|
|
@@ -24,8 +24,8 @@ const S = "_checkoutContainer_thje1_1", b = "_loaderContainer_thje1_20", s = {
|
|
|
24
24
|
applyCouponPending: g,
|
|
25
25
|
coupon: r,
|
|
26
26
|
removeCoupon: k,
|
|
27
|
-
getDiscordSettings:
|
|
28
|
-
setPaymentMethod:
|
|
27
|
+
getDiscordSettings: y,
|
|
28
|
+
setPaymentMethod: _,
|
|
29
29
|
reset: v
|
|
30
30
|
} = D(), i = c.useMemo(() => d(), [r, t]), o = G();
|
|
31
31
|
return c.useEffect(() => {
|
|
@@ -59,13 +59,13 @@ const S = "_checkoutContainer_thje1_1", b = "_loaderContainer_thje1_20", s = {
|
|
|
59
59
|
cart: t,
|
|
60
60
|
getPossibleGateways: l,
|
|
61
61
|
setGateway: p,
|
|
62
|
-
getDiscordSettings:
|
|
62
|
+
getDiscordSettings: y,
|
|
63
63
|
products: n,
|
|
64
64
|
submitCart: m,
|
|
65
65
|
totalAndDiscount: i,
|
|
66
66
|
setCustomFieldsToCart: f,
|
|
67
67
|
setDiscordSocialConnectId: h,
|
|
68
|
-
setPaymentMethod:
|
|
68
|
+
setPaymentMethod: _,
|
|
69
69
|
reset: v,
|
|
70
70
|
isAntistock: a
|
|
71
71
|
}
|
|
@@ -73,5 +73,5 @@ const S = "_checkoutContainer_thje1_1", b = "_loaderContainer_thje1_20", s = {
|
|
|
73
73
|
] });
|
|
74
74
|
};
|
|
75
75
|
export {
|
|
76
|
-
|
|
76
|
+
R as Checkout
|
|
77
77
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),n=require("./charge-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),n=require("./charge-BGPoMvnI.cjs"),u=require("./builder-BLfL4Ybx.cjs"),l=require("react"),_=require("./ui-components-BMj5igzJ.cjs");require("./builder-components-BFeJpr4C.cjs");require("react-dom");require("./ticket-Bx_uxTsw.cjs");const b="_checkoutContainer_thje1_1",S="_loaderContainer_thje1_20",s={checkoutContainer:b,loaderContainer:S},D=()=>{const{isAntistock:r}=u.useGeneralStore(),{cart:t,products:c,pending:d,getTotalAndDiscount:C,getPossibleGateways:h,submitCart:p,setGateway:m,applyCoupon:g,setDiscordSocialConnectId:j,setCustomFields:k,applyCouponPending:y,coupon:i,removeCoupon:q,getDiscordSettings:v,setPaymentMethod:x,reset:f}=n.useCart(),a=l.useMemo(()=>C(),[i,t]),o=u.useNavigate();return l.useEffect(()=>{if(t.parts.length===0){if(r){o("/");return}try{o(-1)}catch{o("/")}}},[t.parts]),d?e.jsx("div",{className:s.checkoutContainer,children:e.jsx("div",{className:s.loaderContainer,children:e.jsx(_.Loader,{})})}):e.jsxs("div",{className:s.checkoutContainer,children:[e.jsx(n.CheckoutItems,{cart:t,products:c,applyCoupon:g,applyCouponPending:y,coupon:i,removeCoupon:q,totalAndDiscount:a}),e.jsx(n.CheckoutOperational,{cart:t,getPossibleGateways:h,setGateway:m,getDiscordSettings:v,products:c,submitCart:p,totalAndDiscount:a,setCustomFieldsToCart:k,setDiscordSocialConnectId:j,setPaymentMethod:x,reset:f,isAntistock:r})]})};exports.Checkout=D;
|
package/dist/exports.cjs.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("react/jsx-runtime");require("react");const o=require("./builder-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("react/jsx-runtime");require("react");const o=require("./builder-BLfL4Ybx.cjs"),a=require("./ui-components-BMj5igzJ.cjs"),t=require("./charge-BGPoMvnI.cjs");require("./builder-components-BFeJpr4C.cjs");const e=require("./ticket-Bx_uxTsw.cjs"),r=require("./checkout-Syd1Rzn7.cjs");require("react-dom");exports.AntistockRoutes=o.AntistockRoutes;exports.Routes=o.Routes;exports.formatPrice=o.formatPrice;exports.ImagesLoader=a.ImagesLoader;exports.MarkdownText=t.MarkdownText;exports.ReCaptchaProvider=t.ReCaptchaProvider;exports.parseDraftJsText=t.parseDraftJsText;exports.useCart=t.useCart;exports.useGeneralInfo=t.useGeneralInfo;exports.useMarkdownIt=t.useMarkdownIt;exports.useReCaptcha=t.useReCaptcha;exports.ColorVariables=e.ColorVariables;exports.aspectRatioOptions=e.aspectRatioOptions;exports.hotReload=e.hotReload;exports.iconNames=e.iconNames;exports.removeNotification=e.removeNotification;exports.showNotification=e.showNotification;exports.splitTextIntoSpans=e.splitTextIntoSpans;exports.useAdaptiveStyles=e.useAdaptiveStyles;exports.useBalance=e.useBalance;exports.useBuilderPages=e.useBuilderPages;exports.useCreateTicket=e.useCreateTicket;exports.Checkout=r.Checkout;
|
package/dist/exports.es.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import {
|
|
4
|
-
import { k as c } from "./ui-components-
|
|
5
|
-
import { M as f, G as d, J as l, u as x, I as C, K as h, H as k } from "./charge-
|
|
6
|
-
import "./builder-components-
|
|
7
|
-
import { C as I, c as T, h as v, i as w, r as M, d as N, s as P, u as b, e as g, b as A, a as B } from "./ticket-
|
|
8
|
-
import { Checkout as J } from "./checkout-
|
|
3
|
+
import { Q as i, U as p, V as u } from "./builder-C65Q5Dcx.js";
|
|
4
|
+
import { k as c } from "./ui-components-Bx0QBPvt.js";
|
|
5
|
+
import { M as f, G as d, J as l, u as x, I as C, K as h, H as k } from "./charge-GQ_PuwVQ.js";
|
|
6
|
+
import "./builder-components-hkH4Mkhh.js";
|
|
7
|
+
import { C as I, c as T, h as v, i as w, r as M, d as N, s as P, u as b, e as g, b as A, a as B } from "./ticket-F98fUmZE.js";
|
|
8
|
+
import { Checkout as J } from "./checkout-CLNsA_yQ.js";
|
|
9
9
|
import "react-dom";
|
|
10
10
|
export {
|
|
11
11
|
i as AntistockRoutes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import "./builder-
|
|
2
|
+
import "./builder-C65Q5Dcx.js";
|
|
3
3
|
import e from "react";
|
|
4
|
-
import { e as r } from "./ui-components-
|
|
5
|
-
import "./charge-
|
|
6
|
-
import "./builder-components-
|
|
4
|
+
import { e as r } from "./ui-components-Bx0QBPvt.js";
|
|
5
|
+
import "./charge-GQ_PuwVQ.js";
|
|
6
|
+
import "./builder-components-hkH4Mkhh.js";
|
|
7
7
|
import "react-dom";
|
|
8
|
-
import "./ticket-
|
|
8
|
+
import "./ticket-F98fUmZE.js";
|
|
9
9
|
const f = () => (e.useEffect(() => {
|
|
10
10
|
setTimeout(() => {
|
|
11
11
|
window.location.reload();
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx as t, jsxs as n } from "react/jsx-runtime";
|
|
2
|
-
import { g as i } from "./ui-components-
|
|
2
|
+
import { g as i } from "./ui-components-Bx0QBPvt.js";
|
|
3
3
|
import "react";
|
|
4
|
-
import { p as s, an as a } from "./builder-
|
|
5
|
-
import "./charge-
|
|
6
|
-
import "./builder-components-
|
|
4
|
+
import { p as s, an as a } from "./builder-C65Q5Dcx.js";
|
|
5
|
+
import "./charge-GQ_PuwVQ.js";
|
|
6
|
+
import "./builder-components-hkH4Mkhh.js";
|
|
7
7
|
import "react-dom";
|
|
8
|
-
import "./ticket-
|
|
8
|
+
import "./ticket-F98fUmZE.js";
|
|
9
9
|
const c = "_wrapper_ej209_1", p = "_content_ej209_12", m = "_title_ej209_22", r = {
|
|
10
10
|
wrapper: c,
|
|
11
11
|
content: p,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react/jsx-runtime"),e=require("./builder-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react/jsx-runtime"),e=require("./builder-BLfL4Ybx.cjs"),o=require("react"),l=r=>{const{children:i}=r,{pathname:a}=e.useLocation(),{setActiveBlock:t}=e.useNavbarStore(),{setActiveBlock:s}=e.useThemeSettingsStore(),{setActiveBlock:n}=e.usePreviewStore();return o.useEffect(()=>{switch(n({id:null,neededScroll:!1}),a){case"/admin/builder":t(e.navbarBlocks[0]);break;case"/admin/builder/add":t(e.navbarBlocks[1]);break;case"/admin/builder/theme":t(e.navbarBlocks[2]);break;case"/admin/builder/settings":t(e.navbarBlocks[3]);break;case"/admin/builder/theme/colors":t(e.navbarBlocks[2]),s(e.themeSettingsBlocks[0]);break;case"/admin/builder/theme/fonts":t(e.navbarBlocks[2]),s(e.themeSettingsBlocks[1]);break;case"/admin/builder/theme/borders":t(e.navbarBlocks[2]),s(e.themeSettingsBlocks[2]);break;case"/admin/builder/theme/buttons":t(e.navbarBlocks[2]),s(e.themeSettingsBlocks[3]);break;case"/admin/builder/theme/inputs":t(e.navbarBlocks[2]),s(e.themeSettingsBlocks[4]);break}},[a]),c.jsx(c.Fragment,{children:i})};exports.ActivePage=l;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as n, Fragment as m } from "react/jsx-runtime";
|
|
2
|
-
import {
|
|
2
|
+
import { ab as d, o as l, m as b, i as u, q as t, z as s } from "./builder-C65Q5Dcx.js";
|
|
3
3
|
import k from "react";
|
|
4
|
-
const
|
|
4
|
+
const B = (i) => {
|
|
5
5
|
const { children: c } = i, { pathname: r } = d(), { setActiveBlock: e } = l(), { setActiveBlock: a } = b(), { setActiveBlock: o } = u();
|
|
6
6
|
return k.useEffect(() => {
|
|
7
7
|
switch (o({
|
|
@@ -39,5 +39,5 @@ const f = (i) => {
|
|
|
39
39
|
}, [r]), /* @__PURE__ */ n(m, { children: c });
|
|
40
40
|
};
|
|
41
41
|
export {
|
|
42
|
-
|
|
42
|
+
B as ActivePage
|
|
43
43
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsxs as n, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import { B as m, a as w, C as _ } from "./ui-components-
|
|
2
|
+
import { B as m, a as w, C as _ } from "./ui-components-Bx0QBPvt.js";
|
|
3
3
|
import "react";
|
|
4
|
-
import { j as I, r as b,
|
|
5
|
-
import "./charge-
|
|
6
|
-
import "./builder-components-
|
|
4
|
+
import { j as I, r as b, al as j, b as v, J as P, k as T, u as k } from "./builder-C65Q5Dcx.js";
|
|
5
|
+
import "./charge-GQ_PuwVQ.js";
|
|
6
|
+
import "./builder-components-hkH4Mkhh.js";
|
|
7
7
|
import "react-dom";
|
|
8
|
-
import "./ticket-
|
|
8
|
+
import "./ticket-F98fUmZE.js";
|
|
9
9
|
const C = "_wrapper_1yd2j_1", A = "_error_1yd2j_11", N = "_title_1yd2j_21", B = "_buttons_1yd2j_29", i = {
|
|
10
10
|
wrapper: C,
|
|
11
11
|
error: A,
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsx as t, jsxs as c } from "react/jsx-runtime";
|
|
2
|
-
import {
|
|
3
|
-
import { a3 as l, a4 as p, a5 as d, M as _ } from "./charge-
|
|
4
|
-
const x = "_wrapper_x27n6_1", f = "_content_x27n6_10", v = "_title_x27n6_18", h = "_text_x27n6_24",
|
|
2
|
+
import { M as i, y as m } from "./builder-C65Q5Dcx.js";
|
|
3
|
+
import { a3 as l, a4 as p, a5 as d, M as _ } from "./charge-GQ_PuwVQ.js";
|
|
4
|
+
const x = "_wrapper_x27n6_1", f = "_content_x27n6_10", v = "_title_x27n6_18", h = "_text_x27n6_24", y = "_empty_x27n6_42", r = {
|
|
5
5
|
wrapper: x,
|
|
6
6
|
content: f,
|
|
7
7
|
title: v,
|
|
8
8
|
text: h,
|
|
9
|
-
empty:
|
|
9
|
+
empty: y
|
|
10
10
|
}, k = () => {
|
|
11
11
|
const { shopTerms: e } = i(), { isAntistock: s } = m(), a = !!(e != null && e.termsOfService && e.termsOfService.length > 0);
|
|
12
12
|
return /* @__PURE__ */ t("div", { className: r.wrapper, children: /* @__PURE__ */ c("div", { className: r.content, children: [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),l=require("./ui-components-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),l=require("./ui-components-BMj5igzJ.cjs");require("react");const s=require("./builder-BLfL4Ybx.cjs");require("./charge-BGPoMvnI.cjs");require("./builder-components-BFeJpr4C.cjs");require("react-dom");require("./ticket-Bx_uxTsw.cjs");const j="_wrapper_1yd2j_1",w="_error_1yd2j_11",_="_title_1yd2j_21",b="_buttons_1yd2j_29",i={wrapper:j,error:w,title:_,buttons:b},S=async e=>{const o=localStorage.getItem("shopId")||void 0,r=localStorage.getItem("draftId"),d=`${s.useApiStore.getState().apiUrls.api}/v2/builder/shops/${o}/drafts/${r}/reset`;return await s.request({url:d,withToken:!0,method:"post",body:e})},x=()=>{const{error:e,setError:o}=s.useErrorStore(),{pages:r}=s.usePagesStore(),{setIsOpen:c}=s.useModalStore(),{title:d,description:m,setOnConfirm:u,setTitle:g,setDescription:p}=s.useConfirmationModalStore(),{setBlocks:h}=s.useLayersStore();async function y(){await S({resetSettings:(e==null?void 0:e.failedSettings)??!1,resetThemeSettings:(e==null?void 0:e.failedThemeSettings)??!1,resetPageIds:(e==null?void 0:e.failedPageIds)??[]}),o(null),h({}),window.location.reload()}async function f(){const a=[];r&&Object.keys(r).map(n=>r[n].id).filter(n=>n!==void 0).map(n=>a.push(n)),await S({resetSettings:!0,resetThemeSettings:!0,resetPageIds:a}),o(null)}return t.jsxs("div",{className:i.wrapper,children:[t.jsxs("div",{className:i.error,children:[t.jsxs("div",{children:[t.jsx("div",{className:i.title,children:"Oops! Something went wrong"}),t.jsx("span",{className:i.message,children:(e==null?void 0:e.message)||""})]}),t.jsxs("div",{className:i.buttons,children:[t.jsx(l.ButtonSettings,{type:"Primary",onClick:y,children:"Reset Settings"}),t.jsx(l.ButtonSettings,{type:"Secondary",onClick:a=>{a.stopPropagation(),g("Reset All Settings"),p("Are you sure you want to reset all settings? This is irreversible."),u(async()=>{await f()})},children:"Reset All Settings"})]})]}),d&&m&&t.jsx(l.BuilderModal,{close:()=>{c(!1),setTimeout(()=>{g(null),p(null),u(null),c(!0)},300)},children:t.jsx(l.ConfirmationModal,{})})]})};exports.ErrorPage=x;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime");require("./builder-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime");require("./builder-BLfL4Ybx.cjs");const r=require("react"),t=require("./ui-components-BMj5igzJ.cjs");require("./charge-BGPoMvnI.cjs");require("./builder-components-BFeJpr4C.cjs");require("react-dom");require("./ticket-Bx_uxTsw.cjs");const i=()=>(r.useEffect(()=>{setTimeout(()=>{window.location.reload()},500)},[]),e.jsx("div",{style:{width:"100%",height:"100%",display:"flex",justifyContent:"center",alignItems:"center"},children:e.jsx(t.Loader,{})}));exports.RouterErrorPage=i;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as o, jsxs as N, Fragment as g } from "react/jsx-runtime";
|
|
2
2
|
import r from "react";
|
|
3
|
-
import { _ as
|
|
4
|
-
import {
|
|
5
|
-
import { g as
|
|
6
|
-
import { e as $, N as ee, x as te } from "./ui-components-
|
|
7
|
-
import "./builder-components-
|
|
3
|
+
import { _ as z, a2 as U } from "./charge-GQ_PuwVQ.js";
|
|
4
|
+
import { M as f, N as T, ab as F, p as G, a6 as R, e as H, Z as M, m as V, a as q, u as B, y as X, b as Y, am as Z, ag as K } from "./builder-C65Q5Dcx.js";
|
|
5
|
+
import { g as Q } from "./ticket-F98fUmZE.js";
|
|
6
|
+
import { e as $, N as ee, x as te } from "./ui-components-Bx0QBPvt.js";
|
|
7
|
+
import "./builder-components-hkH4Mkhh.js";
|
|
8
8
|
import "react-dom";
|
|
9
9
|
const se = "_notifications_1ntnm_1", ae = "_wrapper_1ntnm_12", P = {
|
|
10
10
|
notifications: se,
|
|
@@ -68,21 +68,21 @@ function ne() {
|
|
|
68
68
|
a && (i.delete("customerAccessToken"), localStorage.setItem("token", a), l(a), d(null));
|
|
69
69
|
}
|
|
70
70
|
const pe = ({ children: i }) => {
|
|
71
|
-
const a = F(), { token: l, setToken: d } = f(), { dashInfo: S, setDashInfo: y } = T(), { shopPassword: u } = f(), v = G(), [c,
|
|
72
|
-
|
|
71
|
+
const a = F(), { token: l, setToken: d } = f(), { dashInfo: S, setDashInfo: y } = T(), { shopPassword: u } = f(), v = G(), [c, b] = R(), { notifications: w } = H(), [I, p] = r.useState(!0), { setCustomerEmail: D } = M(), { setThemeSettings: k, themeSettings: A } = V(), { settings: C, setSettings: x } = q(), { setHeader: _, setFooter: E, setAnnouncement: L } = B(), { general: t, setGeneral: J, isAntistock: h } = X(), { pageContext: O, setPageContext: W } = Y();
|
|
72
|
+
Z(
|
|
73
73
|
(t == null ? void 0 : t.info.id) || localStorage.getItem("shopId") || null,
|
|
74
74
|
"production",
|
|
75
75
|
h
|
|
76
76
|
);
|
|
77
|
-
const
|
|
78
|
-
const e = await
|
|
77
|
+
const j = async () => {
|
|
78
|
+
const e = await Q(
|
|
79
79
|
encodeURIComponent("/products"),
|
|
80
80
|
t == null ? void 0 : t.info.passwordProtected
|
|
81
81
|
);
|
|
82
82
|
if (e) {
|
|
83
83
|
const { data: n } = e;
|
|
84
84
|
W({
|
|
85
|
-
...
|
|
85
|
+
...O,
|
|
86
86
|
listings: n.listings
|
|
87
87
|
});
|
|
88
88
|
}
|
|
@@ -93,14 +93,14 @@ const pe = ({ children: i }) => {
|
|
|
93
93
|
const e = localStorage.getItem("token");
|
|
94
94
|
if (e && (!l || !S))
|
|
95
95
|
try {
|
|
96
|
-
const n =
|
|
96
|
+
const n = K(e);
|
|
97
97
|
y(n), d(e), D(n.email);
|
|
98
98
|
} catch (n) {
|
|
99
99
|
console.error("Failed to decode token:", n), localStorage.removeItem("token"), d(""), y(null);
|
|
100
100
|
}
|
|
101
101
|
}, [l, S]), r.useEffect(() => {
|
|
102
102
|
const e = c.get("r");
|
|
103
|
-
e && (localStorage.setItem("referralCode", e), c.delete("r"),
|
|
103
|
+
e && (localStorage.setItem("referralCode", e), c.delete("r"), b(c), v(
|
|
104
104
|
{
|
|
105
105
|
pathname: a.pathname,
|
|
106
106
|
search: c.toString()
|
|
@@ -108,11 +108,11 @@ const pe = ({ children: i }) => {
|
|
|
108
108
|
{ replace: !0 }
|
|
109
109
|
));
|
|
110
110
|
}, [c, a]), r.useEffect(() => {
|
|
111
|
-
!a.pathname.startsWith("/products") && !a.pathname.startsWith("/admin/builder") && t && (t.info.passwordProtected && u || t.isPasswordValid) &&
|
|
111
|
+
!a.pathname.startsWith("/products") && !a.pathname.startsWith("/admin/builder") && t && (t.info.passwordProtected && u || t.isPasswordValid) && j();
|
|
112
112
|
}, [t, u]), r.useLayoutEffect(() => {
|
|
113
113
|
const e = async () => {
|
|
114
114
|
if (p(!0), !t) {
|
|
115
|
-
const s = await
|
|
115
|
+
const s = await z(u);
|
|
116
116
|
if (!s.isPasswordValid && !a.pathname.includes("/admin/builder")) {
|
|
117
117
|
v("/validation", { state: { from: a.pathname } });
|
|
118
118
|
return;
|
|
@@ -122,15 +122,15 @@ const pe = ({ children: i }) => {
|
|
|
122
122
|
const { setShopPassword: m } = f.getState();
|
|
123
123
|
m("");
|
|
124
124
|
}
|
|
125
|
-
|
|
125
|
+
J(s);
|
|
126
126
|
}
|
|
127
127
|
}, n = async () => {
|
|
128
128
|
p(!0);
|
|
129
129
|
const { settings: s, theme: m } = (await U()).data;
|
|
130
|
-
s ? (s.settings && x(s.settings), s.header &&
|
|
130
|
+
s ? (s.settings && x(s.settings), s.header && _(JSON.parse(JSON.stringify(s.header))), s.footer && E(JSON.parse(JSON.stringify(s.footer))), s.announcement && L(JSON.parse(JSON.stringify(s.announcement)))) : x(C), k(m || A), p(!1);
|
|
131
131
|
};
|
|
132
132
|
a.pathname.startsWith("/validation") || e(), n();
|
|
133
|
-
}, []), h && (t != null && t.info.onHold) ? /* @__PURE__ */ o(oe, {}) : a.pathname.startsWith("/admin/builder") ? /* @__PURE__ */ o(g, { children: i }) : /* @__PURE__ */ o(g, { children:
|
|
133
|
+
}, []), h && (t != null && t.info.onHold) ? /* @__PURE__ */ o(oe, {}) : a.pathname.startsWith("/admin/builder") ? /* @__PURE__ */ o(g, { children: i }) : /* @__PURE__ */ o(g, { children: I ? /* @__PURE__ */ o("div", { className: P.wrapper, children: /* @__PURE__ */ o($, {}) }) : /* @__PURE__ */ N(g, { children: [
|
|
134
134
|
i,
|
|
135
135
|
w.length > 0 && /* @__PURE__ */ o("div", { className: P.notifications, children: w.map((e) => /* @__PURE__ */ o(
|
|
136
136
|
ee,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),c=require("./builder-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),c=require("./builder-BLfL4Ybx.cjs"),n=require("./charge-BGPoMvnI.cjs"),l="_wrapper_x27n6_1",m="_content_x27n6_10",x="_title_x27n6_18",d="_text_x27n6_24",p="_empty_x27n6_42",r={wrapper:l,content:m,title:x,text:d,empty:p},_=()=>{const{shopTerms:t}=c.useStorefrontStore(),{isAntistock:o}=c.useGeneralStore(),a=!!(t!=null&&t.termsOfService&&t.termsOfService.length>0);return e.jsx("div",{className:r.wrapper,children:e.jsxs("div",{className:r.content,children:[e.jsx("h1",{className:r.title,children:"Terms of Service"}),a?o?e.jsx("div",{className:r.text,children:e.jsx(n.MarkdownText,{text:t.termsOfService})}):e.jsx(n.Markdown,{remarkPlugins:[n.remarkGfm],rehypePlugins:[n.rehypeRaw],className:r.text,components:{a:({node:i,...s})=>e.jsx("a",{...s,target:"_blank",rel:"noopener noreferrer",id:"md"}),p:({node:i,...s})=>e.jsx("p",{...s,id:"md"})},children:t==null?void 0:t.termsOfService}):e.jsx("p",{className:r.empty,children:"No terms of service."})]})})};exports.TermsPage=_;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),i=require("react"),P=require("./charge-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),i=require("react"),P=require("./charge-BGPoMvnI.cjs"),t=require("./builder-BLfL4Ybx.cjs"),J=require("./ticket-Bx_uxTsw.cjs"),g=require("./ui-components-BMj5igzJ.cjs");require("./builder-components-BFeJpr4C.cjs");require("react-dom");const _="_notifications_1ntnm_1",F="_wrapper_1ntnm_12",j={notifications:_,wrapper:F},z=()=>(i.useEffect(()=>{document.title="Temporarily Unavailable"},[]),s.jsx("div",{style:{display:"flex",flexDirection:"column",width:"100vw",height:"100vh",overflowY:"scroll",overflowX:"hidden",background:"var(--surface-primary)",color:"var(--text-primary)"},children:s.jsxs("div",{style:{display:"flex",flexDirection:"column",flex:"1",justifyContent:"center",alignItems:"center",gap:"24px"},children:[s.jsx("h2",{style:{color:"var(--text-primary)",fontSize:"var(--font-heading-h2-size)"},children:"Temporarily Unavailable"}),s.jsx("span",{style:{color:"var(--text-secondary)",fontSize:"var(--font-heading-h3-size)",width:"85%",textAlign:"center"},children:"We're making some quick updates to improve your shopping experience. During this time, browsing and checkout are temporarily unavailable."})]})}));function R(){const c=new URLSearchParams(document.location.search),n=c.get("customerAccessToken"),{setToken:d}=t.useStorefrontStore.getState(),{setDashInfo:u}=t.useCustomerDashboardStore.getState();n&&(c.delete("customerAccessToken"),localStorage.setItem("token",n),d(n),u(null))}const U=({children:c})=>{const n=t.useLocation(),{token:d,setToken:u}=t.useStorefrontStore(),{dashInfo:S,setDashInfo:y}=t.useCustomerDashboardStore(),{shopPassword:f}=t.useStorefrontStore(),v=t.useNavigate(),[l,b]=t.useSearchParams(),{notifications:x}=t.useNotificationStore(),[T,h]=i.useState(!0),{setCustomerEmail:I}=t.useCartStore(),{setThemeSettings:w,themeSettings:N}=t.useThemeSettingsStore(),{settings:C,setSettings:k}=t.useSettingsStore(),{setHeader:D,setFooter:q,setAnnouncement:A}=t.useLayersStore(),{general:o,setGeneral:E,isAntistock:p}=t.useGeneralStore(),{pageContext:L,setPageContext:O}=t.usePagesStore();t.useTrackingAnalytics((o==null?void 0:o.info.id)||localStorage.getItem("shopId")||null,"production",p);const W=async()=>{const e=await J.getDynamicPage(encodeURIComponent("/products"),o==null?void 0:o.info.passwordProtected);if(e){const{data:a}=e;O({...L,listings:a.listings})}};return i.useEffect(()=>{R()},[]),i.useEffect(()=>{const e=localStorage.getItem("token");if(e&&(!d||!S))try{const a=t.jwtDecode(e);y(a),u(e),I(a.email)}catch(a){console.error("Failed to decode token:",a),localStorage.removeItem("token"),u(""),y(null)}},[d,S]),i.useEffect(()=>{const e=l.get("r");e&&(localStorage.setItem("referralCode",e),l.delete("r"),b(l),v({pathname:n.pathname,search:l.toString()},{replace:!0}))},[l,n]),i.useEffect(()=>{!n.pathname.startsWith("/products")&&!n.pathname.startsWith("/admin/builder")&&o&&(o.info.passwordProtected&&f||o.isPasswordValid)&&W()},[o,f]),i.useLayoutEffect(()=>{const e=async()=>{if(h(!0),!o){const r=await P.fetchGeneral(f);if(!r.isPasswordValid&&!n.pathname.includes("/admin/builder")){v("/validation",{state:{from:n.pathname}});return}if(!r.info.passwordProtected){localStorage.removeItem("shopPassword");const{setShopPassword:m}=t.useStorefrontStore.getState();m("")}E(r)}},a=async()=>{h(!0);const{settings:r,theme:m}=(await P.fetchThemeAndSettings()).data;r?(r.settings&&k(r.settings),r.header&&D(JSON.parse(JSON.stringify(r.header))),r.footer&&q(JSON.parse(JSON.stringify(r.footer))),r.announcement&&A(JSON.parse(JSON.stringify(r.announcement)))):k(C),w(m||N),h(!1)};n.pathname.startsWith("/validation")||e(),a()},[]),p&&(o!=null&&o.info.onHold)?s.jsx(z,{}):n.pathname.startsWith("/admin/builder")?s.jsx(s.Fragment,{children:c}):s.jsx(s.Fragment,{children:T?s.jsx("div",{className:j.wrapper,children:s.jsx(g.Loader,{})}):s.jsxs(s.Fragment,{children:[c,x.length>0&&s.jsx("div",{className:j.notifications,children:x.map(e=>s.jsx(g.NotificationBuilder,{type:e.status,message:e.message,timer:e.timer||10,id:e.id,element:p?g.NotificationAntistock:e.component,label:e.label},e.id))})]})})};exports.WrapperPage=U;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),i=require("./ui-components-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),i=require("./ui-components-BMj5igzJ.cjs");require("react");const n=require("./builder-BLfL4Ybx.cjs");require("./charge-BGPoMvnI.cjs");require("./builder-components-BFeJpr4C.cjs");require("react-dom");require("./ticket-Bx_uxTsw.cjs");const s="_wrapper_ej209_1",c="_content_ej209_12",a="_title_ej209_22",r={wrapper:s,content:c,title:a},l=()=>{const o=n.useNavigate(),t=n.useRouteError();return console.error("ROUTE ERROR: ",t),alert(t),e.jsx("div",{className:r.wrapper,children:e.jsxs("div",{className:r.content,children:[e.jsx("h1",{className:r.title,children:"Something Went Wrong"}),e.jsx(i.Button,{type:"Primary",onClick:()=>{o("/")},children:"Go Home"})]})})};exports.DynamicErrorPage=l;
|
package/dist/index.cjs.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./builder.cjs.js"),c=require("./builder-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./builder.cjs.js"),c=require("./builder-BLfL4Ybx.cjs"),u=require("react/jsx-runtime"),d=require("react"),e=require("./ui-components-BMj5igzJ.cjs"),r=require("./charge-BGPoMvnI.cjs");require("./builder-components-BFeJpr4C.cjs");require("react-dom");const t=require("./ticket-Bx_uxTsw.cjs");function I(o){d.useEffect(()=>{Object.entries(o).forEach(([s,i])=>{e.registerIcon(s,i)})},[o])}function f(o){Object.entries(o).forEach(([s,i])=>{e.registerIcon(s,i)})}function l(o){return o.endsWith("Icon")?o.slice(0,-4):o}function g(o,s=20,i=!0){return o.map(n=>({value:i?l(n):n,addon:u.jsx(e.Icon,{name:n,width:s,height:s,showPlaceholder:!0})}))}exports.App=a.App;exports.AntistockRoutes=c.AntistockRoutes;exports.Routes=c.Routes;exports.formatPrice=c.formatPrice;exports.Icon=e.Icon;exports.addIconSuffix=e.addIconSuffix;exports.getRegisteredIcon=e.getRegisteredIcon;exports.getRegisteredIcons=e.getRegisteredIcons;exports.isIconRegistered=e.isIconRegistered;exports.loadIcon=e.loadIcon;exports.registerIcon=e.registerIcon;exports.stripIconSuffix=e.stripIconSuffix;exports.useDynamicIconRegistration=e.useDynamicIconRegistration;exports.MarkdownText=r.MarkdownText;exports.ReCaptchaProvider=r.ReCaptchaProvider;exports.parseDraftJsText=r.parseDraftJsText;exports.useCart=r.useCart;exports.useGeneralInfo=r.useGeneralInfo;exports.useMarkdownIt=r.useMarkdownIt;exports.useReCaptcha=r.useReCaptcha;exports.ColorVariables=t.ColorVariables;exports.aspectRatioOptions=t.aspectRatioOptions;exports.hotReload=t.hotReload;exports.iconNames=t.iconNames;exports.removeNotification=t.removeNotification;exports.showNotification=t.showNotification;exports.splitTextIntoSpans=t.splitTextIntoSpans;exports.useAdaptiveStyles=t.useAdaptiveStyles;exports.useBalance=t.useBalance;exports.useBuilderPages=t.useBuilderPages;exports.useCreateTicket=t.useCreateTicket;exports.createIconLeftAddons=g;exports.registerIcons=f;exports.useIconRegistration=I;
|
package/dist/index.es.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { App as R } from "./builder.es.js";
|
|
2
|
-
import {
|
|
2
|
+
import { Q as v, U as w, V as b } from "./builder-C65Q5Dcx.js";
|
|
3
3
|
import { jsx as r } from "react/jsx-runtime";
|
|
4
4
|
import { useEffect as i } from "react";
|
|
5
|
-
import { r as o, I as n } from "./ui-components-
|
|
6
|
-
import { v as A, o as P, q as S, p as T, s as j, t as E, n as M } from "./ui-components-
|
|
7
|
-
import { M as y, G as B, J as D, u as G, I as J, K as V, H as
|
|
8
|
-
import "./builder-components-
|
|
5
|
+
import { r as o, I as n } from "./ui-components-Bx0QBPvt.js";
|
|
6
|
+
import { v as A, o as P, q as S, p as T, s as j, t as E, n as M } from "./ui-components-Bx0QBPvt.js";
|
|
7
|
+
import { M as y, G as B, J as D, u as G, I as J, K as V, H as q } from "./charge-GQ_PuwVQ.js";
|
|
8
|
+
import "./builder-components-hkH4Mkhh.js";
|
|
9
9
|
import "react-dom";
|
|
10
|
-
import { C as
|
|
10
|
+
import { C as K, c as L, h as Q, i as U, r as W, d as F, s as X, u as Y, e as Z, b as _, a as $ } from "./ticket-F98fUmZE.js";
|
|
11
11
|
function m(e) {
|
|
12
12
|
i(() => {
|
|
13
13
|
Object.entries(e).forEach(([s, t]) => {
|
|
@@ -40,26 +40,26 @@ function l(e, s = 20, t = !0) {
|
|
|
40
40
|
export {
|
|
41
41
|
v as AntistockRoutes,
|
|
42
42
|
R as App,
|
|
43
|
-
|
|
43
|
+
K as ColorVariables,
|
|
44
44
|
n as Icon,
|
|
45
45
|
y as MarkdownText,
|
|
46
46
|
B as ReCaptchaProvider,
|
|
47
47
|
w as Routes,
|
|
48
48
|
A as addIconSuffix,
|
|
49
|
-
|
|
49
|
+
L as aspectRatioOptions,
|
|
50
50
|
l as createIconLeftAddons,
|
|
51
51
|
b as formatPrice,
|
|
52
52
|
P as getRegisteredIcon,
|
|
53
53
|
S as getRegisteredIcons,
|
|
54
|
-
|
|
54
|
+
Q as hotReload,
|
|
55
55
|
U as iconNames,
|
|
56
56
|
T as isIconRegistered,
|
|
57
57
|
j as loadIcon,
|
|
58
58
|
D as parseDraftJsText,
|
|
59
59
|
o as registerIcon,
|
|
60
60
|
h as registerIcons,
|
|
61
|
-
|
|
62
|
-
|
|
61
|
+
W as removeNotification,
|
|
62
|
+
F as showNotification,
|
|
63
63
|
X as splitTextIntoSpans,
|
|
64
64
|
E as stripIconSuffix,
|
|
65
65
|
Y as useAdaptiveStyles,
|
|
@@ -71,5 +71,5 @@ export {
|
|
|
71
71
|
J as useGeneralInfo,
|
|
72
72
|
m as useIconRegistration,
|
|
73
73
|
V as useMarkdownIt,
|
|
74
|
-
|
|
74
|
+
q as useReCaptcha
|
|
75
75
|
};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { jsx as s, Fragment as G, jsxs as m } from "react/jsx-runtime";
|
|
2
|
-
import r, { useState as X, useMemo as
|
|
3
|
-
import {
|
|
4
|
-
import { f as se, N as ae, P as oe, O as ne, g as ie, b as ce, c as u, d as re, e as le, h as ue, i as de, j as me, V as he, k as fe, L as pe, T as ge, l as
|
|
5
|
-
import { e as ke, g as Se, I as we } from "./ui-components-
|
|
6
|
-
import "./builder-components-
|
|
2
|
+
import r, { useState as X, useMemo as O } from "react";
|
|
3
|
+
import { O as Y, a7 as Z, p as ee, y as te } from "./builder-C65Q5Dcx.js";
|
|
4
|
+
import { f as se, N as ae, P as oe, O as ne, g as ie, b as ce, c as u, d as re, e as le, h as ue, i as de, j as me, V as he, k as fe, L as pe, T as ge, l as U, m as _e, n as ye, R as Ne, o as ve } from "./charge-GQ_PuwVQ.js";
|
|
5
|
+
import { e as ke, g as Se, I as we } from "./ui-components-Bx0QBPvt.js";
|
|
6
|
+
import "./builder-components-hkH4Mkhh.js";
|
|
7
7
|
import "react-dom";
|
|
8
|
-
import "./ticket-
|
|
8
|
+
import "./ticket-F98fUmZE.js";
|
|
9
9
|
const Pe = async (t = 1) => await se({ PageNumber: t }), tt = () => {
|
|
10
10
|
const [t, c] = r.useState(null), [d, e] = X(null), [_, p] = r.useState(0), { page: h } = Y(), [g, y] = r.useState(!0);
|
|
11
|
-
async function
|
|
11
|
+
async function b() {
|
|
12
12
|
y(!0);
|
|
13
13
|
const { list: v, totalCount: l } = await Pe(h);
|
|
14
14
|
c(v), p(l), e(null), y(!1);
|
|
@@ -20,7 +20,7 @@ const Pe = async (t = 1) => await se({ PageNumber: t }), tt = () => {
|
|
|
20
20
|
return r.useEffect(() => {
|
|
21
21
|
!d && t && N();
|
|
22
22
|
}, [t, d]), r.useEffect(() => {
|
|
23
|
-
|
|
23
|
+
b();
|
|
24
24
|
}, [h]), /* @__PURE__ */ s(G, { children: t != null && t.length && t.length === 0 ? /* @__PURE__ */ s(
|
|
25
25
|
ae,
|
|
26
26
|
{
|
|
@@ -39,10 +39,10 @@ const Pe = async (t = 1) => await se({ PageNumber: t }), tt = () => {
|
|
|
39
39
|
}
|
|
40
40
|
)
|
|
41
41
|
] }) });
|
|
42
|
-
}, De = "_orderPage_gc87l_1",
|
|
42
|
+
}, De = "_orderPage_gc87l_1", Oe = "_leftSection_gc87l_15", be = "_content_gc87l_35", Ae = "_main_gc87l_42", Ce = "_mainAntistock_gc87l_56", Re = "_orderMainDataAntistock_gc87l_69", Me = "_timelineBlockAntistock_gc87l_81", Te = "_footerAntistock_gc87l_92", Ie = "_statusBlock_gc87l_104", Ve = "_timelineBlock_gc87l_81", Ee = "_footer_gc87l_92", Be = "_rightSection_gc87l_121", Fe = "_header_gc87l_142", Le = "_productList_gc87l_150", $e = "_mobileFooter_gc87l_157", xe = "_loaderContainer_gc87l_166", We = "_orderMainData_gc87l_69", qe = "_prices_gc87l_181", je = "_headerTitle_gc87l_185", Ge = "_headerDescription_gc87l_189", n = {
|
|
43
43
|
orderPage: De,
|
|
44
|
-
leftSection:
|
|
45
|
-
content:
|
|
44
|
+
leftSection: Oe,
|
|
45
|
+
content: be,
|
|
46
46
|
main: Ae,
|
|
47
47
|
mainAntistock: Ce,
|
|
48
48
|
orderMainDataAntistock: Re,
|
|
@@ -60,20 +60,20 @@ const Pe = async (t = 1) => await se({ PageNumber: t }), tt = () => {
|
|
|
60
60
|
prices: qe,
|
|
61
61
|
headerTitle: je,
|
|
62
62
|
headerDescription: Ge
|
|
63
|
-
},
|
|
63
|
+
}, Ue = (t) => {
|
|
64
64
|
if (!t) return null;
|
|
65
65
|
const c = t.split(":");
|
|
66
66
|
if (c.length !== 3) return null;
|
|
67
67
|
const [d, e, _] = c, p = Number(d), h = Number(e), g = Number(_);
|
|
68
68
|
return Number.isNaN(p) || Number.isNaN(h) || Number.isNaN(g) ? null : ((p * 60 + h) * 60 + g) * 1e3;
|
|
69
|
-
},
|
|
69
|
+
}, ze = () => {
|
|
70
70
|
var M, T, I, V, E, B, F, L, $;
|
|
71
|
-
const { id: t, accessToken: c } = Z(), d = ee(), [e, _] = r.useState(), [p, h] = r.useState(!1), [g, y] = r.useState(!1), [
|
|
71
|
+
const { id: t, accessToken: c } = Z(), d = ee(), [e, _] = r.useState(), [p, h] = r.useState(!1), [g, y] = r.useState(!1), [b, N] = r.useState(!1), v = ce(), { isAntistock: l, general: i } = te(), z = ((M = e == null ? void 0 : e.rawPrice) == null ? void 0 : M.currency) || "USD", H = new Intl.NumberFormat("en-US", {
|
|
72
72
|
style: "currency",
|
|
73
|
-
currency:
|
|
73
|
+
currency: z
|
|
74
74
|
}), C = r.useMemo(() => {
|
|
75
75
|
var f;
|
|
76
|
-
const a =
|
|
76
|
+
const a = Ue(
|
|
77
77
|
(e == null ? void 0 : e.estimatedProcessingTime) ?? null
|
|
78
78
|
), k = (f = e == null ? void 0 : e.timeline) == null ? void 0 : f[u.Processing], A = (e == null ? void 0 : e.status) === u.Processing && k && a ? {
|
|
79
79
|
processingStartTime: new Date(k),
|
|
@@ -134,13 +134,13 @@ const Pe = async (t = 1) => await se({ PageNumber: t }), tt = () => {
|
|
|
134
134
|
clearInterval(a);
|
|
135
135
|
};
|
|
136
136
|
}, [t, c, D]);
|
|
137
|
-
const J =
|
|
137
|
+
const J = O(() => !!(e != null && e.isApplicableForReplacement && (e.status === u.Completed || e.status === u.PartiallyDelivered || e.status === u.FullDeliveryFailure)), [e]), R = O(() => {
|
|
138
138
|
var a;
|
|
139
139
|
return !!((a = i == null ? void 0 : i.info) != null && a.isVouchesEnabled && c && ((e == null ? void 0 : e.status) === u.Completed || (e == null ? void 0 : e.status) === u.FullDeliveryFailure || (e == null ? void 0 : e.status) === u.PartiallyDelivered));
|
|
140
|
-
}, [(T = i == null ? void 0 : i.info) == null ? void 0 : T.isVouchesEnabled, c]),
|
|
140
|
+
}, [(T = i == null ? void 0 : i.info) == null ? void 0 : T.isVouchesEnabled, c]), K = O(() => {
|
|
141
141
|
var a;
|
|
142
142
|
return !!(!((a = i == null ? void 0 : i.info) != null && a.isVouchesEnabled) && (e != null && e.review) && "accessToken" in e.review && !l);
|
|
143
|
-
}, [(I = i == null ? void 0 : i.info) == null ? void 0 : I.isVouchesEnabled, e == null ? void 0 : e.review, l]),
|
|
143
|
+
}, [(I = i == null ? void 0 : i.info) == null ? void 0 : I.isVouchesEnabled, e == null ? void 0 : e.review, l]), Q = O(() => {
|
|
144
144
|
var a;
|
|
145
145
|
return ((a = i == null ? void 0 : i.info) == null ? void 0 : a.domain) || window.location.hostname;
|
|
146
146
|
}, [(V = i == null ? void 0 : i.info) == null ? void 0 : V.domain]);
|
|
@@ -176,7 +176,7 @@ const Pe = async (t = 1) => await se({ PageNumber: t }), tt = () => {
|
|
|
176
176
|
orderId: e.id
|
|
177
177
|
}
|
|
178
178
|
),
|
|
179
|
-
|
|
179
|
+
K && e.review && /* @__PURE__ */ s(
|
|
180
180
|
pe,
|
|
181
181
|
{
|
|
182
182
|
orderId: e.id,
|
|
@@ -194,7 +194,7 @@ const Pe = async (t = 1) => await se({ PageNumber: t }), tt = () => {
|
|
|
194
194
|
}
|
|
195
195
|
),
|
|
196
196
|
/* @__PURE__ */ s(
|
|
197
|
-
|
|
197
|
+
U,
|
|
198
198
|
{
|
|
199
199
|
className: `${n.footer} ${l ? n.footerAntistock : ""}`
|
|
200
200
|
}
|
|
@@ -255,7 +255,7 @@ const Pe = async (t = 1) => await se({ PageNumber: t }), tt = () => {
|
|
|
255
255
|
isShowSubtotal: !1
|
|
256
256
|
}
|
|
257
257
|
),
|
|
258
|
-
/* @__PURE__ */ s(
|
|
258
|
+
/* @__PURE__ */ s(U, { className: n.mobileFooter })
|
|
259
259
|
] })
|
|
260
260
|
] })
|
|
261
261
|
}
|
|
@@ -272,12 +272,12 @@ const Pe = async (t = 1) => await se({ PageNumber: t }), tt = () => {
|
|
|
272
272
|
R && /* @__PURE__ */ s(
|
|
273
273
|
ve,
|
|
274
274
|
{
|
|
275
|
-
isOpen:
|
|
275
|
+
isOpen: b,
|
|
276
276
|
onClose: () => N(!1),
|
|
277
277
|
products: C,
|
|
278
278
|
orderId: t,
|
|
279
279
|
accessToken: c,
|
|
280
|
-
shopDomain:
|
|
280
|
+
shopDomain: Q,
|
|
281
281
|
onSuccess: () => {
|
|
282
282
|
N(!1), t && D(t, c, !0);
|
|
283
283
|
}
|
|
@@ -286,7 +286,7 @@ const Pe = async (t = 1) => await se({ PageNumber: t }), tt = () => {
|
|
|
286
286
|
] }));
|
|
287
287
|
}, st = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
288
288
|
__proto__: null,
|
|
289
|
-
OrderPage:
|
|
289
|
+
OrderPage: ze
|
|
290
290
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
291
291
|
export {
|
|
292
292
|
tt as O,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const t=require("react/jsx-runtime"),r=require("react"),O=require("./builder-
|
|
1
|
+
"use strict";const t=require("react/jsx-runtime"),r=require("react"),O=require("./builder-BLfL4Ybx.cjs"),s=require("./charge-BGPoMvnI.cjs"),C=require("./ui-components-BMj5igzJ.cjs");require("./builder-components-BFeJpr4C.cjs");require("react-dom");require("./ticket-Bx_uxTsw.cjs");const K=async(n=1)=>await s.fetchOrders({PageNumber:n}),Q=()=>{const[n,l]=r.useState(null),[d,e]=r.useState(null),[p,g]=r.useState(0),{page:m}=O.usePaginationPagesStore(),[f,_]=r.useState(!0);async function j(){_(!0);const{list:S,totalCount:u}=await K(m);l(S),g(u),e(null),_(!1)}async function y(){const S=(n==null?void 0:n.map(c=>c.gatewayName))||[],u=await s.getGatewaysDetail(S);e(u)}return r.useEffect(()=>{!d&&n&&y()},[n,d]),r.useEffect(()=>{j()},[m]),t.jsx(t.Fragment,{children:n!=null&&n.length&&n.length===0?t.jsx(s.NoItemsBlock,{title:"No Orders",description:"When you purchase products from our website, you'll see a history of orders here."}):t.jsxs(t.Fragment,{children:[t.jsx(s.PageTitle,{title:"Orders"}),t.jsx(s.OrdersTable,{orders:n,gatewaysDetail:d,totalCount:p,isLoading:f})]})})},X="_orderPage_gc87l_1",Y="_leftSection_gc87l_15",Z="_content_gc87l_35",ee="_main_gc87l_42",te="_mainAntistock_gc87l_56",se="_orderMainDataAntistock_gc87l_69",ne="_timelineBlockAntistock_gc87l_81",ae="_footerAntistock_gc87l_92",oe="_statusBlock_gc87l_104",ie="_timelineBlock_gc87l_81",ce="_footer_gc87l_92",re="_rightSection_gc87l_121",le="_header_gc87l_142",ue="_productList_gc87l_150",de="_mobileFooter_gc87l_157",me="_loaderContainer_gc87l_166",he="_orderMainData_gc87l_69",ge="_prices_gc87l_181",fe="_headerTitle_gc87l_185",pe="_headerDescription_gc87l_189",i={orderPage:X,leftSection:Y,content:Z,main:ee,mainAntistock:te,orderMainDataAntistock:se,timelineBlockAntistock:ne,footerAntistock:ae,statusBlock:oe,timelineBlock:ie,footer:ce,rightSection:re,header:le,productList:ue,mobileFooter:de,loaderContainer:me,orderMainData:he,prices:ge,headerTitle:fe,headerDescription:pe},_e=n=>{if(!n)return null;const l=n.split(":");if(l.length!==3)return null;const[d,e,p]=l,g=Number(d),m=Number(e),f=Number(p);return Number.isNaN(g)||Number.isNaN(m)||Number.isNaN(f)?null:((g*60+m)*60+f)*1e3},ye=()=>{var A,R,M,T,F,E,I,V,B;const{id:n,accessToken:l}=O.useParams(),d=O.useNavigate(),[e,p]=r.useState(),[g,m]=r.useState(!1),[f,_]=r.useState(!1),[j,y]=r.useState(!1),S=s.useCopy(),{isAntistock:u,general:c}=O.useGeneralStore(),G=((A=e==null?void 0:e.rawPrice)==null?void 0:A.currency)||"USD",U=new Intl.NumberFormat("en-US",{style:"currency",currency:G}),D=r.useMemo(()=>{var h;const a=_e((e==null?void 0:e.estimatedProcessingTime)??null),N=(h=e==null?void 0:e.timeline)==null?void 0:h[s.OrderStatus.Processing],P=(e==null?void 0:e.status)===s.OrderStatus.Processing&&N&&a?{processingStartTime:new Date(N),expectedProcessingMs:a,processingExpiresAt:e!=null&&e.processingExpiresAt?new Date(e.processingExpiresAt):void 0}:null;return(e==null?void 0:e.partOrders.map(o=>{var x,$,q;return{id:Number((x=o.productWithVariant)==null?void 0:x.id)||0,partOrderId:Number(o==null?void 0:o.id)||0,image:o.productWithVariant.image,name:(()=>{var L,W;const v=((L=o.productWithVariant)==null?void 0:L.name)||"",k=((W=o.productWithVariant)==null?void 0:W.variantName)||"";return!v&&!k?"":!k||v===k?v:v?`${v} (${k})`:k})(),description:"",price:{quantity:o.quantity,amount:(($=o.productWithVariant)==null?void 0:$.price.amount)||0,currency:(q=o.productWithVariant)==null?void 0:q.price.currency},deliveryCategories:"deliveryCategories"in o?o.deliveryCategories:void 0,customerNote:o.customerNote,chargeType:o.chargeType||"ONE_TIME",replacementRequests:"replacementRequests"in o?o.replacementRequests:void 0,allowedReplacementReasons:"allowedReplacementReasons"in o?o.allowedReplacementReasons:void 0,processingInfo:P}}))||[]},[e]);r.useEffect(()=>{e&&(e.status===s.OrderStatus.FullDeliveryFailure||e.status===s.OrderStatus.PartiallyDelivered)&&e.refundedPrice&&e.refundedPrice.amount>0&&_(!0)},[e==null?void 0:e.status]);const w=r.useCallback(async(a,N,P=!1)=>{var o,x;P||m(!0);const{data:h}=await(N?s.fetchAuthorizedOrder(`${a}/${N}`):s.fetchOrder(a));m(!1),h.status!==s.OrderStatus.Completed&&((o=h.charge)==null?void 0:o.status)===s.ChargeStatus.NotPaid&&d(`/charges/${(x=h.charge)==null?void 0:x.id}`,{replace:!0}),p(h)},[d]);r.useLayoutEffect(()=>{if(n&&!l){const a=JSON.parse(localStorage.getItem("orders")||"{}");a[n]&&d(`/orders/${n}/${a[n].fullAccessToken}`)}},[n,l,d]),r.useEffect(()=>{n&&w(n,l,!0);const a=setInterval(()=>{n&&w(n,l,!0)},5e3);return()=>{clearInterval(a)}},[n,l,w]);const z=r.useMemo(()=>!!(e!=null&&e.isApplicableForReplacement&&(e.status===s.OrderStatus.Completed||e.status===s.OrderStatus.PartiallyDelivered||e.status===s.OrderStatus.FullDeliveryFailure)),[e]),b=r.useMemo(()=>{var a;return!!((a=c==null?void 0:c.info)!=null&&a.isVouchesEnabled&&l&&((e==null?void 0:e.status)===s.OrderStatus.Completed||(e==null?void 0:e.status)===s.OrderStatus.FullDeliveryFailure||(e==null?void 0:e.status)===s.OrderStatus.PartiallyDelivered))},[(R=c==null?void 0:c.info)==null?void 0:R.isVouchesEnabled,l]),H=r.useMemo(()=>{var a;return!!(!((a=c==null?void 0:c.info)!=null&&a.isVouchesEnabled)&&(e!=null&&e.review)&&"accessToken"in e.review&&!u)},[(M=c==null?void 0:c.info)==null?void 0:M.isVouchesEnabled,e==null?void 0:e.review,u]),J=r.useMemo(()=>{var a;return((a=c==null?void 0:c.info)==null?void 0:a.domain)||window.location.hostname},[(T=c==null?void 0:c.info)==null?void 0:T.domain]);return g?t.jsx("div",{className:i.loaderContainer,children:t.jsx(C.Loader,{})}):(console.log("ORDER PAGE"),console.log(e),t.jsxs("div",{className:i.orderPage,children:[t.jsx("div",{className:i.leftSection,children:t.jsxs("div",{className:i.content,children:[t.jsx(s.CheckoutHeader,{}),e&&t.jsxs("div",{className:`${i.main} ${u?i.mainAntistock:""}`,children:[t.jsx(s.OrderStatusBlock,{className:i.statusBlock,orderStatus:e.status}),t.jsxs("div",{className:`${i.orderMainData} ${u?i.orderMainDataAntistock:""}`,children:[b&&t.jsx(s.VouchCard,{onAddMessage:()=>y(!0),isVouchLeft:e.isVouchLeft}),t.jsx(s.CheckoutOrderMainData,{lastUpdate:e.createdAt,paymentType:(F=e.charge)==null?void 0:F.gateway,email:e.customer?e.customer.email:((E=e.charge)==null?void 0:E.customerForCharge.email)||"",orderId:e.id}),H&&e.review&&t.jsx(s.LeaveAReview,{orderId:e.id,review:e.review})]}),e.charge&&e.charge.timeline&&t.jsx(s.TrackPayment,{className:`${i.timelineBlock} ${u?i.timelineBlockAntistock:""}`,timeline:e.charge.timeline}),t.jsx(s.CheckoutFooter,{className:`${i.footer} ${u?i.footerAntistock:""}`})]})]})}),t.jsx("div",{className:i.rightSection,style:u?{borderLeft:"1px solid var(--border-secondary)"}:void 0,children:t.jsxs("div",{className:i.content,children:[((I=e==null?void 0:e.charge)==null?void 0:I.name)&&t.jsxs("header",{className:i.header,children:[t.jsxs("div",{children:[t.jsx("h1",{className:i.headerTitle,children:e.charge.name}),e.charge.description&&t.jsx("p",{className:i.headerDescription,children:e.charge.description})]}),u?null:t.jsxs(C.Button,{type:"Secondary",onClick:()=>S((e==null?void 0:e.id)||""),style:{whiteSpace:"nowrap",display:"flex",alignItems:"center",gap:"4px"},children:[t.jsx(C.Icon,{name:"Copy"}),t.jsx("span",{children:"Copy ID"})]})]}),t.jsxs("div",{children:[t.jsx("div",{className:i.productList,children:D.map(a=>t.jsx(s.CheckoutProduct,{product:a,isOrder:!0,isApplicableForReplacement:z,orderId:n,accessToken:l,allowedReplacementReasons:e==null?void 0:e.allowedReplacementReasons},a.id))}),u?null:t.jsx(s.CheckoutPrices,{formatter:U,coupon:null,total:((V=e==null?void 0:e.endPrice)==null?void 0:V.amount)||0,discount:0,totalWithDiscount:((B=e==null?void 0:e.endPrice)==null?void 0:B.amount)||0,className:i.prices,isShowSubtotal:!1}),t.jsx(s.CheckoutFooter,{className:i.mobileFooter})]})]})}),(e==null?void 0:e.refundedPrice)&&t.jsx(s.RefundNotificationModal,{isOpen:f,onClose:()=>_(!1),refundedAmount:e.refundedPrice.amount,currency:e.refundedPrice.currency}),b&&t.jsx(s.VouchModal,{isOpen:j,onClose:()=>y(!1),products:D,orderId:n,accessToken:l,shopDomain:J,onSuccess:()=>{y(!1),n&&w(n,l,!0)}})]}))},Se=Object.freeze(Object.defineProperty({__proto__:null,OrderPage:ye},Symbol.toStringTag,{value:"Module"}));exports.Orders=Q;exports.index=Se;
|