@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.
Files changed (259) hide show
  1. package/dist/components/Filters/ActiveFilters/Variants/common/ActiveFilterFooter/ActiveFilterFooter.d.ts +6 -0
  2. package/dist/components/Filters/ActiveFilters/Variants/common/ActiveFilterFooter/index.d.ts +1 -0
  3. package/dist/components/Filters/ActiveFilters/Variants/common/ActiveFilterHeader/ActiveFilterHeader.d.ts +7 -0
  4. package/dist/components/Filters/ActiveFilters/Variants/common/ActiveFilterHeader/index.d.ts +1 -0
  5. package/dist/components/Filters/ActiveFilters/Variants/common/index.d.ts +2 -0
  6. package/dist/components/Filters/ActiveFilters/Variants/index.d.ts +3 -1
  7. package/dist/components/Filters/ActiveFilters/index.d.ts +0 -1
  8. package/dist/components/Filters/Fields/NumberRangeFilter/MuiSlider.d.ts +1 -1
  9. package/dist/components/RefreshButton/RefreshButton.d.ts +2 -1
  10. package/dist/components/RefreshButton/{usePollListOrders.d.ts → usePollData.d.ts} +1 -1
  11. package/dist/components/Views/OptionsDropdown/styled.d.ts +1 -1
  12. package/dist/components/Views/PillNotifications/constants.d.ts +25 -0
  13. package/dist/components/Views/PillNotifications/variants/DraftPill/DraftPill.d.ts +5 -0
  14. package/dist/components/Views/PillNotifications/variants/DraftPill/index.d.ts +1 -0
  15. package/dist/components/Views/PillNotifications/variants/UnsavedChangesPill/UnsavedChangesPill.d.ts +7 -0
  16. package/dist/components/Views/PillNotifications/variants/UnsavedChangesPill/index.d.ts +1 -0
  17. package/dist/components/Views/PillNotifications/variants/styled.d.ts +324 -0
  18. package/dist/components/Views/index.d.ts +1 -1
  19. package/dist/context/ModalContext/mocks/mockUseModal.d.ts +4 -4
  20. package/dist/hooks/useViewCountsHook/useViewCountsHook.d.ts +1 -1
  21. package/dist/hooks/useViews/mocks.d.ts +2 -0
  22. package/dist/hooks/useViews/useViews.d.ts +1 -2
  23. package/dist/index.cjs +1 -1
  24. package/dist/index.js +121 -119
  25. package/dist/index100.cjs +1 -1
  26. package/dist/index100.js +2 -36
  27. package/dist/index101.cjs +13 -1
  28. package/dist/index101.js +17 -19
  29. package/dist/index102.cjs +1 -1
  30. package/dist/index102.js +25 -7
  31. package/dist/index103.cjs +1 -1
  32. package/dist/index103.js +17 -62
  33. package/dist/index104.cjs +1 -1
  34. package/dist/index104.js +7 -29
  35. package/dist/index105.cjs +1 -1
  36. package/dist/index105.js +63 -62
  37. package/dist/index106.cjs +1 -13
  38. package/dist/index106.js +30 -17
  39. package/dist/index107.cjs +1 -1
  40. package/dist/index107.js +31 -37
  41. package/dist/index109.cjs +1 -0
  42. package/dist/index109.js +49 -0
  43. package/dist/index11.cjs +1 -1
  44. package/dist/index11.js +1 -1
  45. package/dist/index110.cjs +1 -0
  46. package/dist/index110.js +65 -0
  47. package/dist/index111.cjs +1 -0
  48. package/dist/index111.js +44 -0
  49. package/dist/index12.cjs +1 -1
  50. package/dist/index12.js +1 -1
  51. package/dist/index13.cjs +1 -1
  52. package/dist/index13.js +14 -14
  53. package/dist/index14.cjs +1 -1
  54. package/dist/index14.js +36 -41
  55. package/dist/index15.cjs +1 -1
  56. package/dist/index15.js +33 -37
  57. package/dist/index16.cjs +1 -1
  58. package/dist/index16.js +49 -32
  59. package/dist/index17.cjs +1 -1
  60. package/dist/index17.js +38 -48
  61. package/dist/index18.cjs +1 -1
  62. package/dist/index18.js +27 -28
  63. package/dist/index19.cjs +1 -1
  64. package/dist/index19.js +36 -37
  65. package/dist/index2.cjs +1 -1
  66. package/dist/index2.js +2 -2
  67. package/dist/index20.cjs +1 -1
  68. package/dist/index20.js +35 -36
  69. package/dist/index21.cjs +1 -1
  70. package/dist/index21.js +20 -21
  71. package/dist/index22.cjs +1 -1
  72. package/dist/index22.js +7 -46
  73. package/dist/index23.cjs +1 -1
  74. package/dist/index23.js +11 -61
  75. package/dist/index24.cjs +1 -1
  76. package/dist/index24.js +36 -35
  77. package/dist/index25.cjs +1 -1
  78. package/dist/index25.js +55 -34
  79. package/dist/index26.cjs +1 -1
  80. package/dist/index26.js +34 -52
  81. package/dist/index27.cjs +1 -1
  82. package/dist/index27.js +54 -51
  83. package/dist/index28.cjs +1 -1
  84. package/dist/index28.js +50 -81
  85. package/dist/index29.cjs +1 -1
  86. package/dist/index29.js +80 -33
  87. package/dist/index3.cjs +1 -1
  88. package/dist/index3.js +2 -2
  89. package/dist/index30.cjs +1 -1
  90. package/dist/index30.js +37 -33
  91. package/dist/index31.cjs +1 -1
  92. package/dist/index31.js +33 -10
  93. package/dist/index32.cjs +1 -1
  94. package/dist/index32.js +10 -40
  95. package/dist/index33.cjs +1 -1
  96. package/dist/index33.js +38 -102
  97. package/dist/index34.cjs +1 -1
  98. package/dist/index34.js +103 -19
  99. package/dist/index35.cjs +1 -1
  100. package/dist/index35.js +17 -135
  101. package/dist/index36.cjs +1 -1
  102. package/dist/index36.js +135 -49
  103. package/dist/index37.cjs +1 -1
  104. package/dist/index37.js +51 -50
  105. package/dist/index38.cjs +1 -1
  106. package/dist/index38.js +31 -49
  107. package/dist/index39.cjs +1 -1
  108. package/dist/index39.js +48 -71
  109. package/dist/index4.cjs +1 -1
  110. package/dist/index4.js +2 -2
  111. package/dist/index40.cjs +1 -1
  112. package/dist/index40.js +58 -79
  113. package/dist/index41.cjs +1 -1
  114. package/dist/index41.js +81 -41
  115. package/dist/index42.cjs +1 -1
  116. package/dist/index42.js +48 -5
  117. package/dist/index43.cjs +1 -1
  118. package/dist/index43.js +5 -42
  119. package/dist/index44.cjs +1 -1
  120. package/dist/index44.js +42 -25
  121. package/dist/index45.cjs +1 -1
  122. package/dist/index45.js +30 -19
  123. package/dist/index46.cjs +1 -1
  124. package/dist/index46.js +19 -8
  125. package/dist/index47.cjs +1 -1
  126. package/dist/index47.js +7 -22
  127. package/dist/index48.cjs +1 -1
  128. package/dist/index48.js +23 -2
  129. package/dist/index49.cjs +1 -1
  130. package/dist/index49.js +2 -4
  131. package/dist/index5.cjs +1 -1
  132. package/dist/index5.js +2 -2
  133. package/dist/index50.cjs +1 -1
  134. package/dist/index50.js +4 -11
  135. package/dist/index51.cjs +1 -1
  136. package/dist/index51.js +10 -12
  137. package/dist/index52.cjs +1 -1
  138. package/dist/index52.js +12 -11
  139. package/dist/index53.cjs +1 -1
  140. package/dist/index53.js +11 -184
  141. package/dist/index54.cjs +1 -1
  142. package/dist/index54.js +183 -25
  143. package/dist/index55.cjs +1 -1
  144. package/dist/index55.js +26 -24
  145. package/dist/index56.cjs +1 -1
  146. package/dist/index56.js +19 -22
  147. package/dist/index57.cjs +1 -1
  148. package/dist/index57.js +25 -90
  149. package/dist/index58.cjs +1 -1
  150. package/dist/index58.js +93 -8
  151. package/dist/index59.cjs +1 -1
  152. package/dist/index59.js +8 -51
  153. package/dist/index6.cjs +1 -1
  154. package/dist/index6.js +4 -4
  155. package/dist/index60.cjs +1 -1
  156. package/dist/index60.js +50 -60
  157. package/dist/index61.cjs +1 -1
  158. package/dist/index61.js +61 -18
  159. package/dist/index62.cjs +1 -1
  160. package/dist/index62.js +16 -23
  161. package/dist/index63.cjs +1 -1
  162. package/dist/index63.js +25 -315
  163. package/dist/index64.cjs +1 -1
  164. package/dist/index64.js +311 -55
  165. package/dist/index65.cjs +1 -1
  166. package/dist/index65.js +50 -47
  167. package/dist/index66.cjs +1 -1
  168. package/dist/index66.js +51 -32
  169. package/dist/index67.cjs +1 -1
  170. package/dist/index67.js +30 -24
  171. package/dist/index68.cjs +1 -1
  172. package/dist/index68.js +32 -4
  173. package/dist/index69.cjs +1 -1
  174. package/dist/index69.js +4 -9
  175. package/dist/index70.cjs +1 -1
  176. package/dist/index70.js +9 -17
  177. package/dist/index71.cjs +1 -1
  178. package/dist/index71.js +14 -16
  179. package/dist/index72.cjs +1 -1
  180. package/dist/index72.js +18 -47
  181. package/dist/index73.cjs +1 -1
  182. package/dist/index73.js +48 -21
  183. package/dist/index74.cjs +1 -1
  184. package/dist/index74.js +21 -2
  185. package/dist/index75.cjs +1 -1
  186. package/dist/index75.js +2 -9
  187. package/dist/index76.cjs +1 -3
  188. package/dist/index76.js +8 -13
  189. package/dist/index77.cjs +3 -1
  190. package/dist/index77.js +13 -8
  191. package/dist/index78.cjs +1 -1
  192. package/dist/index78.js +7 -141
  193. package/dist/index79.cjs +8 -1
  194. package/dist/index79.js +12 -19
  195. package/dist/index80.cjs +1 -8
  196. package/dist/index80.js +41 -12
  197. package/dist/index81.cjs +1 -1
  198. package/dist/index81.js +8 -40
  199. package/dist/index82.cjs +1 -1
  200. package/dist/index82.js +143 -9
  201. package/dist/index83.cjs +1 -1
  202. package/dist/index83.js +19 -18
  203. package/dist/index84.cjs +1 -1
  204. package/dist/index84.js +18 -13
  205. package/dist/index85.cjs +15 -100
  206. package/dist/index85.js +19 -115
  207. package/dist/index86.cjs +1 -1
  208. package/dist/index86.js +28 -65
  209. package/dist/index87.cjs +1 -1
  210. package/dist/index87.js +29 -29
  211. package/dist/index88.cjs +1 -1
  212. package/dist/index88.js +15 -2
  213. package/dist/index89.cjs +1 -1
  214. package/dist/index89.js +20 -40
  215. package/dist/index9.cjs +1 -1
  216. package/dist/index9.js +57 -43
  217. package/dist/index90.cjs +80 -1
  218. package/dist/index90.js +103 -11
  219. package/dist/index91.cjs +1 -1
  220. package/dist/index91.js +13 -24
  221. package/dist/index92.cjs +100 -15
  222. package/dist/index92.js +115 -19
  223. package/dist/index93.cjs +1 -1
  224. package/dist/index93.js +65 -30
  225. package/dist/index94.cjs +1 -1
  226. package/dist/index94.js +29 -29
  227. package/dist/index95.cjs +1 -1
  228. package/dist/index95.js +2 -22
  229. package/dist/index96.cjs +1 -80
  230. package/dist/index96.js +41 -96
  231. package/dist/index97.cjs +1 -12
  232. package/dist/index97.js +11 -16
  233. package/dist/index98.cjs +12 -1
  234. package/dist/index98.js +16 -15
  235. package/dist/index99.cjs +1 -1
  236. package/dist/index99.js +24 -2
  237. package/dist/mobx/Filters/tests/Filters.arrayFilters.test.d.ts +1 -0
  238. package/dist/mobx/Filters/tests/Filters.clearOperations.test.d.ts +1 -0
  239. package/dist/mobx/Filters/tests/Filters.dateRangeFilters.test.d.ts +1 -0
  240. package/dist/mobx/Filters/tests/Filters.hasUnsavedChanges.test.d.ts +1 -0
  241. package/dist/mobx/Filters/tests/Filters.numberRangeFilters.test.d.ts +1 -0
  242. package/dist/mobx/Filters/tests/Filters.pagination.test.d.ts +1 -0
  243. package/dist/mobx/Filters/tests/Filters.textFilters.test.d.ts +1 -0
  244. package/dist/mobx/Filters/tests/Filters.urlHandling.test.d.ts +1 -0
  245. package/dist/mobx/Filters/tests/Filters.views.test.d.ts +1 -0
  246. package/dist/mobx/Notifications/Notifications.d.ts +7 -8
  247. package/dist/mobx/Notifications/Notifications.test.d.ts +1 -0
  248. package/dist/mobx/Notifications/index.d.ts +1 -0
  249. package/dist/mobx/NumberRangeFilter/NumberRangeFilter.test.d.ts +1 -0
  250. package/dist/mobx/RangeFilter/RangeFilter.test.d.ts +1 -0
  251. package/dist/mobx/Views/Views.test.d.ts +1 -0
  252. package/dist/types.d.ts +3 -0
  253. package/package.json +1 -1
  254. package/dist/components/Views/PillNotifications/InfoPill.d.ts +0 -1
  255. package/dist/components/Views/PillNotifications/styled.d.ts +0 -34
  256. package/dist/components/Views/UnsavedChanges/UnsavedChanges.d.ts +0 -5
  257. package/dist/components/Views/UnsavedChanges/index.d.ts +0 -1
  258. /package/dist/components/Filters/ActiveFilters/{ActiveFilterTag → Variants/ActiveFilterTag}/ActiveFilterTag.d.ts +0 -0
  259. /package/dist/components/Filters/ActiveFilters/{ActiveFilterTag → Variants/ActiveFilterTag}/index.d.ts +0 -0
