@veeqo/transfigure 0.0.25 → 0.0.26
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/index101.cjs +13 -1
- package/dist/index101.js +14 -33
- package/dist/index102.cjs +1 -13
- package/dist/index102.js +24 -15
- package/dist/index103.cjs +1 -1
- package/dist/index103.js +32 -22
- package/dist/index104.cjs +1 -1
- package/dist/index104.js +1 -1
- package/dist/index105.cjs +1 -1
- package/dist/index105.js +1 -1
- package/dist/index108.cjs +1 -1
- package/dist/index108.js +1 -1
- package/dist/index29.cjs +1 -1
- package/dist/index29.js +1 -1
- package/dist/index32.cjs +1 -1
- package/dist/index32.js +1 -1
- package/dist/index34.cjs +1 -1
- package/dist/index34.js +2 -2
- package/dist/index37.cjs +1 -1
- package/dist/index37.js +1 -1
- package/dist/index38.cjs +1 -1
- package/dist/index38.js +1 -1
- 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/index42.cjs +1 -1
- package/dist/index42.js +1 -1
- package/dist/index80.cjs +1 -1
- package/dist/index80.js +1 -1
- package/dist/index82.cjs +1 -1
- package/dist/index82.js +7 -7
- package/dist/index84.cjs +1 -1
- package/dist/index84.js +30 -23
- package/dist/index85.cjs +1 -1
- package/dist/index85.js +29 -31
- package/dist/index86.cjs +19 -1
- package/dist/index86.js +23 -28
- package/dist/index87.cjs +1 -1
- package/dist/index87.js +20 -14
- package/dist/index88.cjs +11 -18
- package/dist/index88.js +12 -20
- package/dist/index89.cjs +1 -1
- package/dist/index89.js +14 -17
- package/dist/index90.cjs +78 -10
- package/dist/index90.js +100 -13
- package/dist/index91.cjs +1 -1
- package/dist/index91.js +17 -20
- package/dist/index92.cjs +1 -1
- package/dist/index92.js +24 -13
- package/dist/index93.cjs +1 -104
- package/dist/index93.js +13 -120
- package/dist/index94.cjs +104 -1
- package/dist/index94.js +117 -65
- package/dist/index95.cjs +1 -1
- package/dist/index95.js +63 -24
- package/dist/index96.cjs +1 -1
- package/dist/index96.js +29 -2
- package/dist/index97.cjs +1 -1
- package/dist/index97.js +2 -41
- package/dist/index98.cjs +1 -1
- package/dist/index98.js +39 -9
- package/dist/index99.cjs +1 -80
- package/dist/index99.js +11 -103
- package/package.json +4 -4
package/dist/index96.js
CHANGED
|
@@ -1,4 +1,31 @@
|
|
|
1
|
-
|
|
1
|
+
import { jsxs as e, jsx as i } from "react/jsx-runtime";
|
|
2
|
+
import { Stack as d, Text as a } from "@veeqo/ui";
|
|
3
|
+
import { VeeqoCommon as l } from "@veeqo/components";
|
|
4
|
+
import { ColumnItemWrapper as m, DetailedText as c, VisibilityOffIcon as p } from "./index94.js";
|
|
5
|
+
const { Glyph: s } = l, g = ({ column: t, isHidden: r, isDragOverlay: o }) => {
|
|
6
|
+
const n = t.title || t.tooltip;
|
|
7
|
+
return /* @__PURE__ */ e(
|
|
8
|
+
m,
|
|
9
|
+
{
|
|
10
|
+
direction: "horizontal",
|
|
11
|
+
spacing: "sm",
|
|
12
|
+
alignY: "center",
|
|
13
|
+
isHidden: r,
|
|
14
|
+
isDragOverlay: o,
|
|
15
|
+
children: [
|
|
16
|
+
/* @__PURE__ */ i(s, { name: "drag-indicator", size: 4 }),
|
|
17
|
+
t.detailed ? /* @__PURE__ */ e(d, { spacing: "xs", children: [
|
|
18
|
+
/* @__PURE__ */ e(a, { variant: "body", children: [
|
|
19
|
+
n,
|
|
20
|
+
" (detailed)"
|
|
21
|
+
] }),
|
|
22
|
+
/* @__PURE__ */ i(c, { variant: "hintText", children: t.detailed })
|
|
23
|
+
] }) : /* @__PURE__ */ i(a, { variant: "body", children: n }),
|
|
24
|
+
!o && r && /* @__PURE__ */ i(p, { size: 4 })
|
|
25
|
+
]
|
|
26
|
+
}
|
|
27
|
+
);
|
|
28
|
+
};
|
|
2
29
|
export {
|
|
3
|
-
|
|
30
|
+
g as ColumnItem
|
|
4
31
|
};
|
package/dist/index97.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 i=(e=>(e.Hidden="hidden",e.Visible="visible",e))(i||{});exports.ColumnGroupIds=i;
|
package/dist/index97.js
CHANGED
|
@@ -1,43 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import { useViews as v } from "./index60.js";
|
|
3
|
-
import { useStores as y } from "./index59.js";
|
|
4
|
-
import { useModal as C } from "./index50.js";
|
|
5
|
-
import { usePersistUnsavedChanges as g } from "./index58.js";
|
|
6
|
-
import { patchCustomView as h } from "./index4.js";
|
|
7
|
-
const b = ({ pinnedLeftColumnIds: a, pinnedRightColumnIds: i }) => {
|
|
8
|
-
const {
|
|
9
|
-
Filters: {
|
|
10
|
-
activeViewId: e
|
|
11
|
-
},
|
|
12
|
-
Notifications: {
|
|
13
|
-
notify: t
|
|
14
|
-
}
|
|
15
|
-
} = y(), { closeModal: u } = C(), { mutate: m } = v(), { getActiveViewInAPIFormat: c } = g(), [l, o] = d(!1);
|
|
16
|
-
return {
|
|
17
|
-
saveColumns: async ({ visibleColumns: n }) => {
|
|
18
|
-
if (e)
|
|
19
|
-
try {
|
|
20
|
-
if (o(!0), n.length < 1) {
|
|
21
|
-
t({ type: "error", text: "You must have at least one visible column." });
|
|
22
|
-
return;
|
|
23
|
-
}
|
|
24
|
-
const r = [...a, ...n, ...i], { arg: f, currentView: s } = c(), p = {
|
|
25
|
-
...f,
|
|
26
|
-
columns: {
|
|
27
|
-
...s == null ? void 0 : s.columns,
|
|
28
|
-
columnIds: r
|
|
29
|
-
}
|
|
30
|
-
};
|
|
31
|
-
await h(e, { attributes: p }), await m(), u(), t({ type: "success", text: "Columns updated successfully" });
|
|
32
|
-
} catch {
|
|
33
|
-
t({ type: "error", text: "Failed to save columns" });
|
|
34
|
-
} finally {
|
|
35
|
-
o(!1);
|
|
36
|
-
}
|
|
37
|
-
},
|
|
38
|
-
isSavingColumns: l
|
|
39
|
-
};
|
|
40
|
-
};
|
|
1
|
+
var i = /* @__PURE__ */ ((e) => (e.Hidden = "hidden", e.Visible = "visible", e))(i || {});
|
|
41
2
|
export {
|
|
42
|
-
|
|
3
|
+
i as ColumnGroupIds
|
|
43
4
|
};
|
package/dist/index98.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 C=require("react"),f=require("./index60.cjs"),y=require("./index59.cjs"),g=require("./index50.cjs"),h=require("./index58.cjs"),p=require("./index4.cjs"),w=({pinnedLeftColumnIds:r,pinnedRightColumnIds:a})=>{const{Filters:{activeViewId:t},Notifications:{notify:e}}=y.useStores(),{closeModal:i}=g.useModal(),{mutate:c}=f.useViews(),{getActiveViewInAPIFormat:l}=h.usePersistUnsavedChanges(),[m,o]=C.useState(!1);return{saveColumns:async({visibleColumns:n})=>{if(t)try{if(o(!0),n.length<1){e({type:"error",text:"You must have at least one visible column."});return}const u=[...r,...n,...a],{arg:d,currentView:s}=l(),v={...d,columns:{...s==null?void 0:s.columns,columnIds:u}};await p.patchCustomView(t,{attributes:v}),await c(),i(),e({type:"success",text:"Columns updated successfully"})}catch{e({type:"error",text:"Failed to save columns"})}finally{o(!1)}},isSavingColumns:m}};exports.usePersistColumns=w;
|
package/dist/index98.js
CHANGED
|
@@ -1,13 +1,43 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { useState as d } from "react";
|
|
2
|
+
import { useViews as v } from "./index60.js";
|
|
3
|
+
import { useStores as y } from "./index59.js";
|
|
4
|
+
import { useModal as C } from "./index50.js";
|
|
5
|
+
import { usePersistUnsavedChanges as g } from "./index58.js";
|
|
6
|
+
import { patchCustomView as h } from "./index4.js";
|
|
7
|
+
const b = ({ pinnedLeftColumnIds: a, pinnedRightColumnIds: i }) => {
|
|
8
|
+
const {
|
|
9
|
+
Filters: {
|
|
10
|
+
activeViewId: e
|
|
11
|
+
},
|
|
12
|
+
Notifications: {
|
|
13
|
+
notify: t
|
|
8
14
|
}
|
|
9
|
-
);
|
|
15
|
+
} = y(), { closeModal: u } = C(), { mutate: m } = v(), { getActiveViewInAPIFormat: c } = g(), [l, o] = d(!1);
|
|
16
|
+
return {
|
|
17
|
+
saveColumns: async ({ visibleColumns: n }) => {
|
|
18
|
+
if (e)
|
|
19
|
+
try {
|
|
20
|
+
if (o(!0), n.length < 1) {
|
|
21
|
+
t({ type: "error", text: "You must have at least one visible column." });
|
|
22
|
+
return;
|
|
23
|
+
}
|
|
24
|
+
const r = [...a, ...n, ...i], { arg: f, currentView: s } = c(), p = {
|
|
25
|
+
...f,
|
|
26
|
+
columns: {
|
|
27
|
+
...s == null ? void 0 : s.columns,
|
|
28
|
+
columnIds: r
|
|
29
|
+
}
|
|
30
|
+
};
|
|
31
|
+
await h(e, { attributes: p }), await m(), u(), t({ type: "success", text: "Columns updated successfully" });
|
|
32
|
+
} catch {
|
|
33
|
+
t({ type: "error", text: "Failed to save columns" });
|
|
34
|
+
} finally {
|
|
35
|
+
o(!1);
|
|
36
|
+
}
|
|
37
|
+
},
|
|
38
|
+
isSavingColumns: l
|
|
39
|
+
};
|
|
10
40
|
};
|
|
11
41
|
export {
|
|
12
|
-
|
|
42
|
+
b as usePersistColumns
|
|
13
43
|
};
|
package/dist/index99.cjs
CHANGED
|
@@ -1,80 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
2
|
-
display: flex;
|
|
3
|
-
position: fixed;
|
|
4
|
-
width: 100vw;
|
|
5
|
-
left: 0;
|
|
6
|
-
bottom: 24px;
|
|
7
|
-
z-index: 1001;
|
|
8
|
-
|
|
9
|
-
&.notification-enter {
|
|
10
|
-
opacity: 0;
|
|
11
|
-
transform: translateY(-16px);
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
&.notification-enter-active {
|
|
15
|
-
opacity: 1;
|
|
16
|
-
transform: translateY(0);
|
|
17
|
-
transition: 350ms ease;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
&.notification-exit {
|
|
21
|
-
opacity: 0;
|
|
22
|
-
transform: translateY(16px);
|
|
23
|
-
transition: 350ms ease;
|
|
24
|
-
}
|
|
25
|
-
pointer-events: none;
|
|
26
|
-
`,f=o.default(t.BaseContainer)`
|
|
27
|
-
display: inline-flex;
|
|
28
|
-
flex-direction: row;
|
|
29
|
-
align-items: center;
|
|
30
|
-
padding: 20px 24px 24px 24px;
|
|
31
|
-
border-radius: 4px;
|
|
32
|
-
margin: 0 auto;
|
|
33
|
-
background-color: #fff;
|
|
34
|
-
box-shadow: ${t.theme.shadows.lg};
|
|
35
|
-
pointer-events: all;
|
|
36
|
-
`,p=o.default(t.Banner)`
|
|
37
|
-
display: inline-flex;
|
|
38
|
-
flex-direction: row;
|
|
39
|
-
align-items: center;
|
|
40
|
-
margin: 0 auto;
|
|
41
|
-
background-color: #fff;
|
|
42
|
-
box-shadow: ${t.theme.shadows.lg};
|
|
43
|
-
pointer-events: all;
|
|
44
|
-
`,u=o.default(t.Button)`
|
|
45
|
-
margin-right: 16px;
|
|
46
|
-
`,x=o.default(t.Text)`
|
|
47
|
-
line-height: 20px;
|
|
48
|
-
`,n=o.default(t.Text)`
|
|
49
|
-
margin: ${e=>e.margin?e.margin:""};
|
|
50
|
-
color: ${e=>e.color};
|
|
51
|
-
`,m=o.default(t.Text)`
|
|
52
|
-
margin-right: 8px;
|
|
53
|
-
color: ${e=>e.color};
|
|
54
|
-
`,g=o.default(i)``,h=o.default(t.BaseContainer)`
|
|
55
|
-
display: flex;
|
|
56
|
-
flex-direction: row;
|
|
57
|
-
align-items: flex-end;
|
|
58
|
-
flex-grow: 2;
|
|
59
|
-
margin-left: 24px;
|
|
60
|
-
margin-right: 24px;
|
|
61
|
-
`;o.default(t.AnimatedDropdown)``;const y=o.default.button`
|
|
62
|
-
display: flex;
|
|
63
|
-
flex-direction: row;
|
|
64
|
-
width: 100%;
|
|
65
|
-
padding: 12px 16px;
|
|
66
|
-
cursor: pointer;
|
|
67
|
-
|
|
68
|
-
& > ${n} {
|
|
69
|
-
white-space: nowrap;
|
|
70
|
-
user-select: none;
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
&:hover {
|
|
74
|
-
background-color: ${t.theme.colors.neutral.grey.lightest};
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
&:hover > ${n} {
|
|
78
|
-
color: ${t.theme.colors.secondary.blue.base};
|
|
79
|
-
}
|
|
80
|
-
`;exports.Bold=m;exports.Button=u;exports.Container=f;exports.Glyph=g;exports.Hint=x;exports.Item=y;exports.Notification=d;exports.Pill=p;exports.Text=n;exports.UIGlyph=i;exports.Wrap=h;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=(t,r)=>{if(!r)return t;const i=r.toLowerCase();return t.filter(e=>{var s,a;return((s=e==null?void 0:e.title)==null?void 0:s.toLowerCase().includes(i))||((a=e==null?void 0:e.id)==null?void 0:a.toLowerCase().includes(i))})};exports.filterColumnsBySearch=d;
|
package/dist/index99.js
CHANGED
|
@@ -1,105 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
}))`
|
|
12
|
-
display: flex;
|
|
13
|
-
position: fixed;
|
|
14
|
-
width: 100vw;
|
|
15
|
-
left: 0;
|
|
16
|
-
bottom: 24px;
|
|
17
|
-
z-index: 1001;
|
|
18
|
-
|
|
19
|
-
&.notification-enter {
|
|
20
|
-
opacity: 0;
|
|
21
|
-
transform: translateY(-16px);
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
&.notification-enter-active {
|
|
25
|
-
opacity: 1;
|
|
26
|
-
transform: translateY(0);
|
|
27
|
-
transition: 350ms ease;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
&.notification-exit {
|
|
31
|
-
opacity: 0;
|
|
32
|
-
transform: translateY(16px);
|
|
33
|
-
transition: 350ms ease;
|
|
34
|
-
}
|
|
35
|
-
pointer-events: none;
|
|
36
|
-
`, y = t(n)`
|
|
37
|
-
display: inline-flex;
|
|
38
|
-
flex-direction: row;
|
|
39
|
-
align-items: center;
|
|
40
|
-
padding: 20px 24px 24px 24px;
|
|
41
|
-
border-radius: 4px;
|
|
42
|
-
margin: 0 auto;
|
|
43
|
-
background-color: #fff;
|
|
44
|
-
box-shadow: ${i.shadows.lg};
|
|
45
|
-
pointer-events: all;
|
|
46
|
-
`, $ = t(a)`
|
|
47
|
-
display: inline-flex;
|
|
48
|
-
flex-direction: row;
|
|
49
|
-
align-items: center;
|
|
50
|
-
margin: 0 auto;
|
|
51
|
-
background-color: #fff;
|
|
52
|
-
box-shadow: ${i.shadows.lg};
|
|
53
|
-
pointer-events: all;
|
|
54
|
-
`, b = t(s)`
|
|
55
|
-
margin-right: 16px;
|
|
56
|
-
`, v = t(e)`
|
|
57
|
-
line-height: 20px;
|
|
58
|
-
`, r = t(e)`
|
|
59
|
-
margin: ${(o) => o.margin ? o.margin : ""};
|
|
60
|
-
color: ${(o) => o.color};
|
|
61
|
-
`, B = t(e)`
|
|
62
|
-
margin-right: 8px;
|
|
63
|
-
color: ${(o) => o.color};
|
|
64
|
-
`, k = t(m)``, C = t(n)`
|
|
65
|
-
display: flex;
|
|
66
|
-
flex-direction: row;
|
|
67
|
-
align-items: flex-end;
|
|
68
|
-
flex-grow: 2;
|
|
69
|
-
margin-left: 24px;
|
|
70
|
-
margin-right: 24px;
|
|
71
|
-
`;
|
|
72
|
-
t(l)``;
|
|
73
|
-
const G = t.button`
|
|
74
|
-
display: flex;
|
|
75
|
-
flex-direction: row;
|
|
76
|
-
width: 100%;
|
|
77
|
-
padding: 12px 16px;
|
|
78
|
-
cursor: pointer;
|
|
79
|
-
|
|
80
|
-
& > ${r} {
|
|
81
|
-
white-space: nowrap;
|
|
82
|
-
user-select: none;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
&:hover {
|
|
86
|
-
background-color: ${i.colors.neutral.grey.lightest};
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
&:hover > ${r} {
|
|
90
|
-
color: ${i.colors.secondary.blue.base};
|
|
91
|
-
}
|
|
92
|
-
`;
|
|
1
|
+
const a = (t, r) => {
|
|
2
|
+
if (!r) return t;
|
|
3
|
+
const i = r.toLowerCase();
|
|
4
|
+
return t.filter(
|
|
5
|
+
(e) => {
|
|
6
|
+
var s, C;
|
|
7
|
+
return ((s = e == null ? void 0 : e.title) == null ? void 0 : s.toLowerCase().includes(i)) || ((C = e == null ? void 0 : e.id) == null ? void 0 : C.toLowerCase().includes(i));
|
|
8
|
+
}
|
|
9
|
+
);
|
|
10
|
+
};
|
|
93
11
|
export {
|
|
94
|
-
|
|
95
|
-
b as Button,
|
|
96
|
-
y as Container,
|
|
97
|
-
k as Glyph,
|
|
98
|
-
v as Hint,
|
|
99
|
-
G as Item,
|
|
100
|
-
u as Notification,
|
|
101
|
-
$ as Pill,
|
|
102
|
-
r as Text,
|
|
103
|
-
m as UIGlyph,
|
|
104
|
-
C as Wrap
|
|
12
|
+
a as filterColumnsBySearch
|
|
105
13
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@veeqo/transfigure",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.26",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "dist/index.cjs",
|
|
@@ -53,6 +53,9 @@
|
|
|
53
53
|
"swr": "^2.0.4",
|
|
54
54
|
"uid": "^2.0.2"
|
|
55
55
|
},
|
|
56
|
+
"optionalDependencies": {
|
|
57
|
+
"@rollup/rollup-linux-x64-gnu": "4.6.1"
|
|
58
|
+
},
|
|
56
59
|
"devDependencies": {
|
|
57
60
|
"@babel/plugin-transform-regenerator": "^7.27.1",
|
|
58
61
|
"@babel/plugin-transform-runtime": "7.24.0",
|
|
@@ -130,8 +133,5 @@
|
|
|
130
133
|
"extends": [
|
|
131
134
|
"plugin:storybook/recommended"
|
|
132
135
|
]
|
|
133
|
-
},
|
|
134
|
-
"dependencies": {
|
|
135
|
-
"@rollup/rollup-linux-x64-gnu": "^4.41.0"
|
|
136
136
|
}
|
|
137
137
|
}
|