@veeqo/transfigure 0.0.18 → 0.0.19

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 (208) hide show
  1. package/dist/components/RefreshButton/RefreshButton.d.ts +7 -0
  2. package/dist/components/RefreshButton/RefreshIcon.d.ts +1 -0
  3. package/dist/components/RefreshButton/index.d.ts +1 -0
  4. package/dist/components/RefreshButton/styled.d.ts +10 -0
  5. package/dist/components/RefreshButton/usePollListOrders.d.ts +4 -0
  6. package/dist/index.cjs +1 -1
  7. package/dist/index.d.ts +1 -0
  8. package/dist/index.js +71 -69
  9. package/dist/index102.cjs +13 -1
  10. package/dist/index102.js +15 -40
  11. package/dist/index103.cjs +1 -7
  12. package/dist/index103.js +19 -10
  13. package/dist/index104.cjs +1 -0
  14. package/dist/index104.js +10 -0
  15. package/dist/index105.cjs +1 -0
  16. package/dist/index105.js +66 -0
  17. package/dist/index106.cjs +1 -0
  18. package/dist/index106.js +32 -0
  19. package/dist/index107.cjs +7 -0
  20. package/dist/index107.js +12 -0
  21. package/dist/index108.cjs +1 -0
  22. package/dist/index108.js +44 -0
  23. package/dist/index11.cjs +1 -1
  24. package/dist/index11.js +1 -1
  25. package/dist/index12.cjs +1 -1
  26. package/dist/index12.js +1 -1
  27. package/dist/index13.cjs +1 -1
  28. package/dist/index13.js +1 -1
  29. package/dist/index14.cjs +1 -1
  30. package/dist/index14.js +2 -2
  31. package/dist/index15.cjs +1 -1
  32. package/dist/index15.js +2 -2
  33. package/dist/index16.cjs +1 -1
  34. package/dist/index16.js +1 -1
  35. package/dist/index17.cjs +1 -1
  36. package/dist/index17.js +1 -1
  37. package/dist/index18.cjs +1 -1
  38. package/dist/index18.js +2 -2
  39. package/dist/index19.cjs +1 -1
  40. package/dist/index19.js +2 -2
  41. package/dist/index2.cjs +1 -1
  42. package/dist/index2.js +2 -2
  43. package/dist/index20.cjs +1 -1
  44. package/dist/index20.js +2 -2
  45. package/dist/index21.cjs +1 -1
  46. package/dist/index21.js +3 -3
  47. package/dist/index22.cjs +1 -1
  48. package/dist/index22.js +3 -3
  49. package/dist/index23.cjs +1 -1
  50. package/dist/index23.js +4 -4
  51. package/dist/index24.cjs +1 -1
  52. package/dist/index24.js +4 -4
  53. package/dist/index25.cjs +1 -1
  54. package/dist/index25.js +1 -1
  55. package/dist/index26.cjs +1 -1
  56. package/dist/index26.js +2 -2
  57. package/dist/index27.cjs +1 -1
  58. package/dist/index27.js +2 -2
  59. package/dist/index28.cjs +1 -1
  60. package/dist/index28.js +2 -2
  61. package/dist/index29.cjs +1 -1
  62. package/dist/index29.js +1 -1
  63. package/dist/index3.cjs +1 -1
  64. package/dist/index3.js +2 -2
  65. package/dist/index30.cjs +1 -1
  66. package/dist/index30.js +1 -1
  67. package/dist/index31.cjs +1 -1
  68. package/dist/index31.js +1 -1
  69. package/dist/index32.cjs +1 -1
  70. package/dist/index32.js +1 -1
  71. package/dist/index33.cjs +1 -1
  72. package/dist/index33.js +6 -6
  73. package/dist/index34.cjs +1 -1
  74. package/dist/index34.js +1 -1
  75. package/dist/index35.cjs +1 -1
  76. package/dist/index35.js +1 -1
  77. package/dist/index36.cjs +1 -1
  78. package/dist/index36.js +3 -3
  79. package/dist/index37.cjs +1 -1
  80. package/dist/index37.js +3 -3
  81. package/dist/index38.cjs +1 -1
  82. package/dist/index38.js +4 -4
  83. package/dist/index39.cjs +1 -1
  84. package/dist/index39.js +2 -2
  85. package/dist/index4.cjs +1 -1
  86. package/dist/index4.js +2 -2
  87. package/dist/index41.cjs +1 -1
  88. package/dist/index41.js +4 -4
  89. package/dist/index43.cjs +1 -1
  90. package/dist/index43.js +6 -6
  91. package/dist/index44.cjs +1 -1
  92. package/dist/index44.js +25 -19
  93. package/dist/index45.cjs +1 -1
  94. package/dist/index45.js +19 -8
  95. package/dist/index46.cjs +1 -1
  96. package/dist/index46.js +7 -22
  97. package/dist/index47.cjs +1 -1
  98. package/dist/index47.js +23 -2
  99. package/dist/index48.cjs +1 -1
  100. package/dist/index48.js +2 -4
  101. package/dist/index49.cjs +1 -1
  102. package/dist/index49.js +4 -11
  103. package/dist/index5.cjs +1 -1
  104. package/dist/index5.js +2 -2
  105. package/dist/index50.cjs +1 -1
  106. package/dist/index50.js +10 -12
  107. package/dist/index51.cjs +1 -1
  108. package/dist/index51.js +12 -11
  109. package/dist/index52.cjs +1 -1
  110. package/dist/index52.js +11 -184
  111. package/dist/index53.cjs +1 -1
  112. package/dist/index53.js +183 -25
  113. package/dist/index54.cjs +1 -1
  114. package/dist/index54.js +26 -24
  115. package/dist/index55.cjs +1 -1
  116. package/dist/index55.js +19 -22
  117. package/dist/index56.cjs +1 -1
  118. package/dist/index56.js +25 -90
  119. package/dist/index57.cjs +1 -1
  120. package/dist/index57.js +92 -8
  121. package/dist/index58.cjs +1 -1
  122. package/dist/index58.js +8 -51
  123. package/dist/index59.cjs +1 -1
  124. package/dist/index59.js +50 -60
  125. package/dist/index6.cjs +1 -1
  126. package/dist/index6.js +4 -4
  127. package/dist/index60.cjs +1 -1
  128. package/dist/index60.js +61 -18
  129. package/dist/index61.cjs +1 -1
  130. package/dist/index61.js +16 -23
  131. package/dist/index62.cjs +1 -1
  132. package/dist/index62.js +25 -315
  133. package/dist/index63.cjs +1 -1
  134. package/dist/index63.js +311 -55
  135. package/dist/index64.cjs +1 -1
  136. package/dist/index64.js +50 -47
  137. package/dist/index65.cjs +1 -1
  138. package/dist/index65.js +51 -32
  139. package/dist/index66.cjs +1 -1
  140. package/dist/index66.js +30 -24
  141. package/dist/index67.cjs +1 -1
  142. package/dist/index67.js +32 -4
  143. package/dist/index68.cjs +1 -1
  144. package/dist/index68.js +4 -9
  145. package/dist/index69.cjs +1 -1
  146. package/dist/index69.js +9 -17
  147. package/dist/index70.cjs +1 -1
  148. package/dist/index70.js +14 -16
  149. package/dist/index71.cjs +1 -1
  150. package/dist/index71.js +18 -47
  151. package/dist/index72.cjs +1 -1
  152. package/dist/index72.js +48 -21
  153. package/dist/index73.cjs +1 -1
  154. package/dist/index73.js +21 -2
  155. package/dist/index74.cjs +1 -1
  156. package/dist/index74.js +2 -9
  157. package/dist/index75.cjs +1 -3
  158. package/dist/index75.js +8 -13
  159. package/dist/index76.cjs +3 -1
  160. package/dist/index76.js +13 -8
  161. package/dist/index77.cjs +1 -1
  162. package/dist/index77.js +7 -141
  163. package/dist/index78.cjs +8 -1
  164. package/dist/index78.js +12 -19
  165. package/dist/index79.cjs +1 -1
  166. package/dist/index79.js +40 -32
  167. package/dist/index80.cjs +1 -1
  168. package/dist/index80.js +7 -27
  169. package/dist/index81.cjs +1 -19
  170. package/dist/index81.js +143 -24
  171. package/dist/index82.cjs +1 -1
  172. package/dist/index82.js +16 -12
  173. package/dist/index83.cjs +1 -1
  174. package/dist/index83.js +17 -21
  175. package/dist/index84.cjs +1 -1
  176. package/dist/index84.js +33 -13
  177. package/dist/index85.cjs +1 -104
  178. package/dist/index85.js +27 -118
  179. package/dist/index86.cjs +19 -1
  180. package/dist/index86.js +23 -67
  181. package/dist/index87.cjs +1 -1
  182. package/dist/index87.js +23 -28
  183. package/dist/index88.cjs +1 -1
  184. package/dist/index88.js +22 -2
  185. package/dist/index89.cjs +1 -1
  186. package/dist/index89.js +14 -40
  187. package/dist/index90.cjs +80 -1
  188. package/dist/index90.js +96 -11
  189. package/dist/index91.cjs +10 -78
  190. package/dist/index91.js +13 -93
  191. package/dist/index92.cjs +1 -12
  192. package/dist/index92.js +13 -16
  193. package/dist/index93.cjs +104 -1
  194. package/dist/index93.js +119 -23
  195. package/dist/index94.cjs +1 -1
  196. package/dist/index94.js +68 -2
  197. package/dist/index95.cjs +1 -13
  198. package/dist/index95.js +28 -16
  199. package/dist/index96.cjs +1 -1
  200. package/dist/index96.js +2 -19
  201. package/dist/index97.cjs +1 -1
  202. package/dist/index97.js +40 -7
  203. package/dist/index98.cjs +1 -1
  204. package/dist/index98.js +9 -62
  205. package/dist/index99.cjs +1 -1
  206. package/dist/index99.js +2 -30
  207. package/dist/storybookHelpers/constants.d.ts +2 -5
  208. package/package.json +1 -1
