@veeqo/transfigure 1.1.6 → 1.1.8
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/BusinessLogic/types.d.ts +1 -1
- package/dist/components/ActionsDropdown/ActionsDropdown.d.ts +2 -0
- package/dist/components/ActionsDropdown/index.d.ts +1 -0
- package/dist/components/ActionsDropdown/types.d.ts +7 -0
- package/dist/components/Filters/Fields/NumberRangeFilter/MuiSlider.d.ts +1 -1
- package/dist/components/Views/PillNotifications/variants/styled.d.ts +3 -3
- package/dist/hooks/usePersistUnsavedChanges/usePersistUnsavedChanges.d.ts +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.css +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.js +146 -144
- package/dist/index100.cjs +1 -1
- package/dist/index100.js +3 -3
- package/dist/index102.cjs +16 -77
- package/dist/index102.js +19 -96
- package/dist/index103.cjs +1 -1
- package/dist/index103.js +21 -2
- package/dist/index104.cjs +80 -1
- package/dist/index104.js +101 -19
- package/dist/index105.cjs +1 -1
- package/dist/index105.js +18 -7
- package/dist/index106.cjs +1 -1
- package/dist/index106.js +7 -63
- package/dist/index107.cjs +1 -1
- package/dist/index107.js +60 -26
- package/dist/index108.cjs +1 -13
- package/dist/index108.js +30 -17
- package/dist/index109.cjs +13 -1
- package/dist/index109.js +14 -33
- package/dist/index11.cjs +1 -1
- package/dist/index11.js +27 -18
- package/dist/index110.cjs +1 -1
- package/dist/index110.js +32 -22
- package/dist/index111.cjs +1 -7
- package/dist/index111.js +2 -10
- package/dist/index112.cjs +1 -1
- package/dist/index112.js +25 -62
- package/dist/index113.cjs +7 -1
- package/dist/index113.js +10 -47
- package/dist/index114.cjs +1 -0
- package/dist/index114.js +65 -0
- package/dist/index115.cjs +1 -0
- package/dist/index115.js +49 -0
- package/dist/index12.cjs +1 -1
- package/dist/index12.js +18 -21
- package/dist/index13.cjs +1 -1
- package/dist/index13.js +19 -41
- package/dist/index14.cjs +1 -1
- package/dist/index14.js +41 -23
- package/dist/index15.cjs +1 -1
- package/dist/index15.js +24 -36
- package/dist/index16.cjs +1 -1
- package/dist/index16.js +37 -33
- package/dist/index17.cjs +1 -1
- package/dist/index17.js +32 -49
- package/dist/index18.cjs +1 -1
- package/dist/index18.js +47 -38
- package/dist/index19.cjs +1 -1
- package/dist/index19.js +29 -29
- package/dist/index20.cjs +1 -1
- package/dist/index20.js +41 -58
- package/dist/index21.cjs +1 -1
- package/dist/index21.js +48 -42
- package/dist/index22.cjs +1 -1
- package/dist/index22.js +50 -44
- package/dist/index23.cjs +1 -1
- package/dist/index23.js +46 -7
- package/dist/index24.cjs +1 -1
- package/dist/index24.js +7 -11
- package/dist/index25.cjs +1 -1
- package/dist/index25.js +11 -64
- package/dist/index26.cjs +1 -1
- package/dist/index26.js +40 -39
- package/dist/index27.cjs +1 -1
- package/dist/index27.js +60 -37
- package/dist/index28.cjs +1 -1
- package/dist/index28.js +36 -53
- package/dist/index29.cjs +1 -1
- package/dist/index29.js +54 -51
- package/dist/index3.cjs +1 -1
- package/dist/index3.js +2 -2
- package/dist/index30.cjs +1 -1
- package/dist/index30.js +50 -81
- package/dist/index31.cjs +1 -1
- package/dist/index31.js +81 -35
- package/dist/index32.cjs +1 -1
- package/dist/index32.js +38 -33
- package/dist/index33.cjs +1 -1
- package/dist/index33.js +33 -10
- package/dist/index34.cjs +1 -1
- package/dist/index34.js +10 -39
- package/dist/index35.cjs +1 -1
- package/dist/index35.js +38 -102
- package/dist/index36.cjs +1 -1
- package/dist/index36.js +103 -19
- package/dist/index37.cjs +1 -1
- package/dist/index37.js +17 -134
- package/dist/index38.cjs +1 -1
- package/dist/index38.js +135 -49
- package/dist/index39.cjs +1 -1
- package/dist/index39.js +51 -32
- package/dist/index4.cjs +1 -1
- package/dist/index4.js +2 -2
- package/dist/index40.cjs +1 -1
- package/dist/index40.js +31 -53
- package/dist/index41.cjs +1 -1
- package/dist/index41.js +54 -48
- package/dist/index42.cjs +1 -1
- package/dist/index42.js +41 -81
- package/dist/index43.cjs +1 -1
- package/dist/index43.js +81 -41
- package/dist/index44.cjs +1 -1
- package/dist/index44.js +48 -5
- package/dist/index45.cjs +1 -1
- package/dist/index45.js +5 -45
- package/dist/index46.cjs +1 -1
- package/dist/index46.js +44 -41
- package/dist/index47.cjs +1 -1
- package/dist/index47.js +42 -19
- package/dist/index48.cjs +1 -1
- package/dist/index48.js +19 -8
- package/dist/index49.cjs +1 -1
- package/dist/index49.js +7 -22
- package/dist/index5.cjs +1 -1
- package/dist/index5.js +2 -2
- package/dist/index50.cjs +1 -1
- package/dist/index50.js +23 -2
- package/dist/index51.cjs +1 -1
- package/dist/index51.js +2 -4
- package/dist/index52.cjs +1 -1
- package/dist/index52.js +4 -11
- package/dist/index53.cjs +1 -1
- package/dist/index53.js +10 -12
- package/dist/index54.cjs +1 -1
- package/dist/index54.js +12 -11
- package/dist/index55.cjs +1 -1
- package/dist/index55.js +11 -184
- package/dist/index56.cjs +1 -1
- package/dist/index56.js +183 -25
- package/dist/index57.cjs +1 -1
- package/dist/index57.js +26 -24
- package/dist/index58.cjs +1 -1
- package/dist/index58.js +19 -22
- package/dist/index59.cjs +1 -1
- package/dist/index59.js +25 -97
- package/dist/index6.cjs +1 -1
- package/dist/index6.js +2 -2
- package/dist/index60.cjs +1 -1
- package/dist/index60.js +99 -8
- package/dist/index61.cjs +1 -1
- package/dist/index61.js +8 -51
- package/dist/index62.cjs +1 -1
- package/dist/index62.js +50 -60
- package/dist/index63.cjs +1 -1
- package/dist/index63.js +57 -18
- package/dist/index64.cjs +1 -1
- package/dist/index64.js +22 -18
- package/dist/index65.cjs +1 -1
- package/dist/index65.js +16 -26
- package/dist/index66.cjs +1 -1
- package/dist/index66.js +27 -56
- package/dist/index67.cjs +1 -1
- package/dist/index67.js +57 -341
- package/dist/index68.cjs +1 -1
- package/dist/index68.js +337 -55
- package/dist/index69.cjs +1 -1
- package/dist/index69.js +50 -47
- package/dist/index7.cjs +1 -1
- package/dist/index7.js +4 -4
- package/dist/index70.cjs +1 -1
- package/dist/index70.js +51 -32
- package/dist/index71.cjs +1 -1
- package/dist/index71.js +30 -24
- package/dist/index72.cjs +1 -1
- package/dist/index72.js +26 -32
- package/dist/index73.cjs +1 -1
- package/dist/index73.js +37 -12
- package/dist/index74.cjs +1 -1
- package/dist/index74.js +13 -9
- package/dist/index75.cjs +1 -1
- package/dist/index75.js +9 -17
- package/dist/index76.cjs +1 -1
- package/dist/index76.js +14 -16
- package/dist/index77.cjs +1 -1
- package/dist/index77.js +18 -49
- package/dist/index78.cjs +1 -1
- package/dist/index78.js +50 -21
- package/dist/index79.cjs +1 -1
- package/dist/index79.js +21 -7
- package/dist/index80.cjs +1 -1
- package/dist/index80.js +7 -2
- package/dist/index81.cjs +1 -1
- package/dist/index81.js +2 -9
- package/dist/index82.cjs +1 -3
- package/dist/index82.js +8 -13
- package/dist/index83.cjs +3 -1
- package/dist/index83.js +13 -8
- package/dist/index84.cjs +1 -1
- package/dist/index84.js +9 -41
- package/dist/index85.cjs +1 -1
- package/dist/index85.js +41 -9
- package/dist/index86.cjs +1 -1
- package/dist/index86.js +8 -117
- package/dist/index87.cjs +1 -1
- package/dist/index87.js +5 -19
- package/dist/index88.cjs +1 -1
- package/dist/index88.js +118 -13
- package/dist/index89.cjs +1 -104
- package/dist/index89.js +17 -118
- package/dist/index90.cjs +1 -1
- package/dist/index90.js +13 -68
- package/dist/index91.cjs +104 -1
- package/dist/index91.js +119 -28
- package/dist/index92.cjs +1 -1
- package/dist/index92.js +68 -2
- package/dist/index93.cjs +1 -1
- package/dist/index93.js +27 -39
- package/dist/index94.cjs +1 -1
- package/dist/index94.js +2 -11
- package/dist/index95.cjs +1 -12
- package/dist/index95.js +41 -16
- package/dist/index96.cjs +1 -1
- package/dist/index96.js +10 -14
- package/dist/index97.cjs +1 -1
- package/dist/index97.js +1 -1
- package/dist/index98.cjs +12 -1
- package/dist/index98.js +16 -21
- package/dist/index99.cjs +1 -19
- package/dist/index99.js +14 -23
- package/dist/types.d.ts +1 -1
- package/package.json +1 -1
package/dist/index67.js
CHANGED
|
@@ -1,344 +1,60 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
y.set("sort", F), y.set("sort_order", n), f = `${window.location.pathname}?${y.toString()}`;
|
|
47
|
-
}
|
|
48
|
-
break;
|
|
49
|
-
case O.MONOLITH:
|
|
50
|
-
default:
|
|
51
|
-
if (i) {
|
|
52
|
-
const y = this.queryParamsObject;
|
|
53
|
-
y.set(a, i), f = `${window.location.pathname}?${y.toString()}`;
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
i || (f = `${window.location.pathname}?${this.queryParams}`), t ? window.history.pushState({}, "", f) : window.history.replaceState({}, "", f);
|
|
57
|
-
} catch (a) {
|
|
58
|
-
console.log(a);
|
|
1
|
+
import { useMemo as g, useCallback as f, useEffect as I } from "react";
|
|
2
|
+
import { SortingMode as a } from "./index2.js";
|
|
3
|
+
import { useBusinessLogic as h } from "./index8.js";
|
|
4
|
+
import { useStores as L } from "./index61.js";
|
|
5
|
+
const P = () => {
|
|
6
|
+
const { SORT_FILTER_ID: e, SORTING_MODE: s } = h(), {
|
|
7
|
+
Filters: { queryParamsObject: d },
|
|
8
|
+
Table: { sortParam: o, sortState: r, setSortState: n }
|
|
9
|
+
} = L(), w = g(() => {
|
|
10
|
+
const t = d;
|
|
11
|
+
switch (s) {
|
|
12
|
+
case a.CORAL:
|
|
13
|
+
r.columnId && (t.set("sort_order", r.direction), t.set("sort", r.columnId));
|
|
14
|
+
break;
|
|
15
|
+
case a.MONOLITH:
|
|
16
|
+
default:
|
|
17
|
+
o && t.set(e, o);
|
|
18
|
+
}
|
|
19
|
+
return t.toString();
|
|
20
|
+
}, [d, o, s, e, r]), i = f(() => {
|
|
21
|
+
const t = new URLSearchParams(window.location.search);
|
|
22
|
+
switch (s) {
|
|
23
|
+
case a.CORAL:
|
|
24
|
+
if (!r.columnId || t.get("sort_order") === r.direction && t.get("sort") === r.columnId)
|
|
25
|
+
break;
|
|
26
|
+
t.set("sort_order", r.direction), t.set("sort", r.columnId);
|
|
27
|
+
break;
|
|
28
|
+
case a.MONOLITH:
|
|
29
|
+
default:
|
|
30
|
+
if (!o) break;
|
|
31
|
+
if (t.get(e) === o) return;
|
|
32
|
+
t.set(e, o);
|
|
33
|
+
}
|
|
34
|
+
t.toString() && window.history.replaceState({}, "", `${window.location.pathname}?${t.toString()}`);
|
|
35
|
+
}, [s, e, o, r]), l = f(() => {
|
|
36
|
+
const t = new URLSearchParams(window.location.search), c = t.get(e), u = t.get("sort_order"), m = t.get("sort");
|
|
37
|
+
switch (s) {
|
|
38
|
+
case a.CORAL:
|
|
39
|
+
u && m && n({ columnId: m, direction: u });
|
|
40
|
+
break;
|
|
41
|
+
case a.MONOLITH:
|
|
42
|
+
default: {
|
|
43
|
+
if (!c) break;
|
|
44
|
+
const S = c.startsWith("-"), O = S ? "desc" : "asc", b = S ? c.slice(1) : c;
|
|
45
|
+
n({ columnId: b, direction: O });
|
|
59
46
|
}
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
});
|
|
72
|
-
h(this, "clearFilter", (t) => {
|
|
73
|
-
this.filters.set(t, ""), this.updateUrl();
|
|
74
|
-
});
|
|
75
|
-
// ARRAY FILTERS
|
|
76
|
-
h(this, "setArrayFilter", (t, a) => {
|
|
77
|
-
this.arrayFilters.set(t, a), this.updateUrl();
|
|
78
|
-
});
|
|
79
|
-
h(this, "clearArrayFilter", (t) => {
|
|
80
|
-
this.arrayFilters.set(t, []), this.updateUrl();
|
|
81
|
-
});
|
|
82
|
-
// RANGE FILTERS
|
|
83
|
-
h(this, "setRangeFilter", ({
|
|
84
|
-
key: t,
|
|
85
|
-
range: a,
|
|
86
|
-
dates: r
|
|
87
|
-
}) => {
|
|
88
|
-
a.setFilterType(t), a.setDates(r.start, r.end), this.updateUrl();
|
|
89
|
-
});
|
|
90
|
-
h(this, "clearRangeFilter", (t) => {
|
|
91
|
-
const a = this.dateRangeFilters.get(t);
|
|
92
|
-
a && (a.clear(), this.updateUrl());
|
|
93
|
-
});
|
|
94
|
-
// NUMBER RANGE FILTERS
|
|
95
|
-
h(this, "setNumberRangeFilter", ({
|
|
96
|
-
numberRange: t,
|
|
97
|
-
gte: a,
|
|
98
|
-
lte: r
|
|
99
|
-
}) => {
|
|
100
|
-
t.setGte(a), t.setLte(r), this.updateUrl();
|
|
101
|
-
});
|
|
102
|
-
h(this, "clearNumberRangeFilter", (t) => {
|
|
103
|
-
const a = this.numberRangeFilters.get(t);
|
|
104
|
-
a && (a.clear(), this.updateUrl());
|
|
105
|
-
});
|
|
106
|
-
// CLEARING ALL FILTERS
|
|
107
|
-
h(this, "clearAllFilters", (t = !1) => {
|
|
108
|
-
const { SEARCH_FILTER_ID: a } = w.getBusinessLogic();
|
|
109
|
-
this.filters.forEach((r, e) => {
|
|
110
|
-
e !== a && this.filters.set(e, "");
|
|
111
|
-
}), this.arrayFilters.forEach((r, e) => this.arrayFilters.set(e, [])), this.dateRangeFilters.forEach((r) => r.clear()), this.numberRangeFilters.forEach((r) => r.clear()), t || this.updateUrl();
|
|
112
|
-
});
|
|
113
|
-
h(this, "clearFiltersForGroup", (t) => {
|
|
114
|
-
const { GROUP_MAP: a } = w.getBusinessLogic(), r = a.get(t);
|
|
115
|
-
r && r.fields.forEach((e) => {
|
|
116
|
-
this.arrayFilters.has(e.id) ? this.clearArrayFilter(e.id) : this.dateRangeFilters.has(e.id) ? this.clearRangeFilter(e.id) : this.numberRangeFilters.has(e.id) ? this.clearNumberRangeFilter(e.id) : this.clearFilter(e.id);
|
|
117
|
-
});
|
|
118
|
-
});
|
|
119
|
-
// VIEWS
|
|
120
|
-
h(this, "setActiveViewId", (t) => {
|
|
121
|
-
this.activeViewId = t, this.updateUrl();
|
|
122
|
-
});
|
|
123
|
-
// VISIBILITY
|
|
124
|
-
h(this, "toggleFiltersDropdownVisible", (t) => {
|
|
125
|
-
this.isFiltersDropdownVisible = t;
|
|
126
|
-
});
|
|
127
|
-
// FILTER GROUPS
|
|
128
|
-
h(this, "getFiltersForGroup", (t) => {
|
|
129
|
-
const { GROUP_MAP: a } = w.getBusinessLogic(), r = a.get(t);
|
|
130
|
-
if (!r) return {};
|
|
131
|
-
const e = {};
|
|
132
|
-
return r.fields.forEach((i) => {
|
|
133
|
-
this.arrayFilters.has(i.id) ? e[i.id] = this.arrayFilters.get(i.id) : this.dateRangeFilters.has(i.id) ? e[i.id] = this.dateRangeFilters.get(i.id) : this.numberRangeFilters.has(i.id) ? e[i.id] = this.numberRangeFilters.get(i.id) : e[i.id] = this.filters.get(i.id);
|
|
134
|
-
}), e;
|
|
135
|
-
});
|
|
136
|
-
h(this, "initFiltersFromView", (t) => {
|
|
137
|
-
var r;
|
|
138
|
-
const { PAGE_SIZE_OPTIONS: a } = w.getBusinessLogic();
|
|
139
|
-
(r = t.page) != null && r.size && a.includes(t.page.size) && (this.defaultPageSize = t.page.size, this.pageSize = t.page.size), this.defaultFilters = new Map(t.filterMaps.filters), this.defaultArrayFilters = new Map(t.filterMaps.arrayFilters), this.defaultDateRangeFilters = new Map(
|
|
140
|
-
Array.from(t.filterMaps.rangeFilters.entries()).map(([e, i]) => {
|
|
141
|
-
const n = new E(i.filterType);
|
|
142
|
-
return i.gte && i.lte && n.setDates(i.gte, i.lte), [e, n];
|
|
143
|
-
})
|
|
144
|
-
), this.defaultNumberRangeFilters = new Map(
|
|
145
|
-
Array.from(t.filterMaps.numberRangeFilters.entries()).map(([e, i]) => {
|
|
146
|
-
const n = i.clone();
|
|
147
|
-
return i.gte && n.setGte(i.gte), i.lte && n.setLte(i.lte), [e, n];
|
|
148
|
-
})
|
|
149
|
-
), this.filters = new Map(t.filterMaps.filters), this.arrayFilters = new Map(t.filterMaps.arrayFilters), this.dateRangeFilters = new Map(
|
|
150
|
-
Array.from(t.filterMaps.rangeFilters.entries()).map(([e, i]) => {
|
|
151
|
-
const n = new E(i.filterType);
|
|
152
|
-
return i.gte && i.lte && n.setDates(i.gte, i.lte), [e, n];
|
|
153
|
-
})
|
|
154
|
-
), this.numberRangeFilters = new Map(
|
|
155
|
-
Array.from(t.filterMaps.numberRangeFilters.entries()).map(([e, i]) => {
|
|
156
|
-
const n = i.clone();
|
|
157
|
-
return i.gte && n.setGte(i.gte), i.lte && n.setLte(i.lte), [e, n];
|
|
158
|
-
})
|
|
159
|
-
), this.activeViewId = t.id;
|
|
160
|
-
});
|
|
161
|
-
h(this, "initFromUrl", (t = !0) => {
|
|
162
|
-
const { GROUP_MAP: a, NUMBER_RANGE_FILTERS: r, DATE_RANGE_FILTERS: e, PAGE_SIZE_OPTIONS: i, PAGE_SIZE_FILTER_ID: n } = w.getBusinessLogic(), F = new URLSearchParams(window.location.search), f = Array.from(a.values()).flatMap((s) => s.fields), y = /* @__PURE__ */ new Map(), T = /* @__PURE__ */ new Map(), M = /* @__PURE__ */ new Map(), o = /* @__PURE__ */ new Map(), l = /* @__PURE__ */ new Map();
|
|
163
|
-
Array.from(F.entries()).forEach(([s, d]) => {
|
|
164
|
-
(s.includes("[gte]") || s.includes("[lte]") || s.includes("[relative]")) && l.set(s, d);
|
|
165
|
-
}), Array.from(F.entries()).forEach(([s, d]) => {
|
|
166
|
-
if (s === "view" && t) {
|
|
167
|
-
this.activeViewId = d;
|
|
168
|
-
return;
|
|
169
|
-
}
|
|
170
|
-
if (s === n && i.includes(Number(d))) {
|
|
171
|
-
this.pageSize = Number(d);
|
|
172
|
-
return;
|
|
173
|
-
}
|
|
174
|
-
let A = f.find((c) => c.id === s);
|
|
175
|
-
const u = s.replace(/\[(gte|lte|relative)\]$/, "");
|
|
176
|
-
if (A || (r.includes(u) ? A = f.find((c) => c.id === u) : e.includes(u) && (A = f.find((c) => c.id === u))), !!A)
|
|
177
|
-
switch (A.filterType) {
|
|
178
|
-
case p.CHECKBOX:
|
|
179
|
-
d && T.set(s, d.split(","));
|
|
180
|
-
break;
|
|
181
|
-
case p.DATE_RANGE:
|
|
182
|
-
let c;
|
|
183
|
-
if (q(d))
|
|
184
|
-
c = new E(d);
|
|
185
|
-
else {
|
|
186
|
-
const I = l.get(`${u}[gte]`), P = l.get(`${u}[lte]`);
|
|
187
|
-
if (I && P)
|
|
188
|
-
try {
|
|
189
|
-
const C = U(I), v = U(P);
|
|
190
|
-
c = new E("CUSTOM"), c.setDates(C, v);
|
|
191
|
-
} catch {
|
|
192
|
-
c = new E(N.TODAY);
|
|
193
|
-
}
|
|
194
|
-
else
|
|
195
|
-
c = new E(N.TODAY);
|
|
196
|
-
}
|
|
197
|
-
M.set(u, c);
|
|
198
|
-
break;
|
|
199
|
-
case p.NUMBER_RANGE:
|
|
200
|
-
const b = new G({ filterId: A.id }), _ = l.get(`${u}[gte]`), D = l.get(`${u}[lte]`);
|
|
201
|
-
_ && b.setGte(Number(_)), D && b.setLte(Number(D)), o.set(u, b);
|
|
202
|
-
break;
|
|
203
|
-
case p.TEXT:
|
|
204
|
-
case p.NUMBER:
|
|
205
|
-
case p.RADIO:
|
|
206
|
-
y.set(s, d);
|
|
207
|
-
break;
|
|
208
|
-
}
|
|
209
|
-
}), this.filters = y, this.arrayFilters = T, this.dateRangeFilters = M, this.numberRangeFilters = o, this.updateUrl();
|
|
210
|
-
});
|
|
211
|
-
h(this, "discardChanges", (t = !1) => {
|
|
212
|
-
this.pageSize = this.defaultPageSize;
|
|
213
|
-
const { SEARCH_FILTER_ID: a } = w.getBusinessLogic(), r = new Map(this.defaultFilters);
|
|
214
|
-
this.filters.has(a) && r.set(a, this.filters.get(a)), this.filters = r, this.arrayFilters = new Map(this.defaultArrayFilters), this.dateRangeFilters.clear(), this.defaultDateRangeFilters.forEach((e, i) => {
|
|
215
|
-
const n = new E(e.filterType);
|
|
216
|
-
n.setDates(e.gte, e.lte), this.dateRangeFilters.set(i, n);
|
|
217
|
-
}), this.numberRangeFilters.clear(), this.defaultNumberRangeFilters.forEach((e, i) => {
|
|
218
|
-
this.numberRangeFilters.set(i, e.clone());
|
|
219
|
-
}), this.updateUrl(t);
|
|
220
|
-
});
|
|
221
|
-
const { GROUP_MAP: t } = w.getBusinessLogic(), a = Array.from(t.values()).flatMap((r) => r.fields);
|
|
222
|
-
this.filters = new Map(
|
|
223
|
-
a.filter(
|
|
224
|
-
(r) => r.filterType === p.TEXT || r.filterType === p.NUMBER || r.filterType === p.RADIO || r.filterType === p.DATE_RANGE
|
|
225
|
-
).map((r) => [r.id, ""])
|
|
226
|
-
), this.arrayFilters = new Map(
|
|
227
|
-
a.filter((r) => r.filterType === p.CHECKBOX).map((r) => [r.id, []])
|
|
228
|
-
), this.dateRangeFilters = new Map(
|
|
229
|
-
a.filter((r) => r.filterType === p.DATE_RANGE).map((r) => [r.id, new E()])
|
|
230
|
-
), this.numberRangeFilters = new Map(
|
|
231
|
-
a.filter((r) => r.filterType === p.NUMBER_RANGE).map((r) => {
|
|
232
|
-
const e = new G({ filterId: r.id });
|
|
233
|
-
return [r.id, e];
|
|
234
|
-
})
|
|
235
|
-
), this.defaultArrayFilters = /* @__PURE__ */ new Map(), this.defaultFilters = /* @__PURE__ */ new Map(), this.defaultDateRangeFilters = /* @__PURE__ */ new Map(), this.defaultNumberRangeFilters = /* @__PURE__ */ new Map(), this.currentPage = 1, this.pageSize = 10, this.defaultPageSize = 10, this.initDefaultFilterMaps(), this.isFiltersDropdownVisible = !1, this.activeViewId = void 0, z(this, {
|
|
236
|
-
defaultPageSize: m,
|
|
237
|
-
pageSize: m,
|
|
238
|
-
currentPage: m,
|
|
239
|
-
defaultFilters: m,
|
|
240
|
-
defaultArrayFilters: m,
|
|
241
|
-
defaultDateRangeFilters: m,
|
|
242
|
-
defaultNumberRangeFilters: m,
|
|
243
|
-
filters: m,
|
|
244
|
-
arrayFilters: m,
|
|
245
|
-
numberRangeFilters: m,
|
|
246
|
-
dateRangeFilters: m,
|
|
247
|
-
isFiltersDropdownVisible: m,
|
|
248
|
-
activeViewId: m,
|
|
249
|
-
setPageSize: g,
|
|
250
|
-
setCurrentPage: g,
|
|
251
|
-
toggleFiltersDropdownVisible: g,
|
|
252
|
-
setActiveViewId: g,
|
|
253
|
-
setFilter: g,
|
|
254
|
-
setArrayFilter: g,
|
|
255
|
-
setRangeFilter: g,
|
|
256
|
-
setNumberRangeFilter: g,
|
|
257
|
-
clearFilter: g,
|
|
258
|
-
clearArrayFilter: g,
|
|
259
|
-
clearRangeFilter: g,
|
|
260
|
-
clearNumberRangeFilter: g,
|
|
261
|
-
clearAllFilters: g,
|
|
262
|
-
getFiltersForGroup: g,
|
|
263
|
-
clearFiltersForGroup: g,
|
|
264
|
-
initFromUrl: g,
|
|
265
|
-
initFiltersFromView: g,
|
|
266
|
-
initDefaultFilterMaps: g,
|
|
267
|
-
discardChanges: g,
|
|
268
|
-
updateUrl: g,
|
|
269
|
-
hasActiveFilters: S,
|
|
270
|
-
activeFilterKeysList: S,
|
|
271
|
-
queryParamsObject: S,
|
|
272
|
-
queryParams: S,
|
|
273
|
-
hasUnsavedChanges: S
|
|
274
|
-
});
|
|
275
|
-
}
|
|
276
|
-
get hasActiveFilters() {
|
|
277
|
-
const { GROUP_MAP: t } = w.getBusinessLogic(), a = Array.from(t.values()).flatMap((e) => e.fields), r = new Set(a.map((e) => e.id));
|
|
278
|
-
return Array.from(this.filters.entries()).filter(([e]) => r.has(e)).some(([, e]) => e !== "") || Array.from(this.arrayFilters.entries()).filter(([e]) => r.has(e)).some(([, e]) => e.length > 0) || Array.from(this.dateRangeFilters.entries()).filter(([e]) => r.has(e)).some(([, e]) => e.filterType !== void 0) || Array.from(this.numberRangeFilters.entries()).filter(([e]) => r.has(e)).some(([, e]) => e.isActive);
|
|
279
|
-
}
|
|
280
|
-
get activeFilterKeysList() {
|
|
281
|
-
const { DATE_RANGE_FILTERS: t, NUMBER_RANGE_FILTERS: a } = w.getBusinessLogic(), r = Array.from(this.filters.entries()).filter(
|
|
282
|
-
([f, y]) => y !== "" && !t.includes(f) && !a.includes(f)
|
|
283
|
-
).map(([f]) => f), e = Array.from(this.arrayFilters.entries()).filter(([, f]) => f.length > 0).map(([f]) => f), i = Array.from(this.dateRangeFilters.entries()).filter(([, f]) => f.filterType !== void 0).map(([f]) => f), n = Array.from(this.numberRangeFilters.entries()).filter(([, f]) => f.isActive).map(([f]) => f);
|
|
284
|
-
return [.../* @__PURE__ */ new Set([...r, ...e, ...i, ...n])];
|
|
285
|
-
}
|
|
286
|
-
get queryParamsObject() {
|
|
287
|
-
const { DATE_RANGE_FILTERS: t, NUMBER_RANGE_FILTERS: a, PAGE_SIZE_FILTER_ID: r, PAGE_NUMBER_FILTER_ID: e } = w.getBusinessLogic(), i = new URLSearchParams();
|
|
288
|
-
return Array.from(this.filters.entries()).filter(
|
|
289
|
-
([n, F]) => F !== "" && !t.includes(n) && !a.includes(n)
|
|
290
|
-
).forEach(([n, F]) => {
|
|
291
|
-
i.append(n, F);
|
|
292
|
-
}), Array.from(this.arrayFilters.entries()).filter(([, n]) => n.length > 0).forEach(([n, F]) => {
|
|
293
|
-
i.append(n, F.join(","));
|
|
294
|
-
}), Array.from(this.dateRangeFilters.entries()).filter(([, n]) => n.filterType !== void 0).forEach(([n, F]) => {
|
|
295
|
-
F.filterType === "CUSTOM" ? (i.set(`${n}[gte]`, F.gte.toString()), i.set(`${n}[lte]`, F.lte.toString())) : i.set(`${n}[relative]`, F.filterType);
|
|
296
|
-
}), Array.from(this.numberRangeFilters.entries()).filter(([, n]) => n.isActive).forEach(([n, F]) => {
|
|
297
|
-
F.gte !== void 0 && i.set(`${n}[gte]`, F.gte.toString()), F.isValidLte && i.set(`${n}[lte]`, F.lte.toString());
|
|
298
|
-
}), this.activeViewId && i.set("view", this.activeViewId), i.set(r, this.pageSize.toString()), i.set(e, this.currentPage.toString()), i;
|
|
299
|
-
}
|
|
300
|
-
get queryParams() {
|
|
301
|
-
return this.queryParamsObject.toString();
|
|
302
|
-
}
|
|
303
|
-
get hasUnsavedChanges() {
|
|
304
|
-
if (this.activeViewId === $) return !1;
|
|
305
|
-
if (this.defaultPageSize !== this.pageSize) return !0;
|
|
306
|
-
const { GROUP_MAP: t, SEARCH_FILTER_ID: a } = w.getBusinessLogic(), r = Array.from(t.values()).flatMap((o) => o.fields), e = new Set(r.map((o) => o.id));
|
|
307
|
-
if (Array.from(this.filters.entries()).filter(([o]) => o !== a && e.has(o)).some(([o, l]) => {
|
|
308
|
-
const s = this.defaultFilters.get(o);
|
|
309
|
-
return s === void 0 && l !== "" || s !== void 0 && l !== s;
|
|
310
|
-
}))
|
|
311
|
-
return !0;
|
|
312
|
-
const n = Array.from(this.defaultArrayFilters.entries()).filter(([o]) => e.has(o)).some(([o, l]) => {
|
|
313
|
-
const s = this.defaultArrayFilters.get(o) || [];
|
|
314
|
-
return l.length > 0 || s.length > 0 ? l.length !== s.length || !L(l, s) : !1;
|
|
315
|
-
}), F = Array.from(this.arrayFilters.entries()).filter(([o]) => e.has(o)).some(([o, l]) => {
|
|
316
|
-
const s = this.defaultArrayFilters.get(o) || [];
|
|
317
|
-
return l.length > 0 || s.length > 0 ? l.length !== s.length || !L(l, s) : !1;
|
|
318
|
-
});
|
|
319
|
-
if (n || F)
|
|
320
|
-
return !0;
|
|
321
|
-
const f = Array.from(this.numberRangeFilters.entries()).filter(([o]) => e.has(o)).some(([o, l]) => {
|
|
322
|
-
const s = this.defaultNumberRangeFilters.get(o);
|
|
323
|
-
return !l.isEqual(s);
|
|
324
|
-
});
|
|
325
|
-
if (Array.from(this.defaultNumberRangeFilters.entries()).filter(([o]) => e.has(o)).some(([o, l]) => {
|
|
326
|
-
const s = this.numberRangeFilters.get(o);
|
|
327
|
-
return !l.isEqual(s);
|
|
328
|
-
}) || f)
|
|
329
|
-
return !0;
|
|
330
|
-
const T = Array.from(this.defaultDateRangeFilters.entries()).filter(([o]) => e.has(o)).some(([o, l]) => {
|
|
331
|
-
var d, A, u, c;
|
|
332
|
-
const s = this.dateRangeFilters.get(o);
|
|
333
|
-
return l != null && l.filterType && !(s != null && s.filterType) || s != null && s.filterType && !(l != null && l.filterType) || (s == null ? void 0 : s.filterType) !== (l == null ? void 0 : l.filterType) ? !0 : (s == null ? void 0 : s.filterType) === "CUSTOM" && (l == null ? void 0 : l.filterType) === "CUSTOM" ? ((d = l.gte) == null ? void 0 : d.toString()) !== ((A = s.gte) == null ? void 0 : A.toString()) || ((u = l.lte) == null ? void 0 : u.toString()) !== ((c = s.lte) == null ? void 0 : c.toString()) : !1;
|
|
334
|
-
});
|
|
335
|
-
return Array.from(this.dateRangeFilters.entries()).filter(([o]) => e.has(o)).some(([o, l]) => {
|
|
336
|
-
var d, A, u, c;
|
|
337
|
-
const s = this.defaultDateRangeFilters.get(o);
|
|
338
|
-
return l != null && l.filterType && !(s != null && s.filterType) || s != null && s.filterType && !(l != null && l.filterType) || (s == null ? void 0 : s.filterType) !== (l == null ? void 0 : l.filterType) ? !0 : (s == null ? void 0 : s.filterType) === "CUSTOM" && (l == null ? void 0 : l.filterType) === "CUSTOM" ? ((d = l.gte) == null ? void 0 : d.toString()) !== ((A = s.gte) == null ? void 0 : A.toString()) || ((u = l.lte) == null ? void 0 : u.toString()) !== ((c = s.lte) == null ? void 0 : c.toString()) : !1;
|
|
339
|
-
}) || T;
|
|
340
|
-
}
|
|
341
|
-
}
|
|
47
|
+
}
|
|
48
|
+
}, [s, e, n]);
|
|
49
|
+
return I(() => {
|
|
50
|
+
l();
|
|
51
|
+
}, [l]), I(() => {
|
|
52
|
+
i();
|
|
53
|
+
}, [r, i]), {
|
|
54
|
+
queryParams: w,
|
|
55
|
+
updateCurrentUrlWithTableSort: i
|
|
56
|
+
};
|
|
57
|
+
};
|
|
342
58
|
export {
|
|
343
|
-
|
|
59
|
+
P as useUrlParams
|
|
344
60
|
};
|
package/dist/index68.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var c=Object.defineProperty;var M=(r,e,s)=>e in r?c(r,e,{enumerable:!0,configurable:!0,writable:!0,value:s}):r[e]=s;var t=(r,e,s)=>M(r,typeof e!="symbol"?e+"":e,s);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("mobx"),d=require("./index9.cjs");class n{constructor({filterId:e}){t(this,"filterId");t(this,"gteMinLabel");t(this,"gteMin");t(this,"lteMaxLabel");t(this,"lteMax");t(this,"gte");t(this,"lte");t(this,"setGte",e=>{this.gte=e});t(this,"setLte",e=>{this.lte=e});t(this,"clear",()=>{this.setGte(void 0),this.setLte(void 0)});t(this,"clone",()=>{const e=new n({filterId:this.filterId});return e.setGte(this.gte),e.setLte(this.lte),e});t(this,"isEqual",e=>!(!e||this.lte!==e.lte||this.gte!==e.gte));var h,o;i.makeObservable(this,{filterId:i.observable,filterLabel:i.computed,gte:i.observable,lte:i.observable,lteMax:i.observable,gteMin:i.observable,setGte:i.action,setLte:i.action,clear:i.action}),this.filterId=e;const{FIELDS_MAP:s}=d.BusinessLogicManager.getBusinessLogic(),l=s.get(this.filterId),u=(h=l==null?void 0:l.options)==null?void 0:h.every(a=>a.value&&Number.isInteger(Number(a.value)));if(l&&u&&((o=l.options)==null?void 0:o.length)===2){const[a,g]=l.options,b=Number(a.value),f=Number(g.value);this.gteMin=b,this.gteMinLabel=a.label,this.lteMax=f,this.lteMaxLabel=g.label}else this.gte=0,this.gteMin=0,this.gteMinLabel="Min.",this.lte=100,this.lteMax=100,this.lteMaxLabel="Max."}get isValidLte(){return!(this.lte===void 0||this.lte===this.lteMax)}get filterLabel(){return this.gte===void 0&&this.lte===void 0?"":this.isValidLte?`Between ${this.gte} and ${this.lte}`:this.gte!==void 0?`${this.gte} or more`:""}get isActive(){return this.gte===this.gteMin&&this.lte===this.lteMax||this.gte===this.lte||this.gte===void 0&&this.lte===void 0?!1:this.gte!==void 0?!0:this.lte!==void 0&&this.lte<this.lteMax}}exports.NumberRangeFilter=n;
|
|
1
|
+
"use strict";var O=Object.defineProperty;var V=(A,t,a)=>t in A?O(A,t,{enumerable:!0,configurable:!0,writable:!0,value:a}):A[t]=a;var g=(A,t,a)=>V(A,typeof t!="symbol"?t+"":t,a);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("mobx"),L=require("@veeqo/ui"),I=require("@internationalized/date"),B=require("lodash/isEqual"),p=require("./index49.cjs"),P=require("./index2.cjs"),w=require("./index70.cjs"),N=require("./index69.cjs"),G=require("./index79.cjs"),q=require("./index77.cjs"),b=require("./index9.cjs"),z=A=>A&&A.__esModule?A:{default:A},C=z(B);class ${constructor(){g(this,"defaultPageSize");g(this,"pageSize");g(this,"currentPage");g(this,"defaultFilters");g(this,"defaultArrayFilters");g(this,"defaultDateRangeFilters");g(this,"defaultNumberRangeFilters");g(this,"filters");g(this,"arrayFilters");g(this,"dateRangeFilters");g(this,"numberRangeFilters");g(this,"activeViewId");g(this,"isFiltersDropdownVisible");g(this,"initDefaultFilterMaps",()=>{this.defaultFilters=new Map(this.filters),this.defaultArrayFilters=new Map(this.arrayFilters),this.defaultDateRangeFilters=new Map(this.dateRangeFilters),this.defaultNumberRangeFilters=new Map(this.numberRangeFilters)});g(this,"updateUrl",(t=!1)=>{try{const{SORT_FILTER_ID:a,SORTING_MODE:r}=b.BusinessLogicManager.getBusinessLogic(),e=new URLSearchParams(window.location.search),i=e.get(a),n=e.get("sort_order"),f=e.get("sort");let c="";switch(r){case P.SortingMode.CORAL:if(n&&f){const m=this.queryParamsObject;m.set("sort",f),m.set("sort_order",n),c=`${window.location.pathname}?${m.toString()}`}break;case P.SortingMode.MONOLITH:default:if(i){const m=this.queryParamsObject;m.set(a,i),c=`${window.location.pathname}?${m.toString()}`}}i||(c=`${window.location.pathname}?${this.queryParams}`),t?window.history.pushState({},"",c):window.history.replaceState({},"",c)}catch(a){console.log(a)}});g(this,"setCurrentPage",t=>{this.currentPage=t});g(this,"setPageSize",t=>{this.pageSize=t,this.updateUrl()});g(this,"setFilter",(t,a)=>{this.filters.set(t,a),this.updateUrl()});g(this,"clearFilter",t=>{this.filters.set(t,""),this.updateUrl()});g(this,"setArrayFilter",(t,a)=>{this.arrayFilters.set(t,a),this.updateUrl()});g(this,"clearArrayFilter",t=>{this.arrayFilters.set(t,[]),this.updateUrl()});g(this,"setRangeFilter",({key:t,range:a,dates:r})=>{a.setFilterType(t),a.setDates(r.start,r.end),this.updateUrl()});g(this,"clearRangeFilter",t=>{const a=this.dateRangeFilters.get(t);a&&(a.clear(),this.updateUrl())});g(this,"setNumberRangeFilter",({numberRange:t,gte:a,lte:r})=>{t.setGte(a),t.setLte(r),this.updateUrl()});g(this,"clearNumberRangeFilter",t=>{const a=this.numberRangeFilters.get(t);a&&(a.clear(),this.updateUrl())});g(this,"clearAllFilters",(t=!1)=>{const{SEARCH_FILTER_ID:a}=b.BusinessLogicManager.getBusinessLogic();this.filters.forEach((r,e)=>{e!==a&&this.filters.set(e,"")}),this.arrayFilters.forEach((r,e)=>this.arrayFilters.set(e,[])),this.dateRangeFilters.forEach(r=>r.clear()),this.numberRangeFilters.forEach(r=>r.clear()),t||this.updateUrl()});g(this,"clearFiltersForGroup",t=>{const{GROUP_MAP:a}=b.BusinessLogicManager.getBusinessLogic(),r=a.get(t);r&&r.fields.forEach(e=>{this.arrayFilters.has(e.id)?this.clearArrayFilter(e.id):this.dateRangeFilters.has(e.id)?this.clearRangeFilter(e.id):this.numberRangeFilters.has(e.id)?this.clearNumberRangeFilter(e.id):this.clearFilter(e.id)})});g(this,"setActiveViewId",t=>{this.activeViewId=t,this.updateUrl()});g(this,"toggleFiltersDropdownVisible",t=>{this.isFiltersDropdownVisible=t});g(this,"getFiltersForGroup",t=>{const{GROUP_MAP:a}=b.BusinessLogicManager.getBusinessLogic(),r=a.get(t);if(!r)return{};const e={};return r.fields.forEach(i=>{this.arrayFilters.has(i.id)?e[i.id]=this.arrayFilters.get(i.id):this.dateRangeFilters.has(i.id)?e[i.id]=this.dateRangeFilters.get(i.id):this.numberRangeFilters.has(i.id)?e[i.id]=this.numberRangeFilters.get(i.id):e[i.id]=this.filters.get(i.id)}),e});g(this,"initFiltersFromView",t=>{var r;const{PAGE_SIZE_OPTIONS:a}=b.BusinessLogicManager.getBusinessLogic();(r=t.page)!=null&&r.size&&a.includes(t.page.size)&&(this.defaultPageSize=t.page.size,this.pageSize=t.page.size),this.defaultFilters=new Map(t.filterMaps.filters),this.defaultArrayFilters=new Map(t.filterMaps.arrayFilters),this.defaultDateRangeFilters=new Map(Array.from(t.filterMaps.rangeFilters.entries()).map(([e,i])=>{const n=new w.RangeFilter(i.filterType);return i.gte&&i.lte&&n.setDates(i.gte,i.lte),[e,n]})),this.defaultNumberRangeFilters=new Map(Array.from(t.filterMaps.numberRangeFilters.entries()).map(([e,i])=>{const n=i.clone();return i.gte&&n.setGte(i.gte),i.lte&&n.setLte(i.lte),[e,n]})),this.filters=new Map(t.filterMaps.filters),this.arrayFilters=new Map(t.filterMaps.arrayFilters),this.dateRangeFilters=new Map(Array.from(t.filterMaps.rangeFilters.entries()).map(([e,i])=>{const n=new w.RangeFilter(i.filterType);return i.gte&&i.lte&&n.setDates(i.gte,i.lte),[e,n]})),this.numberRangeFilters=new Map(Array.from(t.filterMaps.numberRangeFilters.entries()).map(([e,i])=>{const n=i.clone();return i.gte&&n.setGte(i.gte),i.lte&&n.setLte(i.lte),[e,n]})),this.activeViewId=t.id});g(this,"initFromUrl",(t=!0)=>{const{GROUP_MAP:a,NUMBER_RANGE_FILTERS:r,DATE_RANGE_FILTERS:e,PAGE_SIZE_OPTIONS:i,PAGE_SIZE_FILTER_ID:n}=b.BusinessLogicManager.getBusinessLogic(),f=new URLSearchParams(window.location.search),c=Array.from(a.values()).flatMap(s=>s.fields),m=new Map,R=new Map,M=new Map,h=new Map,l=new Map;Array.from(f.entries()).forEach(([s,u])=>{(s.includes("[gte]")||s.includes("[lte]")||s.includes("[relative]"))&&l.set(s,u)}),Array.from(f.entries()).forEach(([s,u])=>{if(s==="view"&&t){this.activeViewId=u;return}if(s===n&&i.includes(Number(u))){this.pageSize=Number(u);return}let y=c.find(F=>F.id===s);const d=s.replace(/\[(gte|lte|relative)\]$/,"");if(y||(r.includes(d)?y=c.find(F=>F.id===d):e.includes(d)&&(y=c.find(F=>F.id===d))),!!y)switch(y.filterType){case p.FilterChoiceValue.CHECKBOX:u&&R.set(s,u.split(","));break;case p.FilterChoiceValue.DATE_RANGE:let F;if(q.isValidDateRange(u))F=new w.RangeFilter(u);else{const _=l.get(`${d}[gte]`),D=l.get(`${d}[lte]`);if(_&&D)try{const U=I.parseDate(_),v=I.parseDate(D);F=new w.RangeFilter("CUSTOM"),F.setDates(U,v)}catch{F=new w.RangeFilter(L.DateRanges.TODAY)}else F=new w.RangeFilter(L.DateRanges.TODAY)}M.set(d,F);break;case p.FilterChoiceValue.NUMBER_RANGE:const E=new N.NumberRangeFilter({filterId:y.id}),S=l.get(`${d}[gte]`),T=l.get(`${d}[lte]`);S&&E.setGte(Number(S)),T&&E.setLte(Number(T)),h.set(d,E);break;case p.FilterChoiceValue.TEXT:case p.FilterChoiceValue.NUMBER:case p.FilterChoiceValue.RADIO:m.set(s,u);break}}),this.filters=m,this.arrayFilters=R,this.dateRangeFilters=M,this.numberRangeFilters=h,this.updateUrl()});g(this,"discardChanges",(t=!1)=>{this.pageSize=this.defaultPageSize;const{SEARCH_FILTER_ID:a}=b.BusinessLogicManager.getBusinessLogic(),r=new Map(this.defaultFilters);this.filters.has(a)&&r.set(a,this.filters.get(a)),this.filters=r,this.arrayFilters=new Map(this.defaultArrayFilters),this.dateRangeFilters.clear(),this.defaultDateRangeFilters.forEach((e,i)=>{const n=new w.RangeFilter(e.filterType);n.setDates(e.gte,e.lte),this.dateRangeFilters.set(i,n)}),this.numberRangeFilters.clear(),this.defaultNumberRangeFilters.forEach((e,i)=>{this.numberRangeFilters.set(i,e.clone())}),this.updateUrl(t)});const{GROUP_MAP:t}=b.BusinessLogicManager.getBusinessLogic(),a=Array.from(t.values()).flatMap(r=>r.fields);this.filters=new Map(a.filter(r=>r.filterType===p.FilterChoiceValue.TEXT||r.filterType===p.FilterChoiceValue.NUMBER||r.filterType===p.FilterChoiceValue.RADIO||r.filterType===p.FilterChoiceValue.DATE_RANGE).map(r=>[r.id,""])),this.arrayFilters=new Map(a.filter(r=>r.filterType===p.FilterChoiceValue.CHECKBOX).map(r=>[r.id,[]])),this.dateRangeFilters=new Map(a.filter(r=>r.filterType===p.FilterChoiceValue.DATE_RANGE).map(r=>[r.id,new w.RangeFilter])),this.numberRangeFilters=new Map(a.filter(r=>r.filterType===p.FilterChoiceValue.NUMBER_RANGE).map(r=>{const e=new N.NumberRangeFilter({filterId:r.id});return[r.id,e]})),this.defaultArrayFilters=new Map,this.defaultFilters=new Map,this.defaultDateRangeFilters=new Map,this.defaultNumberRangeFilters=new Map,this.currentPage=1,this.pageSize=10,this.defaultPageSize=10,this.initDefaultFilterMaps(),this.isFiltersDropdownVisible=!1,this.activeViewId=void 0,o.makeObservable(this,{defaultPageSize:o.observable,pageSize:o.observable,currentPage:o.observable,defaultFilters:o.observable,defaultArrayFilters:o.observable,defaultDateRangeFilters:o.observable,defaultNumberRangeFilters:o.observable,filters:o.observable,arrayFilters:o.observable,numberRangeFilters:o.observable,dateRangeFilters:o.observable,isFiltersDropdownVisible:o.observable,activeViewId:o.observable,setPageSize:o.action,setCurrentPage:o.action,toggleFiltersDropdownVisible:o.action,setActiveViewId:o.action,setFilter:o.action,setArrayFilter:o.action,setRangeFilter:o.action,setNumberRangeFilter:o.action,clearFilter:o.action,clearArrayFilter:o.action,clearRangeFilter:o.action,clearNumberRangeFilter:o.action,clearAllFilters:o.action,getFiltersForGroup:o.action,clearFiltersForGroup:o.action,initFromUrl:o.action,initFiltersFromView:o.action,initDefaultFilterMaps:o.action,discardChanges:o.action,updateUrl:o.action,hasActiveFilters:o.computed,activeFilterKeysList:o.computed,queryParamsObject:o.computed,queryParams:o.computed,hasUnsavedChanges:o.computed})}get hasActiveFilters(){const{GROUP_MAP:t}=b.BusinessLogicManager.getBusinessLogic(),a=Array.from(t.values()).flatMap(e=>e.fields),r=new Set(a.map(e=>e.id));return Array.from(this.filters.entries()).filter(([e])=>r.has(e)).some(([,e])=>e!=="")||Array.from(this.arrayFilters.entries()).filter(([e])=>r.has(e)).some(([,e])=>e.length>0)||Array.from(this.dateRangeFilters.entries()).filter(([e])=>r.has(e)).some(([,e])=>e.filterType!==void 0)||Array.from(this.numberRangeFilters.entries()).filter(([e])=>r.has(e)).some(([,e])=>e.isActive)}get activeFilterKeysList(){const{DATE_RANGE_FILTERS:t,NUMBER_RANGE_FILTERS:a}=b.BusinessLogicManager.getBusinessLogic(),r=Array.from(this.filters.entries()).filter(([c,m])=>m!==""&&!t.includes(c)&&!a.includes(c)).map(([c])=>c),e=Array.from(this.arrayFilters.entries()).filter(([,c])=>c.length>0).map(([c])=>c),i=Array.from(this.dateRangeFilters.entries()).filter(([,c])=>c.filterType!==void 0).map(([c])=>c),n=Array.from(this.numberRangeFilters.entries()).filter(([,c])=>c.isActive).map(([c])=>c);return[...new Set([...r,...e,...i,...n])]}get queryParamsObject(){const{DATE_RANGE_FILTERS:t,NUMBER_RANGE_FILTERS:a,PAGE_SIZE_FILTER_ID:r,PAGE_NUMBER_FILTER_ID:e}=b.BusinessLogicManager.getBusinessLogic(),i=new URLSearchParams;return Array.from(this.filters.entries()).filter(([n,f])=>f!==""&&!t.includes(n)&&!a.includes(n)).forEach(([n,f])=>{i.append(n,f)}),Array.from(this.arrayFilters.entries()).filter(([,n])=>n.length>0).forEach(([n,f])=>{i.append(n,f.join(","))}),Array.from(this.dateRangeFilters.entries()).filter(([,n])=>n.filterType!==void 0).forEach(([n,f])=>{f.filterType==="CUSTOM"?(i.set(`${n}[gte]`,f.gte.toString()),i.set(`${n}[lte]`,f.lte.toString())):i.set(`${n}[relative]`,f.filterType)}),Array.from(this.numberRangeFilters.entries()).filter(([,n])=>n.isActive).forEach(([n,f])=>{f.gte!==void 0&&i.set(`${n}[gte]`,f.gte.toString()),f.isValidLte&&i.set(`${n}[lte]`,f.lte.toString())}),this.activeViewId&&i.set("view",this.activeViewId),i.set(r,this.pageSize.toString()),i.set(e,this.currentPage.toString()),i}get queryParams(){return this.queryParamsObject.toString()}get hasUnsavedChanges(){if(this.activeViewId===G.ALL_VIEW_ID)return!1;if(this.defaultPageSize!==this.pageSize)return!0;const{GROUP_MAP:t,SEARCH_FILTER_ID:a}=b.BusinessLogicManager.getBusinessLogic(),r=Array.from(t.values()).flatMap(h=>h.fields),e=new Set(r.map(h=>h.id));if(Array.from(this.filters.entries()).filter(([h])=>h!==a&&e.has(h)).some(([h,l])=>{const s=this.defaultFilters.get(h);return s===void 0&&l!==""||s!==void 0&&l!==s}))return!0;const n=Array.from(this.defaultArrayFilters.entries()).filter(([h])=>e.has(h)).some(([h,l])=>{const s=this.defaultArrayFilters.get(h)||[];return l.length>0||s.length>0?l.length!==s.length||!C.default(l,s):!1}),f=Array.from(this.arrayFilters.entries()).filter(([h])=>e.has(h)).some(([h,l])=>{const s=this.defaultArrayFilters.get(h)||[];return l.length>0||s.length>0?l.length!==s.length||!C.default(l,s):!1});if(n||f)return!0;const c=Array.from(this.numberRangeFilters.entries()).filter(([h])=>e.has(h)).some(([h,l])=>{const s=this.defaultNumberRangeFilters.get(h);return!l.isEqual(s)});if(Array.from(this.defaultNumberRangeFilters.entries()).filter(([h])=>e.has(h)).some(([h,l])=>{const s=this.numberRangeFilters.get(h);return!l.isEqual(s)})||c)return!0;const R=Array.from(this.defaultDateRangeFilters.entries()).filter(([h])=>e.has(h)).some(([h,l])=>{var u,y,d,F;const s=this.dateRangeFilters.get(h);return l!=null&&l.filterType&&!(s!=null&&s.filterType)||s!=null&&s.filterType&&!(l!=null&&l.filterType)||(s==null?void 0:s.filterType)!==(l==null?void 0:l.filterType)?!0:(s==null?void 0:s.filterType)==="CUSTOM"&&(l==null?void 0:l.filterType)==="CUSTOM"?((u=l.gte)==null?void 0:u.toString())!==((y=s.gte)==null?void 0:y.toString())||((d=l.lte)==null?void 0:d.toString())!==((F=s.lte)==null?void 0:F.toString()):!1});return Array.from(this.dateRangeFilters.entries()).filter(([h])=>e.has(h)).some(([h,l])=>{var u,y,d,F;const s=this.defaultDateRangeFilters.get(h);return l!=null&&l.filterType&&!(s!=null&&s.filterType)||s!=null&&s.filterType&&!(l!=null&&l.filterType)||(s==null?void 0:s.filterType)!==(l==null?void 0:l.filterType)?!0:(s==null?void 0:s.filterType)==="CUSTOM"&&(l==null?void 0:l.filterType)==="CUSTOM"?((u=l.gte)==null?void 0:u.toString())!==((y=s.gte)==null?void 0:y.toString())||((d=l.lte)==null?void 0:d.toString())!==((F=s.lte)==null?void 0:F.toString()):!1})||R}}exports.Filters=$;
|