@7shifts/sous-chef 2.15.8 → 2.16.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/actions/Button/Button.d.ts +1 -0
- package/dist/actions/PaginationControls/PaginationControls.d.ts +1 -0
- package/dist/actions/Toggle/Toggle.d.ts +1 -0
- package/dist/controls/ToolbarSelect/ToolbarSelect.d.ts +2 -1
- package/dist/core/DataTable/DataTable.d.ts +3 -1
- package/dist/core/DataTableEditableCell/DataTableEditableCell.d.ts +2 -1
- package/dist/core/DataTableRow/DataTableRow.d.ts +1 -1
- package/dist/core/Flex/Flex.d.ts +1 -0
- package/dist/core/Inline/Inline.d.ts +1 -0
- package/dist/core/Stack/Stack.d.ts +1 -0
- package/dist/feedback/InlineBanner/InlineBanner.d.ts +1 -0
- package/dist/feedback/Spinner/Spinner.d.ts +1 -0
- package/dist/forms/CheckboxField/CheckboxField.d.ts +2 -0
- package/dist/forms/CurrencyField/CurrencyField.d.ts +1 -1
- package/dist/forms/DateField/DateField.d.ts +1 -0
- package/dist/forms/DatePickerCalendar/DatePickerCalendar.d.ts +1 -0
- package/dist/forms/DateRangeField/DateRangeField.d.ts +1 -0
- package/dist/forms/Field/Field.d.ts +1 -0
- package/dist/forms/Form/Form.d.ts +1 -0
- package/dist/forms/FormRow/FormRow.d.ts +1 -0
- package/dist/forms/MultiSelectField/MultiSelectField.d.ts +2 -1
- package/dist/forms/PasswordField/PasswordField.d.ts +1 -0
- package/dist/forms/PercentageField/PercentageField.d.ts +1 -1
- package/dist/forms/PillSelectField/PillSelectField.d.ts +3 -1
- package/dist/forms/RadioGroupField/RadioGroupField.d.ts +2 -0
- package/dist/forms/RadioGroupOption/RadioGroupOption.d.ts +1 -0
- package/dist/forms/SelectField/SelectField.d.ts +2 -0
- package/dist/forms/SelectField/useSelectField.d.ts +1 -1
- package/dist/forms/TextAreaField/TextAreaField.d.ts +1 -0
- package/dist/forms/TextField/TextField.d.ts +1 -0
- package/dist/forms/TextField/useTextField.d.ts +1 -1
- package/dist/forms/TimeField/TimeField.d.ts +1 -1
- package/dist/forms/WeekField/WeekField.d.ts +1 -0
- package/dist/foundation/colors.d.ts +2 -8
- package/dist/icons/components/IconAnalytics.d.ts +2 -1
- package/dist/icons/components/IconArrowDown.d.ts +2 -1
- package/dist/icons/components/IconArrowLeft.d.ts +2 -1
- package/dist/icons/components/IconArrowRight.d.ts +2 -1
- package/dist/icons/components/IconArrowToTop.d.ts +2 -1
- package/dist/icons/components/IconArrowUp.d.ts +2 -1
- package/dist/icons/components/IconAward.d.ts +2 -1
- package/dist/icons/components/IconBalanceScale.d.ts +2 -1
- package/dist/icons/components/IconBalanceScaleLeft.d.ts +2 -1
- package/dist/icons/components/IconBan.d.ts +2 -1
- package/dist/icons/components/IconBarsH.d.ts +2 -1
- package/dist/icons/components/IconBarsV.d.ts +2 -1
- package/dist/icons/components/IconBell.d.ts +2 -1
- package/dist/icons/components/IconBirthdayCake.d.ts +2 -1
- package/dist/icons/components/IconBold.d.ts +2 -1
- package/dist/icons/components/IconBolt.d.ts +2 -1
- package/dist/icons/components/IconBook.d.ts +2 -1
- package/dist/icons/components/IconBriefcase.d.ts +2 -1
- package/dist/icons/components/IconBullseyeArrow.d.ts +2 -1
- package/dist/icons/components/IconCalculator.d.ts +2 -1
- package/dist/icons/components/IconCalendar.d.ts +2 -1
- package/dist/icons/components/IconCalendarAlt.d.ts +2 -1
- package/dist/icons/components/IconCalendarCheck.d.ts +2 -1
- package/dist/icons/components/IconCalendarDay.d.ts +2 -1
- package/dist/icons/components/IconCalendarExclamation.d.ts +2 -1
- package/dist/icons/components/IconCalendarStar.d.ts +2 -1
- package/dist/icons/components/IconCalendarTomorrow.d.ts +2 -1
- package/dist/icons/components/IconCamera.d.ts +2 -1
- package/dist/icons/components/IconCameraSlash.d.ts +2 -1
- package/dist/icons/components/IconCashRegister.d.ts +2 -1
- package/dist/icons/components/IconChartBar.d.ts +2 -1
- package/dist/icons/components/IconCheck.d.ts +2 -1
- package/dist/icons/components/IconChevronDown.d.ts +2 -1
- package/dist/icons/components/IconChevronLeft.d.ts +2 -1
- package/dist/icons/components/IconChevronRight.d.ts +2 -1
- package/dist/icons/components/IconChevronUp.d.ts +2 -1
- package/dist/icons/components/IconClipboardList.d.ts +2 -1
- package/dist/icons/components/IconClock.d.ts +2 -1
- package/dist/icons/components/IconCog.d.ts +2 -1
- package/dist/icons/components/IconComment.d.ts +2 -1
- package/dist/icons/components/IconCommentLines.d.ts +2 -1
- package/dist/icons/components/IconCopy.d.ts +2 -1
- package/dist/icons/components/IconCreditCard.d.ts +2 -1
- package/dist/icons/components/IconCreditCardPlus.d.ts +2 -1
- package/dist/icons/components/IconDownload.d.ts +2 -1
- package/dist/icons/components/IconEdit.d.ts +2 -1
- package/dist/icons/components/IconEllipsisV.d.ts +2 -1
- package/dist/icons/components/IconEnvelope.d.ts +2 -1
- package/dist/icons/components/IconExclaimation.d.ts +2 -1
- package/dist/icons/components/IconExclaimationTriangle.d.ts +2 -1
- package/dist/icons/components/IconExpand.d.ts +2 -1
- package/dist/icons/components/IconExternalLink.d.ts +2 -1
- package/dist/icons/components/IconEye.d.ts +2 -1
- package/dist/icons/components/IconEyeSlash.d.ts +2 -1
- package/dist/icons/components/IconFile.d.ts +2 -1
- package/dist/icons/components/IconFilePdf.d.ts +2 -1
- package/dist/icons/components/IconFlag.d.ts +2 -1
- package/dist/icons/components/IconFourDotsCircle.d.ts +2 -1
- package/dist/icons/components/IconFourSquares.d.ts +2 -1
- package/dist/icons/components/IconGavel.d.ts +2 -1
- package/dist/icons/components/IconGif.d.ts +2 -1
- package/dist/icons/components/IconGift.d.ts +2 -1
- package/dist/icons/components/IconGrinBeam.d.ts +2 -1
- package/dist/icons/components/IconGripVertical.d.ts +2 -1
- package/dist/icons/components/IconHandshake.d.ts +2 -1
- package/dist/icons/components/IconImage.d.ts +2 -1
- package/dist/icons/components/IconInfoCircle.d.ts +2 -1
- package/dist/icons/components/IconIslandTropical.d.ts +2 -1
- package/dist/icons/components/IconItalic.d.ts +2 -1
- package/dist/icons/components/IconLaptopSearch.d.ts +2 -1
- package/dist/icons/components/IconLink.d.ts +2 -1
- package/dist/icons/components/IconList.d.ts +2 -1
- package/dist/icons/components/IconListOI.d.ts +2 -1
- package/dist/icons/components/IconLock.d.ts +2 -1
- package/dist/icons/components/IconMagicSolid.d.ts +2 -1
- package/dist/icons/components/IconMapMarker.d.ts +2 -1
- package/dist/icons/components/IconMegaphone.d.ts +2 -1
- package/dist/icons/components/IconMinus.d.ts +2 -1
- package/dist/icons/components/IconMinusCircle.d.ts +2 -1
- package/dist/icons/components/IconMoneyBill.d.ts +2 -1
- package/dist/icons/components/IconNotesMedical.d.ts +2 -1
- package/dist/icons/components/IconOvertime.d.ts +2 -1
- package/dist/icons/components/IconPaperPlane.d.ts +2 -1
- package/dist/icons/components/IconPaperPlaneClock.d.ts +2 -1
- package/dist/icons/components/IconPaperclip.d.ts +2 -1
- package/dist/icons/components/IconPencil.d.ts +2 -1
- package/dist/icons/components/IconPercentage.d.ts +2 -1
- package/dist/icons/components/IconPhone.d.ts +2 -1
- package/dist/icons/components/IconPlug.d.ts +2 -1
- package/dist/icons/components/IconPlus.d.ts +2 -1
- package/dist/icons/components/IconPrint.d.ts +2 -1
- package/dist/icons/components/IconQuestionCircle.d.ts +2 -1
- package/dist/icons/components/IconRepeat.d.ts +2 -1
- package/dist/icons/components/IconReply.d.ts +2 -1
- package/dist/icons/components/IconSearch.d.ts +2 -1
- package/dist/icons/components/IconSignOut.d.ts +2 -1
- package/dist/icons/components/IconSitemap.d.ts +2 -1
- package/dist/icons/components/IconSlidersH.d.ts +2 -1
- package/dist/icons/components/IconSort.d.ts +2 -1
- package/dist/icons/components/IconStar.d.ts +2 -1
- package/dist/icons/components/IconStarSolid.d.ts +2 -1
- package/dist/icons/components/IconStickyNoteLines.d.ts +2 -1
- package/dist/icons/components/IconStopwatch.d.ts +2 -1
- package/dist/icons/components/IconStrikethrough.d.ts +2 -1
- package/dist/icons/components/IconSync.d.ts +2 -1
- package/dist/icons/components/IconSyncExclaimation.d.ts +2 -1
- package/dist/icons/components/IconTachometer.d.ts +2 -1
- package/dist/icons/components/IconTimes.d.ts +2 -1
- package/dist/icons/components/IconTimesOctagon.d.ts +2 -1
- package/dist/icons/components/IconTrash.d.ts +2 -1
- package/dist/icons/components/IconUnderline.d.ts +2 -1
- package/dist/icons/components/IconUndo.d.ts +2 -1
- package/dist/icons/components/IconUniversity.d.ts +2 -1
- package/dist/icons/components/IconUserComputer.d.ts +2 -1
- package/dist/icons/components/IconUserFriends.d.ts +2 -1
- package/dist/icons/components/IconUserLight.d.ts +2 -1
- package/dist/icons/components/IconUserPlus.d.ts +2 -1
- package/dist/icons/components/IconUserSlash.d.ts +2 -1
- package/dist/icons/components/IconUserSolid.d.ts +2 -1
- package/dist/icons/components/IconUserTag.d.ts +2 -1
- package/dist/icons/components/IconUserTie.d.ts +2 -1
- package/dist/icons/components/IconUsers.d.ts +2 -1
- package/dist/icons/components/IconVideo.d.ts +2 -1
- package/dist/icons/components/IconVolume.d.ts +2 -1
- package/dist/icons/components/IconVolumeMute.d.ts +2 -1
- package/dist/icons/components/IconWrench.d.ts +2 -1
- package/dist/index.css +126 -37
- package/dist/index.js +1351 -469
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +1350 -470
- package/dist/index.modern.js.map +1 -1
- package/dist/media/Avatar/Avatar.d.ts +1 -0
- package/dist/media/Badge/Badge.d.ts +1 -0
- package/dist/media/Chip/Chip.d.ts +11 -0
- package/dist/media/Chip/constants.d.ts +8 -0
- package/dist/media/Chip/index.d.ts +1 -0
- package/dist/media/Chip/types.d.ts +1 -0
- package/dist/media/Pill/Pill.d.ts +10 -0
- package/dist/media/Pill/constants.d.ts +7 -0
- package/dist/media/Pill/index.d.ts +1 -0
- package/dist/media/Pill/types.d.ts +1 -0
- package/dist/media/index.d.ts +3 -1
- package/dist/overlay/Calendar/Calendar.d.ts +1 -0
- package/dist/overlay/Modal/Modal.d.ts +2 -1
- package/dist/overlay/Modal/ModalBody/ModalBody.d.ts +2 -1
- package/dist/overlay/Modal/ModalFooter/ModalFooter.d.ts +2 -1
- package/dist/overlay/Tooltip/Tooltip.d.ts +1 -0
- package/dist/overlay/Tooltip/TooltipOverlay/TooltipOverlay.d.ts +1 -0
- package/package.json +4 -2
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconHandshake: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconHandshake;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconImage: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconImage;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconInfoCircle: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconInfoCircle;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconIslandTropical: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconIslandTropical;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconItalic: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconItalic;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconLaptopSearch: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconLaptopSearch;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconLink: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconLink;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconList: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconList;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconListOI: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconListOI;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconLock: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconLock;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconMagicSolid: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconMagicSolid;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconMapMarker: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconMapMarker;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconMegaphone: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconMegaphone;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconMinus: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconMinus;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconMinusCircle: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconMinusCircle;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconMoneyBill: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconMoneyBill;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconNotesMedical: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconNotesMedical;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconOvertime: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconOvertime;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconPaperPlane: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconPaperPlane;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconPaperPlaneClock: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconPaperPlaneClock;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconPaperclip: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconPaperclip;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconPencil: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconPencil;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconPercentage: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconPercentage;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconPhone: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconPhone;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconPlug: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconPlug;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconPlus: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconPlus;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconPrint: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconPrint;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconQuestionCircle: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconQuestionCircle;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconRepeat: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconRepeat;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconReply: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconReply;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconSearch: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconSearch;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconSignOut: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconSignOut;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconSitemap: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconSitemap;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconSlidersH: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconSlidersH;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconSort: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconSort;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconStar: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconStar;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconStarSolid: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconStarSolid;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconStickyNoteLines: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconStickyNoteLines;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconStopwatch: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconStopwatch;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconStrikethrough: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconStrikethrough;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconSync: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconSync;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconSyncExclaimation: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconSyncExclaimation;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconTachometer: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconTachometer;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconTimes: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconTimes;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconTimesOctagon: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconTimesOctagon;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconTrash: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconTrash;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconUnderline: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconUnderline;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconUndo: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconUndo;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconUniversity: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconUniversity;
|
|
@@ -3,9 +3,10 @@ import { IconSize } from '../types';
|
|
|
3
3
|
declare type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
|
+
testId?: string;
|
|
6
7
|
} & React.SVGProps<SVGSVGElement>;
|
|
7
8
|
declare const IconUserComputer: {
|
|
8
|
-
(props: Props): JSX.Element;
|
|
9
|
+
({ testId, ...props }: Props): JSX.Element;
|
|
9
10
|
displayName: string;
|
|
10
11
|
};
|
|
11
12
|
export default IconUserComputer;
|