@veeqo/transfigure 2.2.0 → 2.3.1

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 (214) hide show
  1. package/dist/api/types.d.ts +4 -0
  2. package/dist/constants/viewConstants.d.ts +2 -0
  3. package/dist/hooks/index.d.ts +1 -0
  4. package/dist/hooks/useCreateEmptyDraftView/index.d.ts +1 -0
  5. package/dist/hooks/useCreateEmptyDraftView/useCreateEmptyDraftView.d.ts +3 -0
  6. package/dist/hooks/usePersistUnsavedChanges/usePersistUnsavedChanges.d.ts +1 -0
  7. package/dist/index.cjs +1 -1
  8. package/dist/index.js +72 -70
  9. package/dist/index100.cjs +1 -1
  10. package/dist/index100.js +9 -48
  11. package/dist/index101.cjs +1 -1
  12. package/dist/index101.js +8 -28
  13. package/dist/index102.cjs +1 -1
  14. package/dist/index102.js +48 -19
  15. package/dist/index103.cjs +1 -19
  16. package/dist/index103.js +28 -23
  17. package/dist/index104.cjs +19 -1
  18. package/dist/index104.js +23 -17
  19. package/dist/index105.cjs +1 -1
  20. package/dist/index105.js +15 -7
  21. package/dist/index106.cjs +1 -12
  22. package/dist/index106.js +18 -16
  23. package/dist/index107.cjs +12 -1
  24. package/dist/index107.js +16 -24
  25. package/dist/index108.cjs +1 -80
  26. package/dist/index108.js +21 -98
  27. package/dist/index109.cjs +1 -1
  28. package/dist/index109.js +23 -18
  29. package/dist/index11.cjs +1 -1
  30. package/dist/index11.js +1 -1
  31. package/dist/index110.cjs +80 -1
  32. package/dist/index110.js +98 -8
  33. package/dist/index111.cjs +1 -1
  34. package/dist/index111.js +17 -59
  35. package/dist/index112.cjs +1 -1
  36. package/dist/index112.js +7 -29
  37. package/dist/index113.cjs +1 -13
  38. package/dist/index113.js +60 -16
  39. package/dist/index114.cjs +1 -1
  40. package/dist/index114.js +30 -2
  41. package/dist/index115.cjs +13 -1
  42. package/dist/index115.js +15 -24
  43. package/dist/index116.cjs +1 -1
  44. package/dist/index116.js +2 -36
  45. package/dist/index117.cjs +1 -1
  46. package/dist/index117.js +36 -5
  47. package/dist/index118.cjs +1 -1
  48. package/dist/index118.js +25 -62
  49. package/dist/index119.cjs +1 -7
  50. package/dist/index119.js +5 -10
  51. package/dist/index120.cjs +7 -1
  52. package/dist/index120.js +10 -47
  53. package/dist/index121.cjs +1 -0
  54. package/dist/index121.js +65 -0
  55. package/dist/index122.cjs +1 -0
  56. package/dist/index122.js +49 -0
  57. package/dist/index13.cjs +1 -1
  58. package/dist/index13.js +2 -2
  59. package/dist/index14.cjs +1 -1
  60. package/dist/index14.js +1 -1
  61. package/dist/index15.cjs +1 -1
  62. package/dist/index15.js +1 -1
  63. package/dist/index16.cjs +1 -1
  64. package/dist/index16.js +1 -1
  65. package/dist/index17.cjs +1 -1
  66. package/dist/index17.js +1 -1
  67. package/dist/index19.cjs +1 -1
  68. package/dist/index19.js +4 -4
  69. package/dist/index20.cjs +1 -1
  70. package/dist/index20.js +3 -3
  71. package/dist/index21.cjs +1 -1
  72. package/dist/index21.js +2 -2
  73. package/dist/index22.cjs +1 -1
  74. package/dist/index22.js +3 -3
  75. package/dist/index23.cjs +1 -1
  76. package/dist/index23.js +2 -2
  77. package/dist/index26.cjs +1 -1
  78. package/dist/index26.js +3 -3
  79. package/dist/index27.cjs +1 -1
  80. package/dist/index27.js +3 -3
  81. package/dist/index28.cjs +1 -1
  82. package/dist/index28.js +1 -1
  83. package/dist/index29.cjs +1 -1
  84. package/dist/index29.js +2 -2
  85. package/dist/index30.cjs +1 -1
  86. package/dist/index30.js +2 -2
  87. package/dist/index31.cjs +1 -1
  88. package/dist/index31.js +3 -3
  89. package/dist/index32.cjs +1 -1
  90. package/dist/index32.js +1 -1
  91. package/dist/index33.cjs +1 -1
  92. package/dist/index33.js +1 -1
  93. package/dist/index34.cjs +1 -1
  94. package/dist/index34.js +1 -1
  95. package/dist/index36.cjs +1 -1
  96. package/dist/index36.js +35 -35
  97. package/dist/index37.cjs +1 -1
  98. package/dist/index37.js +10 -10
  99. package/dist/index38.cjs +1 -1
  100. package/dist/index38.js +40 -37
  101. package/dist/index39.cjs +1 -1
  102. package/dist/index39.js +1 -1
  103. package/dist/index40.cjs +1 -1
  104. package/dist/index40.js +3 -3
  105. package/dist/index41.cjs +1 -1
  106. package/dist/index41.js +4 -4
  107. package/dist/index42.cjs +1 -1
  108. package/dist/index42.js +2 -2
  109. package/dist/index44.cjs +1 -1
  110. package/dist/index44.js +4 -4
  111. package/dist/index46.cjs +1 -1
  112. package/dist/index46.js +3 -3
  113. package/dist/index47.cjs +1 -1
  114. package/dist/index47.js +1 -1
  115. package/dist/index57.cjs +1 -1
  116. package/dist/index57.js +33 -33
  117. package/dist/index58.cjs +1 -1
  118. package/dist/index58.js +2 -2
  119. package/dist/index59.cjs +1 -1
  120. package/dist/index59.js +10 -23
  121. package/dist/index60.cjs +1 -1
  122. package/dist/index60.js +19 -22
  123. package/dist/index61.cjs +1 -1
  124. package/dist/index61.js +25 -97
  125. package/dist/index62.cjs +1 -1
  126. package/dist/index62.js +97 -8
  127. package/dist/index63.cjs +1 -1
  128. package/dist/index63.js +8 -33
  129. package/dist/index64.cjs +1 -1
  130. package/dist/index64.js +33 -63
  131. package/dist/index65.cjs +1 -1
  132. package/dist/index65.js +59 -19
  133. package/dist/index66.cjs +1 -1
  134. package/dist/index66.js +23 -18
  135. package/dist/index67.cjs +1 -1
  136. package/dist/index67.js +16 -29
  137. package/dist/index68.cjs +1 -1
  138. package/dist/index68.js +30 -59
  139. package/dist/index69.cjs +1 -1
  140. package/dist/index69.js +61 -349
  141. package/dist/index7.cjs +1 -1
  142. package/dist/index7.js +4 -4
  143. package/dist/index70.cjs +1 -1
  144. package/dist/index70.js +372 -53
  145. package/dist/index71.cjs +1 -1
  146. package/dist/index71.js +48 -47
  147. package/dist/index72.cjs +1 -1
  148. package/dist/index72.js +51 -32
  149. package/dist/index73.cjs +1 -1
  150. package/dist/index73.js +40 -24
  151. package/dist/index74.cjs +1 -1
  152. package/dist/index74.js +26 -32
  153. package/dist/index75.cjs +1 -1
  154. package/dist/index75.js +38 -4
  155. package/dist/index76.cjs +1 -1
  156. package/dist/index76.js +4 -13
  157. package/dist/index77.cjs +1 -1
  158. package/dist/index77.js +12 -16
  159. package/dist/index78.cjs +1 -1
  160. package/dist/index78.js +14 -16
  161. package/dist/index79.cjs +1 -1
  162. package/dist/index79.js +18 -65
  163. package/dist/index80.cjs +1 -1
  164. package/dist/index80.js +66 -24
  165. package/dist/index81.cjs +1 -1
  166. package/dist/index81.js +24 -21
  167. package/dist/index82.cjs +1 -1
  168. package/dist/index82.js +19 -6
  169. package/dist/index83.cjs +1 -1
  170. package/dist/index83.js +7 -2
  171. package/dist/index84.cjs +1 -1
  172. package/dist/index84.js +2 -9
  173. package/dist/index85.cjs +1 -3
  174. package/dist/index85.js +8 -13
  175. package/dist/index86.cjs +3 -1
  176. package/dist/index86.js +13 -8
  177. package/dist/index87.cjs +1 -1
  178. package/dist/index87.js +7 -115
  179. package/dist/index88.cjs +1 -1
  180. package/dist/index88.js +2 -2
  181. package/dist/index90.cjs +1 -1
  182. package/dist/index90.js +117 -2
  183. package/dist/index91.cjs +1 -1
  184. package/dist/index91.js +2 -5
  185. package/dist/index92.cjs +1 -1
  186. package/dist/index92.js +5 -13
  187. package/dist/index93.cjs +1 -104
  188. package/dist/index93.js +12 -119
  189. package/dist/index94.cjs +1 -1
  190. package/dist/index94.js +13 -68
  191. package/dist/index95.cjs +104 -1
  192. package/dist/index95.js +118 -27
  193. package/dist/index96.cjs +1 -1
  194. package/dist/index96.js +68 -2
  195. package/dist/index97.cjs +1 -1
  196. package/dist/index97.js +26 -39
  197. package/dist/index98.cjs +1 -1
  198. package/dist/index98.js +2 -11
  199. package/dist/index99.cjs +1 -1
  200. package/dist/index99.js +40 -14
  201. package/dist/mobx/Filters/Filters.d.ts +12 -1
  202. package/dist/mobx/Views/Views.d.ts +1 -0
  203. package/dist/storybookHelpers/StoryWrapper.d.ts +1 -1
  204. package/dist/utils/createEmptyTransformedView/createEmptyTransformedView.d.ts +6 -0
  205. package/dist/utils/createEmptyTransformedView/createEmptyTransformedView.test.d.ts +1 -0
  206. package/dist/utils/createEmptyTransformedView/index.d.ts +1 -0
  207. package/dist/utils/index.d.ts +1 -1
  208. package/dist/utils/sortUtils/index.d.ts +2 -0
  209. package/dist/utils/sortUtils/sortUtils.d.ts +11 -0
  210. package/dist/utils/sortUtils/sortUtils.test.d.ts +1 -0
  211. package/package.json +1 -1
  212. package/dist/utils/createAllView/createAllView.d.ts +0 -3
  213. package/dist/utils/createAllView/index.d.ts +0 -1
  214. /package/dist/{utils/createAllView/createAllView.test.d.ts → hooks/useCreateEmptyDraftView/useCreateEmptyDraftView.test.d.ts} +0 -0
