@veeqo/transfigure 0.0.18 → 0.0.20

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.
Files changed (212) hide show
  1. package/dist/components/RefreshButton/RefreshButton.d.ts +7 -0
  2. package/dist/components/RefreshButton/RefreshIcon.d.ts +1 -0
  3. package/dist/components/RefreshButton/index.d.ts +1 -0
  4. package/dist/components/RefreshButton/styled.d.ts +10 -0
  5. package/dist/components/RefreshButton/usePollListOrders.d.ts +4 -0
  6. package/dist/index.cjs +1 -1
  7. package/dist/index.d.ts +1 -0
  8. package/dist/index.js +71 -69
  9. package/dist/index100.cjs +1 -1
  10. package/dist/index100.js +19 -63
  11. package/dist/index101.cjs +1 -1
  12. package/dist/index101.js +8 -36
  13. package/dist/index102.cjs +1 -1
  14. package/dist/index102.js +61 -39
  15. package/dist/index103.cjs +1 -7
  16. package/dist/index103.js +30 -10
  17. package/dist/index104.cjs +1 -0
  18. package/dist/index104.js +65 -0
  19. package/dist/index105.cjs +1 -0
  20. package/dist/index105.js +38 -0
  21. package/dist/index106.cjs +13 -0
  22. package/dist/index106.js +19 -0
  23. package/dist/index107.cjs +1 -0
  24. package/dist/index107.js +44 -0
  25. package/dist/index108.cjs +7 -0
  26. package/dist/index108.js +12 -0
  27. package/dist/index11.cjs +1 -1
  28. package/dist/index11.js +1 -1
  29. package/dist/index12.cjs +1 -1
  30. package/dist/index12.js +1 -1
  31. package/dist/index13.cjs +1 -1
  32. package/dist/index13.js +1 -1
  33. package/dist/index14.cjs +1 -1
  34. package/dist/index14.js +2 -2
  35. package/dist/index15.cjs +1 -1
  36. package/dist/index15.js +2 -2
  37. package/dist/index16.cjs +1 -1
  38. package/dist/index16.js +1 -1
  39. package/dist/index17.cjs +1 -1
  40. package/dist/index17.js +1 -1
  41. package/dist/index18.cjs +1 -1
  42. package/dist/index18.js +2 -2
  43. package/dist/index19.cjs +1 -1
  44. package/dist/index19.js +2 -2
  45. package/dist/index2.cjs +1 -1
  46. package/dist/index2.js +2 -2
  47. package/dist/index20.cjs +1 -1
  48. package/dist/index20.js +3 -3
  49. package/dist/index21.cjs +1 -1
  50. package/dist/index21.js +3 -3
  51. package/dist/index22.cjs +1 -1
  52. package/dist/index22.js +3 -3
  53. package/dist/index23.cjs +1 -1
  54. package/dist/index23.js +4 -4
  55. package/dist/index24.cjs +1 -1
  56. package/dist/index24.js +4 -4
  57. package/dist/index25.cjs +1 -1
  58. package/dist/index25.js +1 -1
  59. package/dist/index26.cjs +1 -1
  60. package/dist/index26.js +2 -2
  61. package/dist/index27.cjs +1 -1
  62. package/dist/index27.js +2 -2
  63. package/dist/index28.cjs +1 -1
  64. package/dist/index28.js +3 -3
  65. package/dist/index29.cjs +1 -1
  66. package/dist/index29.js +1 -1
  67. package/dist/index3.cjs +1 -1
  68. package/dist/index3.js +2 -2
  69. package/dist/index30.cjs +1 -1
  70. package/dist/index30.js +1 -1
  71. package/dist/index31.cjs +1 -1
  72. package/dist/index31.js +1 -1
  73. package/dist/index32.cjs +1 -1
  74. package/dist/index32.js +1 -1
  75. package/dist/index33.cjs +1 -1
  76. package/dist/index33.js +6 -6
  77. package/dist/index34.cjs +1 -1
  78. package/dist/index34.js +1 -1
  79. package/dist/index35.cjs +1 -1
  80. package/dist/index35.js +1 -1
  81. package/dist/index36.cjs +1 -1
  82. package/dist/index36.js +3 -3
  83. package/dist/index37.cjs +1 -1
  84. package/dist/index37.js +3 -3
  85. package/dist/index38.cjs +1 -1
  86. package/dist/index38.js +4 -4
  87. package/dist/index39.cjs +1 -1
  88. package/dist/index39.js +2 -2
  89. package/dist/index4.cjs +1 -1
  90. package/dist/index4.js +2 -2
  91. package/dist/index41.cjs +1 -1
  92. package/dist/index41.js +4 -4
  93. package/dist/index43.cjs +1 -1
  94. package/dist/index43.js +6 -6
  95. package/dist/index44.cjs +1 -1
  96. package/dist/index44.js +25 -19
  97. package/dist/index45.cjs +1 -1
  98. package/dist/index45.js +19 -8
  99. package/dist/index46.cjs +1 -1
  100. package/dist/index46.js +7 -22
  101. package/dist/index47.cjs +1 -1
  102. package/dist/index47.js +23 -2
  103. package/dist/index48.cjs +1 -1
  104. package/dist/index48.js +2 -4
  105. package/dist/index49.cjs +1 -1
  106. package/dist/index49.js +4 -11
  107. package/dist/index5.cjs +1 -1
  108. package/dist/index5.js +2 -2
  109. package/dist/index50.cjs +1 -1
  110. package/dist/index50.js +10 -12
  111. package/dist/index51.cjs +1 -1
  112. package/dist/index51.js +12 -11
  113. package/dist/index52.cjs +1 -1
  114. package/dist/index52.js +11 -184
  115. package/dist/index53.cjs +1 -1
  116. package/dist/index53.js +183 -25
  117. package/dist/index54.cjs +1 -1
  118. package/dist/index54.js +26 -24
  119. package/dist/index55.cjs +1 -1
  120. package/dist/index55.js +19 -22
  121. package/dist/index56.cjs +1 -1
  122. package/dist/index56.js +25 -90
  123. package/dist/index57.cjs +1 -1
  124. package/dist/index57.js +92 -8
  125. package/dist/index58.cjs +1 -1
  126. package/dist/index58.js +8 -51
  127. package/dist/index59.cjs +1 -1
  128. package/dist/index59.js +50 -60
  129. package/dist/index6.cjs +1 -1
  130. package/dist/index6.js +4 -4
  131. package/dist/index60.cjs +1 -1
  132. package/dist/index60.js +61 -18
  133. package/dist/index61.cjs +1 -1
  134. package/dist/index61.js +16 -23
  135. package/dist/index62.cjs +1 -1
  136. package/dist/index62.js +25 -315
  137. package/dist/index63.cjs +1 -1
  138. package/dist/index63.js +311 -55
  139. package/dist/index64.cjs +1 -1
  140. package/dist/index64.js +50 -47
  141. package/dist/index65.cjs +1 -1
  142. package/dist/index65.js +51 -32
  143. package/dist/index66.cjs +1 -1
  144. package/dist/index66.js +30 -24
  145. package/dist/index67.cjs +1 -1
  146. package/dist/index67.js +32 -4
  147. package/dist/index68.cjs +1 -1
  148. package/dist/index68.js +4 -9
  149. package/dist/index69.cjs +1 -1
  150. package/dist/index69.js +9 -17
  151. package/dist/index70.cjs +1 -1
  152. package/dist/index70.js +14 -16
  153. package/dist/index71.cjs +1 -1
  154. package/dist/index71.js +18 -47
  155. package/dist/index72.cjs +1 -1
  156. package/dist/index72.js +48 -21
  157. package/dist/index73.cjs +1 -1
  158. package/dist/index73.js +21 -2
  159. package/dist/index74.cjs +1 -1
  160. package/dist/index74.js +2 -9
  161. package/dist/index75.cjs +1 -3
  162. package/dist/index75.js +8 -13
  163. package/dist/index76.cjs +3 -1
  164. package/dist/index76.js +13 -8
  165. package/dist/index77.cjs +1 -1
  166. package/dist/index77.js +7 -141
  167. package/dist/index78.cjs +1 -1
  168. package/dist/index78.js +142 -18
  169. package/dist/index79.cjs +1 -1
  170. package/dist/index79.js +19 -33
  171. package/dist/index80.cjs +8 -1
  172. package/dist/index80.js +12 -29
  173. package/dist/index81.cjs +1 -19
  174. package/dist/index81.js +40 -23
  175. package/dist/index82.cjs +1 -1
  176. package/dist/index82.js +6 -12
  177. package/dist/index83.cjs +1 -1
  178. package/dist/index83.js +13 -22
  179. package/dist/index84.cjs +104 -1
  180. package/dist/index84.js +120 -13
  181. package/dist/index85.cjs +1 -104
  182. package/dist/index85.js +65 -117
  183. package/dist/index86.cjs +1 -1
  184. package/dist/index86.js +24 -63
  185. package/dist/index87.cjs +1 -1
  186. package/dist/index87.js +2 -29
  187. package/dist/index88.cjs +1 -1
  188. package/dist/index88.js +41 -2
  189. package/dist/index89.cjs +1 -1
  190. package/dist/index89.js +9 -39
  191. package/dist/index90.cjs +1 -1
  192. package/dist/index90.js +16 -9
  193. package/dist/index91.cjs +1 -80
  194. package/dist/index91.js +24 -96
  195. package/dist/index92.cjs +1 -12
  196. package/dist/index92.js +33 -16
  197. package/dist/index93.cjs +1 -1
  198. package/dist/index93.js +28 -23
  199. package/dist/index94.cjs +1 -1
  200. package/dist/index94.js +22 -2
  201. package/dist/index95.cjs +17 -11
  202. package/dist/index95.js +20 -13
  203. package/dist/index96.cjs +12 -1
  204. package/dist/index96.js +16 -19
  205. package/dist/index97.cjs +1 -1
  206. package/dist/index97.js +15 -8
  207. package/dist/index98.cjs +80 -1
  208. package/dist/index98.js +96 -64
  209. package/dist/index99.cjs +1 -1
  210. package/dist/index99.js +2 -30
  211. package/dist/storybookHelpers/constants.d.ts +2 -5
  212. package/package.json +1 -1
