@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/index47.js CHANGED
@@ -1,25 +1,10 @@
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 });
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
- v as ModalContext,
24
- f as ModalProvider
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"});var E=(e=>(e.ORDERS_TABLE_MANAGEMENT="ORDERS_TABLE_MANAGEMENT",e))(E||{});exports.ModalId=E;
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
- var A = /* @__PURE__ */ ((E) => (E.ORDERS_TABLE_MANAGEMENT = "ORDERS_TABLE_MANAGEMENT", E))(A || {});
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
- A as ModalId
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"});const e=require("react"),t=require("./index47.cjs"),o=()=>e.useContext(t.ModalContext);exports.useModal=o;
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
- import { useContext as o } from "react";
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
- m as useModal
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("./index50.cjs"),o=require("./index51.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;
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 "./index50.js";
4
- import { vndAPI as s } from "./index51.js";
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 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;
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
- 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;
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
- a as withCSRF
5
+ m as useModal
13
6
  };
package/dist/index51.cjs CHANGED
@@ -1 +1 @@
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;
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 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
- }
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
- n as onlyJSON,
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 d=require("kitsu-core"),a=require("./index50.cjs"),n=require("./index51.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;
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
- import { deserialise as f } from "kitsu-core";
2
- import { withCSRF as o } from "./index50.js";
3
- import { onlyJSON as m, vndAPI as p } from "./index51.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;
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
- w as fetcherV1,
13
- y as fetcherV2
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 c=require("react"),C=require("./index73.cjs"),Y=require("./index72.cjs"),k=require("./index61.cjs"),G=require("./index54.cjs"),H=require("./index57.cjs"),W=require("./index59.cjs"),a=require("./index42.cjs"),N=require("./index3.cjs"),$=require("./index2.cjs"),B=require("./index7.cjs"),b=require("./index58.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;
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 { useState as c } from "react";
2
- import { ALL_VIEW_ID as C } from "./index73.js";
3
- import { viewsAdapter as R } from "./index72.js";
4
- import { useCustomViews as q } from "./index61.js";
5
- import { useDuplicateActiveView as B } from "./index54.js";
6
- import { usePersistUnsavedChanges as T } from "./index57.js";
7
- import { useViews as W } from "./index59.js";
8
- import { SHARING_OPTIONS as s } from "./index42.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 "./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
- ye as useDropdownManager
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"),u=require("./index58.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;
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 { useViews as a } from "./index59.js";
2
- import { useStores as f } from "./index58.js";
3
- const d = () => {
4
- const { viewsMap: r } = a(), {
5
- Filters: { activeViewId: i, initFiltersFromView: o, updateUrl: s },
6
- Views: { addDraftView: w, draftViewsMap: n }
7
- } = f();
8
- return { duplicateView: () => {
9
- if (!i)
10
- throw Error("Creating views from all is not supported...implement me");
11
- if (r.has(i)) {
12
- const e = r.get(i);
13
- if (!e)
14
- throw Error("Could not find view in viewsMap");
15
- const t = w({ ...e });
16
- o(t);
17
- } else {
18
- const e = n.get(i);
19
- if (!e)
20
- throw Error("Could not find view in draftViewsMap");
21
- const t = w({ ...e });
22
- o(t);
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
- s();
25
- } };
183
+ };
26
184
  };
27
185
  export {
28
- d as useDuplicateActiveView
186
+ ye as useDropdownManager
29
187
  };
package/dist/index55.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("react"),u=require("./index69.cjs"),l=require("./index70.cjs"),a=require("swr/immutable"),F=require("./index58.cjs"),y=e=>e&&e.__esModule?e:{default:e},d=y(a),f=({filterData:e})=>{var r;const{Filters:{arrayFilters:o}}=F.useStores(),s=o.get(e.id),{data:c}=d.default((r=e.fetchAsyncFilterOptions)==null?void 0:r.URL,()=>{var t;return l.getFetcherFunction({fetcherName:(t=e.fetchAsyncFilterOptions)==null?void 0:t.fetcher})(e.fetchAsyncFilterOptions.URL)},{revalidateOnFocus:!1});return{filterLabel:i.useMemo(()=>{const n=c?u.getAsyncOptions({data:c,config:e.fetchAsyncFilterOptions}):e.options;return(n==null?void 0:n.filter(t=>s==null?void 0:s.includes(t.value.toString())).map(t=>t.label).join(", "))||""},[c,e.options,s,e.fetchAsyncFilterOptions])}};exports.useFilterArrayLabel=f;
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;