@veeqo/transfigure 0.0.38 → 1.1.0

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 (201) hide show
  1. package/dist/BusinessLogic/types.d.ts +2 -3
  2. package/dist/api/deleteCustomView/deleteCustomView.d.ts +1 -1
  3. package/dist/api/patchCurrentUser/patchCurrentUser.d.ts +1 -1
  4. package/dist/api/patchCustomView/patchCustomView.d.ts +1 -1
  5. package/dist/api/types.d.ts +1 -1
  6. package/dist/axiosWrappers/axiosWrappers.d.ts +13 -13
  7. package/dist/axiosWrappers/utils/filteringUtils/filteringUtils.d.ts +1 -1
  8. package/dist/components/Filters/Fields/NumberRangeFilter/MuiSlider.d.ts +4 -4
  9. package/dist/components/RefreshButton/RefreshButton.d.ts +1 -1
  10. package/dist/components/RefreshButton/styled.d.ts +3 -3
  11. package/dist/components/SearchBar/SearchBar.d.ts +2 -2
  12. package/dist/components/TableManagement/TableManagement.d.ts +1 -1
  13. package/dist/components/TableManagement/components/DroppableArea.d.ts +1 -1
  14. package/dist/components/TableManagement/components/styled.d.ts +312 -8
  15. package/dist/components/TableManagement/hooks/useCollisionDetectionStrategy/mockUseCollisionDetectionStrategy.d.ts +2 -2
  16. package/dist/components/TableManagement/hooks/useDragHandlers/mockUseDragHandlers.d.ts +8 -8
  17. package/dist/components/TableManagement/types.d.ts +1 -2
  18. package/dist/components/TableManagement/utils/filterColumnsBySearch/filterColumnsBySearch.d.ts +1 -1
  19. package/dist/components/Views/OptionsDropdown/styled.d.ts +2 -2
  20. package/dist/components/Views/PillNotifications/variants/styled.d.ts +7 -7
  21. package/dist/components/Views/SortableViews/styled.d.ts +1 -1
  22. package/dist/constants/constants.d.ts +1 -1
  23. package/dist/constants/dateConstants.d.ts +2 -2
  24. package/dist/context/ModalContext/mocks/mockUseModal.d.ts +4 -4
  25. package/dist/fetchers/withCSRF.d.ts +1 -1
  26. package/dist/hooks/index.d.ts +1 -0
  27. package/dist/hooks/useCustomViews/useCustomViews.d.ts +1 -1
  28. package/dist/hooks/usePersistColumns/mockUsePersistColumns.d.ts +2 -2
  29. package/dist/hooks/usePersistUnsavedChanges/mockUsePersistUnsavedChanges.d.ts +4 -4
  30. package/dist/hooks/useUrlChange/index.d.ts +1 -0
  31. package/dist/hooks/useUrlChange/useUrlChange.d.ts +7 -0
  32. package/dist/hooks/useViewCountsHook/useViewCountsHook.d.ts +2 -2
  33. package/dist/hooks/useViews/useViews.d.ts +1 -1
  34. package/dist/index.cjs +1 -1
  35. package/dist/index.js +52 -50
  36. package/dist/index100.cjs +1 -80
  37. package/dist/index100.js +28 -100
  38. package/dist/index101.cjs +80 -1
  39. package/dist/index101.js +101 -24
  40. package/dist/index102.cjs +1 -1
  41. package/dist/index102.js +24 -2
  42. package/dist/index103.cjs +1 -13
  43. package/dist/index103.js +19 -17
  44. package/dist/index104.cjs +1 -1
  45. package/dist/index104.js +7 -18
  46. package/dist/index105.cjs +1 -1
  47. package/dist/index105.js +63 -7
  48. package/dist/index106.cjs +1 -1
  49. package/dist/index106.js +26 -60
  50. package/dist/index107.cjs +1 -1
  51. package/dist/index107.js +2 -30
  52. package/dist/index108.cjs +13 -1
  53. package/dist/index108.js +15 -24
  54. package/dist/index109.cjs +1 -1
  55. package/dist/index109.js +22 -32
  56. package/dist/index11.cjs +1 -1
  57. package/dist/index11.js +10 -10
  58. package/dist/index110.cjs +1 -1
  59. package/dist/index110.js +31 -37
  60. package/dist/index111.cjs +7 -1
  61. package/dist/index111.js +10 -63
  62. package/dist/index112.cjs +1 -1
  63. package/dist/index112.js +58 -42
  64. package/dist/index113.cjs +1 -7
  65. package/dist/index113.js +47 -10
  66. package/dist/index15.cjs +1 -1
  67. package/dist/index15.js +1 -1
  68. package/dist/index19.cjs +1 -1
  69. package/dist/index19.js +1 -1
  70. package/dist/index20.cjs +1 -1
  71. package/dist/index20.js +2 -2
  72. package/dist/index21.cjs +1 -1
  73. package/dist/index21.js +2 -2
  74. package/dist/index24.cjs +1 -1
  75. package/dist/index24.js +2 -2
  76. package/dist/index25.cjs +1 -1
  77. package/dist/index25.js +2 -2
  78. package/dist/index27.cjs +1 -1
  79. package/dist/index27.js +1 -1
  80. package/dist/index29.cjs +1 -1
  81. package/dist/index29.js +2 -2
  82. package/dist/index32.cjs +1 -1
  83. package/dist/index32.js +1 -1
  84. package/dist/index34.cjs +1 -1
  85. package/dist/index34.js +4 -4
  86. package/dist/index36.cjs +1 -1
  87. package/dist/index36.js +1 -1
  88. package/dist/index37.cjs +1 -1
  89. package/dist/index37.js +1 -1
  90. package/dist/index38.cjs +1 -1
  91. package/dist/index38.js +1 -1
  92. package/dist/index39.cjs +1 -1
  93. package/dist/index39.js +2 -2
  94. package/dist/index40.cjs +1 -1
  95. package/dist/index40.js +1 -1
  96. package/dist/index42.cjs +1 -1
  97. package/dist/index42.js +1 -1
  98. package/dist/index44.cjs +1 -1
  99. package/dist/index44.js +2 -2
  100. package/dist/index45.cjs +1 -1
  101. package/dist/index45.js +3 -3
  102. package/dist/index54.cjs +1 -1
  103. package/dist/index54.js +3 -3
  104. package/dist/index56.cjs +1 -1
  105. package/dist/index56.js +2 -2
  106. package/dist/index57.cjs +1 -1
  107. package/dist/index57.js +2 -2
  108. package/dist/index58.cjs +1 -1
  109. package/dist/index58.js +2 -2
  110. package/dist/index6.cjs +1 -1
  111. package/dist/index6.js +4 -4
  112. package/dist/index60.cjs +1 -1
  113. package/dist/index60.js +3 -3
  114. package/dist/index61.cjs +1 -1
  115. package/dist/index61.js +2 -2
  116. package/dist/index62.cjs +1 -1
  117. package/dist/index62.js +22 -18
  118. package/dist/index63.cjs +1 -1
  119. package/dist/index63.js +16 -26
  120. package/dist/index64.cjs +1 -1
  121. package/dist/index64.js +26 -10
  122. package/dist/index65.cjs +1 -1
  123. package/dist/index65.js +13 -326
  124. package/dist/index66.cjs +1 -1
  125. package/dist/index66.js +321 -55
  126. package/dist/index67.cjs +1 -1
  127. package/dist/index67.js +50 -47
  128. package/dist/index68.cjs +1 -1
  129. package/dist/index68.js +51 -32
  130. package/dist/index69.cjs +1 -1
  131. package/dist/index69.js +30 -24
  132. package/dist/index70.cjs +1 -1
  133. package/dist/index70.js +26 -32
  134. package/dist/index71.cjs +1 -1
  135. package/dist/index71.js +37 -12
  136. package/dist/index72.cjs +1 -1
  137. package/dist/index72.js +13 -9
  138. package/dist/index73.cjs +1 -1
  139. package/dist/index73.js +9 -17
  140. package/dist/index74.cjs +1 -1
  141. package/dist/index74.js +14 -16
  142. package/dist/index75.cjs +1 -1
  143. package/dist/index75.js +18 -49
  144. package/dist/index76.cjs +1 -1
  145. package/dist/index76.js +50 -21
  146. package/dist/index77.cjs +1 -1
  147. package/dist/index77.js +21 -7
  148. package/dist/index78.cjs +1 -1
  149. package/dist/index78.js +7 -2
  150. package/dist/index79.cjs +1 -1
  151. package/dist/index79.js +2 -9
  152. package/dist/index80.cjs +1 -3
  153. package/dist/index80.js +8 -13
  154. package/dist/index81.cjs +3 -1
  155. package/dist/index81.js +13 -8
  156. package/dist/index82.cjs +1 -11
  157. package/dist/index82.js +9 -16
  158. package/dist/index83.cjs +11 -1
  159. package/dist/index83.js +16 -41
  160. package/dist/index84.cjs +1 -1
  161. package/dist/index84.js +40 -8
  162. package/dist/index85.cjs +1 -1
  163. package/dist/index85.js +9 -118
  164. package/dist/index86.cjs +1 -1
  165. package/dist/index86.js +117 -18
  166. package/dist/index87.cjs +1 -1
  167. package/dist/index87.js +19 -33
  168. package/dist/index88.cjs +1 -1
  169. package/dist/index88.js +13 -29
  170. package/dist/index89.cjs +100 -15
  171. package/dist/index89.js +115 -19
  172. package/dist/index90.cjs +1 -1
  173. package/dist/index90.js +66 -19
  174. package/dist/index91.cjs +1 -12
  175. package/dist/index91.js +29 -16
  176. package/dist/index92.cjs +1 -1
  177. package/dist/index92.js +2 -15
  178. package/dist/index93.cjs +1 -1
  179. package/dist/index93.js +41 -13
  180. package/dist/index94.cjs +1 -104
  181. package/dist/index94.js +10 -119
  182. package/dist/index95.cjs +1 -1
  183. package/dist/index95.js +19 -66
  184. package/dist/index96.cjs +19 -1
  185. package/dist/index96.js +24 -29
  186. package/dist/index97.cjs +1 -1
  187. package/dist/index97.js +15 -2
  188. package/dist/index98.cjs +12 -1
  189. package/dist/index98.js +16 -41
  190. package/dist/index99.cjs +1 -1
  191. package/dist/index99.js +31 -9
  192. package/dist/mobx/Filters/Filters.d.ts +1 -1
  193. package/dist/mobx/Notifications/Notifications.d.ts +1 -1
  194. package/dist/mobx/RangeFilter/RangeFilter.d.ts +3 -3
  195. package/dist/mobx/Table/Table.d.ts +1 -1
  196. package/dist/mockServiceWorker.js +104 -63
  197. package/dist/mocks/internal/mockSWRReturn/mockSWRReturn.d.ts +1 -1
  198. package/dist/setupTests.d.ts +2 -2
  199. package/dist/storybookHelpers/constants.d.ts +1 -1
  200. package/dist/utils/isValidDateRange/isValidDateRange.d.ts +1 -1
  201. package/package.json +8 -4
