@veeqo/transfigure 0.0.21 → 0.0.23
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.
- package/dist/components/Filters/ActiveFilters/Variants/common/ActiveFilterFooter/ActiveFilterFooter.d.ts +6 -0
- package/dist/components/Filters/ActiveFilters/Variants/common/ActiveFilterFooter/index.d.ts +1 -0
- package/dist/components/Filters/ActiveFilters/Variants/common/ActiveFilterHeader/ActiveFilterHeader.d.ts +7 -0
- package/dist/components/Filters/ActiveFilters/Variants/common/ActiveFilterHeader/index.d.ts +1 -0
- package/dist/components/Filters/ActiveFilters/Variants/common/index.d.ts +2 -0
- package/dist/components/Filters/ActiveFilters/Variants/index.d.ts +3 -1
- package/dist/components/Filters/ActiveFilters/index.d.ts +0 -1
- package/dist/components/Filters/Fields/NumberRangeFilter/MuiSlider.d.ts +1 -1
- package/dist/components/RefreshButton/RefreshButton.d.ts +2 -1
- package/dist/components/RefreshButton/{usePollListOrders.d.ts → usePollData.d.ts} +1 -1
- package/dist/components/Views/OptionsDropdown/styled.d.ts +1 -1
- package/dist/components/Views/PillNotifications/constants.d.ts +25 -0
- package/dist/components/Views/PillNotifications/variants/DraftPill/DraftPill.d.ts +5 -0
- package/dist/components/Views/PillNotifications/variants/DraftPill/index.d.ts +1 -0
- package/dist/components/Views/PillNotifications/variants/UnsavedChangesPill/UnsavedChangesPill.d.ts +7 -0
- package/dist/components/Views/PillNotifications/variants/UnsavedChangesPill/index.d.ts +1 -0
- package/dist/components/Views/PillNotifications/variants/styled.d.ts +324 -0
- package/dist/components/Views/index.d.ts +1 -1
- package/dist/context/ModalContext/mocks/mockUseModal.d.ts +4 -4
- package/dist/hooks/useViewCountsHook/useViewCountsHook.d.ts +1 -1
- package/dist/hooks/useViews/mocks.d.ts +2 -0
- package/dist/hooks/useViews/useViews.d.ts +1 -2
- package/dist/index.cjs +1 -1
- package/dist/index.js +121 -119
- package/dist/index100.cjs +1 -1
- package/dist/index100.js +2 -36
- package/dist/index101.cjs +13 -1
- package/dist/index101.js +17 -19
- package/dist/index102.cjs +1 -1
- package/dist/index102.js +25 -7
- package/dist/index103.cjs +1 -1
- package/dist/index103.js +17 -62
- package/dist/index104.cjs +1 -1
- package/dist/index104.js +7 -29
- package/dist/index105.cjs +1 -1
- package/dist/index105.js +63 -62
- package/dist/index106.cjs +1 -13
- package/dist/index106.js +30 -17
- package/dist/index107.cjs +1 -1
- package/dist/index107.js +31 -37
- package/dist/index109.cjs +1 -0
- package/dist/index109.js +49 -0
- package/dist/index11.cjs +1 -1
- package/dist/index11.js +1 -1
- package/dist/index110.cjs +1 -0
- package/dist/index110.js +65 -0
- package/dist/index111.cjs +1 -0
- package/dist/index111.js +44 -0
- package/dist/index12.cjs +1 -1
- package/dist/index12.js +1 -1
- package/dist/index13.cjs +1 -1
- package/dist/index13.js +14 -14
- package/dist/index14.cjs +1 -1
- package/dist/index14.js +36 -41
- package/dist/index15.cjs +1 -1
- package/dist/index15.js +33 -37
- package/dist/index16.cjs +1 -1
- package/dist/index16.js +49 -32
- package/dist/index17.cjs +1 -1
- package/dist/index17.js +38 -48
- package/dist/index18.cjs +1 -1
- package/dist/index18.js +27 -28
- package/dist/index19.cjs +1 -1
- package/dist/index19.js +36 -37
- package/dist/index2.cjs +1 -1
- package/dist/index2.js +2 -2
- package/dist/index20.cjs +1 -1
- package/dist/index20.js +35 -36
- package/dist/index21.cjs +1 -1
- package/dist/index21.js +20 -21
- package/dist/index22.cjs +1 -1
- package/dist/index22.js +7 -46
- package/dist/index23.cjs +1 -1
- package/dist/index23.js +11 -61
- package/dist/index24.cjs +1 -1
- package/dist/index24.js +36 -35
- package/dist/index25.cjs +1 -1
- package/dist/index25.js +55 -34
- package/dist/index26.cjs +1 -1
- package/dist/index26.js +34 -52
- package/dist/index27.cjs +1 -1
- package/dist/index27.js +54 -51
- package/dist/index28.cjs +1 -1
- package/dist/index28.js +50 -81
- package/dist/index29.cjs +1 -1
- package/dist/index29.js +80 -33
- package/dist/index3.cjs +1 -1
- package/dist/index3.js +2 -2
- package/dist/index30.cjs +1 -1
- package/dist/index30.js +37 -33
- package/dist/index31.cjs +1 -1
- package/dist/index31.js +33 -10
- package/dist/index32.cjs +1 -1
- package/dist/index32.js +10 -40
- package/dist/index33.cjs +1 -1
- package/dist/index33.js +38 -102
- package/dist/index34.cjs +1 -1
- package/dist/index34.js +103 -19
- package/dist/index35.cjs +1 -1
- package/dist/index35.js +17 -135
- package/dist/index36.cjs +1 -1
- package/dist/index36.js +135 -49
- package/dist/index37.cjs +1 -1
- package/dist/index37.js +51 -50
- package/dist/index38.cjs +1 -1
- package/dist/index38.js +31 -49
- package/dist/index39.cjs +1 -1
- package/dist/index39.js +48 -71
- package/dist/index4.cjs +1 -1
- package/dist/index4.js +2 -2
- package/dist/index40.cjs +1 -1
- package/dist/index40.js +58 -79
- package/dist/index41.cjs +1 -1
- package/dist/index41.js +81 -41
- package/dist/index42.cjs +1 -1
- package/dist/index42.js +48 -5
- package/dist/index43.cjs +1 -1
- package/dist/index43.js +5 -42
- package/dist/index44.cjs +1 -1
- package/dist/index44.js +42 -25
- package/dist/index45.cjs +1 -1
- package/dist/index45.js +30 -19
- package/dist/index46.cjs +1 -1
- package/dist/index46.js +19 -8
- package/dist/index47.cjs +1 -1
- package/dist/index47.js +7 -22
- package/dist/index48.cjs +1 -1
- package/dist/index48.js +23 -2
- package/dist/index49.cjs +1 -1
- package/dist/index49.js +2 -4
- package/dist/index5.cjs +1 -1
- package/dist/index5.js +2 -2
- package/dist/index50.cjs +1 -1
- package/dist/index50.js +4 -11
- package/dist/index51.cjs +1 -1
- package/dist/index51.js +10 -12
- package/dist/index52.cjs +1 -1
- package/dist/index52.js +12 -11
- package/dist/index53.cjs +1 -1
- package/dist/index53.js +11 -184
- package/dist/index54.cjs +1 -1
- package/dist/index54.js +183 -25
- package/dist/index55.cjs +1 -1
- package/dist/index55.js +26 -24
- package/dist/index56.cjs +1 -1
- package/dist/index56.js +19 -22
- package/dist/index57.cjs +1 -1
- package/dist/index57.js +25 -90
- package/dist/index58.cjs +1 -1
- package/dist/index58.js +93 -8
- package/dist/index59.cjs +1 -1
- package/dist/index59.js +8 -51
- package/dist/index6.cjs +1 -1
- package/dist/index6.js +4 -4
- package/dist/index60.cjs +1 -1
- package/dist/index60.js +50 -60
- package/dist/index61.cjs +1 -1
- package/dist/index61.js +61 -18
- package/dist/index62.cjs +1 -1
- package/dist/index62.js +16 -23
- package/dist/index63.cjs +1 -1
- package/dist/index63.js +25 -315
- package/dist/index64.cjs +1 -1
- package/dist/index64.js +311 -55
- package/dist/index65.cjs +1 -1
- package/dist/index65.js +50 -47
- package/dist/index66.cjs +1 -1
- package/dist/index66.js +51 -32
- package/dist/index67.cjs +1 -1
- package/dist/index67.js +30 -24
- package/dist/index68.cjs +1 -1
- package/dist/index68.js +32 -4
- package/dist/index69.cjs +1 -1
- package/dist/index69.js +4 -9
- package/dist/index70.cjs +1 -1
- package/dist/index70.js +9 -17
- package/dist/index71.cjs +1 -1
- package/dist/index71.js +14 -16
- package/dist/index72.cjs +1 -1
- package/dist/index72.js +18 -47
- package/dist/index73.cjs +1 -1
- package/dist/index73.js +48 -21
- package/dist/index74.cjs +1 -1
- package/dist/index74.js +21 -2
- package/dist/index75.cjs +1 -1
- package/dist/index75.js +2 -9
- package/dist/index76.cjs +1 -3
- package/dist/index76.js +8 -13
- package/dist/index77.cjs +3 -1
- package/dist/index77.js +13 -8
- package/dist/index78.cjs +1 -1
- package/dist/index78.js +7 -141
- package/dist/index79.cjs +8 -1
- package/dist/index79.js +12 -19
- package/dist/index80.cjs +1 -8
- package/dist/index80.js +41 -12
- package/dist/index81.cjs +1 -1
- package/dist/index81.js +8 -40
- package/dist/index82.cjs +1 -1
- package/dist/index82.js +143 -9
- package/dist/index83.cjs +1 -1
- package/dist/index83.js +19 -18
- package/dist/index84.cjs +1 -1
- package/dist/index84.js +18 -13
- package/dist/index85.cjs +15 -100
- package/dist/index85.js +19 -115
- package/dist/index86.cjs +1 -1
- package/dist/index86.js +28 -65
- package/dist/index87.cjs +1 -1
- package/dist/index87.js +29 -29
- package/dist/index88.cjs +1 -1
- package/dist/index88.js +15 -2
- package/dist/index89.cjs +1 -1
- package/dist/index89.js +20 -40
- package/dist/index9.cjs +1 -1
- package/dist/index9.js +57 -43
- package/dist/index90.cjs +80 -1
- package/dist/index90.js +103 -11
- package/dist/index91.cjs +1 -1
- package/dist/index91.js +13 -24
- package/dist/index92.cjs +100 -15
- package/dist/index92.js +115 -19
- package/dist/index93.cjs +1 -1
- package/dist/index93.js +65 -30
- package/dist/index94.cjs +1 -1
- package/dist/index94.js +29 -29
- package/dist/index95.cjs +1 -1
- package/dist/index95.js +2 -22
- package/dist/index96.cjs +1 -80
- package/dist/index96.js +41 -96
- package/dist/index97.cjs +1 -12
- package/dist/index97.js +11 -16
- package/dist/index98.cjs +12 -1
- package/dist/index98.js +16 -15
- package/dist/index99.cjs +1 -1
- package/dist/index99.js +24 -2
- package/dist/mobx/Filters/tests/Filters.arrayFilters.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.clearOperations.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.dateRangeFilters.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.hasUnsavedChanges.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.numberRangeFilters.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.pagination.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.textFilters.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.urlHandling.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.views.test.d.ts +1 -0
- package/dist/mobx/Notifications/Notifications.d.ts +7 -8
- package/dist/mobx/Notifications/Notifications.test.d.ts +1 -0
- package/dist/mobx/Notifications/index.d.ts +1 -0
- package/dist/mobx/NumberRangeFilter/NumberRangeFilter.test.d.ts +1 -0
- package/dist/mobx/RangeFilter/RangeFilter.test.d.ts +1 -0
- package/dist/mobx/Views/Views.test.d.ts +1 -0
- package/dist/types.d.ts +3 -0
- package/package.json +1 -1
- package/dist/components/Views/PillNotifications/InfoPill.d.ts +0 -1
- package/dist/components/Views/PillNotifications/styled.d.ts +0 -34
- package/dist/components/Views/UnsavedChanges/UnsavedChanges.d.ts +0 -5
- package/dist/components/Views/UnsavedChanges/index.d.ts +0 -1
- /package/dist/components/Filters/ActiveFilters/{ActiveFilterTag → Variants/ActiveFilterTag}/ActiveFilterTag.d.ts +0 -0
- /package/dist/components/Filters/ActiveFilters/{ActiveFilterTag → Variants/ActiveFilterTag}/index.d.ts +0 -0
package/dist/index67.js
CHANGED
|
@@ -1,34 +1,40 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
import { makeObservable as
|
|
5
|
-
|
|
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
|
-
|
|
9
|
-
|
|
10
|
-
|
|
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
|
-
|
|
12
|
+
id: s,
|
|
13
|
+
label: o,
|
|
14
|
+
editable: !0,
|
|
15
|
+
originalView: e
|
|
14
16
|
};
|
|
15
|
-
this.
|
|
17
|
+
return this.draftViewsMap.set(s, n), this.incrementDraftViewCount(), n;
|
|
16
18
|
});
|
|
17
|
-
|
|
18
|
-
this.
|
|
19
|
+
r(this, "removeDraftViewById", (t) => {
|
|
20
|
+
this.draftViewsMap.has(t) && this.draftViewsMap.delete(t);
|
|
19
21
|
});
|
|
20
|
-
|
|
21
|
-
|
|
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
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
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
|
-
|
|
39
|
+
h as Views
|
|
34
40
|
};
|
package/dist/index68.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
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/index68.js
CHANGED
|
@@ -1,6 +1,34 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
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 {
|
|
7
|
+
constructor() {
|
|
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];
|
|
16
|
+
});
|
|
17
|
+
e(this, "setToasts", (t) => {
|
|
18
|
+
this.toasts = t;
|
|
19
|
+
});
|
|
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);
|
|
23
|
+
});
|
|
24
|
+
h(this, {
|
|
25
|
+
toasts: n,
|
|
26
|
+
notify: i,
|
|
27
|
+
setToasts: i,
|
|
28
|
+
removeByKey: i
|
|
29
|
+
}), this.toasts = [], this.timeouts = /* @__PURE__ */ new Map();
|
|
30
|
+
}
|
|
31
|
+
}
|
|
4
32
|
export {
|
|
5
|
-
|
|
33
|
+
y as Notifications
|
|
6
34
|
};
|
package/dist/index69.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),s=require("mobx-react"),n=({children:e,Filters:i,Views:r,Notifications:t})=>o.jsx(s.Provider,{Filters:i,Views:r,Notifications:t,children:e});exports.MobXProvider=n;
|
package/dist/index69.js
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
return {
|
|
5
|
-
label: l,
|
|
6
|
-
value: n.toString()
|
|
7
|
-
};
|
|
8
|
-
});
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
+
import { Provider as s } from "mobx-react";
|
|
3
|
+
const n = ({ children: i, Filters: o, Views: r, Notifications: t }) => /* @__PURE__ */ e(s, { Filters: o, Views: r, Notifications: t, children: i });
|
|
9
4
|
export {
|
|
10
|
-
|
|
5
|
+
n as MobXProvider
|
|
11
6
|
};
|
package/dist/index70.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
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/index70.js
CHANGED
|
@@ -1,19 +1,11 @@
|
|
|
1
|
-
import
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
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
|
-
|
|
10
|
+
u as getAsyncOptions
|
|
19
11
|
};
|
package/dist/index71.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
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/index71.js
CHANGED
|
@@ -1,21 +1,19 @@
|
|
|
1
|
-
import {
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
case
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
case
|
|
9
|
-
|
|
10
|
-
|
|
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
|
-
|
|
12
|
+
e = t;
|
|
13
|
+
break;
|
|
17
14
|
}
|
|
15
|
+
return e;
|
|
18
16
|
};
|
|
19
17
|
export {
|
|
20
|
-
|
|
18
|
+
h as getFetcherFunction
|
|
21
19
|
};
|
package/dist/index72.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
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/index72.js
CHANGED
|
@@ -1,50 +1,21 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
),
|
|
19
|
-
arrayFilters: new Map(
|
|
20
|
-
Object.entries(r.filters.filter || {}).filter(([, e]) => Array.isArray(e)).map(([e, t]) => [e, t])
|
|
21
|
-
),
|
|
22
|
-
rangeFilters: new Map(
|
|
23
|
-
Object.entries(r.filters.filter || {}).filter(([e]) => i.includes(e)).map(([e, t]) => {
|
|
24
|
-
let s;
|
|
25
|
-
if (typeof t == "string")
|
|
26
|
-
s = new a(t);
|
|
27
|
-
else {
|
|
28
|
-
s = new a("CUSTOM");
|
|
29
|
-
const o = l(t.gte), m = l(t.lte);
|
|
30
|
-
s.setDates(o, m);
|
|
31
|
-
}
|
|
32
|
-
return [e, s];
|
|
33
|
-
})
|
|
34
|
-
),
|
|
35
|
-
numberRangeFilters: new Map(
|
|
36
|
-
Object.entries(r.filters.filter || {}).filter(([e]) => n.includes(e)).map(([e, t]) => {
|
|
37
|
-
const s = new p({ filterId: e });
|
|
38
|
-
return t.lte !== void 0 && s.setLte(Number(t.lte)), t.gte !== void 0 && s.setGte(Number(t.gte)), [e, s];
|
|
39
|
-
})
|
|
40
|
-
)
|
|
41
|
-
},
|
|
42
|
-
page: r.filters.page,
|
|
43
|
-
editable: r.editable && f,
|
|
44
|
-
isShared: r.shared,
|
|
45
|
-
columns: r.columns
|
|
46
|
-
};
|
|
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
|
+
}
|
|
47
18
|
};
|
|
48
19
|
export {
|
|
49
|
-
|
|
20
|
+
s as isValidDateRange
|
|
50
21
|
};
|
package/dist/index73.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("@internationalized/date"),l=require("./index66.cjs"),g=require("./index65.cjs"),d=require("./index8.cjs"),u=({view:r,canUpdateCustomViews:c})=>{const{DATE_RANGE_FILTERS:i,NUMBER_RANGE_FILTERS:n}=d.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 l.RangeFilter(t);else{s=new l.RangeFilter("CUSTOM");const f=a.parseDate(t.gte),o=a.parseDate(t.lte);s.setDates(f,o)}return[e,s]})),numberRangeFilters:new Map(Object.entries(r.filters.filter||{}).filter(([e])=>n.includes(e)).map(([e,t])=>{const s=new g.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&&c,isShared:r.shared,columns:r.columns}};exports.viewsAdapter=u;
|
package/dist/index73.js
CHANGED
|
@@ -1,23 +1,50 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
1
|
+
import { parseDate as l } from "@internationalized/date";
|
|
2
|
+
import { RangeFilter as a } from "./index66.js";
|
|
3
|
+
import { NumberRangeFilter as p } from "./index65.js";
|
|
4
|
+
import { BusinessLogicManager as c } from "./index8.js";
|
|
5
|
+
const M = ({
|
|
6
|
+
view: r,
|
|
7
|
+
canUpdateCustomViews: f
|
|
8
|
+
}) => {
|
|
9
|
+
const { DATE_RANGE_FILTERS: i, NUMBER_RANGE_FILTERS: n } = c.getBusinessLogic();
|
|
10
|
+
return {
|
|
11
|
+
id: r.id,
|
|
12
|
+
label: r.title,
|
|
13
|
+
filterMaps: {
|
|
14
|
+
filters: new Map(
|
|
15
|
+
Object.entries(r.filters.filter || {}).filter(
|
|
16
|
+
([e, t]) => !Array.isArray(t) && !i.includes(e) && !n.includes(e)
|
|
17
|
+
).map(([e, t]) => [e, t])
|
|
18
|
+
),
|
|
19
|
+
arrayFilters: new Map(
|
|
20
|
+
Object.entries(r.filters.filter || {}).filter(([, e]) => Array.isArray(e)).map(([e, t]) => [e, t])
|
|
21
|
+
),
|
|
22
|
+
rangeFilters: new Map(
|
|
23
|
+
Object.entries(r.filters.filter || {}).filter(([e]) => i.includes(e)).map(([e, t]) => {
|
|
24
|
+
let s;
|
|
25
|
+
if (typeof t == "string")
|
|
26
|
+
s = new a(t);
|
|
27
|
+
else {
|
|
28
|
+
s = new a("CUSTOM");
|
|
29
|
+
const o = l(t.gte), m = l(t.lte);
|
|
30
|
+
s.setDates(o, m);
|
|
31
|
+
}
|
|
32
|
+
return [e, s];
|
|
33
|
+
})
|
|
34
|
+
),
|
|
35
|
+
numberRangeFilters: new Map(
|
|
36
|
+
Object.entries(r.filters.filter || {}).filter(([e]) => n.includes(e)).map(([e, t]) => {
|
|
37
|
+
const s = new p({ filterId: e });
|
|
38
|
+
return t.lte !== void 0 && s.setLte(Number(t.lte)), t.gte !== void 0 && s.setGte(Number(t.gte)), [e, s];
|
|
39
|
+
})
|
|
40
|
+
)
|
|
41
|
+
},
|
|
42
|
+
page: r.filters.page,
|
|
43
|
+
editable: r.editable && f,
|
|
44
|
+
isShared: r.shared,
|
|
45
|
+
columns: r.columns
|
|
46
|
+
};
|
|
47
|
+
};
|
|
20
48
|
export {
|
|
21
|
-
|
|
22
|
-
l as createAllView
|
|
49
|
+
M as viewsAdapter
|
|
23
50
|
};
|
package/dist/index74.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});
|
|
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/index74.js
CHANGED
|
@@ -1,4 +1,23 @@
|
|
|
1
|
-
|
|
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
|
+
});
|
|
2
20
|
export {
|
|
3
|
-
|
|
21
|
+
e as ALL_VIEW_ID,
|
|
22
|
+
l as createAllView
|
|
4
23
|
};
|
package/dist/index75.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});
|
|
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/index75.js
CHANGED
|
@@ -1,11 +1,4 @@
|
|
|
1
|
-
|
|
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
|
-
|
|
10
|
-
i as filterOptionalArgsGetDelete
|
|
3
|
+
t as AxiosErrorType
|
|
11
4
|
};
|
package/dist/index76.cjs
CHANGED
|
@@ -1,3 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
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/index76.js
CHANGED
|
@@ -1,16 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
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
|
-
|
|
9
|
+
o as filterOptionalArgs,
|
|
10
|
+
i as filterOptionalArgsGetDelete
|
|
16
11
|
};
|
package/dist/index77.cjs
CHANGED
|
@@ -1 +1,3 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./index100.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/index77.js
CHANGED
|
@@ -1,11 +1,16 @@
|
|
|
1
|
-
import { isError as
|
|
2
|
-
const s = ({
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { isError as l } from "./index100.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
|
|
15
|
+
s as filterErrorStack
|
|
11
16
|
};
|
package/dist/index78.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("./index100.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;
|