@dxc-technology/halstack-react 0.0.0-75be8bf → 0.0.0-75cb2b9
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 -2
- package/dist/index.d.mts +6515 -0
- package/dist/index.d.ts +6515 -0
- package/dist/index.js +12811 -0
- package/dist/index.mjs +12724 -0
- package/package.json +64 -61
- package/BackgroundColorContext.d.ts +0 -10
- package/BackgroundColorContext.js +0 -47
- package/HalstackContext.d.ts +0 -1339
- package/HalstackContext.js +0 -335
- package/accordion/Accordion.d.ts +0 -4
- package/accordion/Accordion.js +0 -222
- package/accordion/Accordion.stories.tsx +0 -297
- package/accordion/Accordion.test.js +0 -71
- package/accordion/types.d.ts +0 -57
- package/accordion/types.js +0 -5
- package/accordion-group/AccordionGroup.d.ts +0 -8
- package/accordion-group/AccordionGroup.js +0 -128
- package/accordion-group/AccordionGroup.stories.tsx +0 -252
- package/accordion-group/AccordionGroup.test.js +0 -116
- package/accordion-group/AccordionGroupAccordion.d.ts +0 -4
- package/accordion-group/AccordionGroupAccordion.js +0 -43
- package/accordion-group/types.d.ts +0 -67
- package/accordion-group/types.js +0 -5
- package/alert/Alert.d.ts +0 -4
- package/alert/Alert.js +0 -289
- package/alert/Alert.stories.tsx +0 -198
- package/alert/Alert.test.js +0 -92
- package/alert/types.d.ts +0 -49
- package/alert/types.js +0 -5
- package/badge/Badge.d.ts +0 -4
- package/badge/Badge.js +0 -61
- package/badge/types.d.ts +0 -5
- package/badge/types.js +0 -5
- package/bleed/Bleed.d.ts +0 -3
- package/bleed/Bleed.js +0 -51
- package/bleed/Bleed.stories.tsx +0 -342
- package/bleed/types.d.ts +0 -37
- package/bleed/types.js +0 -5
- package/box/Box.d.ts +0 -4
- package/box/Box.js +0 -97
- package/box/Box.stories.tsx +0 -119
- package/box/Box.test.js +0 -18
- package/box/types.d.ts +0 -32
- package/box/types.js +0 -5
- package/bulleted-list/BulletedList.d.ts +0 -7
- package/bulleted-list/BulletedList.js +0 -125
- package/bulleted-list/BulletedList.stories.tsx +0 -206
- package/bulleted-list/types.d.ts +0 -38
- package/bulleted-list/types.js +0 -5
- package/button/Button.d.ts +0 -4
- package/button/Button.js +0 -144
- package/button/Button.stories.tsx +0 -425
- package/button/Button.test.js +0 -46
- package/button/types.d.ts +0 -57
- package/button/types.js +0 -5
- package/card/Card.d.ts +0 -4
- package/card/Card.js +0 -143
- package/card/Card.stories.tsx +0 -171
- package/card/Card.test.js +0 -50
- package/card/types.d.ts +0 -62
- package/card/types.js +0 -5
- package/checkbox/Checkbox.d.ts +0 -4
- package/checkbox/Checkbox.js +0 -250
- package/checkbox/Checkbox.stories.tsx +0 -260
- package/checkbox/Checkbox.test.js +0 -155
- package/checkbox/types.d.ts +0 -68
- package/checkbox/types.js +0 -5
- package/chip/Chip.d.ts +0 -4
- package/chip/Chip.js +0 -140
- package/chip/Chip.stories.tsx +0 -214
- package/chip/Chip.test.js +0 -54
- package/chip/types.d.ts +0 -45
- package/chip/types.js +0 -5
- package/common/OpenSans.css +0 -69
- package/common/coreTokens.d.ts +0 -146
- package/common/coreTokens.js +0 -167
- package/common/fonts/OpenSans-Bold.ttf +0 -0
- package/common/fonts/OpenSans-BoldItalic.ttf +0 -0
- package/common/fonts/OpenSans-ExtraBold.ttf +0 -0
- package/common/fonts/OpenSans-ExtraBoldItalic.ttf +0 -0
- package/common/fonts/OpenSans-Italic.ttf +0 -0
- package/common/fonts/OpenSans-Light.ttf +0 -0
- package/common/fonts/OpenSans-LightItalic.ttf +0 -0
- package/common/fonts/OpenSans-Regular.ttf +0 -0
- package/common/fonts/OpenSans-SemiBold.ttf +0 -0
- package/common/fonts/OpenSans-SemiBoldItalic.ttf +0 -0
- package/common/utils.d.ts +0 -1
- package/common/utils.js +0 -22
- package/common/variables.d.ts +0 -1485
- package/common/variables.js +0 -1364
- package/date-input/Calendar.d.ts +0 -4
- package/date-input/Calendar.js +0 -258
- package/date-input/DateInput.d.ts +0 -4
- package/date-input/DateInput.js +0 -269
- package/date-input/DateInput.stories.tsx +0 -304
- package/date-input/DateInput.test.js +0 -835
- package/date-input/DatePicker.d.ts +0 -4
- package/date-input/DatePicker.js +0 -146
- package/date-input/Icons.d.ts +0 -6
- package/date-input/Icons.js +0 -75
- package/date-input/YearPicker.d.ts +0 -4
- package/date-input/YearPicker.js +0 -126
- package/date-input/types.d.ts +0 -158
- package/date-input/types.js +0 -5
- package/dialog/Dialog.d.ts +0 -4
- package/dialog/Dialog.js +0 -131
- package/dialog/Dialog.stories.tsx +0 -195
- package/dialog/Dialog.test.js +0 -369
- package/dialog/types.d.ts +0 -31
- package/dialog/types.js +0 -5
- package/dropdown/Dropdown.d.ts +0 -4
- package/dropdown/Dropdown.js +0 -388
- package/dropdown/Dropdown.stories.tsx +0 -438
- package/dropdown/Dropdown.test.js +0 -586
- package/dropdown/DropdownMenu.d.ts +0 -4
- package/dropdown/DropdownMenu.js +0 -74
- package/dropdown/DropdownMenuItem.d.ts +0 -4
- package/dropdown/DropdownMenuItem.js +0 -79
- package/dropdown/types.d.ts +0 -100
- package/dropdown/types.js +0 -5
- package/file-input/FileInput.d.ts +0 -4
- package/file-input/FileInput.js +0 -547
- package/file-input/FileInput.stories.tsx +0 -618
- package/file-input/FileInput.test.js +0 -457
- package/file-input/FileItem.d.ts +0 -4
- package/file-input/FileItem.js +0 -162
- package/file-input/types.d.ts +0 -129
- package/file-input/types.js +0 -5
- package/flex/Flex.d.ts +0 -4
- package/flex/Flex.js +0 -71
- package/flex/Flex.stories.tsx +0 -112
- package/flex/types.d.ts +0 -97
- package/flex/types.js +0 -5
- package/footer/Footer.d.ts +0 -4
- package/footer/Footer.js +0 -165
- package/footer/Footer.stories.tsx +0 -151
- package/footer/Footer.test.js +0 -99
- package/footer/Icons.d.ts +0 -2
- package/footer/Icons.js +0 -77
- package/footer/types.d.ts +0 -64
- package/footer/types.js +0 -5
- package/grid/Grid.d.ts +0 -7
- package/grid/Grid.js +0 -91
- package/grid/Grid.stories.tsx +0 -219
- package/grid/types.d.ts +0 -115
- package/grid/types.js +0 -5
- package/header/Header.d.ts +0 -8
- package/header/Header.js +0 -276
- package/header/Header.stories.tsx +0 -251
- package/header/Header.test.js +0 -79
- package/header/Icons.d.ts +0 -2
- package/header/Icons.js +0 -34
- package/header/types.d.ts +0 -34
- package/header/types.js +0 -5
- package/heading/Heading.d.ts +0 -4
- package/heading/Heading.js +0 -159
- package/heading/Heading.stories.tsx +0 -54
- package/heading/Heading.test.js +0 -186
- package/heading/types.d.ts +0 -33
- package/heading/types.js +0 -5
- package/image/Image.d.ts +0 -4
- package/image/Image.js +0 -81
- package/image/Image.stories.tsx +0 -127
- package/image/types.d.ts +0 -72
- package/image/types.js +0 -5
- package/inset/Inset.d.ts +0 -3
- package/inset/Inset.js +0 -51
- package/inset/Inset.stories.tsx +0 -230
- package/inset/types.d.ts +0 -37
- package/inset/types.js +0 -5
- package/layout/ApplicationLayout.d.ts +0 -20
- package/layout/ApplicationLayout.js +0 -174
- package/layout/ApplicationLayout.stories.tsx +0 -162
- package/layout/Icons.d.ts +0 -5
- package/layout/Icons.js +0 -66
- package/layout/SidenavContext.d.ts +0 -5
- package/layout/SidenavContext.js +0 -19
- package/layout/types.d.ts +0 -41
- package/layout/types.js +0 -5
- package/link/Link.d.ts +0 -4
- package/link/Link.js +0 -136
- package/link/Link.stories.tsx +0 -253
- package/link/Link.test.js +0 -81
- package/link/types.d.ts +0 -54
- package/link/types.js +0 -5
- package/main.d.ts +0 -46
- package/main.js +0 -385
- package/nav-tabs/NavTabs.d.ts +0 -8
- package/nav-tabs/NavTabs.js +0 -122
- package/nav-tabs/NavTabs.stories.tsx +0 -274
- package/nav-tabs/NavTabs.test.js +0 -82
- package/nav-tabs/Tab.d.ts +0 -4
- package/nav-tabs/Tab.js +0 -146
- package/nav-tabs/types.d.ts +0 -52
- package/nav-tabs/types.js +0 -5
- package/number-input/NumberInput.d.ts +0 -11
- package/number-input/NumberInput.js +0 -78
- package/number-input/NumberInput.stories.tsx +0 -115
- package/number-input/NumberInput.test.js +0 -725
- package/number-input/types.d.ts +0 -124
- package/number-input/types.js +0 -5
- package/paginator/Icons.d.ts +0 -5
- package/paginator/Icons.js +0 -54
- package/paginator/Paginator.d.ts +0 -4
- package/paginator/Paginator.js +0 -163
- package/paginator/Paginator.stories.tsx +0 -87
- package/paginator/Paginator.test.js +0 -318
- package/paginator/types.d.ts +0 -38
- package/paginator/types.js +0 -5
- package/paragraph/Paragraph.d.ts +0 -5
- package/paragraph/Paragraph.js +0 -38
- package/paragraph/Paragraph.stories.tsx +0 -44
- package/password-input/Icons.d.ts +0 -6
- package/password-input/Icons.js +0 -39
- package/password-input/PasswordInput.d.ts +0 -4
- package/password-input/PasswordInput.js +0 -119
- package/password-input/PasswordInput.stories.tsx +0 -132
- package/password-input/PasswordInput.test.js +0 -174
- package/password-input/types.d.ts +0 -110
- package/password-input/types.js +0 -5
- package/progress-bar/ProgressBar.d.ts +0 -4
- package/progress-bar/ProgressBar.js +0 -176
- package/progress-bar/ProgressBar.stories.jsx +0 -93
- package/progress-bar/ProgressBar.test.js +0 -110
- package/progress-bar/types.d.ts +0 -37
- package/progress-bar/types.js +0 -5
- package/quick-nav/QuickNav.d.ts +0 -4
- package/quick-nav/QuickNav.js +0 -117
- package/quick-nav/QuickNav.stories.tsx +0 -356
- package/quick-nav/types.d.ts +0 -21
- package/quick-nav/types.js +0 -5
- package/radio-group/Radio.d.ts +0 -4
- package/radio-group/Radio.js +0 -156
- package/radio-group/RadioGroup.d.ts +0 -4
- package/radio-group/RadioGroup.js +0 -281
- package/radio-group/RadioGroup.stories.tsx +0 -214
- package/radio-group/RadioGroup.test.js +0 -722
- package/radio-group/types.d.ts +0 -114
- package/radio-group/types.js +0 -5
- package/resultsetTable/Icons.d.ts +0 -7
- package/resultsetTable/Icons.js +0 -51
- package/resultsetTable/ResultsetTable.d.ts +0 -4
- package/resultsetTable/ResultsetTable.js +0 -195
- package/resultsetTable/ResultsetTable.stories.tsx +0 -300
- package/resultsetTable/ResultsetTable.test.js +0 -325
- package/resultsetTable/types.d.ts +0 -67
- package/resultsetTable/types.js +0 -5
- package/select/Icons.d.ts +0 -10
- package/select/Icons.js +0 -93
- package/select/Listbox.d.ts +0 -4
- package/select/Listbox.js +0 -169
- package/select/Option.d.ts +0 -4
- package/select/Option.js +0 -97
- package/select/Select.d.ts +0 -4
- package/select/Select.js +0 -666
- package/select/Select.stories.tsx +0 -971
- package/select/Select.test.js +0 -2228
- package/select/types.d.ts +0 -210
- package/select/types.js +0 -5
- package/sidenav/Icons.d.ts +0 -7
- package/sidenav/Icons.js +0 -51
- package/sidenav/Sidenav.d.ts +0 -10
- package/sidenav/Sidenav.js +0 -238
- package/sidenav/Sidenav.stories.tsx +0 -282
- package/sidenav/Sidenav.test.js +0 -44
- package/sidenav/types.d.ts +0 -76
- package/sidenav/types.js +0 -5
- package/slider/Slider.d.ts +0 -4
- package/slider/Slider.js +0 -342
- package/slider/Slider.stories.tsx +0 -240
- package/slider/Slider.test.js +0 -250
- package/slider/types.d.ts +0 -86
- package/slider/types.js +0 -5
- package/spinner/Spinner.d.ts +0 -4
- package/spinner/Spinner.js +0 -244
- package/spinner/Spinner.stories.jsx +0 -129
- package/spinner/Spinner.test.js +0 -64
- package/spinner/types.d.ts +0 -32
- package/spinner/types.js +0 -5
- package/switch/Switch.d.ts +0 -4
- package/switch/Switch.js +0 -262
- package/switch/Switch.stories.tsx +0 -171
- package/switch/Switch.test.js +0 -225
- package/switch/types.d.ts +0 -66
- package/switch/types.js +0 -5
- package/table/Table.d.ts +0 -4
- package/table/Table.js +0 -118
- package/table/Table.stories.jsx +0 -356
- package/table/Table.test.js +0 -26
- package/table/types.d.ts +0 -21
- package/table/types.js +0 -5
- package/tabs/Tab.d.ts +0 -4
- package/tabs/Tab.js +0 -132
- package/tabs/Tabs.d.ts +0 -4
- package/tabs/Tabs.js +0 -461
- package/tabs/Tabs.stories.tsx +0 -226
- package/tabs/Tabs.test.js +0 -350
- package/tabs/types.d.ts +0 -92
- package/tabs/types.js +0 -5
- package/tag/Tag.d.ts +0 -4
- package/tag/Tag.js +0 -181
- package/tag/Tag.stories.tsx +0 -155
- package/tag/Tag.test.js +0 -60
- package/tag/types.d.ts +0 -69
- package/tag/types.js +0 -5
- package/text-input/Icons.d.ts +0 -8
- package/text-input/Icons.js +0 -60
- package/text-input/Suggestion.d.ts +0 -4
- package/text-input/Suggestion.js +0 -84
- package/text-input/Suggestions.d.ts +0 -4
- package/text-input/Suggestions.js +0 -134
- package/text-input/TextInput.d.ts +0 -4
- package/text-input/TextInput.js +0 -657
- package/text-input/TextInput.stories.tsx +0 -569
- package/text-input/TextInput.test.js +0 -1723
- package/text-input/types.d.ts +0 -197
- package/text-input/types.js +0 -5
- package/textarea/Textarea.d.ts +0 -4
- package/textarea/Textarea.js +0 -276
- package/textarea/Textarea.stories.jsx +0 -216
- package/textarea/Textarea.test.js +0 -435
- package/textarea/types.d.ts +0 -137
- package/textarea/types.js +0 -5
- package/toggle-group/ToggleGroup.d.ts +0 -4
- package/toggle-group/ToggleGroup.js +0 -241
- package/toggle-group/ToggleGroup.stories.tsx +0 -218
- package/toggle-group/ToggleGroup.test.js +0 -170
- package/toggle-group/types.d.ts +0 -114
- package/toggle-group/types.js +0 -5
- package/typography/Typography.d.ts +0 -4
- package/typography/Typography.js +0 -32
- package/typography/Typography.stories.tsx +0 -198
- package/typography/types.d.ts +0 -18
- package/typography/types.js +0 -5
- package/useTheme.d.ts +0 -1238
- package/useTheme.js +0 -22
- package/useTranslatedLabels.d.ts +0 -85
- package/useTranslatedLabels.js +0 -20
- package/utils/BaseTypography.d.ts +0 -21
- package/utils/BaseTypography.js +0 -108
- package/utils/FocusLock.d.ts +0 -13
- package/utils/FocusLock.js +0 -138
- package/wizard/Wizard.d.ts +0 -4
- package/wizard/Wizard.js +0 -285
- package/wizard/Wizard.stories.tsx +0 -253
- package/wizard/Wizard.test.js +0 -141
- package/wizard/types.d.ts +0 -64
- package/wizard/types.js +0 -5
|
@@ -1,115 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { BackgroundColorProvider } from "../BackgroundColorContext";
|
|
3
|
-
import Title from "../../.storybook/components/Title";
|
|
4
|
-
import ExampleContainer from "../../.storybook/components/ExampleContainer";
|
|
5
|
-
import DarkContainer from "../../.storybook/components/DarkSection";
|
|
6
|
-
import DxcNumberInput from "./NumberInput";
|
|
7
|
-
|
|
8
|
-
export default {
|
|
9
|
-
title: "Number input ",
|
|
10
|
-
component: DxcNumberInput,
|
|
11
|
-
};
|
|
12
|
-
|
|
13
|
-
export const Chromatic = () => (
|
|
14
|
-
<>
|
|
15
|
-
<ExampleContainer>
|
|
16
|
-
<Title title="Without label" theme="light" level={4} />
|
|
17
|
-
<DxcNumberInput />
|
|
18
|
-
</ExampleContainer>
|
|
19
|
-
<ExampleContainer>
|
|
20
|
-
<Title title="With label and placeholder" theme="light" level={4} />
|
|
21
|
-
<DxcNumberInput label="Number input" placeholder="Placeholder" />
|
|
22
|
-
</ExampleContainer>
|
|
23
|
-
<ExampleContainer>
|
|
24
|
-
<Title title="Helper text, optional and value" theme="light" level={4} />
|
|
25
|
-
<DxcNumberInput label="Number input" defaultValue="12" helperText="Help message" optional />
|
|
26
|
-
</ExampleContainer>
|
|
27
|
-
<ExampleContainer>
|
|
28
|
-
<Title title="Disabled and placeholder" theme="light" level={4} />
|
|
29
|
-
<DxcNumberInput label="Disabled number input" disabled placeholder="Placeholder" />
|
|
30
|
-
</ExampleContainer>
|
|
31
|
-
<ExampleContainer>
|
|
32
|
-
<Title title="Disabled, helper text, optional and value" theme="light" level={4} />
|
|
33
|
-
<DxcNumberInput label="Disabled number input" helperText="Help message" disabled optional defaultValue="10" />
|
|
34
|
-
</ExampleContainer>
|
|
35
|
-
<ExampleContainer>
|
|
36
|
-
<Title title="Prefix" theme="light" level={4} />
|
|
37
|
-
<DxcNumberInput label="With prefix" prefix="+34" />
|
|
38
|
-
</ExampleContainer>
|
|
39
|
-
<ExampleContainer>
|
|
40
|
-
<Title title="Suffix" theme="light" level={4} />
|
|
41
|
-
<DxcNumberInput label="With suffix" suffix="USD" />
|
|
42
|
-
</ExampleContainer>
|
|
43
|
-
<ExampleContainer>
|
|
44
|
-
<Title title="Invalid" theme="light" level={4} />
|
|
45
|
-
<DxcNumberInput label="Error number input" helperText="Help message" error="Error message." defaultValue="23" optional />
|
|
46
|
-
</ExampleContainer>
|
|
47
|
-
<BackgroundColorProvider color="#333333">
|
|
48
|
-
<DarkContainer>
|
|
49
|
-
<Title title="Dark" theme="dark" level={2} />
|
|
50
|
-
<ExampleContainer>
|
|
51
|
-
<Title title="Helper text, placeholder and optional" theme="dark" level={4} />
|
|
52
|
-
<DxcNumberInput label="Number input" helperText="Help message" placeholder="Placeholder" optional />
|
|
53
|
-
</ExampleContainer>
|
|
54
|
-
<ExampleContainer>
|
|
55
|
-
<Title title="Helper text, value and error" theme="dark" level={4} />
|
|
56
|
-
<DxcNumberInput label="Number input" helperText="Help message" error="Error message." defaultValue="199" />
|
|
57
|
-
</ExampleContainer>
|
|
58
|
-
<ExampleContainer>
|
|
59
|
-
<Title title="Disabled and placeholder" theme="dark" level={4} />
|
|
60
|
-
<DxcNumberInput label="Disabled number input" disabled placeholder="Placeholder" />
|
|
61
|
-
</ExampleContainer>
|
|
62
|
-
<ExampleContainer>
|
|
63
|
-
<Title title="Disabled, helper text, optional and value" theme="dark" level={4} />
|
|
64
|
-
<DxcNumberInput label="Disabled number input" helperText="Help message" disabled optional defaultValue="1232454" />
|
|
65
|
-
</ExampleContainer>
|
|
66
|
-
</DarkContainer>
|
|
67
|
-
</BackgroundColorProvider>
|
|
68
|
-
<Title title="Margins" theme="light" level={2} />
|
|
69
|
-
<ExampleContainer>
|
|
70
|
-
<Title title="Xxsmall margin" theme="light" level={4} />
|
|
71
|
-
<DxcNumberInput label="Xxsmall" margin="xxsmall" />
|
|
72
|
-
</ExampleContainer>
|
|
73
|
-
<ExampleContainer>
|
|
74
|
-
<Title title="Xsmall margin" theme="light" level={4} />
|
|
75
|
-
<DxcNumberInput label="Xsmall" margin="xsmall" />
|
|
76
|
-
</ExampleContainer>
|
|
77
|
-
<ExampleContainer>
|
|
78
|
-
<Title title="Small margin" theme="light" level={4} />
|
|
79
|
-
<DxcNumberInput label="Small" margin="small" />
|
|
80
|
-
</ExampleContainer>
|
|
81
|
-
<ExampleContainer>
|
|
82
|
-
<Title title="Medium margin" theme="light" level={4} />
|
|
83
|
-
<DxcNumberInput label="Medium" margin="medium" />
|
|
84
|
-
</ExampleContainer>
|
|
85
|
-
<ExampleContainer>
|
|
86
|
-
<Title title="Large margin" theme="light" level={4} />
|
|
87
|
-
<DxcNumberInput label="Large" margin="large" />
|
|
88
|
-
</ExampleContainer>
|
|
89
|
-
<ExampleContainer>
|
|
90
|
-
<Title title="Xlarge margin" theme="light" level={4} />
|
|
91
|
-
<DxcNumberInput label="Xlarge" margin="xlarge" />
|
|
92
|
-
</ExampleContainer>
|
|
93
|
-
<ExampleContainer>
|
|
94
|
-
<Title title="Xxlarge margin" theme="light" level={4} />
|
|
95
|
-
<DxcNumberInput label="Xxlarge" margin="xxlarge" />
|
|
96
|
-
</ExampleContainer>
|
|
97
|
-
<Title title="Sizes" theme="light" level={2} />
|
|
98
|
-
<ExampleContainer>
|
|
99
|
-
<Title title="Small size" theme="light" level={4} />
|
|
100
|
-
<DxcNumberInput label="Small" size="small" />
|
|
101
|
-
</ExampleContainer>
|
|
102
|
-
<ExampleContainer>
|
|
103
|
-
<Title title="Medium size" theme="light" level={4} />
|
|
104
|
-
<DxcNumberInput label="Medium" size="medium" />
|
|
105
|
-
</ExampleContainer>
|
|
106
|
-
<ExampleContainer>
|
|
107
|
-
<Title title="Large size" theme="light" level={4} />
|
|
108
|
-
<DxcNumberInput label="Large" size="large" />
|
|
109
|
-
</ExampleContainer>
|
|
110
|
-
<ExampleContainer>
|
|
111
|
-
<Title title="FillParent size" theme="light" level={4} />
|
|
112
|
-
<DxcNumberInput label="FillParent" size="fillParent" />
|
|
113
|
-
</ExampleContainer>
|
|
114
|
-
</>
|
|
115
|
-
);
|