package/dist/index77.js CHANGED
@@ -1,145 +1,11 @@
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 "./index84.js";
6
- import { Container as Y, ColumnGroupsGrid as j, VerticalSeparator as z, VerticalText as B, HeaderContainer as L, ColumnSearch as Q } from "./index85.js";
7
- import { DndContainer as R } from "./index86.js";
8
- import { ColumnItem as q } from "./index87.js";
9
- import { ColumnGroupIds as n } from "./index88.js";
10
- import { TableManagementGlyph as P } from "./index78.js";
11
- import { usePersistColumns as _ } from "./index89.js";
12
- import { filterColumnsBySearch as V } from "./index90.js";
13
- const { Glyph: E } = I, te = ({
14
- onClose: l,
15
- columnDefintions: k,
16
- hiddenColumns: s,
17
- visibleColumns: m,
18
- pinnedLeftColumnIds: D,
19
- pinnedRightColumnIds: H
1
+ import { isError as c } from "./index99.js";
2
+ const s = ({
3
+ customError: e,
4
+ originalError: t,
5
+ type: f
20
6
  }) => {
21
- const [o, b] = v(""), i = f(
22
- () => new Map(k.map((a) => [a.id, a])),
23
- []
24
- ), [t, u] = v(() => ({
25
- [n.Hidden]: s,
26
- [n.Visible]: m
27
- })), M = f(() => {
28
- const a = t[n.Visible].map((r) => i.get(`${r}`));
29
- return V(a, o);
30
- }, [t, i, o]), x = f(() => {
31
- const a = t[n.Hidden].map((r) => i.get(`${r}`));
32
- return V(a, o);
33
- }, [t, i, o]), { isSavingColumns: d, saveColumns: G } = _({ pinnedLeftColumnIds: D, pinnedRightColumnIds: H }), T = () => {
34
- b(""), u({
35
- [n.Hidden]: s,
36
- [n.Visible]: m
37
- });
38
- }, C = y(
39
- (a) => {
40
- if (b(a), !a) {
41
- const r = /* @__PURE__ */ new Set([...s, ...m]);
42
- u((S) => ({
43
- [n.Hidden]: S[n.Hidden].filter((g) => r.has(`${g}`)),
44
- [n.Visible]: S[n.Visible].filter((g) => r.has(`${g}`))
45
- }));
46
- }
47
- },
48
- [s, m]
49
- ), $ = y(
50
- (a) => {
51
- const r = i.get(`${a}`);
52
- return r ? /* @__PURE__ */ e(q, { column: r, isDragOverlay: !0 }) : null;
53
- },
54
- [i]
55
- );
56
- return /* @__PURE__ */ e(
57
- O,
58
- {
59
- variant: "lg",
60
- style: { overflowY: "hidden" },
61
- shouldShow: !0,
62
- onClose: () => l == null ? void 0 : l(),
63
- headerSlot: /* @__PURE__ */ c(L, { children: [
64
- /* @__PURE__ */ c(h, { direction: "horizontal", alignX: "between", alignY: "center", children: [
65
- /* @__PURE__ */ c(h, { direction: "horizontal", alignX: "start", alignY: "center", spacing: "sm", children: [
66
- /* @__PURE__ */ e(P, { height: 32, width: 32 }),
67
- /* @__PURE__ */ e(p, { variant: "headingLarge", as: "h1", children: "Table management" })
68
- ] }),
69
- /* @__PURE__ */ e(
70
- X,
71
- {
72
- "aria-label": "Close modal",
73
- onClick: l,
74
- variant: "flat",
75
- iconSlot: /* @__PURE__ */ e(E, { name: "close" })
76
- }
77
- )
78
- ] }),
79
- /* @__PURE__ */ c(p, { variant: "subheadingMedium", children: [
80
- "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",
81
- " ",
82
- /* @__PURE__ */ e(A, { href: "#", target: "_blank", children: "help guide (TODO)" }),
83
- "."
84
- ] }),
85
- /* @__PURE__ */ e(p, { variant: "headingSmall", children: "Column management" }),
86
- /* @__PURE__ */ e(
87
- Q,
88
- {
89
- name: "column-search-query",
90
- placeholder: "Search",
91
- value: o,
92
- onChange: C,
93
- onClearClick: () => C(""),
94
- fill: "100%"
95
- }
96
- )
97
- ] }),
98
- leftActions: [
99
- {
100
- label: "Reset",
101
- onClick: T,
102
- variant: "default",
103
- disabled: d
104
- }
105
- ],
106
- rightActions: [
107
- {
108
- label: "Cancel",
109
- onClick: l,
110
- variant: "default",
111
- disabled: d
112
- },
113
- {
114
- label: "Save",
115
- onClick: () => G({ visibleColumns: t[n.Visible] }),
116
- variant: "primary",
117
- disabled: d,
118
- loading: d
119
- }
120
- ],
121
- 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: [
122
- /* @__PURE__ */ e(
123
- w,
124
- {
125
- id: n.Visible,
126
- title: "Shown columns:",
127
- columns: M
128
- }
129
- ),
130
- /* @__PURE__ */ e(z, { children: /* @__PURE__ */ e(B, { children: "Drag & Drop columns" }) }),
131
- /* @__PURE__ */ e(
132
- w,
133
- {
134
- id: n.Hidden,
135
- title: "Hidden columns:",
136
- columns: x
137
- }
138
- )
139
- ] }) }) }) }) })
140
- }
141
- );
7
+ !c(t) || !c(e) || (t.stack && (t.stack = e.stack), t.name && (t.name = `${f} (${t.name})`));
142
8
  };
