@veeqo/transfigure 2.1.0 → 2.1.1
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/index100.cjs +1 -1
- package/dist/index100.js +1 -1
- package/dist/index101.cjs +1 -19
- package/dist/index101.js +14 -23
- package/dist/index102.cjs +1 -1
- package/dist/index102.js +19 -48
- package/dist/index103.cjs +1 -1
- package/dist/index103.js +50 -29
- package/dist/index104.cjs +1 -12
- package/dist/index104.js +29 -16
- package/dist/index105.cjs +12 -1
- package/dist/index105.js +16 -15
- package/dist/index106.cjs +19 -1
- package/dist/index106.js +24 -21
- package/dist/index107.cjs +1 -1
- package/dist/index107.js +1 -1
- package/dist/index108.cjs +1 -1
- package/dist/index108.js +2 -19
- package/dist/index109.cjs +1 -1
- package/dist/index109.js +18 -7
- package/dist/index11.cjs +1 -1
- package/dist/index11.js +1 -1
- package/dist/index110.cjs +1 -1
- package/dist/index110.js +7 -63
- package/dist/index111.cjs +1 -1
- package/dist/index111.js +60 -26
- package/dist/index112.cjs +1 -1
- package/dist/index112.js +30 -2
- package/dist/index114.cjs +1 -1
- package/dist/index114.js +22 -32
- package/dist/index115.cjs +1 -1
- package/dist/index115.js +32 -22
- package/dist/index116.cjs +7 -1
- package/dist/index116.js +10 -63
- package/dist/index118.cjs +1 -7
- package/dist/index118.js +47 -10
- package/dist/index119.cjs +1 -1
- package/dist/index119.js +58 -42
- package/dist/index13.cjs +1 -1
- package/dist/index13.js +1 -1
- package/dist/index17.cjs +1 -1
- package/dist/index17.js +1 -1
- package/dist/index19.cjs +1 -1
- package/dist/index19.js +1 -1
- package/dist/index22.cjs +1 -1
- package/dist/index22.js +1 -1
- package/dist/index30.cjs +1 -1
- package/dist/index30.js +1 -1
- package/dist/index31.cjs +1 -1
- package/dist/index31.js +60 -64
- package/dist/index36.cjs +1 -1
- package/dist/index36.js +2 -2
- package/dist/index39.cjs +1 -1
- package/dist/index39.js +1 -1
- package/dist/index40.cjs +1 -1
- package/dist/index40.js +1 -1
- package/dist/index41.cjs +1 -1
- package/dist/index41.js +1 -1
- package/dist/index44.cjs +1 -1
- package/dist/index44.js +1 -1
- package/dist/index46.cjs +1 -1
- package/dist/index46.js +1 -1
- package/dist/index78.cjs +1 -1
- package/dist/index78.js +1 -1
- package/dist/index80.cjs +1 -1
- package/dist/index80.js +1 -1
- package/dist/index84.cjs +1 -1
- package/dist/index84.js +1 -1
- package/dist/index85.cjs +1 -1
- package/dist/index85.js +1 -1
- package/dist/index86.cjs +1 -1
- package/dist/index86.js +2 -116
- package/dist/index87.cjs +1 -1
- package/dist/index87.js +5 -2
- package/dist/index90.cjs +1 -1
- package/dist/index90.js +115 -4
- package/dist/index91.cjs +1 -1
- package/dist/index91.js +6 -17
- package/dist/index92.cjs +1 -1
- package/dist/index92.js +17 -6
- package/dist/index93.cjs +1 -1
- package/dist/index93.js +2 -2
- package/dist/index95.cjs +1 -1
- package/dist/index95.js +2 -2
- package/package.json +1 -1
package/dist/index90.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),n=require("@veeqo/ui"),t=require("react"),j=require("./index93.cjs"),i=require("./index94.cjs"),q=require("./index95.cjs"),D=require("./index96.cjs"),s=require("./index97.cjs"),T=require("./index98.cjs"),b=require("./index99.cjs"),V=({onClose:u,columnDefinitions:G,hiddenColumns:d,visibleColumns:m,pinnedLeftColumnIds:I,pinnedRightColumnIds:f})=>{const[c,p]=t.useState(""),a=t.useMemo(()=>new Map(G.map(r=>[r.id,r])),[]),[o,g]=t.useState(()=>({[s.ColumnGroupIds.Hidden]:d,[s.ColumnGroupIds.Visible]:m})),y=t.useMemo(()=>{const r=o[s.ColumnGroupIds.Visible].map(l=>a.get(`${l}`));return b.filterColumnsBySearch(r,c)},[o,a,c]),v=t.useMemo(()=>{const r=o[s.ColumnGroupIds.Hidden].map(l=>a.get(`${l}`));return b.filterColumnsBySearch(r,c)},[o,a,c]),{isSavingColumns:h,saveColumns:k}=T.usePersistColumns({pinnedLeftColumnIds:I,pinnedRightColumnIds:f}),M=()=>{p(""),g({[s.ColumnGroupIds.Hidden]:d,[s.ColumnGroupIds.Visible]:m})},x=t.useCallback(r=>{if(p(r),!r){const l=new Set([...d,...m]);g(S=>({[s.ColumnGroupIds.Hidden]:S[s.ColumnGroupIds.Hidden].filter(C=>l.has(`${C}`)),[s.ColumnGroupIds.Visible]:S[s.ColumnGroupIds.Visible].filter(C=>l.has(`${C}`))}))}},[d,m]),w=t.useCallback(r=>{const l=a.get(`${r}`);return l?e.jsx(D.ColumnItem,{column:l,isDragOverlay:!0}):null},[a]);return e.jsx(n.Modal,{variant:"lg",style:{overflowY:"hidden"},shouldShow:!0,onClose:()=>u==null?void 0:u(),headerSlot:e.jsxs(i.HeaderContainer,{children:[e.jsxs(n.Stack,{direction:"horizontal",alignX:"between",alignY:"center",children:[e.jsxs(n.Stack,{direction:"horizontal",alignX:"start",alignY:"center",spacing:"sm",children:[e.jsx(n.ListBoardIcon,{height:n.theme.sizes.lg,width:n.theme.sizes.lg}),e.jsx(n.Text,{variant:"headingLarge",as:"h1",children:"Table management"})]}),e.jsx(n.Button,{"aria-label":"Close modal",onClick:u,variant:"flat",iconSlot:e.jsx(n.CloseIcon,{})})]}),e.jsxs(n.Text,{variant:"subheadingMedium",children:["Show, hide, or change the order of the columns in the view, so you always see the data that's most important to you. Learn more with our"," ",e.jsx(n.Anchor,{href:"#",target:"_blank",children:"help guide (TODO)"}),"."]}),e.jsx(n.Text,{variant:"headingSmall",children:"Column management"}),e.jsx(i.ColumnSearch,{name:"column-search-query",placeholder:"Search",value:c,onChange:x,onClearClick:()=>x(""),fill:"100%"})]}),leftActions:[{label:"Reset",onClick:M,variant:"default",disabled:h}],rightActions:[{label:"Cancel",onClick:u,variant:"default",disabled:h},{label:"Save",onClick:()=>k({visibleColumns:o[s.ColumnGroupIds.Visible]}),variant:"primary",disabled:h,loading:h}],children:e.jsx(n.Stack,{spacing:"md",alignX:"stretch",children:e.jsx(n.Stack,{spacing:4,alignX:"stretch",children:e.jsx(q.DndContainer,{items:o,setItems:g,renderDragOverlay:w,children:e.jsx(i.Container,{children:e.jsxs(i.ColumnGroupsGrid,{columns:2,spacing:"xl",children:[e.jsx(j.ColumnGroup,{id:s.ColumnGroupIds.Visible,title:"Shown columns:",columns:y}),e.jsx(i.VerticalSeparator,{children:e.jsx(i.VerticalText,{children:"Drag & Drop columns"})}),e.jsx(j.ColumnGroup,{id:s.ColumnGroupIds.Hidden,title:"Hidden columns:",columns:v})]})})})})})})};exports.TableManagementModal=V;
|
package/dist/index90.js
CHANGED
|
@@ -1,7 +1,118 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { jsx as e, jsxs as s } from "react/jsx-runtime";
|
|
2
|
+
import { Modal as G, Stack as h, ListBoardIcon as O, theme as v, Text as p, Button as X, CloseIcon as A, Anchor as B } from "@veeqo/ui";
|
|
3
|
+
import { useState as w, useMemo as f, useCallback as y } from "react";
|
|
4
|
+
import { ColumnGroup as V } from "./index93.js";
|
|
5
|
+
import { Container as L, ColumnGroupsGrid as Y, VerticalSeparator as j, VerticalText as Q, HeaderContainer as R, ColumnSearch as P } from "./index94.js";
|
|
6
|
+
import { DndContainer as _ } from "./index95.js";
|
|
7
|
+
import { ColumnItem as q } from "./index96.js";
|
|
8
|
+
import { ColumnGroupIds as n } from "./index97.js";
|
|
9
|
+
import { usePersistColumns as E } from "./index98.js";
|
|
10
|
+
import { filterColumnsBySearch as k } from "./index99.js";
|
|
11
|
+
const ae = ({
|
|
12
|
+
onClose: l,
|
|
13
|
+
columnDefinitions: D,
|
|
14
|
+
hiddenColumns: c,
|
|
15
|
+
visibleColumns: d,
|
|
16
|
+
pinnedLeftColumnIds: H,
|
|
17
|
+
pinnedRightColumnIds: M
|
|
18
|
+
}) => {
|
|
19
|
+
const [o, b] = w(""), r = f(() => new Map(D.map((i) => [i.id, i])), []), [t, u] = w(() => ({
|
|
20
|
+
[n.Hidden]: c,
|
|
21
|
+
[n.Visible]: d
|
|
22
|
+
})), x = f(() => {
|
|
23
|
+
const i = t[n.Visible].map((a) => r.get(`${a}`));
|
|
24
|
+
return k(i, o);
|
|
25
|
+
}, [t, r, o]), I = f(() => {
|
|
26
|
+
const i = t[n.Hidden].map((a) => r.get(`${a}`));
|
|
27
|
+
return k(i, o);
|
|
28
|
+
}, [t, r, o]), { isSavingColumns: m, saveColumns: T } = E({ pinnedLeftColumnIds: H, pinnedRightColumnIds: M }), $ = () => {
|
|
29
|
+
b(""), u({
|
|
30
|
+
[n.Hidden]: c,
|
|
31
|
+
[n.Visible]: d
|
|
32
|
+
});
|
|
33
|
+
}, C = y(
|
|
34
|
+
(i) => {
|
|
35
|
+
if (b(i), !i) {
|
|
36
|
+
const a = /* @__PURE__ */ new Set([...c, ...d]);
|
|
37
|
+
u((S) => ({
|
|
38
|
+
[n.Hidden]: S[n.Hidden].filter((g) => a.has(`${g}`)),
|
|
39
|
+
[n.Visible]: S[n.Visible].filter((g) => a.has(`${g}`))
|
|
40
|
+
}));
|
|
41
|
+
}
|
|
42
|
+
},
|
|
43
|
+
[c, d]
|
|
44
|
+
), z = y(
|
|
45
|
+
(i) => {
|
|
46
|
+
const a = r.get(`${i}`);
|
|
47
|
+
return a ? /* @__PURE__ */ e(q, { column: a, isDragOverlay: !0 }) : null;
|
|
48
|
+
},
|
|
49
|
+
[r]
|
|
50
|
+
);
|
|
51
|
+
return /* @__PURE__ */ e(
|
|
52
|
+
G,
|
|
53
|
+
{
|
|
54
|
+
variant: "lg",
|
|
55
|
+
style: { overflowY: "hidden" },
|
|
56
|
+
shouldShow: !0,
|
|
57
|
+
onClose: () => l == null ? void 0 : l(),
|
|
58
|
+
headerSlot: /* @__PURE__ */ s(R, { children: [
|
|
59
|
+
/* @__PURE__ */ s(h, { direction: "horizontal", alignX: "between", alignY: "center", children: [
|
|
60
|
+
/* @__PURE__ */ s(h, { direction: "horizontal", alignX: "start", alignY: "center", spacing: "sm", children: [
|
|
61
|
+
/* @__PURE__ */ e(O, { height: v.sizes.lg, width: v.sizes.lg }),
|
|
62
|
+
/* @__PURE__ */ e(p, { variant: "headingLarge", as: "h1", children: "Table management" })
|
|
63
|
+
] }),
|
|
64
|
+
/* @__PURE__ */ e(X, { "aria-label": "Close modal", onClick: l, variant: "flat", iconSlot: /* @__PURE__ */ e(A, {}) })
|
|
65
|
+
] }),
|
|
66
|
+
/* @__PURE__ */ s(p, { variant: "subheadingMedium", children: [
|
|
67
|
+
"Show, hide, or change the order of the columns in the view, so you always see the data that's most important to you. Learn more with our",
|
|
68
|
+
" ",
|
|
69
|
+
/* @__PURE__ */ e(B, { href: "#", target: "_blank", children: "help guide (TODO)" }),
|
|
70
|
+
"."
|
|
71
|
+
] }),
|
|
72
|
+
/* @__PURE__ */ e(p, { variant: "headingSmall", children: "Column management" }),
|
|
73
|
+
/* @__PURE__ */ e(
|
|
74
|
+
P,
|
|
75
|
+
{
|
|
76
|
+
name: "column-search-query",
|
|
77
|
+
placeholder: "Search",
|
|
78
|
+
value: o,
|
|
79
|
+
onChange: C,
|
|
80
|
+
onClearClick: () => C(""),
|
|
81
|
+
fill: "100%"
|
|
82
|
+
}
|
|
83
|
+
)
|
|
84
|
+
] }),
|
|
85
|
+
leftActions: [
|
|
86
|
+
{
|
|
87
|
+
label: "Reset",
|
|
88
|
+
onClick: $,
|
|
89
|
+
variant: "default",
|
|
90
|
+
disabled: m
|
|
91
|
+
}
|
|
92
|
+
],
|
|
93
|
+
rightActions: [
|
|
94
|
+
{
|
|
95
|
+
label: "Cancel",
|
|
96
|
+
onClick: l,
|
|
97
|
+
variant: "default",
|
|
98
|
+
disabled: m
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
label: "Save",
|
|
102
|
+
onClick: () => T({ visibleColumns: t[n.Visible] }),
|
|
103
|
+
variant: "primary",
|
|
104
|
+
disabled: m,
|
|
105
|
+
loading: m
|
|
106
|
+
}
|
|
107
|
+
],
|
|
108
|
+
children: /* @__PURE__ */ e(h, { spacing: "md", alignX: "stretch", children: /* @__PURE__ */ e(h, { spacing: 4, alignX: "stretch", children: /* @__PURE__ */ e(_, { items: t, setItems: u, renderDragOverlay: z, children: /* @__PURE__ */ e(L, { children: /* @__PURE__ */ s(Y, { columns: 2, spacing: "xl", children: [
|
|
109
|
+
/* @__PURE__ */ e(V, { id: n.Visible, title: "Shown columns:", columns: x }),
|
|
110
|
+
/* @__PURE__ */ e(j, { children: /* @__PURE__ */ e(Q, { children: "Drag & Drop columns" }) }),
|
|
111
|
+
/* @__PURE__ */ e(V, { id: n.Hidden, title: "Hidden columns:", columns: I })
|
|
112
|
+
] }) }) }) }) })
|
|
113
|
+
}
|
|
114
|
+
);
|
|
3
115
|
};
|
|
4
116
|
export {
|
|
5
|
-
|
|
6
|
-
a as default
|
|
117
|
+
ae as TableManagementModal
|
|
7
118
|
};
|
package/dist/index91.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index79.cjs"),e=i.createAllView(),t={fixedViews:[e],customViews:[],viewsMap:new Map([[e.id,e]])};exports.INITIAL_VIEWS_STATE=t;
|
package/dist/index91.js
CHANGED
|
@@ -1,20 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
customTextColour: void 0
|
|
7
|
-
};
|
|
8
|
-
switch (t) {
|
|
9
|
-
case r.ERROR:
|
|
10
|
-
e = {
|
|
11
|
-
colourPalette: o.colors.secondary.red,
|
|
12
|
-
customTextColour: void 0
|
|
13
|
-
};
|
|
14
|
-
break;
|
|
15
|
-
}
|
|
16
|
-
return e;
|
|
1
|
+
import { createAllView as i } from "./index79.js";
|
|
2
|
+
const e = i(), s = {
|
|
3
|
+
fixedViews: [e],
|
|
4
|
+
customViews: [],
|
|
5
|
+
viewsMap: /* @__PURE__ */ new Map([[e.id, e]])
|
|
17
6
|
};
|
|
18
7
|
export {
|
|
19
|
-
|
|
8
|
+
s as INITIAL_VIEWS_STATE
|
|
20
9
|
};
|
package/dist/index92.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("@veeqo/ui"),r=require("./index2.cjs"),s=o=>{let e={colourPalette:t.theme.colors.secondary.blue,customTextColour:void 0};switch(o){case r.ViewStatusTypes.ERROR:e={colourPalette:t.theme.colors.secondary.red,customTextColour:void 0};break}return e};exports.getViewTheme=s;
|
package/dist/index92.js
CHANGED
|
@@ -1,9 +1,20 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { theme as o } from "@veeqo/ui";
|
|
2
|
+
import { ViewStatusTypes as r } from "./index2.js";
|
|
3
|
+
const l = (t) => {
|
|
4
|
+
let e = {
|
|
5
|
+
colourPalette: o.colors.secondary.blue,
|
|
6
|
+
customTextColour: void 0
|
|
7
|
+
};
|
|
8
|
+
switch (t) {
|
|
9
|
+
case r.ERROR:
|
|
10
|
+
e = {
|
|
11
|
+
colourPalette: o.colors.secondary.red,
|
|
12
|
+
customTextColour: void 0
|
|
13
|
+
};
|
|
14
|
+
break;
|
|
15
|
+
}
|
|
16
|
+
return e;
|
|
6
17
|
};
|
|
7
18
|
export {
|
|
8
|
-
|
|
19
|
+
l as getViewTheme
|
|
9
20
|
};
|
package/dist/index93.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),o=require("@veeqo/ui"),s=require("@dnd-kit/sortable"),a=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),o=require("@veeqo/ui"),s=require("@dnd-kit/sortable"),a=require("./index109.cjs"),l=require("./index110.cjs"),c=require("./index96.cjs"),u=require("./index97.cjs"),d=require("./index94.cjs"),m=({id:r,title:n,columns:i})=>e.jsxs(o.Stack,{spacing:"sm",alignX:"stretch",children:[e.jsx(d.StickyText,{variant:"bodyBold",children:n}),e.jsx(s.SortableContext,{id:r,items:i,strategy:s.verticalListSortingStrategy,children:e.jsx(l.DroppableArea,{id:r,spacing:"sm",alignX:"stretch",children:i.map(t=>e.jsx(a.SortableItem,{id:t.id,children:e.jsx(c.ColumnItem,{column:t,isHidden:r===u.ColumnGroupIds.Hidden})},t.id))})})]});exports.ColumnGroup=m;
|
package/dist/index93.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs as m, jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import { Stack as n } from "@veeqo/ui";
|
|
3
3
|
import { SortableContext as p, verticalListSortingStrategy as a } from "@dnd-kit/sortable";
|
|
4
|
-
import { SortableItem as s } from "./
|
|
5
|
-
import { DroppableArea as d } from "./
|
|
4
|
+
import { SortableItem as s } from "./index109.js";
|
|
5
|
+
import { DroppableArea as d } from "./index110.js";
|
|
6
6
|
import { ColumnItem as l } from "./index96.js";
|
|
7
7
|
import { ColumnGroupIds as c } from "./index97.js";
|
|
8
8
|
import { StickyText as f } from "./index94.js";
|
package/dist/index95.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),e=require("@dnd-kit/core"),S=require("@dnd-kit/sortable"),h=require("./index94.cjs"),q=require("@veeqo/ui"),C=require("./index52.cjs"),E=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),e=require("@dnd-kit/core"),S=require("@dnd-kit/sortable"),h=require("./index94.cjs"),q=require("@veeqo/ui"),C=require("./index52.cjs"),E=require("./index111.cjs"),p=require("./index112.cjs"),A=require("./index12.cjs"),b=require("./index51.cjs"),x={droppable:{strategy:e.MeasuringStrategy.Always}},M={sideEffects:e.defaultDropAnimationSideEffects({styles:{active:{opacity:"0.5"}}})},j=({items:o,setItems:s,children:a,renderDragOverlay:n})=>{const{closeModal:i,openModal:l}=C.useModal(),c=e.useSensors(e.useSensor(e.PointerSensor),e.useSensor(e.KeyboardSensor,{coordinateGetter:S.sortableKeyboardCoordinates})),{activeId:t,handleDragCancel:d,handleDragEnd:u,handleDragOver:g,handleDragStart:D}=E.useDragHandlers({items:o,setItems:s}),{collisionDetectionStrategy:y}=p.useCollisionDetectionStrategy({items:o});return r.jsx(A.ErrorBoundary,{errorComponent:r.jsx(q.Alert,{variant:"error",title:"An error occurred",rightActions:[{label:"Reload",onClick:()=>{i(),l(b.ModalId.ORDERS_TABLE_MANAGEMENT)}}]}),children:r.jsxs(e.DndContext,{sensors:c,measuring:x,collisionDetection:y,onDragStart:D,onDragOver:g,onDragEnd:u,onDragCancel:d,children:[a,r.jsx(h.DndDragOverlayDialog,{open:!0,children:r.jsx(e.DragOverlay,{dropAnimation:M,zIndex:2001,children:t&&n?n(t):null})})]})})};exports.DndContainer=j;
|
package/dist/index95.js
CHANGED
|
@@ -4,8 +4,8 @@ import { sortableKeyboardCoordinates as M } from "@dnd-kit/sortable";
|
|
|
4
4
|
import { DndDragOverlayDialog as v } from "./index94.js";
|
|
5
5
|
import { Alert as b } from "@veeqo/ui";
|
|
6
6
|
import { useModal as x } from "./index52.js";
|
|
7
|
-
import { useDragHandlers as O } from "./
|
|
8
|
-
import { useCollisionDetectionStrategy as I } from "./
|
|
7
|
+
import { useDragHandlers as O } from "./index111.js";
|
|
8
|
+
import { useCollisionDetectionStrategy as I } from "./index112.js";
|
|
9
9
|
import { ErrorBoundary as R } from "./index12.js";
|
|
10
10
|
import { ModalId as j } from "./index51.js";
|
|
11
11
|
const B = {
|