package/dist/index104.js CHANGED
@@ -1,20 +1,26 @@
1
- import { theme as o } from "@veeqo/ui";
2
- import { ViewStatusTypes as r } from "./index2.js";
3
- const l = (t) => {
4
- let e = {
5
- colourPalette: o.colors.secondary.blue,
6
- customTextColour: void 0
7
- };
8
- switch (t) {
9
- case r.ERROR:
10
- e = {
11
- colourPalette: o.colors.secondary.red,
12
- customTextColour: void 0
13
- };
14
- break;
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;
15
13
  }
16
- return e;
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
22
  export {
19
- l as getViewTheme
23
+ l as Divider,
24
+ n as Item,
25
+ a as MenuItems
20
26
  };
package/dist/index105.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index80.cjs"),e=i.createAllView(),t={fixedViews:[e],customViews:[],viewsMap:new Map([[e.id,e]])};exports.INITIAL_VIEWS_STATE=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("react/jsx-runtime"),l=require("./index115.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;
package/dist/index105.js CHANGED
@@ -1,9 +1,17 @@
1
- import { createAllView as i } from "./index80.js";
2
- const e = i(), s = {
3
- fixedViews: [e],
4
- customViews: [],
5
- viewsMap: /* @__PURE__ */ new Map([[e.id, e]])
6
- };
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ import { StyledSortableViews as i } from "./index115.js";
3
+ const h = (e) => /* @__PURE__ */ o(
4
+ i,
5
+ {
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
+ }
13
+ }
14
+ );
7
15
  export {
8
- s as INITIAL_VIEWS_STATE
16
+ h as LegacySortableViews
9
17
  };
