@citygross/components 0.7.237 → 0.7.238
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/build/cjs/_virtual/_tslib.js +6 -2
- package/build/cjs/_virtual/_tslib.js.map +1 -1
- package/build/cjs/components/src/components/AddressBlock/AddressBlock.js +1 -0
- package/build/cjs/components/src/components/AddressBlock/AddressBlock.js.map +1 -1
- package/build/cjs/components/src/components/InfoTextBlock/InfoTextBlock.js +1 -0
- package/build/cjs/components/src/components/InfoTextBlock/InfoTextBlock.js.map +1 -1
- package/build/cjs/components/src/components/WarningLabel/WarningLabel.js +1 -0
- package/build/cjs/components/src/components/WarningLabel/WarningLabel.js.map +1 -1
- package/build/cjs/utils/build/index.js +18202 -18189
- package/build/cjs/utils/build/index.js.map +1 -1
- package/build/es/_virtual/_tslib.js +6 -2
- package/build/es/_virtual/_tslib.js.map +1 -1
- package/build/es/components/src/components/AddressBlock/AddressBlock.js +1 -0
- package/build/es/components/src/components/AddressBlock/AddressBlock.js.map +1 -1
- package/build/es/components/src/components/InfoTextBlock/InfoTextBlock.js +1 -0
- package/build/es/components/src/components/InfoTextBlock/InfoTextBlock.js.map +1 -1
- package/build/es/components/src/components/WarningLabel/WarningLabel.js +1 -0
- package/build/es/components/src/components/WarningLabel/WarningLabel.js.map +1 -1
- package/build/es/utils/build/index.js +18202 -18189
- package/build/es/utils/build/index.js.map +1 -1
- package/package.json +4 -2
- package/build/@types/components/AddressBlock/AddressBlock.stories.d.ts +0 -22
- package/build/@types/components/AlertBox/AlertBox.stories.d.ts +0 -28
- package/build/@types/components/BackButton/BackButton.stories.d.ts +0 -20
- package/build/@types/components/BackgroundImage/BackgroundImage.stories.d.ts +0 -9
- package/build/@types/components/Badge/Badge.stories.d.ts +0 -31
- package/build/@types/components/Box/Box.stories.d.ts +0 -26
- package/build/@types/components/Button/Button.stories.d.ts +0 -54
- package/build/@types/components/CartItemSummary/CartItemSummary.stories.d.ts +0 -8
- package/build/@types/components/CartSummary/CartSummary.stories.d.ts +0 -10
- package/build/@types/components/Chips/Chip.stories.d.ts +0 -28
- package/build/@types/components/Collapsable/Collapsable.stories.d.ts +0 -9
- package/build/@types/components/CustomerInfoBlock/CustomerInfoBlock.stories.d.ts +0 -8
- package/build/@types/components/DateBox/DateBox.stories.d.ts +0 -20
- package/build/@types/components/DeliverySelectionButton/DeliverySelectionButton.stories.d.ts +0 -13
- package/build/@types/components/DeliverySlotItem/DeliverySlotItem.stories.d.ts +0 -8
- package/build/@types/components/DeliveryTimeBlock/DeliveryTimeBlock.stories.d.ts +0 -22
- package/build/@types/components/Divider/Divider.stories.d.ts +0 -9
- package/build/@types/components/DotIndicator/DotIndicator.stories.d.ts +0 -24
- package/build/@types/components/Dropdown/Dropdown.stories.d.ts +0 -19
- package/build/@types/components/Form/Form.stories.d.ts +0 -8
- package/build/@types/components/FormControl/FormControl.stories.d.ts +0 -9
- package/build/@types/components/FormElements/Checkbox/Checkbox.stories.d.ts +0 -14
- package/build/@types/components/FormElements/Input/Input.stories.d.ts +0 -17
- package/build/@types/components/FormElements/Radio/Radio.stories.d.ts +0 -8
- package/build/@types/components/FormElements/Switch/Switch.stories.d.ts +0 -11
- package/build/@types/components/FormElements/TextArea/TextArea.stories.d.ts +0 -16
- package/build/@types/components/FormGroup/FormGroup.stories.d.ts +0 -8
- package/build/@types/components/GridContainer/GridContainer.stories.d.ts +0 -8
- package/build/@types/components/Header/Header.stories.d.ts +0 -10
- package/build/@types/components/HeaderLink/HeaderLink.stories.d.ts +0 -15
- package/build/@types/components/HighlightBox/HighlighBox.stories.d.ts +0 -8
- package/build/@types/components/IconText/IconText.stories.d.ts +0 -10
- package/build/@types/components/IconToolTip/IconToolTip.stories.d.ts +0 -14
- package/build/@types/components/InfoTextBlock/InfoTextBlock.stories.d.ts +0 -24
- package/build/@types/components/LayoutBox/LayoutBox.stories.d.ts +0 -19
- package/build/@types/components/Links/Link.stories.d.ts +0 -19
- package/build/@types/components/ListItem/ListItem.stories.d.ts +0 -11
- package/build/@types/components/ListItemWithRadio/ListItemWithRadio.stories.d.ts +0 -9
- package/build/@types/components/Logo/Logo.stories.d.ts +0 -8
- package/build/@types/components/MaxHeightText/MaxHeightText.stories.d.ts +0 -8
- package/build/@types/components/Menu/Menu.stories.d.ts +0 -16
- package/build/@types/components/MenuListItem/MenuListItem.stories.d.ts +0 -9
- package/build/@types/components/MobileTable/MobileTable.stories.d.ts +0 -7
- package/build/@types/components/Modal/Modal.stories.d.ts +0 -20
- package/build/@types/components/Nav/Nav.stories.d.ts +0 -14
- package/build/@types/components/NavMainLink/NavMainLink.stories.d.ts +0 -9
- package/build/@types/components/Pagination/Pagination.stories.d.ts +0 -8
- package/build/@types/components/PriceTag/PriceTag.stories.d.ts +0 -11
- package/build/@types/components/ProgressBar/ProgressBar.stories.d.ts +0 -28
- package/build/@types/components/QuantitySelector/QuantitySelect.stories.d.ts +0 -9
- package/build/@types/components/RadioBox/RadioBox.stories.d.ts +0 -47
- package/build/@types/components/RadioGroup/RadioGroup.stories.d.ts +0 -10
- package/build/@types/components/RadioListItem/RadioListItem.stories.d.ts +0 -12
- package/build/@types/components/RippleContainer/RippleContainer.stories.d.ts +0 -8
- package/build/@types/components/SearchBar/SearchBar.stories.d.ts +0 -24
- package/build/@types/components/SearchListItem/SearchListItem.stories.d.ts +0 -12
- package/build/@types/components/SearchSuggestionChip/SearchSuggestionChip.stories.d.ts +0 -9
- package/build/@types/components/Select/Select.stories.d.ts +0 -8
- package/build/@types/components/SideModal/SideModal.stories.d.ts +0 -8
- package/build/@types/components/SlideInOutContainer/SlideInOutContainer.stories.d.ts +0 -8
- package/build/@types/components/Slider/Slider.stories.d.ts +0 -9
- package/build/@types/components/Spacer/Spacer.stories.d.ts +0 -10
- package/build/@types/components/Spinner/Spinner.stories.d.ts +0 -25
- package/build/@types/components/Stepper/Stepper.stories.d.ts +0 -13
- package/build/@types/components/StepperMobile/StepperMobile.stories.d.ts +0 -8
- package/build/@types/components/Table/Table.stories.d.ts +0 -9
- package/build/@types/components/Timeline/Timeline.stories.d.ts +0 -68
- package/build/@types/components/ToolTip/ToolTip.stories.d.ts +0 -8
- package/build/@types/components/Typography/bodyText.stories.d.ts +0 -57
- package/build/@types/components/Typography/h1.stories.d.ts +0 -37
- package/build/@types/components/Typography/h2.stories.d.ts +0 -37
- package/build/@types/components/Typography/h3.stories.d.ts +0 -37
- package/build/@types/components/UnorderedList/UnorderedList.stories.d.ts +0 -7
- package/build/@types/components/WarningLabel/WarningLabel.stories.d.ts +0 -18
- package/build/@types/components/ZipCodeInput/ZipCodeInput.stories.d.ts +0 -9
- package/build/@types/containers/PageContainer/PageContainer.stories.d.ts +0 -26
- package/build/@types/containers/TwoColumnsContainer/TwoColumnsPageContainer.stories.d.ts +0 -42
- package/build/@types/containers/WizardContainer/WizardContainer.stories.d.ts +0 -24
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Story } from '@storybook/react';
|
|
3
|
-
import { H2 } from '@citygross/typography';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
component: ({ children, lineThrough, color, fontWeight, ...props }: import("@citygross/typography/build/headers/h2/h2").IH2) => JSX.Element;
|
|
6
|
-
title: string;
|
|
7
|
-
argTypes: {
|
|
8
|
-
color: {
|
|
9
|
-
options: string[];
|
|
10
|
-
mapping: import("@citygross/design-tokens").Palette | never[];
|
|
11
|
-
control: {
|
|
12
|
-
type: string;
|
|
13
|
-
};
|
|
14
|
-
};
|
|
15
|
-
lineThrough: {
|
|
16
|
-
control: {
|
|
17
|
-
type: string;
|
|
18
|
-
};
|
|
19
|
-
};
|
|
20
|
-
fontWeight: {
|
|
21
|
-
options: string[];
|
|
22
|
-
control: {
|
|
23
|
-
type: string;
|
|
24
|
-
};
|
|
25
|
-
};
|
|
26
|
-
text: {
|
|
27
|
-
control: {
|
|
28
|
-
type: string;
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
export default _default;
|
|
34
|
-
export declare const Default: Story<typeof H2>;
|
|
35
|
-
export declare const LineThrough: Story<typeof H2>;
|
|
36
|
-
export declare const PrimaryColor: Story<typeof H2>;
|
|
37
|
-
export declare const Medium: Story<typeof H2>;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Story } from '@storybook/react';
|
|
3
|
-
import { H3 } from '@citygross/typography';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
component: ({ children, lineThrough, color, fontWeight, ...props }: import("@citygross/typography/build/headers/h3/h3").IH3) => JSX.Element;
|
|
6
|
-
title: string;
|
|
7
|
-
argTypes: {
|
|
8
|
-
color: {
|
|
9
|
-
options: string[];
|
|
10
|
-
mapping: import("@citygross/design-tokens").Palette | never[];
|
|
11
|
-
control: {
|
|
12
|
-
type: string;
|
|
13
|
-
};
|
|
14
|
-
};
|
|
15
|
-
lineThrough: {
|
|
16
|
-
control: {
|
|
17
|
-
type: string;
|
|
18
|
-
};
|
|
19
|
-
};
|
|
20
|
-
fontWeight: {
|
|
21
|
-
options: string[];
|
|
22
|
-
control: {
|
|
23
|
-
type: string;
|
|
24
|
-
};
|
|
25
|
-
};
|
|
26
|
-
text: {
|
|
27
|
-
control: {
|
|
28
|
-
type: string;
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
export default _default;
|
|
34
|
-
export declare const Default: Story<typeof H3>;
|
|
35
|
-
export declare const LineThrough: Story<typeof H3>;
|
|
36
|
-
export declare const PrimaryColor: Story<typeof H3>;
|
|
37
|
-
export declare const Medium: Story<typeof H3>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Story } from '@storybook/react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
component: import("styled-components").StyledComponent<"ul", import("styled-components").DefaultTheme, {}, never>;
|
|
4
|
-
title: string;
|
|
5
|
-
};
|
|
6
|
-
export default _default;
|
|
7
|
-
export declare const Default: Story;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { Story } from '@storybook/react';
|
|
2
|
-
import { WarningLabel, TWarningLabel } from './WarningLabel';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
component: typeof WarningLabel;
|
|
5
|
-
title: string;
|
|
6
|
-
argTypes: {
|
|
7
|
-
background: {
|
|
8
|
-
options: string[];
|
|
9
|
-
mapping: import("@citygross/design-tokens").Palette | never[];
|
|
10
|
-
control: {
|
|
11
|
-
type: string;
|
|
12
|
-
};
|
|
13
|
-
};
|
|
14
|
-
};
|
|
15
|
-
};
|
|
16
|
-
export default _default;
|
|
17
|
-
export declare const Default: Story<TWarningLabel>;
|
|
18
|
-
export declare const withIcon: Story<TWarningLabel>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Story } from '@storybook/react';
|
|
3
|
-
import { TZipCodeInput } from './ZipCodeInput';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
component: React.FunctionComponent<TZipCodeInput>;
|
|
6
|
-
title: string;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: Story<TZipCodeInput>;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Story } from '@storybook/react';
|
|
3
|
-
import { TPageContainer } from './PageContainer';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
component: React.FunctionComponent<TPageContainer>;
|
|
6
|
-
title: string;
|
|
7
|
-
argTypes: {
|
|
8
|
-
containerBackground: {
|
|
9
|
-
options: string[];
|
|
10
|
-
mapping: import("@citygross/design-tokens").Palette | never[];
|
|
11
|
-
control: {
|
|
12
|
-
type: string;
|
|
13
|
-
};
|
|
14
|
-
};
|
|
15
|
-
background: {
|
|
16
|
-
options: string[];
|
|
17
|
-
mapping: import("@citygross/design-tokens").Palette | never[];
|
|
18
|
-
control: {
|
|
19
|
-
type: string;
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
|
-
export default _default;
|
|
25
|
-
export declare const Default: Story<TPageContainer>;
|
|
26
|
-
export declare const ColoredBackgrounds: Story<TPageContainer>;
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Story } from '@storybook/react';
|
|
3
|
-
import { TTwoColumnsPageContainer } from './TwoColumnsPageContainer';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
component: ({ rightColumnWidth, leftColumn, rightColumn, containerBackground, rightColumnCollapsebleHeader, hideRightColumnBefore, breakpoint, noCollapsable, ...props }: TTwoColumnsPageContainer) => JSX.Element;
|
|
6
|
-
title: string;
|
|
7
|
-
argTypes: {
|
|
8
|
-
leftColumn: {
|
|
9
|
-
control: boolean;
|
|
10
|
-
};
|
|
11
|
-
rightColumn: {
|
|
12
|
-
control: boolean;
|
|
13
|
-
};
|
|
14
|
-
rightColumnWidth: {
|
|
15
|
-
control: {
|
|
16
|
-
type: string;
|
|
17
|
-
min: number;
|
|
18
|
-
max: number;
|
|
19
|
-
step: number;
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
rightColumnCollapsebleHeader: {
|
|
23
|
-
control: {
|
|
24
|
-
type: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
containerBackground: {
|
|
28
|
-
options: string[];
|
|
29
|
-
mapping: import("@citygross/design-tokens").Palette | never[];
|
|
30
|
-
control: {
|
|
31
|
-
type: string;
|
|
32
|
-
};
|
|
33
|
-
};
|
|
34
|
-
};
|
|
35
|
-
args: {
|
|
36
|
-
rightColumnCollapsebleHeader: string;
|
|
37
|
-
leftColumn: JSX.Element;
|
|
38
|
-
rightColumn: JSX.Element;
|
|
39
|
-
};
|
|
40
|
-
};
|
|
41
|
-
export default _default;
|
|
42
|
-
export declare const TwoColumn: Story<TTwoColumnsPageContainer>;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Story } from '@storybook/react';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
component: React.FC<{}>;
|
|
5
|
-
title: string;
|
|
6
|
-
argTypes: {
|
|
7
|
-
containerBackground: {
|
|
8
|
-
options: string[];
|
|
9
|
-
mapping: import("@citygross/design-tokens").Palette | never[];
|
|
10
|
-
control: {
|
|
11
|
-
type: string;
|
|
12
|
-
};
|
|
13
|
-
};
|
|
14
|
-
background: {
|
|
15
|
-
options: string[];
|
|
16
|
-
mapping: import("@citygross/design-tokens").Palette | never[];
|
|
17
|
-
control: {
|
|
18
|
-
type: string;
|
|
19
|
-
};
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
};
|
|
23
|
-
export default _default;
|
|
24
|
-
export declare const Default: Story;
|