@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.
Files changed (215) hide show
  1. package/dist/icons/VariantGallery.d.ts +26 -0
  2. package/dist/icons/components/{IconArrowDown.d.ts → arrows/IconArrowDown.d.ts} +2 -1
  3. package/dist/icons/components/{IconArrowDownWideShort.d.ts → arrows/IconArrowDownWideShort.d.ts} +2 -1
  4. package/dist/icons/components/{IconArrowLeft.d.ts → arrows/IconArrowLeft.d.ts} +2 -1
  5. package/dist/icons/components/{IconArrowRight.d.ts → arrows/IconArrowRight.d.ts} +2 -1
  6. package/dist/icons/components/{IconArrowToTop.d.ts → arrows/IconArrowToTop.d.ts} +2 -1
  7. package/dist/icons/components/{IconArrowTurnDownRight.d.ts → arrows/IconArrowTurnDownRight.d.ts} +2 -1
  8. package/dist/icons/components/{IconArrowUp.d.ts → arrows/IconArrowUp.d.ts} +2 -1
  9. package/dist/icons/components/{IconChevronDown.d.ts → arrows/IconChevronDown.d.ts} +2 -1
  10. package/dist/icons/components/{IconChevronLeft.d.ts → arrows/IconChevronLeft.d.ts} +2 -1
  11. package/dist/icons/components/{IconChevronRight.d.ts → arrows/IconChevronRight.d.ts} +2 -1
  12. package/dist/icons/components/{IconChevronUp.d.ts → arrows/IconChevronUp.d.ts} +2 -1
  13. package/dist/icons/components/{IconExpand.d.ts → arrows/IconExpand.d.ts} +2 -1
  14. package/dist/icons/components/{IconRepeat.d.ts → arrows/IconRepeat.d.ts} +2 -1
  15. package/dist/icons/components/{IconReply.d.ts → arrows/IconReply.d.ts} +2 -1
  16. package/dist/icons/components/{IconSort.d.ts → arrows/IconSort.d.ts} +2 -1
  17. package/dist/icons/components/{IconSync.d.ts → arrows/IconSync.d.ts} +2 -1
  18. package/dist/icons/components/arrows/IconSyncExclamation.d.ts +10 -0
  19. package/dist/icons/components/{IconUndo.d.ts → arrows/IconUndo.d.ts} +2 -1
  20. package/dist/icons/components/arrows/index.d.ts +18 -0
  21. package/dist/icons/components/{IconAnalytics.d.ts → business/IconAnalytics.d.ts} +2 -1
  22. package/dist/icons/components/{IconBalanceScale.d.ts → business/IconBalanceScale.d.ts} +2 -1
  23. package/dist/icons/components/{IconBalanceScaleLeft.d.ts → business/IconBalanceScaleLeft.d.ts} +2 -1
  24. package/dist/icons/components/{IconBarsV.d.ts → business/IconBarsV.d.ts} +2 -1
  25. package/dist/icons/components/{IconBook.d.ts → business/IconBook.d.ts} +2 -1
  26. package/dist/icons/components/{IconCalculator.d.ts → business/IconCalculator.d.ts} +2 -1
  27. package/dist/icons/components/{IconCashRegister.d.ts → business/IconCashRegister.d.ts} +2 -1
  28. package/dist/icons/components/{IconChartBar.d.ts → business/IconChartBar.d.ts} +2 -1
  29. package/dist/icons/components/{IconCreditCard.d.ts → business/IconCreditCard.d.ts} +2 -1
  30. package/dist/icons/components/{IconCreditCardPlus.d.ts → business/IconCreditCardPlus.d.ts} +2 -1
  31. package/dist/icons/components/{IconDollarSign.d.ts → business/IconDollarSign.d.ts} +2 -1
  32. package/dist/icons/components/{IconEnvelopeOpenDollar.d.ts → business/IconEnvelopeOpenDollar.d.ts} +2 -1
  33. package/dist/icons/components/business/IconGanttChart.d.ts +10 -0
  34. package/dist/icons/components/business/IconHandHoldingCoin.d.ts +10 -0
  35. package/dist/icons/components/{IconHandHoldingDollar.d.ts → business/IconHandHoldingDollar.d.ts} +2 -1
  36. package/dist/icons/components/{IconMoneyBill.d.ts → business/IconMoneyBill.d.ts} +2 -1
  37. package/dist/icons/components/{IconPercentage.d.ts → business/IconPercentage.d.ts} +2 -1
  38. package/dist/icons/components/{IconSitemap.d.ts → business/IconSitemap.d.ts} +2 -1
  39. package/dist/icons/components/{IconTable.d.ts → business/IconTable.d.ts} +2 -1
  40. package/dist/icons/components/business/index.d.ts +19 -0
  41. package/dist/icons/components/{IconBell.d.ts → communication/IconBell.d.ts} +2 -1
  42. package/dist/icons/components/communication/IconBullhorn.d.ts +10 -0
  43. package/dist/icons/components/{IconCamera.d.ts → communication/IconCamera.d.ts} +2 -1
  44. package/dist/icons/components/{IconCameraSlash.d.ts → communication/IconCameraSlash.d.ts} +2 -1
  45. package/dist/icons/components/{IconComment.d.ts → communication/IconComment.d.ts} +2 -1
  46. package/dist/icons/components/{IconCommentLines.d.ts → communication/IconCommentLines.d.ts} +2 -1
  47. package/dist/icons/components/{IconEnvelope.d.ts → communication/IconEnvelope.d.ts} +2 -1
  48. package/dist/icons/components/{IconMessages.d.ts → communication/IconMessages.d.ts} +2 -1
  49. package/dist/icons/components/communication/IconMobile.d.ts +10 -0
  50. package/dist/icons/components/{IconPhone.d.ts → communication/IconPhone.d.ts} +2 -1
  51. package/dist/icons/components/{IconVideo.d.ts → communication/IconVideo.d.ts} +2 -1
  52. package/dist/icons/components/communication/IconWifi.d.ts +10 -0
  53. package/dist/icons/components/communication/IconWifiSlash.d.ts +10 -0
  54. package/dist/icons/components/communication/index.d.ts +13 -0
  55. package/dist/icons/components/{IconBarsH.d.ts → controls/IconBarsH.d.ts} +2 -1
  56. package/dist/icons/components/{IconBold.d.ts → controls/IconBold.d.ts} +2 -1
  57. package/dist/icons/components/{IconCheckCircle.d.ts → controls/IconCheckCircle.d.ts} +2 -1
  58. package/dist/icons/components/{IconCog.d.ts → controls/IconCog.d.ts} +2 -1
  59. package/dist/icons/components/{IconCopy.d.ts → controls/IconCopy.d.ts} +2 -1
  60. package/dist/icons/components/{IconEdit.d.ts → controls/IconEdit.d.ts} +2 -1
  61. package/dist/icons/components/controls/IconEllipsis.d.ts +10 -0
  62. package/dist/icons/components/{IconEllipsisV.d.ts → controls/IconEllipsisV.d.ts} +2 -1
  63. package/dist/icons/components/{IconExternalLink.d.ts → controls/IconExternalLink.d.ts} +2 -1
  64. package/dist/icons/components/{IconEye.d.ts → controls/IconEye.d.ts} +2 -1
  65. package/dist/icons/components/{IconEyeSlash.d.ts → controls/IconEyeSlash.d.ts} +2 -1
  66. package/dist/icons/components/{IconFile.d.ts → controls/IconFile.d.ts} +2 -1
  67. package/dist/icons/components/{IconGripVertical.d.ts → controls/IconGripVertical.d.ts} +2 -1
  68. package/dist/icons/components/controls/IconHouse.d.ts +10 -0
  69. package/dist/icons/components/{IconImage.d.ts → controls/IconImage.d.ts} +2 -1
  70. package/dist/icons/components/{IconItalic.d.ts → controls/IconItalic.d.ts} +2 -1
  71. package/dist/icons/components/{IconLink.d.ts → controls/IconLink.d.ts} +2 -1
  72. package/dist/icons/components/{IconList.d.ts → controls/IconList.d.ts} +2 -1
  73. package/dist/icons/components/controls/IconListOl.d.ts +10 -0
  74. package/dist/icons/components/{IconLock.d.ts → controls/IconLock.d.ts} +2 -1
  75. package/dist/icons/components/controls/IconMemoMagnifyingGlass.d.ts +10 -0
  76. package/dist/icons/components/{IconMinus.d.ts → controls/IconMinus.d.ts} +2 -1
  77. package/dist/icons/components/{IconMinusCircle.d.ts → controls/IconMinusCircle.d.ts} +2 -1
  78. package/dist/icons/components/{IconPaperPlane.d.ts → controls/IconPaperPlane.d.ts} +2 -1
  79. package/dist/icons/components/{IconPaperPlaneClock.d.ts → controls/IconPaperPlaneClock.d.ts} +2 -1
  80. package/dist/icons/components/{IconPaperclip.d.ts → controls/IconPaperclip.d.ts} +2 -1
  81. package/dist/icons/components/{IconPencil.d.ts → controls/IconPencil.d.ts} +2 -1
  82. package/dist/icons/components/{IconPlus.d.ts → controls/IconPlus.d.ts} +2 -1
  83. package/dist/icons/components/{IconPrint.d.ts → controls/IconPrint.d.ts} +2 -1
  84. package/dist/icons/components/{IconSearch.d.ts → controls/IconSearch.d.ts} +2 -1
  85. package/dist/icons/components/controls/IconSignIn.d.ts +10 -0
  86. package/dist/icons/components/{IconSignOut.d.ts → controls/IconSignOut.d.ts} +2 -1
  87. package/dist/icons/components/{IconSlidersH.d.ts → controls/IconSlidersH.d.ts} +2 -1
  88. package/dist/icons/components/controls/IconSortChevron.d.ts +10 -0
  89. package/dist/icons/components/controls/IconSortChevronDown.d.ts +10 -0
  90. package/dist/icons/components/controls/IconSortChevronUp.d.ts +10 -0
  91. package/dist/icons/components/{IconStrikethrough.d.ts → controls/IconStrikethrough.d.ts} +2 -1
  92. package/dist/icons/components/{IconTimes.d.ts → controls/IconTimes.d.ts} +2 -1
  93. package/dist/icons/components/{IconTrash.d.ts → controls/IconTrash.d.ts} +2 -1
  94. package/dist/icons/components/{IconUnderline.d.ts → controls/IconUnderline.d.ts} +2 -1
  95. package/dist/icons/components/{IconUnlock.d.ts → controls/IconUnlock.d.ts} +2 -1
  96. package/dist/icons/components/{IconVolume.d.ts → controls/IconVolume.d.ts} +2 -1
  97. package/dist/icons/components/{IconVolumeMute.d.ts → controls/IconVolumeMute.d.ts} +2 -1
  98. package/dist/icons/components/{IconWrench.d.ts → controls/IconWrench.d.ts} +2 -1
  99. package/dist/icons/components/controls/index.d.ts +44 -0
  100. package/dist/icons/components/{IconAwful.d.ts → emojis/IconAwful.d.ts} +1 -1
  101. package/dist/icons/components/{IconAwfulMonochromatic.d.ts → emojis/IconAwfulMonochromatic.d.ts} +1 -1
  102. package/dist/icons/components/{IconBad.d.ts → emojis/IconBad.d.ts} +1 -1
  103. package/dist/icons/components/{IconBadMonochromatic.d.ts → emojis/IconBadMonochromatic.d.ts} +1 -1
  104. package/dist/icons/components/{IconDecent.d.ts → emojis/IconDecent.d.ts} +1 -1
  105. package/dist/icons/components/{IconDecentMonochromatic.d.ts → emojis/IconDecentMonochromatic.d.ts} +1 -1
  106. package/dist/icons/components/{IconGood.d.ts → emojis/IconGood.d.ts} +1 -1
  107. package/dist/icons/components/{IconGoodMonochromatic.d.ts → emojis/IconGoodMonochromatic.d.ts} +1 -1
  108. package/dist/icons/components/{IconGreat.d.ts → emojis/IconGreat.d.ts} +1 -1
  109. package/dist/icons/components/{IconGreatMonochromatic.d.ts → emojis/IconGreatMonochromatic.d.ts} +1 -1
  110. package/dist/icons/components/emojis/index.d.ts +10 -0
  111. package/dist/icons/components/human/IconAddressBook.d.ts +10 -0
  112. package/dist/icons/components/{IconFaceSmileRelaxed.d.ts → human/IconFaceSmileRelaxed.d.ts} +2 -1
  113. package/dist/icons/components/human/IconFileUser.d.ts +10 -0
  114. package/dist/icons/components/{IconGrinBeam.d.ts → human/IconGrinBeam.d.ts} +2 -1
  115. package/dist/icons/components/human/IconHand.d.ts +10 -0
  116. package/dist/icons/components/{IconHandPointRight.d.ts → human/IconHandPointRight.d.ts} +2 -1
  117. package/dist/icons/components/{IconHandshake.d.ts → human/IconHandshake.d.ts} +2 -1
  118. package/dist/icons/components/{IconStar.d.ts → human/IconStar.d.ts} +2 -1
  119. package/dist/icons/components/{IconThumbsDown.d.ts → human/IconThumbsDown.d.ts} +2 -1
  120. package/dist/icons/components/{IconThumbsUp.d.ts → human/IconThumbsUp.d.ts} +2 -1
  121. package/dist/icons/components/human/IconUser.d.ts +10 -0
  122. package/dist/icons/components/{IconUserComputer.d.ts → human/IconUserComputer.d.ts} +2 -1
  123. package/dist/icons/components/{IconUserFriends.d.ts → human/IconUserFriends.d.ts} +2 -1
  124. package/dist/icons/components/{IconUserPlus.d.ts → human/IconUserPlus.d.ts} +2 -1
  125. package/dist/icons/components/{IconUserSearch.d.ts → human/IconUserSearch.d.ts} +2 -1
  126. package/dist/icons/components/{IconUserSlash.d.ts → human/IconUserSlash.d.ts} +2 -1
  127. package/dist/icons/components/{IconUserTag.d.ts → human/IconUserTag.d.ts} +2 -1
  128. package/dist/icons/components/{IconUserTie.d.ts → human/IconUserTie.d.ts} +2 -1
  129. package/dist/icons/components/{IconUsers.d.ts → human/IconUsers.d.ts} +2 -1
  130. package/dist/icons/components/human/index.d.ts +19 -0
  131. package/dist/icons/components/{IconBirthdayCake.d.ts → image/IconBirthdayCake.d.ts} +2 -1
  132. package/dist/icons/components/{IconBolt.d.ts → image/IconBolt.d.ts} +2 -1
  133. package/dist/icons/components/{IconBriefcase.d.ts → image/IconBriefcase.d.ts} +2 -1
  134. package/dist/icons/components/{IconBullseyeArrow.d.ts → image/IconBullseyeArrow.d.ts} +2 -1
  135. package/dist/icons/components/{IconClipboardList.d.ts → image/IconClipboardList.d.ts} +2 -1
  136. package/dist/icons/components/{IconDownload.d.ts → image/IconDownload.d.ts} +2 -1
  137. package/dist/icons/components/{IconFilePdf.d.ts → image/IconFilePdf.d.ts} +2 -1
  138. package/dist/icons/components/{IconFlag.d.ts → image/IconFlag.d.ts} +2 -1
  139. package/dist/icons/components/{IconFourDotsCircle.d.ts → image/IconFourDotsCircle.d.ts} +2 -1
  140. package/dist/icons/components/{IconFourSquares.d.ts → image/IconFourSquares.d.ts} +2 -1
  141. package/dist/icons/components/{IconGavel.d.ts → image/IconGavel.d.ts} +2 -1
  142. package/dist/icons/components/{IconGif.d.ts → image/IconGif.d.ts} +2 -1
  143. package/dist/icons/components/{IconGift.d.ts → image/IconGift.d.ts} +2 -1
  144. package/dist/icons/components/image/IconGlobe.d.ts +10 -0
  145. package/dist/icons/components/{IconHatChef.d.ts → image/IconHatChef.d.ts} +2 -1
  146. package/dist/icons/components/{IconIslandTropical.d.ts → image/IconIslandTropical.d.ts} +2 -1
  147. package/dist/icons/components/{IconLaptopSearch.d.ts → image/IconLaptopSearch.d.ts} +2 -1
  148. package/dist/icons/components/image/IconMagic.d.ts +10 -0
  149. package/dist/icons/components/{IconMapMarker.d.ts → image/IconMapMarker.d.ts} +2 -1
  150. package/dist/icons/components/{IconMedal.d.ts → image/IconMedal.d.ts} +2 -1
  151. package/dist/icons/components/image/IconMugSaucer.d.ts +10 -0
  152. package/dist/icons/components/{IconNotesMedical.d.ts → image/IconNotesMedical.d.ts} +2 -1
  153. package/dist/icons/components/{IconPlateUtensils.d.ts → image/IconPlateUtensils.d.ts} +2 -1
  154. package/dist/icons/components/{IconPlug.d.ts → image/IconPlug.d.ts} +2 -1
  155. package/dist/icons/components/{IconRocket.d.ts → image/IconRocket.d.ts} +2 -1
  156. package/dist/icons/components/{IconSparkle.d.ts → image/IconSparkle.d.ts} +2 -1
  157. package/dist/icons/components/{IconStickyNoteLines.d.ts → image/IconStickyNoteLines.d.ts} +2 -1
  158. package/dist/icons/components/image/IconStore.d.ts +10 -0
  159. package/dist/icons/components/{IconTachometer.d.ts → image/IconTachometer.d.ts} +2 -1
  160. package/dist/icons/components/image/IconThreeSquares.d.ts +10 -0
  161. package/dist/icons/components/{IconUniversity.d.ts → image/IconUniversity.d.ts} +2 -1
  162. package/dist/icons/components/image/index.d.ts +31 -0
  163. package/dist/icons/components/index.d.ts +8 -166
  164. package/dist/icons/components/{IconAward.d.ts → status/IconAward.d.ts} +2 -1
  165. package/dist/icons/components/status/IconAwardSimple.d.ts +10 -0
  166. package/dist/icons/components/{IconBan.d.ts → status/IconBan.d.ts} +2 -1
  167. package/dist/icons/components/{IconCheck.d.ts → status/IconCheck.d.ts} +2 -1
  168. package/dist/icons/components/{IconCheckCircleIncomplete.d.ts → status/IconCheckCircleIncomplete.d.ts} +2 -1
  169. package/dist/icons/components/status/IconCheckCircleIncompleteRole.d.ts +10 -0
  170. package/dist/icons/components/status/IconCheckCircleIncompleteUser.d.ts +10 -0
  171. package/dist/icons/components/{IconCircleHalfStroke.d.ts → status/IconCircleHalfStroke.d.ts} +2 -1
  172. package/dist/icons/components/status/IconCircleXMark.d.ts +10 -0
  173. package/dist/icons/components/status/IconDeleteLeft.d.ts +10 -0
  174. package/dist/icons/components/status/IconExclamation.d.ts +10 -0
  175. package/dist/icons/components/status/IconExclamationTriangle.d.ts +10 -0
  176. package/dist/icons/components/{IconInfoCircle.d.ts → status/IconInfoCircle.d.ts} +2 -1
  177. package/dist/icons/components/{IconQuestionCircle.d.ts → status/IconQuestionCircle.d.ts} +2 -1
  178. package/dist/icons/components/{IconTimesOctagon.d.ts → status/IconTimesOctagon.d.ts} +2 -1
  179. package/dist/icons/components/status/index.d.ts +15 -0
  180. package/dist/icons/components/{IconCalendar.d.ts → time/IconCalendar.d.ts} +2 -1
  181. package/dist/icons/components/{IconCalendarAlt.d.ts → time/IconCalendarAlt.d.ts} +2 -1
  182. package/dist/icons/components/{IconCalendarCheck.d.ts → time/IconCalendarCheck.d.ts} +2 -1
  183. package/dist/icons/components/{IconCalendarDay.d.ts → time/IconCalendarDay.d.ts} +2 -1
  184. package/dist/icons/components/{IconCalendarExclamation.d.ts → time/IconCalendarExclamation.d.ts} +2 -1
  185. package/dist/icons/components/{IconCalendarStar.d.ts → time/IconCalendarStar.d.ts} +2 -1
  186. package/dist/icons/components/time/IconCalendarWeek.d.ts +10 -0
  187. package/dist/icons/components/{IconClock.d.ts → time/IconClock.d.ts} +2 -1
  188. package/dist/icons/components/{IconClockExclamation.d.ts → time/IconClockExclamation.d.ts} +2 -1
  189. package/dist/icons/components/{IconClockRewind.d.ts → time/IconClockRewind.d.ts} +2 -1
  190. package/dist/icons/components/{IconOvertime.d.ts → time/IconOvertime.d.ts} +2 -1
  191. package/dist/icons/components/{IconStopwatch.d.ts → time/IconStopwatch.d.ts} +2 -1
  192. package/dist/icons/components/time/index.d.ts +12 -0
  193. package/dist/icons/index.d.ts +1 -0
  194. package/dist/icons/types.d.ts +1 -0
  195. package/dist/index.js +5799 -2136
  196. package/dist/index.js.map +1 -1
  197. package/dist/index.modern.js +5792 -2300
  198. package/dist/index.modern.js.map +1 -1
  199. package/package.json +1 -1
  200. package/dist/icons/components/IconAwardSolid.d.ts +0 -9
  201. package/dist/icons/components/IconCalendarTomorrow.d.ts +0 -9
  202. package/dist/icons/components/IconExclaimTriangleSolid.d.ts +0 -9
  203. package/dist/icons/components/IconExclaimation.d.ts +0 -9
  204. package/dist/icons/components/IconExclaimationTriangle.d.ts +0 -9
  205. package/dist/icons/components/IconInfoCircleSolid.d.ts +0 -9
  206. package/dist/icons/components/IconListOI.d.ts +0 -9
  207. package/dist/icons/components/IconMagicSolid.d.ts +0 -9
  208. package/dist/icons/components/IconMegaphone.d.ts +0 -9
  209. package/dist/icons/components/IconMugSaucerSolid.d.ts +0 -9
  210. package/dist/icons/components/IconSparkleSolid.d.ts +0 -9
  211. package/dist/icons/components/IconStarSolid.d.ts +0 -9
  212. package/dist/icons/components/IconSyncExclaimation.d.ts +0 -9
  213. package/dist/icons/components/IconTimesOctagonSolid.d.ts +0 -9
  214. package/dist/icons/components/IconUserLight.d.ts +0 -9
  215. package/dist/icons/components/IconUserSolid.d.ts +0 -9
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconVolume: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconVolume;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconVolumeMute: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconVolumeMute;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconWrench: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconWrench;
@@ -0,0 +1,44 @@
1
+ export { default as IconBarsH } from './IconBarsH';
2
+ export { default as IconBold } from './IconBold';
3
+ export { default as IconCheckCircle } from './IconCheckCircle';
4
+ export { default as IconCog } from './IconCog';
5
+ export { default as IconCopy } from './IconCopy';
6
+ export { default as IconEdit } from './IconEdit';
7
+ export { default as IconEllipsis } from './IconEllipsis';
8
+ export { default as IconEllipsisV } from './IconEllipsisV';
9
+ export { default as IconExternalLink } from './IconExternalLink';
10
+ export { default as IconEye } from './IconEye';
11
+ export { default as IconEyeSlash } from './IconEyeSlash';
12
+ export { default as IconFile } from './IconFile';
13
+ export { default as IconGripVertical } from './IconGripVertical';
14
+ export { default as IconHouse } from './IconHouse';
15
+ export { default as IconImage } from './IconImage';
16
+ export { default as IconItalic } from './IconItalic';
17
+ export { default as IconLink } from './IconLink';
18
+ export { default as IconList } from './IconList';
19
+ export { default as IconListOl } from './IconListOl';
20
+ export { default as IconLock } from './IconLock';
21
+ export { default as IconMemoMagnifyingGlass } from './IconMemoMagnifyingGlass';
22
+ export { default as IconMinus } from './IconMinus';
23
+ export { default as IconMinusCircle } from './IconMinusCircle';
24
+ export { default as IconPaperPlane } from './IconPaperPlane';
25
+ export { default as IconPaperPlaneClock } from './IconPaperPlaneClock';
26
+ export { default as IconPaperclip } from './IconPaperclip';
27
+ export { default as IconPencil } from './IconPencil';
28
+ export { default as IconPlus } from './IconPlus';
29
+ export { default as IconPrint } from './IconPrint';
30
+ export { default as IconSearch } from './IconSearch';
31
+ export { default as IconSignIn } from './IconSignIn';
32
+ export { default as IconSignOut } from './IconSignOut';
33
+ export { default as IconSlidersH } from './IconSlidersH';
34
+ export { default as IconSortChevron } from './IconSortChevron';
35
+ export { default as IconSortChevronDown } from './IconSortChevronDown';
36
+ export { default as IconSortChevronUp } from './IconSortChevronUp';
37
+ export { default as IconStrikethrough } from './IconStrikethrough';
38
+ export { default as IconTimes } from './IconTimes';
39
+ export { default as IconTrash } from './IconTrash';
40
+ export { default as IconUnderline } from './IconUnderline';
41
+ export { default as IconUnlock } from './IconUnlock';
42
+ export { default as IconVolume } from './IconVolume';
43
+ export { default as IconVolumeMute } from './IconVolumeMute';
44
+ export { default as IconWrench } from './IconWrench';
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
@@ -0,0 +1,10 @@
1
+ export { default as IconAwful } from './IconAwful';
2
+ export { default as IconAwfulMonochromatic } from './IconAwfulMonochromatic';
3
+ export { default as IconBad } from './IconBad';
4
+ export { default as IconBadMonochromatic } from './IconBadMonochromatic';
5
+ export { default as IconDecent } from './IconDecent';
6
+ export { default as IconDecentMonochromatic } from './IconDecentMonochromatic';
7
+ export { default as IconGood } from './IconGood';
8
+ export { default as IconGoodMonochromatic } from './IconGoodMonochromatic';
9
+ export { default as IconGreat } from './IconGreat';
10
+ export { default as IconGreatMonochromatic } from './IconGreatMonochromatic';
@@ -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 IconAddressBook: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
10
+ export default IconAddressBook;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconFaceSmileRelaxed: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconFaceSmileRelaxed;
@@ -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 IconFileUser: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
10
+ export default IconFileUser;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconGrinBeam: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconGrinBeam;
@@ -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 IconHand: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
10
+ export default IconHand;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconHandPointRight: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconHandPointRight;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconHandshake: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconHandshake;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconStar: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconStar;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconThumbsDown: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconThumbsDown;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconThumbsUp: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconThumbsUp;
@@ -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 IconUser: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
10
+ export default IconUser;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconUserComputer: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconUserComputer;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconUserFriends: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconUserFriends;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconUserPlus: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconUserPlus;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconUserSearch: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconUserSearch;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconUserSlash: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconUserSlash;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconUserTag: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconUserTag;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconUserTie: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconUserTie;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconUsers: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconUsers;
@@ -0,0 +1,19 @@
1
+ export { default as IconAddressBook } from './IconAddressBook';
2
+ export { default as IconFaceSmileRelaxed } from './IconFaceSmileRelaxed';
3
+ export { default as IconFileUser } from './IconFileUser';
4
+ export { default as IconGrinBeam } from './IconGrinBeam';
5
+ export { default as IconHand } from './IconHand';
6
+ export { default as IconHandPointRight } from './IconHandPointRight';
7
+ export { default as IconHandshake } from './IconHandshake';
8
+ export { default as IconStar } from './IconStar';
9
+ export { default as IconThumbsDown } from './IconThumbsDown';
10
+ export { default as IconThumbsUp } from './IconThumbsUp';
11
+ export { default as IconUser } from './IconUser';
12
+ export { default as IconUserComputer } from './IconUserComputer';
13
+ export { default as IconUserFriends } from './IconUserFriends';
14
+ export { default as IconUserPlus } from './IconUserPlus';
15
+ export { default as IconUserSearch } from './IconUserSearch';
16
+ export { default as IconUserSlash } from './IconUserSlash';
17
+ export { default as IconUserTag } from './IconUserTag';
18
+ export { default as IconUserTie } from './IconUserTie';
19
+ export { default as IconUsers } from './IconUsers';
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconBirthdayCake: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconBirthdayCake;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconBolt: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconBolt;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconBriefcase: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconBriefcase;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconBullseyeArrow: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconBullseyeArrow;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconClipboardList: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconClipboardList;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconDownload: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconDownload;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconFilePdf: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconFilePdf;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconFlag: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconFlag;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconFourDotsCircle: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconFourDotsCircle;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconFourSquares: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconFourSquares;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconGavel: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconGavel;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconGif: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconGif;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
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 IconGift: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconGift;
@@ -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 IconGlobe: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
10
+ export default IconGlobe;