@arc-ui/components 11.16.0 → 11.17.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/Calendar/Calendar.cjs.js +21 -0
- package/dist/Calendar/Calendar.esm.js +13 -0
- package/dist/Calendar/package.json +7 -0
- package/dist/Checkbox/Checkbox.cjs.js +3 -2
- package/dist/Checkbox/Checkbox.esm.js +3 -2
- package/dist/DatePicker/DatePicker.cjs.js +565 -0
- package/dist/DatePicker/DatePicker.esm.js +552 -0
- package/dist/DatePicker/package.json +7 -0
- package/dist/FormControl/FormControl.cjs.js +2 -1
- package/dist/FormControl/FormControl.esm.js +2 -1
- package/dist/InformationCard/InformationCard.cjs.js +10 -9
- package/dist/InformationCard/InformationCard.esm.js +8 -7
- package/dist/MediaCard/MediaCard.cjs.js +56 -0
- package/dist/MediaCard/MediaCard.esm.js +48 -0
- package/dist/MediaCard/package.json +7 -0
- package/dist/Modal/Modal.cjs.js +13 -286
- package/dist/Modal/Modal.esm.js +6 -279
- package/dist/RadioGroup/RadioGroup.cjs.js +3 -2
- package/dist/RadioGroup/RadioGroup.esm.js +3 -2
- package/dist/Select/Select.cjs.js +31 -2705
- package/dist/Select/Select.esm.js +13 -2668
- package/dist/SiteFooter/SiteFooter.cjs.js +2 -2
- package/dist/SiteFooter/SiteFooter.esm.js +3 -3
- package/dist/SiteHeader/SiteHeader.cjs.js +2 -2
- package/dist/SiteHeader/SiteHeader.esm.js +2 -2
- package/dist/SiteHeaderV2/SiteHeaderV2.cjs.js +23 -0
- package/dist/SiteHeaderV2/SiteHeaderV2.esm.js +15 -0
- package/dist/SiteHeaderV2/package.json +7 -0
- package/dist/Switch/Switch.cjs.js +4 -3
- package/dist/Switch/Switch.esm.js +4 -3
- package/dist/Tabs/Tabs.cjs.js +5 -5
- package/dist/Tabs/Tabs.esm.js +5 -5
- package/dist/TextArea/TextArea.cjs.js +20 -20
- package/dist/TextArea/TextArea.esm.js +20 -20
- package/dist/TextInput/TextInput.cjs.js +3 -2
- package/dist/TextInput/TextInput.esm.js +3 -2
- package/dist/Toast/Toast.cjs.js +6 -7
- package/dist/Toast/Toast.esm.js +6 -7
- package/dist/TypographyCard/TypographyCard.cjs.js +13 -70
- package/dist/TypographyCard/TypographyCard.esm.js +14 -71
- package/dist/_shared/cjs/Calendar-18e255f8.js +4106 -0
- package/dist/_shared/cjs/CardFooter-43c32239.js +80 -0
- package/dist/_shared/cjs/CardLabel-768abf20.js +54 -0
- package/dist/_shared/cjs/{Checkbox-904ad028.js → Checkbox-4d4b432f.js} +1 -1
- package/dist/_shared/cjs/{index-3d69ea00.js → Combination-9974f2e2.js} +662 -145
- package/dist/_shared/cjs/{FormControl-166e0957.js → FormControl-b26ad353.js} +8 -5
- package/dist/_shared/cjs/{RadioGroup-1eddf86f.js → RadioGroup-23c964ae.js} +1 -1
- package/dist/_shared/cjs/{SiteFooter-97c27b29.js → SiteFooter-65b6360c.js} +2 -2
- package/dist/_shared/cjs/{SiteHeader.rehydrator-af3dddef.js → SiteHeader.rehydrator-df053a52.js} +8 -8
- package/dist/_shared/cjs/SiteHeaderV2-8ce6d4fc.js +610 -0
- package/dist/_shared/cjs/{Tabs-cc77dabb.js → Tabs-34db6bc1.js} +4 -4
- package/dist/_shared/cjs/{TextInput-fd9c756f.js → TextInput-d0370fa8.js} +19 -6
- package/dist/_shared/cjs/{Toast-91e96744.js → Toast-392b1d60.js} +292 -34
- package/dist/_shared/cjs/{index-84e6a68f.js → index-6eb396a3.js} +1 -1
- package/dist/_shared/cjs/{index-6542b467.js → index-74004a9c.js} +1 -1
- package/dist/_shared/cjs/index-77ab5c6a.js +2180 -0
- package/dist/_shared/cjs/{index-d31f2b65.js → index-9f99d686.js} +1 -1
- package/dist/_shared/cjs/{index-1641d0b4.js → index-a31e64a9.js} +1 -1
- package/dist/_shared/cjs/{index-49c72a87.js → index-d38f1bd0.js} +1 -1
- package/dist/_shared/esm/Calendar-4033fa48.js +4093 -0
- package/dist/_shared/esm/CardFooter-dd8d4000.js +74 -0
- package/dist/_shared/esm/CardLabel-d6d71407.js +46 -0
- package/dist/_shared/esm/{Checkbox-8a5bb9a1.js → Checkbox-720b074d.js} +1 -1
- package/dist/_shared/esm/{index-3e2bc99d.js → Combination-e9f7e64e.js} +643 -132
- package/dist/_shared/esm/{FormControl-9d4ddfec.js → FormControl-f0b8fe91.js} +8 -5
- package/dist/_shared/esm/{RadioGroup-238db88d.js → RadioGroup-37fdb06b.js} +1 -1
- package/dist/_shared/esm/{SiteFooter-94316b8b.js → SiteFooter-38ee1536.js} +1 -1
- package/dist/_shared/esm/{SiteHeader.rehydrator-1b507253.js → SiteHeader.rehydrator-32bdcd88.js} +2 -2
- package/dist/_shared/esm/SiteHeaderV2-f8377627.js +604 -0
- package/dist/_shared/esm/{Tabs-8719d952.js → Tabs-df9965dd.js} +4 -4
- package/dist/_shared/esm/{TextInput-c1e2a1dd.js → TextInput-abbab56b.js} +19 -6
- package/dist/_shared/esm/{Toast-7cb1e544.js → Toast-5d66e13f.js} +264 -7
- package/dist/_shared/esm/{index-39019a9b.js → index-044da8d0.js} +1 -1
- package/dist/_shared/esm/{index-6b7b075c.js → index-25a5b393.js} +1 -1
- package/dist/_shared/esm/{index-246b4f18.js → index-2cfab9f2.js} +1 -1
- package/dist/_shared/esm/{index-12f3a407.js → index-7b531fa7.js} +68 -68
- package/dist/_shared/esm/index-b84a20c6.js +2155 -0
- package/dist/_shared/esm/{index-db47e95a.js → index-ca72c9d5.js} +1 -1
- package/dist/_shared/esm/{index-936b5179.js → index-efa9be1a.js} +1 -1
- package/dist/_shared/esm/{index.es-c552c0ea.js → use-media-query-4c807227.js} +9 -9
- package/dist/index.es.js +1135 -791
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +1136 -791
- package/dist/index.js.map +1 -1
- package/dist/styles.css +4 -4
- package/dist/types/components/Calendar/Calendar.d.ts +49 -0
- package/dist/types/components/Calendar/Calendar.provider.d.ts +21 -0
- package/dist/types/components/Calendar/components/CalendarDateSelect/CalendarDateSelect.d.ts +15 -0
- package/dist/types/components/Calendar/components/CalendarDateSelect/index.d.ts +1 -0
- package/dist/types/components/Calendar/components/CalendarDayGrid/CalendarDayGrid.d.ts +6 -0
- package/dist/types/components/Calendar/components/CalendarDayGrid/index.d.ts +1 -0
- package/dist/types/components/Calendar/components/CalendarDayNumber/CalendarDayNumber.d.ts +8 -0
- package/dist/types/components/Calendar/components/CalendarDayNumber/index.d.ts +1 -0
- package/dist/types/components/Calendar/components/CalendarDoubleMonthView/CalendarDoubleMonthView.d.ts +9 -0
- package/dist/types/components/Calendar/components/CalendarDoubleMonthView/index.d.ts +1 -0
- package/dist/types/components/Calendar/components/CalendarFooter/CalendarFooter.d.ts +6 -0
- package/dist/types/components/Calendar/components/CalendarFooter/index.d.ts +1 -0
- package/dist/types/components/Calendar/components/CalendarMonthView/CalendarMonthView.d.ts +9 -0
- package/dist/types/components/Calendar/components/CalendarMonthView/index.d.ts +1 -0
- package/dist/types/components/Calendar/components/CalendarMonthYearView/CalendarMonthYearView.d.ts +11 -0
- package/dist/types/components/Calendar/components/CalendarMonthYearView/index.d.ts +1 -0
- package/dist/types/components/Calendar/components/CalendarNavButton/CalendarNavButton.d.ts +10 -0
- package/dist/types/components/Calendar/components/CalendarNavButton/index.d.ts +1 -0
- package/dist/types/components/Calendar/components/CalendarWrapper/CalendarWrapper.d.ts +5 -0
- package/dist/types/components/Calendar/components/CalendarWrapper/index.d.ts +1 -0
- package/dist/types/components/Calendar/components/index.d.ts +6 -0
- package/dist/types/components/Calendar/constants/day-names.d.ts +5 -0
- package/dist/types/components/Calendar/constants/index.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/contains-date.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/contains-date.test.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/date-without-time.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/date-without-time.test.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/get-calendar-type.d.ts +2 -0
- package/dist/types/components/Calendar/helpers/get-calendar-type.test.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/get-dates-in-month.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/get-dates-in-month.test.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/get-double-month-display-range.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/get-double-month-display-range.test.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/get-focus-date.d.ts +5 -0
- package/dist/types/components/Calendar/helpers/get-focus-date.test.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/get-highlighted-range.d.ts +6 -0
- package/dist/types/components/Calendar/helpers/get-highlighted-range.test.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/get-keydown-date.d.ts +6 -0
- package/dist/types/components/Calendar/helpers/get-keydown-date.test.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/index.d.ts +13 -0
- package/dist/types/components/Calendar/helpers/is-day.d.ts +2 -0
- package/dist/types/components/Calendar/helpers/is-day.test.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/is-disabled-date.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/is-disabled-date.test.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/is-month-after-max-date.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/is-month-after-max-date.test.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/is-month-before-min-date.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/is-month-before-min-date.test.d.ts +1 -0
- package/dist/types/components/Calendar/helpers/process-selected-range.d.ts +9 -0
- package/dist/types/components/Calendar/helpers/process-selected-range.test.d.ts +1 -0
- package/dist/types/components/Calendar/index.d.ts +2 -0
- package/dist/types/components/Calendar/state/handlers/calendar-keydown-handler.d.ts +3 -0
- package/dist/types/components/Calendar/state/handlers/day-grid-leave-handler.d.ts +3 -0
- package/dist/types/components/Calendar/state/handlers/day-number-select-handler.d.ts +3 -0
- package/dist/types/components/Calendar/state/handlers/default-handler.d.ts +2 -0
- package/dist/types/components/Calendar/state/handlers/dropdown-change-month-handler.d.ts +3 -0
- package/dist/types/components/Calendar/state/handlers/dropdown-change-year-handler.d.ts +3 -0
- package/dist/types/components/Calendar/state/handlers/highlight-range-handler.d.ts +3 -0
- package/dist/types/components/Calendar/state/handlers/index.d.ts +12 -0
- package/dist/types/components/Calendar/state/handlers/range-select-handler.d.ts +3 -0
- package/dist/types/components/Calendar/state/handlers/show-next-double-month-handler.d.ts +3 -0
- package/dist/types/components/Calendar/state/handlers/show-next-month-handler.d.ts +3 -0
- package/dist/types/components/Calendar/state/handlers/show-previous-double-month-handler.d.ts +3 -0
- package/dist/types/components/Calendar/state/handlers/show-previous-month-handler.d.ts +3 -0
- package/dist/types/components/Calendar/state/index.d.ts +2 -0
- package/dist/types/components/Calendar/state/reducer.d.ts +3 -0
- package/dist/types/components/Calendar/state/reducer.test.d.ts +1 -0
- package/dist/types/components/Calendar/state/types/actions.d.ts +81 -0
- package/dist/types/components/Calendar/state/types/state-handler.d.ts +3 -0
- package/dist/types/components/Calendar/state/types/state.d.ts +5 -0
- package/dist/types/components/Calendar/types/calendar-type.d.ts +1 -0
- package/dist/types/components/Calendar/types/date-select-value.d.ts +2 -0
- package/dist/types/components/Calendar/types/index.d.ts +6 -0
- package/dist/types/components/Calendar/types/key-names.d.ts +13 -0
- package/dist/types/components/Calendar/types/range-selection.d.ts +10 -0
- package/dist/types/components/Calendar/types/selection-type.d.ts +1 -0
- package/dist/types/components/Calendar/types/week-days.d.ts +18 -0
- package/dist/types/components/DatePicker/DatePicker.d.ts +17 -0
- package/dist/types/components/DatePicker/constants/date-format.d.ts +1 -0
- package/dist/types/components/DatePicker/constants/index.d.ts +1 -0
- package/dist/types/components/DatePicker/helpers/convert-date-string-to-date.d.ts +1 -0
- package/dist/types/components/DatePicker/helpers/convert-date-string-to-date.test.d.ts +1 -0
- package/dist/types/components/DatePicker/helpers/convert-range-string-to-dates.d.ts +1 -0
- package/dist/types/components/DatePicker/helpers/convert-range-string-to-dates.test.d.ts +1 -0
- package/dist/types/components/DatePicker/helpers/format-date.d.ts +1 -0
- package/dist/types/components/DatePicker/helpers/format-date.test.d.ts +1 -0
- package/dist/types/components/DatePicker/helpers/index.d.ts +8 -0
- package/dist/types/components/DatePicker/helpers/is-date-valid.d.ts +1 -0
- package/dist/types/components/DatePicker/helpers/is-date-valid.test.d.ts +1 -0
- package/dist/types/components/DatePicker/helpers/is-disabled-date.d.ts +1 -0
- package/dist/types/components/DatePicker/helpers/is-disabled-date.test.d.ts +1 -0
- package/dist/types/components/DatePicker/helpers/is-range-valid.d.ts +1 -0
- package/dist/types/components/DatePicker/helpers/is-range-valid.test.d.ts +1 -0
- package/dist/types/components/DatePicker/helpers/parse-date-string.d.ts +5 -0
- package/dist/types/components/DatePicker/helpers/parse-date-string.test.d.ts +1 -0
- package/dist/types/components/DatePicker/helpers/parse-range-string.d.ts +14 -0
- package/dist/types/components/DatePicker/helpers/parse-range-string.test.d.ts +1 -0
- package/dist/types/components/DatePicker/index.d.ts +6 -0
- package/dist/types/components/FormControl/FormControl.d.ts +4 -0
- package/dist/types/components/RadioGroup/RadioGroup.d.ts +1 -1
- package/dist/types/components/SiteHeaderV2/SiteHeaderV2.d.ts +77 -0
- package/dist/types/components/SiteHeaderV2/components/BackButton/BackButton.d.ts +5 -0
- package/dist/types/components/SiteHeaderV2/components/BackButton/index.d.ts +1 -0
- package/dist/types/components/SiteHeaderV2/components/Column/Column.d.ts +8 -0
- package/dist/types/components/SiteHeaderV2/components/Column/index.d.ts +1 -0
- package/dist/types/components/SiteHeaderV2/components/HorizontalPanel/HorizontalPanel.d.ts +13 -0
- package/dist/types/components/SiteHeaderV2/components/HorizontalPanel/index.d.ts +1 -0
- package/dist/types/components/SiteHeaderV2/components/Item/Item.d.ts +20 -0
- package/dist/types/components/SiteHeaderV2/components/Item/index.d.ts +1 -0
- package/dist/types/components/SiteHeaderV2/components/ItemGroup/ItemGroup.d.ts +27 -0
- package/dist/types/components/SiteHeaderV2/components/ItemGroup/index.d.ts +1 -0
- package/dist/types/components/SiteHeaderV2/components/MenuButton/MenuButton.d.ts +6 -0
- package/dist/types/components/SiteHeaderV2/components/MenuButton/index.d.ts +1 -0
- package/dist/types/components/SiteHeaderV2/components/NavItem/NavItem.d.ts +40 -0
- package/dist/types/components/SiteHeaderV2/components/NavItem/NavItemWithSubNav.d.ts +55 -0
- package/dist/types/components/SiteHeaderV2/components/NavItem/index.d.ts +2 -0
- package/dist/types/components/SiteHeaderV2/components/NodeItem/NodeItem.d.ts +8 -0
- package/dist/types/components/SiteHeaderV2/components/Panel/Panel.d.ts +26 -0
- package/dist/types/components/SiteHeaderV2/components/Panel/index.d.ts +1 -0
- package/dist/types/components/SiteHeaderV2/components/SubNavItem/SubNavItem.d.ts +45 -0
- package/dist/types/components/SiteHeaderV2/components/SubNavItem/index.d.ts +1 -0
- package/dist/types/components/SiteHeaderV2/components/VerticalDivider/VerticalDivider.d.ts +1 -0
- package/dist/types/components/SiteHeaderV2/components/VerticalDivider/index.d.ts +1 -0
- package/dist/types/components/SiteHeaderV2/index.d.ts +1 -0
- package/dist/types/components/TextArea/TextArea.d.ts +4 -0
- package/dist/types/components/TextInput/TextInput.d.ts +22 -3
- package/dist/types/components/index.d.ts +1 -0
- package/dist/types/private-components/CardFooter/CardFooter.d.ts +11 -0
- package/dist/types/private-components/CardFooter/index.d.ts +1 -0
- package/dist/types/private-components/CardHeading/CardHeading.d.ts +19 -0
- package/dist/types/private-components/CardHeading/index.d.ts +1 -0
- package/dist/types/private-components/CardLabel/CardLabel.d.ts +10 -0
- package/dist/types/private-components/CardLabel/index.d.ts +1 -0
- package/dist/types/private-components/index.d.ts +4 -0
- package/dist/types/styles.d.ts +6 -0
- package/package.json +4 -2
- package/dist/_shared/cjs/BtIconArrowRight.esm-8e8ac316.js +0 -30
- package/dist/_shared/cjs/index-4ecad2dd.js +0 -273
- package/dist/_shared/esm/BtIconArrowRight.esm-267916a4.js +0 -24
- package/dist/_shared/esm/index-d0307140.js +0 -264
- package/dist/types/internal-components/index.d.ts +0 -1
- package/dist/_shared/cjs/{index-56a040f4.js → index-dd1d18ea.js} +66 -66
- package/dist/_shared/cjs/{index.es-26dd8c5d.js → use-media-query-e61881d8.js} +8 -8
- /package/dist/types/{internal-components → private-components}/ConditionalWrapper/ConditionalWrapper.d.ts +0 -0
- /package/dist/types/{internal-components → private-components}/ConditionalWrapper/index.d.ts +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const convertRangeStringToDates: (value?: string) => Date[];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const formatDate: (value: Date) => string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export { isDateValid } from "./is-date-valid";
|
|
2
|
+
export { parseDateString } from "./parse-date-string";
|
|
3
|
+
export { parseRangeString } from "./parse-range-string";
|
|
4
|
+
export { isRangeValid } from "./is-range-valid";
|
|
5
|
+
export { formatDate } from "./format-date";
|
|
6
|
+
export { isDisabledDate } from "./is-disabled-date";
|
|
7
|
+
export { convertDateStringToDate } from "./convert-date-string-to-date";
|
|
8
|
+
export { convertRangeStringToDates } from "./convert-range-string-to-dates";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const isDateValid: (value?: string) => boolean;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const isDisabledDate: (disabledDates: Date[] | undefined, date: Date) => boolean;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const isRangeValid: (value?: string) => boolean;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export { parseRangeString } from "./helpers/parse-range-string";
|
|
2
|
+
export { parseDateString } from "./helpers/parse-date-string";
|
|
3
|
+
export { isRangeValid } from "./helpers/is-range-valid";
|
|
4
|
+
export { isDateValid } from "./helpers/is-date-valid";
|
|
5
|
+
export { DATE_FORMAT } from "./constants/date-format";
|
|
6
|
+
export { DatePicker } from "./DatePicker";
|
|
@@ -71,5 +71,9 @@ export interface FormControlProps {
|
|
|
71
71
|
* Position helper text under label. This is set to `false` by default.
|
|
72
72
|
*/
|
|
73
73
|
helperUnderLabel?: boolean;
|
|
74
|
+
/**
|
|
75
|
+
* Use `hideLabel` to visually hide the `FormControl` label. This still allows screen readers to have access to labels. This is set to `false` by default.
|
|
76
|
+
*/
|
|
77
|
+
hideLabel?: boolean;
|
|
74
78
|
}
|
|
75
79
|
export { Context as FormControlContext };
|
|
@@ -8,7 +8,7 @@ type EventType = React.ChangeEvent<HTMLInputElement>;
|
|
|
8
8
|
export declare const RadioGroup: FC<RadioGroupProps> & {
|
|
9
9
|
RadioButton: typeof RadioButton;
|
|
10
10
|
};
|
|
11
|
-
export interface RadioGroupProps extends Omit<FormControlProps, "children" | "elementType" | "errorMessage" | "htmlFor" | "labelSize" | "requirementStatus" | "disclosureText" | "disclosureTitle" | "onClickDisclosure" | "helperUnderLabel" | "supplementaryInfo"> {
|
|
11
|
+
export interface RadioGroupProps extends Omit<FormControlProps, "children" | "elementType" | "errorMessage" | "htmlFor" | "labelSize" | "requirementStatus" | "disclosureText" | "disclosureTitle" | "onClickDisclosure" | "helperUnderLabel" | "supplementaryInfo" | "hideLabel"> {
|
|
12
12
|
/**
|
|
13
13
|
* Contents of the RadioGroup. Should only contain `RadioGroup.RadioButton`
|
|
14
14
|
*/
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
import React, { FC, ReactNode } from "react";
|
|
2
|
+
import { subBrands } from "../BrandLogo/BrandLogo";
|
|
3
|
+
import { Column } from "./components/Column";
|
|
4
|
+
import { Item } from "./components/Item";
|
|
5
|
+
import { ItemGroup } from "./components/ItemGroup";
|
|
6
|
+
import { NavItem, NavItemWithSubNav } from "./components/NavItem";
|
|
7
|
+
import { NodeItem } from "./components/NodeItem/NodeItem";
|
|
8
|
+
import { SubNavItem } from "./components/SubNavItem";
|
|
9
|
+
import { VerticalDivider } from "./components/VerticalDivider";
|
|
10
|
+
declare const Context: React.Context<{
|
|
11
|
+
transparent: boolean;
|
|
12
|
+
}>;
|
|
13
|
+
/**
|
|
14
|
+
* Use `SiteHeaderV2` to display brand logo and navigation at the top of a page.
|
|
15
|
+
*/
|
|
16
|
+
export declare const SiteHeaderV2: FC<SiteHeaderV2Props> & {
|
|
17
|
+
Column: typeof Column;
|
|
18
|
+
Item: typeof Item;
|
|
19
|
+
ItemGroup: typeof ItemGroup;
|
|
20
|
+
NavItem: typeof NavItem;
|
|
21
|
+
NodeItem: typeof NodeItem;
|
|
22
|
+
NavItemWithSubNav: typeof NavItemWithSubNav;
|
|
23
|
+
SubNavItem: typeof SubNavItem;
|
|
24
|
+
VerticalDivider: typeof VerticalDivider;
|
|
25
|
+
};
|
|
26
|
+
export interface SiteHeaderV2Props {
|
|
27
|
+
/**
|
|
28
|
+
* Contents of the SiteHeaderV2. Must be SiteHeaderV2.NavItem or
|
|
29
|
+
* SiteHeaderV2.NavItemWithSubNav components.
|
|
30
|
+
*/
|
|
31
|
+
children?: ReactNode;
|
|
32
|
+
/**
|
|
33
|
+
* Basket component for the SiteHeaderV2.
|
|
34
|
+
*/
|
|
35
|
+
basket?: ReactNode;
|
|
36
|
+
/**
|
|
37
|
+
* Should account login links be included in the SiteHeaderV2?
|
|
38
|
+
*/
|
|
39
|
+
hasLogin?: boolean;
|
|
40
|
+
/**
|
|
41
|
+
* Should the SiteHeaderV2 have a transparent background?
|
|
42
|
+
*/
|
|
43
|
+
isTransparent?: boolean;
|
|
44
|
+
/**
|
|
45
|
+
* A URL to link to when SiteHeaderV2 logo is clicked or touched.
|
|
46
|
+
*/
|
|
47
|
+
loginHref?: string;
|
|
48
|
+
/**
|
|
49
|
+
* A Function to run to when SiteHeaderV2 logo is clicked or touched.
|
|
50
|
+
*/
|
|
51
|
+
logoOnClick?: () => void;
|
|
52
|
+
/**
|
|
53
|
+
* A Function to run to when SiteHeaderV2 login links are clicked or touched.
|
|
54
|
+
*/
|
|
55
|
+
loginOnClick?: () => void;
|
|
56
|
+
/**
|
|
57
|
+
* Text to display in SiteHeaderV2 login links.
|
|
58
|
+
*/
|
|
59
|
+
loginTitle?: string;
|
|
60
|
+
/**
|
|
61
|
+
* A URL to link to when the SiteHeaderV2 brand logo link is clicked or touched.
|
|
62
|
+
*/
|
|
63
|
+
logoHref?: string;
|
|
64
|
+
/**
|
|
65
|
+
* Accessible text for the SiteHeaderV2 brand logo link.
|
|
66
|
+
*/
|
|
67
|
+
logoLabel?: string;
|
|
68
|
+
/**
|
|
69
|
+
* Search component for the SiteHeaderV2.
|
|
70
|
+
*/
|
|
71
|
+
search?: ReactNode;
|
|
72
|
+
/**
|
|
73
|
+
* Optional sub-brand variant. Only applies to BT.
|
|
74
|
+
*/
|
|
75
|
+
subBrand?: (typeof subBrands)[number];
|
|
76
|
+
}
|
|
77
|
+
export { Context as SiteHeaderV2Context };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { BackButton } from "./BackButton";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { Column } from "./Column";
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import React, { FC, ReactNode } from "react";
|
|
2
|
+
export declare const HorizontalPanel: FC<PanelProps>;
|
|
3
|
+
export interface PanelProps {
|
|
4
|
+
animation: boolean;
|
|
5
|
+
children: ReactNode;
|
|
6
|
+
navItemRef: React.MutableRefObject<HTMLElement> | null;
|
|
7
|
+
open: boolean;
|
|
8
|
+
setOpen: (arg0: boolean) => any;
|
|
9
|
+
subNavItemRef?: React.MutableRefObject<HTMLElement>;
|
|
10
|
+
subNavLink?: string;
|
|
11
|
+
title?: ReactNode;
|
|
12
|
+
withSubNav?: boolean;
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { HorizontalPanel } from "./HorizontalPanel";
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { FC, ReactNode } from "react";
|
|
2
|
+
export declare const Item: FC<ItemProps>;
|
|
3
|
+
export interface ItemProps {
|
|
4
|
+
/**
|
|
5
|
+
* Contents of the Item. Usually text to be displayed in the Item link.
|
|
6
|
+
*/
|
|
7
|
+
children: ReactNode;
|
|
8
|
+
/**
|
|
9
|
+
* A URL to link to when the Item is clicked or touched.
|
|
10
|
+
*/
|
|
11
|
+
href: string;
|
|
12
|
+
/**
|
|
13
|
+
* Should the Item be emphasised?
|
|
14
|
+
*/
|
|
15
|
+
isEmphasised?: boolean;
|
|
16
|
+
/**
|
|
17
|
+
* On click handler.
|
|
18
|
+
*/
|
|
19
|
+
onClick?: () => void;
|
|
20
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { Item } from "./Item";
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { FC, ReactNode } from "react";
|
|
2
|
+
export declare const ItemGroup: FC<ItemGroupProps>;
|
|
3
|
+
export interface ItemGroupProps {
|
|
4
|
+
/**
|
|
5
|
+
* Contents of the ItemGroup. Must be Item components.
|
|
6
|
+
*/
|
|
7
|
+
children: ReactNode;
|
|
8
|
+
subtitle?: string;
|
|
9
|
+
/**
|
|
10
|
+
* A top-level URL for the ItemGroup to link to.
|
|
11
|
+
*/
|
|
12
|
+
href?: string;
|
|
13
|
+
/**
|
|
14
|
+
* Title text to be displayed in the ItemGroup summary.
|
|
15
|
+
*/
|
|
16
|
+
title?: string;
|
|
17
|
+
/**
|
|
18
|
+
* Text to display in top-level link inside the ItemGroup in narrow viewports.
|
|
19
|
+
* Only applies if `href` is present. If not provided, top-level link text
|
|
20
|
+
* will be automatically generated from `title`.
|
|
21
|
+
*/
|
|
22
|
+
viewAllTitle?: string;
|
|
23
|
+
/**
|
|
24
|
+
* On click handler.
|
|
25
|
+
*/
|
|
26
|
+
onClick?: () => void;
|
|
27
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { ItemGroup } from "./ItemGroup";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { MenuButton } from "./MenuButton";
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { FC, ReactNode } from "react";
|
|
2
|
+
export declare const NavItem: FC<NavItemProps>;
|
|
3
|
+
export interface NavItemProps {
|
|
4
|
+
/**
|
|
5
|
+
* Contents of the NavItem. Must be SiteHeaderV2.ItemGroup or
|
|
6
|
+
* SiteHeaderV2.Column components.
|
|
7
|
+
*/
|
|
8
|
+
children?: ReactNode;
|
|
9
|
+
/**
|
|
10
|
+
* A top-level URL for the NavItem to link to.
|
|
11
|
+
*
|
|
12
|
+
* When `children` are not present, the URL to link to when the NavItem is
|
|
13
|
+
* clicked or touched.
|
|
14
|
+
*
|
|
15
|
+
* When `children` are present, the URL to link to when a top-level link
|
|
16
|
+
* inside the NavItem panel is clicked or touched.
|
|
17
|
+
*/
|
|
18
|
+
href?: string;
|
|
19
|
+
/**
|
|
20
|
+
* Should the NavItem be highlighted as the current item/page? Only applies if
|
|
21
|
+
* `children` are not present (and `href` is present).
|
|
22
|
+
*/
|
|
23
|
+
isCurrent?: boolean;
|
|
24
|
+
/**
|
|
25
|
+
* Top-level text to display in the NavItem.
|
|
26
|
+
*/
|
|
27
|
+
title: string;
|
|
28
|
+
/**
|
|
29
|
+
* Text to display in top-level link inside the NavItem panel. Only
|
|
30
|
+
* applies if both `children` are present and `href` is true. If not
|
|
31
|
+
* provided, top-level link text will be automatically generated from `title`.
|
|
32
|
+
*/
|
|
33
|
+
viewAllTitle?: string;
|
|
34
|
+
/**
|
|
35
|
+
* On click handler.
|
|
36
|
+
*/
|
|
37
|
+
onClick?: () => void;
|
|
38
|
+
isPrimary?: boolean;
|
|
39
|
+
subTitle?: string;
|
|
40
|
+
}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import React, { FC, ReactElement, ReactNode } from "react";
|
|
2
|
+
declare const Context: React.Context<{
|
|
3
|
+
navItem: React.MutableRefObject<HTMLLIElement> | null;
|
|
4
|
+
subTitle: string | null;
|
|
5
|
+
}>;
|
|
6
|
+
export declare const NavItemWithSubNav: FC<NavItemWithSubNavProps>;
|
|
7
|
+
export interface NavItemWithSubNavProps {
|
|
8
|
+
/**
|
|
9
|
+
* The URL to link to when a top-level link inside the NavItemWithSubNav panel
|
|
10
|
+
* is clicked or touched.
|
|
11
|
+
*/
|
|
12
|
+
href?: string;
|
|
13
|
+
/**
|
|
14
|
+
* Content to be displayed in the first slot of the NavItemWithSubNav. Must be
|
|
15
|
+
* a single SiteHeaderV2.SubNavItem component.
|
|
16
|
+
*/
|
|
17
|
+
slot1: ReactElement;
|
|
18
|
+
/**
|
|
19
|
+
* Content to be displayed in the second slot of the NavItemWithSubNav. Must
|
|
20
|
+
* be a single SiteHeaderV2.SubNavItem component.
|
|
21
|
+
*/
|
|
22
|
+
slot2?: ReactNode;
|
|
23
|
+
/**
|
|
24
|
+
* Content to be displayed in the third slot of the NavItemWithSubNav. Must be
|
|
25
|
+
* a single SiteHeaderV2.SubNavItem component.
|
|
26
|
+
*/
|
|
27
|
+
slot3?: ReactNode;
|
|
28
|
+
/**
|
|
29
|
+
* Content to be displayed in the fourth slot of the NavItemWithSubNav. Must be
|
|
30
|
+
* a single SiteHeaderV2.SubNavItem component.
|
|
31
|
+
*/
|
|
32
|
+
slot4?: ReactNode;
|
|
33
|
+
slot5?: ReactNode;
|
|
34
|
+
slot6?: ReactNode;
|
|
35
|
+
/**
|
|
36
|
+
* Title text to display inside the NavItemWithSubNav panel.
|
|
37
|
+
*/
|
|
38
|
+
subTitle?: string;
|
|
39
|
+
/**
|
|
40
|
+
* Top-level text to display in the NavItemWithSubNav.
|
|
41
|
+
*/
|
|
42
|
+
title: string;
|
|
43
|
+
/**
|
|
44
|
+
* Text to display in top-level link inside the NavItemWithSubNav panel. Only
|
|
45
|
+
* applies if `href` is true. If not provided, text will be automatically
|
|
46
|
+
* generated from `title`.
|
|
47
|
+
*/
|
|
48
|
+
viewAllTitle?: string;
|
|
49
|
+
/**
|
|
50
|
+
* view all click handler.
|
|
51
|
+
*/
|
|
52
|
+
onViewAllClick?: () => void;
|
|
53
|
+
isPrimary?: boolean;
|
|
54
|
+
}
|
|
55
|
+
export { Context as NavItemContext };
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import React, { FC, ReactElement, ReactNode } from "react";
|
|
2
|
+
export declare const Panel: FC<PanelProps> & {
|
|
3
|
+
ViewAll: typeof ViewAll;
|
|
4
|
+
};
|
|
5
|
+
export declare const ViewAll: FC<ViewAllProps>;
|
|
6
|
+
export interface ViewAllProps {
|
|
7
|
+
href: string;
|
|
8
|
+
title?: string;
|
|
9
|
+
onClick?: () => void;
|
|
10
|
+
fill: "outlined" | "solid" | "flat" | undefined;
|
|
11
|
+
}
|
|
12
|
+
export interface PanelProps {
|
|
13
|
+
children: ReactNode;
|
|
14
|
+
navItemRef: React.MutableRefObject<HTMLElement> | null;
|
|
15
|
+
isNavItem: boolean;
|
|
16
|
+
open: boolean;
|
|
17
|
+
setOpen: (arg0: boolean) => any;
|
|
18
|
+
subNavItemRef?: React.MutableRefObject<HTMLElement>;
|
|
19
|
+
subNavLink?: string;
|
|
20
|
+
title?: ReactNode;
|
|
21
|
+
viewAll?: ReactElement;
|
|
22
|
+
withSubNav?: boolean;
|
|
23
|
+
subtitle?: ReactNode;
|
|
24
|
+
fade?: boolean;
|
|
25
|
+
isPrimary?: boolean;
|
|
26
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { Panel } from "./Panel";
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { FC, ReactNode } from "react";
|
|
2
|
+
import { ArcIcon } from "../../../../types/arc-icon";
|
|
3
|
+
export declare const SubNavItem: FC<SubNavItemProps>;
|
|
4
|
+
export interface SubNavItemProps {
|
|
5
|
+
/**
|
|
6
|
+
* Contents of the SubNavItem. Must be SiteHeaderV2.ItemGroup or
|
|
7
|
+
* SiteHeaderV2.Column components.
|
|
8
|
+
*/
|
|
9
|
+
children?: ReactNode;
|
|
10
|
+
/**
|
|
11
|
+
* Should the SubNavItem be the default open item in a
|
|
12
|
+
* SiteHeaderV2.NavItemWithSubNav? If not specified, the default open item will
|
|
13
|
+
* be set automatically.
|
|
14
|
+
*/
|
|
15
|
+
isDefaultItem?: boolean;
|
|
16
|
+
/**
|
|
17
|
+
* Optionally shift the SubNavItem-link upwards (in "desktop" viewports only)
|
|
18
|
+
* to close off any empty space between items due to content size.
|
|
19
|
+
*/
|
|
20
|
+
offsetXL?: "24" | "48";
|
|
21
|
+
/**
|
|
22
|
+
* A URL to link to when the SubNavItem is clicked or touched. Only applies if
|
|
23
|
+
* `children` are not present.
|
|
24
|
+
*/
|
|
25
|
+
href?: string;
|
|
26
|
+
/**
|
|
27
|
+
* Optional subtitle text for the SubNavItem.
|
|
28
|
+
*/
|
|
29
|
+
subTitle?: string;
|
|
30
|
+
/**
|
|
31
|
+
* Title text for the SubNavItem.
|
|
32
|
+
*/
|
|
33
|
+
title: string;
|
|
34
|
+
/**
|
|
35
|
+
* Text to display in top-level link inside the SubNavItem panel. Only
|
|
36
|
+
* applies if both `children` are present and `href` is true. If not
|
|
37
|
+
* provided, top-level link text will be automatically generated from `title`.
|
|
38
|
+
*/
|
|
39
|
+
viewAllTitle?: string;
|
|
40
|
+
icon?: ArcIcon;
|
|
41
|
+
/**
|
|
42
|
+
* On click handler.
|
|
43
|
+
*/
|
|
44
|
+
onClick?: () => void;
|
|
45
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { SubNavItem } from "./SubNavItem";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const VerticalDivider: () => JSX.Element;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { VerticalDivider } from "./VerticalDivider";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { SiteHeaderV2 } from "./SiteHeaderV2";
|
|
@@ -59,5 +59,9 @@ export interface TextAreaProps extends Omit<FormControlProps, "children" | "elem
|
|
|
59
59
|
* `onChange` callback function. Otherwise, use `defaultValue` (or `isReadOnly`).
|
|
60
60
|
*/
|
|
61
61
|
value?: string;
|
|
62
|
+
/**
|
|
63
|
+
* Sets the width of the TextArea.
|
|
64
|
+
*/
|
|
65
|
+
width?: string;
|
|
62
66
|
}
|
|
63
67
|
export {};
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
import React
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { FormControlProps } from "../FormControl/FormControl";
|
|
3
|
+
import { ArcIcon } from "../../types/arc-icon";
|
|
3
4
|
type EventType = React.ChangeEvent<HTMLInputElement>;
|
|
4
5
|
/**
|
|
5
6
|
* Use `TextInput` to allow custom user text entry with a keyboard.
|
|
6
7
|
*/
|
|
7
|
-
export declare const TextInput:
|
|
8
|
+
export declare const TextInput: React.ForwardRefExoticComponent<TextInputProps & React.RefAttributes<HTMLInputElement>>;
|
|
8
9
|
export interface TextInputProps extends Omit<FormControlProps, "children" | "elementType" | "htmlFor" | "requirementStatus" | "helperUnderLabel" | "supplementaryInfo"> {
|
|
9
10
|
/**
|
|
10
11
|
* Uncontrolled default value of the TextInput. If the TextInput is controlled
|
|
@@ -48,7 +49,7 @@ export interface TextInputProps extends Omit<FormControlProps, "children" | "ele
|
|
|
48
49
|
/**
|
|
49
50
|
* Function to call when the TextInput loses focus.
|
|
50
51
|
*/
|
|
51
|
-
onBlur?: (e:
|
|
52
|
+
onBlur?: (e: React.FocusEvent<HTMLInputElement, Element>) => void;
|
|
52
53
|
/**
|
|
53
54
|
* Callback function commonly used to update the TextInput's controlled
|
|
54
55
|
* `value`, for example `e => setValue(e.target.value)`.
|
|
@@ -86,5 +87,23 @@ export interface TextInputProps extends Omit<FormControlProps, "children" | "ele
|
|
|
86
87
|
* `onChange` callback function. Otherwise, use `defaultValue` (or `isReadOnly`).
|
|
87
88
|
*/
|
|
88
89
|
value?: string;
|
|
90
|
+
/**
|
|
91
|
+
* Placeholder for the input
|
|
92
|
+
*/
|
|
93
|
+
placeholder?: string;
|
|
94
|
+
/**
|
|
95
|
+
* Icon button to show at the end of the input
|
|
96
|
+
*/
|
|
97
|
+
iconButton?: {
|
|
98
|
+
ref?: React.Ref<HTMLButtonElement>;
|
|
99
|
+
onFocus?: React.FocusEventHandler<HTMLButtonElement>;
|
|
100
|
+
onClick: () => void;
|
|
101
|
+
label: string;
|
|
102
|
+
icon: ArcIcon;
|
|
103
|
+
};
|
|
104
|
+
/**
|
|
105
|
+
* Sets the width of the TextInput.
|
|
106
|
+
*/
|
|
107
|
+
width?: string;
|
|
89
108
|
}
|
|
90
109
|
export {};
|
|
@@ -36,6 +36,7 @@ export { Section } from "./Section";
|
|
|
36
36
|
export { Select } from "./Select";
|
|
37
37
|
export { SiteFooter, SiteFooterRehydrator } from "./SiteFooter";
|
|
38
38
|
export { SiteHeader, SiteHeaderRehydrator } from "./SiteHeader";
|
|
39
|
+
export { SiteHeaderV2 } from "./SiteHeaderV2";
|
|
39
40
|
export { Surface, SurfaceContext } from "./Surface";
|
|
40
41
|
export { Switch } from "./Switch";
|
|
41
42
|
export { Tabs } from "./Tabs";
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { FC } from "react";
|
|
2
|
+
export declare const CardFooter: FC<CardFooterProps>;
|
|
3
|
+
type CardFooterIcon = "play" | "arrow";
|
|
4
|
+
export interface CardFooterProps {
|
|
5
|
+
metaText?: string;
|
|
6
|
+
isDarkPathway?: boolean;
|
|
7
|
+
buttonIcon?: CardFooterIcon;
|
|
8
|
+
showFilledIcon?: boolean;
|
|
9
|
+
showButton?: boolean;
|
|
10
|
+
}
|
|
11
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { CardFooter } from "./CardFooter";
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { HeadingLevel } from "../../components/Heading/Heading";
|
|
3
|
+
export declare const CardHeading: React.FC<CardHeadingProps>;
|
|
4
|
+
interface CardHeadingProps {
|
|
5
|
+
heading: string;
|
|
6
|
+
size?: "s" | "m";
|
|
7
|
+
isDarkPathway?: boolean;
|
|
8
|
+
href?: string;
|
|
9
|
+
headingLevel?: HeadingLevel;
|
|
10
|
+
onClick?: (e: React.MouseEvent<HTMLAnchorElement>) => void;
|
|
11
|
+
onMouseEnter?: () => void;
|
|
12
|
+
onMouseLeave?: () => void;
|
|
13
|
+
onFocus?: () => void;
|
|
14
|
+
onBlur?: () => void;
|
|
15
|
+
linkData?: {
|
|
16
|
+
[key: string]: string;
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { CardHeading } from "./CardHeading";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { CardLabel } from "./CardLabel";
|
package/dist/types/styles.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ import "./components/Section/Section.css";
|
|
|
34
34
|
import "./components/Select/Select.css";
|
|
35
35
|
import "./components/SiteFooter/SiteFooter.css";
|
|
36
36
|
import "./components/SiteHeader/SiteHeader.css";
|
|
37
|
+
import "./components/SiteHeaderV2/SiteHeaderV2.css";
|
|
37
38
|
import "./components/Surface/Surface.css";
|
|
38
39
|
import "./components/Tabs/Tabs.css";
|
|
39
40
|
import "./components/Tag/Tag.css";
|
|
@@ -73,5 +74,10 @@ import "./components/UniversalHeader/UniversalHeader.bt.css";
|
|
|
73
74
|
import "./components/Switch/Switch.bt.css";
|
|
74
75
|
import "./components/Toast/Toast.css";
|
|
75
76
|
import "./components/ProgressStepper/ProgressStepper.css";
|
|
77
|
+
import "./components/Calendar/Calendar.css";
|
|
78
|
+
import "./components/DatePicker/DatePicker.css";
|
|
76
79
|
import "./components/InformationCard/InformationCard.css";
|
|
77
80
|
import "./components/TypographyCard/TypographyCard.css";
|
|
81
|
+
import "./private-components/CardHeading/CardHeading.css";
|
|
82
|
+
import "./private-components/CardLabel/CardLabel.css";
|
|
83
|
+
import "./private-components/CardFooter/CardFooter.css";
|