zebpay-ui 0.0.35 → 0.0.37
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/README.md +1 -0
- package/package.json +1 -1
- package/dist/cjs/components/Accordion/index.d.ts +0 -12
- package/dist/cjs/components/Accordion/style.d.ts +0 -5
- package/dist/cjs/components/Button/index.d.ts +0 -5
- package/dist/cjs/components/Button/styles.d.ts +0 -11
- package/dist/cjs/components/Button/typings.d.ts +0 -13
- package/dist/cjs/components/CalendarPicker/index.d.ts +0 -9
- package/dist/cjs/components/CalendarPicker/styles.d.ts +0 -4
- package/dist/cjs/components/CalendarPicker/typings.d.ts +0 -17
- package/dist/cjs/components/Card/index.d.ts +0 -7
- package/dist/cjs/components/Card/style.d.ts +0 -3
- package/dist/cjs/components/Checkbox/index.d.ts +0 -5
- package/dist/cjs/components/Checkbox/styles.d.ts +0 -8
- package/dist/cjs/components/Checkbox/typings.d.ts +0 -14
- package/dist/cjs/components/CircularLoader/index.d.ts +0 -4
- package/dist/cjs/components/CircularLoader/style.d.ts +0 -2
- package/dist/cjs/components/CircularLoader/typings.d.ts +0 -6
- package/dist/cjs/components/Icon.d.ts +0 -9
- package/dist/cjs/components/IconButton/index.d.ts +0 -5
- package/dist/cjs/components/IconButton/typings.d.ts +0 -6
- package/dist/cjs/components/Input/index.d.ts +0 -4
- package/dist/cjs/components/Input/styles.d.ts +0 -13
- package/dist/cjs/components/Input/typings.d.ts +0 -26
- package/dist/cjs/components/InputDropDown/index.d.ts +0 -4
- package/dist/cjs/components/InputDropDown/styles.d.ts +0 -9
- package/dist/cjs/components/InputDropDown/typings.d.ts +0 -22
- package/dist/cjs/components/PinInput/PinInputField.d.ts +0 -5
- package/dist/cjs/components/PinInput/index.d.ts +0 -5
- package/dist/cjs/components/PinInput/style.d.ts +0 -7
- package/dist/cjs/components/PinInput/typing.d.ts +0 -21
- package/dist/cjs/components/Popper/index.d.ts +0 -6
- package/dist/cjs/components/Popper/styles.d.ts +0 -4
- package/dist/cjs/components/Popper/typings.d.ts +0 -11
- package/dist/cjs/components/Radio/index.d.ts +0 -5
- package/dist/cjs/components/Radio/styles.d.ts +0 -3
- package/dist/cjs/components/Radio/typings.d.ts +0 -13
- package/dist/cjs/components/SearchInput/index.d.ts +0 -15
- package/dist/cjs/components/SearchInput/style.d.ts +0 -5
- package/dist/cjs/components/Select/index.d.ts +0 -5
- package/dist/cjs/components/Select/styles.d.ts +0 -11
- package/dist/cjs/components/Select/typings.d.ts +0 -21
- package/dist/cjs/components/Shimmer/index.d.ts +0 -10
- package/dist/cjs/components/Shimmer/style.d.ts +0 -2
- package/dist/cjs/components/SidePanel/index.d.ts +0 -14
- package/dist/cjs/components/SidePanel/style.d.ts +0 -8
- package/dist/cjs/components/Tabs/TabsDropdown/index.d.ts +0 -12
- package/dist/cjs/components/Tabs/TabsDropdown/styles.d.ts +0 -6
- package/dist/cjs/components/Tabs/index.d.ts +0 -6
- package/dist/cjs/components/Tabs/styles.d.ts +0 -11
- package/dist/cjs/components/Tabs/typings.d.ts +0 -19
- package/dist/cjs/components/Tags/index.d.ts +0 -11
- package/dist/cjs/components/Tags/style.d.ts +0 -1
- package/dist/cjs/components/Toast/index.d.ts +0 -5
- package/dist/cjs/components/Toast/styles.d.ts +0 -12
- package/dist/cjs/components/Toast/typings.d.ts +0 -8
- package/dist/cjs/components/Tooltip/index.d.ts +0 -5
- package/dist/cjs/components/Tooltip/styles.d.ts +0 -2
- package/dist/cjs/components/Tooltip/typings.d.ts +0 -11
- package/dist/cjs/components/Virtualize/index.d.ts +0 -12
- package/dist/cjs/components/Virtualize/styles.d.ts +0 -4
- package/dist/cjs/components/index.d.ts +0 -22
- package/dist/cjs/hooks/index.d.ts +0 -1
- package/dist/cjs/hooks/useFocus.d.ts +0 -6
- package/dist/cjs/iconsList.d.ts +0 -1
- package/dist/cjs/index.d.ts +0 -2
- package/dist/cjs/index.js +0 -15
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/styles/colors.d.ts +0 -43
- package/dist/cjs/styles/index.d.ts +0 -5
- package/dist/cjs/styles/mixins.d.ts +0 -28
- package/dist/cjs/styles/typography.d.ts +0 -6
- package/dist/cjs/styles/utils.d.ts +0 -10
- package/dist/esm/components/Accordion/index.d.ts +0 -12
- package/dist/esm/components/Accordion/style.d.ts +0 -5
- package/dist/esm/components/Button/index.d.ts +0 -5
- package/dist/esm/components/Button/styles.d.ts +0 -11
- package/dist/esm/components/Button/typings.d.ts +0 -13
- package/dist/esm/components/CalendarPicker/index.d.ts +0 -9
- package/dist/esm/components/CalendarPicker/styles.d.ts +0 -4
- package/dist/esm/components/CalendarPicker/typings.d.ts +0 -17
- package/dist/esm/components/Card/index.d.ts +0 -7
- package/dist/esm/components/Card/style.d.ts +0 -3
- package/dist/esm/components/Checkbox/index.d.ts +0 -5
- package/dist/esm/components/Checkbox/styles.d.ts +0 -8
- package/dist/esm/components/Checkbox/typings.d.ts +0 -14
- package/dist/esm/components/CircularLoader/index.d.ts +0 -4
- package/dist/esm/components/CircularLoader/style.d.ts +0 -2
- package/dist/esm/components/CircularLoader/typings.d.ts +0 -6
- package/dist/esm/components/Icon.d.ts +0 -9
- package/dist/esm/components/IconButton/index.d.ts +0 -5
- package/dist/esm/components/IconButton/typings.d.ts +0 -6
- package/dist/esm/components/Input/index.d.ts +0 -4
- package/dist/esm/components/Input/styles.d.ts +0 -13
- package/dist/esm/components/Input/typings.d.ts +0 -26
- package/dist/esm/components/InputDropDown/index.d.ts +0 -4
- package/dist/esm/components/InputDropDown/styles.d.ts +0 -9
- package/dist/esm/components/InputDropDown/typings.d.ts +0 -22
- package/dist/esm/components/PinInput/PinInputField.d.ts +0 -5
- package/dist/esm/components/PinInput/index.d.ts +0 -5
- package/dist/esm/components/PinInput/style.d.ts +0 -7
- package/dist/esm/components/PinInput/typing.d.ts +0 -21
- package/dist/esm/components/Popper/index.d.ts +0 -6
- package/dist/esm/components/Popper/styles.d.ts +0 -4
- package/dist/esm/components/Popper/typings.d.ts +0 -11
- package/dist/esm/components/Radio/index.d.ts +0 -5
- package/dist/esm/components/Radio/styles.d.ts +0 -3
- package/dist/esm/components/Radio/typings.d.ts +0 -13
- package/dist/esm/components/SearchInput/index.d.ts +0 -15
- package/dist/esm/components/SearchInput/style.d.ts +0 -5
- package/dist/esm/components/Select/index.d.ts +0 -5
- package/dist/esm/components/Select/styles.d.ts +0 -11
- package/dist/esm/components/Select/typings.d.ts +0 -21
- package/dist/esm/components/Shimmer/index.d.ts +0 -10
- package/dist/esm/components/Shimmer/style.d.ts +0 -2
- package/dist/esm/components/SidePanel/index.d.ts +0 -14
- package/dist/esm/components/SidePanel/style.d.ts +0 -8
- package/dist/esm/components/Tabs/TabsDropdown/index.d.ts +0 -12
- package/dist/esm/components/Tabs/TabsDropdown/styles.d.ts +0 -6
- package/dist/esm/components/Tabs/index.d.ts +0 -6
- package/dist/esm/components/Tabs/styles.d.ts +0 -11
- package/dist/esm/components/Tabs/typings.d.ts +0 -19
- package/dist/esm/components/Tags/index.d.ts +0 -11
- package/dist/esm/components/Tags/style.d.ts +0 -1
- package/dist/esm/components/Toast/index.d.ts +0 -5
- package/dist/esm/components/Toast/styles.d.ts +0 -12
- package/dist/esm/components/Toast/typings.d.ts +0 -8
- package/dist/esm/components/Tooltip/index.d.ts +0 -5
- package/dist/esm/components/Tooltip/styles.d.ts +0 -2
- package/dist/esm/components/Tooltip/typings.d.ts +0 -11
- package/dist/esm/components/Virtualize/index.d.ts +0 -12
- package/dist/esm/components/Virtualize/styles.d.ts +0 -4
- package/dist/esm/components/index.d.ts +0 -22
- package/dist/esm/hooks/index.d.ts +0 -1
- package/dist/esm/hooks/useFocus.d.ts +0 -6
- package/dist/esm/iconsList.d.ts +0 -1
- package/dist/esm/index.d.ts +0 -2
- package/dist/esm/index.js +0 -15
- package/dist/esm/index.js.map +0 -1
- package/dist/esm/styles/colors.d.ts +0 -43
- package/dist/esm/styles/index.d.ts +0 -5
- package/dist/esm/styles/mixins.d.ts +0 -28
- package/dist/esm/styles/typography.d.ts +0 -6
- package/dist/esm/styles/utils.d.ts +0 -10
- package/storybook-static/0.0c565d7cbac7dd8ee3e7.manager.bundle.js +0 -2
- package/storybook-static/0.0c565d7cbac7dd8ee3e7.manager.bundle.js.LICENSE.txt +0 -8
- package/storybook-static/0.e89aef7e.iframe.bundle.js +0 -3
- package/storybook-static/0.e89aef7e.iframe.bundle.js.LICENSE.txt +0 -8
- package/storybook-static/0.e89aef7e.iframe.bundle.js.map +0 -1
- package/storybook-static/1.acc22fc1.iframe.bundle.js +0 -3
- package/storybook-static/1.acc22fc1.iframe.bundle.js.LICENSE.txt +0 -14
- package/storybook-static/1.acc22fc1.iframe.bundle.js.map +0 -1
- package/storybook-static/1.c409245f27aef9e70504.manager.bundle.js +0 -1
- package/storybook-static/10.c73a8dbd.iframe.bundle.js +0 -3
- package/storybook-static/10.c73a8dbd.iframe.bundle.js.LICENSE.txt +0 -12
- package/storybook-static/10.c73a8dbd.iframe.bundle.js.map +0 -1
- package/storybook-static/2.f6a01323.iframe.bundle.js +0 -1
- package/storybook-static/3.1f064d0b.iframe.bundle.js +0 -1
- package/storybook-static/5.c518804c068ae5cb7e7e.manager.bundle.js +0 -2
- package/storybook-static/5.c518804c068ae5cb7e7e.manager.bundle.js.LICENSE.txt +0 -31
- package/storybook-static/6.04fc6e11d2910d38c539.manager.bundle.js +0 -1
- package/storybook-static/7.1d695bd211fbb23c96d2.manager.bundle.js +0 -1
- package/storybook-static/7.6a0189c5.iframe.bundle.js +0 -3
- package/storybook-static/7.6a0189c5.iframe.bundle.js.LICENSE.txt +0 -31
- package/storybook-static/7.6a0189c5.iframe.bundle.js.map +0 -1
- package/storybook-static/8.3508c5121d2f48fe8efd.manager.bundle.js +0 -2
- package/storybook-static/8.3508c5121d2f48fe8efd.manager.bundle.js.LICENSE.txt +0 -12
- package/storybook-static/8.d94220da.iframe.bundle.js +0 -1
- package/storybook-static/9.c3051aa6.iframe.bundle.js +0 -1
- package/storybook-static/9.f938a82dbcf36bc59009.manager.bundle.js +0 -1
- package/storybook-static/favicon.ico +0 -0
- package/storybook-static/iframe.html +0 -364
- package/storybook-static/index.html +0 -59
- package/storybook-static/main.87e7ec50.iframe.bundle.js +0 -1
- package/storybook-static/main.d75d1c50cee2f421f173.manager.bundle.js +0 -1
- package/storybook-static/project.json +0 -1
- package/storybook-static/runtime~main.182a24d500fec02cdc8f.manager.bundle.js +0 -1
- package/storybook-static/runtime~main.1ca94aef.iframe.bundle.js +0 -1
- package/storybook-static/static/media/icons.a38a35ae.woff2 +0 -0
- package/storybook-static/static/media/icons.bc0a02f6.eot +0 -0
- package/storybook-static/static/media/icons.eea0a3fa.woff +0 -0
- package/storybook-static/vendors~main.d0f6ba62.iframe.bundle.js +0 -3
- package/storybook-static/vendors~main.d0f6ba62.iframe.bundle.js.LICENSE.txt +0 -100
- package/storybook-static/vendors~main.d0f6ba62.iframe.bundle.js.map +0 -1
- package/storybook-static/vendors~main.e812b4628120b96ad200.manager.bundle.js +0 -2
- package/storybook-static/vendors~main.e812b4628120b96ad200.manager.bundle.js.LICENSE.txt +0 -104
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { SerializedStyles } from "@emotion/react";
|
|
3
|
-
export declare type TabType = "primary" | "secondary" | "tertiary";
|
|
4
|
-
export interface TabItem {
|
|
5
|
-
title: JSX.Element | string;
|
|
6
|
-
tab: string;
|
|
7
|
-
style?: SerializedStyles;
|
|
8
|
-
isCustomActiveState?: boolean;
|
|
9
|
-
}
|
|
10
|
-
export interface TabProps {
|
|
11
|
-
selectedTab: string;
|
|
12
|
-
tabsList: TabItem[];
|
|
13
|
-
tabsCount?: number;
|
|
14
|
-
dropdownPlaceHolder?: JSX.Element | string;
|
|
15
|
-
onChange: (value: string) => void;
|
|
16
|
-
type: TabType;
|
|
17
|
-
style?: SerializedStyles;
|
|
18
|
-
disabled?: boolean;
|
|
19
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/** @jsxImportSource @emotion/react */
|
|
2
|
-
import { SerializedStyles } from "@emotion/react";
|
|
3
|
-
import React from "react";
|
|
4
|
-
export declare type TagType = "success" | "warning" | "info" | "error" | "default";
|
|
5
|
-
export interface TagProps {
|
|
6
|
-
type: TagType;
|
|
7
|
-
style?: SerializedStyles;
|
|
8
|
-
isStroke?: boolean;
|
|
9
|
-
}
|
|
10
|
-
declare const Tags: React.FC<TagProps>;
|
|
11
|
-
export default Tags;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const tagWrapper: import("@emotion/utils").SerializedStyles;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export declare const toastContainer: import("@emotion/utils").SerializedStyles;
|
|
2
|
-
export declare const toastHeading: import("@emotion/utils").SerializedStyles;
|
|
3
|
-
export declare const toastDetails: import("@emotion/utils").SerializedStyles;
|
|
4
|
-
export declare const toastTitle: import("@emotion/utils").SerializedStyles;
|
|
5
|
-
export declare const closeCta: import("@emotion/utils").SerializedStyles;
|
|
6
|
-
export declare const toastDescription: import("@emotion/utils").SerializedStyles;
|
|
7
|
-
export declare const info: import("@emotion/utils").SerializedStyles;
|
|
8
|
-
export declare const infoToastHeading: import("@emotion/utils").SerializedStyles;
|
|
9
|
-
export declare const error: import("@emotion/utils").SerializedStyles;
|
|
10
|
-
export declare const errorToastHeading: import("@emotion/utils").SerializedStyles;
|
|
11
|
-
export declare const success: import("@emotion/utils").SerializedStyles;
|
|
12
|
-
export declare const successToastHeading: import("@emotion/utils").SerializedStyles;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { SerializedStyles } from "@emotion/react";
|
|
3
|
-
export declare type Position = "top-start" | "top" | "top-end" | "right-start" | "right" | "right-end" | "bottom-start" | "bottom" | "bottom-end" | "left-start" | "left" | "left-end";
|
|
4
|
-
export interface TooltipProps {
|
|
5
|
-
content: JSX.Element | string;
|
|
6
|
-
disabled?: boolean;
|
|
7
|
-
style?: SerializedStyles;
|
|
8
|
-
position?: Position;
|
|
9
|
-
contentStyle?: SerializedStyles;
|
|
10
|
-
contentContainerStyles?: SerializedStyles;
|
|
11
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/** @jsxImportSource @emotion/react */
|
|
2
|
-
import React from "react";
|
|
3
|
-
import { OptionsProps } from "../InputDropDown/typings";
|
|
4
|
-
interface VirtualizeProps {
|
|
5
|
-
rowHeight: number;
|
|
6
|
-
rows: OptionsProps<string>[];
|
|
7
|
-
maxRows: number;
|
|
8
|
-
onSelected: (value: string) => void;
|
|
9
|
-
emptyElement: React.ReactNode;
|
|
10
|
-
}
|
|
11
|
-
declare const Virtualize: React.FC<VirtualizeProps>;
|
|
12
|
-
export default Virtualize;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export declare const item: (rowHeight: number, index: number) => import("@emotion/utils").SerializedStyles;
|
|
2
|
-
export declare const body: (height: number, rowCount: number) => import("@emotion/utils").SerializedStyles;
|
|
3
|
-
export declare const table: (tableHeight: number, isEmpty?: boolean | undefined) => import("@emotion/utils").SerializedStyles;
|
|
4
|
-
export declare const emptyContainer: import("@emotion/utils").SerializedStyles;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import Accordion from "./Accordion";
|
|
2
|
-
import Button from "./Button";
|
|
3
|
-
import CalendarPicker from "./CalendarPicker";
|
|
4
|
-
import Card from "./Card";
|
|
5
|
-
import Checkbox from "./Checkbox";
|
|
6
|
-
import CircularLoader from "./CircularLoader";
|
|
7
|
-
import Icon from "./Icon";
|
|
8
|
-
import IconButton from "./IconButton";
|
|
9
|
-
import Input from "./Input";
|
|
10
|
-
import InputDropDown from "./InputDropDown";
|
|
11
|
-
import PinInput from "./PinInput";
|
|
12
|
-
import Popper from "./Popper";
|
|
13
|
-
import Radio from "./Radio";
|
|
14
|
-
import SearchInput from "./SearchInput";
|
|
15
|
-
import Select from "./Select";
|
|
16
|
-
import Shimmer from "./Shimmer";
|
|
17
|
-
import SidePanel from "./SidePanel";
|
|
18
|
-
import Tabs from "./Tabs";
|
|
19
|
-
import Tags from "./Tags";
|
|
20
|
-
import { Toast, generateToast } from "./Toast";
|
|
21
|
-
import Tooltip from "./Tooltip";
|
|
22
|
-
export { Accordion, Button, Card, Checkbox, CircularLoader, CalendarPicker, Icon, IconButton, Input, InputDropDown, PinInput, Popper, Radio, Select, Shimmer, SearchInput, SidePanel, Tags, Tabs, Toast, Tooltip, generateToast, };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as useFocus } from "./useFocus";
|
package/dist/esm/iconsList.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const iconsList: string[];
|
package/dist/esm/index.d.ts
DELETED