143
9
  export {
144
- te as TableManagementModal
10
+ s as injectIntoError
145
11
  };
package/dist/index78.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),t=({height:H=16,width:V=16})=>e.jsx("svg",{width:V,height:H,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{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",fill:"#37424D"})});exports.TableManagementGlyph=t;
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("./index83.cjs"),i=require("./index84.cjs"),T=require("./index85.cjs"),V=require("./index86.cjs"),n=require("./index87.cjs"),D=require("./index79.cjs"),H=require("./index88.cjs"),j=require("./index89.cjs"),{Glyph:O}=w.VeeqoCommon,$=({onClose:u,columnDefintions: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/index78.js CHANGED
@@ -1,21 +1,145 @@
1
- import { jsx as H } from "react/jsx-runtime";
2
- const Z = ({ height: V = 16, width: M = 16 }) => /* @__PURE__ */ H(
3
- "svg",
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"
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 "./index83.js";
6
+ import { Container as Y, ColumnGroupsGrid as j, VerticalSeparator as z, VerticalText as B, HeaderContainer as L, ColumnSearch as Q } from "./index84.js";
7
+ import { DndContainer as R } from "./index85.js";
8
+ import { ColumnItem as q } from "./index86.js";
9
+ import { ColumnGroupIds as n } from "./index87.js";
10
+ import { TableManagementGlyph as P } from "./index79.js";
11
+ import { usePersistColumns as _ } from "./index88.js";
12
+ import { filterColumnsBySearch as V } from "./index89.js";
13
+ const { Glyph: E } = I, te = ({
14
+ onClose: l,
15
+ columnDefintions: k,
16
+ hiddenColumns: s,
17
+ visibleColumns: m,
18
+ pinnedLeftColumnIds: D,
19
+ pinnedRightColumnIds: H
20
+ }) => {
21
+ const [o, b] = v(""), i = f(
22
+ () => new Map(k.map((a) => [a.id, a])),
23
+ []
24
+ ), [t, u] = v(() => ({
25
+ [n.Hidden]: s,
26
+ [n.Visible]: m
27
+ })), M = f(() => {
28
+ const a = t[n.Visible].map((r) => i.get(`${r}`));
29
+ return V(a, o);
30
+ }, [t, i, o]), x = f(() => {
31
+ const a = t[n.Hidden].map((r) => i.get(`${r}`));
32
+ return V(a, o);
33
+ }, [t, i, o]), { isSavingColumns: d, saveColumns: G } = _({ pinnedLeftColumnIds: D, pinnedRightColumnIds: H }), T = () => {
34
+ b(""), u({
35
+ [n.Hidden]: s,
36
+ [n.Visible]: m
37
+ });
38
+ }, C = y(
39
+ (a) => {
40
+ if (b(a), !a) {
41
+ const r = /* @__PURE__ */ new Set([...s, ...m]);
42
+ u((S) => ({
43
+ [n.Hidden]: S[n.Hidden].filter((g) => r.has(`${g}`)),
44
+ [n.Visible]: S[n.Visible].filter((g) => r.has(`${g}`))
45
+ }));
15
46
  }
16
- )
17
- }
18
- );
47
+ },
48
+ [s, m]
49
+ ), $ = y(
50
+ (a) => {
51
+ const r = i.get(`${a}`);
52
+ return r ? /* @__PURE__ */ e(q, { column: r, isDragOverlay: !0 }) : null;
53
+ },
54
+ [i]
55
+ );
56
+ return /* @__PURE__ */ e(
57
+ O,
58
+ {
59
+ variant: "lg",
60
+ style: { overflowY: "hidden" },
61
+ shouldShow: !0,
62
+ onClose: () => l == null ? void 0 : l(),
63
+ headerSlot: /* @__PURE__ */ c(L, { children: [
64
+ /* @__PURE__ */ c(h, { direction: "horizontal", alignX: "between", alignY: "center", children: [
65
+ /* @__PURE__ */ c(h, { direction: "horizontal", alignX: "start", alignY: "center", spacing: "sm", children: [
66
+ /* @__PURE__ */ e(P, { height: 32, width: 32 }),
67
+ /* @__PURE__ */ e(p, { variant: "headingLarge", as: "h1", children: "Table management" })
68
+ ] }),
69
+ /* @__PURE__ */ e(
70
+ X,
71
+ {
72
+ "aria-label": "Close modal",
73
+ onClick: l,
74
+ variant: "flat",
75
+ iconSlot: /* @__PURE__ */ e(E, { name: "close" })
76
+ }
77
+ )
78
+ ] }),
79
+ /* @__PURE__ */ c(p, { variant: "subheadingMedium", children: [
80
+ "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",
81
+ " ",
82
+ /* @__PURE__ */ e(A, { href: "#", target: "_blank", children: "help guide (TODO)" }),
83
+ "."
84
+ ] }),
85
+ /* @__PURE__ */ e(p, { variant: "headingSmall", children: "Column management" }),
86
+ /* @__PURE__ */ e(
87
+ Q,
88
+ {
89
+ name: "column-search-query",
90
+ placeholder: "Search",
91
+ value: o,
92
+ onChange: C,
93
+ onClearClick: () => C(""),
94
+ fill: "100%"
95
+ }
96
+ )
97
+ ] }),
98
+ leftActions: [
99
+ {
100
+ label: "Reset",
101
+ onClick: T,
102
+ variant: "default",
103
+ disabled: d
104
+ }
105
+ ],
106
+ rightActions: [
107
+ {
108
+ label: "Cancel",
109
+ onClick: l,
110
+ variant: "default",
111
+ disabled: d
112
+ },
113
+ {
114
+ label: "Save",
115
+ onClick: () => G({ visibleColumns: t[n.Visible] }),
116
+ variant: "primary",
117
+ disabled: d,
118
+ loading: d
119
+ }
120
+ ],
121
+ 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: [
122
+ /* @__PURE__ */ e(
123
+ w,
124
+ {
125
+ id: n.Visible,
126
+ title: "Shown columns:",
127
+ columns: M
128
+ }
129
+ ),
130
+ /* @__PURE__ */ e(z, { children: /* @__PURE__ */ e(B, { children: "Drag & Drop columns" }) }),
131
+ /* @__PURE__ */ e(
132
+ w,
133
+ {
134
+ id: n.Hidden,
135
+ title: "Hidden columns:",
136
+ columns: x
137
+ }
138
+ )
139
+ ] }) }) }) }) })
140
+ }
141
+ );
142
+ };
19
143
  export {
20
- Z as TableManagementGlyph
144
+ te as TableManagementModal
21
145
  };
