@veeqo/transfigure 0.0.17 → 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.
- package/dist/BusinessLogic/types.d.ts +1 -0
- package/dist/components/RefreshButton/RefreshButton.d.ts +7 -0
- package/dist/components/RefreshButton/RefreshIcon.d.ts +1 -0
- package/dist/components/RefreshButton/index.d.ts +1 -0
- package/dist/components/RefreshButton/styled.d.ts +10 -0
- package/dist/components/RefreshButton/usePollListOrders.d.ts +4 -0
- package/dist/components/Views/PillNotifications/styled.d.ts +13 -12
- package/dist/components/Views/ViewList/ViewsList.d.ts +1 -5
- package/dist/components/Views/ViewTab/ViewTab.d.ts +2 -3
- package/dist/hooks/useViewCountsHook/useViewCountsHook.d.ts +16 -0
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.js +71 -69
- package/dist/index100.cjs +1 -1
- package/dist/index100.js +62 -63
- package/dist/index101.cjs +1 -1
- package/dist/index101.js +36 -30
- package/dist/index102.cjs +13 -7
- package/dist/index102.js +16 -9
- package/dist/index103.cjs +1 -1
- package/dist/index103.js +19 -42
- package/dist/index104.cjs +1 -0
- package/dist/index104.js +10 -0
- package/dist/index105.cjs +1 -0
- package/dist/index105.js +66 -0
- package/dist/index106.cjs +1 -0
- package/dist/index106.js +32 -0
- package/dist/index107.cjs +7 -0
- package/dist/index107.js +12 -0
- package/dist/index108.cjs +1 -0
- package/dist/index108.js +44 -0
- package/dist/index11.cjs +1 -1
- package/dist/index11.js +1 -1
- package/dist/index12.cjs +1 -1
- package/dist/index12.js +1 -1
- package/dist/index13.cjs +1 -1
- package/dist/index13.js +1 -1
- package/dist/index14.cjs +1 -1
- package/dist/index14.js +2 -2
- package/dist/index15.cjs +1 -1
- package/dist/index15.js +2 -2
- package/dist/index16.cjs +1 -1
- package/dist/index16.js +1 -1
- package/dist/index17.cjs +1 -1
- package/dist/index17.js +1 -1
- package/dist/index18.cjs +1 -1
- package/dist/index18.js +2 -2
- package/dist/index19.cjs +1 -1
- package/dist/index19.js +2 -2
- package/dist/index2.cjs +1 -1
- package/dist/index2.js +2 -2
- package/dist/index20.cjs +1 -1
- package/dist/index20.js +3 -3
- package/dist/index21.cjs +1 -1
- package/dist/index21.js +3 -3
- package/dist/index22.cjs +1 -1
- package/dist/index22.js +3 -3
- package/dist/index23.cjs +1 -1
- package/dist/index23.js +4 -4
- package/dist/index24.cjs +1 -1
- package/dist/index24.js +4 -4
- package/dist/index25.cjs +1 -1
- package/dist/index25.js +1 -1
- package/dist/index26.cjs +1 -1
- package/dist/index26.js +2 -2
- package/dist/index27.cjs +1 -1
- package/dist/index27.js +2 -2
- package/dist/index28.cjs +1 -1
- package/dist/index28.js +3 -3
- package/dist/index29.cjs +1 -1
- package/dist/index29.js +1 -1
- package/dist/index3.cjs +1 -1
- package/dist/index3.js +2 -2
- package/dist/index30.cjs +1 -1
- package/dist/index30.js +1 -1
- package/dist/index31.cjs +1 -1
- package/dist/index31.js +1 -1
- package/dist/index32.cjs +1 -1
- package/dist/index32.js +1 -1
- package/dist/index33.cjs +1 -1
- package/dist/index33.js +50 -49
- package/dist/index34.cjs +1 -1
- package/dist/index34.js +1 -1
- package/dist/index35.cjs +1 -1
- package/dist/index35.js +1 -1
- package/dist/index36.cjs +1 -1
- package/dist/index36.js +3 -3
- package/dist/index37.cjs +1 -1
- package/dist/index37.js +3 -3
- package/dist/index38.cjs +1 -1
- package/dist/index38.js +4 -4
- package/dist/index39.cjs +1 -1
- package/dist/index39.js +8 -8
- package/dist/index4.cjs +1 -1
- package/dist/index4.js +2 -2
- package/dist/index41.cjs +1 -1
- package/dist/index41.js +30 -30
- package/dist/index43.cjs +1 -1
- package/dist/index43.js +34 -40
- package/dist/index44.cjs +1 -1
- package/dist/index44.js +25 -19
- package/dist/index45.cjs +1 -1
- package/dist/index45.js +19 -8
- package/dist/index46.cjs +1 -1
- package/dist/index46.js +7 -22
- package/dist/index47.cjs +1 -1
- package/dist/index47.js +23 -2
- package/dist/index48.cjs +1 -1
- package/dist/index48.js +2 -4
- package/dist/index49.cjs +1 -1
- package/dist/index49.js +4 -11
- package/dist/index5.cjs +1 -1
- package/dist/index5.js +2 -2
- package/dist/index50.cjs +1 -1
- package/dist/index50.js +10 -12
- package/dist/index51.cjs +1 -1
- package/dist/index51.js +12 -11
- package/dist/index52.cjs +1 -1
- package/dist/index52.js +11 -184
- package/dist/index53.cjs +1 -1
- package/dist/index53.js +183 -25
- package/dist/index54.cjs +1 -1
- package/dist/index54.js +26 -24
- package/dist/index55.cjs +1 -1
- package/dist/index55.js +19 -22
- package/dist/index56.cjs +1 -1
- package/dist/index56.js +25 -90
- package/dist/index57.cjs +1 -1
- package/dist/index57.js +92 -8
- package/dist/index58.cjs +1 -1
- package/dist/index58.js +8 -51
- package/dist/index59.cjs +1 -1
- package/dist/index59.js +50 -60
- package/dist/index6.cjs +1 -1
- package/dist/index6.js +4 -4
- package/dist/index60.cjs +1 -1
- package/dist/index60.js +61 -18
- package/dist/index61.cjs +1 -1
- package/dist/index61.js +16 -23
- package/dist/index62.cjs +1 -1
- package/dist/index62.js +25 -315
- package/dist/index63.cjs +1 -1
- package/dist/index63.js +311 -55
- package/dist/index64.cjs +1 -1
- package/dist/index64.js +50 -47
- package/dist/index65.cjs +1 -1
- package/dist/index65.js +51 -31
- package/dist/index66.cjs +1 -1
- package/dist/index66.js +30 -24
- package/dist/index67.cjs +1 -1
- package/dist/index67.js +32 -4
- package/dist/index68.cjs +1 -1
- package/dist/index68.js +4 -9
- package/dist/index69.cjs +1 -1
- package/dist/index69.js +9 -17
- package/dist/index70.cjs +1 -1
- package/dist/index70.js +14 -16
- package/dist/index71.cjs +1 -1
- package/dist/index71.js +18 -47
- package/dist/index72.cjs +1 -1
- package/dist/index72.js +48 -21
- package/dist/index73.cjs +1 -1
- package/dist/index73.js +21 -2
- package/dist/index74.cjs +1 -1
- package/dist/index74.js +2 -9
- package/dist/index75.cjs +1 -3
- package/dist/index75.js +8 -13
- package/dist/index76.cjs +3 -1
- package/dist/index76.js +13 -8
- package/dist/index77.cjs +1 -1
- package/dist/index77.js +7 -141
- package/dist/index78.cjs +8 -1
- package/dist/index78.js +12 -19
- package/dist/index79.cjs +1 -1
- package/dist/index79.js +40 -21
- package/dist/index80.cjs +1 -80
- package/dist/index80.js +9 -95
- package/dist/index81.cjs +1 -1
- package/dist/index81.js +142 -28
- package/dist/index82.cjs +1 -1
- package/dist/index82.js +16 -12
- package/dist/index83.cjs +1 -1
- package/dist/index83.js +17 -23
- package/dist/index84.cjs +1 -19
- package/dist/index84.js +33 -24
- package/dist/index85.cjs +1 -1
- package/dist/index85.js +29 -13
- package/dist/index86.cjs +15 -100
- package/dist/index86.js +19 -115
- package/dist/index87.cjs +1 -1
- package/dist/index87.js +21 -65
- package/dist/index88.cjs +1 -1
- package/dist/index88.js +20 -27
- package/dist/index89.cjs +1 -1
- package/dist/index89.js +15 -2
- package/dist/index9.cjs +1 -1
- package/dist/index9.js +13 -12
- package/dist/index90.cjs +80 -1
- package/dist/index90.js +96 -41
- package/dist/index91.cjs +12 -1
- package/dist/index91.js +16 -11
- package/dist/index92.cjs +1 -12
- package/dist/index92.js +13 -16
- package/dist/index93.cjs +104 -1
- package/dist/index93.js +120 -2
- package/dist/index94.cjs +1 -1
- package/dist/index94.js +66 -61
- package/dist/index95.cjs +1 -80
- package/dist/index95.js +29 -95
- package/dist/index96.cjs +1 -1
- package/dist/index96.js +2 -36
- package/dist/index97.cjs +1 -13
- package/dist/index97.js +40 -16
- package/dist/index98.cjs +1 -1
- package/dist/index98.js +10 -18
- package/dist/index99.cjs +1 -1
- package/dist/index99.js +2 -8
- package/dist/storybookHelpers/apiMocks/v2ordersapi.d.ts +335 -0
- package/dist/storybookHelpers/constants.d.ts +2 -5
- package/package.json +1 -1
- package/dist/components/Views/UnsavedChanges/styled.d.ts +0 -33
|
@@ -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>;
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
declare const
|
|
3
|
-
declare const
|
|
1
|
+
import { ButtonHTMLAttributes } from 'react';
|
|
2
|
+
export declare const UIGlyph: ({ name, size, color, className, ariaLabel, style, onClick, }: import('../../../../node_modules/@veeqo/components/dist/components/common/Glyph/Glyph').GlyphProps) => React.JSX.Element;
|
|
3
|
+
export declare const Notification: import('styled-components').StyledComponent<"div", any, {}, never>;
|
|
4
|
+
export declare const Container: import('styled-components').StyledComponent<"div", any, {}, never>;
|
|
5
|
+
export declare const Pill: import('styled-components').StyledComponent<({ type, text, iconSlot, onClose, className, header, children, backgroundColor, ...props }: {
|
|
4
6
|
type?: import('../../../../node_modules/@veeqo/ui/dist/components/Banner/types').BannerTypes;
|
|
5
7
|
backgroundColor?: string;
|
|
6
8
|
text?: string;
|
|
@@ -10,7 +12,7 @@ declare const Pill: import('styled-components').StyledComponent<({ type, text, i
|
|
|
10
12
|
header?: import('react').ReactNode;
|
|
11
13
|
children?: import('react').ReactNode;
|
|
12
14
|
}) => React.JSX.Element, any, {}, never>;
|
|
13
|
-
declare const Button: import('styled-components').StyledComponent<import('react').ForwardRefExoticComponent<
|
|
15
|
+
export declare const Button: import('styled-components').StyledComponent<import('react').ForwardRefExoticComponent<ButtonHTMLAttributes<HTMLButtonElement> & {
|
|
14
16
|
children?: React.ReactNode;
|
|
15
17
|
variant?: import('../../../../node_modules/@veeqo/ui/dist/components/Button/types').ButtonVariant | undefined;
|
|
16
18
|
size?: "base" | "sm" | undefined;
|
|
@@ -19,15 +21,14 @@ declare const Button: import('styled-components').StyledComponent<import('react'
|
|
|
19
21
|
loading?: boolean | undefined;
|
|
20
22
|
contentStyles?: React.CSSProperties | undefined;
|
|
21
23
|
} & import('react').RefAttributes<HTMLButtonElement>>, any, {}, never>;
|
|
22
|
-
declare const Hint: import('styled-components').StyledComponent<"span", any, {} & import('../../../../node_modules/@veeqo/ui/dist/components/Text/types').TextProps, never>;
|
|
23
|
-
declare const Text: import('styled-components').StyledComponent<"span", any, ({} & import('../../../../node_modules/@veeqo/ui/dist/components/Text/types').TextProps) & {
|
|
24
|
+
export declare const Hint: import('styled-components').StyledComponent<"span", any, {} & import('../../../../node_modules/@veeqo/ui/dist/components/Text/types').TextProps, never>;
|
|
25
|
+
export declare const Text: import('styled-components').StyledComponent<"span", any, ({} & import('../../../../node_modules/@veeqo/ui/dist/components/Text/types').TextProps) & {
|
|
24
26
|
margin?: string;
|
|
25
27
|
}, never>;
|
|
26
|
-
declare const Bold: import('styled-components').StyledComponent<"span", any, {} & import('../../../../node_modules/@veeqo/ui/dist/components/Text/types').TextProps, never>;
|
|
27
|
-
declare const Glyph: import('styled-components').StyledComponent<({ name, size, color, className, ariaLabel, style, onClick, }: import('../../../../node_modules/@veeqo/components/dist/components/common/Glyph/Glyph').GlyphProps) => React.JSX.Element, any, {
|
|
28
|
+
export declare const Bold: import('styled-components').StyledComponent<"span", any, {} & import('../../../../node_modules/@veeqo/ui/dist/components/Text/types').TextProps, never>;
|
|
29
|
+
export declare const Glyph: import('styled-components').StyledComponent<({ name, size, color, className, ariaLabel, style, onClick, }: import('../../../../node_modules/@veeqo/components/dist/components/common/Glyph/Glyph').GlyphProps) => React.JSX.Element, any, {
|
|
28
30
|
margin?: string;
|
|
29
31
|
}, never>;
|
|
30
|
-
declare const Wrap: import('styled-components').StyledComponent<"div", any, {}, never>;
|
|
31
|
-
declare const Dropdown: import('styled-components').StyledComponent<({ cta, shouldShowDropdown, children, className, reversed, onClickAway, timeout, transitionClassnames, onClick, onMouseEnter, onMouseLeave, }: import('../../../../node_modules/@veeqo/ui/dist/components/AnimatedDropdown/types').AnimatedDropdownProps) => React.JSX.Element, any, {}, never>;
|
|
32
|
-
declare const Item: import('styled-components').StyledComponent<string, any,
|
|
33
|
-
export { Pill, Button, Text, Hint, Bold, Wrap, Notification, Glyph, Container, Dropdown, Item };
|
|
32
|
+
export declare const Wrap: import('styled-components').StyledComponent<"div", any, {}, never>;
|
|
33
|
+
export declare const Dropdown: import('styled-components').StyledComponent<({ cta, shouldShowDropdown, children, className, reversed, onClickAway, timeout, transitionClassnames, onClick, onMouseEnter, onMouseLeave, }: import('../../../../node_modules/@veeqo/ui/dist/components/AnimatedDropdown/types').AnimatedDropdownProps) => React.JSX.Element, any, {}, never>;
|
|
34
|
+
export declare const Item: import('styled-components').StyledComponent<string, any, ButtonHTMLAttributes<HTMLButtonElement>, never>;
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
export
|
|
2
|
-
viewTabSlotValueMap?: Map<string, string>;
|
|
3
|
-
isLoadingTableData: boolean;
|
|
4
|
-
};
|
|
5
|
-
export declare const ViewList: ({ viewTabSlotValueMap, isLoadingTableData }: ViewListProps) => JSX.Element;
|
|
1
|
+
export declare const ViewList: () => JSX.Element;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { TransformedView } from 'src/types';
|
|
2
|
-
|
|
3
|
-
interface ViewTabProps extends ViewListProps {
|
|
2
|
+
interface ViewTabProps {
|
|
4
3
|
view: TransformedView;
|
|
5
4
|
}
|
|
6
|
-
export declare const ViewTab: ({ view: tab
|
|
5
|
+
export declare const ViewTab: ({ view: tab }: ViewTabProps) => JSX.Element;
|
|
7
6
|
export {};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
export type ResponseType = {
|
|
2
|
+
meta: {
|
|
3
|
+
page: {
|
|
4
|
+
size: string;
|
|
5
|
+
current: string;
|
|
6
|
+
total_pages: string;
|
|
7
|
+
total_count: string;
|
|
8
|
+
};
|
|
9
|
+
};
|
|
10
|
+
};
|
|
11
|
+
export declare const useViewCounts: (viewId: string) => {
|
|
12
|
+
viewCounts: string | undefined;
|
|
13
|
+
error: any;
|
|
14
|
+
isLoadingTableData: boolean;
|
|
15
|
+
mutate: import('../../../node_modules/swr').KeyedMutator<ResponseType>;
|
|
16
|
+
};
|
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"),
|
|
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
|
|
12
|
-
import { ToastsManager as
|
|
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
|
|
39
|
-
import { ViewDropdowns as
|
|
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 {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
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
|
-
|
|
86
|
+
Lr as DateOptionMap,
|
|
86
87
|
Q as DateRangeFilter,
|
|
87
|
-
|
|
88
|
+
Br as DateValue,
|
|
88
89
|
ur as EditDropdown,
|
|
89
90
|
w as ErrorBoundary,
|
|
90
91
|
O as FilterArrayField,
|
|
91
|
-
|
|
92
|
+
kr as FilterChoiceValue,
|
|
92
93
|
S as FilterField,
|
|
93
94
|
xr as FilterGroup,
|
|
94
|
-
|
|
95
|
+
Ve as Filters,
|
|
95
96
|
ir as FiltersDropdown,
|
|
96
97
|
mr as FiltersList,
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
98
|
+
Oe as MobXProvider,
|
|
99
|
+
Gr as ModalId,
|
|
100
|
+
_r as ModalProvider,
|
|
100
101
|
Z as MultipleFieldFilter,
|
|
101
|
-
|
|
102
|
+
ye as Notifications,
|
|
102
103
|
rr as NumberRangeFilter,
|
|
103
|
-
|
|
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
|
-
|
|
111
|
+
Ur as SWR_HOOK_OPTIONS,
|
|
110
112
|
V as SearchBar,
|
|
111
113
|
Vr as SortableViews,
|
|
112
|
-
|
|
114
|
+
h as TableControls,
|
|
113
115
|
Or as TableManagement,
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
116
|
+
b as ToastsManager,
|
|
117
|
+
hr as UnsavedChangesPill,
|
|
118
|
+
br as ViewDropdowns,
|
|
117
119
|
Dr as ViewList,
|
|
118
120
|
sr as ViewTab,
|
|
119
|
-
|
|
121
|
+
De as Views,
|
|
120
122
|
s as axios,
|
|
121
|
-
|
|
123
|
+
_e as createAllView,
|
|
122
124
|
x as createCustomView,
|
|
123
125
|
o as deleteCustomView,
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
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
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
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/index100.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 r=require("react/jsx-runtime"),p=require("mobx-react"),l=require("@veeqo/ui"),v=require("./index101.cjs"),y=p.observer(({data:m,editedValue:t,setEditedValue:c})=>{var b;if(!((b=m.options)!=null&&b.length))return null;const[u,x]=m.options,i=Number(u.value),a=Number(x.value),h=(s,n)=>{if(!Array.isArray(n)||n.length!==2||!t)return;const[e,j]=n,g=t==null?void 0:t.clone();g.setGte(e),g.setLte(j),c(g)},o={gte:(t==null?void 0:t.gte)||0,lte:(t==null?void 0:t.lte)||100},M=s=>{if(!t)return;const n=t.clone(),e=Number(s);e>n.lteMax||(e>=n.gteMin&&e<=n.lteMax&&n.setGte(e),(!n.lte||e>=n.lte)&&n.setLte(n.lteMax),c(n))},f=s=>{if(!t)return;const n=t.clone(),e=Number(s);e<n.gteMin||(e>=n.gteMin&&e<=n.lteMax&&n.setLte(e),(!n.gte||e<=n.gte)&&n.setGte(n.gteMin),c(n))},S=[o.gte,o.lte];return r.jsxs(l.Stack,{spacing:"xs",alignX:"stretch",children:[r.jsxs(l.Stack,{direction:"horizontal",children:[r.jsx(l.TextField,{label:u.label,type:"number",min:i,max:a,value:o.gte.toString(),onChange:M}),r.jsx(l.TextField,{label:x.label,type:"number",min:i,max:a,value:o.lte.toString(),onChange:f})]}),r.jsx(v.MUISlider,{value:S,onChange:h,min:i,max:a,valueLabelDisplay:"auto"})]})});exports.FilterNumberRangeFilter=y;
|
package/dist/index100.js
CHANGED
|
@@ -1,66 +1,65 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
const
|
|
12
|
-
|
|
13
|
-
},
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
1
|
+
import { jsxs as b, jsx as a } from "react/jsx-runtime";
|
|
2
|
+
import { observer as N } from "mobx-react";
|
|
3
|
+
import { Stack as h, TextField as u } from "@veeqo/ui";
|
|
4
|
+
import { MUISlider as L } from "./index101.js";
|
|
5
|
+
const j = N(
|
|
6
|
+
({ data: g, editedValue: t, setEditedValue: l }) => {
|
|
7
|
+
var f;
|
|
8
|
+
if (!((f = g.options) != null && f.length)) return null;
|
|
9
|
+
const [i, x] = g.options, s = Number(i.value), c = Number(x.value), p = (e, n) => {
|
|
10
|
+
if (!Array.isArray(n) || n.length !== 2 || !t) return;
|
|
11
|
+
const [r, y] = n, m = t == null ? void 0 : t.clone();
|
|
12
|
+
m.setGte(r), m.setLte(y), l(m);
|
|
13
|
+
}, o = {
|
|
14
|
+
gte: (t == null ? void 0 : t.gte) || 0,
|
|
15
|
+
lte: (t == null ? void 0 : t.lte) || 100
|
|
16
|
+
}, M = (e) => {
|
|
17
|
+
if (!t) return;
|
|
18
|
+
const n = t.clone(), r = Number(e);
|
|
19
|
+
r > n.lteMax || (r >= n.gteMin && r <= n.lteMax && n.setGte(r), (!n.lte || r >= n.lte) && n.setLte(n.lteMax), l(n));
|
|
20
|
+
}, v = (e) => {
|
|
21
|
+
if (!t) return;
|
|
22
|
+
const n = t.clone(), r = Number(e);
|
|
23
|
+
r < n.gteMin || (r >= n.gteMin && r <= n.lteMax && n.setLte(r), (!n.gte || r <= n.gte) && n.setGte(n.gteMin), l(n));
|
|
24
|
+
}, C = [o.gte, o.lte];
|
|
25
|
+
return /* @__PURE__ */ b(h, { spacing: "xs", alignX: "stretch", children: [
|
|
26
|
+
/* @__PURE__ */ b(h, { direction: "horizontal", children: [
|
|
27
|
+
/* @__PURE__ */ a(
|
|
28
|
+
u,
|
|
29
|
+
{
|
|
30
|
+
label: i.label,
|
|
31
|
+
type: "number",
|
|
32
|
+
min: s,
|
|
33
|
+
max: c,
|
|
34
|
+
value: o.gte.toString(),
|
|
35
|
+
onChange: M
|
|
36
|
+
}
|
|
37
|
+
),
|
|
38
|
+
/* @__PURE__ */ a(
|
|
39
|
+
u,
|
|
40
|
+
{
|
|
41
|
+
label: x.label,
|
|
42
|
+
type: "number",
|
|
43
|
+
min: s,
|
|
44
|
+
max: c,
|
|
45
|
+
value: o.lte.toString(),
|
|
46
|
+
onChange: v
|
|
47
|
+
}
|
|
48
|
+
)
|
|
49
|
+
] }),
|
|
50
|
+
/* @__PURE__ */ a(
|
|
51
|
+
L,
|
|
52
|
+
{
|
|
53
|
+
value: C,
|
|
54
|
+
onChange: p,
|
|
55
|
+
min: s,
|
|
56
|
+
max: c,
|
|
57
|
+
valueLabelDisplay: "auto"
|
|
26
58
|
}
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
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
|
-
};
|
|
59
|
+
)
|
|
60
|
+
] });
|
|
61
|
+
}
|
|
62
|
+
);
|
|
64
63
|
export {
|
|
65
|
-
|
|
64
|
+
j as FilterNumberRangeFilter
|
|
66
65
|
};
|
package/dist/index101.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 r=require("@veeqo/ui"),o=require("@material-ui/core/styles"),t=require("@material-ui/core/Slider"),l=e=>e&&e.__esModule?e:{default:e},i=l(t),a=o.withStyles({root:{color:r.theme.colors.secondary.blue.base,height:4},thumb:{height:20,width:20,backgroundColor:"#fff",border:"3px solid currentColor",marginTop:-8,marginLeft:-10,"&:focus, &:hover, &$active":{boxShadow:"inherit"}},valueLabel:{left:"calc(-50% - 1px)"},track:{height:4,borderRadius:4,backgroundColor:r.theme.colors.secondary.blue.light,opacity:1},rail:{height:4,borderRadius:4,backgroundColor:r.theme.colors.neutral.grey.dark,opacity:1}})(i.default);exports.MUISlider=a;
|
package/dist/index101.js
CHANGED
|
@@ -1,32 +1,38 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
1
|
+
import { theme as o } from "@veeqo/ui";
|
|
2
|
+
import { withStyles as r } from "@material-ui/core/styles";
|
|
3
|
+
import e from "@material-ui/core/Slider";
|
|
4
|
+
const l = r({
|
|
5
|
+
root: {
|
|
6
|
+
color: o.colors.secondary.blue.base,
|
|
7
|
+
height: 4
|
|
8
|
+
},
|
|
9
|
+
thumb: {
|
|
10
|
+
height: 20,
|
|
11
|
+
width: 20,
|
|
12
|
+
backgroundColor: "#fff",
|
|
13
|
+
border: "3px solid currentColor",
|
|
14
|
+
marginTop: -8,
|
|
15
|
+
marginLeft: -10,
|
|
16
|
+
"&:focus, &:hover, &$active": {
|
|
17
|
+
boxShadow: "inherit"
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
valueLabel: {
|
|
21
|
+
left: "calc(-50% - 1px)"
|
|
22
|
+
},
|
|
23
|
+
track: {
|
|
24
|
+
height: 4,
|
|
25
|
+
borderRadius: 4,
|
|
26
|
+
backgroundColor: o.colors.secondary.blue.light,
|
|
27
|
+
opacity: 1
|
|
28
|
+
},
|
|
29
|
+
rail: {
|
|
30
|
+
height: 4,
|
|
31
|
+
borderRadius: 4,
|
|
32
|
+
backgroundColor: o.colors.neutral.grey.dark,
|
|
33
|
+
opacity: 1
|
|
34
|
+
}
|
|
35
|
+
})(e);
|
|
30
36
|
export {
|
|
31
|
-
|
|
37
|
+
l as MUISlider
|
|
32
38
|
};
|
package/dist/index102.cjs
CHANGED
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
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;
|