@veeqo/transfigure 0.0.21 → 0.0.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Filters/ActiveFilters/Variants/common/ActiveFilterFooter/ActiveFilterFooter.d.ts +6 -0
- package/dist/components/Filters/ActiveFilters/Variants/common/ActiveFilterFooter/index.d.ts +1 -0
- package/dist/components/Filters/ActiveFilters/Variants/common/ActiveFilterHeader/ActiveFilterHeader.d.ts +7 -0
- package/dist/components/Filters/ActiveFilters/Variants/common/ActiveFilterHeader/index.d.ts +1 -0
- package/dist/components/Filters/ActiveFilters/Variants/common/index.d.ts +2 -0
- package/dist/components/Filters/ActiveFilters/Variants/index.d.ts +3 -1
- package/dist/components/Filters/ActiveFilters/index.d.ts +0 -1
- package/dist/components/Filters/Fields/NumberRangeFilter/MuiSlider.d.ts +1 -1
- package/dist/components/RefreshButton/RefreshButton.d.ts +2 -1
- package/dist/components/RefreshButton/{usePollListOrders.d.ts → usePollData.d.ts} +1 -1
- package/dist/components/Views/OptionsDropdown/styled.d.ts +1 -1
- package/dist/components/Views/PillNotifications/constants.d.ts +25 -0
- package/dist/components/Views/PillNotifications/variants/DraftPill/DraftPill.d.ts +5 -0
- package/dist/components/Views/PillNotifications/variants/DraftPill/index.d.ts +1 -0
- package/dist/components/Views/PillNotifications/variants/UnsavedChangesPill/UnsavedChangesPill.d.ts +7 -0
- package/dist/components/Views/PillNotifications/variants/UnsavedChangesPill/index.d.ts +1 -0
- package/dist/components/Views/PillNotifications/variants/styled.d.ts +324 -0
- package/dist/components/Views/index.d.ts +1 -1
- package/dist/context/ModalContext/mocks/mockUseModal.d.ts +4 -4
- package/dist/hooks/useViewCountsHook/useViewCountsHook.d.ts +1 -1
- package/dist/hooks/useViews/mocks.d.ts +2 -0
- package/dist/hooks/useViews/useViews.d.ts +1 -2
- package/dist/index.cjs +1 -1
- package/dist/index.js +121 -119
- package/dist/index100.cjs +1 -1
- package/dist/index100.js +2 -36
- package/dist/index101.cjs +13 -1
- package/dist/index101.js +17 -19
- package/dist/index102.cjs +1 -1
- package/dist/index102.js +25 -7
- package/dist/index103.cjs +1 -1
- package/dist/index103.js +17 -62
- package/dist/index104.cjs +1 -1
- package/dist/index104.js +7 -29
- package/dist/index105.cjs +1 -1
- package/dist/index105.js +63 -62
- package/dist/index106.cjs +1 -13
- package/dist/index106.js +30 -17
- package/dist/index107.cjs +1 -1
- package/dist/index107.js +31 -37
- package/dist/index109.cjs +1 -0
- package/dist/index109.js +49 -0
- package/dist/index11.cjs +1 -1
- package/dist/index11.js +1 -1
- package/dist/index110.cjs +1 -0
- package/dist/index110.js +65 -0
- package/dist/index111.cjs +1 -0
- package/dist/index111.js +44 -0
- package/dist/index12.cjs +1 -1
- package/dist/index12.js +1 -1
- package/dist/index13.cjs +1 -1
- package/dist/index13.js +14 -14
- package/dist/index14.cjs +1 -1
- package/dist/index14.js +36 -41
- package/dist/index15.cjs +1 -1
- package/dist/index15.js +33 -37
- package/dist/index16.cjs +1 -1
- package/dist/index16.js +49 -32
- package/dist/index17.cjs +1 -1
- package/dist/index17.js +38 -48
- package/dist/index18.cjs +1 -1
- package/dist/index18.js +27 -28
- package/dist/index19.cjs +1 -1
- package/dist/index19.js +36 -37
- package/dist/index2.cjs +1 -1
- package/dist/index2.js +2 -2
- package/dist/index20.cjs +1 -1
- package/dist/index20.js +35 -36
- package/dist/index21.cjs +1 -1
- package/dist/index21.js +20 -21
- package/dist/index22.cjs +1 -1
- package/dist/index22.js +7 -46
- package/dist/index23.cjs +1 -1
- package/dist/index23.js +11 -61
- package/dist/index24.cjs +1 -1
- package/dist/index24.js +36 -35
- package/dist/index25.cjs +1 -1
- package/dist/index25.js +55 -34
- package/dist/index26.cjs +1 -1
- package/dist/index26.js +34 -52
- package/dist/index27.cjs +1 -1
- package/dist/index27.js +54 -51
- package/dist/index28.cjs +1 -1
- package/dist/index28.js +50 -81
- package/dist/index29.cjs +1 -1
- package/dist/index29.js +80 -33
- package/dist/index3.cjs +1 -1
- package/dist/index3.js +2 -2
- package/dist/index30.cjs +1 -1
- package/dist/index30.js +37 -33
- package/dist/index31.cjs +1 -1
- package/dist/index31.js +33 -10
- package/dist/index32.cjs +1 -1
- package/dist/index32.js +10 -40
- package/dist/index33.cjs +1 -1
- package/dist/index33.js +38 -102
- package/dist/index34.cjs +1 -1
- package/dist/index34.js +103 -19
- package/dist/index35.cjs +1 -1
- package/dist/index35.js +17 -135
- package/dist/index36.cjs +1 -1
- package/dist/index36.js +135 -49
- package/dist/index37.cjs +1 -1
- package/dist/index37.js +51 -50
- package/dist/index38.cjs +1 -1
- package/dist/index38.js +31 -49
- package/dist/index39.cjs +1 -1
- package/dist/index39.js +48 -71
- package/dist/index4.cjs +1 -1
- package/dist/index4.js +2 -2
- package/dist/index40.cjs +1 -1
- package/dist/index40.js +58 -79
- package/dist/index41.cjs +1 -1
- package/dist/index41.js +81 -41
- package/dist/index42.cjs +1 -1
- package/dist/index42.js +48 -5
- package/dist/index43.cjs +1 -1
- package/dist/index43.js +5 -42
- package/dist/index44.cjs +1 -1
- package/dist/index44.js +42 -25
- package/dist/index45.cjs +1 -1
- package/dist/index45.js +30 -19
- package/dist/index46.cjs +1 -1
- package/dist/index46.js +19 -8
- package/dist/index47.cjs +1 -1
- package/dist/index47.js +7 -22
- package/dist/index48.cjs +1 -1
- package/dist/index48.js +23 -2
- package/dist/index49.cjs +1 -1
- package/dist/index49.js +2 -4
- package/dist/index5.cjs +1 -1
- package/dist/index5.js +2 -2
- package/dist/index50.cjs +1 -1
- package/dist/index50.js +4 -11
- package/dist/index51.cjs +1 -1
- package/dist/index51.js +10 -12
- package/dist/index52.cjs +1 -1
- package/dist/index52.js +12 -11
- package/dist/index53.cjs +1 -1
- package/dist/index53.js +11 -184
- package/dist/index54.cjs +1 -1
- package/dist/index54.js +183 -25
- package/dist/index55.cjs +1 -1
- package/dist/index55.js +26 -24
- package/dist/index56.cjs +1 -1
- package/dist/index56.js +19 -22
- package/dist/index57.cjs +1 -1
- package/dist/index57.js +25 -90
- package/dist/index58.cjs +1 -1
- package/dist/index58.js +93 -8
- package/dist/index59.cjs +1 -1
- package/dist/index59.js +8 -51
- package/dist/index6.cjs +1 -1
- package/dist/index6.js +4 -4
- package/dist/index60.cjs +1 -1
- package/dist/index60.js +50 -60
- package/dist/index61.cjs +1 -1
- package/dist/index61.js +61 -18
- package/dist/index62.cjs +1 -1
- package/dist/index62.js +16 -23
- package/dist/index63.cjs +1 -1
- package/dist/index63.js +25 -315
- package/dist/index64.cjs +1 -1
- package/dist/index64.js +311 -55
- package/dist/index65.cjs +1 -1
- package/dist/index65.js +50 -47
- package/dist/index66.cjs +1 -1
- package/dist/index66.js +51 -32
- package/dist/index67.cjs +1 -1
- package/dist/index67.js +30 -24
- package/dist/index68.cjs +1 -1
- package/dist/index68.js +32 -4
- package/dist/index69.cjs +1 -1
- package/dist/index69.js +4 -9
- package/dist/index70.cjs +1 -1
- package/dist/index70.js +9 -17
- package/dist/index71.cjs +1 -1
- package/dist/index71.js +14 -16
- package/dist/index72.cjs +1 -1
- package/dist/index72.js +18 -47
- package/dist/index73.cjs +1 -1
- package/dist/index73.js +48 -21
- package/dist/index74.cjs +1 -1
- package/dist/index74.js +21 -2
- package/dist/index75.cjs +1 -1
- package/dist/index75.js +2 -9
- package/dist/index76.cjs +1 -3
- package/dist/index76.js +8 -13
- package/dist/index77.cjs +3 -1
- package/dist/index77.js +13 -8
- package/dist/index78.cjs +1 -1
- package/dist/index78.js +7 -141
- package/dist/index79.cjs +8 -1
- package/dist/index79.js +12 -19
- package/dist/index80.cjs +1 -8
- package/dist/index80.js +41 -12
- package/dist/index81.cjs +1 -1
- package/dist/index81.js +8 -40
- package/dist/index82.cjs +1 -1
- package/dist/index82.js +143 -9
- package/dist/index83.cjs +1 -1
- package/dist/index83.js +19 -18
- package/dist/index84.cjs +1 -1
- package/dist/index84.js +18 -13
- package/dist/index85.cjs +15 -100
- package/dist/index85.js +19 -115
- package/dist/index86.cjs +1 -1
- package/dist/index86.js +28 -65
- package/dist/index87.cjs +1 -1
- package/dist/index87.js +29 -29
- package/dist/index88.cjs +1 -1
- package/dist/index88.js +15 -2
- package/dist/index89.cjs +1 -1
- package/dist/index89.js +20 -40
- package/dist/index9.cjs +1 -1
- package/dist/index9.js +57 -43
- package/dist/index90.cjs +80 -1
- package/dist/index90.js +103 -11
- package/dist/index91.cjs +1 -1
- package/dist/index91.js +13 -24
- package/dist/index92.cjs +100 -15
- package/dist/index92.js +115 -19
- package/dist/index93.cjs +1 -1
- package/dist/index93.js +65 -30
- package/dist/index94.cjs +1 -1
- package/dist/index94.js +29 -29
- package/dist/index95.cjs +1 -1
- package/dist/index95.js +2 -22
- package/dist/index96.cjs +1 -80
- package/dist/index96.js +41 -96
- package/dist/index97.cjs +1 -12
- package/dist/index97.js +11 -16
- package/dist/index98.cjs +12 -1
- package/dist/index98.js +16 -15
- package/dist/index99.cjs +1 -1
- package/dist/index99.js +24 -2
- package/dist/mobx/Filters/tests/Filters.arrayFilters.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.clearOperations.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.dateRangeFilters.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.hasUnsavedChanges.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.numberRangeFilters.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.pagination.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.textFilters.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.urlHandling.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.views.test.d.ts +1 -0
- package/dist/mobx/Notifications/Notifications.d.ts +7 -8
- package/dist/mobx/Notifications/Notifications.test.d.ts +1 -0
- package/dist/mobx/Notifications/index.d.ts +1 -0
- package/dist/mobx/NumberRangeFilter/NumberRangeFilter.test.d.ts +1 -0
- package/dist/mobx/RangeFilter/RangeFilter.test.d.ts +1 -0
- package/dist/mobx/Views/Views.test.d.ts +1 -0
- package/dist/types.d.ts +3 -0
- package/package.json +1 -1
- package/dist/components/Views/PillNotifications/InfoPill.d.ts +0 -1
- package/dist/components/Views/PillNotifications/styled.d.ts +0 -34
- package/dist/components/Views/UnsavedChanges/UnsavedChanges.d.ts +0 -5
- package/dist/components/Views/UnsavedChanges/index.d.ts +0 -1
- /package/dist/components/Filters/ActiveFilters/{ActiveFilterTag → Variants/ActiveFilterTag}/ActiveFilterTag.d.ts +0 -0
- /package/dist/components/Filters/ActiveFilters/{ActiveFilterTag → Variants/ActiveFilterTag}/index.d.ts +0 -0
package/dist/index47.js
CHANGED
|
@@ -1,25 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
[s]
|
|
7
|
-
), t = n(() => {
|
|
8
|
-
a(null);
|
|
9
|
-
}, []), l = n((o) => {
|
|
10
|
-
a(o);
|
|
11
|
-
}, []), c = n(
|
|
12
|
-
(o) => {
|
|
13
|
-
e(o) ? t() : l(o);
|
|
14
|
-
},
|
|
15
|
-
[t, e, l]
|
|
16
|
-
), M = u(
|
|
17
|
-
() => ({ closeModal: t, isModalOpen: e, openModal: l, toggleModal: c }),
|
|
18
|
-
[t, e, l, c]
|
|
19
|
-
);
|
|
20
|
-
return /* @__PURE__ */ d(v.Provider, { value: M, children: r });
|
|
1
|
+
var a = /* @__PURE__ */ ((n) => (n.TEXT = "text", n.NUMBER = "number", n.CHECKBOX = "checkbox", n.RADIO = "radio", n.DATE_RANGE = "date_range", n.NUMBER_RANGE = "number_range", n))(a || {});
|
|
2
|
+
const r = {
|
|
3
|
+
revalidateOnFocus: !1,
|
|
4
|
+
revalidateOnReconnect: !1,
|
|
5
|
+
keepPreviousData: !0
|
|
21
6
|
};
|
|
22
7
|
export {
|
|
23
|
-
|
|
24
|
-
|
|
8
|
+
a as FilterChoiceValue,
|
|
9
|
+
r as SWR_HOOK_OPTIONS
|
|
25
10
|
};
|
package/dist/index48.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("react/jsx-runtime"),e=require("react"),r=e.createContext(null),M=({children:u})=>{const[s,n]=e.useState(null),t=e.useCallback(o=>o===s,[s]),l=e.useCallback(()=>{n(null)},[]),a=e.useCallback(o=>{n(o)},[]),c=e.useCallback(o=>{t(o)?l():a(o)},[l,t,a]),d=e.useMemo(()=>({closeModal:l,isModalOpen:t,openModal:a,toggleModal:c}),[l,t,a,c]);return i.jsx(r.Provider,{value:d,children:u})};exports.ModalContext=r;exports.ModalProvider=M;
|
package/dist/index48.js
CHANGED
|
@@ -1,4 +1,25 @@
|
|
|
1
|
-
|
|
1
|
+
import { jsx as d } from "react/jsx-runtime";
|
|
2
|
+
import { useState as i, useCallback as n, useMemo as u, createContext as p } from "react";
|
|
3
|
+
const v = p(null), f = ({ children: r }) => {
|
|
4
|
+
const [s, a] = i(null), e = n(
|
|
5
|
+
(o) => o === s,
|
|
6
|
+
[s]
|
|
7
|
+
), t = n(() => {
|
|
8
|
+
a(null);
|
|
9
|
+
}, []), l = n((o) => {
|
|
10
|
+
a(o);
|
|
11
|
+
}, []), c = n(
|
|
12
|
+
(o) => {
|
|
13
|
+
e(o) ? t() : l(o);
|
|
14
|
+
},
|
|
15
|
+
[t, e, l]
|
|
16
|
+
), M = u(
|
|
17
|
+
() => ({ closeModal: t, isModalOpen: e, openModal: l, toggleModal: c }),
|
|
18
|
+
[t, e, l, c]
|
|
19
|
+
);
|
|
20
|
+
return /* @__PURE__ */ d(v.Provider, { value: M, children: r });
|
|
21
|
+
};
|
|
2
22
|
export {
|
|
3
|
-
|
|
23
|
+
v as ModalContext,
|
|
24
|
+
f as ModalProvider
|
|
4
25
|
};
|
package/dist/index49.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var E=(e=>(e.ORDERS_TABLE_MANAGEMENT="ORDERS_TABLE_MANAGEMENT",e))(E||{});exports.ModalId=E;
|
package/dist/index49.js
CHANGED
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import { ModalContext as t } from "./index47.js";
|
|
3
|
-
const m = () => o(t);
|
|
1
|
+
var A = /* @__PURE__ */ ((E) => (E.ORDERS_TABLE_MANAGEMENT = "ORDERS_TABLE_MANAGEMENT", E))(A || {});
|
|
4
2
|
export {
|
|
5
|
-
|
|
3
|
+
A as ModalId
|
|
6
4
|
};
|
package/dist/index5.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("kitsu-core"),r=require("./index6.cjs"),i=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("kitsu-core"),r=require("./index6.cjs"),i=require("./index51.cjs"),o=require("./index52.cjs"),a=async({attributes:e})=>{const t=await r.axios.post("/api/v2/custom_views",{data:{attributes:e,type:"custom_view"}},i.withCSRF(o.vndAPI));return s.deserialise(t.data)};exports.createCustomView=a;
|
package/dist/index5.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { deserialise as r } from "kitsu-core";
|
|
2
2
|
import { axios as e } from "./index6.js";
|
|
3
|
-
import { withCSRF as i } from "./
|
|
4
|
-
import { vndAPI as s } from "./
|
|
3
|
+
import { withCSRF as i } from "./index51.js";
|
|
4
|
+
import { vndAPI as s } from "./index52.js";
|
|
5
5
|
const n = async ({ attributes: t }) => {
|
|
6
6
|
const o = await e.post("/api/v2/custom_views", { data: { attributes: t, type: "custom_view" } }, i(s));
|
|
7
7
|
return r(o.data);
|
package/dist/index50.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),t=require("./index48.cjs"),o=()=>e.useContext(t.ModalContext);exports.useModal=o;
|
package/dist/index50.js
CHANGED
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
...t,
|
|
5
|
-
headers: {
|
|
6
|
-
...n,
|
|
7
|
-
"x-csrf-token": o
|
|
8
|
-
}
|
|
9
|
-
} : t;
|
|
10
|
-
};
|
|
1
|
+
import { useContext as o } from "react";
|
|
2
|
+
import { ModalContext as t } from "./index48.js";
|
|
3
|
+
const m = () => o(t);
|
|
11
4
|
export {
|
|
12
|
-
|
|
5
|
+
m as useModal
|
|
13
6
|
};
|
package/dist/index51.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=(t={})=>{const{headers:r={}}=t,e=document.querySelector('meta[name="csrf-token"]'),n=e?e.content:null,o=window.localStorage.csrf||n;return o?{...t,headers:{...r,"x-csrf-token":o}}:t};exports.withCSRF=c;
|
package/dist/index51.js
CHANGED
|
@@ -1,15 +1,13 @@
|
|
|
1
|
-
const
|
|
2
|
-
headers: {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
1
|
+
const a = (t = {}) => {
|
|
2
|
+
const { headers: n = {} } = t, e = document.querySelector('meta[name="csrf-token"]'), r = e ? e.content : null, o = window.localStorage.csrf || r;
|
|
3
|
+
return o ? {
|
|
4
|
+
...t,
|
|
5
|
+
headers: {
|
|
6
|
+
...n,
|
|
7
|
+
"x-csrf-token": o
|
|
8
|
+
}
|
|
9
|
+
} : t;
|
|
11
10
|
};
|
|
12
11
|
export {
|
|
13
|
-
|
|
14
|
-
p as vndAPI
|
|
12
|
+
a as withCSRF
|
|
15
13
|
};
|
package/dist/index52.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n={headers:{Accept:"application/json","Content-Type":"application/json"}},o={headers:{"Content-Type":"application/vnd.api+json",Accept:"application/vnd.api+json"}};exports.onlyJSON=n;exports.vndAPI=o;
|
package/dist/index52.js
CHANGED
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
const n = {
|
|
2
|
+
headers: {
|
|
3
|
+
Accept: "application/json",
|
|
4
|
+
"Content-Type": "application/json"
|
|
5
|
+
}
|
|
6
|
+
}, p = {
|
|
7
|
+
headers: {
|
|
8
|
+
"Content-Type": "application/vnd.api+json",
|
|
9
|
+
Accept: "application/vnd.api+json"
|
|
10
|
+
}
|
|
10
11
|
};
|
|
11
12
|
export {
|
|
12
|
-
|
|
13
|
-
|
|
13
|
+
n as onlyJSON,
|
|
14
|
+
p as vndAPI
|
|
14
15
|
};
|
package/dist/index53.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("kitsu-core"),a=require("./index51.cjs"),n=require("./index52.cjs"),i=require("./index6.cjs"),f=async e=>(await i.axios.get(e,a.withCSRF(n.onlyJSON))).data,l=async(e,t={})=>{const{serialize:o=!0,includeMeta:c=!1}=t,r=await i.axios.get(e,a.withCSRF(n.vndAPI));if(!o)return r.data;const{data:s,meta:u}=d.deserialise(r.data);return c?{data:s,meta:u}:s};exports.fetcherV1=f;exports.fetcherV2=l;
|
package/dist/index53.js
CHANGED
|
@@ -1,187 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
import { deleteCustomView as G } from "./index2.js";
|
|
11
|
-
import { useBusinessLogic as H } from "./index7.js";
|
|
12
|
-
import { useStores as b } from "./index58.js";
|
|
13
|
-
import { createCustomView as j } from "./index5.js";
|
|
14
|
-
import { patchCustomView as z } from "./index4.js";
|
|
15
|
-
const ye = (e) => {
|
|
16
|
-
const { VIEW_TYPE: r } = H(), { duplicateView: E } = B(), { getActiveViewInAPIFormat: I } = T(), {
|
|
17
|
-
canDeleteCustomViews: g,
|
|
18
|
-
defaultCustomViewId: P,
|
|
19
|
-
canUpdateCustomViews: M,
|
|
20
|
-
mutate: F
|
|
21
|
-
} = q({
|
|
22
|
-
type: r
|
|
23
|
-
}), { mutate: u, viewsMap: f, viewsArray: Y } = W(), [N, a] = c(!1), [A, p] = c(!1), [m, n] = c(!1), [k, h] = c(!1), {
|
|
24
|
-
Views: { removeDraftViewById: D, draftViewsMap: L },
|
|
25
|
-
Filters: { initFiltersFromView: d, updateUrl: l, setActiveViewId: O },
|
|
26
|
-
Notifications: { notify: o }
|
|
27
|
-
} = b();
|
|
28
|
-
return {
|
|
29
|
-
actions: {
|
|
30
|
-
delete: {
|
|
31
|
-
handleDeleteDraftView: () => {
|
|
32
|
-
if (!e.originalView) throw Error("No draft view found");
|
|
33
|
-
D(e.id);
|
|
34
|
-
const t = f.get(P);
|
|
35
|
-
if (t)
|
|
36
|
-
t && d(t);
|
|
37
|
-
else {
|
|
38
|
-
const i = f.get(C);
|
|
39
|
-
i && d(i);
|
|
40
|
-
}
|
|
41
|
-
l();
|
|
42
|
-
},
|
|
43
|
-
handleDelete: async () => {
|
|
44
|
-
try {
|
|
45
|
-
if (g) {
|
|
46
|
-
await G(Number(e.id)), await u();
|
|
47
|
-
const t = f.get(C);
|
|
48
|
-
t && d(t), l(), A && p(!1), m && n(m), o({
|
|
49
|
-
type: "success",
|
|
50
|
-
text: `'${e.label}' has been deleted`
|
|
51
|
-
});
|
|
52
|
-
} else
|
|
53
|
-
o({
|
|
54
|
-
type: "info",
|
|
55
|
-
text: "You require additional user permissions to delete a company shared view"
|
|
56
|
-
});
|
|
57
|
-
} catch {
|
|
58
|
-
o({
|
|
59
|
-
type: "error",
|
|
60
|
-
text: "Failed to delete view"
|
|
61
|
-
});
|
|
62
|
-
}
|
|
63
|
-
},
|
|
64
|
-
handleShowDeleteConfirmation: () => {
|
|
65
|
-
if (L.has(e.id)) {
|
|
66
|
-
D(e.id), e.originalView ? O(e.originalView.id) : O(C);
|
|
67
|
-
return;
|
|
68
|
-
}
|
|
69
|
-
g ? p(!0) : o({
|
|
70
|
-
type: "info",
|
|
71
|
-
text: "You require additional user permissions to delete a company shared view"
|
|
72
|
-
});
|
|
73
|
-
},
|
|
74
|
-
closeDeleteConfirmation: () => p(!1)
|
|
75
|
-
},
|
|
76
|
-
edit: {
|
|
77
|
-
handleShowEditDropdown: () => {
|
|
78
|
-
a(!1), n(!0);
|
|
79
|
-
},
|
|
80
|
-
closeEditDropdown: () => n(!1)
|
|
81
|
-
},
|
|
82
|
-
menu: {
|
|
83
|
-
handleSave: async (t) => {
|
|
84
|
-
try {
|
|
85
|
-
const { viewName: i, shareOption: y, isDefault: v } = t, V = y === "company" ? s.COMPANY : s.PERSONAL, w = {
|
|
86
|
-
attributes: {
|
|
87
|
-
title: i,
|
|
88
|
-
shared: V.key === s.COMPANY.key
|
|
89
|
-
}
|
|
90
|
-
};
|
|
91
|
-
await z(e.id, w), v && (await _({
|
|
92
|
-
user_setting_attributes: {
|
|
93
|
-
default_custom_view: {
|
|
94
|
-
id: Number(e.id),
|
|
95
|
-
type: r
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
}), await F()), await u(), l(), o({
|
|
99
|
-
type: "success",
|
|
100
|
-
text: `'${i}' view updated`
|
|
101
|
-
}), n(!1);
|
|
102
|
-
} catch {
|
|
103
|
-
o({
|
|
104
|
-
type: "error",
|
|
105
|
-
text: "Failed to save view"
|
|
106
|
-
});
|
|
107
|
-
}
|
|
108
|
-
},
|
|
109
|
-
handleDuplicate: () => {
|
|
110
|
-
E(), a(!1);
|
|
111
|
-
},
|
|
112
|
-
handleMakeDefault: async () => {
|
|
113
|
-
try {
|
|
114
|
-
await _({
|
|
115
|
-
user_setting_attributes: {
|
|
116
|
-
default_custom_view: {
|
|
117
|
-
id: Number(e.id),
|
|
118
|
-
type: r
|
|
119
|
-
}
|
|
120
|
-
}
|
|
121
|
-
}), o({
|
|
122
|
-
type: "success",
|
|
123
|
-
text: `'${e.label}' is now your default view`
|
|
124
|
-
}), a(!1);
|
|
125
|
-
} catch {
|
|
126
|
-
o({
|
|
127
|
-
type: "error",
|
|
128
|
-
text: "Failed to set default view"
|
|
129
|
-
});
|
|
130
|
-
}
|
|
131
|
-
},
|
|
132
|
-
openDropdown: () => a(!0),
|
|
133
|
-
closeDropdown: () => a(!1),
|
|
134
|
-
toggleDropdown: () => a(!N)
|
|
135
|
-
},
|
|
136
|
-
create: {
|
|
137
|
-
handleCreate: async (t) => {
|
|
138
|
-
try {
|
|
139
|
-
const { viewName: i, shareOption: y, isDefault: v } = t, V = y === "company" ? s.COMPANY : s.PERSONAL, { arg: w } = I(), { data: S } = await j({
|
|
140
|
-
attributes: {
|
|
141
|
-
...w,
|
|
142
|
-
title: i,
|
|
143
|
-
shared: V.key === s.COMPANY.key
|
|
144
|
-
}
|
|
145
|
-
}), x = Y.map(($) => $.id);
|
|
146
|
-
x.push(S.id), await _({
|
|
147
|
-
user_setting_attributes: {
|
|
148
|
-
custom_view_positions: {
|
|
149
|
-
order: x
|
|
150
|
-
},
|
|
151
|
-
...v ? {
|
|
152
|
-
default_custom_view: {
|
|
153
|
-
id: Number(S.id),
|
|
154
|
-
type: r
|
|
155
|
-
}
|
|
156
|
-
} : {}
|
|
157
|
-
}
|
|
158
|
-
}), await u(), D(e.id);
|
|
159
|
-
const U = R({ view: S, canUpdateCustomViews: M });
|
|
160
|
-
d(U), l(), h(!1), o({
|
|
161
|
-
type: "success",
|
|
162
|
-
text: `New view '${w.title}' created`
|
|
163
|
-
});
|
|
164
|
-
} catch (i) {
|
|
165
|
-
console.log(i), o({
|
|
166
|
-
type: "error",
|
|
167
|
-
text: "Failed to save draft view"
|
|
168
|
-
});
|
|
169
|
-
}
|
|
170
|
-
},
|
|
171
|
-
closeCreateDropdown: () => h(!1),
|
|
172
|
-
handleSaveDraft: async () => {
|
|
173
|
-
h(!0);
|
|
174
|
-
}
|
|
175
|
-
}
|
|
176
|
-
},
|
|
177
|
-
state: {
|
|
178
|
-
shouldShowDropdown: N,
|
|
179
|
-
shouldShowEditDropdown: m,
|
|
180
|
-
shouldShowCreateDropdown: k,
|
|
181
|
-
shouldShowDeleteConfirmation: A
|
|
182
|
-
}
|
|
183
|
-
};
|
|
1
|
+
import { deserialise as f } from "kitsu-core";
|
|
2
|
+
import { withCSRF as o } from "./index51.js";
|
|
3
|
+
import { onlyJSON as m, vndAPI as p } from "./index52.js";
|
|
4
|
+
import { axios as s } from "./index6.js";
|
|
5
|
+
const w = async (t) => (await s.get(t, o(m))).data, y = async (t, e = {}) => {
|
|
6
|
+
const { serialize: n = !0, includeMeta: i = !1 } = e, r = await s.get(t, o(p));
|
|
7
|
+
if (!n) return r.data;
|
|
8
|
+
const { data: a, meta: c } = f(r.data);
|
|
9
|
+
return i ? { data: a, meta: c } : a;
|
|
184
10
|
};
|
|
185
11
|
export {
|
|
186
|
-
|
|
12
|
+
w as fetcherV1,
|
|
13
|
+
y as fetcherV2
|
|
187
14
|
};
|
package/dist/index54.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./index59.cjs"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),C=require("./index74.cjs"),Y=require("./index73.cjs"),k=require("./index62.cjs"),G=require("./index55.cjs"),H=require("./index58.cjs"),W=require("./index60.cjs"),a=require("./index43.cjs"),N=require("./index3.cjs"),$=require("./index2.cjs"),B=require("./index7.cjs"),b=require("./index59.cjs"),j=require("./index5.cjs"),z=require("./index4.cjs"),J=e=>{const{VIEW_TYPE:r}=B.useBusinessLogic(),{duplicateView:P}=G.useDuplicateActiveView(),{getActiveViewInAPIFormat:q}=H.usePersistUnsavedChanges(),{canDeleteCustomViews:_,defaultCustomViewId:E,canUpdateCustomViews:M,mutate:x}=k.useCustomViews({type:r}),{mutate:w,viewsMap:p,viewsArray:L}=W.useViews(),[I,o]=c.useState(!1),[A,h]=c.useState(!1),[f,n]=c.useState(!1),[R,S]=c.useState(!1),{Views:{removeDraftViewById:D,draftViewsMap:F},Filters:{initFiltersFromView:u,updateUrl:d,setActiveViewId:O},Notifications:{notify:s}}=b.useStores();return{actions:{delete:{handleDeleteDraftView:()=>{if(!e.originalView)throw Error("No draft view found");D(e.id);const t=p.get(E);if(t)t&&u(t);else{const i=p.get(C.ALL_VIEW_ID);i&&u(i)}d()},handleDelete:async()=>{try{if(_){await $.deleteCustomView(Number(e.id)),await w();const t=p.get(C.ALL_VIEW_ID);t&&u(t),d(),A&&h(!1),f&&n(f),s({type:"success",text:`'${e.label}' has been deleted`})}else s({type:"info",text:"You require additional user permissions to delete a company shared view"})}catch{s({type:"error",text:"Failed to delete view"})}},handleShowDeleteConfirmation:()=>{if(F.has(e.id)){D(e.id),e.originalView?O(e.originalView.id):O(C.ALL_VIEW_ID);return}_?h(!0):s({type:"info",text:"You require additional user permissions to delete a company shared view"})},closeDeleteConfirmation:()=>h(!1)},edit:{handleShowEditDropdown:()=>{o(!1),n(!0)},closeEditDropdown:()=>n(!1)},menu:{handleSave:async t=>{try{const{viewName:i,shareOption:m,isDefault:V}=t,y=m==="company"?a.SHARING_OPTIONS.COMPANY:a.SHARING_OPTIONS.PERSONAL,l={attributes:{title:i,shared:y.key===a.SHARING_OPTIONS.COMPANY.key}};await z.patchCustomView(e.id,l),V&&(await N.patchCurrentUser({user_setting_attributes:{default_custom_view:{id:Number(e.id),type:r}}}),await x()),await w(),d(),s({type:"success",text:`'${i}' view updated`}),n(!1)}catch{s({type:"error",text:"Failed to save view"})}},handleDuplicate:()=>{P(),o(!1)},handleMakeDefault:async()=>{try{await N.patchCurrentUser({user_setting_attributes:{default_custom_view:{id:Number(e.id),type:r}}}),s({type:"success",text:`'${e.label}' is now your default view`}),o(!1)}catch{s({type:"error",text:"Failed to set default view"})}},openDropdown:()=>o(!0),closeDropdown:()=>o(!1),toggleDropdown:()=>o(!I)},create:{handleCreate:async t=>{try{const{viewName:i,shareOption:m,isDefault:V}=t,y=m==="company"?a.SHARING_OPTIONS.COMPANY:a.SHARING_OPTIONS.PERSONAL,{arg:l}=q(),{data:v}=await j.createCustomView({attributes:{...l,title:i,shared:y.key===a.SHARING_OPTIONS.COMPANY.key}}),g=L.map(U=>U.id);g.push(v.id),await N.patchCurrentUser({user_setting_attributes:{custom_view_positions:{order:g},...V?{default_custom_view:{id:Number(v.id),type:r}}:{}}}),await w(),D(e.id);const T=Y.viewsAdapter({view:v,canUpdateCustomViews:M});u(T),d(),S(!1),s({type:"success",text:`New view '${l.title}' created`})}catch(i){console.log(i),s({type:"error",text:"Failed to save draft view"})}},closeCreateDropdown:()=>S(!1),handleSaveDraft:async()=>{S(!0)}}},state:{shouldShowDropdown:I,shouldShowEditDropdown:f,shouldShowCreateDropdown:R,shouldShowDeleteConfirmation:A}}};exports.useDropdownManager=J;
|
package/dist/index54.js
CHANGED
|
@@ -1,29 +1,187 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
1
|
+
import { useState as c } from "react";
|
|
2
|
+
import { ALL_VIEW_ID as C } from "./index74.js";
|
|
3
|
+
import { viewsAdapter as R } from "./index73.js";
|
|
4
|
+
import { useCustomViews as q } from "./index62.js";
|
|
5
|
+
import { useDuplicateActiveView as B } from "./index55.js";
|
|
6
|
+
import { usePersistUnsavedChanges as T } from "./index58.js";
|
|
7
|
+
import { useViews as W } from "./index60.js";
|
|
8
|
+
import { SHARING_OPTIONS as s } from "./index43.js";
|
|
9
|
+
import { patchCurrentUser as _ } from "./index3.js";
|
|
10
|
+
import { deleteCustomView as G } from "./index2.js";
|
|
11
|
+
import { useBusinessLogic as H } from "./index7.js";
|
|
12
|
+
import { useStores as b } from "./index59.js";
|
|
13
|
+
import { createCustomView as j } from "./index5.js";
|
|
14
|
+
import { patchCustomView as z } from "./index4.js";
|
|
15
|
+
const ye = (e) => {
|
|
16
|
+
const { VIEW_TYPE: r } = H(), { duplicateView: E } = B(), { getActiveViewInAPIFormat: I } = T(), {
|
|
17
|
+
canDeleteCustomViews: g,
|
|
18
|
+
defaultCustomViewId: P,
|
|
19
|
+
canUpdateCustomViews: M,
|
|
20
|
+
mutate: F
|
|
21
|
+
} = q({
|
|
22
|
+
type: r
|
|
23
|
+
}), { mutate: u, viewsMap: f, viewsArray: Y } = W(), [N, a] = c(!1), [A, p] = c(!1), [m, n] = c(!1), [k, h] = c(!1), {
|
|
24
|
+
Views: { removeDraftViewById: D, draftViewsMap: L },
|
|
25
|
+
Filters: { initFiltersFromView: d, updateUrl: l, setActiveViewId: O },
|
|
26
|
+
Notifications: { notify: o }
|
|
27
|
+
} = b();
|
|
28
|
+
return {
|
|
29
|
+
actions: {
|
|
30
|
+
delete: {
|
|
31
|
+
handleDeleteDraftView: () => {
|
|
32
|
+
if (!e.originalView) throw Error("No draft view found");
|
|
33
|
+
D(e.id);
|
|
34
|
+
const t = f.get(P);
|
|
35
|
+
if (t)
|
|
36
|
+
t && d(t);
|
|
37
|
+
else {
|
|
38
|
+
const i = f.get(C);
|
|
39
|
+
i && d(i);
|
|
40
|
+
}
|
|
41
|
+
l();
|
|
42
|
+
},
|
|
43
|
+
handleDelete: async () => {
|
|
44
|
+
try {
|
|
45
|
+
if (g) {
|
|
46
|
+
await G(Number(e.id)), await u();
|
|
47
|
+
const t = f.get(C);
|
|
48
|
+
t && d(t), l(), A && p(!1), m && n(m), o({
|
|
49
|
+
type: "success",
|
|
50
|
+
text: `'${e.label}' has been deleted`
|
|
51
|
+
});
|
|
52
|
+
} else
|
|
53
|
+
o({
|
|
54
|
+
type: "info",
|
|
55
|
+
text: "You require additional user permissions to delete a company shared view"
|
|
56
|
+
});
|
|
57
|
+
} catch {
|
|
58
|
+
o({
|
|
59
|
+
type: "error",
|
|
60
|
+
text: "Failed to delete view"
|
|
61
|
+
});
|
|
62
|
+
}
|
|
63
|
+
},
|
|
64
|
+
handleShowDeleteConfirmation: () => {
|
|
65
|
+
if (L.has(e.id)) {
|
|
66
|
+
D(e.id), e.originalView ? O(e.originalView.id) : O(C);
|
|
67
|
+
return;
|
|
68
|
+
}
|
|
69
|
+
g ? p(!0) : o({
|
|
70
|
+
type: "info",
|
|
71
|
+
text: "You require additional user permissions to delete a company shared view"
|
|
72
|
+
});
|
|
73
|
+
},
|
|
74
|
+
closeDeleteConfirmation: () => p(!1)
|
|
75
|
+
},
|
|
76
|
+
edit: {
|
|
77
|
+
handleShowEditDropdown: () => {
|
|
78
|
+
a(!1), n(!0);
|
|
79
|
+
},
|
|
80
|
+
closeEditDropdown: () => n(!1)
|
|
81
|
+
},
|
|
82
|
+
menu: {
|
|
83
|
+
handleSave: async (t) => {
|
|
84
|
+
try {
|
|
85
|
+
const { viewName: i, shareOption: y, isDefault: v } = t, V = y === "company" ? s.COMPANY : s.PERSONAL, w = {
|
|
86
|
+
attributes: {
|
|
87
|
+
title: i,
|
|
88
|
+
shared: V.key === s.COMPANY.key
|
|
89
|
+
}
|
|
90
|
+
};
|
|
91
|
+
await z(e.id, w), v && (await _({
|
|
92
|
+
user_setting_attributes: {
|
|
93
|
+
default_custom_view: {
|
|
94
|
+
id: Number(e.id),
|
|
95
|
+
type: r
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
}), await F()), await u(), l(), o({
|
|
99
|
+
type: "success",
|
|
100
|
+
text: `'${i}' view updated`
|
|
101
|
+
}), n(!1);
|
|
102
|
+
} catch {
|
|
103
|
+
o({
|
|
104
|
+
type: "error",
|
|
105
|
+
text: "Failed to save view"
|
|
106
|
+
});
|
|
107
|
+
}
|
|
108
|
+
},
|
|
109
|
+
handleDuplicate: () => {
|
|
110
|
+
E(), a(!1);
|
|
111
|
+
},
|
|
112
|
+
handleMakeDefault: async () => {
|
|
113
|
+
try {
|
|
114
|
+
await _({
|
|
115
|
+
user_setting_attributes: {
|
|
116
|
+
default_custom_view: {
|
|
117
|
+
id: Number(e.id),
|
|
118
|
+
type: r
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
}), o({
|
|
122
|
+
type: "success",
|
|
123
|
+
text: `'${e.label}' is now your default view`
|
|
124
|
+
}), a(!1);
|
|
125
|
+
} catch {
|
|
126
|
+
o({
|
|
127
|
+
type: "error",
|
|
128
|
+
text: "Failed to set default view"
|
|
129
|
+
});
|
|
130
|
+
}
|
|
131
|
+
},
|
|
132
|
+
openDropdown: () => a(!0),
|
|
133
|
+
closeDropdown: () => a(!1),
|
|
134
|
+
toggleDropdown: () => a(!N)
|
|
135
|
+
},
|
|
136
|
+
create: {
|
|
137
|
+
handleCreate: async (t) => {
|
|
138
|
+
try {
|
|
139
|
+
const { viewName: i, shareOption: y, isDefault: v } = t, V = y === "company" ? s.COMPANY : s.PERSONAL, { arg: w } = I(), { data: S } = await j({
|
|
140
|
+
attributes: {
|
|
141
|
+
...w,
|
|
142
|
+
title: i,
|
|
143
|
+
shared: V.key === s.COMPANY.key
|
|
144
|
+
}
|
|
145
|
+
}), x = Y.map(($) => $.id);
|
|
146
|
+
x.push(S.id), await _({
|
|
147
|
+
user_setting_attributes: {
|
|
148
|
+
custom_view_positions: {
|
|
149
|
+
order: x
|
|
150
|
+
},
|
|
151
|
+
...v ? {
|
|
152
|
+
default_custom_view: {
|
|
153
|
+
id: Number(S.id),
|
|
154
|
+
type: r
|
|
155
|
+
}
|
|
156
|
+
} : {}
|
|
157
|
+
}
|
|
158
|
+
}), await u(), D(e.id);
|
|
159
|
+
const U = R({ view: S, canUpdateCustomViews: M });
|
|
160
|
+
d(U), l(), h(!1), o({
|
|
161
|
+
type: "success",
|
|
162
|
+
text: `New view '${w.title}' created`
|
|
163
|
+
});
|
|
164
|
+
} catch (i) {
|
|
165
|
+
console.log(i), o({
|
|
166
|
+
type: "error",
|
|
167
|
+
text: "Failed to save draft view"
|
|
168
|
+
});
|
|
169
|
+
}
|
|
170
|
+
},
|
|
171
|
+
closeCreateDropdown: () => h(!1),
|
|
172
|
+
handleSaveDraft: async () => {
|
|
173
|
+
h(!0);
|
|
174
|
+
}
|
|
175
|
+
}
|
|
176
|
+
},
|
|
177
|
+
state: {
|
|
178
|
+
shouldShowDropdown: N,
|
|
179
|
+
shouldShowEditDropdown: m,
|
|
180
|
+
shouldShowCreateDropdown: k,
|
|
181
|
+
shouldShowDeleteConfirmation: A
|
|
23
182
|
}
|
|
24
|
-
|
|
25
|
-
} };
|
|
183
|
+
};
|
|
26
184
|
};
|
|
27
185
|
export {
|
|
28
|
-
|
|
186
|
+
ye as useDropdownManager
|
|
29
187
|
};
|
package/dist/index55.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./index60.cjs"),u=require("./index59.cjs"),c=()=>{const{viewsMap:r}=a.useViews(),{Filters:{activeViewId:i,initFiltersFromView:s,updateUrl:w},Views:{addDraftView:o,draftViewsMap:n}}=u.useStores();return{duplicateView:()=>{if(!i)throw Error("Creating views from all is not supported...implement me");if(r.has(i)){const e=r.get(i);if(!e)throw Error("Could not find view in viewsMap");const t=o({...e});s(t)}else{const e=n.get(i);if(!e)throw Error("Could not find view in draftViewsMap");const t=o({...e});s(t)}w()}}};exports.useDuplicateActiveView=c;
|