@veeqo/transfigure 2.1.3 → 2.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (110) hide show
  1. package/dist/api/types.d.ts +4 -0
  2. package/dist/components/Views/OptionsDropdown/styled.d.ts +2 -2
  3. package/dist/components/Views/PillNotifications/variants/styled.d.ts +2 -2
  4. package/dist/hooks/usePersistUnsavedChanges/usePersistUnsavedChanges.d.ts +1 -0
  5. package/dist/index100.cjs +1 -1
  6. package/dist/index100.js +20 -10
  7. package/dist/index101.cjs +1 -1
  8. package/dist/index101.js +17 -23
  9. package/dist/index102.cjs +1 -19
  10. package/dist/index102.js +24 -24
  11. package/dist/index103.cjs +19 -1
  12. package/dist/index103.js +24 -50
  13. package/dist/index104.cjs +1 -1
  14. package/dist/index104.js +12 -26
  15. package/dist/index105.cjs +1 -1
  16. package/dist/index105.js +7 -15
  17. package/dist/index107.cjs +1 -1
  18. package/dist/index107.js +48 -19
  19. package/dist/index108.cjs +1 -80
  20. package/dist/index108.js +28 -97
  21. package/dist/index109.cjs +80 -1
  22. package/dist/index109.js +98 -2
  23. package/dist/index110.cjs +1 -1
  24. package/dist/index110.js +1 -1
  25. package/dist/index111.cjs +1 -1
  26. package/dist/index111.js +1 -1
  27. package/dist/index114.cjs +1 -1
  28. package/dist/index114.js +2 -36
  29. package/dist/index117.cjs +1 -1
  30. package/dist/index117.js +36 -5
  31. package/dist/index118.cjs +1 -1
  32. package/dist/index118.js +5 -63
  33. package/dist/index119.cjs +1 -7
  34. package/dist/index119.js +63 -10
  35. package/dist/index120.cjs +7 -1
  36. package/dist/index120.js +10 -47
  37. package/dist/index121.cjs +1 -0
  38. package/dist/index121.js +49 -0
  39. package/dist/index13.cjs +1 -1
  40. package/dist/index13.js +1 -1
  41. package/dist/index17.cjs +1 -1
  42. package/dist/index17.js +1 -1
  43. package/dist/index19.cjs +1 -1
  44. package/dist/index19.js +2 -2
  45. package/dist/index20.cjs +1 -1
  46. package/dist/index20.js +1 -1
  47. package/dist/index22.cjs +1 -1
  48. package/dist/index22.js +1 -1
  49. package/dist/index30.cjs +1 -1
  50. package/dist/index30.js +1 -1
  51. package/dist/index31.cjs +1 -1
  52. package/dist/index31.js +1 -1
  53. package/dist/index34.cjs +1 -1
  54. package/dist/index34.js +1 -1
  55. package/dist/index36.cjs +1 -1
  56. package/dist/index36.js +2 -2
  57. package/dist/index39.cjs +1 -1
  58. package/dist/index39.js +1 -1
  59. package/dist/index40.cjs +1 -1
  60. package/dist/index40.js +1 -1
  61. package/dist/index41.cjs +1 -1
  62. package/dist/index41.js +1 -1
  63. package/dist/index42.cjs +1 -1
  64. package/dist/index42.js +1 -1
  65. package/dist/index47.cjs +1 -1
  66. package/dist/index47.js +2 -2
  67. package/dist/index61.cjs +1 -1
  68. package/dist/index61.js +42 -44
  69. package/dist/index68.cjs +1 -1
  70. package/dist/index68.js +41 -40
  71. package/dist/index69.cjs +1 -1
  72. package/dist/index69.js +236 -209
  73. package/dist/index79.cjs +1 -1
  74. package/dist/index79.js +1 -1
  75. package/dist/index81.cjs +1 -1
  76. package/dist/index81.js +1 -1
  77. package/dist/index85.cjs +1 -1
  78. package/dist/index85.js +1 -1
  79. package/dist/index86.cjs +1 -1
  80. package/dist/index86.js +1 -1
  81. package/dist/index88.cjs +1 -1
  82. package/dist/index88.js +7 -7
  83. package/dist/index89.cjs +1 -1
  84. package/dist/index89.js +41 -2
  85. package/dist/index90.cjs +1 -1
  86. package/dist/index90.js +9 -41
  87. package/dist/index91.cjs +1 -1
  88. package/dist/index91.js +2 -9
  89. package/dist/index92.cjs +1 -1
  90. package/dist/index92.js +13 -18
  91. package/dist/index93.cjs +104 -1
  92. package/dist/index93.js +119 -7
  93. package/dist/index94.cjs +1 -1
  94. package/dist/index94.js +68 -13
  95. package/dist/index95.cjs +1 -104
  96. package/dist/index95.js +27 -118
  97. package/dist/index96.cjs +1 -1
  98. package/dist/index96.js +2 -68
  99. package/dist/index97.cjs +1 -1
  100. package/dist/index97.js +39 -26
  101. package/dist/index98.cjs +1 -1
  102. package/dist/index98.js +11 -2
  103. package/dist/index99.cjs +1 -1
  104. package/dist/index99.js +8 -40
  105. package/dist/mobx/Filters/Filters.d.ts +12 -1
  106. package/dist/storybookHelpers/StoryWrapper.d.ts +1 -1
  107. package/dist/utils/sortUtils/index.d.ts +2 -0
  108. package/dist/utils/sortUtils/sortUtils.d.ts +11 -0
  109. package/dist/utils/sortUtils/sortUtils.test.d.ts +1 -0
  110. package/package.json +5 -5
