@veeqo/transfigure 1.2.1 → 1.2.3

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 (64) hide show
  1. package/dist/BusinessLogic/types.d.ts +1 -0
  2. package/dist/components/Views/ViewList/ViewsList.d.ts +5 -1
  3. package/dist/index10.cjs +1 -1
  4. package/dist/index10.js +14 -13
  5. package/dist/index103.cjs +19 -1
  6. package/dist/index103.js +23 -14
  7. package/dist/index104.cjs +1 -1
  8. package/dist/index104.js +21 -24
  9. package/dist/index105.cjs +1 -1
  10. package/dist/index105.js +15 -7
  11. package/dist/index106.cjs +1 -1
  12. package/dist/index106.js +1 -1
  13. package/dist/index11.cjs +1 -1
  14. package/dist/index11.js +1 -1
  15. package/dist/index113.cjs +1 -1
  16. package/dist/index113.js +32 -22
  17. package/dist/index114.cjs +1 -1
  18. package/dist/index114.js +22 -32
  19. package/dist/index115.cjs +1 -7
  20. package/dist/index115.js +63 -10
  21. package/dist/index116.cjs +7 -1
  22. package/dist/index116.js +10 -63
  23. package/dist/index22.cjs +1 -1
  24. package/dist/index22.js +1 -1
  25. package/dist/index31.cjs +1 -1
  26. package/dist/index31.js +1 -1
  27. package/dist/index34.cjs +1 -1
  28. package/dist/index34.js +1 -1
  29. package/dist/index36.cjs +1 -1
  30. package/dist/index36.js +62 -60
  31. package/dist/index39.cjs +1 -1
  32. package/dist/index39.js +1 -1
  33. package/dist/index40.cjs +1 -1
  34. package/dist/index40.js +1 -1
  35. package/dist/index41.cjs +1 -1
  36. package/dist/index41.js +1 -1
  37. package/dist/index44.cjs +1 -1
  38. package/dist/index44.js +36 -34
  39. package/dist/index46.cjs +1 -1
  40. package/dist/index46.js +2 -2
  41. package/dist/index47.cjs +1 -1
  42. package/dist/index47.js +2 -2
  43. package/dist/index56.cjs +1 -1
  44. package/dist/index56.js +71 -71
  45. package/dist/index63.cjs +1 -1
  46. package/dist/index63.js +39 -38
  47. package/dist/index80.cjs +1 -1
  48. package/dist/index80.js +1 -1
  49. package/dist/index86.cjs +1 -1
  50. package/dist/index86.js +5 -41
  51. package/dist/index87.cjs +1 -1
  52. package/dist/index87.js +41 -9
  53. package/dist/index88.cjs +1 -1
  54. package/dist/index88.js +8 -117
  55. package/dist/index89.cjs +1 -1
  56. package/dist/index89.js +117 -18
  57. package/dist/index90.cjs +1 -1
  58. package/dist/index90.js +19 -5
  59. package/dist/index98.cjs +1 -19
  60. package/dist/index98.js +7 -24
  61. package/dist/index99.cjs +1 -1
  62. package/dist/index99.js +24 -21
  63. package/dist/storybookHelpers/Code.d.ts +3 -0
  64. package/package.json +1 -1
package/dist/index89.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("./index91.cjs"),i=require("./index92.cjs"),T=require("./index93.cjs"),V=require("./index94.cjs"),n=require("./index95.cjs"),D=require("./index90.cjs"),H=require("./index96.cjs"),j=require("./index97.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/index89.js CHANGED
@@ -1,21 +1,120 @@
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 "./index91.js";
6
+ import { Container as Y, ColumnGroupsGrid as j, VerticalSeparator as z, VerticalText as B, HeaderContainer as L, ColumnSearch as Q } from "./index92.js";
7
+ import { DndContainer as R } from "./index93.js";
8
+ import { ColumnItem as q } from "./index94.js";
9
+ import { ColumnGroupIds as n } from "./index95.js";
10
+ import { TableManagementGlyph as P } from "./index90.js";
11
+ import { usePersistColumns as _ } from "./index96.js";
12
+ import { filterColumnsBySearch as V } from "./index97.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
+ }));
15
43
  }
16
- )
17
- }
18
- );
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
+ };
19
118
  export {
20
- Z as TableManagementGlyph
119
+ te as TableManagementModal
21
120
  };
package/dist/index90.cjs CHANGED
@@ -1 +1 @@
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;
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/index90.js CHANGED
@@ -1,7 +1,21 @@
1
- const e = "_actionsHeaderContainer_fgqms_1", a = {
2
- actionsHeaderContainer: e
3
- };
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
+ );
4
19
  export {
5
- e as actionsHeaderContainer,
6
- a as default
20
+ Z as TableManagementGlyph
7
21
  };