package/dist/index79.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const L=require("swr"),_=require("./index7.cjs"),v=require("./index58.cjs"),F=require("./index62.cjs"),V=require("./index51.cjs"),h=e=>e&&e.__esModule?e:{default:e},q=h(L),P=e=>{var n;const{TABLE_DATA_URL:u}=_.useBusinessLogic(),{viewsMap:r,isLoading:a}=v.useViews(),i=r.get(`${e}`),t=new F.Filters;i&&(t.initFiltersFromView(i),t.setPageSize(1),t.setCurrentPage(1));const c=!a&&t.pageSize===1&&t.currentPage===1?`${u}?${t.queryParams}`:null,{data:s,error:l,isLoading:d,mutate:g}=q.default([c,{includeMeta:!0}],([f,w])=>V.fetcherV2(f,w),{revalidateOnFocus:!1,revalidateOnReconnect:!1,keepPreviousData:!0});console.log(s);const o=s==null?void 0:s.meta;return{viewCounts:(n=o==null?void 0:o.page)==null?void 0:n.total_count,error:l,isLoadingTableData:d,mutate:g}};exports.useViewCounts=P;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),t=({height:H=16,width:V=16})=>e.jsx("svg",{width:V,height:H,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{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",fill:"#37424D"})});exports.TableManagementGlyph=t;
package/dist/index79.js CHANGED
@@ -1,35 +1,21 @@
1
- import p from "swr";
2
- import { useBusinessLogic as w } from "./index7.js";
3
- import { useViews as L } from "./index58.js";
4
- import { Filters as v } from "./index62.js";
5
- import { fetcherV2 as F } from "./index51.js";
6
- const S = (r) => {
7
- var i;
8
- const { TABLE_DATA_URL: n } = w(), { viewsMap: a, isLoading: u } = L(), s = a.get(`${r}`), e = new v();
9
- s && (e.initFiltersFromView(s), e.setPageSize(1), e.setCurrentPage(1));
10
- const c = !u && e.pageSize === 1 && e.currentPage === 1 ? `${n}?${e.queryParams}` : null, {
11
- data: t,
12
- error: l,
13
- isLoading: m,
14
- mutate: g
15
- } = p(
16
- [c, { includeMeta: !0 }],
17
- ([d, f]) => F(d, f),
18
- {
19
- revalidateOnFocus: !1,
20
- revalidateOnReconnect: !1,
21
- keepPreviousData: !0
22
- }
23
- );
24
- console.log(t);
25
- const o = t == null ? void 0 : t.meta;
26
- return {
27
- viewCounts: (i = o == null ? void 0 : o.page) == null ? void 0 : i.total_count,
28
- error: l,
29
- isLoadingTableData: m,
30
- mutate: g
31
- };
32
- };
1
+ import { jsx as H } from "react/jsx-runtime";
2
+ const Z = ({ height: V = 16, width: M = 16 }) => /* @__PURE__ */ H(
3
+ "svg",
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
+ );
33
19
  export {
34
- S as useViewCounts
20
+ Z as TableManagementGlyph
35
21
  };
package/dist/index80.cjs CHANGED
@@ -1 +1,8 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),i=require("@veeqo/ui"),r=({shouldShow:a,viewName:n,onCancel:t,onDelete:o})=>e.jsx(i.Modal,{headerTitle:`Delete '${n}' view?`,"data-testid":"act-react-listing-custom-confirmation-popup",variant:"sm",shouldShow:a,onClose:t,rightActions:[{className:"act-react-listing-custom-confirmation-popup-cancel",label:"Cancel",onClick:t,variant:"default"},{className:"act-react-listing-custom-confirmation-popup-delete",label:"Delete",onClick:o,variant:"primaryDestructive"}],showHeaderCloseButton:!0,children:e.jsx(i.Text,{variant:"body",children:"This cannot be undone."})});exports.Confirmation=r;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("styled-components"),t=require("@veeqo/ui"),d=e=>e&&e.__esModule?e:{default:e},s=d(i),o=s.default(t.Button)`
2
+ padding-right: ${t.theme.sizes.sm};
3
+ `,n=s.default(t.Indicator)`
4
+ height: ${t.theme.sizes[3]};
5
+ min-width: ${t.theme.sizes[3]};
6
+ top: -${t.theme.sizes.xs};
7
+ right: -${t.theme.sizes.xs};
8
+ `;exports.StyledButton=o;exports.StyledIndicator=n;
package/dist/index80.js CHANGED
@@ -1,31 +1,14 @@
1
- import { jsx as e } from "react/jsx-runtime";
2
- import { Modal as n, Text as r } from "@veeqo/ui";
3
- const s = ({ shouldShow: a, viewName: i, onCancel: t, onDelete: o }) => /* @__PURE__ */ e(
4
- n,
5
- {
6
- headerTitle: `Delete '${i}' view?`,
7
- "data-testid": "act-react-listing-custom-confirmation-popup",
8
- variant: "sm",
9
- shouldShow: a,
10
- onClose: t,
11
- rightActions: [
12
- {
13
- className: "act-react-listing-custom-confirmation-popup-cancel",
14
- label: "Cancel",
15
- onClick: t,
16
- variant: "default"
17
- },
18
- {
19
- className: "act-react-listing-custom-confirmation-popup-delete",
20
- label: "Delete",
21
- onClick: o,
22
- variant: "primaryDestructive"
23
- }
24
- ],
25
- showHeaderCloseButton: !0,
26
- children: /* @__PURE__ */ e(r, { variant: "body", children: "This cannot be undone." })
27
- }
28
- );
1
+ import s from "styled-components";
2
+ import { theme as t, Button as i, Indicator as e } from "@veeqo/ui";
3
+ const d = s(i)`
4
+ padding-right: ${t.sizes.sm};
5
+ `, n = s(e)`
6
+ height: ${t.sizes[3]};
7
+ min-width: ${t.sizes[3]};
8
+ top: -${t.sizes.xs};
9
+ right: -${t.sizes.xs};
10
+ `;
29
11
  export {
30
- s as Confirmation
12
+ d as StyledButton,
13
+ n as StyledIndicator
31
14
  };
package/dist/index81.cjs CHANGED
@@ -1,19 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("styled-components"),e=require("@veeqo/ui"),s=t=>t&&t.__esModule?t:{default:t},o=s(r),i=o.default(e.Button).attrs(()=>({role:"option",variant:"flat"}))`
2
- margin: ${e.theme.sizes.xs};
3
- min-width: 180px;
4
- justify-content: flex-start;
5
- font-size: ${e.theme.text.body.fontSize};
6
-
7
- &:hover {
8
- background-color: ${e.theme.colors.neutral.grey.lightest};
9
- color: ${e.theme.colors.secondary.blue.base};
10
- cursor: pointer;
11
- }
12
- `,n=o.default(e.Card.Surface).attrs(()=>({role:"listbox",elevation:4}))`
13
- margin-top: ${e.theme.sizes.xs};
14
- background-color: white;
15
- `,l=o.default.hr`
16
- width: 100%;
17
- border-top: 1px solid ${e.theme.colors.neutral.grey.dark};
18
- margin: 0;
19
- `;exports.Divider=l;exports.Item=i;exports.MenuItems=n;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),P=require("./index7.cjs"),v=require("./index58.cjs"),O=require("./index90.cjs"),V=require("./index52.cjs");function m(){const{TABLE_DATA_URL:h}=P.useBusinessLogic(),{Filters:{pageSize:s,queryParams:S,activeViewId:n}}=v.useStores();async function c(){const e=`${h}?${S}`,d=await V.fetcherV2(e);return JSON.stringify(d)}const[o,i]=t.useState(null),[u,l]=t.useState(!1),[f,C]=t.useState(n),[L,y]=t.useState(s),r=3e5,[w,a]=t.useState(r);return t.useEffect(()=>{const e=()=>{document.hidden?a(null):a(r)};return document.addEventListener("visibilitychange",e),()=>{document.removeEventListener("visibilitychange",e)}},[]),O(async()=>{const e=await c();if(o===null||f!==n||L!==s){i(e),C(n),y(s);return}const g=e!==o;g&&(i(e),l(g))},u?null:w),{hasChanges:u,acknowledgeButtonClick:async()=>{l(!1),a(r),i(await c())}}}exports.usePollListOrders=m;
package/dist/index81.js CHANGED
@@ -1,26 +1,43 @@
1
- import t from "styled-components";
2
- import { theme as o, Card as r, Button as e } from "@veeqo/ui";
3
- const n = t(e).attrs(() => ({ role: "option", variant: "flat" }))`
4
- margin: ${o.sizes.xs};
5
- min-width: 180px;
6
- justify-content: flex-start;
7
- font-size: ${o.text.body.fontSize};
8
-
9
- &:hover {
10
- background-color: ${o.colors.neutral.grey.lightest};
11
- color: ${o.colors.secondary.blue.base};
12
- cursor: pointer;
1
+ import { useState as t, useEffect as S } from "react";
2
+ import { useBusinessLogic as p } from "./index7.js";
3
+ import { useStores as P } from "./index58.js";
4
+ import v from "./index90.js";
5
+ import { fetcherV2 as V } from "./index52.js";
6
+ function _() {
7
+ const { TABLE_DATA_URL: h } = p(), {
8
+ Filters: {
9
+ pageSize: n,
10
+ queryParams: f,
11
+ activeViewId: s
12
+ }
13
+ } = P();
14
+ async function o() {
15
+ const e = `${h}?${f}`, d = await V(e);
16
+ return JSON.stringify(d);
13
17
  }
14
- `, a = t(r.Surface).attrs(() => ({ role: "listbox", elevation: 4 }))`
15
- margin-top: ${o.sizes.xs};
16
- background-color: white;
17
- `, l = t.hr`
18
- width: 100%;
19
- border-top: 1px solid ${o.colors.neutral.grey.dark};
20
- margin: 0;
21
- `;
18
+ const [c, i] = t(null), [l, u] = t(!1), [m, C] = t(s), [L, w] = t(n), r = 3e5, [y, a] = t(r);
19
+ return S(() => {
20
+ const e = () => {
21
+ document.hidden ? a(null) : a(r);
22
+ };
23
+ return document.addEventListener("visibilitychange", e), () => {
24
+ document.removeEventListener("visibilitychange", e);
25
+ };
26
+ }, []), v(
27
+ async () => {
28
+ const e = await o();
29
+ if (c === null || m !== s || L !== n) {
30
+ i(e), C(s), w(n);
31
+ return;
32
+ }
33
+ const g = e !== c;
34
+ g && (i(e), u(g));
35
+ },
36
+ l ? null : y
37
+ ), { hasChanges: l, acknowledgeButtonClick: async () => {
38
+ u(!1), a(r), i(await o());
39
+ } };
40
+ }
22
41
  export {
23
- l as Divider,
24
- n as Item,
25
- a as MenuItems
42
+ _ as usePollListOrders
26
43
  };