package/dist/index108.js CHANGED
@@ -1,100 +1,31 @@
1
- import t from "styled-components";
2
- import { BaseContainer as n, theme as i, Text as e, Banner as a, Button as s } from "@veeqo/ui";
3
- import { motion as l } from "framer-motion";
4
- import { notificationVariants as c } from "./index116.js";
5
- const m = t(l(n)).attrs(() => ({
6
- variants: c,
7
- initial: "initial",
8
- animate: "animate",
9
- exit: "exit"
10
- }))`
11
- display: flex;
12
- position: fixed;
13
- width: 100vw;
14
- left: 0;
15
- bottom: 24px;
16
- z-index: 1001;
17
-
18
- &.notification-enter {
19
- opacity: 0;
20
- transform: translateY(-16px);
1
+ import { jsx as e } from "react/jsx-runtime";
2
+ import { Modal as n, Text as r } from "@veeqo/ui";
3
+ const s = ({ shouldShow: a, viewName: i, onCancel: t, onDelete: o }) => /* @__PURE__ */ e(
4
+ n,
5
+ {
6
+ headerTitle: `Delete '${i}' view?`,
7
+ "data-testid": "act-react-listing-custom-confirmation-popup",
8
+ variant: "sm",
9
+ shouldShow: a,
10
+ onClose: t,
11
+ rightActions: [
12
+ {
13
+ className: "act-react-listing-custom-confirmation-popup-cancel",
14
+ label: "Cancel",
15
+ onClick: t,
16
+ variant: "default"
17
+ },
18
+ {
19
+ className: "act-react-listing-custom-confirmation-popup-delete",
20
+ label: "Delete",
21
+ onClick: o,
22
+ variant: "primaryDestructive"
23
+ }
24
+ ],
25
+ showHeaderCloseButton: !0,
26
+ children: /* @__PURE__ */ e(r, { variant: "body", children: "This cannot be undone." })
21
27
  }
22
-
23
- &.notification-enter-active {
24
- opacity: 1;
25
- transform: translateY(0);
26
- transition: 350ms ease;
27
- }
28
-
29
- &.notification-exit {
30
- opacity: 0;
31
- transform: translateY(16px);
32
- transition: 350ms ease;
33
- }
34
- pointer-events: none;
35
- `, g = t(n)`
36
- display: inline-flex;
37
- flex-direction: row;
38
- align-items: center;
39
- padding: 20px 24px 24px 24px;
40
- border-radius: 4px;
41
- margin: 0 auto;
42
- background-color: #fff;
43
- box-shadow: ${i.shadows.lg};
44
- pointer-events: all;
45
- `, h = t(a)`
46
- display: inline-flex;
47
- flex-direction: row;
48
- align-items: center;
49
- margin: 0 auto;
50
- background-color: #fff;
51
- box-shadow: ${i.shadows.lg};
52
- pointer-events: all;
53
- `, u = t(s)`
54
- margin-right: 16px;
55
- `, w = t(e)`
56
- line-height: 20px;
57
- `, r = t(e)`
58
- margin: ${(o) => o.margin ? o.margin : ""};
59
- color: ${(o) => o.color};
60
- `, y = t(e)`
61
- margin-right: 8px;
62
- color: ${(o) => o.color};
63
- `, $ = t(n)`
64
- display: flex;
65
- flex-direction: row;
66
- align-items: flex-end;
67
- flex-grow: 2;
68
- margin-left: 24px;
69
- margin-right: 24px;
70
- `;
71
- t.button`
72
- display: flex;
73
- flex-direction: row;
74
- width: 100%;
75
- padding: 12px 16px;
76
- cursor: pointer;
77
-
78
- & > ${r} {
79
- white-space: nowrap;
80
- user-select: none;
81
- }
82
-
83
- &:hover {
84
- background-color: ${i.colors.neutral.grey.lightest};
85
- }
86
-
87
- &:hover > ${r} {
88
- color: ${i.colors.secondary.blue.base};
89
- }
90
- `;
28
+ );
91
29
  export {
92
- y as Bold,
93
- u as Button,
94
- g as Container,
95
- w as Hint,
96
- m as Notification,
97
- h as Pill,
98
- r as Text,
99
- $ as Wrap
30
+ s as Confirmation
100
31
  };
