@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
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as arrowsIcons from './components/arrows';
|
|
2
|
+
import * as businessIcons from './components/business';
|
|
3
|
+
import * as communicationIcons from './components/communication';
|
|
4
|
+
import * as controlsIcons from './components/controls';
|
|
5
|
+
import * as humanIcons from './components/human';
|
|
6
|
+
import * as imageIcons from './components/image';
|
|
7
|
+
import * as statusIcons from './components/status';
|
|
8
|
+
import * as timeIcons from './components/time';
|
|
9
|
+
import * as emojiIcons from './components/emojis';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
declare const ICONS_BY_CATEGORY: {
|
|
12
|
+
arrows: typeof arrowsIcons;
|
|
13
|
+
business: typeof businessIcons;
|
|
14
|
+
communication: typeof communicationIcons;
|
|
15
|
+
controls: typeof controlsIcons;
|
|
16
|
+
human: typeof humanIcons;
|
|
17
|
+
image: typeof imageIcons;
|
|
18
|
+
status: typeof statusIcons;
|
|
19
|
+
time: typeof timeIcons;
|
|
20
|
+
emojis: typeof emojiIcons;
|
|
21
|
+
};
|
|
22
|
+
type Props = {
|
|
23
|
+
category: keyof typeof ICONS_BY_CATEGORY;
|
|
24
|
+
};
|
|
25
|
+
declare const VariantGallery: ({ category }: Props) => React.JSX.Element;
|
|
26
|
+
export default VariantGallery;
|
|
@@ -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 IconArrowDown: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconArrowDown;
|
package/dist/icons/components/{IconArrowDownWideShort.d.ts → arrows/IconArrowDownWideShort.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 IconArrowDownWideShort: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconArrowDownWideShort;
|
|
@@ -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 IconArrowLeft: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconArrowLeft;
|
|
@@ -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 IconArrowRight: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconArrowRight;
|
|
@@ -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 IconArrowToTop: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconArrowToTop;
|
package/dist/icons/components/{IconArrowTurnDownRight.d.ts → arrows/IconArrowTurnDownRight.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 IconArrowTurnDownRight: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconArrowTurnDownRight;
|
|
@@ -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 IconArrowUp: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconArrowUp;
|
|
@@ -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 IconChevronDown: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconChevronDown;
|
|
@@ -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 IconChevronLeft: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconChevronLeft;
|
|
@@ -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 IconChevronRight: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconChevronRight;
|
|
@@ -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 IconChevronUp: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconChevronUp;
|
|
@@ -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 IconExpand: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconExpand;
|
|
@@ -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 IconRepeat: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconRepeat;
|
|
@@ -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 IconReply: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconReply;
|
|
@@ -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 IconSort: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconSort;
|
|
@@ -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 IconSync: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconSync;
|
|
@@ -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 IconSyncExclamation: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
10
|
+
export default IconSyncExclamation;
|
|
@@ -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 IconUndo: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconUndo;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
export { default as IconArrowDown } from './IconArrowDown';
|
|
2
|
+
export { default as IconArrowDownWideShort } from './IconArrowDownWideShort';
|
|
3
|
+
export { default as IconArrowLeft } from './IconArrowLeft';
|
|
4
|
+
export { default as IconArrowRight } from './IconArrowRight';
|
|
5
|
+
export { default as IconArrowToTop } from './IconArrowToTop';
|
|
6
|
+
export { default as IconArrowTurnDownRight } from './IconArrowTurnDownRight';
|
|
7
|
+
export { default as IconArrowUp } from './IconArrowUp';
|
|
8
|
+
export { default as IconChevronDown } from './IconChevronDown';
|
|
9
|
+
export { default as IconChevronLeft } from './IconChevronLeft';
|
|
10
|
+
export { default as IconChevronRight } from './IconChevronRight';
|
|
11
|
+
export { default as IconChevronUp } from './IconChevronUp';
|
|
12
|
+
export { default as IconExpand } from './IconExpand';
|
|
13
|
+
export { default as IconRepeat } from './IconRepeat';
|
|
14
|
+
export { default as IconReply } from './IconReply';
|
|
15
|
+
export { default as IconSort } from './IconSort';
|
|
16
|
+
export { default as IconSync } from './IconSync';
|
|
17
|
+
export { default as IconSyncExclamation } from './IconSyncExclamation';
|
|
18
|
+
export { default as IconUndo } from './IconUndo';
|
|
@@ -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 IconAnalytics: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconAnalytics;
|
|
@@ -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 IconBalanceScale: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconBalanceScale;
|
package/dist/icons/components/{IconBalanceScaleLeft.d.ts → business/IconBalanceScaleLeft.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 IconBalanceScaleLeft: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconBalanceScaleLeft;
|
|
@@ -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 IconBarsV: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconBarsV;
|
|
@@ -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 IconBook: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconBook;
|
|
@@ -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 IconCalculator: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconCalculator;
|
|
@@ -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 IconCashRegister: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconCashRegister;
|
|
@@ -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 IconChartBar: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconChartBar;
|
|
@@ -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 IconCreditCard: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconCreditCard;
|
|
@@ -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 IconCreditCardPlus: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconCreditCardPlus;
|
|
@@ -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 IconDollarSign: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconDollarSign;
|
package/dist/icons/components/{IconEnvelopeOpenDollar.d.ts → business/IconEnvelopeOpenDollar.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 IconEnvelopeOpenDollar: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconEnvelopeOpenDollar;
|
|
@@ -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 IconGanttChart: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
10
|
+
export default IconGanttChart;
|
|
@@ -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 IconHandHoldingCoin: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
10
|
+
export default IconHandHoldingCoin;
|
package/dist/icons/components/{IconHandHoldingDollar.d.ts → business/IconHandHoldingDollar.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 IconHandHoldingDollar: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconHandHoldingDollar;
|
|
@@ -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 IconMoneyBill: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconMoneyBill;
|
|
@@ -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 IconPercentage: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconPercentage;
|
|
@@ -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 IconSitemap: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconSitemap;
|
|
@@ -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 IconTable: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconTable;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
export { default as IconAnalytics } from './IconAnalytics';
|
|
2
|
+
export { default as IconBalanceScale } from './IconBalanceScale';
|
|
3
|
+
export { default as IconBalanceScaleLeft } from './IconBalanceScaleLeft';
|
|
4
|
+
export { default as IconBarsV } from './IconBarsV';
|
|
5
|
+
export { default as IconBook } from './IconBook';
|
|
6
|
+
export { default as IconCalculator } from './IconCalculator';
|
|
7
|
+
export { default as IconCashRegister } from './IconCashRegister';
|
|
8
|
+
export { default as IconChartBar } from './IconChartBar';
|
|
9
|
+
export { default as IconCreditCard } from './IconCreditCard';
|
|
10
|
+
export { default as IconCreditCardPlus } from './IconCreditCardPlus';
|
|
11
|
+
export { default as IconDollarSign } from './IconDollarSign';
|
|
12
|
+
export { default as IconEnvelopeOpenDollar } from './IconEnvelopeOpenDollar';
|
|
13
|
+
export { default as IconGanttChart } from './IconGanttChart';
|
|
14
|
+
export { default as IconHandHoldingCoin } from './IconHandHoldingCoin';
|
|
15
|
+
export { default as IconHandHoldingDollar } from './IconHandHoldingDollar';
|
|
16
|
+
export { default as IconMoneyBill } from './IconMoneyBill';
|
|
17
|
+
export { default as IconPercentage } from './IconPercentage';
|
|
18
|
+
export { default as IconSitemap } from './IconSitemap';
|
|
19
|
+
export { default as IconTable } from './IconTable';
|
|
@@ -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 IconBell: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconBell;
|
|
@@ -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 IconBullhorn: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
10
|
+
export default IconBullhorn;
|
|
@@ -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 IconCamera: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconCamera;
|
|
@@ -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 IconCameraSlash: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconCameraSlash;
|
|
@@ -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 IconComment: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconComment;
|
|
@@ -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 IconCommentLines: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
|
|
9
10
|
export default IconCommentLines;
|