package/dist/index106.cjs CHANGED
@@ -1,12 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("styled-components"),t=require("@veeqo/ui"),o=e=>e&&e.__esModule?e:{default:e},r=o(i),d=r.default(t.BaseContainer)`
2
- display: flex;
3
- flex-direction: column;
4
- padding: 8px;
5
- padding-left: 35px;
6
- margin: 8px;
7
- background-color: ${t.theme.colors.neutral.grey.lightest};
8
- `,l=r.default.hr`
9
- width: 100%;
10
- border-top: 1px solid ${t.theme.colors.neutral.grey.dark};
11
- margin: 0 0 4px 0;
12
- `;exports.Divider=l;exports.FixedViews=d;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("@veeqo/ui"),r=require("./index2.cjs"),s=o=>{let e={colourPalette:t.theme.colors.secondary.blue,customTextColour:void 0};switch(o){case r.ViewStatusTypes.ERROR:e={colourPalette:t.theme.colors.secondary.red,customTextColour:void 0};break}return e};exports.getViewTheme=s;
package/dist/index106.js CHANGED
@@ -1,18 +1,20 @@
1
- import r from "styled-components";
2
- import { theme as o, BaseContainer as e } from "@veeqo/ui";
3
- const d = r(e)`
4
- display: flex;
5
- flex-direction: column;
6
- padding: 8px;
7
- padding-left: 35px;
8
- margin: 8px;
9
- background-color: ${o.colors.neutral.grey.lightest};
10
- `, l = r.hr`
11
- width: 100%;
12
- border-top: 1px solid ${o.colors.neutral.grey.dark};
13
- margin: 0 0 4px 0;
14
- `;
1
+ import { theme as o } from "@veeqo/ui";
2
+ import { ViewStatusTypes as r } from "./index2.js";
3
+ const l = (t) => {
4
+ let e = {
5
+ colourPalette: o.colors.secondary.blue,
6
+ customTextColour: void 0
7
+ };
8
+ switch (t) {
9
+ case r.ERROR:
10
+ e = {
11
+ colourPalette: o.colors.secondary.red,
12
+ customTextColour: void 0
13
+ };
14
+ break;
15
+ }
16
+ return e;
17
+ };
15
18
  export {
16
- l as Divider,
17
- d as FixedViews
19
+ l as getViewTheme
18
20
  };
