@veeqo/transfigure 2.1.3 → 2.3.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/api/types.d.ts +4 -0
- package/dist/components/Views/OptionsDropdown/styled.d.ts +2 -2
- package/dist/components/Views/PillNotifications/variants/styled.d.ts +2 -2
- package/dist/hooks/usePersistUnsavedChanges/usePersistUnsavedChanges.d.ts +1 -0
- package/dist/index100.cjs +1 -1
- package/dist/index100.js +20 -10
- package/dist/index101.cjs +1 -1
- package/dist/index101.js +17 -23
- package/dist/index102.cjs +1 -19
- package/dist/index102.js +24 -24
- package/dist/index103.cjs +19 -1
- package/dist/index103.js +24 -50
- package/dist/index104.cjs +1 -1
- package/dist/index104.js +12 -26
- package/dist/index105.cjs +1 -1
- package/dist/index105.js +7 -15
- package/dist/index107.cjs +1 -1
- package/dist/index107.js +48 -19
- package/dist/index108.cjs +1 -80
- package/dist/index108.js +28 -97
- package/dist/index109.cjs +80 -1
- package/dist/index109.js +98 -2
- package/dist/index110.cjs +1 -1
- package/dist/index110.js +1 -1
- package/dist/index111.cjs +1 -1
- package/dist/index111.js +1 -1
- package/dist/index114.cjs +1 -1
- package/dist/index114.js +2 -36
- package/dist/index117.cjs +1 -1
- package/dist/index117.js +36 -5
- package/dist/index118.cjs +1 -1
- package/dist/index118.js +5 -63
- package/dist/index119.cjs +1 -7
- package/dist/index119.js +63 -10
- package/dist/index120.cjs +7 -1
- package/dist/index120.js +10 -47
- package/dist/index121.cjs +1 -0
- package/dist/index121.js +49 -0
- 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 +2 -2
- package/dist/index20.cjs +1 -1
- package/dist/index20.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 +1 -1
- package/dist/index34.cjs +1 -1
- package/dist/index34.js +1 -1
- 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/index42.cjs +1 -1
- package/dist/index42.js +1 -1
- package/dist/index47.cjs +1 -1
- package/dist/index47.js +2 -2
- package/dist/index61.cjs +1 -1
- package/dist/index61.js +42 -44
- package/dist/index68.cjs +1 -1
- package/dist/index68.js +41 -40
- package/dist/index69.cjs +1 -1
- package/dist/index69.js +236 -209
- package/dist/index79.cjs +1 -1
- package/dist/index79.js +1 -1
- package/dist/index81.cjs +1 -1
- package/dist/index81.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 +1 -1
- package/dist/index88.cjs +1 -1
- package/dist/index88.js +7 -7
- package/dist/index89.cjs +1 -1
- package/dist/index89.js +41 -2
- package/dist/index90.cjs +1 -1
- package/dist/index90.js +9 -41
- package/dist/index91.cjs +1 -1
- package/dist/index91.js +2 -9
- package/dist/index92.cjs +1 -1
- package/dist/index92.js +13 -18
- package/dist/index93.cjs +104 -1
- package/dist/index93.js +119 -7
- package/dist/index94.cjs +1 -1
- package/dist/index94.js +68 -13
- package/dist/index95.cjs +1 -104
- package/dist/index95.js +27 -118
- package/dist/index96.cjs +1 -1
- package/dist/index96.js +2 -68
- package/dist/index97.cjs +1 -1
- package/dist/index97.js +39 -26
- package/dist/index98.cjs +1 -1
- package/dist/index98.js +11 -2
- package/dist/index99.cjs +1 -1
- package/dist/index99.js +8 -40
- package/dist/mobx/Filters/Filters.d.ts +12 -1
- package/dist/storybookHelpers/StoryWrapper.d.ts +1 -1
- package/dist/utils/sortUtils/index.d.ts +2 -0
- package/dist/utils/sortUtils/sortUtils.d.ts +11 -0
- package/dist/utils/sortUtils/sortUtils.test.d.ts +1 -0
- package/package.json +5 -5
package/dist/index85.cjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./index114.cjs"),s=e=>{if(!l.isError(e))return e;if(e.stack){const t=e.stack.split(`
|
|
2
2
|
`);if(t.length<=10)return e;const n=t==null?void 0:t[0],i=t==null?void 0:t.splice(9),r=[n,...i].join(`
|
|
3
3
|
`);e.stack=r}return e};exports.filterErrorStack=s;
|
package/dist/index85.js
CHANGED
package/dist/index86.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("./index114.cjs"),n=({customError:t,originalError:e,type:c})=>{!s.isError(e)||!s.isError(t)||(e.stack&&(e.stack=t.stack),e.name&&(e.name=`${c} (${e.name})`))};exports.injectIntoError=n;
|
package/dist/index86.js
CHANGED
package/dist/index88.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
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("./
|
|
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("./index92.cjs"),o=require("./index93.cjs"),w=require("./index94.cjs"),T=require("./index95.cjs"),r=require("./index96.cjs"),D=require("./index97.cjs"),V=require("./index49.cjs"),b=require("./index98.cjs"),H=({onClose:u,columnDefinitions:I,hiddenColumns:d,visibleColumns:m,pinnedLeftColumnIds:G,pinnedRightColumnIds:f})=>{const[c,p]=t.useState(""),a=t.useMemo(()=>new Map(I.map(s=>[s.id,s])),[]),[i,C]=t.useState(()=>({[r.ColumnGroupIds.Hidden]:d,[r.ColumnGroupIds.Visible]:m})),y=t.useMemo(()=>{const s=i[r.ColumnGroupIds.Visible].map(l=>a.get(`${l}`));return b.filterColumnsBySearch(s,c)},[i,a,c]),v=t.useMemo(()=>{const s=i[r.ColumnGroupIds.Hidden].map(l=>a.get(`${l}`));return b.filterColumnsBySearch(s,c)},[i,a,c]),{isSavingColumns:h,saveColumns:M}=D.usePersistColumns({pinnedLeftColumnIds:G,pinnedRightColumnIds:f}),k=()=>{p(""),C({[r.ColumnGroupIds.Hidden]:d,[r.ColumnGroupIds.Visible]:m})},x=t.useCallback(s=>{if(p(s),!s){const l=new Set([...d,...m]);C(S=>({[r.ColumnGroupIds.Hidden]:S[r.ColumnGroupIds.Hidden].filter(g=>l.has(`${g}`)),[r.ColumnGroupIds.Visible]:S[r.ColumnGroupIds.Visible].filter(g=>l.has(`${g}`))}))}},[d,m]),q=t.useCallback(s=>{const l=a.get(`${s}`);return l?e.jsx(T.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(o.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:V.helpGuideUrls.ORDER_VIEWS_AND_TABLE_CUSTOMIZATION,target:"_blank",children:"help guide"}),"."]}),e.jsx(n.Text,{variant:"headingSmall",children:"Column management"}),e.jsx(o.ColumnSearch,{name:"column-search-query",placeholder:"Search",value:c,onChange:x,onClearClick:()=>x(""),fill:"100%"})]}),leftActions:[{label:"Reset",onClick:k,variant:"default",disabled:h}],rightActions:[{label:"Cancel",onClick:u,variant:"default",disabled:h},{label:"Save",onClick:()=>M({visibleColumns:i[r.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(w.DndContainer,{items:i,setItems:C,renderDragOverlay:q,children:e.jsx(o.Container,{children:e.jsxs(o.ColumnGroupsGrid,{columns:2,spacing:"xl",children:[e.jsx(j.ColumnGroup,{id:r.ColumnGroupIds.Visible,title:"Shown columns:",columns:y}),e.jsx(o.VerticalSeparator,{children:e.jsx(o.VerticalText,{children:"Drag & Drop columns"})}),e.jsx(j.ColumnGroup,{id:r.ColumnGroupIds.Hidden,title:"Hidden columns:",columns:v})]})})})})})})};exports.TableManagementModal=H;
|
package/dist/index88.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { jsx as e, jsxs as s } from "react/jsx-runtime";
|
|
2
2
|
import { Modal as O, Stack as h, ListBoardIcon as _, theme as v, Text as p, Button as $, CloseIcon as z, Anchor as B } from "@veeqo/ui";
|
|
3
3
|
import { useState as w, useMemo as f, useCallback as y } from "react";
|
|
4
|
-
import { ColumnGroup as V } from "./
|
|
5
|
-
import { Container as L, ColumnGroupsGrid as R, VerticalSeparator as X, VerticalText as E, HeaderContainer as Y, ColumnSearch as j } from "./
|
|
6
|
-
import { DndContainer as N } from "./
|
|
7
|
-
import { ColumnItem as Q } from "./
|
|
8
|
-
import { ColumnGroupIds as n } from "./
|
|
9
|
-
import { usePersistColumns as U } from "./
|
|
4
|
+
import { ColumnGroup as V } from "./index92.js";
|
|
5
|
+
import { Container as L, ColumnGroupsGrid as R, VerticalSeparator as X, VerticalText as E, HeaderContainer as Y, ColumnSearch as j } from "./index93.js";
|
|
6
|
+
import { DndContainer as N } from "./index94.js";
|
|
7
|
+
import { ColumnItem as Q } from "./index95.js";
|
|
8
|
+
import { ColumnGroupIds as n } from "./index96.js";
|
|
9
|
+
import { usePersistColumns as U } from "./index97.js";
|
|
10
10
|
import { helpGuideUrls as P } from "./index49.js";
|
|
11
|
-
import { filterColumnsBySearch as D } from "./
|
|
11
|
+
import { filterColumnsBySearch as D } from "./index98.js";
|
|
12
12
|
const te = ({
|
|
13
13
|
onClose: l,
|
|
14
14
|
columnDefinitions: k,
|
package/dist/index89.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=t
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),w=require("react-use"),L=require("./index8.cjs"),m=require("./index62.cjs"),v=require("./index68.cjs"),q=require("./index56.cjs");function V(){const{TABLE_DATA_URL:h}=L.useBusinessLogic(),{Filters:{pageSize:s,activeViewId:n}}=m.useStores(),{queryParams:S}=v.useUrlParams();async function c(){const e=`${h}?${S}`,g=await q.fetcherV2(e);return JSON.stringify(g)}const[u,a]=t.useState(null),[o,l]=t.useState(!1),[f,C]=t.useState(n),[y,P]=t.useState(s),i=3e5,[D,r]=t.useState(i);return t.useEffect(()=>{const e=()=>{document.hidden?r(null):r(i)};return document.addEventListener("visibilitychange",e),()=>{document.removeEventListener("visibilitychange",e)}},[]),w.useInterval(async()=>{const e=await c();if(u===null||f!==n||y!==s){a(e),C(n),P(s);return}const d=e!==u;d&&(a(e),l(d))},o?null:D),{hasChanges:o,acknowledgeButtonClick:async()=>{l(!1),r(i),a(await c())}}}exports.usePollData=V;
|
package/dist/index89.js
CHANGED
|
@@ -1,4 +1,43 @@
|
|
|
1
|
-
|
|
1
|
+
import { useState as t, useEffect as p } from "react";
|
|
2
|
+
import { useInterval as P } from "react-use";
|
|
3
|
+
import { useBusinessLogic as S } from "./index8.js";
|
|
4
|
+
import { useStores as L } from "./index62.js";
|
|
5
|
+
import { useUrlParams as v } from "./index68.js";
|
|
6
|
+
import { fetcherV2 as V } from "./index56.js";
|
|
7
|
+
function T() {
|
|
8
|
+
const { TABLE_DATA_URL: h } = S(), {
|
|
9
|
+
Filters: {
|
|
10
|
+
pageSize: n,
|
|
11
|
+
activeViewId: s
|
|
12
|
+
}
|
|
13
|
+
} = L(), { queryParams: m } = v();
|
|
14
|
+
async function r() {
|
|
15
|
+
const e = `${h}?${m}`, g = await V(e);
|
|
16
|
+
return JSON.stringify(g);
|
|
17
|
+
}
|
|
18
|
+
const [c, a] = t(null), [l, u] = t(!1), [f, C] = t(s), [w, y] = t(n), i = 3e5, [D, o] = t(i);
|
|
19
|
+
return p(() => {
|
|
20
|
+
const e = () => {
|
|
21
|
+
document.hidden ? o(null) : o(i);
|
|
22
|
+
};
|
|
23
|
+
return document.addEventListener("visibilitychange", e), () => {
|
|
24
|
+
document.removeEventListener("visibilitychange", e);
|
|
25
|
+
};
|
|
26
|
+
}, []), P(
|
|
27
|
+
async () => {
|
|
28
|
+
const e = await r();
|
|
29
|
+
if (c === null || f !== s || w !== n) {
|
|
30
|
+
a(e), C(s), y(n);
|
|
31
|
+
return;
|
|
32
|
+
}
|
|
33
|
+
const d = e !== c;
|
|
34
|
+
d && (a(e), u(d));
|
|
35
|
+
},
|
|
36
|
+
l ? null : D
|
|
37
|
+
), { hasChanges: l, acknowledgeButtonClick: async () => {
|
|
38
|
+
u(!1), o(i), a(await r());
|
|
39
|
+
} };
|
|
40
|
+
}
|
|
2
41
|
export {
|
|
3
|
-
|
|
42
|
+
T as usePollData
|
|
4
43
|
};
|
package/dist/index90.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_refreshTooltip_v0eu8_1",r="_refreshButton_v0eu8_5",t="_refreshIndicator_v0eu8_9",o={refreshTooltip:e,refreshButton:r,refreshIndicator:t};exports.default=o;exports.refreshButton=r;exports.refreshIndicator=t;exports.refreshTooltip=e;
|
package/dist/index90.js
CHANGED
|
@@ -1,43 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
import { fetcherV2 as V } from "./index56.js";
|
|
7
|
-
function T() {
|
|
8
|
-
const { TABLE_DATA_URL: h } = S(), {
|
|
9
|
-
Filters: {
|
|
10
|
-
pageSize: n,
|
|
11
|
-
activeViewId: s
|
|
12
|
-
}
|
|
13
|
-
} = L(), { queryParams: m } = v();
|
|
14
|
-
async function r() {
|
|
15
|
-
const e = `${h}?${m}`, g = await V(e);
|
|
16
|
-
return JSON.stringify(g);
|
|
17
|
-
}
|
|
18
|
-
const [c, a] = t(null), [l, u] = t(!1), [f, C] = t(s), [w, y] = t(n), i = 3e5, [D, o] = t(i);
|
|
19
|
-
return p(() => {
|
|
20
|
-
const e = () => {
|
|
21
|
-
document.hidden ? o(null) : o(i);
|
|
22
|
-
};
|
|
23
|
-
return document.addEventListener("visibilitychange", e), () => {
|
|
24
|
-
document.removeEventListener("visibilitychange", e);
|
|
25
|
-
};
|
|
26
|
-
}, []), P(
|
|
27
|
-
async () => {
|
|
28
|
-
const e = await r();
|
|
29
|
-
if (c === null || f !== s || w !== n) {
|
|
30
|
-
a(e), C(s), y(n);
|
|
31
|
-
return;
|
|
32
|
-
}
|
|
33
|
-
const d = e !== c;
|
|
34
|
-
d && (a(e), u(d));
|
|
35
|
-
},
|
|
36
|
-
l ? null : D
|
|
37
|
-
), { hasChanges: l, acknowledgeButtonClick: async () => {
|
|
38
|
-
u(!1), o(i), a(await r());
|
|
39
|
-
} };
|
|
40
|
-
}
|
|
1
|
+
const e = "_refreshTooltip_v0eu8_1", r = "_refreshButton_v0eu8_5", t = "_refreshIndicator_v0eu8_9", o = {
|
|
2
|
+
refreshTooltip: e,
|
|
3
|
+
refreshButton: r,
|
|
4
|
+
refreshIndicator: t
|
|
5
|
+
};
|
|
41
6
|
export {
|
|
42
|
-
|
|
7
|
+
o as default,
|
|
8
|
+
r as refreshButton,
|
|
9
|
+
t as refreshIndicator,
|
|
10
|
+
e as refreshTooltip
|
|
43
11
|
};
|
package/dist/index91.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=t=>t.trim().length>=3||t.trim().length===0;exports.isTextFilterValid=e;
|
package/dist/index91.js
CHANGED
|
@@ -1,11 +1,4 @@
|
|
|
1
|
-
const
|
|
2
|
-
refreshTooltip: e,
|
|
3
|
-
refreshButton: r,
|
|
4
|
-
refreshIndicator: t
|
|
5
|
-
};
|
|
1
|
+
const i = (t) => t.trim().length >= 3 || t.trim().length === 0;
|
|
6
2
|
export {
|
|
7
|
-
|
|
8
|
-
r as refreshButton,
|
|
9
|
-
t as refreshIndicator,
|
|
10
|
-
e as refreshTooltip
|
|
3
|
+
i as isTextFilterValid
|
|
11
4
|
};
|
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 e=require("react/jsx-runtime"),o=require("@veeqo/ui"),s=require("@dnd-kit/sortable"),a=require("./index110.cjs"),l=require("./index111.cjs"),c=require("./index95.cjs"),u=require("./index96.cjs"),d=require("./index93.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/index92.js
CHANGED
|
@@ -1,20 +1,15 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
};
|
|
14
|
-
break;
|
|
15
|
-
}
|
|
16
|
-
return e;
|
|
17
|
-
};
|
|
1
|
+
import { jsxs as m, jsx as r } from "react/jsx-runtime";
|
|
2
|
+
import { Stack as n } from "@veeqo/ui";
|
|
3
|
+
import { SortableContext as p, verticalListSortingStrategy as a } from "@dnd-kit/sortable";
|
|
4
|
+
import { SortableItem as s } from "./index110.js";
|
|
5
|
+
import { DroppableArea as d } from "./index111.js";
|
|
6
|
+
import { ColumnItem as l } from "./index95.js";
|
|
7
|
+
import { ColumnGroupIds as c } from "./index96.js";
|
|
8
|
+
import { StickyText as f } from "./index93.js";
|
|
9
|
+
const I = ({ id: t, title: e, columns: o }) => /* @__PURE__ */ m(n, { spacing: "sm", alignX: "stretch", children: [
|
|
10
|
+
/* @__PURE__ */ r(f, { variant: "bodyBold", children: e }),
|
|
11
|
+
/* @__PURE__ */ r(p, { id: t, items: o, strategy: a, children: /* @__PURE__ */ r(d, { id: t, spacing: "sm", alignX: "stretch", children: o.map((i) => /* @__PURE__ */ r(s, { id: i.id, children: /* @__PURE__ */ r(l, { column: i, isHidden: t === c.Hidden }) }, i.id)) }) })
|
|
12
|
+
] });
|
|
18
13
|
export {
|
|
19
|
-
|
|
14
|
+
I as ColumnGroup
|
|
20
15
|
};
|
package/dist/index93.cjs
CHANGED
|
@@ -1 +1,104 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("styled-components"),e=require("@veeqo/ui"),a=o=>o&&o.__esModule?o:{default:o},t=a(l),i=t.default.div`
|
|
2
|
+
width: 1px;
|
|
3
|
+
position: absolute;
|
|
4
|
+
left: 50%;
|
|
5
|
+
transform: translateX(-50%);
|
|
6
|
+
border-left: 1px solid ${e.theme.colors.neutral.grey.dark};
|
|
7
|
+
height: 100%;
|
|
8
|
+
margin-top: 40px;
|
|
9
|
+
`,n=t.default(e.Text)`
|
|
10
|
+
writing-mode: vertical-rl;
|
|
11
|
+
position: absolute;
|
|
12
|
+
top: 50%;
|
|
13
|
+
left: 50%;
|
|
14
|
+
transform: translate(-50%, -50%);
|
|
15
|
+
background: white;
|
|
16
|
+
padding: 30px 0;
|
|
17
|
+
text-align: center;
|
|
18
|
+
font-size: 10px;
|
|
19
|
+
color: ${e.theme.colors.neutral.ink.lightest};
|
|
20
|
+
height: max-content;
|
|
21
|
+
`,s=t.default(e.Text)`
|
|
22
|
+
position: sticky;
|
|
23
|
+
top: 0;
|
|
24
|
+
background: #ffffff;
|
|
25
|
+
padding-bottom: ${e.theme.sizes[2]};
|
|
26
|
+
z-index: 1;
|
|
27
|
+
`,d=t.default(e.Text)`
|
|
28
|
+
color: ${e.theme.colors.neutral.ink.light};
|
|
29
|
+
`,c=t.default(e.Grid)`
|
|
30
|
+
// overflow-y: auto;
|
|
31
|
+
position: unset;
|
|
32
|
+
`,r=t.default(e.VisibilityOffIcon)`
|
|
33
|
+
margin-left: auto;
|
|
34
|
+
`,u=t.default(e.Stack)`
|
|
35
|
+
border-radius: 4px;
|
|
36
|
+
padding: 8px 12px;
|
|
37
|
+
background: #ffffff;
|
|
38
|
+
border: 1px solid ${e.theme.colors.neutral.ink.lightest};
|
|
39
|
+
transition: all ease 200ms;
|
|
40
|
+
|
|
41
|
+
${({isHidden:o})=>o&&`
|
|
42
|
+
${e.Text} {
|
|
43
|
+
color: ${e.theme.colors.neutral.ink.light};
|
|
44
|
+
}
|
|
45
|
+
`}
|
|
46
|
+
|
|
47
|
+
&:hover {
|
|
48
|
+
color: ${e.theme.colors.secondary.blue.base};
|
|
49
|
+
background: ${e.theme.colors.neutral.grey.lightest};
|
|
50
|
+
border: 1px solid ${e.theme.colors.neutral.grey.light};
|
|
51
|
+
|
|
52
|
+
${e.Text} {
|
|
53
|
+
color: ${e.theme.colors.secondary.blue.base};
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
${r} {
|
|
57
|
+
color: ${e.theme.colors.neutral.ink.light};
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
${({isDragOverlay:o})=>o&&`
|
|
62
|
+
color: ${e.theme.colors.secondary.blue.base};
|
|
63
|
+
background: ${e.theme.colors.neutral.grey.lightest};
|
|
64
|
+
border: 1px solid ${e.theme.colors.neutral.grey.light};
|
|
65
|
+
cursor: grabbing;
|
|
66
|
+
|
|
67
|
+
${e.Text} {
|
|
68
|
+
color: ${e.theme.colors.secondary.blue.base};
|
|
69
|
+
}
|
|
70
|
+
`}
|
|
71
|
+
`,g=t.default.div`
|
|
72
|
+
position: absolute;
|
|
73
|
+
top: 0;
|
|
74
|
+
left: 0;
|
|
75
|
+
right: 0;
|
|
76
|
+
bottom: 0;
|
|
77
|
+
height: 100%;
|
|
78
|
+
width: calc(100% - 2px);
|
|
79
|
+
border-radius: 4px;
|
|
80
|
+
border: 1px dashed ${e.theme.colors.neutral.grey.dark};
|
|
81
|
+
background: ${e.theme.colors.neutral.grey.lightest};
|
|
82
|
+
`,p=t.default(e.Stack)`
|
|
83
|
+
flex: 1;
|
|
84
|
+
padding: 0;
|
|
85
|
+
`,h=t.default(e.Search)`
|
|
86
|
+
input {
|
|
87
|
+
height: 40px;
|
|
88
|
+
box-sizing: border-box;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
svg {
|
|
92
|
+
width: 16px;
|
|
93
|
+
}
|
|
94
|
+
`,f=t.default.div`
|
|
95
|
+
position: relative;
|
|
96
|
+
min-height: 500px;
|
|
97
|
+
`,m=t.default(e.BaseContainer)`
|
|
98
|
+
display: flex;
|
|
99
|
+
flex-direction: column;
|
|
100
|
+
gap: ${e.theme.sizes.base};
|
|
101
|
+
padding: ${e.theme.sizes.md};
|
|
102
|
+
`,b=t.default.dialog`
|
|
103
|
+
display: contents;
|
|
104
|
+
`;exports.ColumnGroupsGrid=c;exports.ColumnItemWrapper=u;exports.ColumnSearch=h;exports.Container=f;exports.DetailedText=d;exports.DndDragOverlayDialog=b;exports.DraggingOverlay=g;exports.DroppableAreaStack=p;exports.HeaderContainer=m;exports.StickyText=s;exports.VerticalSeparator=i;exports.VerticalText=n;exports.VisibilityOffIcon=r;
|
package/dist/index93.js
CHANGED
|
@@ -1,9 +1,121 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import r from "styled-components";
|
|
2
|
+
import { Grid as l, theme as o, Text as t, BaseContainer as n, Search as s, Stack as i, VisibilityOffIcon as a } from "@veeqo/ui";
|
|
3
|
+
const p = r.div`
|
|
4
|
+
width: 1px;
|
|
5
|
+
position: absolute;
|
|
6
|
+
left: 50%;
|
|
7
|
+
transform: translateX(-50%);
|
|
8
|
+
border-left: 1px solid ${o.colors.neutral.grey.dark};
|
|
9
|
+
height: 100%;
|
|
10
|
+
margin-top: 40px;
|
|
11
|
+
`, u = r(t)`
|
|
12
|
+
writing-mode: vertical-rl;
|
|
13
|
+
position: absolute;
|
|
14
|
+
top: 50%;
|
|
15
|
+
left: 50%;
|
|
16
|
+
transform: translate(-50%, -50%);
|
|
17
|
+
background: white;
|
|
18
|
+
padding: 30px 0;
|
|
19
|
+
text-align: center;
|
|
20
|
+
font-size: 10px;
|
|
21
|
+
color: ${o.colors.neutral.ink.lightest};
|
|
22
|
+
height: max-content;
|
|
23
|
+
`, b = r(t)`
|
|
24
|
+
position: sticky;
|
|
25
|
+
top: 0;
|
|
26
|
+
background: #ffffff;
|
|
27
|
+
padding-bottom: ${o.sizes[2]};
|
|
28
|
+
z-index: 1;
|
|
29
|
+
`, f = r(t)`
|
|
30
|
+
color: ${o.colors.neutral.ink.light};
|
|
31
|
+
`, h = r(l)`
|
|
32
|
+
// overflow-y: auto;
|
|
33
|
+
position: unset;
|
|
34
|
+
`, c = r(a)`
|
|
35
|
+
margin-left: auto;
|
|
36
|
+
`, x = r(i)`
|
|
37
|
+
border-radius: 4px;
|
|
38
|
+
padding: 8px 12px;
|
|
39
|
+
background: #ffffff;
|
|
40
|
+
border: 1px solid ${o.colors.neutral.ink.lightest};
|
|
41
|
+
transition: all ease 200ms;
|
|
42
|
+
|
|
43
|
+
${({ isHidden: e }) => e && `
|
|
44
|
+
${t} {
|
|
45
|
+
color: ${o.colors.neutral.ink.light};
|
|
46
|
+
}
|
|
47
|
+
`}
|
|
48
|
+
|
|
49
|
+
&:hover {
|
|
50
|
+
color: ${o.colors.secondary.blue.base};
|
|
51
|
+
background: ${o.colors.neutral.grey.lightest};
|
|
52
|
+
border: 1px solid ${o.colors.neutral.grey.light};
|
|
53
|
+
|
|
54
|
+
${t} {
|
|
55
|
+
color: ${o.colors.secondary.blue.base};
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
${c} {
|
|
59
|
+
color: ${o.colors.neutral.ink.light};
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
${({ isDragOverlay: e }) => e && `
|
|
64
|
+
color: ${o.colors.secondary.blue.base};
|
|
65
|
+
background: ${o.colors.neutral.grey.lightest};
|
|
66
|
+
border: 1px solid ${o.colors.neutral.grey.light};
|
|
67
|
+
cursor: grabbing;
|
|
68
|
+
|
|
69
|
+
${t} {
|
|
70
|
+
color: ${o.colors.secondary.blue.base};
|
|
71
|
+
}
|
|
72
|
+
`}
|
|
73
|
+
`, $ = r.div`
|
|
74
|
+
position: absolute;
|
|
75
|
+
top: 0;
|
|
76
|
+
left: 0;
|
|
77
|
+
right: 0;
|
|
78
|
+
bottom: 0;
|
|
79
|
+
height: 100%;
|
|
80
|
+
width: calc(100% - 2px);
|
|
81
|
+
border-radius: 4px;
|
|
82
|
+
border: 1px dashed ${o.colors.neutral.grey.dark};
|
|
83
|
+
background: ${o.colors.neutral.grey.lightest};
|
|
84
|
+
`, y = r(i)`
|
|
85
|
+
flex: 1;
|
|
86
|
+
padding: 0;
|
|
87
|
+
`, m = r(s)`
|
|
88
|
+
input {
|
|
89
|
+
height: 40px;
|
|
90
|
+
box-sizing: border-box;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
svg {
|
|
94
|
+
width: 16px;
|
|
95
|
+
}
|
|
96
|
+
`, k = r.div`
|
|
97
|
+
position: relative;
|
|
98
|
+
min-height: 500px;
|
|
99
|
+
`, v = r(n)`
|
|
100
|
+
display: flex;
|
|
101
|
+
flex-direction: column;
|
|
102
|
+
gap: ${o.sizes.base};
|
|
103
|
+
padding: ${o.sizes.md};
|
|
104
|
+
`, w = r.dialog`
|
|
105
|
+
display: contents;
|
|
106
|
+
`;
|
|
7
107
|
export {
|
|
8
|
-
|
|
108
|
+
h as ColumnGroupsGrid,
|
|
109
|
+
x as ColumnItemWrapper,
|
|
110
|
+
m as ColumnSearch,
|
|
111
|
+
k as Container,
|
|
112
|
+
f as DetailedText,
|
|
113
|
+
w as DndDragOverlayDialog,
|
|
114
|
+
$ as DraggingOverlay,
|
|
115
|
+
y as DroppableAreaStack,
|
|
116
|
+
v as HeaderContainer,
|
|
117
|
+
b as StickyText,
|
|
118
|
+
p as VerticalSeparator,
|
|
119
|
+
u as VerticalText,
|
|
120
|
+
c as VisibilityOffIcon
|
|
9
121
|
};
|
package/dist/index94.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 r=require("react/jsx-runtime"),e=require("@dnd-kit/core"),S=require("@dnd-kit/sortable"),h=require("./index93.cjs"),q=require("@veeqo/ui"),C=require("./index53.cjs"),E=require("./index112.cjs"),p=require("./index113.cjs"),A=require("./index12.cjs"),b=require("./index52.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/index94.js
CHANGED
|
@@ -1,15 +1,70 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
import { jsx as r, jsxs as f } from "react/jsx-runtime";
|
|
2
|
+
import { useSensors as u, useSensor as n, PointerSensor as y, KeyboardSensor as S, DndContext as h, MeasuringStrategy as A, DragOverlay as E, defaultDropAnimationSideEffects as C } from "@dnd-kit/core";
|
|
3
|
+
import { sortableKeyboardCoordinates as M } from "@dnd-kit/sortable";
|
|
4
|
+
import { DndDragOverlayDialog as v } from "./index93.js";
|
|
5
|
+
import { Alert as b } from "@veeqo/ui";
|
|
6
|
+
import { useModal as x } from "./index53.js";
|
|
7
|
+
import { useDragHandlers as O } from "./index112.js";
|
|
8
|
+
import { useCollisionDetectionStrategy as I } from "./index113.js";
|
|
9
|
+
import { ErrorBoundary as R } from "./index12.js";
|
|
10
|
+
import { ModalId as j } from "./index52.js";
|
|
11
|
+
const B = {
|
|
12
|
+
droppable: {
|
|
13
|
+
strategy: A.Always
|
|
14
|
+
}
|
|
15
|
+
}, G = {
|
|
16
|
+
sideEffects: C({
|
|
17
|
+
styles: {
|
|
18
|
+
active: {
|
|
19
|
+
opacity: "0.5"
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
})
|
|
23
|
+
}, q = ({
|
|
24
|
+
items: o,
|
|
25
|
+
setItems: a,
|
|
26
|
+
children: i,
|
|
27
|
+
renderDragOverlay: e
|
|
28
|
+
}) => {
|
|
29
|
+
const { closeModal: s, openModal: l } = x(), d = u(
|
|
30
|
+
n(y),
|
|
31
|
+
n(S, {
|
|
32
|
+
coordinateGetter: M
|
|
33
|
+
})
|
|
34
|
+
), { activeId: t, handleDragCancel: c, handleDragEnd: m, handleDragOver: p, handleDragStart: D } = O({ items: o, setItems: a }), { collisionDetectionStrategy: g } = I({
|
|
35
|
+
items: o
|
|
36
|
+
});
|
|
37
|
+
return /* @__PURE__ */ r(R, { errorComponent: /* @__PURE__ */ r(b, { variant: "error", title: "An error occurred", rightActions: [
|
|
38
|
+
{
|
|
39
|
+
label: "Reload",
|
|
40
|
+
onClick: () => {
|
|
41
|
+
s(), l(j.ORDERS_TABLE_MANAGEMENT);
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
] }), children: /* @__PURE__ */ f(
|
|
45
|
+
h,
|
|
46
|
+
{
|
|
47
|
+
sensors: d,
|
|
48
|
+
measuring: B,
|
|
49
|
+
collisionDetection: g,
|
|
50
|
+
onDragStart: D,
|
|
51
|
+
onDragOver: p,
|
|
52
|
+
onDragEnd: m,
|
|
53
|
+
onDragCancel: c,
|
|
54
|
+
children: [
|
|
55
|
+
i,
|
|
56
|
+
/* @__PURE__ */ r(v, { open: !0, children: /* @__PURE__ */ r(
|
|
57
|
+
E,
|
|
58
|
+
{
|
|
59
|
+
dropAnimation: G,
|
|
60
|
+
zIndex: 2001,
|
|
61
|
+
children: t && e ? e(t) : null
|
|
62
|
+
}
|
|
63
|
+
) })
|
|
64
|
+
]
|
|
65
|
+
}
|
|
66
|
+
) });
|
|
67
|
+
};
|
|
13
68
|
export {
|
|
14
|
-
|
|
69
|
+
q as DndContainer
|
|
15
70
|
};
|