package/dist/index98.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 i=require("./index79.cjs"),e=i.createAllView(),t={fixedViews:[e],customViews:[],viewsMap:new Map([[e.id,e]])};exports.INITIAL_VIEWS_STATE=t;
package/dist/index98.js CHANGED
@@ -1,26 +1,9 @@
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;
13
- }
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
- `;
1
+ import { createAllView as i } from "./index79.js";
2
+ const e = i(), s = {
3
+ fixedViews: [e],
4
+ customViews: [],
5
+ viewsMap: /* @__PURE__ */ new Map([[e.id, e]])
6
+ };
22
7
  export {
23
- l as Divider,
24
- n as Item,
25
- a as MenuItems
8
+ s as INITIAL_VIEWS_STATE
26
9
  };
package/dist/index99.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),r=require("@veeqo/ui"),i=require("./index106.cjs"),n=r.theme.colors.secondary.blue.base,a=({onClick:t})=>e.jsx(i.Notification,{children:e.jsx(i.Pill,{children:e.jsxs(r.Stack,{direction:"horizontal",alignY:"center",children:[e.jsx(i.Glyph,{ariaLabel:"info",name:"info",color:n}),e.jsxs(i.Wrap,{children:[e.jsx(i.Text,{variant:"body",margin:"0 4px 0 0",children:"You are currently in a"}),e.jsx(i.Bold,{variant:"bodyBoldDark",children:"draft view"}),e.jsx(i.Hint,{variant:"hintText",children:"Apply filters and save these by creating a custom view"})]}),e.jsx(i.Button,{variant:"primary",onClick:t,size:"sm",children:"Create view"})]})})});exports.DraftPill=a;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("react/jsx-runtime"),n=require("react"),l=require("./index116.cjs"),v=({children:i,style:o,className:c})=>{const r=n.useRef(null),[u,f]=n.useState(0);return n.useEffect(()=>{const e=r.current,s=()=>{if(e){const{top:a}=e.getBoundingClientRect();f(a)}};s();const t=new ResizeObserver(s);return e&&t.observe(e),()=>{e&&t.unobserve(e),t.disconnect()}},[]),d.jsx(l.AdaptiveStyledContainer,{style:o,className:c,offset:u,ref:r,children:i})};exports.AdaptiveHeightContainer=v;
package/dist/index99.js CHANGED
@@ -1,23 +1,26 @@
1
- import { jsx as r, jsxs as i } from "react/jsx-runtime";
2
- import { Stack as a, theme as n } from "@veeqo/ui";
3
- import { Notification as t, Pill as o, Glyph as l, Wrap as c, Text as d, Bold as s, Hint as h, Button as m } from "./index106.js";
4
- const p = n.colors.secondary.blue.base, b = ({ onClick: e }) => /* @__PURE__ */ r(t, { children: /* @__PURE__ */ r(o, { children: /* @__PURE__ */ i(a, { direction: "horizontal", alignY: "center", children: [
5
- /* @__PURE__ */ r(l, { ariaLabel: "info", name: "info", color: p }),
6
- /* @__PURE__ */ i(c, { children: [
7
- /* @__PURE__ */ r(d, { variant: "body", margin: "0 4px 0 0", children: "You are currently in a" }),
8
- /* @__PURE__ */ r(s, { variant: "bodyBoldDark", children: "draft view" }),
9
- /* @__PURE__ */ r(h, { variant: "hintText", children: "Apply filters and save these by creating a custom view" })
10
- ] }),
11
- /* @__PURE__ */ r(
12
- m,
13
- {
14
- variant: "primary",
15
- onClick: e,
16
- size: "sm",
17
- children: "Create view"
18
- }
19
- )
20
- ] }) }) });
1
+ import { jsx as p } from "react/jsx-runtime";
2
+ import { useRef as a, useState as d, useEffect as m } from "react";
3
+ import { AdaptiveStyledContainer as v } from "./index116.js";
4
+ const R = ({
5
+ children: o,
6
+ style: s,
7
+ className: f
8
+ }) => {
9
+ const r = a(null), [i, c] = d(0);
10
+ return m(() => {
11
+ const e = r.current, n = () => {
12
+ if (e) {
13
+ const { top: u } = e.getBoundingClientRect();
14
+ c(u);
15
+ }
16
+ };
17
+ n();
18
+ const t = new ResizeObserver(n);
19
+ return e && t.observe(e), () => {
20
+ e && t.unobserve(e), t.disconnect();
21
+ };
22
+ }, []), /* @__PURE__ */ p(v, { style: s, className: f, offset: i, ref: r, children: o });
23
+ };
21
24
  export {
22
- b as DraftPill
25
+ R as AdaptiveHeightContainer
23
26
  };
@@ -0,0 +1,3 @@
1
+ export declare const Code: ({ text }: {
2
+ text: string;
3
+ }) => JSX.Element;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veeqo/transfigure",
3
- "version": "1.2.1",
3
+ "version": "1.2.3",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "main": "dist/index.cjs",