@7shifts/sous-chef 3.97.0 → 4.0.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/icons/VariantGallery.d.ts +26 -0
- package/dist/icons/components/{IconArrowDown.d.ts → arrows/IconArrowDown.d.ts} +2 -1
- package/dist/icons/components/{IconArrowDownWideShort.d.ts → arrows/IconArrowDownWideShort.d.ts} +2 -1
- package/dist/icons/components/{IconArrowLeft.d.ts → arrows/IconArrowLeft.d.ts} +2 -1
- package/dist/icons/components/{IconArrowRight.d.ts → arrows/IconArrowRight.d.ts} +2 -1
- package/dist/icons/components/{IconArrowToTop.d.ts → arrows/IconArrowToTop.d.ts} +2 -1
- package/dist/icons/components/{IconArrowTurnDownRight.d.ts → arrows/IconArrowTurnDownRight.d.ts} +2 -1
- package/dist/icons/components/{IconArrowUp.d.ts → arrows/IconArrowUp.d.ts} +2 -1
- package/dist/icons/components/{IconChevronDown.d.ts → arrows/IconChevronDown.d.ts} +2 -1
- package/dist/icons/components/{IconChevronLeft.d.ts → arrows/IconChevronLeft.d.ts} +2 -1
- package/dist/icons/components/{IconChevronRight.d.ts → arrows/IconChevronRight.d.ts} +2 -1
- package/dist/icons/components/{IconChevronUp.d.ts → arrows/IconChevronUp.d.ts} +2 -1
- package/dist/icons/components/{IconExpand.d.ts → arrows/IconExpand.d.ts} +2 -1
- package/dist/icons/components/{IconRepeat.d.ts → arrows/IconRepeat.d.ts} +2 -1
- package/dist/icons/components/{IconReply.d.ts → arrows/IconReply.d.ts} +2 -1
- package/dist/icons/components/{IconSort.d.ts → arrows/IconSort.d.ts} +2 -1
- package/dist/icons/components/{IconSync.d.ts → arrows/IconSync.d.ts} +2 -1
- package/dist/icons/components/arrows/IconSyncExclamation.d.ts +10 -0
- package/dist/icons/components/{IconUndo.d.ts → arrows/IconUndo.d.ts} +2 -1
- package/dist/icons/components/arrows/index.d.ts +18 -0
- package/dist/icons/components/{IconAnalytics.d.ts → business/IconAnalytics.d.ts} +2 -1
- package/dist/icons/components/{IconBalanceScale.d.ts → business/IconBalanceScale.d.ts} +2 -1
- package/dist/icons/components/{IconBalanceScaleLeft.d.ts → business/IconBalanceScaleLeft.d.ts} +2 -1
- package/dist/icons/components/{IconBarsV.d.ts → business/IconBarsV.d.ts} +2 -1
- package/dist/icons/components/{IconBook.d.ts → business/IconBook.d.ts} +2 -1
- package/dist/icons/components/{IconCalculator.d.ts → business/IconCalculator.d.ts} +2 -1
- package/dist/icons/components/{IconCashRegister.d.ts → business/IconCashRegister.d.ts} +2 -1
- package/dist/icons/components/{IconChartBar.d.ts → business/IconChartBar.d.ts} +2 -1
- package/dist/icons/components/{IconCreditCard.d.ts → business/IconCreditCard.d.ts} +2 -1
- package/dist/icons/components/{IconCreditCardPlus.d.ts → business/IconCreditCardPlus.d.ts} +2 -1
- package/dist/icons/components/{IconDollarSign.d.ts → business/IconDollarSign.d.ts} +2 -1
- package/dist/icons/components/{IconEnvelopeOpenDollar.d.ts → business/IconEnvelopeOpenDollar.d.ts} +2 -1
- package/dist/icons/components/business/IconGanttChart.d.ts +10 -0
- package/dist/icons/components/business/IconHandHoldingCoin.d.ts +10 -0
- package/dist/icons/components/{IconHandHoldingDollar.d.ts → business/IconHandHoldingDollar.d.ts} +2 -1
- package/dist/icons/components/{IconMoneyBill.d.ts → business/IconMoneyBill.d.ts} +2 -1
- package/dist/icons/components/{IconPercentage.d.ts → business/IconPercentage.d.ts} +2 -1
- package/dist/icons/components/{IconSitemap.d.ts → business/IconSitemap.d.ts} +2 -1
- package/dist/icons/components/{IconTable.d.ts → business/IconTable.d.ts} +2 -1
- package/dist/icons/components/business/index.d.ts +19 -0
- package/dist/icons/components/{IconBell.d.ts → communication/IconBell.d.ts} +2 -1
- package/dist/icons/components/communication/IconBullhorn.d.ts +10 -0
- package/dist/icons/components/{IconCamera.d.ts → communication/IconCamera.d.ts} +2 -1
- package/dist/icons/components/{IconCameraSlash.d.ts → communication/IconCameraSlash.d.ts} +2 -1
- package/dist/icons/components/{IconComment.d.ts → communication/IconComment.d.ts} +2 -1
- package/dist/icons/components/{IconCommentLines.d.ts → communication/IconCommentLines.d.ts} +2 -1
- package/dist/icons/components/{IconEnvelope.d.ts → communication/IconEnvelope.d.ts} +2 -1
- package/dist/icons/components/{IconMessages.d.ts → communication/IconMessages.d.ts} +2 -1
- package/dist/icons/components/communication/IconMobile.d.ts +10 -0
- package/dist/icons/components/{IconPhone.d.ts → communication/IconPhone.d.ts} +2 -1
- package/dist/icons/components/{IconVideo.d.ts → communication/IconVideo.d.ts} +2 -1
- package/dist/icons/components/communication/IconWifi.d.ts +10 -0
- package/dist/icons/components/communication/IconWifiSlash.d.ts +10 -0
- package/dist/icons/components/communication/index.d.ts +13 -0
- package/dist/icons/components/{IconBarsH.d.ts → controls/IconBarsH.d.ts} +2 -1
- package/dist/icons/components/{IconBold.d.ts → controls/IconBold.d.ts} +2 -1
- package/dist/icons/components/{IconCheckCircle.d.ts → controls/IconCheckCircle.d.ts} +2 -1
- package/dist/icons/components/{IconCog.d.ts → controls/IconCog.d.ts} +2 -1
- package/dist/icons/components/{IconCopy.d.ts → controls/IconCopy.d.ts} +2 -1
- package/dist/icons/components/{IconEdit.d.ts → controls/IconEdit.d.ts} +2 -1
- package/dist/icons/components/controls/IconEllipsis.d.ts +10 -0
- package/dist/icons/components/{IconEllipsisV.d.ts → controls/IconEllipsisV.d.ts} +2 -1
- package/dist/icons/components/{IconExternalLink.d.ts → controls/IconExternalLink.d.ts} +2 -1
- package/dist/icons/components/{IconEye.d.ts → controls/IconEye.d.ts} +2 -1
- package/dist/icons/components/{IconEyeSlash.d.ts → controls/IconEyeSlash.d.ts} +2 -1
- package/dist/icons/components/{IconFile.d.ts → controls/IconFile.d.ts} +2 -1
- package/dist/icons/components/{IconGripVertical.d.ts → controls/IconGripVertical.d.ts} +2 -1
- package/dist/icons/components/controls/IconHouse.d.ts +10 -0
- package/dist/icons/components/{IconImage.d.ts → controls/IconImage.d.ts} +2 -1
- package/dist/icons/components/{IconItalic.d.ts → controls/IconItalic.d.ts} +2 -1
- package/dist/icons/components/{IconLink.d.ts → controls/IconLink.d.ts} +2 -1
- package/dist/icons/components/{IconList.d.ts → controls/IconList.d.ts} +2 -1
- package/dist/icons/components/controls/IconListOl.d.ts +10 -0
- package/dist/icons/components/{IconLock.d.ts → controls/IconLock.d.ts} +2 -1
- package/dist/icons/components/controls/IconMemoMagnifyingGlass.d.ts +10 -0
- package/dist/icons/components/{IconMinus.d.ts → controls/IconMinus.d.ts} +2 -1
- package/dist/icons/components/{IconMinusCircle.d.ts → controls/IconMinusCircle.d.ts} +2 -1
- package/dist/icons/components/{IconPaperPlane.d.ts → controls/IconPaperPlane.d.ts} +2 -1
- package/dist/icons/components/{IconPaperPlaneClock.d.ts → controls/IconPaperPlaneClock.d.ts} +2 -1
- package/dist/icons/components/{IconPaperclip.d.ts → controls/IconPaperclip.d.ts} +2 -1
- package/dist/icons/components/{IconPencil.d.ts → controls/IconPencil.d.ts} +2 -1
- package/dist/icons/components/{IconPlus.d.ts → controls/IconPlus.d.ts} +2 -1
- package/dist/icons/components/{IconPrint.d.ts → controls/IconPrint.d.ts} +2 -1
- package/dist/icons/components/{IconSearch.d.ts → controls/IconSearch.d.ts} +2 -1
- package/dist/icons/components/controls/IconSignIn.d.ts +10 -0
- package/dist/icons/components/{IconSignOut.d.ts → controls/IconSignOut.d.ts} +2 -1
- package/dist/icons/components/{IconSlidersH.d.ts → controls/IconSlidersH.d.ts} +2 -1
- package/dist/icons/components/controls/IconSortChevron.d.ts +10 -0
- package/dist/icons/components/controls/IconSortChevronDown.d.ts +10 -0
- package/dist/icons/components/controls/IconSortChevronUp.d.ts +10 -0
- package/dist/icons/components/{IconStrikethrough.d.ts → controls/IconStrikethrough.d.ts} +2 -1
- package/dist/icons/components/{IconTimes.d.ts → controls/IconTimes.d.ts} +2 -1
- package/dist/icons/components/{IconTrash.d.ts → controls/IconTrash.d.ts} +2 -1
- package/dist/icons/components/{IconUnderline.d.ts → controls/IconUnderline.d.ts} +2 -1
- package/dist/icons/components/{IconUnlock.d.ts → controls/IconUnlock.d.ts} +2 -1
- package/dist/icons/components/{IconVolume.d.ts → controls/IconVolume.d.ts} +2 -1
- package/dist/icons/components/{IconVolumeMute.d.ts → controls/IconVolumeMute.d.ts} +2 -1
- package/dist/icons/components/{IconWrench.d.ts → controls/IconWrench.d.ts} +2 -1
- package/dist/icons/components/controls/index.d.ts +44 -0
- package/dist/icons/components/{IconAwful.d.ts → emojis/IconAwful.d.ts} +1 -1
- package/dist/icons/components/{IconAwfulMonochromatic.d.ts → emojis/IconAwfulMonochromatic.d.ts} +1 -1
- package/dist/icons/components/{IconBad.d.ts → emojis/IconBad.d.ts} +1 -1
- package/dist/icons/components/{IconBadMonochromatic.d.ts → emojis/IconBadMonochromatic.d.ts} +1 -1
- package/dist/icons/components/{IconDecent.d.ts → emojis/IconDecent.d.ts} +1 -1
- package/dist/icons/components/{IconDecentMonochromatic.d.ts → emojis/IconDecentMonochromatic.d.ts} +1 -1
- package/dist/icons/components/{IconGood.d.ts → emojis/IconGood.d.ts} +1 -1
- package/dist/icons/components/{IconGoodMonochromatic.d.ts → emojis/IconGoodMonochromatic.d.ts} +1 -1
- package/dist/icons/components/{IconGreat.d.ts → emojis/IconGreat.d.ts} +1 -1
- package/dist/icons/components/{IconGreatMonochromatic.d.ts → emojis/IconGreatMonochromatic.d.ts} +1 -1
- package/dist/icons/components/emojis/index.d.ts +10 -0
- package/dist/icons/components/human/IconAddressBook.d.ts +10 -0
- package/dist/icons/components/{IconFaceSmileRelaxed.d.ts → human/IconFaceSmileRelaxed.d.ts} +2 -1
- package/dist/icons/components/human/IconFileUser.d.ts +10 -0
- package/dist/icons/components/{IconGrinBeam.d.ts → human/IconGrinBeam.d.ts} +2 -1
- package/dist/icons/components/human/IconHand.d.ts +10 -0
- package/dist/icons/components/{IconHandPointRight.d.ts → human/IconHandPointRight.d.ts} +2 -1
- package/dist/icons/components/{IconHandshake.d.ts → human/IconHandshake.d.ts} +2 -1
- package/dist/icons/components/{IconStar.d.ts → human/IconStar.d.ts} +2 -1
- package/dist/icons/components/{IconThumbsDown.d.ts → human/IconThumbsDown.d.ts} +2 -1
- package/dist/icons/components/{IconThumbsUp.d.ts → human/IconThumbsUp.d.ts} +2 -1
- package/dist/icons/components/human/IconUser.d.ts +10 -0
- package/dist/icons/components/{IconUserComputer.d.ts → human/IconUserComputer.d.ts} +2 -1
- package/dist/icons/components/{IconUserFriends.d.ts → human/IconUserFriends.d.ts} +2 -1
- package/dist/icons/components/{IconUserPlus.d.ts → human/IconUserPlus.d.ts} +2 -1
- package/dist/icons/components/{IconUserSearch.d.ts → human/IconUserSearch.d.ts} +2 -1
- package/dist/icons/components/{IconUserSlash.d.ts → human/IconUserSlash.d.ts} +2 -1
- package/dist/icons/components/{IconUserTag.d.ts → human/IconUserTag.d.ts} +2 -1
- package/dist/icons/components/{IconUserTie.d.ts → human/IconUserTie.d.ts} +2 -1
- package/dist/icons/components/{IconUsers.d.ts → human/IconUsers.d.ts} +2 -1
- package/dist/icons/components/human/index.d.ts +19 -0
- package/dist/icons/components/{IconBirthdayCake.d.ts → image/IconBirthdayCake.d.ts} +2 -1
- package/dist/icons/components/{IconBolt.d.ts → image/IconBolt.d.ts} +2 -1
- package/dist/icons/components/{IconBriefcase.d.ts → image/IconBriefcase.d.ts} +2 -1
- package/dist/icons/components/{IconBullseyeArrow.d.ts → image/IconBullseyeArrow.d.ts} +2 -1
- package/dist/icons/components/{IconClipboardList.d.ts → image/IconClipboardList.d.ts} +2 -1
- package/dist/icons/components/{IconDownload.d.ts → image/IconDownload.d.ts} +2 -1
- package/dist/icons/components/{IconFilePdf.d.ts → image/IconFilePdf.d.ts} +2 -1
- package/dist/icons/components/{IconFlag.d.ts → image/IconFlag.d.ts} +2 -1
- package/dist/icons/components/{IconFourDotsCircle.d.ts → image/IconFourDotsCircle.d.ts} +2 -1
- package/dist/icons/components/{IconFourSquares.d.ts → image/IconFourSquares.d.ts} +2 -1
- package/dist/icons/components/{IconGavel.d.ts → image/IconGavel.d.ts} +2 -1
- package/dist/icons/components/{IconGif.d.ts → image/IconGif.d.ts} +2 -1
- package/dist/icons/components/{IconGift.d.ts → image/IconGift.d.ts} +2 -1
- package/dist/icons/components/image/IconGlobe.d.ts +10 -0
- package/dist/icons/components/{IconHatChef.d.ts → image/IconHatChef.d.ts} +2 -1
- package/dist/icons/components/{IconIslandTropical.d.ts → image/IconIslandTropical.d.ts} +2 -1
- package/dist/icons/components/{IconLaptopSearch.d.ts → image/IconLaptopSearch.d.ts} +2 -1
- package/dist/icons/components/image/IconMagic.d.ts +10 -0
- package/dist/icons/components/{IconMapMarker.d.ts → image/IconMapMarker.d.ts} +2 -1
- package/dist/icons/components/{IconMedal.d.ts → image/IconMedal.d.ts} +2 -1
- package/dist/icons/components/image/IconMugSaucer.d.ts +10 -0
- package/dist/icons/components/{IconNotesMedical.d.ts → image/IconNotesMedical.d.ts} +2 -1
- package/dist/icons/components/{IconPlateUtensils.d.ts → image/IconPlateUtensils.d.ts} +2 -1
- package/dist/icons/components/{IconPlug.d.ts → image/IconPlug.d.ts} +2 -1
- package/dist/icons/components/{IconRocket.d.ts → image/IconRocket.d.ts} +2 -1
- package/dist/icons/components/{IconSparkle.d.ts → image/IconSparkle.d.ts} +2 -1
- package/dist/icons/components/{IconStickyNoteLines.d.ts → image/IconStickyNoteLines.d.ts} +2 -1
- package/dist/icons/components/image/IconStore.d.ts +10 -0
- package/dist/icons/components/{IconTachometer.d.ts → image/IconTachometer.d.ts} +2 -1
- package/dist/icons/components/image/IconThreeSquares.d.ts +10 -0
- package/dist/icons/components/{IconUniversity.d.ts → image/IconUniversity.d.ts} +2 -1
- package/dist/icons/components/image/index.d.ts +31 -0
- package/dist/icons/components/index.d.ts +8 -166
- package/dist/icons/components/{IconAward.d.ts → status/IconAward.d.ts} +2 -1
- package/dist/icons/components/status/IconAwardSimple.d.ts +10 -0
- package/dist/icons/components/{IconBan.d.ts → status/IconBan.d.ts} +2 -1
- package/dist/icons/components/{IconCheck.d.ts → status/IconCheck.d.ts} +2 -1
- package/dist/icons/components/{IconCheckCircleIncomplete.d.ts → status/IconCheckCircleIncomplete.d.ts} +2 -1
- package/dist/icons/components/status/IconCheckCircleIncompleteRole.d.ts +10 -0
- package/dist/icons/components/status/IconCheckCircleIncompleteUser.d.ts +10 -0
- package/dist/icons/components/{IconCircleHalfStroke.d.ts → status/IconCircleHalfStroke.d.ts} +2 -1
- package/dist/icons/components/status/IconCircleXMark.d.ts +10 -0
- package/dist/icons/components/status/IconDeleteLeft.d.ts +10 -0
- package/dist/icons/components/status/IconExclamation.d.ts +10 -0
- package/dist/icons/components/status/IconExclamationTriangle.d.ts +10 -0
- package/dist/icons/components/{IconInfoCircle.d.ts → status/IconInfoCircle.d.ts} +2 -1
- package/dist/icons/components/{IconQuestionCircle.d.ts → status/IconQuestionCircle.d.ts} +2 -1
- package/dist/icons/components/{IconTimesOctagon.d.ts → status/IconTimesOctagon.d.ts} +2 -1
- package/dist/icons/components/status/index.d.ts +15 -0
- package/dist/icons/components/{IconCalendar.d.ts → time/IconCalendar.d.ts} +2 -1
- package/dist/icons/components/{IconCalendarAlt.d.ts → time/IconCalendarAlt.d.ts} +2 -1
- package/dist/icons/components/{IconCalendarCheck.d.ts → time/IconCalendarCheck.d.ts} +2 -1
- package/dist/icons/components/{IconCalendarDay.d.ts → time/IconCalendarDay.d.ts} +2 -1
- package/dist/icons/components/{IconCalendarExclamation.d.ts → time/IconCalendarExclamation.d.ts} +2 -1
- package/dist/icons/components/{IconCalendarStar.d.ts → time/IconCalendarStar.d.ts} +2 -1
- package/dist/icons/components/time/IconCalendarWeek.d.ts +10 -0
- package/dist/icons/components/{IconClock.d.ts → time/IconClock.d.ts} +2 -1
- package/dist/icons/components/{IconClockExclamation.d.ts → time/IconClockExclamation.d.ts} +2 -1
- package/dist/icons/components/{IconClockRewind.d.ts → time/IconClockRewind.d.ts} +2 -1
- package/dist/icons/components/{IconOvertime.d.ts → time/IconOvertime.d.ts} +2 -1
- package/dist/icons/components/{IconStopwatch.d.ts → time/IconStopwatch.d.ts} +2 -1
- package/dist/icons/components/time/index.d.ts +12 -0
- package/dist/icons/index.d.ts +1 -0
- package/dist/icons/types.d.ts +1 -0
- package/dist/index.js +5799 -2136
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +5792 -2300
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
- package/dist/icons/components/IconAwardSolid.d.ts +0 -9
- package/dist/icons/components/IconCalendarTomorrow.d.ts +0 -9
- package/dist/icons/components/IconExclaimTriangleSolid.d.ts +0 -9
- package/dist/icons/components/IconExclaimation.d.ts +0 -9
- package/dist/icons/components/IconExclaimationTriangle.d.ts +0 -9
- package/dist/icons/components/IconInfoCircleSolid.d.ts +0 -9
- package/dist/icons/components/IconListOI.d.ts +0 -9
- package/dist/icons/components/IconMagicSolid.d.ts +0 -9
- package/dist/icons/components/IconMegaphone.d.ts +0 -9
- package/dist/icons/components/IconMugSaucerSolid.d.ts +0 -9
- package/dist/icons/components/IconSparkleSolid.d.ts +0 -9
- package/dist/icons/components/IconStarSolid.d.ts +0 -9
- package/dist/icons/components/IconSyncExclaimation.d.ts +0 -9
- package/dist/icons/components/IconTimesOctagonSolid.d.ts +0 -9
- package/dist/icons/components/IconUserLight.d.ts +0 -9
- package/dist/icons/components/IconUserSolid.d.ts +0 -9
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconEnvelope: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconEnvelope;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconMessages: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconMessages;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
|
+
type Props = {
|
|
4
|
+
size?: IconSize;
|
|
5
|
+
color?: string;
|
|
6
|
+
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>;
|
|
9
|
+
declare const IconMobile: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
10
|
+
export default IconMobile;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconPhone: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconPhone;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconVideo: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconVideo;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
|
+
type Props = {
|
|
4
|
+
size?: IconSize;
|
|
5
|
+
color?: string;
|
|
6
|
+
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>;
|
|
9
|
+
declare const IconWifi: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
10
|
+
export default IconWifi;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
|
+
type Props = {
|
|
4
|
+
size?: IconSize;
|
|
5
|
+
color?: string;
|
|
6
|
+
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>;
|
|
9
|
+
declare const IconWifiSlash: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
10
|
+
export default IconWifiSlash;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export { default as IconBell } from './IconBell';
|
|
2
|
+
export { default as IconBullhorn } from './IconBullhorn';
|
|
3
|
+
export { default as IconCamera } from './IconCamera';
|
|
4
|
+
export { default as IconCameraSlash } from './IconCameraSlash';
|
|
5
|
+
export { default as IconComment } from './IconComment';
|
|
6
|
+
export { default as IconCommentLines } from './IconCommentLines';
|
|
7
|
+
export { default as IconEnvelope } from './IconEnvelope';
|
|
8
|
+
export { default as IconMessages } from './IconMessages';
|
|
9
|
+
export { default as IconMobile } from './IconMobile';
|
|
10
|
+
export { default as IconPhone } from './IconPhone';
|
|
11
|
+
export { default as IconVideo } from './IconVideo';
|
|
12
|
+
export { default as IconWifi } from './IconWifi';
|
|
13
|
+
export { default as IconWifiSlash } from './IconWifiSlash';
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconBarsH: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconBarsH;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconBold: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconBold;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconCheckCircle: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconCheckCircle;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconCog: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconCog;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconCopy: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconCopy;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconEdit: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconEdit;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
|
+
type Props = {
|
|
4
|
+
size?: IconSize;
|
|
5
|
+
color?: string;
|
|
6
|
+
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>;
|
|
9
|
+
declare const IconEllipsis: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
10
|
+
export default IconEllipsis;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconEllipsisV: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconEllipsisV;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconExternalLink: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconExternalLink;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconEye: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconEye;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconEyeSlash: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconEyeSlash;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconFile: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconFile;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconGripVertical: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconGripVertical;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
|
+
type Props = {
|
|
4
|
+
size?: IconSize;
|
|
5
|
+
color?: string;
|
|
6
|
+
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>;
|
|
9
|
+
declare const IconHouse: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
10
|
+
export default IconHouse;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconImage: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconImage;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconItalic: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconItalic;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconLink: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconLink;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconList: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconList;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
|
+
type Props = {
|
|
4
|
+
size?: IconSize;
|
|
5
|
+
color?: string;
|
|
6
|
+
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>;
|
|
9
|
+
declare const IconListOl: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
10
|
+
export default IconListOl;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconLock: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconLock;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
|
+
type Props = {
|
|
4
|
+
size?: IconSize;
|
|
5
|
+
color?: string;
|
|
6
|
+
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>;
|
|
9
|
+
declare const IconMemoMagnifyingGlass: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
10
|
+
export default IconMemoMagnifyingGlass;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconMinus: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconMinus;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconMinusCircle: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconMinusCircle;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconPaperPlane: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconPaperPlane;
|
package/dist/icons/components/{IconPaperPlaneClock.d.ts → controls/IconPaperPlaneClock.d.ts}
RENAMED
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconPaperPlaneClock: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconPaperPlaneClock;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconPaperclip: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconPaperclip;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconPencil: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconPencil;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconPlus: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconPlus;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconPrint: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconPrint;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconSearch: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconSearch;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
|
+
type Props = {
|
|
4
|
+
size?: IconSize;
|
|
5
|
+
color?: string;
|
|
6
|
+
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>;
|
|
9
|
+
declare const IconSignIn: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
10
|
+
export default IconSignIn;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconSignOut: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconSignOut;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconSlidersH: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconSlidersH;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
|
+
type Props = {
|
|
4
|
+
size?: IconSize;
|
|
5
|
+
color?: string;
|
|
6
|
+
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>;
|
|
9
|
+
declare const IconSortChevron: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
10
|
+
export default IconSortChevron;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
|
+
type Props = {
|
|
4
|
+
size?: IconSize;
|
|
5
|
+
color?: string;
|
|
6
|
+
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>;
|
|
9
|
+
declare const IconSortChevronDown: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
10
|
+
export default IconSortChevronDown;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
|
+
type Props = {
|
|
4
|
+
size?: IconSize;
|
|
5
|
+
color?: string;
|
|
6
|
+
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>;
|
|
9
|
+
declare const IconSortChevronUp: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
10
|
+
export default IconSortChevronUp;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconStrikethrough: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconStrikethrough;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconTimes: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconTimes;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconTrash: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconTrash;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconUnderline: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconUnderline;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { IconSize } from '
|
|
2
|
+
import { IconSize, IconVariant } from '../../types';
|
|
3
3
|
type Props = {
|
|
4
4
|
size?: IconSize;
|
|
5
5
|
color?: string;
|
|
6
6
|
testId?: string;
|
|
7
|
+
variant?: IconVariant;
|
|
7
8
|
} & React.SVGProps<SVGSVGElement>;
|
|
8
9
|
declare const IconUnlock: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconUnlock;
|