package/dist/index82.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("react/jsx-runtime"),l=require("./index95.cjs"),o=e=>i.jsx(l.StyledSortableViews,{...e,onChange:t=>{t.filter(r=>{var n;return(n=r.children)==null?void 0:n.length}).length||e.onChange(t)}});exports.LegacySortableViews=o;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),r=o=>e.jsx("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:e.jsx("path",{d:"M17.64 6.35C16.19 4.9 14.2 4 11.99 4C7.57 4 4 7.58 4 12C4 16.42 7.57 20 11.99 20C15.72 20 18.83 17.45 19.72 14H17.64C16.82 16.33 14.6 18 11.99 18C8.68 18 5.99 15.31 5.99 12C5.99 8.69 8.68 6 11.99 6C13.65 6 15.13 6.69 16.21 7.78L12.99 11H19.99V4L17.64 6.35Z",fill:"currentColor"})});exports.RefreshIcon=r;
package/dist/index82.js CHANGED
@@ -1,17 +1,11 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { StyledSortableViews as i } from "./index95.js";
3
- const h = (e) => /* @__PURE__ */ o(
4
- i,
2
+ const e = (r) => /* @__PURE__ */ o("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...r, children: /* @__PURE__ */ o(
3
+ "path",
5
4
  {
6
- ...e,
7
- onChange: (t) => {
8
- t.filter((n) => {
9
- var r;
10
- return (r = n.children) == null ? void 0 : r.length;
11
- }).length || e.onChange(t);
12
- }
5
+ d: "M17.64 6.35C16.19 4.9 14.2 4 11.99 4C7.57 4 4 7.58 4 12C4 16.42 7.57 20 11.99 20C15.72 20 18.83 17.45 19.72 14H17.64C16.82 16.33 14.6 18 11.99 18C8.68 18 5.99 15.31 5.99 12C5.99 8.69 8.68 6 11.99 6C13.65 6 15.13 6.69 16.21 7.78L12.99 11H19.99V4L17.64 6.35Z",
6
+ fill: "currentColor"
13
7
  }
14
- );
8
+ ) });
15
9
  export {
16
- h as LegacySortableViews
10
+ e as RefreshIcon
17
11
  };