@@ -0,0 +1,7 @@
1
+ type Props = {
2
+ refetch: () => Promise<void>;
3
+ isLoading: boolean;
4
+ trackMetricClick?: () => void;
5
+ };
6
+ export declare const RefreshButton: ({ isLoading, refetch, trackMetricClick }: Props) => JSX.Element;
7
+ export {};
@@ -0,0 +1 @@
1
+ export declare const RefreshIcon: (props: any) => JSX.Element;
@@ -0,0 +1 @@
1
+ export { RefreshButton } from './RefreshButton';
@@ -0,0 +1,10 @@
1
+ export declare const StyledButton: import('styled-components').StyledComponent<import('react').ForwardRefExoticComponent<import('react').ButtonHTMLAttributes<HTMLButtonElement> & {
2
+ children?: React.ReactNode;
3
+ variant?: import('../../../node_modules/@veeqo/ui/dist/components/Button/types').ButtonVariant | undefined;
4
+ size?: "base" | "sm" | undefined;
5
+ iconSlot?: React.ReactElement<any, string | React.JSXElementConstructor<any>> | undefined;
6
+ dropdown?: boolean | undefined;
7
+ loading?: boolean | undefined;
8
+ contentStyles?: React.CSSProperties | undefined;
9
+ } & import('react').RefAttributes<HTMLButtonElement>>, any, {}, never>;
10
+ export declare const StyledIndicator: import('styled-components').StyledComponent<({ color, style, textColour, size, ...otherProps }: import('../../../node_modules/@veeqo/ui/dist/components/Indicator/types').IndicatorProps) => React.JSX.Element, any, {}, never>;
@@ -0,0 +1,4 @@
1
+ export declare function usePollListOrders(): {
2
+ hasChanges: boolean;
3
+ acknowledgeButtonClick: () => Promise<void>;
4
+ };
package/dist/index.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("./index2.cjs"),o=require("./index3.cjs"),n=require("./index4.cjs"),a=require("./index5.cjs"),c=require("./index6.cjs"),u=require("./index7.cjs"),l=require("./index8.cjs"),F=require("./index9.cjs"),d=require("./index10.cjs"),q=require("./index11.cjs"),g=require("./index12.cjs"),w=require("./index13.cjs"),A=require("./index14.cjs"),V=require("./index15.cjs"),C=require("./index16.cjs"),p=require("./index17.cjs"),b=require("./index18.cjs"),h=require("./index19.cjs"),v=require("./index20.cjs"),R=require("./index21.cjs"),y=require("./index22.cjs"),D=require("./index23.cjs"),m=require("./index24.cjs"),M=require("./index25.cjs"),T=require("./index26.cjs"),S=require("./index27.cjs"),N=require("./index28.cjs"),O=require("./index29.cjs"),L=require("./index30.cjs"),P=require("./index31.cjs"),B=require("./index32.cjs"),k=require("./index33.cjs"),x=require("./index34.cjs"),f=require("./index35.cjs"),U=require("./index36.cjs"),I=require("./index37.cjs"),H=require("./index38.cjs"),E=require("./index39.cjs"),_=require("./index40.cjs"),G=require("./index41.cjs"),W=require("./index42.cjs"),X=require("./index43.cjs"),e=require("./index44.cjs"),r=require("./index45.cjs"),$=require("./index46.cjs"),J=require("./index47.cjs"),K=require("./index48.cjs"),j=require("./index49.cjs"),i=require("./index50.cjs"),t=require("./index51.cjs"),z=require("./index52.cjs"),Q=require("./index53.cjs"),Y=require("./index54.cjs"),Z=require("./index55.cjs"),ee=require("./index56.cjs"),re=require("./index57.cjs"),ie=require("./index58.cjs"),te=require("./index59.cjs"),se=require("./index60.cjs"),oe=require("./index61.cjs"),ne=require("./index62.cjs"),ae=require("./index63.cjs"),ce=require("./index64.cjs"),ue=require("./index65.cjs"),le=require("./index66.cjs"),Fe=require("./index67.cjs"),de=require("./index68.cjs"),qe=require("./index69.cjs"),ge=require("./index70.cjs"),we=require("./index71.cjs"),Ae=require("./index72.cjs");exports.deleteCustomView=s.deleteCustomView;exports.patchCurrentUser=o.patchCurrentUser;exports.patchCustomView=n.patchCustomView;exports.createCustomView=a.createCustomView;exports.axios=c.axios;exports.useBusinessLogic=u.useBusinessLogic;exports.BusinessLogicManager=l.BusinessLogicManager;exports.setMockedBusinessLogic=F.setMockedBusinessLogic;exports.ErrorBoundary=d.ErrorBoundary;exports.SearchBar=q.SearchBar;exports.TableControls=g.TableControls;exports.ToastsManager=w.ToastsManager;exports.ActiveFilterTag=A.ActiveFilterTag;exports.ActiveFilters=V.ActiveFilters;exports.FilterArrayField=C.FilterArrayField;exports.FilterField=p.FilterField;exports.ActiveFilterArrayTag=b.ActiveFilterArrayTag;exports.ActiveFilterDateRangeTag=h.ActiveFilterDateRangeTag;exports.ActiveFilterNumberRangeTag=v.ActiveFilterNumberRangeTag;exports.ActiveAsyncCheckboxFilter=R.ActiveAsyncCheckboxFilter;exports.ActiveAsyncRadioFilter=y.ActiveAsyncRadioFilter;exports.AsyncCheckboxFilter=D.AsyncCheckboxFilter;exports.AsyncRadioFilter=m.AsyncRadioFilter;exports.CheckboxFilter=M.CheckboxFilter;exports.DateRangeFilter=T.DateRangeFilter;exports.MultipleFieldFilter=S.MultipleFieldFilter;exports.NumberRangeFilter=N.NumberRangeFilter;exports.RadioFilter=O.RadioFilter;exports.FiltersDropdown=L.FiltersDropdown;exports.FiltersList=P.FiltersList;exports.FilterGroup=B.FilterGroup;exports.ViewTab=k.ViewTab;exports.CreateView=x.CreateView;exports.EditDropdown=f.EditDropdown;exports.OptionsDropdown=U.OptionsDropdown;exports.PillNotifications=I.PillNotifications;exports.SortableViews=H.SortableViews;exports.UnsavedChangesPill=E.UnsavedChangesPill;exports.ViewDropdowns=_.ViewDropdowns;exports.ViewList=G.ViewList;exports.SHARING_OPTIONS=W.SHARING_OPTIONS;exports.TableManagement=X.TableManagement;exports.DateOptionMap=e.DateOptionMap;exports.DateValue=e.DateValue;exports.FilterChoiceValue=r.FilterChoiceValue;exports.SWR_HOOK_OPTIONS=r.SWR_HOOK_OPTIONS;exports.ModalProvider=$.ModalProvider;exports.ModalId=J.ModalId;exports.useModal=K.useModal;exports.withCSRF=j.withCSRF;exports.onlyJSON=i.onlyJSON;exports.vndAPI=i.vndAPI;exports.fetcherV1=t.fetcherV1;exports.fetcherV2=t.fetcherV2;exports.useDropdownManager=z.useDropdownManager;exports.useDuplicateActiveView=Q.useDuplicateActiveView;exports.useFilterArrayLabel=Y.useFilterArrayLabel;exports.useFilterLabel=Z.useFilterLabel;exports.usePersistUnsavedChanges=ee.usePersistUnsavedChanges;exports.useStores=re.useStores;exports.useViews=ie.useViews;exports.useViewUrlChange=te.useViewUrlChange;exports.useCustomViews=se.useCustomViews;exports.useHiddenColumns=oe.useHiddenColumns;exports.Filters=ne.Filters;exports.NumberRangeFilterClass=ae.NumberRangeFilter;exports.RangeFilter=ce.RangeFilter;exports.Views=ue.Views;exports.Notifications=le.Notifications;exports.MobXProvider=Fe.MobXProvider;exports.getAsyncOptions=de.getAsyncOptions;exports.getFetcherFunction=qe.getFetcherFunction;exports.isValidDateRange=ge.isValidDateRange;exports.viewsAdapter=we.viewsAdapter;exports.createAllView=Ae.createAllView;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("./index2.cjs"),o=require("./index3.cjs"),n=require("./index4.cjs"),a=require("./index5.cjs"),c=require("./index6.cjs"),u=require("./index7.cjs"),l=require("./index8.cjs"),F=require("./index9.cjs"),d=require("./index10.cjs"),q=require("./index11.cjs"),g=require("./index12.cjs"),w=require("./index13.cjs"),A=require("./index14.cjs"),V=require("./index15.cjs"),C=require("./index16.cjs"),p=require("./index17.cjs"),h=require("./index18.cjs"),b=require("./index19.cjs"),v=require("./index20.cjs"),R=require("./index21.cjs"),y=require("./index22.cjs"),D=require("./index23.cjs"),m=require("./index24.cjs"),M=require("./index25.cjs"),T=require("./index26.cjs"),S=require("./index27.cjs"),N=require("./index28.cjs"),O=require("./index29.cjs"),L=require("./index30.cjs"),P=require("./index31.cjs"),B=require("./index32.cjs"),f=require("./index33.cjs"),k=require("./index34.cjs"),x=require("./index35.cjs"),U=require("./index36.cjs"),I=require("./index37.cjs"),H=require("./index38.cjs"),E=require("./index39.cjs"),_=require("./index40.cjs"),G=require("./index41.cjs"),W=require("./index42.cjs"),X=require("./index43.cjs"),$=require("./index44.cjs"),e=require("./index45.cjs"),r=require("./index46.cjs"),J=require("./index47.cjs"),K=require("./index48.cjs"),j=require("./index49.cjs"),z=require("./index50.cjs"),i=require("./index51.cjs"),t=require("./index52.cjs"),Q=require("./index53.cjs"),Y=require("./index54.cjs"),Z=require("./index55.cjs"),ee=require("./index56.cjs"),re=require("./index57.cjs"),ie=require("./index58.cjs"),te=require("./index59.cjs"),se=require("./index60.cjs"),oe=require("./index61.cjs"),ne=require("./index62.cjs"),ae=require("./index63.cjs"),ce=require("./index64.cjs"),ue=require("./index65.cjs"),le=require("./index66.cjs"),Fe=require("./index67.cjs"),de=require("./index68.cjs"),qe=require("./index69.cjs"),ge=require("./index70.cjs"),we=require("./index71.cjs"),Ae=require("./index72.cjs"),Ve=require("./index73.cjs");exports.deleteCustomView=s.deleteCustomView;exports.patchCurrentUser=o.patchCurrentUser;exports.patchCustomView=n.patchCustomView;exports.createCustomView=a.createCustomView;exports.axios=c.axios;exports.useBusinessLogic=u.useBusinessLogic;exports.BusinessLogicManager=l.BusinessLogicManager;exports.setMockedBusinessLogic=F.setMockedBusinessLogic;exports.ErrorBoundary=d.ErrorBoundary;exports.SearchBar=q.SearchBar;exports.TableControls=g.TableControls;exports.ToastsManager=w.ToastsManager;exports.ActiveFilterTag=A.ActiveFilterTag;exports.ActiveFilters=V.ActiveFilters;exports.FilterArrayField=C.FilterArrayField;exports.FilterField=p.FilterField;exports.ActiveFilterArrayTag=h.ActiveFilterArrayTag;exports.ActiveFilterDateRangeTag=b.ActiveFilterDateRangeTag;exports.ActiveFilterNumberRangeTag=v.ActiveFilterNumberRangeTag;exports.ActiveAsyncCheckboxFilter=R.ActiveAsyncCheckboxFilter;exports.ActiveAsyncRadioFilter=y.ActiveAsyncRadioFilter;exports.AsyncCheckboxFilter=D.AsyncCheckboxFilter;exports.AsyncRadioFilter=m.AsyncRadioFilter;exports.CheckboxFilter=M.CheckboxFilter;exports.DateRangeFilter=T.DateRangeFilter;exports.MultipleFieldFilter=S.MultipleFieldFilter;exports.NumberRangeFilter=N.NumberRangeFilter;exports.RadioFilter=O.RadioFilter;exports.FiltersDropdown=L.FiltersDropdown;exports.FiltersList=P.FiltersList;exports.FilterGroup=B.FilterGroup;exports.ViewTab=f.ViewTab;exports.CreateView=k.CreateView;exports.EditDropdown=x.EditDropdown;exports.OptionsDropdown=U.OptionsDropdown;exports.PillNotifications=I.PillNotifications;exports.SortableViews=H.SortableViews;exports.UnsavedChangesPill=E.UnsavedChangesPill;exports.ViewDropdowns=_.ViewDropdowns;exports.ViewList=G.ViewList;exports.SHARING_OPTIONS=W.SHARING_OPTIONS;exports.TableManagement=X.TableManagement;exports.RefreshButton=$.RefreshButton;exports.DateOptionMap=e.DateOptionMap;exports.DateValue=e.DateValue;exports.FilterChoiceValue=r.FilterChoiceValue;exports.SWR_HOOK_OPTIONS=r.SWR_HOOK_OPTIONS;exports.ModalProvider=J.ModalProvider;exports.ModalId=K.ModalId;exports.useModal=j.useModal;exports.withCSRF=z.withCSRF;exports.onlyJSON=i.onlyJSON;exports.vndAPI=i.vndAPI;exports.fetcherV1=t.fetcherV1;exports.fetcherV2=t.fetcherV2;exports.useDropdownManager=Q.useDropdownManager;exports.useDuplicateActiveView=Y.useDuplicateActiveView;exports.useFilterArrayLabel=Z.useFilterArrayLabel;exports.useFilterLabel=ee.useFilterLabel;exports.usePersistUnsavedChanges=re.usePersistUnsavedChanges;exports.useStores=ie.useStores;exports.useViews=te.useViews;exports.useViewUrlChange=se.useViewUrlChange;exports.useCustomViews=oe.useCustomViews;exports.useHiddenColumns=ne.useHiddenColumns;exports.Filters=ae.Filters;exports.NumberRangeFilterClass=ce.NumberRangeFilter;exports.RangeFilter=ue.RangeFilter;exports.Views=le.Views;exports.Notifications=Fe.Notifications;exports.MobXProvider=de.MobXProvider;exports.getAsyncOptions=qe.getAsyncOptions;exports.getFetcherFunction=ge.getFetcherFunction;exports.isValidDateRange=we.isValidDateRange;exports.viewsAdapter=Ae.viewsAdapter;exports.createAllView=Ve.createAllView;
package/dist/index.d.ts CHANGED
@@ -8,6 +8,7 @@ export * from './components/ToastsManager';
8
8
  export * from './components/Filters';