package/dist/index69.js CHANGED
@@ -1,34 +1,40 @@
1
- var m = Object.defineProperty;
2
- var r = (o, t, s) => t in o ? m(o, t, { enumerable: !0, configurable: !0, writable: !0, value: s }) : o[t] = s;
3
- var e = (o, t, s) => r(o, typeof t != "symbol" ? t + "" : t, s);
4
- import { makeObservable as h, action as i, observable as n } from "mobx";
5
- import { uid as c } from "uid/secure";
6
- class y {
1
+ var f = Object.defineProperty;
2
+ var w = (a, t, e) => t in a ? f(a, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : a[t] = e;
3
+ var r = (a, t, e) => w(a, typeof t != "symbol" ? t + "" : t, e);
4
+ import { makeObservable as V, action as i, observable as d, computed as u } from "mobx";
5
+ class h {
7
6
  constructor() {
8
- e(this, "toasts");
9
- e(this, "timeouts");
10
- e(this, "notify", (t) => {
11
- const s = {
7
+ r(this, "draftCount");
8
+ r(this, "draftViewsMap");
9
+ r(this, "addDraftView", (t) => {
10
+ const e = t.originalView || t, s = `${e.id}-draft${this.draftCount}`, o = `${e.label} (Copy ${this.draftCount + 1})`, n = {
12
11
  ...t,
13
- key: c()
12
+ id: s,
13
+ label: o,
14
+ editable: !0,
15
+ originalView: e
14
16
  };
15
- this.toasts = [...this.toasts, s];
17
+ return this.draftViewsMap.set(s, n), this.incrementDraftViewCount(), n;
16
18
  });
17
- e(this, "setToasts", (t) => {
18
- this.toasts = t;
19
+ r(this, "removeDraftViewById", (t) => {
20
+ this.draftViewsMap.has(t) && this.draftViewsMap.delete(t);
19
21
  });
20
- e(this, "removeByKey", (t) => {
21
- const s = this.timeouts.get(t);
22
- s && (clearTimeout(s), this.timeouts.delete(t)), this.toasts = this.toasts.filter((a) => a.key !== t);
22
+ r(this, "incrementDraftViewCount", () => {
23
+ this.draftCount += 1;
23
24
  });
24
- h(this, {
25
- toasts: n,
26
- notify: i,
27
- setToasts: i,
28
- removeByKey: i
29
- }), this.toasts = [], this.timeouts = /* @__PURE__ */ new Map();
25
+ V(this, {
26
+ draftViewsList: u,
27
+ draftViewsMap: d,
28
+ draftCount: d,
29
+ addDraftView: i,
30
+ removeDraftViewById: i,
31
+ incrementDraftViewCount: i
32
+ }), this.draftCount = 0, this.draftViewsMap = /* @__PURE__ */ new Map();
33
+ }
34
+ get draftViewsList() {
35
+ return Array.from(this.draftViewsMap.entries()).map(([, t]) => t);
30
36
  }
31
37
  }
32
38
  export {
33
- y as Notifications
39
+ h as Views
34
40
  };
package/dist/index70.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";var r=Object.defineProperty;var a=(o,e,d)=>e in o?r(o,e,{enumerable:!0,configurable:!0,writable:!0,value:d}):o[e]=d;var s=(o,e,d)=>a(o,typeof e!="symbol"?e+"":e,d);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("mobx");class n{constructor(){s(this,"expandedRows");s(this,"sortState");s(this,"selectedColumnIds");s(this,"setSelectedColumnIds",e=>{this.selectedColumnIds=e});s(this,"setSortState",e=>{this.sortState=e});s(this,"setExpandedRows",e=>{this.expandedRows=e});t.makeObservable(this,{sortState:t.observable,selectedColumnIds:t.observable,expandedRows:t.observable,setSortState:t.action,setSelectedColumnIds:t.action,setExpandedRows:t.action,sortParam:t.computed}),this.sortState={columnId:"",direction:"asc"},this.expandedRows={},this.selectedColumnIds=[]}get sortParam(){const e=this.sortState.columnId;if(e)return this.sortState.direction==="desc"?`-${e}`:e}}exports.Table=n;
1
+ "use strict";var r=Object.defineProperty;var c=(e,t,s)=>t in e?r(e,t,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[t]=s;var o=(e,t,s)=>c(e,typeof t!="symbol"?t+"":t,s);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("mobx"),n=require("uid/secure");class u{constructor(){o(this,"toasts");o(this,"timeouts");o(this,"notify",t=>{const s={...t,key:n.uid()};this.toasts=[...this.toasts,s]});o(this,"setToasts",t=>{this.toasts=t});o(this,"removeByKey",t=>{const s=this.timeouts.get(t);s&&(clearTimeout(s),this.timeouts.delete(t)),this.toasts=this.toasts.filter(a=>a.key!==t)});i.makeObservable(this,{toasts:i.observable,notify:i.action,setToasts:i.action,removeByKey:i.action}),this.toasts=[],this.timeouts=new Map}}exports.Notifications=u;
package/dist/index70.js CHANGED
@@ -1,40 +1,34 @@
1
- var a = Object.defineProperty;
2
- var n = (s, t, o) => t in s ? a(s, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : s[t] = o;
3
- var e = (s, t, o) => n(s, typeof t != "symbol" ? t + "" : t, o);
4
- import { makeObservable as c, computed as i, action as d, observable as r } from "mobx";
5
- class u {
1
+ var m = Object.defineProperty;
2
+ var r = (o, t, s) => t in o ? m(o, t, { enumerable: !0, configurable: !0, writable: !0, value: s }) : o[t] = s;
3
+ var e = (o, t, s) => r(o, typeof t != "symbol" ? t + "" : t, s);
4
+ import { makeObservable as h, action as i, observable as n } from "mobx";
5
+ import { uid as c } from "uid/secure";
6
+ class y {
6
7
  constructor() {
7
- e(this, "expandedRows");
8
- e(this, "sortState");
9
- e(this, "selectedColumnIds");
10
- e(this, "setSelectedColumnIds", (t) => {
11
- this.selectedColumnIds = t;
8
+ e(this, "toasts");
9
+ e(this, "timeouts");
10
+ e(this, "notify", (t) => {
11
+ const s = {
12
+ ...t,
13
+ key: c()
14
+ };
15
+ this.toasts = [...this.toasts, s];
12
16
  });
13
- e(this, "setSortState", (t) => {
14
- this.sortState = t;
17
+ e(this, "setToasts", (t) => {
18
+ this.toasts = t;
15
19
  });
16
- e(this, "setExpandedRows", (t) => {
17
- this.expandedRows = t;
20
+ e(this, "removeByKey", (t) => {
21
+ const s = this.timeouts.get(t);
22
+ s && (clearTimeout(s), this.timeouts.delete(t)), this.toasts = this.toasts.filter((a) => a.key !== t);
18
23
  });
19
- c(this, {
20
- sortState: r,
21
- selectedColumnIds: r,
22
- expandedRows: r,
23
- setSortState: d,
24
- setSelectedColumnIds: d,
25
- setExpandedRows: d,
26
- sortParam: i
27
- }), this.sortState = {
28
- columnId: "",
29
- direction: "asc"
30
- }, this.expandedRows = {}, this.selectedColumnIds = [];
31
- }
32
- get sortParam() {
33
- const t = this.sortState.columnId;
34
- if (t)
35
- return this.sortState.direction === "desc" ? `-${t}` : t;
24
+ h(this, {
25
+ toasts: n,
26
+ notify: i,
27
+ setToasts: i,
28
+ removeByKey: i
29
+ }), this.toasts = [], this.timeouts = /* @__PURE__ */ new Map();
36
30
  }
37
31
  }
38
32
  export {
39
- u as Table
33
+ y as Notifications
40
34
  };
package/dist/index71.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react/jsx-runtime"),s=require("mobx-react"),u=({children:e,Filters:r,Views:o,Notifications:t,Table:i})=>n.jsx(s.Provider,{Filters:r,Views:o,Notifications:t,Table:i,children:e});exports.MobXProvider=u;
1
+ "use strict";var r=Object.defineProperty;var a=(o,e,d)=>e in o?r(o,e,{enumerable:!0,configurable:!0,writable:!0,value:d}):o[e]=d;var s=(o,e,d)=>a(o,typeof e!="symbol"?e+"":e,d);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("mobx");class n{constructor(){s(this,"expandedRows");s(this,"sortState");s(this,"selectedColumnIds");s(this,"setSelectedColumnIds",e=>{this.selectedColumnIds=e});s(this,"setSortState",e=>{this.sortState=e});s(this,"setExpandedRows",e=>{this.expandedRows=e});t.makeObservable(this,{sortState:t.observable,selectedColumnIds:t.observable,expandedRows:t.observable,setSortState:t.action,setSelectedColumnIds:t.action,setExpandedRows:t.action,sortParam:t.computed}),this.sortState={columnId:"",direction:"asc"},this.expandedRows={},this.selectedColumnIds=[]}get sortParam(){const e=this.sortState.columnId;if(e)return this.sortState.direction==="desc"?`-${e}`:e}}exports.Table=n;
package/dist/index71.js CHANGED
@@ -1,15 +1,40 @@
1
- import { jsx as m } from "react/jsx-runtime";
2
- import { Provider as p } from "mobx-react";
3
- const n = ({ children: r, Filters: o, Views: t, Notifications: e, Table: i }) => /* @__PURE__ */ m(
4
- p,
5
- {
6
- Filters: o,
7
- Views: t,
8
- Notifications: e,
9
- Table: i,
10
- children: r
1
+ var a = Object.defineProperty;
2
+ var n = (s, t, o) => t in s ? a(s, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : s[t] = o;
3
+ var e = (s, t, o) => n(s, typeof t != "symbol" ? t + "" : t, o);
4
+ import { makeObservable as c, computed as i, action as d, observable as r } from "mobx";
5
+ class u {
6
+ constructor() {
7
+ e(this, "expandedRows");
8
+ e(this, "sortState");
9
+ e(this, "selectedColumnIds");
10
+ e(this, "setSelectedColumnIds", (t) => {
11
+ this.selectedColumnIds = t;
12
+ });
13
+ e(this, "setSortState", (t) => {
14
+ this.sortState = t;
15
+ });
16
+ e(this, "setExpandedRows", (t) => {
17
+ this.expandedRows = t;
18
+ });
19
+ c(this, {
20
+ sortState: r,
21
+ selectedColumnIds: r,
22
+ expandedRows: r,
23
+ setSortState: d,
24
+ setSelectedColumnIds: d,
25
+ setExpandedRows: d,
26
+ sortParam: i
27
+ }), this.sortState = {
28
+ columnId: "",
29
+ direction: "asc"
30
+ }, this.expandedRows = {}, this.selectedColumnIds = [];
11
31
  }
12
- );
32
+ get sortParam() {
33
+ const t = this.sortState.columnId;
34
+ if (t)
35
+ return this.sortState.direction === "desc" ? `-${t}` : t;
36
+ }
37
+ }
13
38
  export {
14
- n as MobXProvider
39
+ u as Table
15
40
  };
package/dist/index72.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("lodash/get"),s=t=>t&&t.__esModule?t:{default:t},l=s(o),a=({data:t,config:e})=>!e||!t?[]:t.map(r=>{const u=l.default(r,e.labelProperty),n=l.default(r,e.valueProperty);return{label:u,value:n.toString()}});exports.getAsyncOptions=a;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react/jsx-runtime"),s=require("mobx-react"),u=({children:e,Filters:r,Views:o,Notifications:t,Table:i})=>n.jsx(s.Provider,{Filters:r,Views:o,Notifications:t,Table:i,children:e});exports.MobXProvider=u;
package/dist/index72.js CHANGED
@@ -1,11 +1,15 @@
1
- import o from "lodash/get";
2
- const u = ({ data: t, config: r }) => !r || !t ? [] : t.map((e) => {
3
- const l = o(e, r.labelProperty), n = o(e, r.valueProperty);
4
- return {
5
- label: l,
6
- value: n.toString()
7
- };
8
- });
1
+ import { jsx as m } from "react/jsx-runtime";
2
+ import { Provider as p } from "mobx-react";
3
+ const n = ({ children: r, Filters: o, Views: t, Notifications: e, Table: i }) => /* @__PURE__ */ m(
4
+ p,
5
+ {
6
+ Filters: o,
7
+ Views: t,
8
+ Notifications: e,
9
+ Table: i,
10
+ children: r
11
+ }
12
+ );
9
13
  export {
10
- u as getAsyncOptions
14
+ n as MobXProvider
11
15
  };
package/dist/index73.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index53.cjs"),c=({fetcherName:r})=>{let e;switch(r){case"fetcherV1":e=t.fetcherV1;break;case"fetcherV2":e=t.fetcherV2;break;default:e=t.fetcherV1;break}return e};exports.getFetcherFunction=c;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("lodash/get"),s=t=>t&&t.__esModule?t:{default:t},l=s(o),a=({data:t,config:e})=>!e||!t?[]:t.map(r=>{const u=l.default(r,e.labelProperty),n=l.default(r,e.valueProperty);return{label:u,value:n.toString()}});exports.getAsyncOptions=a;
package/dist/index73.js CHANGED
@@ -1,19 +1,11 @@
1
- import { fetcherV1 as t, fetcherV2 as c } from "./index53.js";
2
- const h = ({ fetcherName: r }) => {
3
- let e;
4
- switch (r) {
5
- case "fetcherV1":
6
- e = t;
7
- break;
8
- case "fetcherV2":
9
- e = c;
10
- break;
11
- default:
12
- e = t;
13
- break;
14
- }
15
- return e;
16
- };
1
+ import o from "lodash/get";
2
+ const u = ({ data: t, config: r }) => !r || !t ? [] : t.map((e) => {
3
+ const l = o(e, r.labelProperty), n = o(e, r.valueProperty);
4
+ return {
5
+ label: l,
6
+ value: n.toString()
7
+ };
8
+ });
17
9
  export {
18
- h as getFetcherFunction
10
+ u as getAsyncOptions
19
11
  };
package/dist/index74.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("@veeqo/ui"),s=a=>{switch(a){case e.DateRanges.TODAY:case e.DateRanges.YESTERDAY:case e.DateRanges.LAST_7_DAYS:case e.DateRanges.LAST_30_DAYS:case e.DateRanges.LAST_90_DAYS:case e.DateRanges.LAST_MONTH:case e.DateRanges.LAST_12_MONTHS:case e.DateRanges.WEEK_TO_DATE:case e.DateRanges.MONTH_TO_DATE:case e.DateRanges.YEAR_TO_DATE:return!0;default:return!1}};exports.isValidDateRange=s;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index53.cjs"),c=({fetcherName:r})=>{let e;switch(r){case"fetcherV1":e=t.fetcherV1;break;case"fetcherV2":e=t.fetcherV2;break;default:e=t.fetcherV1;break}return e};exports.getFetcherFunction=c;
package/dist/index74.js CHANGED
@@ -1,21 +1,19 @@
1
- import { DateRanges as e } from "@veeqo/ui";
2
- const s = (a) => {
3
- switch (a) {
4
- case e.TODAY:
5
- case e.YESTERDAY:
6
- case e.LAST_7_DAYS:
7
- case e.LAST_30_DAYS:
8
- case e.LAST_90_DAYS:
9
- case e.LAST_MONTH:
10
- case e.LAST_12_MONTHS:
11
- case e.WEEK_TO_DATE:
12
- case e.MONTH_TO_DATE:
13
- case e.YEAR_TO_DATE:
14
- return !0;
1
+ import { fetcherV1 as t, fetcherV2 as c } from "./index53.js";
2
+ const h = ({ fetcherName: r }) => {
3
+ let e;
4
+ switch (r) {
5
+ case "fetcherV1":
6
+ e = t;
7
+ break;
8
+ case "fetcherV2":
9
+ e = c;
10
+ break;
15
11
  default:
16
- return !1;
12
+ e = t;
13
+ break;
17
14
  }
15
+ return e;
18
16
  };
19
17
  export {
20
- s as isValidDateRange
18
+ h as getFetcherFunction
21
19
  };
package/dist/index75.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("@internationalized/date"),f=require("./index67.cjs"),d=require("./index66.cjs"),u=require("./index8.cjs"),p=({view:r,canUpdateCustomViews:o})=>{var a;const{DATE_RANGE_FILTERS:i,NUMBER_RANGE_FILTERS:n}=u.BusinessLogicManager.getBusinessLogic();return{id:r.id,label:r.title,filterMaps:{filters:new Map(Object.entries(r.filters.filter||{}).filter(([e,t])=>!Array.isArray(t)&&!i.includes(e)&&!n.includes(e)).map(([e,t])=>[e,t])),arrayFilters:new Map(Object.entries(r.filters.filter||{}).filter(([,e])=>Array.isArray(e)).map(([e,t])=>[e,t])),rangeFilters:new Map(Object.entries(r.filters.filter||{}).filter(([e])=>i.includes(e)).map(([e,t])=>{let s;if(typeof t=="string")s=new f.RangeFilter(t);else{s=new f.RangeFilter("CUSTOM");const c=l.parseDate(t.gte),g=l.parseDate(t.lte);s.setDates(c,g)}return[e,s]})),numberRangeFilters:new Map(Object.entries(r.filters.filter||{}).filter(([e])=>n.includes(e)).map(([e,t])=>{const s=new d.NumberRangeFilter({filterId:e});return t.lte!==void 0&&s.setLte(Number(t.lte)),t.gte!==void 0&&s.setGte(Number(t.gte)),[e,s]}))},page:r.filters.page,editable:r.editable&&o,isShared:r.shared,columns:r.columns,sort:(a=r.filters)==null?void 0:a.sort}};exports.viewsAdapter=p;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("@veeqo/ui"),s=a=>{switch(a){case e.DateRanges.TODAY:case e.DateRanges.YESTERDAY:case e.DateRanges.LAST_7_DAYS:case e.DateRanges.LAST_30_DAYS:case e.DateRanges.LAST_90_DAYS:case e.DateRanges.LAST_MONTH:case e.DateRanges.LAST_12_MONTHS:case e.DateRanges.WEEK_TO_DATE:case e.DateRanges.MONTH_TO_DATE:case e.DateRanges.YEAR_TO_DATE:return!0;default:return!1}};exports.isValidDateRange=s;
package/dist/index75.js CHANGED
@@ -1,52 +1,21 @@
1
- import { parseDate as a } from "@internationalized/date";
2
- import { RangeFilter as f } from "./index67.js";
3
- import { NumberRangeFilter as c } from "./index66.js";
4
- import { BusinessLogicManager as d } from "./index8.js";
5
- const R = ({
6
- view: r,
7
- canUpdateCustomViews: o
8
- }) => {
9
- var l;
10
- const { DATE_RANGE_FILTERS: i, NUMBER_RANGE_FILTERS: n } = d.getBusinessLogic();
11
- return {
12
- id: r.id,
13
- label: r.title,
14
- filterMaps: {
15
- filters: new Map(
16
- Object.entries(r.filters.filter || {}).filter(
17
- ([e, t]) => !Array.isArray(t) && !i.includes(e) && !n.includes(e)
18
- ).map(([e, t]) => [e, t])
19
- ),
20
- arrayFilters: new Map(
21
- Object.entries(r.filters.filter || {}).filter(([, e]) => Array.isArray(e)).map(([e, t]) => [e, t])
22
- ),
23
- rangeFilters: new Map(
24
- Object.entries(r.filters.filter || {}).filter(([e]) => i.includes(e)).map(([e, t]) => {
25
- let s;
26
- if (typeof t == "string")
27
- s = new f(t);
28
- else {
29
- s = new f("CUSTOM");
30
- const m = a(t.gte), p = a(t.lte);
31
- s.setDates(m, p);
32
- }
33
- return [e, s];
34
- })
35
- ),
36
- numberRangeFilters: new Map(
37
- Object.entries(r.filters.filter || {}).filter(([e]) => n.includes(e)).map(([e, t]) => {
38
- const s = new c({ filterId: e });
39
- return t.lte !== void 0 && s.setLte(Number(t.lte)), t.gte !== void 0 && s.setGte(Number(t.gte)), [e, s];
40
- })
41
- )
42
- },
43
- page: r.filters.page,
44
- editable: r.editable && o,
45
- isShared: r.shared,
46
- columns: r.columns,
47
- sort: (l = r.filters) == null ? void 0 : l.sort
48
- };
1
+ import { DateRanges as e } from "@veeqo/ui";
2
+ const s = (a) => {
3
+ switch (a) {
4
+ case e.TODAY:
5
+ case e.YESTERDAY:
6
+ case e.LAST_7_DAYS:
7
+ case e.LAST_30_DAYS:
8
+ case e.LAST_90_DAYS:
9
+ case e.LAST_MONTH:
10
+ case e.LAST_12_MONTHS:
11
+ case e.WEEK_TO_DATE:
12
+ case e.MONTH_TO_DATE:
13
+ case e.YEAR_TO_DATE:
14
+ return !0;
15
+ default:
16
+ return !1;
17
+ }
49
18
  };
50
19
  export {
51
- R as viewsAdapter
20
+ s as isValidDateRange
52
21
  };
package/dist/index76.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e="all",l=()=>({id:e,label:"All",filterMaps:{filters:new Map,arrayFilters:new Map,rangeFilters:new Map,numberRangeFilters:new Map},page:{size:10},editable:!1,isShared:!1,columns:{columnIds:[],columnWidths:{}}});exports.ALL_VIEW_ID=e;exports.createAllView=l;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("@internationalized/date"),f=require("./index68.cjs"),d=require("./index67.cjs"),u=require("./index8.cjs"),p=({view:r,canUpdateCustomViews:o})=>{var a;const{DATE_RANGE_FILTERS:i,NUMBER_RANGE_FILTERS:n}=u.BusinessLogicManager.getBusinessLogic();return{id:r.id,label:r.title,filterMaps:{filters:new Map(Object.entries(r.filters.filter||{}).filter(([e,t])=>!Array.isArray(t)&&!i.includes(e)&&!n.includes(e)).map(([e,t])=>[e,t])),arrayFilters:new Map(Object.entries(r.filters.filter||{}).filter(([,e])=>Array.isArray(e)).map(([e,t])=>[e,t])),rangeFilters:new Map(Object.entries(r.filters.filter||{}).filter(([e])=>i.includes(e)).map(([e,t])=>{let s;if(typeof t=="string")s=new f.RangeFilter(t);else{s=new f.RangeFilter("CUSTOM");const c=l.parseDate(t.gte),g=l.parseDate(t.lte);s.setDates(c,g)}return[e,s]})),numberRangeFilters:new Map(Object.entries(r.filters.filter||{}).filter(([e])=>n.includes(e)).map(([e,t])=>{const s=new d.NumberRangeFilter({filterId:e});return t.lte!==void 0&&s.setLte(Number(t.lte)),t.gte!==void 0&&s.setGte(Number(t.gte)),[e,s]}))},page:r.filters.page,editable:r.editable&&o,isShared:r.shared,columns:r.columns,sort:(a=r.filters)==null?void 0:a.sort}};exports.viewsAdapter=p;
package/dist/index76.js CHANGED
@@ -1,23 +1,52 @@
1
- const e = "all", l = () => ({
2
- id: e,
3
- label: "All",
4
- filterMaps: {
5
- filters: /* @__PURE__ */ new Map(),
6
- arrayFilters: /* @__PURE__ */ new Map(),
7
- rangeFilters: /* @__PURE__ */ new Map(),
8
- numberRangeFilters: /* @__PURE__ */ new Map()
9
- },
10
- page: {
11
- size: 10
12
- },
13
- editable: !1,
14
- isShared: !1,
15
- columns: {
16
- columnIds: [],
17
- columnWidths: {}
18
- }
19
- });
1
+ import { parseDate as a } from "@internationalized/date";
2
+ import { RangeFilter as f } from "./index68.js";
3
+ import { NumberRangeFilter as c } from "./index67.js";
4
+ import { BusinessLogicManager as d } from "./index8.js";
5
+ const R = ({
6
+ view: r,
7
+ canUpdateCustomViews: o
8
+ }) => {
9
+ var l;
10
+ const { DATE_RANGE_FILTERS: i, NUMBER_RANGE_FILTERS: n } = d.getBusinessLogic();
11
+ return {
12
+ id: r.id,
13
+ label: r.title,
14
+ filterMaps: {
15
+ filters: new Map(
16
+ Object.entries(r.filters.filter || {}).filter(
17
+ ([e, t]) => !Array.isArray(t) && !i.includes(e) && !n.includes(e)
18
+ ).map(([e, t]) => [e, t])
19
+ ),
20
+ arrayFilters: new Map(
21
+ Object.entries(r.filters.filter || {}).filter(([, e]) => Array.isArray(e)).map(([e, t]) => [e, t])
22
+ ),
23
+ rangeFilters: new Map(
24
+ Object.entries(r.filters.filter || {}).filter(([e]) => i.includes(e)).map(([e, t]) => {
25
+ let s;
26
+ if (typeof t == "string")
27
+ s = new f(t);
28
+ else {
29
+ s = new f("CUSTOM");
30
+ const m = a(t.gte), p = a(t.lte);
31
+ s.setDates(m, p);
32
+ }
33
+ return [e, s];
34
+ })
35
+ ),
36
+ numberRangeFilters: new Map(
37
+ Object.entries(r.filters.filter || {}).filter(([e]) => n.includes(e)).map(([e, t]) => {
38
+ const s = new c({ filterId: e });
39
+ return t.lte !== void 0 && s.setLte(Number(t.lte)), t.gte !== void 0 && s.setGte(Number(t.gte)), [e, s];
40
+ })
41
+ )
42
+ },
43
+ page: r.filters.page,
44
+ editable: r.editable && o,
45
+ isShared: r.shared,
46
+ columns: r.columns,
47
+ sort: (l = r.filters) == null ? void 0 : l.sort
48
+ };
49
+ };
20
50
  export {
21
- e as ALL_VIEW_ID,
22
- l as createAllView
51
+ R as viewsAdapter
23
52
  };
package/dist/index77.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./index59.cjs"),t=e=>{o.useStores.mockImplementation(()=>({...e}))};exports.mockUseStores=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e="all",l=()=>({id:e,label:"All",filterMaps:{filters:new Map,arrayFilters:new Map,rangeFilters:new Map,numberRangeFilters:new Map},page:{size:10},editable:!1,isShared:!1,columns:{columnIds:[],columnWidths:{}}});exports.ALL_VIEW_ID=e;exports.createAllView=l;
package/dist/index77.js CHANGED
@@ -1,9 +1,23 @@
1
- import { useStores as e } from "./index59.js";
2
- const m = (o) => {
3
- e.mockImplementation(() => ({
4
- ...o
5
- }));
6
- };
1
+ const e = "all", l = () => ({
2
+ id: "all",
3
+ label: "All",
4
+ filterMaps: {
5
+ filters: /* @__PURE__ */ new Map(),
6
+ arrayFilters: /* @__PURE__ */ new Map(),
7
+ rangeFilters: /* @__PURE__ */ new Map(),
8
+ numberRangeFilters: /* @__PURE__ */ new Map()
9
+ },
10
+ page: {
11
+ size: 10
12
+ },
13
+ editable: !1,
14
+ isShared: !1,
15
+ columns: {
16
+ columnIds: [],
17
+ columnWidths: {}
18
+ }
19
+ });
7
20
  export {
8
- m as mockUseStores
21
+ e as ALL_VIEW_ID,
22
+ l as createAllView
9
23
  };
package/dist/index78.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var P=(t=>(t.GET="AxiosGet",t.DELETE="AxiosDelete",t.POST="AxiosPost",t.PATCH="AxiosPatch",t.PUT="AxiosPut",t.POST_FORM="AxioPostForm",t.PUT_FORM="AxiosPutForm",t.PATCH_FORM="AxiosPatchForm",t))(P||{});exports.AxiosErrorType=P;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./index59.cjs"),t=e=>{o.useStores.mockImplementation(()=>({...e}))};exports.mockUseStores=t;
package/dist/index78.js CHANGED
@@ -1,4 +1,9 @@
1
- var t = /* @__PURE__ */ ((P) => (P.GET = "AxiosGet", P.DELETE = "AxiosDelete", P.POST = "AxiosPost", P.PATCH = "AxiosPatch", P.PUT = "AxiosPut", P.POST_FORM = "AxioPostForm", P.PUT_FORM = "AxiosPutForm", P.PATCH_FORM = "AxiosPatchForm", P))(t || {});
1
+ import { useStores as e } from "./index59.js";
2
+ const m = (o) => {
3
+ e.mockImplementation(() => ({
4
+ ...o
5
+ }));
6
+ };
2
7
  export {
3
- t as AxiosErrorType
8
+ m as mockUseStores
4
9
  };
package/dist/index79.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=(r,t)=>{const e=[r];return t!==void 0&&e.push(t),e},l=(r,t,e)=>{const i=[r];return t!==void 0&&i.push(t),e!==void 0&&i.push(e),i};exports.filterOptionalArgs=l;exports.filterOptionalArgsGetDelete=s;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var P=(t=>(t.GET="AxiosGet",t.DELETE="AxiosDelete",t.POST="AxiosPost",t.PATCH="AxiosPatch",t.PUT="AxiosPut",t.POST_FORM="AxioPostForm",t.PUT_FORM="AxiosPutForm",t.PATCH_FORM="AxiosPatchForm",t))(P||{});exports.AxiosErrorType=P;
package/dist/index79.js CHANGED
@@ -1,11 +1,4 @@
1
- const i = (s, t) => {
2
- const r = [s];
3
- return t !== void 0 && r.push(t), r;
4
- }, o = (s, t, r) => {
5
- const e = [s];
6
- return t !== void 0 && e.push(t), r !== void 0 && e.push(r), e;
7
- };
1
+ var t = /* @__PURE__ */ ((P) => (P.GET = "AxiosGet", P.DELETE = "AxiosDelete", P.POST = "AxiosPost", P.PATCH = "AxiosPatch", P.PUT = "AxiosPut", P.POST_FORM = "AxioPostForm", P.PUT_FORM = "AxiosPutForm", P.PATCH_FORM = "AxiosPatchForm", P))(t || {});
8
2
  export {
9
- o as filterOptionalArgs,
10
- i as filterOptionalArgsGetDelete
3
+ t as AxiosErrorType
11
4
  };
package/dist/index80.cjs CHANGED
@@ -1,3 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./index102.cjs"),s=e=>{if(!l.isError(e))return e;if(e.stack){const t=e.stack.split(`
2
- `);if(t.length<=10)return e;const n=t==null?void 0:t[0],i=t==null?void 0:t.splice(9),r=[n,...i].join(`
3
- `);e.stack=r}return e};exports.filterErrorStack=s;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=(r,t)=>{const e=[r];return t!==void 0&&e.push(t),e},l=(r,t,e)=>{const i=[r];return t!==void 0&&i.push(t),e!==void 0&&i.push(e),i};exports.filterOptionalArgs=l;exports.filterOptionalArgsGetDelete=s;
package/dist/index80.js CHANGED
@@ -1,16 +1,11 @@
1
- import { isError as l } from "./index102.js";
2
- const s = (e) => {
3
- if (!l(e)) return e;
4
- if (e.stack) {
5
- const n = e.stack.split(`
6
- `);
7
- if (n.length <= 10) return e;
8
- const i = n == null ? void 0 : n[0], t = n == null ? void 0 : n.splice(9), f = [i, ...t].join(`
9
- `);
10
- e.stack = f;
11
- }
12
- return e;
1
+ const i = (s, t) => {
2
+ const r = [s];
3
+ return t !== void 0 && r.push(t), r;
4
+ }, o = (s, t, r) => {
5
+ const e = [s];
6
+ return t !== void 0 && e.push(t), r !== void 0 && e.push(r), e;
13
7
  };
14
8
  export {
15
- s as filterErrorStack
9
+ o as filterOptionalArgs,
10
+ i as filterOptionalArgsGetDelete
16
11
  };
package/dist/index81.cjs CHANGED
@@ -1 +1,3 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("./index102.cjs"),n=({customError:t,originalError:e,type:c})=>{!s.isError(e)||!s.isError(t)||(e.stack&&(e.stack=t.stack),e.name&&(e.name=`${c} (${e.name})`))};exports.injectIntoError=n;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./index107.cjs"),s=e=>{if(!l.isError(e))return e;if(e.stack){const t=e.stack.split(`
2
+ `);if(t.length<=10)return e;const n=t==null?void 0:t[0],i=t==null?void 0:t.splice(9),r=[n,...i].join(`
3
+ `);e.stack=r}return e};exports.filterErrorStack=s;
package/dist/index81.js CHANGED
@@ -1,11 +1,16 @@
1
- import { isError as c } from "./index102.js";
2
- const s = ({
3
- customError: e,
4
- originalError: t,
5
- type: f
6
- }) => {
7
- !c(t) || !c(e) || (t.stack && (t.stack = e.stack), t.name && (t.name = `${f} (${t.name})`));
1
+ import { isError as l } from "./index107.js";
2
+ const s = (e) => {
3
+ if (!l(e)) return e;
4
+ if (e.stack) {
5
+ const n = e.stack.split(`
6
+ `);
7
+ if (n.length <= 10) return e;
8
+ const i = n == null ? void 0 : n[0], t = n == null ? void 0 : n.splice(9), f = [i, ...t].join(`
9
+ `);
10
+ e.stack = f;
11
+ }
12
+ return e;
8
13
  };
9
14
  export {
10
- s as injectIntoError
15
+ s as filterErrorStack
11
16
  };