package/dist/index109.cjs CHANGED
@@ -1 +1,80 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=r=>r instanceof Error;exports.isError=e;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("styled-components"),t=require("@veeqo/ui"),a=require("framer-motion"),r=require("./index116.cjs"),l=e=>e&&e.__esModule?e:{default:e},n=l(o),s=n.default(a.motion(t.BaseContainer)).attrs(()=>({variants:r.notificationVariants,initial:"initial",animate:"animate",exit:"exit"}))`
2
+ display: flex;
3
+ position: fixed;
4
+ width: 100vw;
5
+ left: 0;
6
+ bottom: 24px;
7
+ z-index: 1001;
8
+
9
+ &.notification-enter {
10
+ opacity: 0;
11
+ transform: translateY(-16px);
12
+ }
13
+
14
+ &.notification-enter-active {
15
+ opacity: 1;
16
+ transform: translateY(0);
17
+ transition: 350ms ease;
18
+ }
19
+
20
+ &.notification-exit {
21
+ opacity: 0;
22
+ transform: translateY(16px);
23
+ transition: 350ms ease;
24
+ }
25
+ pointer-events: none;
26
+ `,c=n.default(t.BaseContainer)`
27
+ display: inline-flex;
28
+ flex-direction: row;
29
+ align-items: center;
30
+ padding: 20px 24px 24px 24px;
31
+ border-radius: 4px;
32
+ margin: 0 auto;
33
+ background-color: #fff;
34
+ box-shadow: ${t.theme.shadows.lg};
35
+ pointer-events: all;
36
+ `,d=n.default(t.Banner)`
37
+ display: inline-flex;
38
+ flex-direction: row;
39
+ align-items: center;
40
+ margin: 0 auto;
41
+ background-color: #fff;
42
+ box-shadow: ${t.theme.shadows.lg};
43
+ pointer-events: all;
44
+ `,f=n.default(t.Button)`
45
+ margin-right: 16px;
46
+ `,x=n.default(t.Text)`
47
+ line-height: 20px;
48
+ `,i=n.default(t.Text)`
49
+ margin: ${e=>e.margin?e.margin:""};
50
+ color: ${e=>e.color};
51
+ `,u=n.default(t.Text)`
52
+ margin-right: 8px;
53
+ color: ${e=>e.color};
54
+ `,p=n.default(t.BaseContainer)`
55
+ display: flex;
56
+ flex-direction: row;
57
+ align-items: flex-end;
58
+ flex-grow: 2;
59
+ margin-left: 24px;
60
+ margin-right: 24px;
61
+ `;n.default.button`
62
+ display: flex;
63
+ flex-direction: row;
64
+ width: 100%;
65
+ padding: 12px 16px;
66
+ cursor: pointer;
67
+
68
+ & > ${i} {
69
+ white-space: nowrap;
70
+ user-select: none;
71
+ }
72
+
73
+ &:hover {
74
+ background-color: ${t.theme.colors.neutral.grey.lightest};
75
+ }
76
+
77
+ &:hover > ${i} {
78
+ color: ${t.theme.colors.secondary.blue.base};
79
+ }
80
+ `;exports.Bold=u;exports.Button=f;exports.Container=c;exports.Hint=x;exports.Notification=s;exports.Pill=d;exports.Text=i;exports.Wrap=p;
package/dist/index109.js CHANGED
@@ -1,4 +1,100 @@
1
- const o = (r) => r instanceof Error;
1
+ import t from "styled-components";
2
+ import { BaseContainer as n, theme as i, Text as e, Banner as a, Button as s } from "@veeqo/ui";
3
+ import { motion as l } from "framer-motion";
4
+ import { notificationVariants as c } from "./index116.js";
5
+ const m = t(l(n)).attrs(() => ({
6
+ variants: c,
7
+ initial: "initial",
8
+ animate: "animate",
9
+ exit: "exit"
10
+ }))`
11
+ display: flex;
12
+ position: fixed;
13
+ width: 100vw;
14
+ left: 0;
15
+ bottom: 24px;
16
+ z-index: 1001;
17
+
18
+ &.notification-enter {
19
+ opacity: 0;
20
+ transform: translateY(-16px);
21
+ }
22
+
23
+ &.notification-enter-active {
24
+ opacity: 1;
25
+ transform: translateY(0);
26
+ transition: 350ms ease;
27
+ }
28
+
29
+ &.notification-exit {
30
+ opacity: 0;
31
+ transform: translateY(16px);
32
+ transition: 350ms ease;
33
+ }
34
+ pointer-events: none;
35
+ `, g = t(n)`
36
+ display: inline-flex;
37
+ flex-direction: row;
38
+ align-items: center;
39
+ padding: 20px 24px 24px 24px;
40
+ border-radius: 4px;
41
+ margin: 0 auto;
42
+ background-color: #fff;
43
+ box-shadow: ${i.shadows.lg};
44
+ pointer-events: all;
45
+ `, h = t(a)`
46
+ display: inline-flex;
47
+ flex-direction: row;
48
+ align-items: center;
49
+ margin: 0 auto;
50
+ background-color: #fff;
51
+ box-shadow: ${i.shadows.lg};
52
+ pointer-events: all;
53
+ `, u = t(s)`
54
+ margin-right: 16px;
55
+ `, w = t(e)`
56
+ line-height: 20px;
57
+ `, r = t(e)`
58
+ margin: ${(o) => o.margin ? o.margin : ""};
59
+ color: ${(o) => o.color};
60
+ `, y = t(e)`
61
+ margin-right: 8px;
62
+ color: ${(o) => o.color};
63
+ `, $ = t(n)`
64
+ display: flex;
65
+ flex-direction: row;
66
+ align-items: flex-end;
67
+ flex-grow: 2;
68
+ margin-left: 24px;
69
+ margin-right: 24px;
70
+ `;
71
+ t.button`
72
+ display: flex;
73
+ flex-direction: row;
74
+ width: 100%;
75
+ padding: 12px 16px;
76
+ cursor: pointer;
77
+
78
+ & > ${r} {
79
+ white-space: nowrap;
80
+ user-select: none;
81
+ }
82
+
83
+ &:hover {
84
+ background-color: ${i.colors.neutral.grey.lightest};
85
+ }
86
+
87
+ &:hover > ${r} {
88
+ color: ${i.colors.secondary.blue.base};
89
+ }
90
+ `;
2
91
  export {
3
- o as isError
92
+ y as Bold,
93
+ u as Button,
94
+ g as Container,
95
+ w as Hint,
96
+ m as Notification,
97
+ h as Pill,
98
+ r as Text,
99
+ $ as Wrap
4
100
  };