package/dist/index107.cjs CHANGED
@@ -1 +1,12 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("react/jsx-runtime"),n=require("react"),l=require("./index119.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;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("styled-components"),t=require("@veeqo/ui"),o=e=>e&&e.__esModule?e:{default:e},r=o(i),d=r.default(t.BaseContainer)`
2
+ display: flex;
3
+ flex-direction: column;
4
+ padding: 8px;
5
+ padding-left: 35px;
6
+ margin: 8px;
7
+ background-color: ${t.theme.colors.neutral.grey.lightest};
8
+ `,l=r.default.hr`
9
+ width: 100%;
10
+ border-top: 1px solid ${t.theme.colors.neutral.grey.dark};
11
+ margin: 0 0 4px 0;
12
+ `;exports.Divider=l;exports.FixedViews=d;
package/dist/index107.js CHANGED
@@ -1,26 +1,18 @@
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 "./index119.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
- };
1
+ import r from "styled-components";
2
+ import { theme as o, BaseContainer as e } from "@veeqo/ui";
3
+ const d = r(e)`
4
+ display: flex;
5
+ flex-direction: column;
6
+ padding: 8px;
7
+ padding-left: 35px;
8
+ margin: 8px;
9
+ background-color: ${o.colors.neutral.grey.lightest};
10
+ `, l = r.hr`
11
+ width: 100%;
12
+ border-top: 1px solid ${o.colors.neutral.grey.dark};
13
+ margin: 0 0 4px 0;
14
+ `;
24
15
  export {
25
- R as AdaptiveHeightContainer
16
+ l as Divider,
17
+ d as FixedViews
26
18
  };
package/dist/index108.cjs CHANGED
@@ -1,80 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("styled-components"),t=require("@veeqo/ui"),a=require("framer-motion"),r=require("./index115.cjs"),l=e=>e&&e.__esModule?e:{default:e},n=l(o),s=n.default(a.motion(t.BaseContainer)).attrs(()=>({variants:r.notificationVariants,initial:"initial",animate:"animate",exit:"exit"}))`
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
- `,c=n.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
- `,d=n.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
- `,f=n.default(t.Button)`
45
- margin-right: 16px;
46
- `,x=n.default(t.Text)`
47
- line-height: 20px;
48
- `,i=n.default(t.Text)`
49
- margin: ${e=>e.margin?e.margin:""};
50
- color: ${e=>e.color};
51
- `,u=n.default(t.Text)`
52
- margin-right: 8px;
53
- color: ${e=>e.color};
54
- `,p=n.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
- `;n.default.button`
62
- display: flex;
63
- flex-direction: row;
64
- width: 100%;
65
- padding: 12px 16px;
66
- cursor: pointer;
67
-
68
- & > ${i} {
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 > ${i} {
78
- color: ${t.theme.colors.secondary.blue.base};
79
- }
80
- `;exports.Bold=u;exports.Button=f;exports.Container=c;exports.Hint=x;exports.Notification=s;exports.Pill=d;exports.Text=i;exports.Wrap=p;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),i=require("@veeqo/ui"),r=require("./index110.cjs"),n=i.theme.colors.secondary.blue.base,a=({onClick:t})=>e.jsx(r.Notification,{children:e.jsx(r.Pill,{children:e.jsxs(i.Stack,{direction:"horizontal",alignY:"center",children:[e.jsx(i.InfoIcon,{role:"img","aria-label":"info",color:n}),e.jsxs(r.Wrap,{children:[e.jsx(r.Text,{variant:"body",margin:"0 4px 0 0",children:"You are currently in a"}),e.jsx(r.Bold,{variant:"bodyBoldDark",children:"draft view"}),e.jsx(r.Hint,{variant:"hintText",children:"Apply filters and save these by creating a custom view"})]}),e.jsx(r.Button,{variant:"primary",onClick:t,size:"sm",children:"Create view"})]})})});exports.DraftPill=a;
package/dist/index108.js CHANGED
@@ -1,100 +1,23 @@
1
- import t from "styled-components";
2
- import { BaseContainer as n, theme as i, Text as e, Banner as a, Button as s } from "@veeqo/ui";
3
- import { motion as l } from "framer-motion";
4
- import { notificationVariants as c } from "./index115.js";
5
- const m = t(l(n)).attrs(() => ({
6
- variants: c,
7
- initial: "initial",
8
- animate: "animate",
9
- exit: "exit"
10
- }))`
11
- display: flex;
12
- position: fixed;
13
- width: 100vw;
14
- left: 0;
15
- bottom: 24px;
16
- z-index: 1001;
17
-
18
- &.notification-enter {
19
- opacity: 0;
20
- transform: translateY(-16px);
21
- }
22
-
23
- &.notification-enter-active {
24
- opacity: 1;
25
- transform: translateY(0);
26
- transition: 350ms ease;
27
- }
28
-
29
- &.notification-exit {
30
- opacity: 0;
31
- transform: translateY(16px);
32
- transition: 350ms ease;
33
- }
34
- pointer-events: none;
35
- `, g = t(n)`
36
- display: inline-flex;
37
- flex-direction: row;
38
- align-items: center;
39
- padding: 20px 24px 24px 24px;
40
- border-radius: 4px;
41
- margin: 0 auto;
42
- background-color: #fff;
43
- box-shadow: ${i.shadows.lg};
44
- pointer-events: all;
45
- `, h = t(a)`
46
- display: inline-flex;
47
- flex-direction: row;
48
- align-items: center;
49
- margin: 0 auto;
50
- background-color: #fff;
51
- box-shadow: ${i.shadows.lg};
52
- pointer-events: all;
53
- `, u = t(s)`
54
- margin-right: 16px;
55
- `, w = t(e)`
56
- line-height: 20px;
57
- `, r = t(e)`
58
- margin: ${(o) => o.margin ? o.margin : ""};
59
- color: ${(o) => o.color};
60
- `, y = t(e)`
61
- margin-right: 8px;
62
- color: ${(o) => o.color};
63
- `, $ = t(n)`
64
- display: flex;
65
- flex-direction: row;
66
- align-items: flex-end;
67
- flex-grow: 2;
68
- margin-left: 24px;
69
- margin-right: 24px;
70
- `;
71
- t.button`
72
- display: flex;
73
- flex-direction: row;
74
- width: 100%;
75
- padding: 12px 16px;
76
- cursor: pointer;
77
-
78
- & > ${r} {
79
- white-space: nowrap;
80
- user-select: none;
81
- }
82
-
83
- &:hover {
84
- background-color: ${i.colors.neutral.grey.lightest};
85
- }
86
-
87
- &:hover > ${r} {
88
- color: ${i.colors.secondary.blue.base};
89
- }
90
- `;
1
+ import { jsx as r, jsxs as i } from "react/jsx-runtime";
2
+ import { Stack as n, InfoIcon as o, theme as t } from "@veeqo/ui";
3
+ import { Notification as a, Pill as l, Wrap as c, Text as d, Bold as s, Hint as h, Button as m } from "./index110.js";
4
+ const f = t.colors.secondary.blue.base, b = ({ onClick: e }) => /* @__PURE__ */ r(a, { children: /* @__PURE__ */ r(l, { children: /* @__PURE__ */ i(n, { direction: "horizontal", alignY: "center", children: [
5
+ /* @__PURE__ */ r(o, { role: "img", "aria-label": "info", color: f }),
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
+ ] }) }) });
91
21
  export {
92
- y as Bold,
93
- u as Button,
94
- g as Container,
95
- w as Hint,
96
- m as Notification,
97
- h as Pill,
98
- r as Text,
99
- $ as Wrap
22
+ b as DraftPill
100
23
  };
