@veeqo/transfigure 1.1.6 → 1.1.8
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/BusinessLogic/types.d.ts +1 -1
- package/dist/components/ActionsDropdown/ActionsDropdown.d.ts +2 -0
- package/dist/components/ActionsDropdown/index.d.ts +1 -0
- package/dist/components/ActionsDropdown/types.d.ts +7 -0
- package/dist/components/Filters/Fields/NumberRangeFilter/MuiSlider.d.ts +1 -1
- package/dist/components/Views/PillNotifications/variants/styled.d.ts +3 -3
- package/dist/hooks/usePersistUnsavedChanges/usePersistUnsavedChanges.d.ts +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.css +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.js +146 -144
- package/dist/index100.cjs +1 -1
- package/dist/index100.js +3 -3
- package/dist/index102.cjs +16 -77
- package/dist/index102.js +19 -96
- package/dist/index103.cjs +1 -1
- package/dist/index103.js +21 -2
- package/dist/index104.cjs +80 -1
- package/dist/index104.js +101 -19
- package/dist/index105.cjs +1 -1
- package/dist/index105.js +18 -7
- package/dist/index106.cjs +1 -1
- package/dist/index106.js +7 -63
- package/dist/index107.cjs +1 -1
- package/dist/index107.js +60 -26
- package/dist/index108.cjs +1 -13
- package/dist/index108.js +30 -17
- package/dist/index109.cjs +13 -1
- package/dist/index109.js +14 -33
- package/dist/index11.cjs +1 -1
- package/dist/index11.js +27 -18
- package/dist/index110.cjs +1 -1
- package/dist/index110.js +32 -22
- package/dist/index111.cjs +1 -7
- package/dist/index111.js +2 -10
- package/dist/index112.cjs +1 -1
- package/dist/index112.js +25 -62
- package/dist/index113.cjs +7 -1
- package/dist/index113.js +10 -47
- package/dist/index114.cjs +1 -0
- package/dist/index114.js +65 -0
- package/dist/index115.cjs +1 -0
- package/dist/index115.js +49 -0
- package/dist/index12.cjs +1 -1
- package/dist/index12.js +18 -21
- package/dist/index13.cjs +1 -1
- package/dist/index13.js +19 -41
- package/dist/index14.cjs +1 -1
- package/dist/index14.js +41 -23
- package/dist/index15.cjs +1 -1
- package/dist/index15.js +24 -36
- package/dist/index16.cjs +1 -1
- package/dist/index16.js +37 -33
- package/dist/index17.cjs +1 -1
- package/dist/index17.js +32 -49
- package/dist/index18.cjs +1 -1
- package/dist/index18.js +47 -38
- package/dist/index19.cjs +1 -1
- package/dist/index19.js +29 -29
- package/dist/index20.cjs +1 -1
- package/dist/index20.js +41 -58
- package/dist/index21.cjs +1 -1
- package/dist/index21.js +48 -42
- package/dist/index22.cjs +1 -1
- package/dist/index22.js +50 -44
- package/dist/index23.cjs +1 -1
- package/dist/index23.js +46 -7
- package/dist/index24.cjs +1 -1
- package/dist/index24.js +7 -11
- package/dist/index25.cjs +1 -1
- package/dist/index25.js +11 -64
- package/dist/index26.cjs +1 -1
- package/dist/index26.js +40 -39
- package/dist/index27.cjs +1 -1
- package/dist/index27.js +60 -37
- package/dist/index28.cjs +1 -1
- package/dist/index28.js +36 -53
- package/dist/index29.cjs +1 -1
- package/dist/index29.js +54 -51
- package/dist/index3.cjs +1 -1
- package/dist/index3.js +2 -2
- package/dist/index30.cjs +1 -1
- package/dist/index30.js +50 -81
- package/dist/index31.cjs +1 -1
- package/dist/index31.js +81 -35
- package/dist/index32.cjs +1 -1
- package/dist/index32.js +38 -33
- package/dist/index33.cjs +1 -1
- package/dist/index33.js +33 -10
- package/dist/index34.cjs +1 -1
- package/dist/index34.js +10 -39
- package/dist/index35.cjs +1 -1
- package/dist/index35.js +38 -102
- package/dist/index36.cjs +1 -1
- package/dist/index36.js +103 -19
- package/dist/index37.cjs +1 -1
- package/dist/index37.js +17 -134
- package/dist/index38.cjs +1 -1
- package/dist/index38.js +135 -49
- package/dist/index39.cjs +1 -1
- package/dist/index39.js +51 -32
- package/dist/index4.cjs +1 -1
- package/dist/index4.js +2 -2
- package/dist/index40.cjs +1 -1
- package/dist/index40.js +31 -53
- package/dist/index41.cjs +1 -1
- package/dist/index41.js +54 -48
- package/dist/index42.cjs +1 -1
- package/dist/index42.js +41 -81
- package/dist/index43.cjs +1 -1
- package/dist/index43.js +81 -41
- package/dist/index44.cjs +1 -1
- package/dist/index44.js +48 -5
- package/dist/index45.cjs +1 -1
- package/dist/index45.js +5 -45
- package/dist/index46.cjs +1 -1
- package/dist/index46.js +44 -41
- package/dist/index47.cjs +1 -1
- package/dist/index47.js +42 -19
- package/dist/index48.cjs +1 -1
- package/dist/index48.js +19 -8
- package/dist/index49.cjs +1 -1
- package/dist/index49.js +7 -22
- package/dist/index5.cjs +1 -1
- package/dist/index5.js +2 -2
- package/dist/index50.cjs +1 -1
- package/dist/index50.js +23 -2
- package/dist/index51.cjs +1 -1
- package/dist/index51.js +2 -4
- package/dist/index52.cjs +1 -1
- package/dist/index52.js +4 -11
- package/dist/index53.cjs +1 -1
- package/dist/index53.js +10 -12
- package/dist/index54.cjs +1 -1
- package/dist/index54.js +12 -11
- package/dist/index55.cjs +1 -1
- package/dist/index55.js +11 -184
- package/dist/index56.cjs +1 -1
- package/dist/index56.js +183 -25
- package/dist/index57.cjs +1 -1
- package/dist/index57.js +26 -24
- package/dist/index58.cjs +1 -1
- package/dist/index58.js +19 -22
- package/dist/index59.cjs +1 -1
- package/dist/index59.js +25 -97
- package/dist/index6.cjs +1 -1
- package/dist/index6.js +2 -2
- package/dist/index60.cjs +1 -1
- package/dist/index60.js +99 -8
- package/dist/index61.cjs +1 -1
- package/dist/index61.js +8 -51
- package/dist/index62.cjs +1 -1
- package/dist/index62.js +50 -60
- package/dist/index63.cjs +1 -1
- package/dist/index63.js +57 -18
- package/dist/index64.cjs +1 -1
- package/dist/index64.js +22 -18
- package/dist/index65.cjs +1 -1
- package/dist/index65.js +16 -26
- package/dist/index66.cjs +1 -1
- package/dist/index66.js +27 -56
- package/dist/index67.cjs +1 -1
- package/dist/index67.js +57 -341
- package/dist/index68.cjs +1 -1
- package/dist/index68.js +337 -55
- package/dist/index69.cjs +1 -1
- package/dist/index69.js +50 -47
- package/dist/index7.cjs +1 -1
- package/dist/index7.js +4 -4
- package/dist/index70.cjs +1 -1
- package/dist/index70.js +51 -32
- package/dist/index71.cjs +1 -1
- package/dist/index71.js +30 -24
- package/dist/index72.cjs +1 -1
- package/dist/index72.js +26 -32
- package/dist/index73.cjs +1 -1
- package/dist/index73.js +37 -12
- package/dist/index74.cjs +1 -1
- package/dist/index74.js +13 -9
- package/dist/index75.cjs +1 -1
- package/dist/index75.js +9 -17
- package/dist/index76.cjs +1 -1
- package/dist/index76.js +14 -16
- package/dist/index77.cjs +1 -1
- package/dist/index77.js +18 -49
- package/dist/index78.cjs +1 -1
- package/dist/index78.js +50 -21
- package/dist/index79.cjs +1 -1
- package/dist/index79.js +21 -7
- package/dist/index80.cjs +1 -1
- package/dist/index80.js +7 -2
- package/dist/index81.cjs +1 -1
- package/dist/index81.js +2 -9
- package/dist/index82.cjs +1 -3
- package/dist/index82.js +8 -13
- package/dist/index83.cjs +3 -1
- package/dist/index83.js +13 -8
- package/dist/index84.cjs +1 -1
- package/dist/index84.js +9 -41
- package/dist/index85.cjs +1 -1
- package/dist/index85.js +41 -9
- package/dist/index86.cjs +1 -1
- package/dist/index86.js +8 -117
- package/dist/index87.cjs +1 -1
- package/dist/index87.js +5 -19
- package/dist/index88.cjs +1 -1
- package/dist/index88.js +118 -13
- package/dist/index89.cjs +1 -104
- package/dist/index89.js +17 -118
- package/dist/index90.cjs +1 -1
- package/dist/index90.js +13 -68
- package/dist/index91.cjs +104 -1
- package/dist/index91.js +119 -28
- package/dist/index92.cjs +1 -1
- package/dist/index92.js +68 -2
- package/dist/index93.cjs +1 -1
- package/dist/index93.js +27 -39
- package/dist/index94.cjs +1 -1
- package/dist/index94.js +2 -11
- package/dist/index95.cjs +1 -12
- package/dist/index95.js +41 -16
- package/dist/index96.cjs +1 -1
- package/dist/index96.js +10 -14
- package/dist/index97.cjs +1 -1
- package/dist/index97.js +1 -1
- package/dist/index98.cjs +12 -1
- package/dist/index98.js +16 -21
- package/dist/index99.cjs +1 -19
- package/dist/index99.js +14 -23
- package/dist/types.d.ts +1 -1
- package/package.json +1 -1
package/dist/index80.js
CHANGED
|
@@ -1,4 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
import { useStores as e } from "./index61.js";
|
|
2
|
+
const m = (o) => {
|
|
3
|
+
e.mockImplementation(() => ({
|
|
4
|
+
...o
|
|
5
|
+
}));
|
|
6
|
+
};
|
|
2
7
|
export {
|
|
3
|
-
|
|
8
|
+
m as mockUseStores
|
|
4
9
|
};
|
package/dist/index81.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var P=(t=>(t.GET="AxiosGet",t.DELETE="AxiosDelete",t.POST="AxiosPost",t.PATCH="AxiosPatch",t.PUT="AxiosPut",t.POST_FORM="AxioPostForm",t.PUT_FORM="AxiosPutForm",t.PATCH_FORM="AxiosPatchForm",t))(P||{});exports.AxiosErrorType=P;
|
package/dist/index81.js
CHANGED
|
@@ -1,11 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
const r = [s];
|
|
3
|
-
return t !== void 0 && r.push(t), r;
|
|
4
|
-
}, o = (s, t, r) => {
|
|
5
|
-
const e = [s];
|
|
6
|
-
return t !== void 0 && e.push(t), r !== void 0 && e.push(r), e;
|
|
7
|
-
};
|
|
1
|
+
var t = /* @__PURE__ */ ((P) => (P.GET = "AxiosGet", P.DELETE = "AxiosDelete", P.POST = "AxiosPost", P.PATCH = "AxiosPatch", P.PUT = "AxiosPut", P.POST_FORM = "AxioPostForm", P.PUT_FORM = "AxiosPutForm", P.PATCH_FORM = "AxiosPatchForm", P))(t || {});
|
|
8
2
|
export {
|
|
9
|
-
|
|
10
|
-
i as filterOptionalArgsGetDelete
|
|
3
|
+
t as AxiosErrorType
|
|
11
4
|
};
|
package/dist/index82.cjs
CHANGED
|
@@ -1,3 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
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
|
-
`);e.stack=r}return e};exports.filterErrorStack=s;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=(r,t)=>{const e=[r];return t!==void 0&&e.push(t),e},l=(r,t,e)=>{const i=[r];return t!==void 0&&i.push(t),e!==void 0&&i.push(e),i};exports.filterOptionalArgs=l;exports.filterOptionalArgsGetDelete=s;
|
package/dist/index82.js
CHANGED
|
@@ -1,16 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
if (n.length <= 10) return e;
|
|
8
|
-
const i = n == null ? void 0 : n[0], t = n == null ? void 0 : n.splice(9), f = [i, ...t].join(`
|
|
9
|
-
`);
|
|
10
|
-
e.stack = f;
|
|
11
|
-
}
|
|
12
|
-
return e;
|
|
1
|
+
const i = (s, t) => {
|
|
2
|
+
const r = [s];
|
|
3
|
+
return t !== void 0 && r.push(t), r;
|
|
4
|
+
}, o = (s, t, r) => {
|
|
5
|
+
const e = [s];
|
|
6
|
+
return t !== void 0 && e.push(t), r !== void 0 && e.push(r), e;
|
|
13
7
|
};
|
|
14
8
|
export {
|
|
15
|
-
|
|
9
|
+
o as filterOptionalArgs,
|
|
10
|
+
i as filterOptionalArgsGetDelete
|
|
16
11
|
};
|
package/dist/index83.cjs
CHANGED
|
@@ -1 +1,3 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./index111.cjs"),s=e=>{if(!l.isError(e))return e;if(e.stack){const t=e.stack.split(`
|
|
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
|
+
`);e.stack=r}return e};exports.filterErrorStack=s;
|
package/dist/index83.js
CHANGED
|
@@ -1,11 +1,16 @@
|
|
|
1
|
-
import { isError as
|
|
2
|
-
const s = ({
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { isError as l } from "./index111.js";
|
|
2
|
+
const s = (e) => {
|
|
3
|
+
if (!l(e)) return e;
|
|
4
|
+
if (e.stack) {
|
|
5
|
+
const n = e.stack.split(`
|
|
6
|
+
`);
|
|
7
|
+
if (n.length <= 10) return e;
|
|
8
|
+
const i = n == null ? void 0 : n[0], t = n == null ? void 0 : n.splice(9), f = [i, ...t].join(`
|
|
9
|
+
`);
|
|
10
|
+
e.stack = f;
|
|
11
|
+
}
|
|
12
|
+
return e;
|
|
8
13
|
};
|
|
9
14
|
export {
|
|
10
|
-
s as
|
|
15
|
+
s as filterErrorStack
|
|
11
16
|
};
|
package/dist/index84.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 s=require("./index111.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/index84.js
CHANGED
|
@@ -1,43 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
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
|
+
import { isError as c } from "./index111.js";
|
|
2
|
+
const s = ({
|
|
3
|
+
customError: e,
|
|
4
|
+
originalError: t,
|
|
5
|
+
type: f
|
|
6
|
+
}) => {
|
|
7
|
+
!c(t) || !c(e) || (t.stack && (t.stack = e.stack), t.name && (t.name = `${f} (${t.name})`));
|
|
8
|
+
};
|
|
41
9
|
export {
|
|
42
|
-
|
|
10
|
+
s as injectIntoError
|
|
43
11
|
};
|
package/dist/index85.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),w=require("react-use"),L=require("./index8.cjs"),m=require("./index61.cjs"),v=require("./index67.cjs"),q=require("./index55.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/index85.js
CHANGED
|
@@ -1,11 +1,43 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
};
|
|
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 "./index61.js";
|
|
5
|
+
import { useUrlParams as v } from "./index67.js";
|
|
6
|
+
import { fetcherV2 as V } from "./index55.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
|
+
}
|
|
6
41
|
export {
|
|
7
|
-
|
|
8
|
-
r as refreshButton,
|
|
9
|
-
t as refreshIndicator,
|
|
10
|
-
e as refreshTooltip
|
|
42
|
+
T as usePollData
|
|
11
43
|
};
|
package/dist/index86.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/index86.js
CHANGED
|
@@ -1,120 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import { ColumnGroup as w } from "./index88.js";
|
|
6
|
-
import { Container as Y, ColumnGroupsGrid as j, VerticalSeparator as z, VerticalText as B, HeaderContainer as L, ColumnSearch as Q } from "./index89.js";
|
|
7
|
-
import { DndContainer as R } from "./index90.js";
|
|
8
|
-
import { ColumnItem as q } from "./index91.js";
|
|
9
|
-
import { ColumnGroupIds as n } from "./index92.js";
|
|
10
|
-
import { TableManagementGlyph as P } from "./index87.js";
|
|
11
|
-
import { usePersistColumns as _ } from "./index93.js";
|
|
12
|
-
import { filterColumnsBySearch as V } from "./index94.js";
|
|
13
|
-
const { Glyph: E } = I, te = ({
|
|
14
|
-
onClose: l,
|
|
15
|
-
columnDefinitions: k,
|
|
16
|
-
hiddenColumns: s,
|
|
17
|
-
visibleColumns: m,
|
|
18
|
-
pinnedLeftColumnIds: D,
|
|
19
|
-
pinnedRightColumnIds: H
|
|
20
|
-
}) => {
|
|
21
|
-
const [o, b] = v(""), i = f(() => new Map(k.map((a) => [a.id, a])), []), [t, u] = v(() => ({
|
|
22
|
-
[n.Hidden]: s,
|
|
23
|
-
[n.Visible]: m
|
|
24
|
-
})), M = f(() => {
|
|
25
|
-
const a = t[n.Visible].map((r) => i.get(`${r}`));
|
|
26
|
-
return V(a, o);
|
|
27
|
-
}, [t, i, o]), x = f(() => {
|
|
28
|
-
const a = t[n.Hidden].map((r) => i.get(`${r}`));
|
|
29
|
-
return V(a, o);
|
|
30
|
-
}, [t, i, o]), { isSavingColumns: d, saveColumns: G } = _({ pinnedLeftColumnIds: D, pinnedRightColumnIds: H }), T = () => {
|
|
31
|
-
b(""), u({
|
|
32
|
-
[n.Hidden]: s,
|
|
33
|
-
[n.Visible]: m
|
|
34
|
-
});
|
|
35
|
-
}, C = y(
|
|
36
|
-
(a) => {
|
|
37
|
-
if (b(a), !a) {
|
|
38
|
-
const r = /* @__PURE__ */ new Set([...s, ...m]);
|
|
39
|
-
u((S) => ({
|
|
40
|
-
[n.Hidden]: S[n.Hidden].filter((g) => r.has(`${g}`)),
|
|
41
|
-
[n.Visible]: S[n.Visible].filter((g) => r.has(`${g}`))
|
|
42
|
-
}));
|
|
43
|
-
}
|
|
44
|
-
},
|
|
45
|
-
[s, m]
|
|
46
|
-
), $ = y(
|
|
47
|
-
(a) => {
|
|
48
|
-
const r = i.get(`${a}`);
|
|
49
|
-
return r ? /* @__PURE__ */ e(q, { column: r, isDragOverlay: !0 }) : null;
|
|
50
|
-
},
|
|
51
|
-
[i]
|
|
52
|
-
);
|
|
53
|
-
return /* @__PURE__ */ e(
|
|
54
|
-
O,
|
|
55
|
-
{
|
|
56
|
-
variant: "lg",
|
|
57
|
-
style: { overflowY: "hidden" },
|
|
58
|
-
shouldShow: !0,
|
|
59
|
-
onClose: () => l == null ? void 0 : l(),
|
|
60
|
-
headerSlot: /* @__PURE__ */ c(L, { children: [
|
|
61
|
-
/* @__PURE__ */ c(h, { direction: "horizontal", alignX: "between", alignY: "center", children: [
|
|
62
|
-
/* @__PURE__ */ c(h, { direction: "horizontal", alignX: "start", alignY: "center", spacing: "sm", children: [
|
|
63
|
-
/* @__PURE__ */ e(P, { height: 32, width: 32 }),
|
|
64
|
-
/* @__PURE__ */ e(p, { variant: "headingLarge", as: "h1", children: "Table management" })
|
|
65
|
-
] }),
|
|
66
|
-
/* @__PURE__ */ e(X, { "aria-label": "Close modal", onClick: l, variant: "flat", iconSlot: /* @__PURE__ */ e(E, { name: "close" }) })
|
|
67
|
-
] }),
|
|
68
|
-
/* @__PURE__ */ c(p, { variant: "subheadingMedium", children: [
|
|
69
|
-
"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",
|
|
70
|
-
" ",
|
|
71
|
-
/* @__PURE__ */ e(A, { href: "#", target: "_blank", children: "help guide (TODO)" }),
|
|
72
|
-
"."
|
|
73
|
-
] }),
|
|
74
|
-
/* @__PURE__ */ e(p, { variant: "headingSmall", children: "Column management" }),
|
|
75
|
-
/* @__PURE__ */ e(
|
|
76
|
-
Q,
|
|
77
|
-
{
|
|
78
|
-
name: "column-search-query",
|
|
79
|
-
placeholder: "Search",
|
|
80
|
-
value: o,
|
|
81
|
-
onChange: C,
|
|
82
|
-
onClearClick: () => C(""),
|
|
83
|
-
fill: "100%"
|
|
84
|
-
}
|
|
85
|
-
)
|
|
86
|
-
] }),
|
|
87
|
-
leftActions: [
|
|
88
|
-
{
|
|
89
|
-
label: "Reset",
|
|
90
|
-
onClick: T,
|
|
91
|
-
variant: "default",
|
|
92
|
-
disabled: d
|
|
93
|
-
}
|
|
94
|
-
],
|
|
95
|
-
rightActions: [
|
|
96
|
-
{
|
|
97
|
-
label: "Cancel",
|
|
98
|
-
onClick: l,
|
|
99
|
-
variant: "default",
|
|
100
|
-
disabled: d
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
label: "Save",
|
|
104
|
-
onClick: () => G({ visibleColumns: t[n.Visible] }),
|
|
105
|
-
variant: "primary",
|
|
106
|
-
disabled: d,
|
|
107
|
-
loading: d
|
|
108
|
-
}
|
|
109
|
-
],
|
|
110
|
-
children: /* @__PURE__ */ e(h, { spacing: "md", alignX: "stretch", children: /* @__PURE__ */ e(h, { spacing: 4, alignX: "stretch", children: /* @__PURE__ */ e(R, { items: t, setItems: u, renderDragOverlay: $, children: /* @__PURE__ */ e(Y, { children: /* @__PURE__ */ c(j, { columns: 2, spacing: "xl", children: [
|
|
111
|
-
/* @__PURE__ */ e(w, { id: n.Visible, title: "Shown columns:", columns: M }),
|
|
112
|
-
/* @__PURE__ */ e(z, { children: /* @__PURE__ */ e(B, { children: "Drag & Drop columns" }) }),
|
|
113
|
-
/* @__PURE__ */ e(w, { id: n.Hidden, title: "Hidden columns:", columns: x })
|
|
114
|
-
] }) }) }) }) })
|
|
115
|
-
}
|
|
116
|
-
);
|
|
1
|
+
const e = "_refreshTooltip_v0eu8_1", r = "_refreshButton_v0eu8_5", t = "_refreshIndicator_v0eu8_9", o = {
|
|
2
|
+
refreshTooltip: e,
|
|
3
|
+
refreshButton: r,
|
|
4
|
+
refreshIndicator: t
|
|
117
5
|
};
|
|
118
6
|
export {
|
|
119
|
-
|
|
7
|
+
o as default,
|
|
8
|
+
r as refreshButton,
|
|
9
|
+
t as refreshIndicator,
|
|
10
|
+
e as refreshTooltip
|
|
120
11
|
};
|
package/dist/index87.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_actionsHeaderContainer_fgqms_1",t={actionsHeaderContainer:e};exports.actionsHeaderContainer=e;exports.default=t;
|
package/dist/index87.js
CHANGED
|
@@ -1,21 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
{
|
|
5
|
-
width: M,
|
|
6
|
-
height: V,
|
|
7
|
-
viewBox: "0 0 16 16",
|
|
8
|
-
fill: "none",
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
children: /* @__PURE__ */ H(
|
|
11
|
-
"path",
|
|
12
|
-
{
|
|
13
|
-
d: "M12.6667 3.33333V12.6667H3.33333V3.33333H12.6667ZM13.4 2H2.6C2.26667 2 2 2.26667 2 2.6V13.4C2 13.6667 2.26667 14 2.6 14H13.4C13.6667 14 14 13.6667 14 13.4V2.6C14 2.26667 13.6667 2 13.4 2ZM7.33333 4.66667H11.3333V6H7.33333V4.66667ZM7.33333 7.33333H11.3333V8.66667H7.33333V7.33333ZM7.33333 10H11.3333V11.3333H7.33333V10ZM4.66667 4.66667H6V6H4.66667V4.66667ZM4.66667 7.33333H6V8.66667H4.66667V7.33333ZM4.66667 10H6V11.3333H4.66667V10Z",
|
|
14
|
-
fill: "#37424D"
|
|
15
|
-
}
|
|
16
|
-
)
|
|
17
|
-
}
|
|
18
|
-
);
|
|
1
|
+
const e = "_actionsHeaderContainer_fgqms_1", a = {
|
|
2
|
+
actionsHeaderContainer: e
|
|
3
|
+
};
|
|
19
4
|
export {
|
|
20
|
-
|
|
5
|
+
e as actionsHeaderContainer,
|
|
6
|
+
a as default
|
|
21
7
|
};
|
package/dist/index88.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),l=require("@veeqo/ui"),s=require("react"),w=require("@veeqo/components"),S=require("./index90.cjs"),i=require("./index91.cjs"),T=require("./index92.cjs"),V=require("./index93.cjs"),n=require("./index94.cjs"),D=require("./index89.cjs"),H=require("./index95.cjs"),j=require("./index96.cjs"),{Glyph:O}=w.VeeqoCommon,$=({onClose:u,columnDefinitions:G,hiddenColumns:d,visibleColumns:m,pinnedLeftColumnIds:y,pinnedRightColumnIds:f})=>{const[c,p]=s.useState(""),a=s.useMemo(()=>new Map(G.map(r=>[r.id,r])),[]),[o,g]=s.useState(()=>({[n.ColumnGroupIds.Hidden]:d,[n.ColumnGroupIds.Visible]:m})),I=s.useMemo(()=>{const r=o[n.ColumnGroupIds.Visible].map(t=>a.get(`${t}`));return j.filterColumnsBySearch(r,c)},[o,a,c]),v=s.useMemo(()=>{const r=o[n.ColumnGroupIds.Hidden].map(t=>a.get(`${t}`));return j.filterColumnsBySearch(r,c)},[o,a,c]),{isSavingColumns:h,saveColumns:M}=H.usePersistColumns({pinnedLeftColumnIds:y,pinnedRightColumnIds:f}),q=()=>{p(""),g({[n.ColumnGroupIds.Hidden]:d,[n.ColumnGroupIds.Visible]:m})},x=s.useCallback(r=>{if(p(r),!r){const t=new Set([...d,...m]);g(b=>({[n.ColumnGroupIds.Hidden]:b[n.ColumnGroupIds.Hidden].filter(C=>t.has(`${C}`)),[n.ColumnGroupIds.Visible]:b[n.ColumnGroupIds.Visible].filter(C=>t.has(`${C}`))}))}},[d,m]),k=s.useCallback(r=>{const t=a.get(`${r}`);return t?e.jsx(V.ColumnItem,{column:t,isDragOverlay:!0}):null},[a]);return e.jsx(l.Modal,{variant:"lg",style:{overflowY:"hidden"},shouldShow:!0,onClose:()=>u==null?void 0:u(),headerSlot:e.jsxs(i.HeaderContainer,{children:[e.jsxs(l.Stack,{direction:"horizontal",alignX:"between",alignY:"center",children:[e.jsxs(l.Stack,{direction:"horizontal",alignX:"start",alignY:"center",spacing:"sm",children:[e.jsx(D.TableManagementGlyph,{height:32,width:32}),e.jsx(l.Text,{variant:"headingLarge",as:"h1",children:"Table management"})]}),e.jsx(l.Button,{"aria-label":"Close modal",onClick:u,variant:"flat",iconSlot:e.jsx(O,{name:"close"})})]}),e.jsxs(l.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(l.Anchor,{href:"#",target:"_blank",children:"help guide (TODO)"}),"."]}),e.jsx(l.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:q,variant:"default",disabled:h}],rightActions:[{label:"Cancel",onClick:u,variant:"default",disabled:h},{label:"Save",onClick:()=>M({visibleColumns:o[n.ColumnGroupIds.Visible]}),variant:"primary",disabled:h,loading:h}],children:e.jsx(l.Stack,{spacing:"md",alignX:"stretch",children:e.jsx(l.Stack,{spacing:4,alignX:"stretch",children:e.jsx(T.DndContainer,{items:o,setItems:g,renderDragOverlay:k,children:e.jsx(i.Container,{children:e.jsxs(i.ColumnGroupsGrid,{columns:2,spacing:"xl",children:[e.jsx(S.ColumnGroup,{id:n.ColumnGroupIds.Visible,title:"Shown columns:",columns:I}),e.jsx(i.VerticalSeparator,{children:e.jsx(i.VerticalText,{children:"Drag & Drop columns"})}),e.jsx(S.ColumnGroup,{id:n.ColumnGroupIds.Hidden,title:"Hidden columns:",columns:v})]})})})})})})};exports.TableManagementModal=$;
|
package/dist/index88.js
CHANGED
|
@@ -1,15 +1,120 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { Stack as
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
import { jsx as e, jsxs as c } from "react/jsx-runtime";
|
|
2
|
+
import { Modal as O, Stack as h, Text as p, Button as X, Anchor as A } from "@veeqo/ui";
|
|
3
|
+
import { useState as v, useMemo as f, useCallback as y } from "react";
|
|
4
|
+
import { VeeqoCommon as I } from "@veeqo/components";
|
|
5
|
+
import { ColumnGroup as w } from "./index90.js";
|
|
6
|
+
import { Container as Y, ColumnGroupsGrid as j, VerticalSeparator as z, VerticalText as B, HeaderContainer as L, ColumnSearch as Q } from "./index91.js";
|
|
7
|
+
import { DndContainer as R } from "./index92.js";
|
|
8
|
+
import { ColumnItem as q } from "./index93.js";
|
|
9
|
+
import { ColumnGroupIds as n } from "./index94.js";
|
|
10
|
+
import { TableManagementGlyph as P } from "./index89.js";
|
|
11
|
+
import { usePersistColumns as _ } from "./index95.js";
|
|
12
|
+
import { filterColumnsBySearch as V } from "./index96.js";
|
|
13
|
+
const { Glyph: E } = I, te = ({
|
|
14
|
+
onClose: l,
|
|
15
|
+
columnDefinitions: k,
|
|
16
|
+
hiddenColumns: s,
|
|
17
|
+
visibleColumns: m,
|
|
18
|
+
pinnedLeftColumnIds: D,
|
|
19
|
+
pinnedRightColumnIds: H
|
|
20
|
+
}) => {
|
|
21
|
+
const [o, b] = v(""), i = f(() => new Map(k.map((a) => [a.id, a])), []), [t, u] = v(() => ({
|
|
22
|
+
[n.Hidden]: s,
|
|
23
|
+
[n.Visible]: m
|
|
24
|
+
})), M = f(() => {
|
|
25
|
+
const a = t[n.Visible].map((r) => i.get(`${r}`));
|
|
26
|
+
return V(a, o);
|
|
27
|
+
}, [t, i, o]), x = f(() => {
|
|
28
|
+
const a = t[n.Hidden].map((r) => i.get(`${r}`));
|
|
29
|
+
return V(a, o);
|
|
30
|
+
}, [t, i, o]), { isSavingColumns: d, saveColumns: G } = _({ pinnedLeftColumnIds: D, pinnedRightColumnIds: H }), T = () => {
|
|
31
|
+
b(""), u({
|
|
32
|
+
[n.Hidden]: s,
|
|
33
|
+
[n.Visible]: m
|
|
34
|
+
});
|
|
35
|
+
}, C = y(
|
|
36
|
+
(a) => {
|
|
37
|
+
if (b(a), !a) {
|
|
38
|
+
const r = /* @__PURE__ */ new Set([...s, ...m]);
|
|
39
|
+
u((S) => ({
|
|
40
|
+
[n.Hidden]: S[n.Hidden].filter((g) => r.has(`${g}`)),
|
|
41
|
+
[n.Visible]: S[n.Visible].filter((g) => r.has(`${g}`))
|
|
42
|
+
}));
|
|
43
|
+
}
|
|
44
|
+
},
|
|
45
|
+
[s, m]
|
|
46
|
+
), $ = y(
|
|
47
|
+
(a) => {
|
|
48
|
+
const r = i.get(`${a}`);
|
|
49
|
+
return r ? /* @__PURE__ */ e(q, { column: r, isDragOverlay: !0 }) : null;
|
|
50
|
+
},
|
|
51
|
+
[i]
|
|
52
|
+
);
|
|
53
|
+
return /* @__PURE__ */ e(
|
|
54
|
+
O,
|
|
55
|
+
{
|
|
56
|
+
variant: "lg",
|
|
57
|
+
style: { overflowY: "hidden" },
|
|
58
|
+
shouldShow: !0,
|
|
59
|
+
onClose: () => l == null ? void 0 : l(),
|
|
60
|
+
headerSlot: /* @__PURE__ */ c(L, { children: [
|
|
61
|
+
/* @__PURE__ */ c(h, { direction: "horizontal", alignX: "between", alignY: "center", children: [
|
|
62
|
+
/* @__PURE__ */ c(h, { direction: "horizontal", alignX: "start", alignY: "center", spacing: "sm", children: [
|
|
63
|
+
/* @__PURE__ */ e(P, { height: 32, width: 32 }),
|
|
64
|
+
/* @__PURE__ */ e(p, { variant: "headingLarge", as: "h1", children: "Table management" })
|
|
65
|
+
] }),
|
|
66
|
+
/* @__PURE__ */ e(X, { "aria-label": "Close modal", onClick: l, variant: "flat", iconSlot: /* @__PURE__ */ e(E, { name: "close" }) })
|
|
67
|
+
] }),
|
|
68
|
+
/* @__PURE__ */ c(p, { variant: "subheadingMedium", children: [
|
|
69
|
+
"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",
|
|
70
|
+
" ",
|
|
71
|
+
/* @__PURE__ */ e(A, { href: "#", target: "_blank", children: "help guide (TODO)" }),
|
|
72
|
+
"."
|
|
73
|
+
] }),
|
|
74
|
+
/* @__PURE__ */ e(p, { variant: "headingSmall", children: "Column management" }),
|
|
75
|
+
/* @__PURE__ */ e(
|
|
76
|
+
Q,
|
|
77
|
+
{
|
|
78
|
+
name: "column-search-query",
|
|
79
|
+
placeholder: "Search",
|
|
80
|
+
value: o,
|
|
81
|
+
onChange: C,
|
|
82
|
+
onClearClick: () => C(""),
|
|
83
|
+
fill: "100%"
|
|
84
|
+
}
|
|
85
|
+
)
|
|
86
|
+
] }),
|
|
87
|
+
leftActions: [
|
|
88
|
+
{
|
|
89
|
+
label: "Reset",
|
|
90
|
+
onClick: T,
|
|
91
|
+
variant: "default",
|
|
92
|
+
disabled: d
|
|
93
|
+
}
|
|
94
|
+
],
|
|
95
|
+
rightActions: [
|
|
96
|
+
{
|
|
97
|
+
label: "Cancel",
|
|
98
|
+
onClick: l,
|
|
99
|
+
variant: "default",
|
|
100
|
+
disabled: d
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
label: "Save",
|
|
104
|
+
onClick: () => G({ visibleColumns: t[n.Visible] }),
|
|
105
|
+
variant: "primary",
|
|
106
|
+
disabled: d,
|
|
107
|
+
loading: d
|
|
108
|
+
}
|
|
109
|
+
],
|
|
110
|
+
children: /* @__PURE__ */ e(h, { spacing: "md", alignX: "stretch", children: /* @__PURE__ */ e(h, { spacing: 4, alignX: "stretch", children: /* @__PURE__ */ e(R, { items: t, setItems: u, renderDragOverlay: $, children: /* @__PURE__ */ e(Y, { children: /* @__PURE__ */ c(j, { columns: 2, spacing: "xl", children: [
|
|
111
|
+
/* @__PURE__ */ e(w, { id: n.Visible, title: "Shown columns:", columns: M }),
|
|
112
|
+
/* @__PURE__ */ e(z, { children: /* @__PURE__ */ e(B, { children: "Drag & Drop columns" }) }),
|
|
113
|
+
/* @__PURE__ */ e(w, { id: n.Hidden, title: "Hidden columns:", columns: x })
|
|
114
|
+
] }) }) }) }) })
|
|
115
|
+
}
|
|
116
|
+
);
|
|
117
|
+
};
|
|
13
118
|
export {
|
|
14
|
-
|
|
119
|
+
te as TableManagementModal
|
|
15
120
|
};
|