9
9
  export * from './components/Views';
10
10
  export * from './components/TableManagement';
11
+ export * from './components/RefreshButton';
11
12
  export * from './constants';
12
13
  export * from './context';
13
14
  export * from './fetchers';
package/dist/index.js CHANGED
@@ -8,8 +8,8 @@ import { BusinessLogicManager as u } from "./index8.js";
8
8
  import { setMockedBusinessLogic as d } from "./index9.js";
9
9
  import { ErrorBoundary as w } from "./index10.js";
10
10
  import { SearchBar as V } from "./index11.js";
11
- import { TableControls as b } from "./index12.js";
12
- import { ToastsManager as v } from "./index13.js";
11
+ import { TableControls as h } from "./index12.js";
12
+ import { ToastsManager as b } from "./index13.js";
13
13
  import { ActiveFilterTag as D } from "./index14.js";
14
14
  import { ActiveFilters as y } from "./index15.js";
15
15
  import { FilterArrayField as O } from "./index16.js";
@@ -35,40 +35,41 @@ import { EditDropdown as ur } from "./index35.js";
35
35
  import { OptionsDropdown as dr } from "./index36.js";
36
36
  import { PillNotifications as wr } from "./index37.js";
37
37
  import { SortableViews as Vr } from "./index38.js";
