@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/index87.js CHANGED
@@ -1,31 +1,4 @@
1
- import { jsxs as e, jsx as i } from "react/jsx-runtime";
2
- import { Stack as d, Text as a } from "@veeqo/ui";
3
- import { VeeqoCommon as l } from "@veeqo/components";
4
- import { ColumnItemWrapper as m, DetailedText as c, VisibilityOffIcon as p } from "./index85.js";
5
- const { Glyph: s } = l, g = ({ column: t, isHidden: r, isDragOverlay: o }) => {
6
- const n = t.title || t.tooltip;
7
- return /* @__PURE__ */ e(
8
- m,
9
- {
10
- direction: "horizontal",
11
- spacing: "sm",
12
- alignY: "center",
13
- isHidden: r,
14
- isDragOverlay: o,
15
- children: [
16
- /* @__PURE__ */ i(s, { name: "drag-indicator", size: 4 }),
17
- t.detailed ? /* @__PURE__ */ e(d, { spacing: "xs", children: [
18
- /* @__PURE__ */ e(a, { variant: "body", children: [
19
- n,
20
- " (detailed)"
21
- ] }),
22
- /* @__PURE__ */ i(c, { variant: "hintText", children: t.detailed })
23
- ] }) : /* @__PURE__ */ i(a, { variant: "body", children: n }),
24
- !o && r && /* @__PURE__ */ i(p, { size: 4 })
25
- ]
26
- }
27
- );
28
- };
1
+ var i = /* @__PURE__ */ ((e) => (e.Hidden = "hidden", e.Visible = "visible", e))(i || {});
29
2
  export {
30
- g as ColumnItem
3
+ i as ColumnGroupIds
31
4
  };
package/dist/index88.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var i=(e=>(e.Hidden="hidden",e.Visible="visible",e))(i||{});exports.ColumnGroupIds=i;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("react"),f=require("./index59.cjs"),y=require("./index58.cjs"),g=require("./index49.cjs"),h=require("./index57.cjs"),p=require("./index4.cjs"),w=({pinnedLeftColumnIds:r,pinnedRightColumnIds:a})=>{const{Filters:{activeViewId:t},Notifications:{notify:e}}=y.useStores(),{closeModal:i}=g.useModal(),{mutate:c}=f.useViews(),{getActiveViewInAPIFormat:l}=h.usePersistUnsavedChanges(),[m,o]=C.useState(!1);return{saveColumns:async({visibleColumns:n})=>{if(t)try{if(o(!0),n.length<1){e({type:"error",text:"You must have at least one visible column."});return}const u=[...r,...n,...a],{arg:d,currentView:s}=l(),v={...d,columns:{...s==null?void 0:s.columns,columnIds:u}};await p.patchCustomView(t,{attributes:v}),await c(),i(),e({type:"success",text:"Columns updated successfully"})}catch{e({type:"error",text:"Failed to save columns"})}finally{o(!1)}},isSavingColumns:m}};exports.usePersistColumns=w;
package/dist/index88.js CHANGED
@@ -1,4 +1,43 @@
1
- var i = /* @__PURE__ */ ((e) => (e.Hidden = "hidden", e.Visible = "visible", e))(i || {});
1
+ import { useState as d } from "react";
2
+ import { useViews as v } from "./index59.js";
3
+ import { useStores as y } from "./index58.js";
4
+ import { useModal as C } from "./index49.js";
5
+ import { usePersistUnsavedChanges as g } from "./index57.js";
6
+ import { patchCustomView as h } from "./index4.js";
7
+ const b = ({ pinnedLeftColumnIds: a, pinnedRightColumnIds: i }) => {
8
+ const {
9
+ Filters: {
10
+ activeViewId: e
11
+ },
12
+ Notifications: {
13
+ notify: t
14
+ }
15
+ } = y(), { closeModal: u } = C(), { mutate: m } = v(), { getActiveViewInAPIFormat: c } = g(), [l, o] = d(!1);
16
+ return {
17
+ saveColumns: async ({ visibleColumns: n }) => {
18
+ if (e)
19
+ try {
20
+ if (o(!0), n.length < 1) {
21
+ t({ type: "error", text: "You must have at least one visible column." });
22
+ return;
23
+ }
24
+ const r = [...a, ...n, ...i], { arg: f, currentView: s } = c(), p = {
25
+ ...f,
26
+ columns: {
27
+ ...s == null ? void 0 : s.columns,
28
+ columnIds: r
29
+ }
30
+ };
31
+ await h(e, { attributes: p }), await m(), u(), t({ type: "success", text: "Columns updated successfully" });
32
+ } catch {
33
+ t({ type: "error", text: "Failed to save columns" });
34
+ } finally {
35
+ o(!1);
36
+ }
37
+ },
38
+ isSavingColumns: l
39
+ };
40
+ };
2
41
  export {
3
- i as ColumnGroupIds
42
+ b as usePersistColumns
4
43
  };
