@billgangcom/theme-lib 1.117.5 → 1.119.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{builder-Dcp5JIX2.js → builder-C7VD2Hrr.js} +5 -5
- package/dist/{builder-C6H1N4FP.cjs → builder-D40snPWY.cjs} +2 -2
- package/dist/{builder-components-Bj_ecWtd.cjs → builder-components-3rAy-Smx.cjs} +1 -1
- package/dist/{builder-components-D_-yBjUv.js → builder-components-BvBlpSpu.js} +4 -4
- package/dist/builder.cjs.js +1 -1
- package/dist/builder.es.js +83 -82
- package/dist/charge-5j107R6o.cjs +109 -0
- package/dist/{charge-_CEEL_lC.js → charge-iu_hkYgk.js} +6943 -7223
- package/dist/{checkout-LuD-xUEH.js → checkout-BpKCwIxB.js} +5 -5
- package/dist/{checkout-BY7eHMQg.cjs → checkout-CaqNOLLu.cjs} +1 -1
- package/dist/exports.cjs.js +1 -1
- package/dist/exports.es.js +25 -24
- package/dist/{index-DlUuba7X.cjs → index-11n2K2VN.cjs} +1 -1
- package/dist/{index-C8knQe3w.cjs → index-AEZ2KhQR.cjs} +1 -1
- package/dist/{index-DU5qhu5H.cjs → index-BOjsM7d1.cjs} +1 -1
- package/dist/{index-GWi3v3LH.js → index-BYBw4TgV.js} +5 -5
- package/dist/{index-Cyvdq9bC.cjs → index-BjuGKegT.cjs} +1 -1
- package/dist/{index-DOGDvdAe.cjs → index-Cxrmj7hz.cjs} +1 -1
- package/dist/{index-CRXry6Nc.js → index-DBgBtyQS.js} +1 -1
- package/dist/{index-Dj9WbMhN.js → index-KiiAjnVN.js} +12 -12
- package/dist/{index-6C0r0b28.js → index-UVcYwMAu.js} +5 -5
- package/dist/{index-Dnj_qRMe.js → index-jOdOgPXj.js} +5 -5
- package/dist/index.cjs.js +1 -1
- package/dist/index.es.js +9 -9
- package/dist/{order-CRkNBk1l.js → order-BGmiWqRq.js} +5 -5
- package/dist/{order-B2keJNN9.cjs → order-BphgbYol.cjs} +1 -1
- package/dist/src/exports.d.ts +1 -0
- package/dist/src/lib/createTicket.d.ts +1 -1
- package/dist/src/pages/home/model.d.ts +1 -0
- package/dist/src/pages/ticket/model.d.ts +6 -1
- package/dist/src/storefront/api/ticket.d.ts +4 -1
- package/dist/src/ui/ImagesLoader/example.d.ts +18 -0
- package/dist/src/ui/ImagesLoader/index.d.ts +30 -0
- package/dist/src/ui/index.d.ts +1 -0
- package/dist/style.css +1 -1
- package/dist/{subscription-v64vRqA-.cjs → subscription-C9MVW1hD.cjs} +1 -1
- package/dist/{subscription-qxCpanQb.js → subscription-udEFKrRx.js} +5 -5
- package/dist/{ticket-BK3fx1Sw.js → ticket-CVpIDi23.js} +480 -401
- package/dist/ticket-DHMkT2YQ.cjs +108 -0
- package/dist/{top-up-DvRo2FT6.js → top-up-BrOInMzx.js} +5 -5
- package/dist/{top-up-DCz_tgnE.cjs → top-up-CUh8b-Aq.cjs} +1 -1
- package/dist/{ui-components-DD5zQkng.js → ui-components-D5DlMpwI.js} +2905 -2666
- package/dist/ui-components-tJEldx8o.cjs +1 -0
- package/dist/ui.cjs.js +1 -1
- package/dist/ui.es.js +39 -38
- package/dist/{validation-Coc0Q-Ug.js → validation-DWYiq2wg.js} +5 -5
- package/dist/{validation-gGpkWETM.cjs → validation-riS3yl7s.cjs} +1 -1
- package/package.json +1 -1
- package/dist/charge-CDdwR76I.cjs +0 -109
- package/dist/ticket-C-A_Ok9u.cjs +0 -108
- package/dist/ui-components-DsX_DjBg.cjs +0 -1
package/dist/builder.es.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx as t, Fragment as M, jsxs as L } from "react/jsx-runtime";
|
|
2
|
-
import { N as G, K as W, j as _, c as j, m as V, a as q, M as N, ai as Q, aj as X, ak as J } from "./builder-
|
|
3
|
-
import { f as K, l as
|
|
2
|
+
import { N as G, K as W, j as _, c as j, m as V, a as q, M as N, ai as Q, aj as X, ak as J } from "./builder-C7VD2Hrr.js";
|
|
3
|
+
import { f as K, l as $, j as Y, k as Z, D as ee } from "./ticket-CVpIDi23.js";
|
|
4
4
|
import o, { Suspense as te } from "react";
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import { TextUnderlineIcon as ce, TextStrikethroughIcon as ie, TextItalicIcon as le, AlignBottomIcon as se, AlignTopIcon as de, AlignRightIcon as he, AlignLeftIcon as ue, TextAlignCenterIcon as Ie, TextAlignRightIcon as me, TextAlignLeftIcon as ge, PushPinIcon as pe, CardsIcon as fe, DeviceMobileCameraIcon as Se, DeviceTabletCameraIcon as Ce, DesktopIcon as ye, UserCircleGearIcon as Ae, TicketIcon as
|
|
8
|
-
const
|
|
5
|
+
import { _ as oe, $ as ne, a0 as re } from "./charge-iu_hkYgk.js";
|
|
6
|
+
import { w as ae } from "./ui-components-D5DlMpwI.js";
|
|
7
|
+
import { TextUnderlineIcon as ce, TextStrikethroughIcon as ie, TextItalicIcon as le, AlignBottomIcon as se, AlignTopIcon as de, AlignRightIcon as he, AlignLeftIcon as ue, TextAlignCenterIcon as Ie, TextAlignRightIcon as me, TextAlignLeftIcon as ge, PushPinIcon as pe, CardsIcon as fe, DeviceMobileCameraIcon as Se, DeviceTabletCameraIcon as Ce, DesktopIcon as ye, UserCircleGearIcon as Ae, TicketIcon as we, ChatCenteredIcon as ke, SealQuestionIcon as Te, SquaresFourIcon as Pe, TextboxIcon as De, ArrowSquareInIcon as Le, CornersOutIcon as Re, TextHIcon as xe, TextBIcon as be, TextAaIcon as Ue, PaintBrushBroadIcon as Be, GearIcon as Ee, PaletteIcon as ze, TreeStructureIcon as ve, WarningDiamondIcon as He, WarningIcon as Fe, QuestionIcon as Oe, CalendarCheckIcon as Me, MedalIcon as Ge, CurrencyCircleDollarIcon as We, HouseSimpleIcon as _e, HouseIcon as je, GlobeIcon as Ve, SmileyIcon as qe, CalendarIcon as Ne, UserIcon as Qe, HeartIcon as Xe, LockIcon as Je, FileCloudIcon as Ke, ShieldCheckIcon as $e, ShieldIcon as Ye, ShareIcon as Ze, DotsSixVerticalIcon as et, ChatsTeardropIcon as tt, PaperPlaneRightIcon as ot, WalletIcon as nt, SignOutIcon as rt, TelegramLogoIcon as at, DiscordLogoIcon as ct, DownloadSimpleIcon as it, BookOpenIcon as lt, FileTextIcon as st, FileIcon as dt, AlignCenterHorizontalIcon as ht, LightningIcon as ut, FireIcon as It, StarIcon as mt, XCircleIcon as gt, CheckCircleIcon as pt, ArrowsVerticalIcon as ft, ArrowsHorizontalIcon as St, CloudArrowUpIcon as Ct, SelectionIcon as yt, ArrowLineDownIcon as At, MagnifyingGlassMinusIcon as wt, MagnifyingGlassIcon as kt, CaretLeftIcon as Tt, CaretUpIcon as Pt, CaretDownIcon as Dt, CaretRightIcon as Lt, ArrowUUpRightIcon as Rt, ArrowUUpLeftIcon as xt, ArrowUpRightIcon as bt, ArrowLineUpRightIcon as Ut, ArrowRightIcon as Bt, ArrowLeftIcon as Et, ConfettiIcon as zt, ArrowDownIcon as vt, ArrowUpIcon as Ht, CrownIcon as Ft, EyeIcon as Ot, BagIcon as Mt, HandbagIcon as Gt, ListIcon as Wt, ImageIcon as _t, SlidersIcon as jt, TrashIcon as Vt, CopyIcon as qt, InfoIcon as Nt, ClockIcon as Qt, CheckIcon as Xt, MinusIcon as Jt, PlusIcon as Kt, XIcon as $t } from "@phosphor-icons/react";
|
|
8
|
+
const Yt = ({
|
|
9
9
|
children: e,
|
|
10
10
|
shopDomain: l,
|
|
11
11
|
shopId: s,
|
|
@@ -28,35 +28,36 @@ const Zt = ({
|
|
|
28
28
|
}, p = async () => {
|
|
29
29
|
const { data: i } = await ne();
|
|
30
30
|
c(i);
|
|
31
|
-
},
|
|
31
|
+
}, w = async () => {
|
|
32
32
|
const { data: i } = await re();
|
|
33
33
|
g(i);
|
|
34
34
|
};
|
|
35
|
-
I(l), C(s), d && y(d), u && A(u), r(), p(),
|
|
35
|
+
I(l), C(s), d && y(d), u && A(u), r(), p(), w();
|
|
36
36
|
}, [l, s, d]), /* @__PURE__ */ t(M, { children: e });
|
|
37
|
-
},
|
|
38
|
-
wrapper:
|
|
37
|
+
}, Zt = "_wrapper_1xuz3_18", R = {
|
|
38
|
+
wrapper: Zt
|
|
39
39
|
};
|
|
40
|
-
function
|
|
40
|
+
function eo() {
|
|
41
41
|
ae({
|
|
42
42
|
// Основные UI иконки
|
|
43
|
-
X:
|
|
44
|
-
Plus:
|
|
45
|
-
Minus:
|
|
46
|
-
Check:
|
|
47
|
-
Clock:
|
|
48
|
-
Info:
|
|
49
|
-
Copy:
|
|
50
|
-
Trash:
|
|
51
|
-
Sliders:
|
|
52
|
-
Image:
|
|
53
|
-
List:
|
|
54
|
-
Handbag:
|
|
55
|
-
Bag:
|
|
56
|
-
Eye:
|
|
57
|
-
Crown:
|
|
58
|
-
ArrowUp:
|
|
59
|
-
ArrowDown:
|
|
43
|
+
X: $t,
|
|
44
|
+
Plus: Kt,
|
|
45
|
+
Minus: Jt,
|
|
46
|
+
Check: Xt,
|
|
47
|
+
Clock: Qt,
|
|
48
|
+
Info: Nt,
|
|
49
|
+
Copy: qt,
|
|
50
|
+
Trash: Vt,
|
|
51
|
+
Sliders: jt,
|
|
52
|
+
Image: _t,
|
|
53
|
+
List: Wt,
|
|
54
|
+
Handbag: Gt,
|
|
55
|
+
Bag: Mt,
|
|
56
|
+
Eye: Ot,
|
|
57
|
+
Crown: Ft,
|
|
58
|
+
ArrowUp: Ht,
|
|
59
|
+
ArrowDown: vt,
|
|
60
|
+
Confetti: zt,
|
|
60
61
|
ArrowLeft: Et,
|
|
61
62
|
ArrowRight: Bt,
|
|
62
63
|
ArrowLineUpRight: Ut,
|
|
@@ -67,8 +68,8 @@ function Yt() {
|
|
|
67
68
|
CaretDown: Dt,
|
|
68
69
|
CaretUp: Pt,
|
|
69
70
|
CaretLeft: Tt,
|
|
70
|
-
MagnifyingGlass:
|
|
71
|
-
MagnifyingGlassMinus:
|
|
71
|
+
MagnifyingGlass: kt,
|
|
72
|
+
MagnifyingGlassMinus: wt,
|
|
72
73
|
ArrowLineDown: At,
|
|
73
74
|
Selection: yt,
|
|
74
75
|
CloudArrowUpIcon: Ct,
|
|
@@ -95,10 +96,10 @@ function Yt() {
|
|
|
95
96
|
PaperPlaneRight: ot,
|
|
96
97
|
ChatsTeardrop: tt,
|
|
97
98
|
DotsSixVertical: et,
|
|
98
|
-
Share:
|
|
99
|
+
Share: Ze,
|
|
99
100
|
// Безопасность и файлы (для Checkout/Secured)
|
|
100
|
-
Shield:
|
|
101
|
-
ShieldCheck:
|
|
101
|
+
Shield: Ye,
|
|
102
|
+
ShieldCheck: $e,
|
|
102
103
|
FileCloud: Ke,
|
|
103
104
|
Lock: Je,
|
|
104
105
|
// Специальные иконки
|
|
@@ -130,8 +131,8 @@ function Yt() {
|
|
|
130
131
|
Textbox: De,
|
|
131
132
|
SquaresFour: Pe,
|
|
132
133
|
SealQuestion: Te,
|
|
133
|
-
ChatCentered:
|
|
134
|
-
Ticket:
|
|
134
|
+
ChatCentered: ke,
|
|
135
|
+
Ticket: we,
|
|
135
136
|
UserCircleGear: Ae,
|
|
136
137
|
Desktop: ye,
|
|
137
138
|
DeviceTabletCamera: Ce,
|
|
@@ -152,49 +153,49 @@ function Yt() {
|
|
|
152
153
|
TextUnderline: ce
|
|
153
154
|
});
|
|
154
155
|
}
|
|
155
|
-
const
|
|
156
|
-
() => import("./builder-
|
|
157
|
-
), to = o.lazy(
|
|
158
|
-
() => import("./index-6C0r0b28.js").then((e) => ({ default: e.ErrorPage }))
|
|
156
|
+
const to = o.lazy(
|
|
157
|
+
() => import("./builder-C7VD2Hrr.js").then((e) => e.an).then((e) => ({ default: e.BuilderPage }))
|
|
159
158
|
), oo = o.lazy(
|
|
160
|
-
() => import("./index-
|
|
159
|
+
() => import("./index-UVcYwMAu.js").then((e) => ({ default: e.ErrorPage }))
|
|
161
160
|
), no = o.lazy(
|
|
162
|
-
() => import("./
|
|
161
|
+
() => import("./index-DBgBtyQS.js").then((e) => ({ default: e.ActivePage }))
|
|
163
162
|
), ro = o.lazy(
|
|
164
|
-
() => import("./
|
|
163
|
+
() => import("./validation-DWYiq2wg.js").then((e) => ({ default: e.ValidationPage }))
|
|
165
164
|
), ao = o.lazy(
|
|
166
|
-
() => import("./index-
|
|
167
|
-
), a = o.lazy(
|
|
168
|
-
() => import("./index-GWi3v3LH.js").then((e) => ({ default: e.DynamicErrorPage }))
|
|
165
|
+
() => import("./index-KiiAjnVN.js").then((e) => ({ default: e.WrapperPage }))
|
|
169
166
|
), co = o.lazy(
|
|
170
|
-
() => import("./
|
|
167
|
+
() => import("./index-jOdOgPXj.js").then((e) => ({ default: e.RouterErrorPage }))
|
|
168
|
+
), a = o.lazy(
|
|
169
|
+
() => import("./index-BYBw4TgV.js").then((e) => ({ default: e.DynamicErrorPage }))
|
|
171
170
|
), io = o.lazy(
|
|
172
|
-
() => import("./
|
|
171
|
+
() => import("./checkout-BpKCwIxB.js").then((e) => ({ default: e.Checkout }))
|
|
173
172
|
), lo = o.lazy(
|
|
174
|
-
() => import("./
|
|
173
|
+
() => import("./charge-iu_hkYgk.js").then((e) => e.a5).then((e) => ({ default: e.ChargePage }))
|
|
175
174
|
), so = o.lazy(
|
|
176
|
-
() => import("./
|
|
175
|
+
() => import("./ticket-CVpIDi23.js").then((e) => e.m).then((e) => ({ default: e.TicketItem }))
|
|
177
176
|
), ho = o.lazy(
|
|
178
|
-
() => import("./
|
|
177
|
+
() => import("./subscription-udEFKrRx.js").then((e) => e.i).then((e) => ({ default: e.Subscription }))
|
|
179
178
|
), uo = o.lazy(
|
|
180
|
-
() => import("./
|
|
179
|
+
() => import("./top-up-BrOInMzx.js").then((e) => ({ default: e.TopUpBalance }))
|
|
181
180
|
), Io = o.lazy(
|
|
182
|
-
() => import("./
|
|
181
|
+
() => import("./order-BGmiWqRq.js").then((e) => e.i).then((e) => ({ default: e.OrderPage }))
|
|
182
|
+
), mo = o.lazy(
|
|
183
|
+
() => import("./charge-iu_hkYgk.js").then((e) => e.a4).then((e) => ({ default: e.CustomerDashboard }))
|
|
183
184
|
), x = o.lazy(
|
|
184
|
-
() => import("./charge-
|
|
185
|
-
),
|
|
186
|
-
() => import("./builder-components-
|
|
185
|
+
() => import("./charge-iu_hkYgk.js").then((e) => e.a3).then((e) => ({ default: e.ReCaptchaProvider }))
|
|
186
|
+
), go = () => null, n = ({ children: e }) => /* @__PURE__ */ t(te, { fallback: /* @__PURE__ */ t(go, {}), children: e }), po = o.lazy(
|
|
187
|
+
() => import("./builder-components-BvBlpSpu.js").then((e) => e.i).then((e) => ({
|
|
187
188
|
default: e.RenderAnnouncement
|
|
188
189
|
}))
|
|
189
190
|
), b = o.lazy(
|
|
190
|
-
() => import("./builder-components-
|
|
191
|
+
() => import("./builder-components-BvBlpSpu.js").then((e) => e.i).then((e) => ({
|
|
191
192
|
default: e.RenderFooter
|
|
192
193
|
}))
|
|
193
194
|
), U = o.lazy(
|
|
194
|
-
() => import("./builder-components-
|
|
195
|
+
() => import("./builder-components-BvBlpSpu.js").then((e) => e.i).then((e) => ({
|
|
195
196
|
default: e.RenderHeader
|
|
196
197
|
}))
|
|
197
|
-
),
|
|
198
|
+
), To = (e) => {
|
|
198
199
|
const {
|
|
199
200
|
blocks: l,
|
|
200
201
|
settings: s,
|
|
@@ -205,14 +206,14 @@ const eo = o.lazy(
|
|
|
205
206
|
shopLogo: y,
|
|
206
207
|
apiURLs: m,
|
|
207
208
|
isAntistock: c = !1
|
|
208
|
-
} = e, [g, A] = o.useState(null), { general: r, setIsAntistock: p } = W(), { setApiUrls:
|
|
209
|
+
} = e, [g, A] = o.useState(null), { general: r, setIsAntistock: p } = W(), { setApiUrls: w } = _(), {
|
|
209
210
|
setBlocks: i,
|
|
210
211
|
setSourceBlocks: B,
|
|
211
212
|
setHeader: E,
|
|
212
213
|
setFooter: z,
|
|
213
214
|
setAnnouncement: v,
|
|
214
215
|
setSettings: H
|
|
215
|
-
} = j(), { themeSettings: f } = V(), { settings:
|
|
216
|
+
} = j(), { themeSettings: f } = V(), { settings: k, setSettings: F } = q(), S = N ? localStorage.getItem("fakeDomain") || "" : window.location.hostname, O = localStorage.getItem("shopPassword"), P = localStorage.getItem("shopId") || "";
|
|
216
217
|
return o.useEffect(() => {
|
|
217
218
|
p(c);
|
|
218
219
|
}, [c, p]), o.useEffect(() => {
|
|
@@ -220,38 +221,38 @@ const eo = o.lazy(
|
|
|
220
221
|
}, [r]), o.useEffect(() => {
|
|
221
222
|
!S && !c && localStorage.setItem("fakeDomain", "drafts-ca18cf24-6659-4015-b1ab-9ebe9fa64e74.bgng.io"), !S && c && localStorage.setItem("fakeDomain", "eva8.astck.io");
|
|
222
223
|
}, [S]), o.useEffect(() => {
|
|
223
|
-
if (f &&
|
|
224
|
-
const h = K(f,
|
|
225
|
-
|
|
224
|
+
if (f && k) {
|
|
225
|
+
const h = K(f, k);
|
|
226
|
+
$(), Y(f), Z(h);
|
|
226
227
|
}
|
|
227
|
-
}, [f, JSON.stringify(
|
|
228
|
+
}, [f, JSON.stringify(k), window.location.hostname]), o.useEffect(() => {
|
|
228
229
|
const T = new s().blockSettings;
|
|
229
230
|
F(T);
|
|
230
231
|
}, []), o.useEffect(() => {
|
|
231
|
-
|
|
232
|
+
eo();
|
|
232
233
|
}, []), o.useLayoutEffect(() => {
|
|
233
234
|
const h = {};
|
|
234
235
|
Object.keys(l).map((D) => {
|
|
235
236
|
h[D] = l[D];
|
|
236
|
-
}), B(h), i(h), E(d), z(u), v(I), H(s), m &&
|
|
237
|
+
}), B(h), i(h), E(d), z(u), v(I), H(s), m && w(m);
|
|
237
238
|
const T = Q([
|
|
238
239
|
{
|
|
239
240
|
element: /* @__PURE__ */ t(
|
|
240
|
-
|
|
241
|
+
Yt,
|
|
241
242
|
{
|
|
242
243
|
shopDomain: S,
|
|
243
244
|
shopId: P,
|
|
244
245
|
shopPassword: O || void 0,
|
|
245
246
|
shopLogo: y,
|
|
246
|
-
children: /* @__PURE__ */ t(x, { children: /* @__PURE__ */ t(
|
|
247
|
+
children: /* @__PURE__ */ t(x, { children: /* @__PURE__ */ t(ao, { children: /* @__PURE__ */ t(X, {}) }) })
|
|
247
248
|
}
|
|
248
249
|
),
|
|
249
|
-
errorElement: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(
|
|
250
|
+
errorElement: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(co, {}) }),
|
|
250
251
|
children: [
|
|
251
252
|
{
|
|
252
253
|
path: "/admin/builder/*",
|
|
253
|
-
element: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(
|
|
254
|
-
|
|
254
|
+
element: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(no, { children: /* @__PURE__ */ t(
|
|
255
|
+
to,
|
|
255
256
|
{
|
|
256
257
|
blocks: l,
|
|
257
258
|
settings: s,
|
|
@@ -260,43 +261,43 @@ const eo = o.lazy(
|
|
|
260
261
|
announcement: I
|
|
261
262
|
}
|
|
262
263
|
) }) }),
|
|
263
|
-
errorElement: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(
|
|
264
|
+
errorElement: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(oo, {}) })
|
|
264
265
|
},
|
|
265
266
|
...C,
|
|
266
267
|
{
|
|
267
268
|
path: "/checkout",
|
|
268
|
-
element: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(
|
|
269
|
+
element: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(io, {}) }),
|
|
269
270
|
errorElement: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(a, {}) }),
|
|
270
271
|
loader: () => (document.title = "Checkout", !0)
|
|
271
272
|
},
|
|
272
273
|
{
|
|
273
274
|
path: "/top-up",
|
|
274
|
-
element: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(
|
|
275
|
+
element: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(uo, {}) }),
|
|
275
276
|
errorElement: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(a, {}) }),
|
|
276
277
|
loader: () => (document.title = "Top Up Balance", !0)
|
|
277
278
|
},
|
|
278
279
|
{
|
|
279
280
|
path: "/charges/:id",
|
|
280
|
-
element: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(
|
|
281
|
+
element: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(lo, {}) }),
|
|
281
282
|
errorElement: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(a, {}) }),
|
|
282
283
|
loader: () => (document.title = "Charges", !0)
|
|
283
284
|
},
|
|
284
285
|
{
|
|
285
286
|
path: "/orders/:id/:accessToken?",
|
|
286
|
-
element: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(
|
|
287
|
+
element: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(Io, {}) }),
|
|
287
288
|
errorElement: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(a, {}) }),
|
|
288
289
|
loader: () => (document.title = "Orders", !0)
|
|
289
290
|
},
|
|
290
291
|
{
|
|
291
292
|
path: "/subscriptions/:id/:accessToken?",
|
|
292
|
-
element: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(
|
|
293
|
+
element: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(ho, {}) }),
|
|
293
294
|
errorElement: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(a, {}) }),
|
|
294
295
|
loader: () => (document.title = "Subscriptions", !0)
|
|
295
296
|
},
|
|
296
297
|
{
|
|
297
298
|
path: c ? "/account" : "/customer-dash",
|
|
298
299
|
element: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ L("div", { className: R.wrapper, children: [
|
|
299
|
-
/* @__PURE__ */ t(
|
|
300
|
+
/* @__PURE__ */ t(po, {}),
|
|
300
301
|
/* @__PURE__ */ t(U, {}),
|
|
301
302
|
/* @__PURE__ */ t(
|
|
302
303
|
"div",
|
|
@@ -304,7 +305,7 @@ const eo = o.lazy(
|
|
|
304
305
|
style: {
|
|
305
306
|
flex: "1 1 auto"
|
|
306
307
|
},
|
|
307
|
-
children: /* @__PURE__ */ t(
|
|
308
|
+
children: /* @__PURE__ */ t(mo, {})
|
|
308
309
|
}
|
|
309
310
|
),
|
|
310
311
|
/* @__PURE__ */ t(b, {})
|
|
@@ -314,7 +315,7 @@ const eo = o.lazy(
|
|
|
314
315
|
},
|
|
315
316
|
{
|
|
316
317
|
path: "/validation",
|
|
317
|
-
element: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(
|
|
318
|
+
element: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(ro, {}) }),
|
|
318
319
|
errorElement: /* @__PURE__ */ t(n, { children: /* @__PURE__ */ t(a, {}) }),
|
|
319
320
|
loader: () => (document.title = "Validation", !0)
|
|
320
321
|
},
|
|
@@ -330,7 +331,7 @@ const eo = o.lazy(
|
|
|
330
331
|
width: "100%",
|
|
331
332
|
height: "100%"
|
|
332
333
|
},
|
|
333
|
-
children: /* @__PURE__ */ t(x, { children: /* @__PURE__ */ t(
|
|
334
|
+
children: /* @__PURE__ */ t(x, { children: /* @__PURE__ */ t(so, {}) })
|
|
334
335
|
}
|
|
335
336
|
),
|
|
336
337
|
/* @__PURE__ */ t(b, {})
|
|
@@ -350,5 +351,5 @@ const eo = o.lazy(
|
|
|
350
351
|
}, [r]), /* @__PURE__ */ t(o.Suspense, { fallback: null, children: g && /* @__PURE__ */ t(J, { router: g }) });
|
|
351
352
|
};
|
|
352
353
|
export {
|
|
353
|
-
|
|
354
|
+
To as App
|
|
354
355
|
};
|