package/dist/index109.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),c=require("@dnd-kit/sortable"),g=require("@dnd-kit/utilities"),b=require("./index93.cjs"),f=({id:t,children:r})=>{const{attributes:s,listeners:o,setNodeRef:i,transform:n,transition:a,isDragging:l}=c.useSortable({id:t}),u={transform:g.CSS.Transform.toString(n),transition:a,cursor:"grab",outlineOffset:"-1px"};return e.jsxs("div",{ref:i,style:u,...s,...o,children:[r,l&&e.jsx(b.DraggingOverlay,{})]})};exports.SortableItem=f;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("react/jsx-runtime"),n=require("react"),l=require("./index120.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/index109.js CHANGED
@@ -1,21 +1,26 @@
1
- import { jsxs as f, jsx as g } from "react/jsx-runtime";
2
- import { useSortable as l } from "@dnd-kit/sortable";
3
- import { CSS as p } from "@dnd-kit/utilities";
4
- import { DraggingOverlay as c } from "./index93.js";
5
- const d = ({ id: r, children: t }) => {
6
- const { attributes: o, listeners: s, setNodeRef: e, transform: i, transition: n, isDragging: m } = l({
7
- id: r
8
- }), a = {
9
- transform: p.Transform.toString(i),
10
- transition: n,
11
- cursor: "grab",
12
- outlineOffset: "-1px"
13
- };
14
- return /* @__PURE__ */ f("div", { ref: e, style: a, ...o, ...s, children: [
15
- t,
16
- m && /* @__PURE__ */ g(c, {})
17
- ] });
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 "./index120.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 });
18
23
  };
19
24
  export {
20
- d as SortableItem
25
+ R as AdaptiveHeightContainer
21
26
  };
package/dist/index11.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("react/jsx-runtime"),t=require("@veeqo/ui"),p=require("pluralize"),m=require("./index91.cjs"),f=e=>e&&e.__esModule?e:{default:e},h=f(p),w=({children:e,totalCount:n,selectedCount:o,itemLabel:s="item",shouldShow:l,setShouldShow:c})=>{const r=o>0,a=r?o:n,d=h.default(s,a),u=`Actions will apply to ${r?`${o} selected`:`${n} filtered`} ${d}`;return i.jsxs(t.Dropdown,{id:"actions-dropdown",ctaProps:{children:"Actions",variant:"primary",size:"sm"},shouldShow:l,setShouldShow:c,style:{padding:t.theme.sizes.none,minWidth:"300px"},children:[i.jsx("div",{className:m.default.actionsHeaderContainer,children:i.jsx(t.MiniAlert,{title:u,variant:"default",customIconColour:t.theme.colors.secondary.blue.base})}),e]})};exports.ActionsDropdown=w;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("react/jsx-runtime"),t=require("@veeqo/ui"),p=require("pluralize"),m=require("./index92.cjs"),f=e=>e&&e.__esModule?e:{default:e},h=f(p),w=({children:e,totalCount:n,selectedCount:o,itemLabel:s="item",shouldShow:l,setShouldShow:c})=>{const r=o>0,a=r?o:n,d=h.default(s,a),u=`Actions will apply to ${r?`${o} selected`:`${n} filtered`} ${d}`;return i.jsxs(t.Dropdown,{id:"actions-dropdown",ctaProps:{children:"Actions",variant:"primary",size:"sm"},shouldShow:l,setShouldShow:c,style:{padding:t.theme.sizes.none,minWidth:"300px"},children:[i.jsx("div",{className:m.default.actionsHeaderContainer,children:i.jsx(t.MiniAlert,{title:u,variant:"default",customIconColour:t.theme.colors.secondary.blue.base})}),e]})};exports.ActionsDropdown=w;
package/dist/index11.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsxs as p, jsx as t } from "react/jsx-runtime";
2
2
  import { Dropdown as m, theme as e, MiniAlert as f } from "@veeqo/ui";