package/dist/index89.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("react"),f=require("./index58.cjs"),y=require("./index57.cjs"),g=require("./index48.cjs"),h=require("./index56.cjs"),p=require("./index4.cjs"),w=({pinnedLeftColumnIds:r,pinnedRightColumnIds:a})=>{const{Filters:{activeViewId:t},Notifications:{notify:e}}=y.useStores(),{closeModal:i}=g.useModal(),{mutate:c}=f.useViews(),{getActiveViewInAPIFormat:l}=h.usePersistUnsavedChanges(),[m,o]=C.useState(!1);return{saveColumns:async({visibleColumns:n})=>{if(t)try{if(o(!0),n.length<1){e({type:"error",text:"You must have at least one visible column."});return}const u=[...r,...n,...a],{arg:d,currentView:s}=l(),v={...d,columns:{...s==null?void 0:s.columns,columnIds:u}};await p.patchCustomView(t,{attributes:v}),await c(),i(),e({type:"success",text:"Columns updated successfully"})}catch{e({type:"error",text:"Failed to save columns"})}finally{o(!1)}},isSavingColumns:m}};exports.usePersistColumns=w;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=(t,r)=>{if(!r)return t;const i=r.toLowerCase();return t.filter(e=>{var s,a;return((s=e==null?void 0:e.title)==null?void 0:s.toLowerCase().includes(i))||((a=e==null?void 0:e.id)==null?void 0:a.toLowerCase().includes(i))})};exports.filterColumnsBySearch=d;
package/dist/index89.js CHANGED
@@ -1,43 +1,13 @@
1
- import { useState as d } from "react";
2
- import { useViews as v } from "./index58.js";
3
- import { useStores as y } from "./index57.js";
4
- import { useModal as C } from "./index48.js";
5
- import { usePersistUnsavedChanges as g } from "./index56.js";
6
- import { patchCustomView as h } from "./index4.js";
7
- const b = ({ pinnedLeftColumnIds: a, pinnedRightColumnIds: i }) => {
8
- const {
9
- Filters: {
10
- activeViewId: e
11
- },
12
- Notifications: {
13
- notify: t
1
+ const a = (t, r) => {
2
+ if (!r) return t;
3
+ const i = r.toLowerCase();
4
+ return t.filter(
5
+ (e) => {
6
+ var s, C;
7
+ return ((s = e == null ? void 0 : e.title) == null ? void 0 : s.toLowerCase().includes(i)) || ((C = e == null ? void 0 : e.id) == null ? void 0 : C.toLowerCase().includes(i));
14
8
  }
15
- } = y(), { closeModal: u } = C(), { mutate: m } = v(), { getActiveViewInAPIFormat: c } = g(), [l, o] = d(!1);
16
- return {
17
- saveColumns: async ({ visibleColumns: n }) => {
18
- if (e)
19
- try {
20
- if (o(!0), n.length < 1) {
21
- t({ type: "error", text: "You must have at least one visible column." });
22
- return;
23
- }
24
- const r = [...a, ...n, ...i], { arg: f, currentView: s } = c(), p = {
25
- ...f,
26
- columns: {
27
- ...s == null ? void 0 : s.columns,
28
- columnIds: r
29
- }
30
- };
31
- await h(e, { attributes: p }), await m(), u(), t({ type: "success", text: "Columns updated successfully" });
32
- } catch {
33
- t({ type: "error", text: "Failed to save columns" });
34
- } finally {
35
- o(!1);
36
- }
37
- },
38
- isSavingColumns: l
39
- };
9
+ );
40
10
  };
41
11
  export {
42
- b as usePersistColumns
12
+ a as filterColumnsBySearch
43
13
  };
package/dist/index90.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=(t,r)=>{if(!r)return t;const i=r.toLowerCase();return t.filter(e=>{var s,a;return((s=e==null?void 0:e.title)==null?void 0:s.toLowerCase().includes(i))||((a=e==null?void 0:e.id)==null?void 0:a.toLowerCase().includes(i))})};exports.filterColumnsBySearch=d;
1
+ "use strict";const e=require("react");var c=function(t,n){var r=e.useRef(function(){});e.useEffect(function(){r.current=t}),e.useEffect(function(){if(n!==null){var u=setInterval(function(){return r.current()},n||0);return function(){return clearInterval(u)}}},[n])};module.exports=c;
package/dist/index90.js CHANGED
@@ -1,13 +1,20 @@
1
- const a = (t, r) => {
2
- if (!r) return t;
3
- const i = r.toLowerCase();
4
- return t.filter(
5
- (e) => {
6
- var s, C;
7
- return ((s = e == null ? void 0 : e.title) == null ? void 0 : s.toLowerCase().includes(i)) || ((C = e == null ? void 0 : e.id) == null ? void 0 : C.toLowerCase().includes(i));
1
+ import { useRef as f, useEffect as t } from "react";
2
+ var a = function(e, n) {
3
+ var r = f(function() {
4
+ });
5
+ t(function() {
6
+ r.current = e;
7
+ }), t(function() {
8
+ if (n !== null) {
9
+ var u = setInterval(function() {
10
+ return r.current();
11
+ }, n || 0);
12
+ return function() {
13
+ return clearInterval(u);
14
+ };
8
15
  }
9
- );
16
+ }, [n]);
10
17
  };
11
18
  export {
12
- a as filterColumnsBySearch
19
+ a as default
13
20
  };
package/dist/index91.cjs CHANGED
@@ -1,80 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("styled-components"),t=require("@veeqo/ui"),r=require("@veeqo/components"),l=e=>e&&e.__esModule?e:{default:e},o=l(a),{Glyph:i}=r.VeeqoCommon,s=o.default(t.BaseContainer)`
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=o.default(t.BaseContainer)`
27
- display: inline-flex;
28
- flex-direction: row;
29
- align-items: center;
30
- padding: 20px 24px 24px 24px;
31
- border-radius: 4px;
32
- margin: 0 auto;
33
- background-color: #fff;
34
- box-shadow: ${t.theme.shadows.lg};
35
- pointer-events: all;
36
- `,d=o.default(t.Banner)`
37
- display: inline-flex;
38
- flex-direction: row;
39
- align-items: center;
40
- margin: 0 auto;
41
- background-color: #fff;
42
- box-shadow: ${t.theme.shadows.lg};
43
- pointer-events: all;
44
- `,f=o.default(t.Button)`
45
- margin-right: 16px;
46
- `,p=o.default(t.Text)`
47
- line-height: 20px;
48
- `,n=o.default(t.Text)`
49
- margin: ${e=>e.margin?e.margin:""};
50
- color: ${e=>e.color};
51
- `,u=o.default(t.Text)`
52
- margin-right: 8px;
53
- color: ${e=>e.color};
54
- `,x=o.default(i)``,m=o.default(t.BaseContainer)`
55
- display: flex;
56
- flex-direction: row;
57
- align-items: flex-end;
58
- flex-grow: 2;
59
- margin-left: 24px;
60
- margin-right: 24px;
61
- `;o.default(t.AnimatedDropdown)``;const g=o.default.button`
62
- display: flex;
63
- flex-direction: row;
64
- width: 100%;
65
- padding: 12px 16px;
66
- cursor: pointer;
67
-
68
- & > ${n} {
69
- white-space: nowrap;
70
- user-select: none;
71
- }
72
-
73
- &:hover {
74
- background-color: ${t.theme.colors.neutral.grey.lightest};
75
- }
76
-
77
- &:hover > ${n} {
78
- color: ${t.theme.colors.secondary.blue.base};
79
- }
80
- `;exports.Bold=u;exports.Button=f;exports.Container=c;exports.Glyph=x;exports.Hint=p;exports.Item=g;exports.Notification=s;exports.Pill=d;exports.Text=n;exports.UIGlyph=i;exports.Wrap=m;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("react/jsx-runtime"),n=require("react"),l=require("./index108.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/index91.js CHANGED
@@ -1,98 +1,26 @@
1
- import o from "styled-components";
2
- import { BaseContainer as e, theme as n, Text as i, Banner as a, Button as l, AnimatedDropdown as s } from "@veeqo/ui";
3
- import { VeeqoCommon as c } from "@veeqo/components";
4
- const { Glyph: p } = c, m = o(e)`
5
- display: flex;
6
- position: fixed;
7
- width: 100vw;
8
- left: 0;
9
- bottom: 24px;
10
- z-index: 1001;
11
-
12
- &.notification-enter {
13
- opacity: 0;
14
- transform: translateY(-16px);
15
- }
16
-
17
- &.notification-enter-active {
18
- opacity: 1;
19
- transform: translateY(0);
20
- transition: 350ms ease;
21
- }
22
-
23
- &.notification-exit {
24
- opacity: 0;
25
- transform: translateY(16px);
26
- transition: 350ms ease;
27
- }
28
- pointer-events: none;
29
- `, g = o(e)`
30
- display: inline-flex;
31
- flex-direction: row;
32
- align-items: center;
33
- padding: 20px 24px 24px 24px;
34
- border-radius: 4px;
35
- margin: 0 auto;
36
- background-color: #fff;
37
- box-shadow: ${n.shadows.lg};
38
- pointer-events: all;
39
- `, h = o(a)`
40
- display: inline-flex;
41
- flex-direction: row;
42
- align-items: center;
43
- margin: 0 auto;
44
- background-color: #fff;
45
- box-shadow: ${n.shadows.lg};
46
- pointer-events: all;
47
- `, w = o(l)`
48
- margin-right: 16px;
49
- `, u = o(i)`
50
- line-height: 20px;
51
- `, r = o(i)`
52
- margin: ${(t) => t.margin ? t.margin : ""};
53
- color: ${(t) => t.color};
54
- `, y = o(i)`
55
- margin-right: 8px;
56
- color: ${(t) => t.color};
57
- `, $ = o(p)``, b = o(e)`
58
- display: flex;
59
- flex-direction: row;
60
- align-items: flex-end;
61
- flex-grow: 2;
62
- margin-left: 24px;
63
- margin-right: 24px;
64
- `;
65
- o(s)``;
66
- const v = o.button`
67
- display: flex;
68
- flex-direction: row;
69
- width: 100%;
70
- padding: 12px 16px;
71
- cursor: pointer;
72
-
73
- & > ${r} {
74
- white-space: nowrap;
75
- user-select: none;
76
- }
77
-
78
- &:hover {
79
- background-color: ${n.colors.neutral.grey.lightest};
80
- }
81
-
82
- &:hover > ${r} {
83
- color: ${n.colors.secondary.blue.base};
84
- }
85
- `;
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 "./index108.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
+ };
86
24
  export {
87
- y as Bold,
88
- w as Button,
89
- g as Container,
90
- $ as Glyph,
91
- u as Hint,
92
- v as Item,
93
- m as Notification,
94
- h as Pill,
95
- r as Text,
96
- p as UIGlyph,
97
- b as Wrap
25
+ R as AdaptiveHeightContainer
98
26
  };
package/dist/index92.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 L=require("swr"),_=require("./index7.cjs"),v=require("./index59.cjs"),F=require("./index63.cjs"),V=require("./index52.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;
package/dist/index92.js CHANGED
@@ -1,18 +1,35 @@
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 p from "swr";
2
+ import { useBusinessLogic as w } from "./index7.js";
3
+ import { useViews as L } from "./index59.js";
4
+ import { Filters as v } from "./index63.js";
5
+ import { fetcherV2 as F } from "./index52.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
+ };
15
33
  export {
16
- l as Divider,
17
- d as FixedViews
34
+ S as useViewCounts
18
35
  };
package/dist/index93.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("react/jsx-runtime"),n=require("react"),l=require("./index103.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 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;
package/dist/index93.js CHANGED
@@ -1,26 +1,31 @@
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 "./index103.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);
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"
15
23
  }
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
- };
24
+ ],
25
+ showHeaderCloseButton: !0,
26
+ children: /* @__PURE__ */ e(r, { variant: "body", children: "This cannot be undone." })
27
+ }
28
+ );
24
29
  export {
25
- R as AdaptiveHeightContainer
30
+ s as Confirmation
26
31
  };
package/dist/index94.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=r=>r instanceof Error;exports.isError=e;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),i=require("@veeqo/ui"),t=require("./index98.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;
package/dist/index94.js CHANGED
@@ -1,4 +1,24 @@
1
- const o = (r) => r instanceof Error;
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 "./index98.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
+ ] }) }) });
2
22
  export {
3
- o as isError
23
+ x as InfoPill
4
24
  };
package/dist/index95.cjs CHANGED
@@ -1,13 +1,19 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("@veeqo/components"),o=require("@veeqo/ui"),s=require("styled-components"),l=e=>e&&e.__esModule?e:{default:e},r=l(s),{SortableViews:i}=t.VeeqoUI,n=r.default(i)`
2
- .rst__rowTitle {
3
- span {
4
- white-space: nowrap;
5
- overflow: hidden;
6
- text-overflow: ellipsis;
7
- }
8
- }
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};
9
6
 
10
- .rst__rowTitle > div:first-child {
11
- gap: ${o.theme.sizes.sm};
7
+ &:hover {
8
+ background-color: ${e.theme.colors.neutral.grey.lightest};
9
+ color: ${e.theme.colors.secondary.blue.base};
10
+ cursor: pointer;
12
11
  }
13
- `;exports.StyledSortableViews=n;
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;
package/dist/index95.js CHANGED
@@ -1,19 +1,26 @@
1
- import { VeeqoUI as e } from "@veeqo/components";
2
- import { theme as o } from "@veeqo/ui";
3
1
  import t from "styled-components";
4
- const { SortableViews: r } = e, p = t(r)`
5
- .rst__rowTitle {
6
- span {
7
- white-space: nowrap;
8
- overflow: hidden;
9
- text-overflow: ellipsis;
10
- }
11
- }
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};
12
8
 
13
- .rst__rowTitle > div:first-child {
14
- gap: ${o.sizes.sm};
9
+ &:hover {
10
+ background-color: ${o.colors.neutral.grey.lightest};
11
+ color: ${o.colors.secondary.blue.base};
12
+ cursor: pointer;
15
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;
16
21
  `;
17
22
  export {
18
- p as StyledSortableViews
23
+ l as Divider,
24
+ n as Item,
25
+ a as MenuItems
19
26
  };
package/dist/index96.cjs CHANGED
@@ -1 +1,12 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),c=require("@dnd-kit/sortable"),g=require("./index102.cjs"),b=require("./index85.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 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;