package/dist/index110.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),c=require("@dnd-kit/sortable"),g=require("@dnd-kit/utilities"),b=require("./index95.cjs"),f=({id:t,children:r})=>{const{attributes:s,listeners:o,setNodeRef:i,transform:n,transition:a,isDragging:l}=c.useSortable({id:t}),u={transform:g.CSS.Transform.toString(n),transition:a,cursor:"grab",outlineOffset:"-1px"};return e.jsxs("div",{ref:i,style:u,...s,...o,children:[r,l&&e.jsx(b.DraggingOverlay,{})]})};exports.SortableItem=f;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),c=require("@dnd-kit/sortable"),g=require("@dnd-kit/utilities"),b=require("./index93.cjs"),f=({id:t,children:r})=>{const{attributes:s,listeners:o,setNodeRef:i,transform:n,transition:a,isDragging:l}=c.useSortable({id:t}),u={transform:g.CSS.Transform.toString(n),transition:a,cursor:"grab",outlineOffset:"-1px"};return e.jsxs("div",{ref:i,style:u,...s,...o,children:[r,l&&e.jsx(b.DraggingOverlay,{})]})};exports.SortableItem=f;
package/dist/index110.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsxs as f, jsx as g } from "react/jsx-runtime";
2
2
  import { useSortable as l } from "@dnd-kit/sortable";
3
3
  import { CSS as p } from "@dnd-kit/utilities";