3
3
  import h from "pluralize";
4
- import u from "./index91.js";
4
+ import u from "./index92.js";
5
5
  const $ = ({
6
6
  children: n,
7
7
  totalCount: i,
package/dist/index110.cjs CHANGED
@@ -1 +1,80 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),c=require("@dnd-kit/core"),s=require("./index93.cjs"),l=({id:e,children:r,...t})=>{const{setNodeRef:o}=c.useDroppable({id:e});return a.createElement(s.DroppableAreaStack,{...t,key:e,ref:o},r)};exports.DroppableArea=l;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("styled-components"),t=require("@veeqo/ui"),a=require("framer-motion"),r=require("./index118.cjs"),l=e=>e&&e.__esModule?e:{default:e},n=l(o),s=n.default(a.motion(t.BaseContainer)).attrs(()=>({variants:r.notificationVariants,initial:"initial",animate:"animate",exit:"exit"}))`
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
+ `,c=n.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
+ `,d=n.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
+ `,f=n.default(t.Button)`
45
+ margin-right: 16px;
46
+ `,x=n.default(t.Text)`
47
+ line-height: 20px;
48
+ `,i=n.default(t.Text)`
49
+ margin: ${e=>e.margin?e.margin:""};
50
+ color: ${e=>e.color};
51
+ `,u=n.default(t.Text)`
52
+ margin-right: 8px;
53
+ color: ${e=>e.color};
54
+ `,p=n.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
+ `;n.default.button`
62
+ display: flex;
63
+ flex-direction: row;
64
+ width: 100%;
65
+ padding: 12px 16px;
66
+ cursor: pointer;
67
+
68
+ & > ${i} {
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 > ${i} {
78
+ color: ${t.theme.colors.secondary.blue.base};
79
+ }
80
+ `;exports.Bold=u;exports.Button=f;exports.Container=c;exports.Hint=x;exports.Notification=s;exports.Pill=d;exports.Text=i;exports.Wrap=p;
package/dist/index110.js CHANGED
@@ -1,10 +1,100 @@
1
- import { createElement as p } from "react";
2
- import { useDroppable as a } from "@dnd-kit/core";
3
- import { DroppableAreaStack as m } from "./index93.js";
4
- const n = ({ id: e, children: r, ...o }) => {
5
- const { setNodeRef: t } = a({ id: e });
6
- return /* @__PURE__ */ p(m, { ...o, key: e, ref: t }, r);
7
- };
1
+ import t from "styled-components";
2
+ import { BaseContainer as n, theme as i, Text as e, Banner as a, Button as s } from "@veeqo/ui";
3
+ import { motion as l } from "framer-motion";
4
+ import { notificationVariants as c } from "./index118.js";
5
+ const m = t(l(n)).attrs(() => ({
6
+ variants: c,
7
+ initial: "initial",
8
+ animate: "animate",
9
+ exit: "exit"
10
+ }))`
11
+ display: flex;
12
+ position: fixed;
13
+ width: 100vw;
14
+ left: 0;
15
+ bottom: 24px;
16
+ z-index: 1001;
17
+
18
+ &.notification-enter {
19
+ opacity: 0;
20
+ transform: translateY(-16px);
21
+ }
22
+
23
+ &.notification-enter-active {
24
+ opacity: 1;
25
+ transform: translateY(0);
26
+ transition: 350ms ease;
27
+ }
28
+
29
+ &.notification-exit {
30
+ opacity: 0;
31
+ transform: translateY(16px);
32
+ transition: 350ms ease;
33
+ }
34
+ pointer-events: none;
35
+ `, g = t(n)`
36
+ display: inline-flex;
37
+ flex-direction: row;
38
+ align-items: center;
39
+ padding: 20px 24px 24px 24px;
40
+ border-radius: 4px;
41
+ margin: 0 auto;
42
+ background-color: #fff;
43
+ box-shadow: ${i.shadows.lg};
44
+ pointer-events: all;
45
+ `, h = t(a)`
46
+ display: inline-flex;
47
+ flex-direction: row;
48
+ align-items: center;
49
+ margin: 0 auto;
50
+ background-color: #fff;
51
+ box-shadow: ${i.shadows.lg};
52
+ pointer-events: all;
53
+ `, u = t(s)`
54
+ margin-right: 16px;
55
+ `, w = t(e)`
56
+ line-height: 20px;
57
+ `, r = t(e)`
58
+ margin: ${(o) => o.margin ? o.margin : ""};
59
+ color: ${(o) => o.color};
60
+ `, y = t(e)`
61
+ margin-right: 8px;
62
+ color: ${(o) => o.color};
63
+ `, $ = t(n)`
64
+ display: flex;
65
+ flex-direction: row;
66
+ align-items: flex-end;
67
+ flex-grow: 2;
68
+ margin-left: 24px;
69
+ margin-right: 24px;
70
+ `;
71
+ t.button`
72
+ display: flex;
73
+ flex-direction: row;
74
+ width: 100%;
75
+ padding: 12px 16px;
76
+ cursor: pointer;
77
+
78
+ & > ${r} {
79
+ white-space: nowrap;
80
+ user-select: none;
81
+ }
82
+
83
+ &:hover {
84
+ background-color: ${i.colors.neutral.grey.lightest};
85
+ }
86
+
87
+ &:hover > ${r} {
88
+ color: ${i.colors.secondary.blue.base};
89
+ }
90
+ `;
8
91
  export {
9
- n as DroppableArea
92
+ y as Bold,
93
+ u as Button,
94
+ g as Container,
95
+ w as Hint,
96
+ m as Notification,
97
+ h as Pill,
98
+ r as Text,
99
+ $ as Wrap
10
100
  };
package/dist/index111.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const x=require("react"),y=require("@dnd-kit/sortable"),I=({items:o,setItems:g})=>{const[C,d]=x.useState(null),[h,v]=x.useState(null),s=r=>r&&(r.id in o?r.id:Object.keys(o).find(n=>o[n].includes(r.id)));return{activeId:C,handleDragStart:r=>{const{active:n}=r;d(n.id),v(o)},handleDragOver:r=>{const{active:n,over:e}=r,l=e==null?void 0:e.id;if(l==null)return;const a=s(e),c=s(n);!a||!c||c!==a&&g(t=>{const u=t[c],i=t[a],D=i.indexOf(l),S=u.indexOf(n.id);let f;if(l in t)f=i.length+1;else{const b=e&&n.rect.current.translated&&n.rect.current.translated.top>e.rect.top+e.rect.height?1:0;f=D>=0?D+b:i.length+1}return{...t,[c]:t[c].filter(O=>O!==n.id),[a]:[...t[a].slice(0,f),t[c][S],...t[a].slice(f,t[a].length)]}})},handleDragEnd:r=>{const{active:n,over:e}=r,l=s(n);if(!l){d(null);return}const a=e==null?void 0:e.id;if(a==null){d(null);return}const c=s(e);if(c){const t=o[l].indexOf(n.id),u=o[c].indexOf(a);t!==u&&g(i=>({...i,[c]:y.arrayMove(i[c],t,u)}))}d(null)},handleDragCancel:()=>{h&&g(h),d(null),v(null)}}};exports.useDragHandlers=I;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),c=require("@dnd-kit/sortable"),g=require("@dnd-kit/utilities"),b=require("./index95.cjs"),f=({id:t,children:r})=>{const{attributes:s,listeners:o,setNodeRef:i,transform:n,transition:a,isDragging:l}=c.useSortable({id:t}),u={transform:g.CSS.Transform.toString(n),transition:a,cursor:"grab",outlineOffset:"-1px"};return e.jsxs("div",{ref:i,style:u,...s,...o,children:[r,l&&e.jsx(b.DraggingOverlay,{})]})};exports.SortableItem=f;