38
- import { UnsavedChangesPill as br } from "./index39.js";
39
- import { ViewDropdowns as vr } from "./index40.js";
38
+ import { UnsavedChangesPill as hr } from "./index39.js";
39
+ import { ViewDropdowns as br } from "./index40.js";
40
40
  import { ViewList as Dr } from "./index41.js";
41
41
  import { SHARING_OPTIONS as yr } from "./index42.js";
42
42
  import { TableManagement as Or } from "./index43.js";
43
- import { DateOptionMap as Sr, DateValue as Pr } from "./index44.js";
44
- import { FilterChoiceValue as Br, SWR_HOOK_OPTIONS as Ir } from "./index45.js";
45
- import { ModalProvider as Ur } from "./index46.js";
46
- import { ModalId as _r } from "./index47.js";
47
- import { useModal as Gr } from "./index48.js";
48
- import { withCSRF as Kr } from "./index49.js";
49
- import { onlyJSON as Xr, vndAPI as jr } from "./index50.js";
50
- import { fetcherV1 as zr, fetcherV2 as Qr } from "./index51.js";
51
- import { useDropdownManager as Zr } from "./index52.js";
52
- import { useDuplicateActiveView as re } from "./index53.js";
53
- import { useFilterArrayLabel as oe } from "./index54.js";
54
- import { useFilterLabel as ie } from "./index55.js";
55
- import { usePersistUnsavedChanges as me } from "./index56.js";
56
- import { useStores as xe } from "./index57.js";
57
- import { useViews as se } from "./index58.js";
58
- import { useViewUrlChange as ne } from "./index59.js";
59
- import { useCustomViews as ue } from "./index60.js";
60
- import { useHiddenColumns as de } from "./index61.js";
61
- import { Filters as we } from "./index62.js";
62
- import { NumberRangeFilter as Ve } from "./index63.js";
63
- import { RangeFilter as be } from "./index64.js";
64
- import { Views as ve } from "./index65.js";
65
- import { Notifications as De } from "./index66.js";
66
- import { MobXProvider as ye } from "./index67.js";
67
- import { getAsyncOptions as Oe } from "./index68.js";
68
- import { getFetcherFunction as Se } from "./index69.js";
69
- import { isValidDateRange as Le } from "./index70.js";
70
- import { viewsAdapter as Ie } from "./index71.js";
71
- import { createAllView as Ue } from "./index72.js";
43
+ import { RefreshButton as Sr } from "./index44.js";
44
+ import { DateOptionMap as Lr, DateValue as Br } from "./index45.js";
45
+ import { FilterChoiceValue as kr, SWR_HOOK_OPTIONS as Ur } from "./index46.js";
46
+ import { ModalProvider as _r } from "./index47.js";
47
+ import { ModalId as Gr } from "./index48.js";
48
+ import { useModal as Kr } from "./index49.js";
49
+ import { withCSRF as Xr } from "./index50.js";
50
+ import { onlyJSON as qr, vndAPI as zr } from "./index51.js";
51
+ import { fetcherV1 as Yr, fetcherV2 as Zr } from "./index52.js";
52
+ import { useDropdownManager as re } from "./index53.js";
53
+ import { useDuplicateActiveView as oe } from "./index54.js";
54
+ import { useFilterArrayLabel as ie } from "./index55.js";
55
+ import { useFilterLabel as me } from "./index56.js";
56
+ import { usePersistUnsavedChanges as xe } from "./index57.js";
57
+ import { useStores as se } from "./index58.js";
58
+ import { useViews as ne } from "./index59.js";
59
+ import { useViewUrlChange as ue } from "./index60.js";
60
+ import { useCustomViews as de } from "./index61.js";
61
+ import { useHiddenColumns as we } from "./index62.js";
62
+ import { Filters as Ve } from "./index63.js";
63
+ import { NumberRangeFilter as he } from "./index64.js";
64
+ import { RangeFilter as be } from "./index65.js";
65
+ import { Views as De } from "./index66.js";
66
+ import { Notifications as ye } from "./index67.js";
67
+ import { MobXProvider as Oe } from "./index68.js";
68
+ import { getAsyncOptions as Se } from "./index69.js";
69
+ import { getFetcherFunction as Le } from "./index70.js";
70
+ import { isValidDateRange as Ie } from "./index71.js";
71
+ import { viewsAdapter as Ue } from "./index72.js";
72
+ import { createAllView as _e } from "./index73.js";
72
73
  export {
73
74
  _ as ActiveAsyncCheckboxFilter,
74
75
  G as ActiveAsyncRadioFilter,
@@ -82,67 +83,68 @@ export {
82
83
  u as BusinessLogicManager,
83
84
  q as CheckboxFilter,
84
85
  nr as CreateView,
85
- Sr as DateOptionMap,
86
+ Lr as DateOptionMap,
86
87
  Q as DateRangeFilter,
87
- Pr as DateValue,
88
+ Br as DateValue,
88
89
  ur as EditDropdown,
89
90
  w as ErrorBoundary,
90
91
  O as FilterArrayField,
91
- Br as FilterChoiceValue,
92
+ kr as FilterChoiceValue,
92
93
  S as FilterField,
93
94
  xr as FilterGroup,
94
- we as Filters,
95
+ Ve as Filters,
95
96
  ir as FiltersDropdown,
96
97
  mr as FiltersList,
97
- ye as MobXProvider,
98
- _r as ModalId,
99
- Ur as ModalProvider,
98
+ Oe as MobXProvider,
99
+ Gr as ModalId,
100
+ _r as ModalProvider,
100
101
  Z as MultipleFieldFilter,
101
- De as Notifications,
102
+ ye as Notifications,
102
103
  rr as NumberRangeFilter,
103
- Ve as NumberRangeFilterClass,
104
+ he as NumberRangeFilterClass,
104
105
  dr as OptionsDropdown,
105
106
  wr as PillNotifications,
106
107
  or as RadioFilter,
107
108
  be as RangeFilter,
109
+ Sr as RefreshButton,
108
110
  yr as SHARING_OPTIONS,
109
- Ir as SWR_HOOK_OPTIONS,
111
+ Ur as SWR_HOOK_OPTIONS,
110
112
  V as SearchBar,
111
113
  Vr as SortableViews,
112
- b as TableControls,
114
+ h as TableControls,
113
115
  Or as TableManagement,
114
- v as ToastsManager,
115
- br as UnsavedChangesPill,
116
- vr as ViewDropdowns,
116
+ b as ToastsManager,
117
+ hr as UnsavedChangesPill,
118
+ br as ViewDropdowns,
117
119
  Dr as ViewList,
118
120
  sr as ViewTab,
119
- ve as Views,
121
+ De as Views,
120
122
  s as axios,
121
- Ue as createAllView,
123
+ _e as createAllView,
122
124
  x as createCustomView,
123
125
  o as deleteCustomView,
124
- zr as fetcherV1,
125
- Qr as fetcherV2,
126
- Oe as getAsyncOptions,
127
- Se as getFetcherFunction,
128
- Le as isValidDateRange,
129
- Xr as onlyJSON,
126
+ Yr as fetcherV1,
127
+ Zr as fetcherV2,
128
+ Se as getAsyncOptions,
129
+ Le as getFetcherFunction,
130
+ Ie as isValidDateRange,
131
+ qr as onlyJSON,
130
132
  i as patchCurrentUser,
131
133
  m as patchCustomView,
132
134
  d as setMockedBusinessLogic,
133
135
  n as useBusinessLogic,
134
- ue as useCustomViews,
135
- Zr as useDropdownManager,
136
- re as useDuplicateActiveView,
137
- oe as useFilterArrayLabel,
138
- ie as useFilterLabel,
139
- de as useHiddenColumns,
140
- Gr as useModal,
141
- me as usePersistUnsavedChanges,
142
- xe as useStores,
143
- ne as useViewUrlChange,
144
- se as useViews,
145
- Ie as viewsAdapter,
146
- jr as vndAPI,
147
- Kr as withCSRF
136
+ de as useCustomViews,
137
+ re as useDropdownManager,
138
+ oe as useDuplicateActiveView,
139
+ ie as useFilterArrayLabel,
140
+ me as useFilterLabel,
141
+ we as useHiddenColumns,
142
+ Kr as useModal,
143
+ xe as usePersistUnsavedChanges,
144
+ se as useStores,
145
+ ue as useViewUrlChange,
146
+ ne as useViews,
147
+ Ue as viewsAdapter,
148
+ zr as vndAPI,
149
+ Xr as withCSRF
148
150
  };
package/dist/index102.cjs CHANGED
@@ -1 +1,13 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("react");const n=Object.freeze({Translate:{toString(t){if(!t)return;const{x:e,y:r}=t;return"translate3d("+(e?Math.round(e):0)+"px, "+(r?Math.round(r):0)+"px, 0)"}},Scale:{toString(t){if(!t)return;const{scaleX:e,scaleY:r}=t;return"scaleX("+e+") scaleY("+r+")"}},Transform:{toString(t){if(t)return[n.Translate.toString(t),n.Scale.toString(t)].join(" ")}},Transition:{toString(t){let{property:e,duration:r,easing:i}=t;return e+" "+r+"ms "+i}}});exports.CSS=n;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("@veeqo/components"),o=require("@veeqo/ui"),s=require("styled-components"),l=e=>e&&e.__esModule?e:{default:e},r=l(s),{SortableViews:i}=t.VeeqoUI,n=r.default(i)`
2
+ .rst__rowTitle {
3
+ span {
4
+ white-space: nowrap;
5
+ overflow: hidden;
6
+ text-overflow: ellipsis;
7
+ }
8
+ }
9
+
10
+ .rst__rowTitle > div:first-child {
11
+ gap: ${o.theme.sizes.sm};
12
+ }
13
+ `;exports.StyledSortableViews=n;
package/dist/index102.js CHANGED
@@ -1,44 +1,19 @@
1
- import "react";
2
- const n = /* @__PURE__ */ Object.freeze({
3
- Translate: {
4
- toString(t) {
5
- if (!t)
6
- return;
7
- const {
8
- x: r,
9
- y: e
10
- } = t;
11
- return "translate3d(" + (r ? Math.round(r) : 0) + "px, " + (e ? Math.round(e) : 0) + "px, 0)";
12
- }
13
- },
14
- Scale: {
15
- toString(t) {
16
- if (!t)
17
- return;
18
- const {
19
- scaleX: r,
20
- scaleY: e
21
- } = t;
22
- return "scaleX(" + r + ") scaleY(" + e + ")";
23
- }
24
- },
25
- Transform: {
26
- toString(t) {
27
- if (t)
28
- return [n.Translate.toString(t), n.Scale.toString(t)].join(" ");
29
- }
30
- },
31
- Transition: {
32
- toString(t) {
33
- let {
34
- property: r,
35
- duration: e,
36
- easing: i
37
- } = t;
38
- return r + " " + e + "ms " + i;
1
+ import { VeeqoUI as e } from "@veeqo/components";
2
+ import { theme as o } from "@veeqo/ui";
3
+ import t from "styled-components";
4
+ const { SortableViews: r } = e, p = t(r)`
5
+ .rst__rowTitle {
6
+ span {
7
+ white-space: nowrap;
8
+ overflow: hidden;
9
+ text-overflow: ellipsis;
39
10
  }
40
11
  }
41
- });
12
+
13
+ .rst__rowTitle > div:first-child {
14
+ gap: ${o.sizes.sm};
15
+ }
16
+ `;
42
17
  export {
43
- n as CSS
18
+ p as StyledSortableViews
44
19
  };
package/dist/index103.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 e=require("react/jsx-runtime"),c=require("@dnd-kit/sortable"),g=require("./index108.cjs"),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/index103.js CHANGED
@@ -1,12 +1,21 @@
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 f, jsx as g } from "react/jsx-runtime";
2
+ import { useSortable as l } from "@dnd-kit/sortable";
3
+ import { CSS as p } from "./index108.js";
4
+ import { DraggingOverlay as c } from "./index93.js";
5
+ const d = ({ id: r, children: t }) => {
6
+ const { attributes: o, listeners: s, setNodeRef: e, transform: i, transition: n, isDragging: m } = l({
7
+ id: r
8
+ }), a = {
9
+ transform: p.Transform.toString(i),
10
+ transition: n,
11
+ cursor: "grab",
12
+ outlineOffset: "-1px"
13
+ };
14
+ return /* @__PURE__ */ f("div", { ref: e, style: a, ...o, ...s, children: [
15
+ t,
16
+ m && /* @__PURE__ */ g(c, {})
17
+ ] });
18
+ };
10
19
  export {
11
- h as AdaptiveStyledContainer
20
+ d as SortableItem
12
21
  };
@@ -0,0 +1 @@
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;
@@ -0,0 +1,10 @@
1
+ import { createElement as p } from "react";
2
+ import { useDroppable as a } from "@dnd-kit/core";
3
+ import { DroppableAreaStack as m } from "./index93.js";
4
+ const n = ({ id: e, children: r, ...o }) => {
5
+ const { setNodeRef: t } = a({ id: e });
6
+ return /* @__PURE__ */ p(m, { ...o, key: e, ref: t }, r);
7
+ };
8
+ export {
9
+ n as DroppableArea
10
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const O=require("react"),b=require("@dnd-kit/sortable"),w=({items:d,setItems:g})=>{const[C,i]=O.useState(null),[h,v]=O.useState(null),s=n=>{var e;return n&&(n.id in d?n.id:(e=n==null?void 0:n.data.current)==null?void 0:e.sortable.containerId)};return{activeId:C,handleDragStart:n=>{const{active:e}=n;i(e.id),v(d)},handleDragOver:n=>{const{active:e,over:t}=n,o=t==null?void 0:t.id;if(o==null)return;const c=s(t),a=s(e);!c||!a||a!==c&&g(r=>{const u=r[a],l=r[c],D=l.indexOf(o),S=u.indexOf(e.id);let f;if(o in r)f=l.length+1;else{const I=t&&e.rect.current.translated&&e.rect.current.translated.top>t.rect.top+t.rect.height?1:0;f=D>=0?D+I:l.length+1}return{...r,[a]:r[a].filter(x=>x!==e.id),[c]:[...r[c].slice(0,f),r[a][S],...r[c].slice(f,r[c].length)]}})},handleDragEnd:n=>{const{active:e,over:t}=n,o=s(e);if(!o){i(null);return}const c=t==null?void 0:t.id;if(c==null){i(null);return}const a=s(t);if(a){const r=d[o].indexOf(e.id),u=d[a].indexOf(c);r!==u&&g(l=>({...l,[a]:b.arrayMove(l[a],r,u)}))}i(null)},handleDragCancel:()=>{h&&g(h),i(null),v(null)}}};exports.useDragHandlers=w;
@@ -0,0 +1,66 @@
1
+ import { useState as C } from "react";
2
+ import { arrayMove as S } from "@dnd-kit/sortable";
3
+ const M = ({ items: d, setItems: g }) => {
4
+ const [O, i] = C(null), [h, v] = C(null), s = (n) => {
5
+ var t;
6
+ return n && (n.id in d ? n.id : (t = n == null ? void 0 : n.data.current) == null ? void 0 : t.sortable.containerId);
7
+ };
8
+ return {
9
+ activeId: O,
10
+ handleDragStart: (n) => {
11
+ const { active: t } = n;
12
+ i(t.id), v(d);
13
+ },
14
+ handleDragOver: (n) => {
15
+ const { active: t, over: e } = n, a = e == null ? void 0 : e.id;
16
+ if (a == null) return;
17
+ const c = s(e), o = s(t);
18
+ !c || !o || o !== c && g((r) => {
19
+ const u = r[o], l = r[c], x = l.indexOf(a), I = u.indexOf(t.id);
20
+ let f;
21
+ if (a in r)
22
+ f = l.length + 1;
23
+ else {
24
+ const w = e && t.rect.current.translated && t.rect.current.translated.top > e.rect.top + e.rect.height ? 1 : 0;
25
+ f = x >= 0 ? x + w : l.length + 1;
26
+ }
27
+ return {
28
+ ...r,
29
+ [o]: r[o].filter((D) => D !== t.id),
30
+ [c]: [
31
+ ...r[c].slice(0, f),
32
+ r[o][I],
33
+ ...r[c].slice(f, r[c].length)
34
+ ]
35
+ };
36
+ });
37
+ },
38
+ handleDragEnd: (n) => {
39
+ const { active: t, over: e } = n, a = s(t);
40
+ if (!a) {
41
+ i(null);
42
+ return;
43
+ }
44
+ const c = e == null ? void 0 : e.id;
45
+ if (c == null) {
46
+ i(null);
47
+ return;
48
+ }
49
+ const o = s(e);
50
+ if (o) {
51
+ const r = d[a].indexOf(t.id), u = d[o].indexOf(c);
52
+ r !== u && g((l) => ({
53
+ ...l,
54
+ [o]: S(l[o], r, u)
55
+ }));
56
+ }
57
+ i(null);
58
+ },
59
+ handleDragCancel: () => {
60
+ h && g(h), i(null), v(null);
61
+ }
62
+ };
63
+ };
64
+ export {
65
+ M as useDragHandlers
66
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("react"),n=require("@dnd-kit/core"),a=({items:i})=>{const o=u.useRef(null);return{collisionDetectionStrategy:u.useCallback(t=>{var c;const r=n.pointerWithin(t),d=r.length>0?r:n.rectIntersection(t);let e=n.getFirstCollision(d,"id");if(e!=null){if(e in i){const l=i[e];l.length>0&&(e=((c=n.closestCenter({...t,droppableContainers:t.droppableContainers.filter(s=>s.id!==e&&l.includes(s.id))})[0])==null?void 0:c.id)??e)}return o.current=e,[{id:e}]}return o.current?[{id:o.current}]:[]},[i])}};exports.useCollisionDetectionStrategy=a;
@@ -0,0 +1,32 @@
1
+ import { useRef as u, useCallback as d } from "react";
2
+ import { pointerWithin as p, rectIntersection as a, getFirstCollision as f, closestCenter as C } from "@dnd-kit/core";
3
+ const h = ({ items: n }) => {
4
+ const i = u(null);
5
+ return { collisionDetectionStrategy: d(
6
+ (e) => {
7
+ var r;
8
+ const o = p(e), s = o.length > 0 ? (
9
+ // If there are droppables intersecting with the pointer, return those
10
+ o
11
+ ) : a(e);
12
+ let t = f(s, "id");
13
+ if (t != null) {
14
+ if (t in n) {
15
+ const l = n[t];
16
+ l.length > 0 && (t = ((r = C({
17
+ ...e,
18
+ droppableContainers: e.droppableContainers.filter(
19
+ (c) => c.id !== t && l.includes(c.id)
20
+ )
21
+ })[0]) == null ? void 0 : r.id) ?? t);
22
+ }
23
+ return i.current = t, [{ id: t }];
24
+ }
25
+ return i.current ? [{ id: i.current }] : [];
26
+ },
27
+ [n]
28
+ ) };
29
+ };
30
+ export {
31
+ h as useCollisionDetectionStrategy
32
+ };
@@ -0,0 +1,7 @@
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;
@@ -0,0 +1,12 @@
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
+ `;
10
+ export {
11
+ h as AdaptiveStyledContainer
12
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("react");const n=Object.freeze({Translate:{toString(t){if(!t)return;const{x:e,y:r}=t;return"translate3d("+(e?Math.round(e):0)+"px, "+(r?Math.round(r):0)+"px, 0)"}},Scale:{toString(t){if(!t)return;const{scaleX:e,scaleY:r}=t;return"scaleX("+e+") scaleY("+r+")"}},Transform:{toString(t){if(t)return[n.Translate.toString(t),n.Scale.toString(t)].join(" ")}},Transition:{toString(t){let{property:e,duration:r,easing:i}=t;return e+" "+r+"ms "+i}}});exports.CSS=n;
@@ -0,0 +1,44 @@
1
+ import "react";
2
+ const n = /* @__PURE__ */ Object.freeze({
3
+ Translate: {
4
+ toString(t) {
5
+ if (!t)
6
+ return;
7
+ const {
8
+ x: r,
9
+ y: e
10
+ } = t;
11
+ return "translate3d(" + (r ? Math.round(r) : 0) + "px, " + (e ? Math.round(e) : 0) + "px, 0)";
12
+ }
13
+ },
14
+ Scale: {
15
+ toString(t) {
16
+ if (!t)
17
+ return;
18
+ const {
19
+ scaleX: r,
20
+ scaleY: e
21
+ } = t;
22
+ return "scaleX(" + r + ") scaleY(" + e + ")";
23
+ }
24
+ },
25
+ Transform: {
26
+ toString(t) {
27
+ if (t)
28
+ return [n.Translate.toString(t), n.Scale.toString(t)].join(" ");
29
+ }
30
+ },
31
+ Transition: {
32
+ toString(t) {
33
+ let {
34
+ property: r,
35
+ duration: e,
36
+ easing: i
37
+ } = t;
38
+ return r + " " + e + "ms " + i;
39
+ }
40
+ }
41
+ });
42
+ export {
43
+ n as CSS
44
+ };
package/dist/index11.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),S=require("mobx-react"),d=require("@veeqo/ui"),_=require("lodash/debounce"),o=require("react"),h=require("./index7.cjs"),b=require("./index57.cjs"),f=e=>e&&e.__esModule?e:{default:e},g=f(_),q=S.observer(()=>{const{SEARCH_FILTER_ID:e,FILTERS_DEBOUCE_INTERVAL_MS:u}=h.useBusinessLogic(),{Filters:{setFilter:t,filters:c}}=b.useStores(),[n,a]=o.useState(c.get(e)||""),i=o.useCallback(g.default(s=>{t(e,s)},u),[t,e]),l=s=>{a(s),i(s)};return r.jsx("div",{style:{flexGrow:1},children:r.jsx(d.Search,{value:n,onChange:l})})});exports.SearchBar=q;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),S=require("mobx-react"),d=require("@veeqo/ui"),_=require("lodash/debounce"),o=require("react"),h=require("./index7.cjs"),b=require("./index58.cjs"),f=e=>e&&e.__esModule?e:{default:e},g=f(_),q=S.observer(()=>{const{SEARCH_FILTER_ID:e,FILTERS_DEBOUCE_INTERVAL_MS:u}=h.useBusinessLogic(),{Filters:{setFilter:t,filters:c}}=b.useStores(),[n,a]=o.useState(c.get(e)||""),i=o.useCallback(g.default(s=>{t(e,s)},u),[t,e]),l=s=>{a(s),i(s)};return r.jsx("div",{style:{flexGrow:1},children:r.jsx(d.Search,{value:n,onChange:l})})});exports.SearchBar=q;
package/dist/index11.js CHANGED
@@ -4,7 +4,7 @@ import { Search as l } from "@veeqo/ui";
4
4
  import u from "lodash/debounce";
5
5
  import { useState as h, useCallback as f } from "react";
6
6
  import { useBusinessLogic as S } from "./index7.js";
7
- import { useStores as p } from "./index57.js";
7
+ import { useStores as p } from "./index58.js";
8
8
  const L = m(() => {
9
9
  const { SEARCH_FILTER_ID: r, FILTERS_DEBOUCE_INTERVAL_MS: s } = S(), {
10
10
  Filters: { setFilter: o, filters: n }
package/dist/index12.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react/jsx-runtime"),g=require("mobx-react"),s=require("@veeqo/ui"),h=require("react"),d=require("./index7.cjs"),P=require("./index57.cjs"),S=g.observer(({totalPagesCount:i})=>{const{PAGE_SIZE_OPTIONS:a}=d.useBusinessLogic(),{Filters:{setCurrentPage:c,currentPage:o,pageSize:r,setPageSize:t}}=P.useStores(),u=e=>{c(e)},l=h.useCallback(e=>{r!==e&&t(e)},[r,t]);return n.jsxs(s.Stack,{direction:"horizontal",children:[n.jsx(s.Pagination,{currentPage:o,totalPagesCount:i,handleChangePage:u}),n.jsx(s.ActionMenu,{menuLabel:"items per page",ctaProps:{children:`${r} / page`,style:{marginLeft:s.theme.sizes.xs}},children:a.map(e=>n.jsxs(s.ActionMenu.Item,{onAction:()=>l(e),children:[e," / page"]},e))})]})});exports.TableControls=S;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react/jsx-runtime"),g=require("mobx-react"),s=require("@veeqo/ui"),h=require("react"),d=require("./index7.cjs"),P=require("./index58.cjs"),S=g.observer(({totalPagesCount:i})=>{const{PAGE_SIZE_OPTIONS:a}=d.useBusinessLogic(),{Filters:{setCurrentPage:c,currentPage:o,pageSize:t,setPageSize:r}}=P.useStores(),u=e=>{c(e)},l=h.useCallback(e=>{t!==e&&r(e)},[t,r]);return n.jsxs(s.Stack,{direction:"horizontal",children:[n.jsx(s.Pagination,{currentPage:o,totalPagesCount:i,handleChangePage:u}),n.jsx(s.ActionMenu,{menuLabel:"items per page",ctaProps:{children:`${t} / page`,style:{marginLeft:s.theme.sizes.xs}},children:a.map(e=>n.jsxs(s.ActionMenu.Item,{onAction:()=>l(e),children:[e," / page"]},e))})]})});exports.TableControls=S;
package/dist/index12.js CHANGED
@@ -3,7 +3,7 @@ import { observer as h } from "mobx-react";
3
3
  import { Stack as p, Pagination as u, ActionMenu as s, theme as P } from "@veeqo/ui";
4
4
  import { useCallback as d } from "react";
5
5
  import { useBusinessLogic as f } from "./index7.js";
6
- import { useStores as S } from "./index57.js";
6
+ import { useStores as S } from "./index58.js";
7
7
  const L = h(({ totalPagesCount: o }) => {
8
8
  const { PAGE_SIZE_OPTIONS: i } = f(), {
9
9
  Filters: { setCurrentPage: m, currentPage: c, pageSize: r, setPageSize: t }
package/dist/index13.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),i=require("@veeqo/ui"),n=require("mobx-react"),u=require("react"),a=require("./index57.cjs"),c=n.observer(()=>{const{Notifications:{toasts:e,removeByKey:t}}=a.useStores();return u.useEffect(()=>{if(e.length>0){const s=e[0],o=setTimeout(()=>{t(s.key)},2e3);return()=>clearTimeout(o)}},[e,t]),r.jsx(i.ToastsLayout,{max:10,minWidth:"",toasts:e,onClose:t})});exports.ToastsManager=c;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),i=require("@veeqo/ui"),n=require("mobx-react"),u=require("react"),a=require("./index58.cjs"),c=n.observer(()=>{const{Notifications:{toasts:e,removeByKey:t}}=a.useStores();return u.useEffect(()=>{if(e.length>0){const s=e[0],o=setTimeout(()=>{t(s.key)},2e3);return()=>clearTimeout(o)}},[e,t]),r.jsx(i.ToastsLayout,{max:10,minWidth:"",toasts:e,onClose:t})});exports.ToastsManager=c;
package/dist/index13.js CHANGED
@@ -2,7 +2,7 @@ import { jsx as s } from "react/jsx-runtime";
2
2
  import { ToastsLayout as m } from "@veeqo/ui";
3
3
  import { observer as i } from "mobx-react";
4
4
  import { useEffect as n } from "react";
5
- import { useStores as a } from "./index57.js";
5
+ import { useStores as a } from "./index58.js";
6
6
  const y = i(() => {
7
7
  const { Notifications: { toasts: o, removeByKey: t } } = a();
8
8
  return n(() => {