4
- import { DraggingOverlay as c } from "./index95.js";
4
+ import { DraggingOverlay as c } from "./index93.js";
5
5
  const d = ({ id: r, children: t }) => {
6
6
  const { attributes: o, listeners: s, setNodeRef: e, transform: i, transition: n, isDragging: m } = l({
7
7
  id: r
package/dist/index111.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),c=require("@dnd-kit/core"),s=require("./index95.cjs"),l=({id:e,children:r,...t})=>{const{setNodeRef:o}=c.useDroppable({id:e});return a.createElement(s.DroppableAreaStack,{...t,key:e,ref:o},r)};exports.DroppableArea=l;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),c=require("@dnd-kit/core"),s=require("./index93.cjs"),l=({id:e,children:r,...t})=>{const{setNodeRef:o}=c.useDroppable({id:e});return a.createElement(s.DroppableAreaStack,{...t,key:e,ref:o},r)};exports.DroppableArea=l;
package/dist/index111.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { createElement as p } from "react";
2
2
  import { useDroppable as a } from "@dnd-kit/core";
3
- import { DroppableAreaStack as m } from "./index95.js";
3
+ import { DroppableAreaStack as m } from "./index93.js";
4
4
  const n = ({ id: e, children: r, ...o }) => {
5
5
  const { setNodeRef: t } = a({ id: e });
6
6
  return /* @__PURE__ */ p(m, { ...o, key: e, ref: t }, r);
package/dist/index114.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("@veeqo/ui"),o=require("@material-ui/core/styles"),t=require("@material-ui/core/Slider"),l=e=>e&&e.__esModule?e:{default:e},i=l(t),a=o.withStyles({root:{color:r.theme.colors.secondary.blue.base,height:4},thumb:{height:20,width:20,backgroundColor:"#fff",border:"3px solid currentColor",marginTop:-8,marginLeft:-10,"&:focus, &:hover, &$active":{boxShadow:"inherit"}},valueLabel:{left:"calc(-50% - 1px)"},track:{height:4,borderRadius:4,backgroundColor:r.theme.colors.secondary.blue.light,opacity:1},rail:{height:4,borderRadius:4,backgroundColor:r.theme.colors.neutral.grey.dark,opacity:1}})(i.default);exports.MUISlider=a;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=r=>r instanceof Error;exports.isError=e;
package/dist/index114.js CHANGED
@@ -1,38 +1,4 @@
1
- import { theme as o } from "@veeqo/ui";
2
- import { withStyles as r } from "@material-ui/core/styles";
3
- import e from "@material-ui/core/Slider";
4
- const l = r({
5
- root: {
6
- color: o.colors.secondary.blue.base,
7
- height: 4
8
- },
9
- thumb: {
10
- height: 20,
11
- width: 20,
12
- backgroundColor: "#fff",
13
- border: "3px solid currentColor",
14
- marginTop: -8,
15
- marginLeft: -10,
16
- "&:focus, &:hover, &$active": {
17
- boxShadow: "inherit"
18
- }
19
- },
20
- valueLabel: {
21
- left: "calc(-50% - 1px)"
22
- },
23
- track: {
24
- height: 4,
25
- borderRadius: 4,
26
- backgroundColor: o.colors.secondary.blue.light,
27
- opacity: 1
28
- },
29
- rail: {
30
- height: 4,
31
- borderRadius: 4,
32
- backgroundColor: o.colors.neutral.grey.dark,
33
- opacity: 1
34
- }
35
- })(e);
1
+ const o = (r) => r instanceof Error;
36
2
  export {
37
- l as MUISlider
3
+ o as isError
38
4
  };
package/dist/index117.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_fieldContainer_43n4j_1",t={fieldContainer:e};exports.default=t;exports.fieldContainer=e;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("@veeqo/ui"),o=require("@material-ui/core/styles"),t=require("@material-ui/core/Slider"),l=e=>e&&e.__esModule?e:{default:e},i=l(t),a=o.withStyles({root:{color:r.theme.colors.secondary.blue.base,height:4},thumb:{height:20,width:20,backgroundColor:"#fff",border:"3px solid currentColor",marginTop:-8,marginLeft:-10,"&:focus, &:hover, &$active":{boxShadow:"inherit"}},valueLabel:{left:"calc(-50% - 1px)"},track:{height:4,borderRadius:4,backgroundColor:r.theme.colors.secondary.blue.light,opacity:1},rail:{height:4,borderRadius:4,backgroundColor:r.theme.colors.neutral.grey.dark,opacity:1}})(i.default);exports.MUISlider=a;
package/dist/index117.js CHANGED
@@ -1,7 +1,38 @@
1
- const e = "_fieldContainer_43n4j_1", n = {
2
- fieldContainer: e
3
- };
1
+ import { theme as o } from "@veeqo/ui";
2
+ import { withStyles as r } from "@material-ui/core/styles";
3
+ import e from "@material-ui/core/Slider";
4
+ const l = r({
5
+ root: {
6
+ color: o.colors.secondary.blue.base,
7
+ height: 4
8
+ },
9
+ thumb: {
10
+ height: 20,
11
+ width: 20,
12
+ backgroundColor: "#fff",
13
+ border: "3px solid currentColor",
14
+ marginTop: -8,
15
+ marginLeft: -10,
16
+ "&:focus, &:hover, &$active": {
17
+ boxShadow: "inherit"
18
+ }
19
+ },
20
+ valueLabel: {
21
+ left: "calc(-50% - 1px)"
22
+ },
23
+ track: {
24
+ height: 4,
25
+ borderRadius: 4,
26
+ backgroundColor: o.colors.secondary.blue.light,
27
+ opacity: 1
28
+ },
29
+ rail: {
30
+ height: 4,
31
+ borderRadius: 4,
32
+ backgroundColor: o.colors.neutral.grey.dark,
33
+ opacity: 1
34
+ }
35
+ })(e);
4
36
  export {
5
- n as default,
6
- e as fieldContainer
37
+ l as MUISlider
7
38
  };
package/dist/index118.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),p=require("mobx-react"),l=require("@veeqo/ui"),v=require("./index114.cjs"),y=p.observer(({data:m,editedValue:t,setEditedValue:c})=>{var b;if(!((b=m.options)!=null&&b.length))return null;const[u,x]=m.options,i=Number(u.value),a=Number(x.value),h=(s,n)=>{if(!Array.isArray(n)||n.length!==2||!t)return;const[e,j]=n,g=t==null?void 0:t.clone();g.setGte(e),g.setLte(j),c(g)},o={gte:(t==null?void 0:t.gte)||0,lte:(t==null?void 0:t.lte)||100},M=s=>{if(!t)return;const n=t.clone(),e=Number(s);e>n.lteMax||(e>=n.gteMin&&e<=n.lteMax&&n.setGte(e),(!n.lte||e>=n.lte)&&n.setLte(n.lteMax),c(n))},f=s=>{if(!t)return;const n=t.clone(),e=Number(s);e<n.gteMin||(e>=n.gteMin&&e<=n.lteMax&&n.setLte(e),(!n.gte||e<=n.gte)&&n.setGte(n.gteMin),c(n))},S=[o.gte,o.lte];return r.jsxs(l.Stack,{spacing:"xs",alignX:"stretch",children:[r.jsxs(l.Stack,{direction:"horizontal",children:[r.jsx(l.TextField,{label:u.label,type:"number",min:i,max:a,value:o.gte.toString(),onChange:M}),r.jsx(l.TextField,{label:x.label,type:"number",min:i,max:a,value:o.lte.toString(),onChange:f})]}),r.jsx(v.MUISlider,{value:S,onChange:h,min:i,max:a,valueLabelDisplay:"auto"})]})});exports.FilterNumberRangeFilter=y;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_fieldContainer_43n4j_1",t={fieldContainer:e};exports.default=t;exports.fieldContainer=e;
package/dist/index118.js CHANGED
@@ -1,65 +1,7 @@
1
- import { jsxs as b, jsx as a } from "react/jsx-runtime";
2
- import { observer as N } from "mobx-react";
3
- import { Stack as h, TextField as u } from "@veeqo/ui";
4
- import { MUISlider as L } from "./index114.js";
5
- const j = N(
6
- ({ data: g, editedValue: t, setEditedValue: l }) => {
7
- var f;
8
- if (!((f = g.options) != null && f.length)) return null;
9
- const [i, x] = g.options, s = Number(i.value), c = Number(x.value), p = (e, n) => {
10
- if (!Array.isArray(n) || n.length !== 2 || !t) return;
11
- const [r, y] = n, m = t == null ? void 0 : t.clone();
12
- m.setGte(r), m.setLte(y), l(m);
13
- }, o = {
14
- gte: (t == null ? void 0 : t.gte) || 0,
15
- lte: (t == null ? void 0 : t.lte) || 100
16
- }, M = (e) => {
17
- if (!t) return;
18
- const n = t.clone(), r = Number(e);
19
- r > n.lteMax || (r >= n.gteMin && r <= n.lteMax && n.setGte(r), (!n.lte || r >= n.lte) && n.setLte(n.lteMax), l(n));
20
- }, v = (e) => {
21
- if (!t) return;
22
- const n = t.clone(), r = Number(e);
23
- r < n.gteMin || (r >= n.gteMin && r <= n.lteMax && n.setLte(r), (!n.gte || r <= n.gte) && n.setGte(n.gteMin), l(n));
24
- }, C = [o.gte, o.lte];
25
- return /* @__PURE__ */ b(h, { spacing: "xs", alignX: "stretch", children: [
26
- /* @__PURE__ */ b(h, { direction: "horizontal", children: [
27
- /* @__PURE__ */ a(
28
- u,
29
- {
30
- label: i.label,
31
- type: "number",
32
- min: s,
33
- max: c,
34
- value: o.gte.toString(),
35
- onChange: M
36
- }
37
- ),
38
- /* @__PURE__ */ a(
39
- u,
40
- {
41
- label: x.label,
42
- type: "number",
43
- min: s,
44
- max: c,
45
- value: o.lte.toString(),
46
- onChange: v
47
- }
48
- )
49
- ] }),
50
- /* @__PURE__ */ a(
51
- L,
52
- {
53
- value: C,
54
- onChange: p,
55
- min: s,
56
- max: c,
57
- valueLabelDisplay: "auto"
58
- }
59
- )
60
- ] });
61
- }
62
- );
1
+ const e = "_fieldContainer_43n4j_1", n = {
2
+ fieldContainer: e
3
+ };
63
4
  export {
64
- j as FilterNumberRangeFilter
5
+ n as default,
6
+ e as fieldContainer
65
7
  };
package/dist/index119.cjs CHANGED
@@ -1,7 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("styled-components"),e=require("@veeqo/ui"),a=t=>t&&t.__esModule?t:{default:t},i=a(o),s=i.default(e.BaseContainer)`
2
- padding: ${e.theme.sizes.sm};
3
- // This calculation limits the height to a max of 100% of the viewport and uses offset as the position of the CTA button
4
- // with an additional sizes.base offset at the bottom.
5
- max-height: calc(100vh ${({offset:t})=>t&&`- ${t}px`} - ${e.theme.sizes.base});
6
- overflow-y: auto;
7
- `;exports.AdaptiveStyledContainer=s;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),p=require("mobx-react"),l=require("@veeqo/ui"),v=require("./index117.cjs"),y=p.observer(({data:m,editedValue:t,setEditedValue:c})=>{var b;if(!((b=m.options)!=null&&b.length))return null;const[u,x]=m.options,i=Number(u.value),a=Number(x.value),h=(s,n)=>{if(!Array.isArray(n)||n.length!==2||!t)return;const[e,j]=n,g=t==null?void 0:t.clone();g.setGte(e),g.setLte(j),c(g)},o={gte:(t==null?void 0:t.gte)||0,lte:(t==null?void 0:t.lte)||100},M=s=>{if(!t)return;const n=t.clone(),e=Number(s);e>n.lteMax||(e>=n.gteMin&&e<=n.lteMax&&n.setGte(e),(!n.lte||e>=n.lte)&&n.setLte(n.lteMax),c(n))},f=s=>{if(!t)return;const n=t.clone(),e=Number(s);e<n.gteMin||(e>=n.gteMin&&e<=n.lteMax&&n.setLte(e),(!n.gte||e<=n.gte)&&n.setGte(n.gteMin),c(n))},S=[o.gte,o.lte];return r.jsxs(l.Stack,{spacing:"xs",alignX:"stretch",children:[r.jsxs(l.Stack,{direction:"horizontal",children:[r.jsx(l.TextField,{label:u.label,type:"number",min:i,max:a,value:o.gte.toString(),onChange:M}),r.jsx(l.TextField,{label:x.label,type:"number",min:i,max:a,value:o.lte.toString(),onChange:f})]}),r.jsx(v.MUISlider,{value:S,onChange:h,min:i,max:a,valueLabelDisplay:"auto"})]})});exports.FilterNumberRangeFilter=y;
package/dist/index119.js CHANGED
@@ -1,12 +1,65 @@
1
- import o from "styled-components";
2
- import { theme as e, BaseContainer as i } from "@veeqo/ui";
3
- const h = o(i)`
4
- padding: ${e.sizes.sm};
5
- // This calculation limits the height to a max of 100% of the viewport and uses offset as the position of the CTA button
6
- // with an additional sizes.base offset at the bottom.
7
- max-height: calc(100vh ${({ offset: t }) => t && `- ${t}px`} - ${e.sizes.base});
8
- overflow-y: auto;
9
- `;
1
+ import { jsxs as b, jsx as a } from "react/jsx-runtime";
2
+ import { observer as N } from "mobx-react";
3
+ import { Stack as h, TextField as u } from "@veeqo/ui";
4
+ import { MUISlider as L } from "./index117.js";
5
+ const j = N(
6
+ ({ data: g, editedValue: t, setEditedValue: l }) => {
7
+ var f;
8
+ if (!((f = g.options) != null && f.length)) return null;
9
+ const [i, x] = g.options, s = Number(i.value), c = Number(x.value), p = (e, n) => {
10
+ if (!Array.isArray(n) || n.length !== 2 || !t) return;
11
+ const [r, y] = n, m = t == null ? void 0 : t.clone();
12
+ m.setGte(r), m.setLte(y), l(m);
13
+ }, o = {
14
+ gte: (t == null ? void 0 : t.gte) || 0,
15
+ lte: (t == null ? void 0 : t.lte) || 100
16
+ }, M = (e) => {
17
+ if (!t) return;
18
+ const n = t.clone(), r = Number(e);
19
+ r > n.lteMax || (r >= n.gteMin && r <= n.lteMax && n.setGte(r), (!n.lte || r >= n.lte) && n.setLte(n.lteMax), l(n));
20
+ }, v = (e) => {
21
+ if (!t) return;
22
+ const n = t.clone(), r = Number(e);
23
+ r < n.gteMin || (r >= n.gteMin && r <= n.lteMax && n.setLte(r), (!n.gte || r <= n.gte) && n.setGte(n.gteMin), l(n));
24
+ }, C = [o.gte, o.lte];
25
+ return /* @__PURE__ */ b(h, { spacing: "xs", alignX: "stretch", children: [
26
+ /* @__PURE__ */ b(h, { direction: "horizontal", children: [
27
+ /* @__PURE__ */ a(
28
+ u,
29
+ {
30
+ label: i.label,
31
+ type: "number",
32
+ min: s,
33
+ max: c,
34
+ value: o.gte.toString(),
35
+ onChange: M
36
+ }
37
+ ),
38
+ /* @__PURE__ */ a(
39
+ u,
40
+ {
41
+ label: x.label,
42
+ type: "number",
43
+ min: s,
44
+ max: c,
45
+ value: o.lte.toString(),
46
+ onChange: v
47
+ }
48
+ )
49
+ ] }),
50
+ /* @__PURE__ */ a(
51
+ L,
52
+ {
53
+ value: C,
54
+ onChange: p,
55
+ min: s,
56
+ max: c,
57
+ valueLabelDisplay: "auto"
58
+ }
59
+ )
60
+ ] });
61
+ }
62
+ );
10
63
  export {
11
- h as AdaptiveStyledContainer
64
+ j as FilterNumberRangeFilter
12
65
  };
