kwant-ui 3.15.3-alpha.0 → 3.15.5-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Dropdown/DropdownStyled.d.ts +4 -0
- package/dist/components/Dropdown/DropdownTypes.d.ts +4 -0
- package/dist/components/Dropdown/DropdownUtils.d.ts +5 -0
- package/dist/components/MultiSelect/MultiSelect.d.ts +1 -1
- package/dist/components/MultiSelect/types.d.ts +3 -1
- package/dist/components/MultiSelect/utils.d.ts +4 -2
- package/dist/index.d.ts +1 -0
- package/dist/index.es.js +527 -195
- package/dist/index.js +441 -109
- package/dist/package.json +4 -10
- package/package.json +1 -1
- package/dist/fonts/Poppins-Black.woff +0 -0
- package/dist/fonts/Poppins-Black.woff2 +0 -0
- package/dist/fonts/Poppins-Bold.woff +0 -0
- package/dist/fonts/Poppins-Bold.woff2 +0 -0
- package/dist/fonts/Poppins-Italic.woff +0 -0
- package/dist/fonts/Poppins-Italic.woff2 +0 -0
- package/dist/fonts/Poppins-Light.woff +0 -0
- package/dist/fonts/Poppins-Light.woff2 +0 -0
- package/dist/fonts/Poppins-Medium.woff +0 -0
- package/dist/fonts/Poppins-Medium.woff2 +0 -0
- package/dist/fonts/Poppins-Regular.woff +0 -0
- package/dist/fonts/Poppins-Regular.woff2 +0 -0
- package/dist/fonts/Poppins-SemiBold.woff +0 -0
- package/dist/fonts/Poppins-SemiBold.woff2 +0 -0
- package/dist/fonts/fonts.d.ts +0 -2
- package/dist/fonts/fonts.ts +0 -95
- package/dist/stories/Alert.stories.d.ts +0 -77
- package/dist/stories/Avatar/index.d.ts +0 -4
- package/dist/stories/Avatar.stories.d.ts +0 -100
- package/dist/stories/AvatarGroup/index.d.ts +0 -10
- package/dist/stories/AvatarGroup.stories.d.ts +0 -80
- package/dist/stories/Badge/Badge.stories.d.ts +0 -48
- package/dist/stories/Badge/Badges.d.ts +0 -2
- package/dist/stories/BaseDrawer.stories.d.ts +0 -56
- package/dist/stories/BaseDropdown/BaseDropdownStory.d.ts +0 -3
- package/dist/stories/BaseDropdown.stories.d.ts +0 -9
- package/dist/stories/Battery/Battery.stories.d.ts +0 -22
- package/dist/stories/Battery/BatteryContainer.d.ts +0 -2
- package/dist/stories/Breadcrumb/index.d.ts +0 -2
- package/dist/stories/Breadcrumb.stories.d.ts +0 -16
- package/dist/stories/Button.stories.d.ts +0 -42
- package/dist/stories/Calendar.stories.d.ts +0 -64
- package/dist/stories/Checkbox/index.d.ts +0 -3
- package/dist/stories/Checkbox.stories.d.ts +0 -48
- package/dist/stories/ConfirmationScreen/ConfirmationScreen.stories.d.ts +0 -57
- package/dist/stories/ConfirmationScreen/ConfirmationScreenContainer.d.ts +0 -2
- package/dist/stories/ConfirmationScreen/ConfirmationScreenContainerStyled.d.ts +0 -1
- package/dist/stories/CountryCodeInput.stories.d.ts +0 -58
- package/dist/stories/CountryInput/CountryInput.d.ts +0 -2
- package/dist/stories/Datepicker.stories.d.ts +0 -46
- package/dist/stories/Design-system/Grid/index.d.ts +0 -2
- package/dist/stories/Design-system/Typography/index.d.ts +0 -2
- package/dist/stories/Design-system/colors/index.d.ts +0 -2
- package/dist/stories/Design-system/colors.stories.d.ts +0 -9
- package/dist/stories/Design-system/grid.stories.d.ts +0 -12
- package/dist/stories/Design-system/typography.stories.d.ts +0 -11
- package/dist/stories/Dialog/DialogStory.d.ts +0 -3
- package/dist/stories/Dialog/DialogStoryStyled.d.ts +0 -2
- package/dist/stories/Dialog/DialogStoryUtils.d.ts +0 -3
- package/dist/stories/Dialog.stories.d.ts +0 -10
- package/dist/stories/DocumentCard/DocumentCardContainer.d.ts +0 -4
- package/dist/stories/DocumentCard/DocumentCardContainer.stories.d.ts +0 -47
- package/dist/stories/DocumentCard/DocumentCardContainer.styled.d.ts +0 -1
- package/dist/stories/Drawer/BaseDrawerStory.d.ts +0 -2
- package/dist/stories/Drawer/DrawerStory.d.ts +0 -2
- package/dist/stories/Drawer/DrawerStory.styled.d.ts +0 -3
- package/dist/stories/Drawer/DrawerStoryUtils.d.ts +0 -255
- package/dist/stories/Drawer/StepperDrawerLayoutStory.d.ts +0 -2
- package/dist/stories/Drawer.stories.d.ts +0 -89
- package/dist/stories/Dropdown/DropdownStory.d.ts +0 -3
- package/dist/stories/Dropdown/DropdownStoryUtils.d.ts +0 -105
- package/dist/stories/Dropdown.stories.d.ts +0 -103
- package/dist/stories/DropdownCalendar/index.d.ts +0 -3
- package/dist/stories/DropdownCalendar.stories.d.ts +0 -15
- package/dist/stories/DropdownSelect/index.d.ts +0 -3
- package/dist/stories/DropdownSelect.stories.d.ts +0 -109
- package/dist/stories/FilterTag/FIlterTagContainerStyled.d.ts +0 -1
- package/dist/stories/FilterTag/FilterTagContainer.d.ts +0 -2
- package/dist/stories/FilterTag/FilterTagContainer.stories.d.ts +0 -75
- package/dist/stories/HorizontalStepper/HorizontalStepperContainer.d.ts +0 -2
- package/dist/stories/HorizontalStepper/HorizontalStepperContainer.styled.d.ts +0 -1
- package/dist/stories/HorizontalStepper/data.d.ts +0 -10
- package/dist/stories/HorizontalStepper.stories.d.ts +0 -42
- package/dist/stories/HoverCalender/HoverCalendarContainer.d.ts +0 -2
- package/dist/stories/HoverCalender/HoverCalendarContainer.stories.d.ts +0 -75
- package/dist/stories/HoverCalender/HoverCalendarContainerStyled.d.ts +0 -1
- package/dist/stories/HoverInput/HoverInputContainer.d.ts +0 -2
- package/dist/stories/HoverInput/HoverInputContainer.stories.d.ts +0 -56
- package/dist/stories/HoverInput/HoverInputContainerStyled.d.ts +0 -1
- package/dist/stories/HoverSelect/HoverSelectContainer.d.ts +0 -2
- package/dist/stories/HoverSelect/HoverSelectContainer.stories.d.ts +0 -56
- package/dist/stories/HoverSelect/HoverSelectContainerStyled.d.ts +0 -1
- package/dist/stories/Icon.stories.d.ts +0 -10
- package/dist/stories/IconLabel/LabelIcon.d.ts +0 -2
- package/dist/stories/IconLabel/LabelIconStory.d.ts +0 -2
- package/dist/stories/IconLabel.stories.d.ts +0 -19
- package/dist/stories/Input.stories.d.ts +0 -72
- package/dist/stories/Loader/LoaderStory.d.ts +0 -3
- package/dist/stories/Loader.stories.d.ts +0 -9
- package/dist/stories/MultiSelect/MultiSelect.stories.d.ts +0 -37
- package/dist/stories/MultiSelect/MultiSelectContainer.d.ts +0 -2
- package/dist/stories/MultiSelect/MultiSelectContainerStyled.d.ts +0 -1
- package/dist/stories/Navigation/index.d.ts +0 -3
- package/dist/stories/Navigation.stories.d.ts +0 -11
- package/dist/stories/ONBCertificateCard/InfoAccordionContainer.d.ts +0 -2
- package/dist/stories/ONBCertificateCard/InfoAccordionContainer.stories.d.ts +0 -26
- package/dist/stories/ONBCertificateCard/InfoAccordionContainerStyled.d.ts +0 -1
- package/dist/stories/OTP/OTPInput.stories.d.ts +0 -93
- package/dist/stories/OTP/index.d.ts +0 -1
- package/dist/stories/Overlay/OverlayStoryStyled.d.ts +0 -1
- package/dist/stories/Overlay.stories.d.ts +0 -9
- package/dist/stories/Pagination.stories.d.ts +0 -42
- package/dist/stories/Radio/RadioStory.d.ts +0 -3
- package/dist/stories/Radio.stories.d.ts +0 -36
- package/dist/stories/Select.stories.d.ts +0 -10
- package/dist/stories/Selector/SelectorButton.d.ts +0 -2
- package/dist/stories/Selector/data.d.ts +0 -6
- package/dist/stories/SelectorButton.stories.d.ts +0 -37
- package/dist/stories/Skeleton/SkeletonComponent.d.ts +0 -2
- package/dist/stories/Skeleton/SkeletonComponent.styled.d.ts +0 -1
- package/dist/stories/Skeleton.stories.d.ts +0 -30
- package/dist/stories/Slider/Slider.stories.d.ts +0 -49
- package/dist/stories/Slider/index.d.ts +0 -3
- package/dist/stories/Spinner/LineSpinner.d.ts +0 -2
- package/dist/stories/Spinner/LineSpinner.stories.d.ts +0 -23
- package/dist/stories/Spinner/LineSpinner.styled.d.ts +0 -1
- package/dist/stories/Stepper/data.d.ts +0 -17
- package/dist/stories/Stepper/index.d.ts +0 -3
- package/dist/stories/Stepper.stories.d.ts +0 -48
- package/dist/stories/StepperDrawerLayout.stories.d.ts +0 -102
- package/dist/stories/Switch/Switch.stories.d.ts +0 -55
- package/dist/stories/Switch/SwitchContainer.d.ts +0 -2
- package/dist/stories/Switch/SwitchContainer.styled.d.ts +0 -1
- package/dist/stories/Tabs.stories.d.ts +0 -45
- package/dist/stories/Tag/Tag.stories.d.ts +0 -103
- package/dist/stories/Tag/Tag.styled.d.ts +0 -1
- package/dist/stories/Tag/TagContainer.d.ts +0 -2
- package/dist/stories/Text/index.d.ts +0 -3
- package/dist/stories/Toast/Toast.stories.d.ts +0 -32
- package/dist/stories/Toast/ToastStoriesStyled.d.ts +0 -4
- package/dist/stories/Toast/index.d.ts +0 -3
- package/dist/stories/Tooltip/TooltipData.d.ts +0 -3
- package/dist/stories/Tooltip/index.d.ts +0 -2
- package/dist/stories/UploadAvatar/UploadAvatar.stories.d.ts +0 -66
- package/dist/stories/UploadAvatar/UploadAvatarContainer.d.ts +0 -2
- package/dist/stories/UploadAvatar/UploadAvatarContainerStyled.d.ts +0 -1
- package/dist/stories/data.d.ts +0 -8
- package/dist/stories/text.stories.d.ts +0 -29
- package/dist/stories/tooltip.stories.d.ts +0 -85
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: (props: import("../components/Calendar/CalendarTypes").ICalendar.Props) => import("react/jsx-runtime").JSX.Element;
|
|
5
|
-
tags: string[];
|
|
6
|
-
paramaters: {
|
|
7
|
-
layout: string;
|
|
8
|
-
};
|
|
9
|
-
argTypes: {
|
|
10
|
-
numberOfMonths: {
|
|
11
|
-
description: string;
|
|
12
|
-
control: {
|
|
13
|
-
type: string;
|
|
14
|
-
};
|
|
15
|
-
};
|
|
16
|
-
format: {
|
|
17
|
-
description: string;
|
|
18
|
-
control: {
|
|
19
|
-
type: string;
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
label: {
|
|
23
|
-
description: string;
|
|
24
|
-
control: {
|
|
25
|
-
type: string;
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
placeholder: {
|
|
29
|
-
description: string;
|
|
30
|
-
control: {
|
|
31
|
-
type: string;
|
|
32
|
-
};
|
|
33
|
-
};
|
|
34
|
-
readOnly: {
|
|
35
|
-
options: string[];
|
|
36
|
-
description: string;
|
|
37
|
-
control: {
|
|
38
|
-
type: string;
|
|
39
|
-
};
|
|
40
|
-
};
|
|
41
|
-
showSidebar: {
|
|
42
|
-
description: string;
|
|
43
|
-
control: {
|
|
44
|
-
type: string;
|
|
45
|
-
};
|
|
46
|
-
};
|
|
47
|
-
range: {
|
|
48
|
-
description: string;
|
|
49
|
-
control: {
|
|
50
|
-
type: string;
|
|
51
|
-
};
|
|
52
|
-
};
|
|
53
|
-
projectDuration: {
|
|
54
|
-
description: string;
|
|
55
|
-
control: {
|
|
56
|
-
type: string;
|
|
57
|
-
};
|
|
58
|
-
};
|
|
59
|
-
};
|
|
60
|
-
};
|
|
61
|
-
export default meta;
|
|
62
|
-
type Story = StoryObj<typeof meta>;
|
|
63
|
-
export declare const Default: Story;
|
|
64
|
-
export declare const RangeCalendar: Story;
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import type { StoryObj } from '@storybook/react';
|
|
2
|
-
import { Checkbox as CheckBoxType } from '../components/Checkbox/types';
|
|
3
|
-
declare const meta: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: (props: CheckBoxType.Props) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
-
tags: string[];
|
|
7
|
-
argTypes: {
|
|
8
|
-
checked: {
|
|
9
|
-
description: string;
|
|
10
|
-
};
|
|
11
|
-
label: {
|
|
12
|
-
description: string;
|
|
13
|
-
type: "string";
|
|
14
|
-
};
|
|
15
|
-
color: {
|
|
16
|
-
description: string;
|
|
17
|
-
};
|
|
18
|
-
disabled: {
|
|
19
|
-
description: string;
|
|
20
|
-
};
|
|
21
|
-
name: {
|
|
22
|
-
description: string;
|
|
23
|
-
};
|
|
24
|
-
variant: {
|
|
25
|
-
description: string;
|
|
26
|
-
control: string;
|
|
27
|
-
options: string[];
|
|
28
|
-
};
|
|
29
|
-
defaultChecked: {
|
|
30
|
-
description: string;
|
|
31
|
-
};
|
|
32
|
-
type: {
|
|
33
|
-
control: string;
|
|
34
|
-
options: string[];
|
|
35
|
-
};
|
|
36
|
-
onClick: {
|
|
37
|
-
description: string;
|
|
38
|
-
};
|
|
39
|
-
};
|
|
40
|
-
};
|
|
41
|
-
export default meta;
|
|
42
|
-
type Story = StoryObj<typeof meta>;
|
|
43
|
-
export declare const Default: Story;
|
|
44
|
-
export declare const Checked: Story;
|
|
45
|
-
export declare const Label: Story;
|
|
46
|
-
export declare const LineVariant: Story;
|
|
47
|
-
export declare const OnDropdown: Story;
|
|
48
|
-
export declare const ColoredCheckbox: Story;
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import type { StoryObj } from '@storybook/react';
|
|
2
|
-
import ConfirmationScreenContainer from './ConfirmationScreenContainer';
|
|
3
|
-
declare const meta: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: typeof ConfirmationScreenContainer;
|
|
6
|
-
tags: string[];
|
|
7
|
-
argTypes: {
|
|
8
|
-
type: {
|
|
9
|
-
options: string[];
|
|
10
|
-
control: {
|
|
11
|
-
type: string;
|
|
12
|
-
};
|
|
13
|
-
defaultValue: {
|
|
14
|
-
summary: string;
|
|
15
|
-
};
|
|
16
|
-
description: string;
|
|
17
|
-
};
|
|
18
|
-
title: {
|
|
19
|
-
description: string;
|
|
20
|
-
defaultValue: {
|
|
21
|
-
summary: string;
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
|
-
subTitle: {
|
|
25
|
-
description: string;
|
|
26
|
-
defaultValue: {
|
|
27
|
-
summary: string;
|
|
28
|
-
};
|
|
29
|
-
};
|
|
30
|
-
children: {
|
|
31
|
-
control: string;
|
|
32
|
-
description: string;
|
|
33
|
-
defaultValue: {
|
|
34
|
-
summary: string;
|
|
35
|
-
};
|
|
36
|
-
};
|
|
37
|
-
comment: {
|
|
38
|
-
description: string;
|
|
39
|
-
defaultValue: {
|
|
40
|
-
summary: string;
|
|
41
|
-
};
|
|
42
|
-
};
|
|
43
|
-
onComment: {
|
|
44
|
-
control: string;
|
|
45
|
-
description: string;
|
|
46
|
-
defaultValue: {
|
|
47
|
-
summary: string;
|
|
48
|
-
};
|
|
49
|
-
};
|
|
50
|
-
};
|
|
51
|
-
};
|
|
52
|
-
export default meta;
|
|
53
|
-
type Story = StoryObj<typeof meta>;
|
|
54
|
-
export declare const DefaultReject: Story;
|
|
55
|
-
export declare const DefaultApprove: Story;
|
|
56
|
-
export declare const DefaultComplete: Story;
|
|
57
|
-
export declare const WithSubTitle: Story;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const ConfirmationScreenContainerWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
import type { StoryObj } from '@storybook/react';
|
|
2
|
-
import CountryInput from './CountryInput/CountryInput';
|
|
3
|
-
declare const meta: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: typeof CountryInput;
|
|
6
|
-
tags: string[];
|
|
7
|
-
parameters: {
|
|
8
|
-
docs: {
|
|
9
|
-
description: {
|
|
10
|
-
component: string;
|
|
11
|
-
};
|
|
12
|
-
};
|
|
13
|
-
};
|
|
14
|
-
argTypes: {
|
|
15
|
-
label: {
|
|
16
|
-
description: string;
|
|
17
|
-
defaultValue: {
|
|
18
|
-
summary: string;
|
|
19
|
-
};
|
|
20
|
-
};
|
|
21
|
-
selectedCountry: {
|
|
22
|
-
description: string;
|
|
23
|
-
defaultValue: {
|
|
24
|
-
summary: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
setSelectedCountry: {
|
|
28
|
-
description: string;
|
|
29
|
-
defaultValue: {
|
|
30
|
-
summary: string;
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
type: {
|
|
34
|
-
description: string;
|
|
35
|
-
control: string;
|
|
36
|
-
options: string[];
|
|
37
|
-
defaultValue: {
|
|
38
|
-
summary: string;
|
|
39
|
-
};
|
|
40
|
-
};
|
|
41
|
-
message: {
|
|
42
|
-
description: string;
|
|
43
|
-
};
|
|
44
|
-
value: {
|
|
45
|
-
description: string;
|
|
46
|
-
};
|
|
47
|
-
setValue: {
|
|
48
|
-
description: string;
|
|
49
|
-
};
|
|
50
|
-
showCountryCode: {
|
|
51
|
-
description: string;
|
|
52
|
-
};
|
|
53
|
-
};
|
|
54
|
-
};
|
|
55
|
-
export default meta;
|
|
56
|
-
type Story = StoryObj<typeof meta>;
|
|
57
|
-
export declare const Normal: Story;
|
|
58
|
-
export declare const Error: Story;
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: (props: import("../components/Datepicker/types").IDatepicker.Props) => import("react/jsx-runtime").JSX.Element;
|
|
5
|
-
tags: string[];
|
|
6
|
-
paramaters: {
|
|
7
|
-
layout: string;
|
|
8
|
-
};
|
|
9
|
-
argTypes: {
|
|
10
|
-
numberOfMonths: {
|
|
11
|
-
description: string;
|
|
12
|
-
control: {
|
|
13
|
-
type: string;
|
|
14
|
-
};
|
|
15
|
-
};
|
|
16
|
-
format: {
|
|
17
|
-
description: string;
|
|
18
|
-
control: {
|
|
19
|
-
type: string;
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
label: {
|
|
23
|
-
description: string;
|
|
24
|
-
control: {
|
|
25
|
-
type: string;
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
placeholder: {
|
|
29
|
-
description: string;
|
|
30
|
-
control: {
|
|
31
|
-
type: string;
|
|
32
|
-
};
|
|
33
|
-
};
|
|
34
|
-
readOnly: {
|
|
35
|
-
options: string[];
|
|
36
|
-
description: string;
|
|
37
|
-
control: {
|
|
38
|
-
type: string;
|
|
39
|
-
};
|
|
40
|
-
};
|
|
41
|
-
};
|
|
42
|
-
};
|
|
43
|
-
export default meta;
|
|
44
|
-
type Story = StoryObj<typeof meta>;
|
|
45
|
-
export declare const Default: Story;
|
|
46
|
-
export declare const RangeDatepicker: Story;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { StoryObj } from '@storybook/react';
|
|
2
|
-
import GridContainer from './Grid';
|
|
3
|
-
declare const meta: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: typeof GridContainer;
|
|
6
|
-
paramaters: {
|
|
7
|
-
layout: string;
|
|
8
|
-
};
|
|
9
|
-
};
|
|
10
|
-
export default meta;
|
|
11
|
-
type Story = StoryObj<typeof meta>;
|
|
12
|
-
export declare const Overview: Story;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { StoryObj } from "@storybook/react";
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: () => import("react/jsx-runtime").JSX.Element;
|
|
5
|
-
paramaters: {
|
|
6
|
-
layout: string;
|
|
7
|
-
};
|
|
8
|
-
};
|
|
9
|
-
export default meta;
|
|
10
|
-
type Story = StoryObj<typeof meta>;
|
|
11
|
-
export declare const Overview: Story;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: (props: import("../components/Dialog/DialogTypes").IDialog.Props) => import("react/jsx-runtime").JSX.Element;
|
|
5
|
-
tags: string[];
|
|
6
|
-
};
|
|
7
|
-
export default meta;
|
|
8
|
-
type Story = StoryObj<typeof meta>;
|
|
9
|
-
export declare const Default: Story;
|
|
10
|
-
export declare const WithSelectInBody: Story;
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import type { StoryObj } from '@storybook/react';
|
|
2
|
-
import DocumentCardContainer from './DocumentCardContainer';
|
|
3
|
-
declare const meta: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: typeof DocumentCardContainer;
|
|
6
|
-
tags: string[];
|
|
7
|
-
argTypes: {
|
|
8
|
-
mode: {
|
|
9
|
-
control: string;
|
|
10
|
-
options: string[];
|
|
11
|
-
defaultValue: {
|
|
12
|
-
summary: string;
|
|
13
|
-
};
|
|
14
|
-
description: string;
|
|
15
|
-
};
|
|
16
|
-
onUpload: {
|
|
17
|
-
description: string;
|
|
18
|
-
};
|
|
19
|
-
onNewUpload: {
|
|
20
|
-
description: string;
|
|
21
|
-
};
|
|
22
|
-
onView: {
|
|
23
|
-
description: string;
|
|
24
|
-
};
|
|
25
|
-
sendReminder: {
|
|
26
|
-
description: string;
|
|
27
|
-
};
|
|
28
|
-
expiryDate: {
|
|
29
|
-
description: string;
|
|
30
|
-
control: string;
|
|
31
|
-
defaultValue: {
|
|
32
|
-
summary: string;
|
|
33
|
-
};
|
|
34
|
-
};
|
|
35
|
-
credentialId: {
|
|
36
|
-
description: string;
|
|
37
|
-
defaultValue: {
|
|
38
|
-
summary: string;
|
|
39
|
-
};
|
|
40
|
-
};
|
|
41
|
-
};
|
|
42
|
-
};
|
|
43
|
-
export default meta;
|
|
44
|
-
type Story = StoryObj<typeof meta>;
|
|
45
|
-
export declare const Default: Story;
|
|
46
|
-
export declare const RequiredState: Story;
|
|
47
|
-
export declare const ViewState: Story;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const DCContainerWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export declare const DrawerContent: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
-
export declare const Footer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
-
export declare const Sidebar: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1,255 +0,0 @@
|
|
|
1
|
-
export declare const baseDrawerProps: {
|
|
2
|
-
width: string;
|
|
3
|
-
position: string;
|
|
4
|
-
loading: boolean;
|
|
5
|
-
overlayOpacity: number;
|
|
6
|
-
portal: boolean;
|
|
7
|
-
};
|
|
8
|
-
export declare const drawerProps: {
|
|
9
|
-
headerBorder: boolean;
|
|
10
|
-
footerBorder: boolean;
|
|
11
|
-
scrollbarBorder: boolean;
|
|
12
|
-
showCloseButton: boolean;
|
|
13
|
-
drawerHeader: import("react/jsx-runtime").JSX.Element;
|
|
14
|
-
drawerFooter: import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
width: string;
|
|
16
|
-
position: string;
|
|
17
|
-
loading: boolean;
|
|
18
|
-
overlayOpacity: number;
|
|
19
|
-
portal: boolean;
|
|
20
|
-
};
|
|
21
|
-
export declare const stepperDrawerProps: {
|
|
22
|
-
sidebarBorder: boolean;
|
|
23
|
-
drawerSidebar: import("react/jsx-runtime").JSX.Element;
|
|
24
|
-
headerBorder: boolean;
|
|
25
|
-
footerBorder: boolean;
|
|
26
|
-
scrollbarBorder: boolean;
|
|
27
|
-
showCloseButton: boolean;
|
|
28
|
-
drawerHeader: import("react/jsx-runtime").JSX.Element;
|
|
29
|
-
drawerFooter: import("react/jsx-runtime").JSX.Element;
|
|
30
|
-
width: string;
|
|
31
|
-
position: string;
|
|
32
|
-
loading: boolean;
|
|
33
|
-
overlayOpacity: number;
|
|
34
|
-
portal: boolean;
|
|
35
|
-
};
|
|
36
|
-
export declare const baseDrawerArgTypes: {
|
|
37
|
-
open: {
|
|
38
|
-
description: string;
|
|
39
|
-
};
|
|
40
|
-
width: {
|
|
41
|
-
description: string;
|
|
42
|
-
defaultValue: {
|
|
43
|
-
summary: string;
|
|
44
|
-
};
|
|
45
|
-
control: string;
|
|
46
|
-
};
|
|
47
|
-
position: {
|
|
48
|
-
description: string;
|
|
49
|
-
defaultValue: {
|
|
50
|
-
summary: string;
|
|
51
|
-
};
|
|
52
|
-
control: string;
|
|
53
|
-
options: string[];
|
|
54
|
-
};
|
|
55
|
-
loading: {
|
|
56
|
-
description: string;
|
|
57
|
-
defaultValue: {
|
|
58
|
-
summary: string;
|
|
59
|
-
};
|
|
60
|
-
control: string;
|
|
61
|
-
};
|
|
62
|
-
overlayOpacity: {
|
|
63
|
-
description: string;
|
|
64
|
-
defaultValue: {
|
|
65
|
-
summary: string;
|
|
66
|
-
};
|
|
67
|
-
control: string;
|
|
68
|
-
};
|
|
69
|
-
customLoader: {
|
|
70
|
-
description: string;
|
|
71
|
-
defaultValue: {
|
|
72
|
-
summary: string;
|
|
73
|
-
};
|
|
74
|
-
};
|
|
75
|
-
portal: {
|
|
76
|
-
description: string;
|
|
77
|
-
defaultValue: {
|
|
78
|
-
summary: string;
|
|
79
|
-
};
|
|
80
|
-
control: string;
|
|
81
|
-
};
|
|
82
|
-
};
|
|
83
|
-
export declare const drawerArgTypes: {
|
|
84
|
-
drawerHeader: {
|
|
85
|
-
description: string;
|
|
86
|
-
defaultValue: {
|
|
87
|
-
summary: string;
|
|
88
|
-
};
|
|
89
|
-
};
|
|
90
|
-
drawerFooter: {
|
|
91
|
-
description: string;
|
|
92
|
-
defaultValue: {
|
|
93
|
-
summary: string;
|
|
94
|
-
};
|
|
95
|
-
};
|
|
96
|
-
headerBorder: {
|
|
97
|
-
description: string;
|
|
98
|
-
defaultValue: {
|
|
99
|
-
summary: string;
|
|
100
|
-
};
|
|
101
|
-
control: string;
|
|
102
|
-
};
|
|
103
|
-
footerBorder: {
|
|
104
|
-
description: string;
|
|
105
|
-
defaultValue: {
|
|
106
|
-
summary: string;
|
|
107
|
-
};
|
|
108
|
-
control: string;
|
|
109
|
-
};
|
|
110
|
-
showCloseButton: {
|
|
111
|
-
description: string;
|
|
112
|
-
defaultValue: {
|
|
113
|
-
summary: string;
|
|
114
|
-
};
|
|
115
|
-
control: string;
|
|
116
|
-
};
|
|
117
|
-
open: {
|
|
118
|
-
description: string;
|
|
119
|
-
};
|
|
120
|
-
width: {
|
|
121
|
-
description: string;
|
|
122
|
-
defaultValue: {
|
|
123
|
-
summary: string;
|
|
124
|
-
};
|
|
125
|
-
control: string;
|
|
126
|
-
};
|
|
127
|
-
position: {
|
|
128
|
-
description: string;
|
|
129
|
-
defaultValue: {
|
|
130
|
-
summary: string;
|
|
131
|
-
};
|
|
132
|
-
control: string;
|
|
133
|
-
options: string[];
|
|
134
|
-
};
|
|
135
|
-
loading: {
|
|
136
|
-
description: string;
|
|
137
|
-
defaultValue: {
|
|
138
|
-
summary: string;
|
|
139
|
-
};
|
|
140
|
-
control: string;
|
|
141
|
-
};
|
|
142
|
-
overlayOpacity: {
|
|
143
|
-
description: string;
|
|
144
|
-
defaultValue: {
|
|
145
|
-
summary: string;
|
|
146
|
-
};
|
|
147
|
-
control: string;
|
|
148
|
-
};
|
|
149
|
-
customLoader: {
|
|
150
|
-
description: string;
|
|
151
|
-
defaultValue: {
|
|
152
|
-
summary: string;
|
|
153
|
-
};
|
|
154
|
-
};
|
|
155
|
-
portal: {
|
|
156
|
-
description: string;
|
|
157
|
-
defaultValue: {
|
|
158
|
-
summary: string;
|
|
159
|
-
};
|
|
160
|
-
control: string;
|
|
161
|
-
};
|
|
162
|
-
};
|
|
163
|
-
export declare const stepperDrawerArgTypes: {
|
|
164
|
-
sidebarBorder: {
|
|
165
|
-
description: string;
|
|
166
|
-
defaultValue: {
|
|
167
|
-
summary: string;
|
|
168
|
-
};
|
|
169
|
-
control: string;
|
|
170
|
-
};
|
|
171
|
-
drawerSidebar: {
|
|
172
|
-
description: string;
|
|
173
|
-
defaultValue: {
|
|
174
|
-
summary: string;
|
|
175
|
-
};
|
|
176
|
-
};
|
|
177
|
-
drawerHeader: {
|
|
178
|
-
description: string;
|
|
179
|
-
defaultValue: {
|
|
180
|
-
summary: string;
|
|
181
|
-
};
|
|
182
|
-
};
|
|
183
|
-
drawerFooter: {
|
|
184
|
-
description: string;
|
|
185
|
-
defaultValue: {
|
|
186
|
-
summary: string;
|
|
187
|
-
};
|
|
188
|
-
};
|
|
189
|
-
headerBorder: {
|
|
190
|
-
description: string;
|
|
191
|
-
defaultValue: {
|
|
192
|
-
summary: string;
|
|
193
|
-
};
|
|
194
|
-
control: string;
|
|
195
|
-
};
|
|
196
|
-
footerBorder: {
|
|
197
|
-
description: string;
|
|
198
|
-
defaultValue: {
|
|
199
|
-
summary: string;
|
|
200
|
-
};
|
|
201
|
-
control: string;
|
|
202
|
-
};
|
|
203
|
-
showCloseButton: {
|
|
204
|
-
description: string;
|
|
205
|
-
defaultValue: {
|
|
206
|
-
summary: string;
|
|
207
|
-
};
|
|
208
|
-
control: string;
|
|
209
|
-
};
|
|
210
|
-
open: {
|
|
211
|
-
description: string;
|
|
212
|
-
};
|
|
213
|
-
width: {
|
|
214
|
-
description: string;
|
|
215
|
-
defaultValue: {
|
|
216
|
-
summary: string;
|
|
217
|
-
};
|
|
218
|
-
control: string;
|
|
219
|
-
};
|
|
220
|
-
position: {
|
|
221
|
-
description: string;
|
|
222
|
-
defaultValue: {
|
|
223
|
-
summary: string;
|
|
224
|
-
};
|
|
225
|
-
control: string;
|
|
226
|
-
options: string[];
|
|
227
|
-
};
|
|
228
|
-
loading: {
|
|
229
|
-
description: string;
|
|
230
|
-
defaultValue: {
|
|
231
|
-
summary: string;
|
|
232
|
-
};
|
|
233
|
-
control: string;
|
|
234
|
-
};
|
|
235
|
-
overlayOpacity: {
|
|
236
|
-
description: string;
|
|
237
|
-
defaultValue: {
|
|
238
|
-
summary: string;
|
|
239
|
-
};
|
|
240
|
-
control: string;
|
|
241
|
-
};
|
|
242
|
-
customLoader: {
|
|
243
|
-
description: string;
|
|
244
|
-
defaultValue: {
|
|
245
|
-
summary: string;
|
|
246
|
-
};
|
|
247
|
-
};
|
|
248
|
-
portal: {
|
|
249
|
-
description: string;
|
|
250
|
-
defaultValue: {
|
|
251
|
-
summary: string;
|
|
252
|
-
};
|
|
253
|
-
control: string;
|
|
254
|
-
};
|
|
255
|
-
};
|