package/dist/index21.js CHANGED
@@ -1,43 +1,42 @@
1
1
  import { jsxs as s, jsx as n } from "react/jsx-runtime";
2
- import { useMemo as u } from "react";
3
- import { observer as O } from "mobx-react";
4
- import { Stack as b, ChoiceList as F, Skeleton as x, theme as y, Text as A } from "@veeqo/ui";
5
- import S from "swr/immutable";
6
- import { getAsyncOptions as d } from "./index69.js";
7
- import { getFetcherFunction as L } from "./index70.js";
8
- import { SWR_HOOK_OPTIONS as k } from "./index46.js";
9
- const T = O(
2
+ import { useMemo as O } from "react";
3
+ import { observer as u } from "mobx-react";
4
+ import { Stack as F, ChoiceList as b, Skeleton as y, theme as A, Text as d } from "@veeqo/ui";
5
+ import x from "swr/immutable";
6
+ import { getAsyncOptions as S } from "./index70.js";
7
+ import { getFetcherFunction as L } from "./index71.js";
8
+ import { SWR_HOOK_OPTIONS as R } from "./index47.js";
9
+ const _ = u(
10
10
  ({ field: t, editedValue: c, setEditedValue: a }) => {
11
11
  var o, i;
12
- const l = u(() => {
12
+ const l = O(() => {
13
13
  var e;
14
14
  return L({ fetcherName: (e = t.fetchAsyncFilterOptions) == null ? void 0 : e.fetcher });
15
- }, [(o = t.fetchAsyncFilterOptions) == null ? void 0 : o.fetcher]), { isLoading: m, isValidating: h, data: p, error: f } = S(
15
+ }, [(o = t.fetchAsyncFilterOptions) == null ? void 0 : o.fetcher]), { isLoading: m, isValidating: h, data: p, error: f } = x(
16
16
  (i = t.fetchAsyncFilterOptions) == null ? void 0 : i.URL,
17
17
  l,
18
- k
19
- ), r = m || h, g = d({ data: p, config: t.fetchAsyncFilterOptions });
20
- return /* @__PURE__ */ s(b, { spacing: "xs", alignX: "stretch", children: [
18
+ R
19
+ ), r = m || h, g = S({ data: p, config: t.fetchAsyncFilterOptions });
20
+ return /* @__PURE__ */ s(F, { spacing: "xs", alignX: "stretch", children: [
21
21
  /* @__PURE__ */ n(
22
- F,
22
+ b,
23
23
  {
24
- allowMultiple: !0,
25
24
  title: t.label,
26
25
  options: g,
27
- selected: c,
28
- onChange: (e) => a(e)
26
+ selected: [c],
27
+ onChange: (e) => a(`${e[0]}`)
29
28
  }
30
29
  ),
31
30
  r && /* @__PURE__ */ n(
32
- x,
31
+ y,
33
32
  {
34
33
  width: "200px",
35
- height: y.sizes[5],
34
+ height: A.sizes[5],
36
35
  "aria-busy": !0,
37
36
  "aria-label": `Loading ${t.label} filters`
38
37
  }
39
38
  ),
40
- !r && f && /* @__PURE__ */ s(A, { variant: "errorSmall", children: [
39
+ !r && f && /* @__PURE__ */ s(d, { variant: "errorSmall", children: [
41
40
  "Error: failed to load filter for ",
42
41
  t.label
43
42
  ] })
@@ -45,5 +44,5 @@ const T = O(
45
44
  }
46
45
  );
47
46
  export {
48
- T as ActiveAsyncCheckboxFilter
47
+ _ as ActiveAsyncRadioFilter
49
48
  };
package/dist/index22.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),b=require("react"),m=require("mobx-react"),t=require("@veeqo/ui"),p=require("swr/immutable"),y=require("./index69.cjs"),F=require("./index70.cjs"),O=require("./index46.cjs"),A=e=>e&&e.__esModule?e:{default:e},x=A(p),R=m.observer(({field:e,editedValue:o,setEditedValue:a})=>{var i,c;const l=b.useMemo(()=>{var r;return F.getFetcherFunction({fetcherName:(r=e.fetchAsyncFilterOptions)==null?void 0:r.fetcher})},[(i=e.fetchAsyncFilterOptions)==null?void 0:i.fetcher]),{isLoading:u,isValidating:h,data:g,error:d}=x.default((c=e.fetchAsyncFilterOptions)==null?void 0:c.URL,l,O.SWR_HOOK_OPTIONS),n=u||h,f=y.getAsyncOptions({data:g,config:e.fetchAsyncFilterOptions});return s.jsxs(t.Stack,{spacing:"xs",alignX:"stretch",children:[s.jsx(t.ChoiceList,{title:e.label,options:f,selected:[o],onChange:r=>a(`${r[0]}`)}),n&&s.jsx(t.Skeleton,{width:"200px",height:t.theme.sizes[5],"aria-busy":!0,"aria-label":`Loading ${e.label} filters`}),!n&&d&&s.jsxs(t.Text,{variant:"errorSmall",children:["Error: failed to load filter for ",e.label]})]})});exports.ActiveAsyncRadioFilter=R;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),e=require("@veeqo/ui"),n=({clearActiveFilter:i,applyActiveFilter:r})=>t.jsx(e.Card.Footer,{style:{padding:e.theme.sizes.base,margin:0,minWidth:"200px",boxShadow:`0px 10px 15px 0px ${e.theme.colors.neutral.ink.dark}`},children:t.jsxs(e.Stack,{direction:"horizontal",alignX:"end",children:[t.jsx(e.Button,{variant:"default",size:"sm",onClick:i,children:"Clear"}),t.jsx(e.Button,{variant:"primary",size:"sm",onClick:r,children:"Apply"})]})});exports.ActiveFilterFooter=n;
package/dist/index22.js CHANGED
@@ -1,48 +1,9 @@
1
- import { jsxs as s, jsx as n } from "react/jsx-runtime";
2
- import { useMemo as O } from "react";
3
- import { observer as u } from "mobx-react";
4
- import { Stack as F, ChoiceList as b, Skeleton as y, theme as A, Text as d } from "@veeqo/ui";
5
- import x from "swr/immutable";
6
- import { getAsyncOptions as S } from "./index69.js";
7
- import { getFetcherFunction as L } from "./index70.js";
8
- import { SWR_HOOK_OPTIONS as R } from "./index46.js";
9
- const _ = u(
10
- ({ field: t, editedValue: c, setEditedValue: a }) => {
11
- var o, i;
12
- const l = O(() => {
13
- var e;
14
- return L({ fetcherName: (e = t.fetchAsyncFilterOptions) == null ? void 0 : e.fetcher });
15
- }, [(o = t.fetchAsyncFilterOptions) == null ? void 0 : o.fetcher]), { isLoading: m, isValidating: h, data: p, error: f } = x(
16
- (i = t.fetchAsyncFilterOptions) == null ? void 0 : i.URL,
17
- l,
18
- R
19
- ), r = m || h, g = S({ data: p, config: t.fetchAsyncFilterOptions });
20
- return /* @__PURE__ */ s(F, { spacing: "xs", alignX: "stretch", children: [
21
- /* @__PURE__ */ n(
22
- b,
23
- {
24
- title: t.label,
25
- options: g,
26
- selected: [c],
27
- onChange: (e) => a(`${e[0]}`)
28
- }
29
- ),
30
- r && /* @__PURE__ */ n(
31
- y,
32
- {
33
- width: "200px",
34
- height: A.sizes[5],
35
- "aria-busy": !0,
36
- "aria-label": `Loading ${t.label} filters`
37
- }
38
- ),
39
- !r && f && /* @__PURE__ */ s(d, { variant: "errorSmall", children: [
40
- "Error: failed to load filter for ",
41
- t.label
42
- ] })
43
- ] });
44
- }
45
- );
1
+ import { jsx as r, jsxs as o } from "react/jsx-runtime";
2
+ import { Card as a, theme as i, Stack as l, Button as e } from "@veeqo/ui";
3
+ const p = ({ clearActiveFilter: t, applyActiveFilter: n }) => /* @__PURE__ */ r(a.Footer, { style: { padding: i.sizes.base, margin: 0, minWidth: "200px", boxShadow: `0px 10px 15px 0px ${i.colors.neutral.ink.dark}` }, children: /* @__PURE__ */ o(l, { direction: "horizontal", alignX: "end", children: [
4
+ /* @__PURE__ */ r(e, { variant: "default", size: "sm", onClick: t, children: "Clear" }),
5
+ /* @__PURE__ */ r(e, { variant: "primary", size: "sm", onClick: n, children: "Apply" })
6
+ ] }) });
46
7
  export {
47
- _ as ActiveAsyncRadioFilter
8
+ p as ActiveFilterFooter
48
9
  };
package/dist/index23.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),o=require("react"),C=require("mobx-react"),L=require("lodash/debounce"),s=require("@veeqo/ui"),R=require("swr/immutable"),j=require("./index69.cjs"),k=require("./index70.cjs"),V=require("./index46.cjs"),E=require("./index7.cjs"),I=require("./index58.cjs"),h=e=>e&&e.__esModule?e:{default:e},M=h(L),T=h(R),v=C.observer(({field:e})=>{var l,u;const{FILTERS_DEBOUCE_INTERVAL_MS:d}=E.useBusinessLogic(),g=o.useMemo(()=>{var t;return k.getFetcherFunction({fetcherName:(t=e.fetchAsyncFilterOptions)==null?void 0:t.fetcher})},[(l=e.fetchAsyncFilterOptions)==null?void 0:l.fetcher]),{isLoading:b,isValidating:F,data:S,error:y}=T.default((u=e.fetchAsyncFilterOptions)==null?void 0:u.URL,g,V.SWR_HOOK_OPTIONS),i=b||F,{Filters:{setArrayFilter:c,arrayFilters:p}}=I.useStores(),O=p.get(e.id)||[],[m,a]=o.useState(O),x=o.useCallback(M.default((t,n)=>{c(t,n)},d),[c]),_=t=>{const n=t.map(A=>`${A}`);a(n),x(e.id,n)},f=()=>{a([]),c(e.id,[])},q=j.getAsyncOptions({data:S,config:e.fetchAsyncFilterOptions});return r.jsxs(s.Stack,{spacing:"xs",alignX:"stretch",children:[r.jsx(s.Button,{variant:"link",onClick:f,children:"Clear"}),r.jsx(s.ChoiceList,{allowMultiple:!0,title:e.label,options:q,selected:m,onChange:t=>_(t)}),i&&r.jsx(s.Skeleton,{width:"200px",height:s.theme.sizes[5],"aria-busy":!0,"aria-label":`Loading ${e.label} filters`}),!i&&y&&r.jsxs(s.Text,{variant:"errorSmall",children:["Error: failed to load filter for ",e.label]})]})});exports.AsyncCheckboxFilter=v;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),i=require("@veeqo/ui"),n=require("lodash/toLower"),o=e=>e&&e.__esModule?e:{default:e},s=o(n),a=({filterLabel:e,glyph:r})=>t.jsxs(t.Fragment,{children:[r,t.jsxs(i.Text,{variant:"headingSmall",as:"h2",children:["Edit ",s.default(e)]})]});exports.ActiveFilterHeader=a;
package/dist/index23.js CHANGED
@@ -1,63 +1,13 @@
1
- import { jsxs as l, jsx as s } from "react/jsx-runtime";
2
- import { useMemo as L, useState as x, useCallback as k } from "react";
3
- import { observer as V } from "mobx-react";
4
- import E from "lodash/debounce";
5
- import { Stack as R, Button as _, ChoiceList as I, Skeleton as T, theme as v, Text as w } from "@veeqo/ui";
6
- import B from "swr/immutable";
7
- import { getAsyncOptions as M } from "./index69.js";
8
- import { getFetcherFunction as N } from "./index70.js";
9
- import { SWR_HOOK_OPTIONS as j } from "./index46.js";
10
- import { useBusinessLogic as U } from "./index7.js";
11
- import { useStores as W } from "./index58.js";
12
- const Y = V(({ field: t }) => {
13
- var c, a;
14
- const { FILTERS_DEBOUCE_INTERVAL_MS: m } = U(), u = L(() => {
15
- var e;
16
- return N({ fetcherName: (e = t.fetchAsyncFilterOptions) == null ? void 0 : e.fetcher });
17
- }, [(c = t.fetchAsyncFilterOptions) == null ? void 0 : c.fetcher]), { isLoading: h, isValidating: p, data: f, error: g } = B(
18
- (a = t.fetchAsyncFilterOptions) == null ? void 0 : a.URL,
19
- u,
20
- j
21
- ), i = h || p, {
22
- Filters: { setArrayFilter: o, arrayFilters: F }
23
- } = W(), d = F.get(t.id) || [], [S, n] = x(d), b = k(
24
- E((e, r) => {
25
- o(e, r);
26
- }, m),
27
- [o]
28
- ), O = (e) => {
29
- const r = e.map((C) => `${C}`);
30
- n(r), b(t.id, r);
31
- }, y = () => {
32
- n([]), o(t.id, []);
33
- }, A = M({ data: f, config: t.fetchAsyncFilterOptions });
34
- return /* @__PURE__ */ l(R, { spacing: "xs", alignX: "stretch", children: [
35
- /* @__PURE__ */ s(_, { variant: "link", onClick: y, children: "Clear" }),
36
- /* @__PURE__ */ s(
37
- I,
38
- {
39
- allowMultiple: !0,
40
- title: t.label,
41
- options: A,
42
- selected: S,
43
- onChange: (e) => O(e)
44
- }
45
- ),
46
- i && /* @__PURE__ */ s(
47
- T,
48
- {
49
- width: "200px",
50
- height: v.sizes[5],
51
- "aria-busy": !0,
52
- "aria-label": `Loading ${t.label} filters`
53
- }
54
- ),
55
- !i && g && /* @__PURE__ */ l(w, { variant: "errorSmall", children: [
56
- "Error: failed to load filter for ",
57
- t.label
58
- ] })
59
- ] });
60
- });
1
+ import { jsxs as r, Fragment as i } from "react/jsx-runtime";
2
+ import { Text as o } from "@veeqo/ui";
3
+ import m from "lodash/toLower";
4
+ const l = ({ filterLabel: t, glyph: e }) => /* @__PURE__ */ r(i, { children: [
5
+ e,
6
+ /* @__PURE__ */ r(o, { variant: "headingSmall", as: "h2", children: [
7
+ "Edit ",
8
+ m(t)
9
+ ] })
10
+ ] });
61
11
  export {
62
- Y as AsyncCheckboxFilter
12
+ l as ActiveFilterHeader
63
13
  };
package/dist/index24.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react/jsx-runtime"),o=require("react"),x=require("mobx-react"),A=require("lodash/debounce"),s=require("@veeqo/ui"),L=require("swr/immutable"),j=require("./index69.cjs"),C=require("./index70.cjs"),V=require("./index46.cjs"),k=require("./index7.cjs"),E=require("./index58.cjs"),d=e=>e&&e.__esModule?e:{default:e},I=d(A),T=d(L),v=x.observer(({field:e})=>{var u,l;const{FILTERS_DEBOUCE_INTERVAL_MS:h}=k.useBusinessLogic(),g=o.useMemo(()=>{var t;return C.getFetcherFunction({fetcherName:(t=e.fetchAsyncFilterOptions)==null?void 0:t.fetcher})},[(u=e.fetchAsyncFilterOptions)==null?void 0:u.fetcher]),{isLoading:F,isValidating:S,data:b,error:O}=T.default((l=e.fetchAsyncFilterOptions)==null?void 0:l.URL,g,V.SWR_HOOK_OPTIONS),i=F||S,{Filters:{setFilter:c,filters:f}}=E.useStores(),_=f.get(e.id),[m,a]=o.useState(_),p=o.useCallback(I.default((t,r)=>{c(t,r)},h),[c]),q=t=>{const r=`${t[0]}`;a(r),p(e.id,r)},y=()=>{a(""),c(e.id,"")},R=j.getAsyncOptions({data:b,config:e.fetchAsyncFilterOptions});return n.jsxs(s.Stack,{spacing:"xs",alignX:"stretch",children:[n.jsx(s.Button,{variant:"link",onClick:y,children:"Clear"}),n.jsx(s.ChoiceList,{title:e.label,options:R,selected:[m],onChange:t=>q(t)}),i&&n.jsx(s.Skeleton,{width:"200px",height:s.theme.sizes[5],"aria-busy":!0,"aria-label":`Loading ${e.label} filters`}),!i&&O&&n.jsxs(s.Text,{variant:"errorSmall",children:["Error: failed to load filter for ",e.label]})]})});exports.AsyncRadioFilter=v;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),o=require("react"),C=require("mobx-react"),L=require("lodash/debounce"),s=require("@veeqo/ui"),R=require("swr/immutable"),j=require("./index70.cjs"),k=require("./index71.cjs"),V=require("./index47.cjs"),E=require("./index7.cjs"),I=require("./index59.cjs"),h=e=>e&&e.__esModule?e:{default:e},M=h(L),T=h(R),v=C.observer(({field:e})=>{var l,u;const{FILTERS_DEBOUCE_INTERVAL_MS:d}=E.useBusinessLogic(),g=o.useMemo(()=>{var t;return k.getFetcherFunction({fetcherName:(t=e.fetchAsyncFilterOptions)==null?void 0:t.fetcher})},[(l=e.fetchAsyncFilterOptions)==null?void 0:l.fetcher]),{isLoading:b,isValidating:F,data:S,error:y}=T.default((u=e.fetchAsyncFilterOptions)==null?void 0:u.URL,g,V.SWR_HOOK_OPTIONS),i=b||F,{Filters:{setArrayFilter:c,arrayFilters:p}}=I.useStores(),O=p.get(e.id)||[],[m,a]=o.useState(O),x=o.useCallback(M.default((t,n)=>{c(t,n)},d),[c]),_=t=>{const n=t.map(A=>`${A}`);a(n),x(e.id,n)},f=()=>{a([]),c(e.id,[])},q=j.getAsyncOptions({data:S,config:e.fetchAsyncFilterOptions});return r.jsxs(s.Stack,{spacing:"xs",alignX:"stretch",children:[r.jsx(s.Button,{variant:"link",onClick:f,children:"Clear"}),r.jsx(s.ChoiceList,{allowMultiple:!0,title:e.label,options:q,selected:m,onChange:t=>_(t)}),i&&r.jsx(s.Skeleton,{width:"200px",height:s.theme.sizes[5],"aria-busy":!0,"aria-label":`Loading ${e.label} filters`}),!i&&y&&r.jsxs(s.Text,{variant:"errorSmall",children:["Error: failed to load filter for ",e.label]})]})});exports.AsyncCheckboxFilter=v;
package/dist/index24.js CHANGED
@@ -1,62 +1,63 @@
1
1
  import { jsxs as l, jsx as s } from "react/jsx-runtime";
2
- import { useMemo as A, useState as C, useCallback as x } from "react";
3
- import { observer as R } from "mobx-react";
4
- import V from "lodash/debounce";
5
- import { Stack as k, Button as E, ChoiceList as _, Skeleton as I, theme as T, Text as v } from "@veeqo/ui";
2
+ import { useMemo as L, useState as x, useCallback as k } from "react";
3
+ import { observer as V } from "mobx-react";
4
+ import E from "lodash/debounce";
5
+ import { Stack as R, Button as _, ChoiceList as I, Skeleton as T, theme as v, Text as w } from "@veeqo/ui";
6
6
  import B from "swr/immutable";
7
- import { getAsyncOptions as N } from "./index69.js";
8
- import { getFetcherFunction as j } from "./index70.js";
9
- import { SWR_HOOK_OPTIONS as w } from "./index46.js";
10
- import { useBusinessLogic as M } from "./index7.js";
11
- import { useStores as U } from "./index58.js";
12
- const Q = R(({ field: t }) => {
7
+ import { getAsyncOptions as M } from "./index70.js";
8
+ import { getFetcherFunction as N } from "./index71.js";
9
+ import { SWR_HOOK_OPTIONS as j } from "./index47.js";
10
+ import { useBusinessLogic as U } from "./index7.js";
11
+ import { useStores as W } from "./index59.js";
12
+ const Y = V(({ field: t }) => {
13
13
  var c, a;
14
- const { FILTERS_DEBOUCE_INTERVAL_MS: m } = M(), h = A(() => {
14
+ const { FILTERS_DEBOUCE_INTERVAL_MS: m } = U(), u = L(() => {
15
15
  var e;
16
- return j({ fetcherName: (e = t.fetchAsyncFilterOptions) == null ? void 0 : e.fetcher });
17
- }, [(c = t.fetchAsyncFilterOptions) == null ? void 0 : c.fetcher]), { isLoading: u, isValidating: p, data: f, error: g } = B(
16
+ return N({ fetcherName: (e = t.fetchAsyncFilterOptions) == null ? void 0 : e.fetcher });
17
+ }, [(c = t.fetchAsyncFilterOptions) == null ? void 0 : c.fetcher]), { isLoading: h, isValidating: p, data: f, error: g } = B(
18
18
  (a = t.fetchAsyncFilterOptions) == null ? void 0 : a.URL,
19
- h,
20
- w
21
- ), i = u || p, {
22
- Filters: { setFilter: o, filters: d }
23
- } = U(), F = d.get(t.id), [S, n] = C(F), O = x(
24
- V((e, r) => {
19
+ u,
20
+ j
21
+ ), i = h || p, {
22
+ Filters: { setArrayFilter: o, arrayFilters: F }
23
+ } = W(), d = F.get(t.id) || [], [S, n] = x(d), b = k(
24
+ E((e, r) => {
25
25
  o(e, r);
26
26
  }, m),
27
27
  [o]
28
- ), b = (e) => {
29
- const r = `${e[0]}`;
30
- n(r), O(t.id, r);
31
- }, L = () => {
32
- n(""), o(t.id, "");
33
- }, y = N({ data: f, config: t.fetchAsyncFilterOptions });
34
- return /* @__PURE__ */ l(k, { spacing: "xs", alignX: "stretch", children: [
35
- /* @__PURE__ */ s(E, { variant: "link", onClick: L, children: "Clear" }),
28
+ ), O = (e) => {
29
+ const r = e.map((C) => `${C}`);
30
+ n(r), b(t.id, r);
31
+ }, y = () => {
32
+ n([]), o(t.id, []);
33
+ }, A = M({ data: f, config: t.fetchAsyncFilterOptions });
34
+ return /* @__PURE__ */ l(R, { spacing: "xs", alignX: "stretch", children: [
35
+ /* @__PURE__ */ s(_, { variant: "link", onClick: y, children: "Clear" }),
36
36
  /* @__PURE__ */ s(
37
- _,
37
+ I,
38
38
  {
39
+ allowMultiple: !0,
39
40
  title: t.label,
40
- options: y,
41
- selected: [S],
42
- onChange: (e) => b(e)
41
+ options: A,
42
+ selected: S,
43
+ onChange: (e) => O(e)
43
44
  }
44
45
  ),
45
46
  i && /* @__PURE__ */ s(
46
- I,
47
+ T,
47
48
  {
48
49
  width: "200px",
49
- height: T.sizes[5],
50
+ height: v.sizes[5],
50
51
  "aria-busy": !0,
51
52
  "aria-label": `Loading ${t.label} filters`
52
53
  }
53
54
  ),
54
- !i && g && /* @__PURE__ */ l(v, { variant: "errorSmall", children: [
55
+ !i && g && /* @__PURE__ */ l(w, { variant: "errorSmall", children: [
55
56
  "Error: failed to load filter for ",
56
57
  t.label
57
58
  ] })
58
59
  ] });
59
60
  });
60
61
  export {
61
- Q as AsyncRadioFilter
62
+ Y as AsyncCheckboxFilter
62
63
  };
package/dist/index25.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),p=require("mobx-react"),i=require("react"),x=require("lodash/debounce"),o=require("@veeqo/ui"),F=require("./index7.cjs"),_=require("./index58.cjs"),q=e=>e&&e.__esModule?e:{default:e},k=q(x),j=p.observer(({field:e})=>{var u;const{FILTERS_DEBOUCE_INTERVAL_MS:l}=F.useBusinessLogic(),{Filters:{setArrayFilter:n,arrayFilters:a}}=_.useStores();if(!((u=e.options)!=null&&u.length))return null;const d=a.get(e.id)||[],[b,c]=i.useState(d),S=i.useCallback(k.default((t,s)=>{n(t,s)},l),[n]),g=t=>{const s=t.map(C=>`${C}`);c(s),S(e.id,s)},h=()=>{c([]),n(e.id,[])};return r.jsxs(o.Stack,{spacing:"xs",children:[r.jsx(o.Button,{variant:"link",onClick:h,children:"Clear"}),r.jsx(o.ChoiceList,{allowMultiple:!0,title:e.label,options:e.options,selected:b,onChange:t=>g(t)})]})});exports.CheckboxFilter=j;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react/jsx-runtime"),o=require("react"),x=require("mobx-react"),A=require("lodash/debounce"),s=require("@veeqo/ui"),L=require("swr/immutable"),j=require("./index70.cjs"),C=require("./index71.cjs"),V=require("./index47.cjs"),k=require("./index7.cjs"),E=require("./index59.cjs"),d=e=>e&&e.__esModule?e:{default:e},I=d(A),T=d(L),v=x.observer(({field:e})=>{var u,l;const{FILTERS_DEBOUCE_INTERVAL_MS:h}=k.useBusinessLogic(),g=o.useMemo(()=>{var t;return C.getFetcherFunction({fetcherName:(t=e.fetchAsyncFilterOptions)==null?void 0:t.fetcher})},[(u=e.fetchAsyncFilterOptions)==null?void 0:u.fetcher]),{isLoading:F,isValidating:S,data:b,error:O}=T.default((l=e.fetchAsyncFilterOptions)==null?void 0:l.URL,g,V.SWR_HOOK_OPTIONS),i=F||S,{Filters:{setFilter:c,filters:f}}=E.useStores(),_=f.get(e.id),[m,a]=o.useState(_),p=o.useCallback(I.default((t,r)=>{c(t,r)},h),[c]),q=t=>{const r=`${t[0]}`;a(r),p(e.id,r)},y=()=>{a(""),c(e.id,"")},R=j.getAsyncOptions({data:b,config:e.fetchAsyncFilterOptions});return n.jsxs(s.Stack,{spacing:"xs",alignX:"stretch",children:[n.jsx(s.Button,{variant:"link",onClick:y,children:"Clear"}),n.jsx(s.ChoiceList,{title:e.label,options:R,selected:[m],onChange:t=>q(t)}),i&&n.jsx(s.Skeleton,{width:"200px",height:s.theme.sizes[5],"aria-busy":!0,"aria-label":`Loading ${e.label} filters`}),!i&&O&&n.jsxs(s.Text,{variant:"errorSmall",children:["Error: failed to load filter for ",e.label]})]})});exports.AsyncRadioFilter=v;
package/dist/index25.js CHANGED
@@ -1,41 +1,62 @@
1
- import { jsxs as C, jsx as l } from "react/jsx-runtime";
2
- import { observer as F } from "mobx-react";
3
- import { useState as d, useCallback as S } from "react";
4
- import b from "lodash/debounce";
5
- import { Stack as g, Button as k, ChoiceList as x } from "@veeqo/ui";
6
- import { useBusinessLogic as V } from "./index7.js";
7
- import { useStores as E } from "./index58.js";
8
- const w = F(({ field: e }) => {
9
- var n;
10
- const { FILTERS_DEBOUCE_INTERVAL_MS: i } = V(), {
11
- Filters: { setArrayFilter: o, arrayFilters: c }
12
- } = E();
13
- if (!((n = e.options) != null && n.length)) return null;
14
- const a = c.get(e.id) || [], [u, s] = d(a), m = S(
15
- b((t, r) => {
16
- o(t, r);
17
- }, i),
1
+ import { jsxs as l, jsx as s } from "react/jsx-runtime";
2
+ import { useMemo as A, useState as C, useCallback as x } from "react";
3
+ import { observer as R } from "mobx-react";
4
+ import V from "lodash/debounce";
5
+ import { Stack as k, Button as E, ChoiceList as _, Skeleton as I, theme as T, Text as v } from "@veeqo/ui";
6
+ import B from "swr/immutable";
7
+ import { getAsyncOptions as N } from "./index70.js";
8
+ import { getFetcherFunction as j } from "./index71.js";
9
+ import { SWR_HOOK_OPTIONS as w } from "./index47.js";
10
+ import { useBusinessLogic as M } from "./index7.js";
11
+ import { useStores as U } from "./index59.js";
12
+ const Q = R(({ field: t }) => {
13
+ var c, a;
14
+ const { FILTERS_DEBOUCE_INTERVAL_MS: m } = M(), h = A(() => {
15
+ var e;
16
+ return j({ fetcherName: (e = t.fetchAsyncFilterOptions) == null ? void 0 : e.fetcher });
17
+ }, [(c = t.fetchAsyncFilterOptions) == null ? void 0 : c.fetcher]), { isLoading: u, isValidating: p, data: f, error: g } = B(
18
+ (a = t.fetchAsyncFilterOptions) == null ? void 0 : a.URL,
19
+ h,
20
+ w
21
+ ), i = u || p, {
22
+ Filters: { setFilter: o, filters: d }
23
+ } = U(), F = d.get(t.id), [S, n] = C(F), O = x(
24
+ V((e, r) => {
25
+ o(e, r);
26
+ }, m),
18
27
  [o]
19
- ), p = (t) => {
20
- const r = t.map((h) => `${h}`);
21
- s(r), m(e.id, r);
22
- };
23
- return /* @__PURE__ */ C(g, { spacing: "xs", children: [
24
- /* @__PURE__ */ l(k, { variant: "link", onClick: () => {
25
- s([]), o(e.id, []);
26
- }, children: "Clear" }),
27
- /* @__PURE__ */ l(
28
- x,
28
+ ), b = (e) => {
29
+ const r = `${e[0]}`;
30
+ n(r), O(t.id, r);
31
+ }, L = () => {
32
+ n(""), o(t.id, "");
33
+ }, y = N({ data: f, config: t.fetchAsyncFilterOptions });
34
+ return /* @__PURE__ */ l(k, { spacing: "xs", alignX: "stretch", children: [
35
+ /* @__PURE__ */ s(E, { variant: "link", onClick: L, children: "Clear" }),
36
+ /* @__PURE__ */ s(
37
+ _,
29
38
  {
30
- allowMultiple: !0,
31
- title: e.label,
32
- options: e.options,
33
- selected: u,
34
- onChange: (t) => p(t)
39
+ title: t.label,
40
+ options: y,
41
+ selected: [S],
42
+ onChange: (e) => b(e)
35
43
  }
36
- )
44
+ ),
45
+ i && /* @__PURE__ */ s(
46
+ I,
47
+ {
48
+ width: "200px",
49
+ height: T.sizes[5],
50
+ "aria-busy": !0,
51
+ "aria-label": `Loading ${t.label} filters`
52
+ }
53
+ ),
54
+ !i && g && /* @__PURE__ */ l(v, { variant: "errorSmall", children: [
55
+ "Error: failed to load filter for ",
56
+ t.label
57
+ ] })
37
58
  ] });
38
59
  });
39
60
  export {
40
- w as CheckboxFilter
61
+ Q as AsyncRadioFilter
41
62
  };
package/dist/index26.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),P=require("react"),q=require("mobx-react"),n=require("@veeqo/ui"),E=require("./index65.cjs"),b=require("./index7.cjs"),k=require("./index58.cjs"),v=q.observer(({field:s})=>{const{DEFAULT_DATE_PRESET:c,DEFAULT_DATE_RANGE:l}=b.useBusinessLogic(),{Filters:{dateRangeFilters:i,setRangeFilter:o,clearRangeFilter:g}}=k.useStores(),e=i.get(s.id),[u,R]=P.useState(!1),d=(e==null?void 0:e.filterSelection)||c,a=()=>{const t=new E.RangeFilter;i.set(s.id,t)},F=t=>{const T=t.value===n.DateRanges.TODAY&&e&&(e==null?void 0:e.filterType)===void 0;if(!t||T)return;if(!u){R(!0);return}if(!e){a();return}if(!e)return;const f=t.value;o({dates:{start:e.gte,end:e.lte},key:f,range:e})},S=t=>{if(t){if(!e){a();return}e.setDates(t.start,t.end)}},D=()=>{g(s.id)},h=e?e.selectedRange:l;return r.jsxs(n.Stack,{spacing:"xs",children:[r.jsx(n.Button,{variant:"link",onClick:D,children:"Clear"}),r.jsx(n.DateRangePicker,{"aria-label":`date range for ${s.label}`,selectedPreset:d,setSelectedPreset:F,selectedRange:h,setSelectedRange:S})]})});exports.DateRangeFilter=v;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),p=require("mobx-react"),i=require("react"),x=require("lodash/debounce"),o=require("@veeqo/ui"),F=require("./index7.cjs"),_=require("./index59.cjs"),q=e=>e&&e.__esModule?e:{default:e},k=q(x),j=p.observer(({field:e})=>{var u;const{FILTERS_DEBOUCE_INTERVAL_MS:l}=F.useBusinessLogic(),{Filters:{setArrayFilter:n,arrayFilters:a}}=_.useStores();if(!((u=e.options)!=null&&u.length))return null;const d=a.get(e.id)||[],[b,c]=i.useState(d),S=i.useCallback(k.default((t,s)=>{n(t,s)},l),[n]),g=t=>{const s=t.map(C=>`${C}`);c(s),S(e.id,s)},h=()=>{c([]),n(e.id,[])};return r.jsxs(o.Stack,{spacing:"xs",children:[r.jsx(o.Button,{variant:"link",onClick:h,children:"Clear"}),r.jsx(o.ChoiceList,{allowMultiple:!0,title:e.label,options:e.options,selected:b,onChange:t=>g(t)})]})});exports.CheckboxFilter=j;
package/dist/index26.js CHANGED
@@ -1,59 +1,41 @@
1
- import { jsxs as D, jsx as i } from "react/jsx-runtime";
2
- import { useState as S } from "react";
3
- import { observer as T } from "mobx-react";
4
- import { Stack as E, Button as P, DateRangePicker as k, DateRanges as A } from "@veeqo/ui";
5
- import { RangeFilter as v } from "./index65.js";
6
- import { useBusinessLogic as C } from "./index7.js";
7
- import { useStores as x } from "./index58.js";
8
- const U = T(({ field: r }) => {
9
- const { DEFAULT_DATE_PRESET: a, DEFAULT_DATE_RANGE: o } = C(), {
10
- Filters: { dateRangeFilters: n, setRangeFilter: l, clearRangeFilter: c }
11
- } = x(), e = n.get(r.id), [g, d] = S(!1), R = (e == null ? void 0 : e.filterSelection) || a, s = () => {
12
- const t = new v();
13
- n.set(r.id, t);
14
- }, f = (t) => {
15
- const u = t.value === A.TODAY && e && (e == null ? void 0 : e.filterType) === void 0;
16
- if (!t || u) return;
17
- if (!g) {
18
- d(!0);
19
- return;
20
- }
21
- if (!e) {
22
- s();
23
- return;
24
- }
25
- if (!e) return;
26
- const h = t.value;
27
- l({
28
- dates: { start: e.gte, end: e.lte },
29
- key: h,
30
- range: e
31
- });
32
- }, m = (t) => {
33
- if (t) {
34
- if (!e) {
35
- s();
36
- return;
37
- }
38
- e.setDates(t.start, t.end);
39
- }
40
- }, p = () => {
41
- c(r.id);
42
- }, F = e ? e.selectedRange : o;
43
- return /* @__PURE__ */ D(E, { spacing: "xs", children: [
44
- /* @__PURE__ */ i(P, { variant: "link", onClick: p, children: "Clear" }),
45
- /* @__PURE__ */ i(
46
- k,
1
+ import { jsxs as C, jsx as l } from "react/jsx-runtime";
2
+ import { observer as F } from "mobx-react";
3
+ import { useState as d, useCallback as S } from "react";
4
+ import b from "lodash/debounce";
5
+ import { Stack as g, Button as k, ChoiceList as x } from "@veeqo/ui";
6
+ import { useBusinessLogic as V } from "./index7.js";
7
+ import { useStores as E } from "./index59.js";
8
+ const w = F(({ field: e }) => {
9
+ var n;
10
+ const { FILTERS_DEBOUCE_INTERVAL_MS: i } = V(), {
11
+ Filters: { setArrayFilter: o, arrayFilters: c }
12
+ } = E();
13
+ if (!((n = e.options) != null && n.length)) return null;
14
+ const a = c.get(e.id) || [], [u, s] = d(a), m = S(
15
+ b((t, r) => {
16
+ o(t, r);
17
+ }, i),
18
+ [o]
19
+ ), p = (t) => {
20
+ const r = t.map((h) => `${h}`);
21
+ s(r), m(e.id, r);
22
+ };
23
+ return /* @__PURE__ */ C(g, { spacing: "xs", children: [
24
+ /* @__PURE__ */ l(k, { variant: "link", onClick: () => {
25
+ s([]), o(e.id, []);
26
+ }, children: "Clear" }),
27
+ /* @__PURE__ */ l(
28
+ x,
47
29
  {
48
- "aria-label": `date range for ${r.label}`,
49
- selectedPreset: R,
50
- setSelectedPreset: f,
51
- selectedRange: F,
52
- setSelectedRange: m
30
+ allowMultiple: !0,
31
+ title: e.label,
32
+ options: e.options,
33
+ selected: u,
34
+ onChange: (t) => p(t)
53
35
  }
54
36
  )
55
37
  ] });
56
38
  });
57
39
  export {
58
- U as DateRangeFilter
40
+ w as CheckboxFilter
59
41
  };
package/dist/index27.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("react/jsx-runtime"),c=require("react"),h=require("mobx-react"),o=require("@veeqo/ui"),x=require("lodash/debounce"),a=require("./index46.cjs"),E=require("./index7.cjs"),T=require("./index58.cjs"),g=s=>s&&s.__esModule?s:{default:s},k=g(x),m=h.observer(({fields:s,groupId:u})=>{const{FILTERS_DEBOUCE_INTERVAL_MS:d}=E.useBusinessLogic(),{Filters:{getFiltersForGroup:F,setFilter:l,clearFiltersForGroup:b}}=T.useStores(),p=F(u),[S,n]=c.useState(p),q=c.useCallback(k.default((e,t)=>{l(e,t)},d),[l]),C=(e,t)=>{n(r=>({...r,[e]:t})),q(e,t)},_=()=>{const e=s.reduce((t,r)=>({...t,[r.id]:""}),{});n(e),b(u)};return i.jsxs(o.Stack,{children:[i.jsx(o.Button,{variant:"link",onClick:_,children:"Clear"}),s.map(e=>{let t;switch(e.filterType){case a.FilterChoiceValue.NUMBER:t="number";break;case a.FilterChoiceValue.TEXT:t="text";break}return i.jsx(o.TextField,{type:t,value:S[e.id],label:e.label,onChange:r=>C(e.id,r)},e.id)})]})});exports.MultipleFieldFilter=m;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),P=require("react"),q=require("mobx-react"),n=require("@veeqo/ui"),E=require("./index66.cjs"),b=require("./index7.cjs"),k=require("./index59.cjs"),v=q.observer(({field:s})=>{const{DEFAULT_DATE_PRESET:c,DEFAULT_DATE_RANGE:l}=b.useBusinessLogic(),{Filters:{dateRangeFilters:i,setRangeFilter:o,clearRangeFilter:g}}=k.useStores(),e=i.get(s.id),[u,R]=P.useState(!1),d=(e==null?void 0:e.filterSelection)||c,a=()=>{const t=new E.RangeFilter;i.set(s.id,t)},F=t=>{const T=t.value===n.DateRanges.TODAY&&e&&(e==null?void 0:e.filterType)===void 0;if(!t||T)return;if(!u){R(!0);return}if(!e){a();return}if(!e)return;const f=t.value;o({dates:{start:e.gte,end:e.lte},key:f,range:e})},S=t=>{if(t){if(!e){a();return}e.setDates(t.start,t.end)}},D=()=>{g(s.id)},h=e?e.selectedRange:l;return r.jsxs(n.Stack,{spacing:"xs",children:[r.jsx(n.Button,{variant:"link",onClick:D,children:"Clear"}),r.jsx(n.DateRangePicker,{"aria-label":`date range for ${s.label}`,selectedPreset:d,setSelectedPreset:F,selectedRange:h,setSelectedRange:S})]})});exports.DateRangeFilter=v;