package/dist/index120.cjs CHANGED
@@ -1 +1,7 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),p=require("react"),d=require("mobx-react"),t=require("@veeqo/ui"),m=require("swr/immutable"),x=require("./index76.cjs"),y=require("./index77.cjs"),F=require("./index50.cjs"),O=e=>e&&e.__esModule?e:{default:e},A=O(m),S=d.observer(({field:e,editedValue:o,setEditedValue:a})=>{var c,i;const l=p.useMemo(()=>{var r;return y.getFetcherFunction({fetcherName:(r=e.fetchAsyncFilterOptions)==null?void 0:r.fetcher})},[(c=e.fetchAsyncFilterOptions)==null?void 0:c.fetcher]),{isLoading:u,isValidating:h,data:g,error:b}=A.default((i=e.fetchAsyncFilterOptions)==null?void 0:i.URL,l,F.SWR_HOOK_OPTIONS),n=u||h,f=x.getAsyncOptions({data:g,config:e.fetchAsyncFilterOptions});return s.jsxs(t.Stack,{spacing:"xs",alignX:"stretch",children:[s.jsx(t.ChoiceList,{allowMultiple:!0,title:e.label,options:f,selected:o,onChange:r=>a(r)}),n&&s.jsx(t.Skeleton,{width:"200px",height:t.theme.sizes[5],"aria-busy":!0,"aria-label":`Loading ${e.label} filters`}),!n&&b&&s.jsxs(t.Text,{variant:"errorSmall",children:["Error: failed to load filter for ",e.label]})]})});exports.ActiveAsyncCheckboxFilter=S;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("styled-components"),e=require("@veeqo/ui"),a=t=>t&&t.__esModule?t:{default:t},i=a(o),s=i.default(e.BaseContainer)`
2
+ padding: ${e.theme.sizes.sm};
3
+ // This calculation limits the height to a max of 100% of the viewport and uses offset as the position of the CTA button
4
+ // with an additional sizes.base offset at the bottom.
5
+ max-height: calc(100vh ${({offset:t})=>t&&`- ${t}px`} - ${e.theme.sizes.base});
6
+ overflow-y: auto;
7
+ `;exports.AdaptiveStyledContainer=s;