@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
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.