package/dist/index83.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),i=require("@veeqo/ui"),t=require("./index91.cjs"),a=i.theme.colors.secondary.blue.base,o=({mainEntityLabelPlural:r="",onClick:n})=>e.jsx(t.Notification,{className:"act-react-listing-custom-notification-new-draft",children:e.jsx(t.Pill,{children:e.jsxs(i.Stack,{direction:"horizontal",alignY:"center",children:[e.jsx(t.Glyph,{name:"info",color:a}),e.jsxs(t.Wrap,{children:[e.jsx(t.Text,{variant:"body",margin:"0 4px 0 0",children:"You are currently in a"}),e.jsx(t.Bold,{variant:"bodyBoldDark",children:"draft view"}),e.jsx(t.Hint,{variant:"hintText",children:`Apply filters and create a custom view of your ${r.toLowerCase()}`})]}),e.jsx(t.Button,{className:"act-react-listing-custom-notification-save-draft-btn",variant:"primary",onClick:n,size:"sm",children:"Create view"})]})})});exports.InfoPill=o;
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("./index100.cjs"),l=require("./index101.cjs"),c=require("./index86.cjs"),u=require("./index87.cjs"),d=require("./index84.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/index83.js CHANGED
@@ -1,24 +1,15 @@
1
- import { jsx as t, jsxs as i } from "react/jsx-runtime";
2
- import { Stack as e, theme as o } from "@veeqo/ui";
3
- import { Notification as n, Pill as c, Glyph as l, Wrap as s, Text as d, Bold as m, Hint as f, Button as h } from "./index91.js";
4
- const p = o.colors.secondary.blue.base, x = ({ mainEntityLabelPlural: r = "", onClick: a }) => /* @__PURE__ */ t(n, { className: "act-react-listing-custom-notification-new-draft", children: /* @__PURE__ */ t(c, { children: /* @__PURE__ */ i(e, { direction: "horizontal", alignY: "center", children: [
5
- /* @__PURE__ */ t(l, { name: "info", color: p }),
6
- /* @__PURE__ */ i(s, { children: [
7
- /* @__PURE__ */ t(d, { variant: "body", margin: "0 4px 0 0", children: "You are currently in a" }),
8
- /* @__PURE__ */ t(m, { variant: "bodyBoldDark", children: "draft view" }),
9
- /* @__PURE__ */ t(f, { variant: "hintText", children: `Apply filters and create a custom view of your ${r.toLowerCase()}` })
10
- ] }),
11
- /* @__PURE__ */ t(
12
- h,
13
- {
14
- className: "act-react-listing-custom-notification-save-draft-btn",
15
- variant: "primary",
16
- onClick: a,
17
- size: "sm",
18
- children: "Create view"
19
- }
20
- )
21
- ] }) }) });
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 "./index100.js";
5
+ import { DroppableArea as d } from "./index101.js";
6
+ import { ColumnItem as l } from "./index86.js";
7
+ import { ColumnGroupIds as c } from "./index87.js";
8
+ import { StickyText as f } from "./index84.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
+ ] });
22
13
  export {
23
- x as InfoPill
14
+ I as ColumnGroup
24
15
  };