braid-design-system 34.7.0 → 34.8.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/CHANGELOG.md +54 -0
- package/LICENSE +21 -0
- package/dist/lib/components/Accordion/Accordion.cjs +1 -2
- package/dist/lib/components/Accordion/Accordion.d.cts +2 -1
- package/dist/lib/components/Accordion/Accordion.d.mts +2 -1
- package/dist/lib/components/Accordion/Accordion.mjs +2 -2
- package/dist/lib/components/Accordion/Accordion.playroom.cjs +7 -2
- package/dist/lib/components/Accordion/Accordion.playroom.mjs +6 -1
- package/dist/lib/components/Rating/Rating.cjs +6 -6
- package/dist/lib/components/Rating/Rating.mjs +6 -6
- package/dist/lib/components/icons/IconAI/IconAISvg.cjs +1 -1
- package/dist/lib/components/icons/IconAI/IconAISvg.mjs +1 -1
- package/dist/lib/components/icons/IconAdd/IconAddSvg.cjs +1 -2
- package/dist/lib/components/icons/IconAdd/IconAddSvg.mjs +1 -2
- package/dist/lib/components/icons/IconArrow/IconArrowSvg.cjs +3 -3
- package/dist/lib/components/icons/IconArrow/IconArrowSvg.mjs +3 -3
- package/dist/lib/components/icons/IconAttachment/IconAttachmentSvg.cjs +1 -1
- package/dist/lib/components/icons/IconAttachment/IconAttachmentSvg.mjs +1 -1
- package/dist/lib/components/icons/IconBluetooth/IconBluetoothSvg.cjs +1 -1
- package/dist/lib/components/icons/IconBluetooth/IconBluetoothSvg.mjs +1 -1
- package/dist/lib/components/icons/IconBold/IconBoldSvg.cjs +1 -1
- package/dist/lib/components/icons/IconBold/IconBoldSvg.mjs +1 -1
- package/dist/lib/components/icons/IconBookmark/IconBookmarkActiveSvg.cjs +1 -2
- package/dist/lib/components/icons/IconBookmark/IconBookmarkActiveSvg.mjs +1 -2
- package/dist/lib/components/icons/IconBookmark/IconBookmarkSvg.cjs +1 -2
- package/dist/lib/components/icons/IconBookmark/IconBookmarkSvg.mjs +1 -2
- package/dist/lib/components/icons/IconBulletList/IconBulletListSvg.cjs +1 -1
- package/dist/lib/components/icons/IconBulletList/IconBulletListSvg.mjs +1 -1
- package/dist/lib/components/icons/IconCareer/IconCareerActiveSvg.cjs +2 -2
- package/dist/lib/components/icons/IconCareer/IconCareerActiveSvg.mjs +2 -2
- package/dist/lib/components/icons/IconCareer/IconCareerSvg.cjs +2 -2
- package/dist/lib/components/icons/IconCareer/IconCareerSvg.mjs +2 -2
- package/dist/lib/components/icons/IconCategory/IconCategorySvg.cjs +1 -1
- package/dist/lib/components/icons/IconCategory/IconCategorySvg.mjs +1 -1
- package/dist/lib/components/icons/IconCaution/IconCautionSvg.cjs +4 -4
- package/dist/lib/components/icons/IconCaution/IconCautionSvg.mjs +4 -4
- package/dist/lib/components/icons/IconChecklist/IconChecklistSvg.cjs +1 -1
- package/dist/lib/components/icons/IconChecklist/IconChecklistSvg.mjs +1 -1
- package/dist/lib/components/icons/IconChevron/IconChevronSvg.cjs +1 -2
- package/dist/lib/components/icons/IconChevron/IconChevronSvg.mjs +1 -2
- package/dist/lib/components/icons/IconClear/IconClearSvg.cjs +1 -2
- package/dist/lib/components/icons/IconClear/IconClearSvg.mjs +1 -2
- package/dist/lib/components/icons/IconCompany/IconCompanyActiveSvg.cjs +1 -1
- package/dist/lib/components/icons/IconCompany/IconCompanyActiveSvg.mjs +1 -1
- package/dist/lib/components/icons/IconCompany/IconCompanySvg.cjs +1 -2
- package/dist/lib/components/icons/IconCompany/IconCompanySvg.mjs +1 -2
- package/dist/lib/components/icons/IconCompanyVerified/IconCompanyVerifiedSvg.cjs +2 -3
- package/dist/lib/components/icons/IconCompanyVerified/IconCompanyVerifiedSvg.mjs +2 -3
- package/dist/lib/components/icons/IconCompose/IconComposeSvg.cjs +2 -3
- package/dist/lib/components/icons/IconCompose/IconComposeSvg.mjs +2 -3
- package/dist/lib/components/icons/IconCopy/IconCopySvg.cjs +2 -3
- package/dist/lib/components/icons/IconCopy/IconCopySvg.mjs +2 -3
- package/dist/lib/components/icons/IconCoverLetter/IconCoverLetterSvg.cjs +12 -12
- package/dist/lib/components/icons/IconCoverLetter/IconCoverLetterSvg.mjs +12 -12
- package/dist/lib/components/icons/IconCreditCard/IconCreditCardSvg.cjs +2 -3
- package/dist/lib/components/icons/IconCreditCard/IconCreditCardSvg.mjs +2 -3
- package/dist/lib/components/icons/IconCritical/IconCriticalSvg.cjs +4 -4
- package/dist/lib/components/icons/IconCritical/IconCriticalSvg.mjs +4 -4
- package/dist/lib/components/icons/IconDate/IconDateSvg.cjs +1 -2
- package/dist/lib/components/icons/IconDate/IconDateSvg.mjs +1 -2
- package/dist/lib/components/icons/IconDelete/IconDeleteSvg.cjs +2 -3
- package/dist/lib/components/icons/IconDelete/IconDeleteSvg.mjs +2 -3
- package/dist/lib/components/icons/IconDesktop/IconDesktopSvg.cjs +3 -3
- package/dist/lib/components/icons/IconDesktop/IconDesktopSvg.mjs +3 -3
- package/dist/lib/components/icons/IconDisallow/IconDisallowSvg.cjs +1 -1
- package/dist/lib/components/icons/IconDisallow/IconDisallowSvg.mjs +1 -1
- package/dist/lib/components/icons/IconDocument/IconDocumentSvg.cjs +2 -2
- package/dist/lib/components/icons/IconDocument/IconDocumentSvg.mjs +2 -2
- package/dist/lib/components/icons/IconDocumentBroken/IconDocumentBrokenSvg.cjs +2 -2
- package/dist/lib/components/icons/IconDocumentBroken/IconDocumentBrokenSvg.mjs +2 -2
- package/dist/lib/components/icons/IconDownload/IconDownloadSvg.cjs +1 -2
- package/dist/lib/components/icons/IconDownload/IconDownloadSvg.mjs +1 -2
- package/dist/lib/components/icons/IconEdit/IconEditSvg.cjs +1 -2
- package/dist/lib/components/icons/IconEdit/IconEditSvg.mjs +1 -2
- package/dist/lib/components/icons/IconEducation/IconEducationSvg.cjs +1 -2
- package/dist/lib/components/icons/IconEducation/IconEducationSvg.mjs +1 -2
- package/dist/lib/components/icons/IconEnlarge/IconEnlargeActiveSvg.cjs +3 -3
- package/dist/lib/components/icons/IconEnlarge/IconEnlargeActiveSvg.mjs +3 -3
- package/dist/lib/components/icons/IconEnlarge/IconEnlargeSvg.cjs +3 -3
- package/dist/lib/components/icons/IconEnlarge/IconEnlargeSvg.mjs +3 -3
- package/dist/lib/components/icons/IconExperience/IconExperienceSvg.cjs +1 -1
- package/dist/lib/components/icons/IconExperience/IconExperienceSvg.mjs +1 -1
- package/dist/lib/components/icons/IconFilter/IconFilterSvg.cjs +1 -2
- package/dist/lib/components/icons/IconFilter/IconFilterSvg.mjs +1 -2
- package/dist/lib/components/icons/IconFlag/IconFlagSvg.cjs +3 -3
- package/dist/lib/components/icons/IconFlag/IconFlagSvg.mjs +3 -3
- package/dist/lib/components/icons/IconGift/IconGiftSvg.cjs +3 -3
- package/dist/lib/components/icons/IconGift/IconGiftSvg.mjs +3 -3
- package/dist/lib/components/icons/IconGlobe/IconGlobeSvg.cjs +3 -3
- package/dist/lib/components/icons/IconGlobe/IconGlobeSvg.mjs +3 -3
- package/dist/lib/components/icons/IconGrid/IconGridSvg.cjs +1 -2
- package/dist/lib/components/icons/IconGrid/IconGridSvg.mjs +1 -2
- package/dist/lib/components/icons/IconHash/IconHashSvg.cjs +1 -1
- package/dist/lib/components/icons/IconHash/IconHashSvg.mjs +1 -1
- package/dist/lib/components/icons/IconHeart/IconHeartActiveSvg.cjs +1 -1
- package/dist/lib/components/icons/IconHeart/IconHeartActiveSvg.mjs +1 -1
- package/dist/lib/components/icons/IconHeart/IconHeartSvg.cjs +1 -1
- package/dist/lib/components/icons/IconHeart/IconHeartSvg.mjs +1 -1
- package/dist/lib/components/icons/IconHelp/IconHelpSvg.cjs +2 -3
- package/dist/lib/components/icons/IconHelp/IconHelpSvg.mjs +2 -3
- package/dist/lib/components/icons/IconHistory/IconHistorySvg.cjs +2 -3
- package/dist/lib/components/icons/IconHistory/IconHistorySvg.mjs +2 -3
- package/dist/lib/components/icons/IconHome/IconHomeSvg.cjs +1 -2
- package/dist/lib/components/icons/IconHome/IconHomeSvg.mjs +1 -2
- package/dist/lib/components/icons/IconImage/IconImageSvg.cjs +1 -2
- package/dist/lib/components/icons/IconImage/IconImageSvg.mjs +1 -2
- package/dist/lib/components/icons/IconImageBroken/IconImageBrokenSvg.cjs +3 -3
- package/dist/lib/components/icons/IconImageBroken/IconImageBrokenSvg.mjs +3 -3
- package/dist/lib/components/icons/IconInfo/IconInfoSvg.cjs +2 -2
- package/dist/lib/components/icons/IconInfo/IconInfoSvg.mjs +2 -2
- package/dist/lib/components/icons/IconInvoice/IconInvoiceSvg.cjs +2 -3
- package/dist/lib/components/icons/IconInvoice/IconInvoiceSvg.mjs +2 -3
- package/dist/lib/components/icons/IconItalic/IconItalicSvg.cjs +1 -1
- package/dist/lib/components/icons/IconItalic/IconItalicSvg.mjs +1 -1
- package/dist/lib/components/icons/IconLanguage/IconLanguageSvg.cjs +3 -3
- package/dist/lib/components/icons/IconLanguage/IconLanguageSvg.mjs +3 -3
- package/dist/lib/components/icons/IconLicence/IconLicenceSvg.cjs +3 -3
- package/dist/lib/components/icons/IconLicence/IconLicenceSvg.mjs +3 -3
- package/dist/lib/components/icons/IconLink/IconLinkSvg.cjs +2 -2
- package/dist/lib/components/icons/IconLink/IconLinkSvg.mjs +2 -2
- package/dist/lib/components/icons/IconLinkBroken/IconLinkBrokenSvg.cjs +1 -1
- package/dist/lib/components/icons/IconLinkBroken/IconLinkBrokenSvg.mjs +1 -1
- package/dist/lib/components/icons/IconMail/IconMailSvg.cjs +1 -2
- package/dist/lib/components/icons/IconMail/IconMailSvg.mjs +1 -2
- package/dist/lib/components/icons/IconMessage/IconMessageSvg.cjs +5 -8
- package/dist/lib/components/icons/IconMessage/IconMessageSvg.mjs +5 -8
- package/dist/lib/components/icons/IconMicrophone/IconMicrophoneSvg.cjs +4 -4
- package/dist/lib/components/icons/IconMicrophone/IconMicrophoneSvg.mjs +4 -4
- package/dist/lib/components/icons/IconMinus/IconMinusSvg.cjs +1 -2
- package/dist/lib/components/icons/IconMinus/IconMinusSvg.mjs +1 -2
- package/dist/lib/components/icons/IconMobile/IconMobileSvg.cjs +4 -4
- package/dist/lib/components/icons/IconMobile/IconMobileSvg.mjs +4 -4
- package/dist/lib/components/icons/IconMoney/IconMoneySvg.cjs +3 -3
- package/dist/lib/components/icons/IconMoney/IconMoneySvg.mjs +3 -3
- package/dist/lib/components/icons/IconNewWindow/IconNewWindowSvg.cjs +2 -3
- package/dist/lib/components/icons/IconNewWindow/IconNewWindowSvg.mjs +2 -3
- package/dist/lib/components/icons/IconNote/IconNoteSvg.cjs +1 -1
- package/dist/lib/components/icons/IconNote/IconNoteSvg.mjs +1 -1
- package/dist/lib/components/icons/IconNotification/IconNotificationSvg.cjs +3 -3
- package/dist/lib/components/icons/IconNotification/IconNotificationSvg.mjs +3 -3
- package/dist/lib/components/icons/IconNumberedList/IconNumberedListSvg.cjs +1 -1
- package/dist/lib/components/icons/IconNumberedList/IconNumberedListSvg.mjs +1 -1
- package/dist/lib/components/icons/IconOverflow/IconOverflowSvg.cjs +0 -1
- package/dist/lib/components/icons/IconOverflow/IconOverflowSvg.mjs +0 -1
- package/dist/lib/components/icons/IconPeople/IconPeopleActiveSvg.cjs +1 -1
- package/dist/lib/components/icons/IconPeople/IconPeopleActiveSvg.mjs +1 -1
- package/dist/lib/components/icons/IconPeople/IconPeopleSvg.cjs +1 -1
- package/dist/lib/components/icons/IconPeople/IconPeopleSvg.mjs +1 -1
- package/dist/lib/components/icons/IconPersonAdd/IconPersonAddSvg.cjs +2 -2
- package/dist/lib/components/icons/IconPersonAdd/IconPersonAddSvg.mjs +2 -2
- package/dist/lib/components/icons/IconPersonVerified/IconPersonVerifiedSvg.cjs +1 -1
- package/dist/lib/components/icons/IconPersonVerified/IconPersonVerifiedSvg.mjs +1 -1
- package/dist/lib/components/icons/IconPhone/IconPhoneSvg.cjs +3 -3
- package/dist/lib/components/icons/IconPhone/IconPhoneSvg.mjs +3 -3
- package/dist/lib/components/icons/IconPhotoAdd/IconPhotoAddSvg.cjs +2 -2
- package/dist/lib/components/icons/IconPhotoAdd/IconPhotoAddSvg.mjs +2 -2
- package/dist/lib/components/icons/IconPlatformAndroid/IconPlatformAndroidSvg.cjs +3 -3
- package/dist/lib/components/icons/IconPlatformAndroid/IconPlatformAndroidSvg.mjs +3 -3
- package/dist/lib/components/icons/IconPlatformApple/IconPlatformAppleSvg.cjs +3 -3
- package/dist/lib/components/icons/IconPlatformApple/IconPlatformAppleSvg.mjs +3 -3
- package/dist/lib/components/icons/IconPositive/IconPositiveSvg.cjs +2 -3
- package/dist/lib/components/icons/IconPositive/IconPositiveSvg.mjs +2 -3
- package/dist/lib/components/icons/IconPrint/IconPrintSvg.cjs +1 -2
- package/dist/lib/components/icons/IconPrint/IconPrintSvg.mjs +1 -2
- package/dist/lib/components/icons/IconProfile/IconProfileActiveSvg.cjs +1 -1
- package/dist/lib/components/icons/IconProfile/IconProfileActiveSvg.mjs +1 -1
- package/dist/lib/components/icons/IconProfile/IconProfileSvg.cjs +1 -1
- package/dist/lib/components/icons/IconProfile/IconProfileSvg.mjs +1 -1
- package/dist/lib/components/icons/IconPromote/IconPromoteSvg.cjs +1 -1
- package/dist/lib/components/icons/IconPromote/IconPromoteSvg.mjs +1 -1
- package/dist/lib/components/icons/IconQR/IconQRSvg.cjs +1 -1
- package/dist/lib/components/icons/IconQR/IconQRSvg.mjs +1 -1
- package/dist/lib/components/icons/IconRating/IconRatingEmptySvg.cjs +18 -0
- package/dist/lib/components/icons/IconRating/IconRatingEmptySvg.mjs +18 -0
- package/dist/lib/components/icons/IconRating/IconRatingFullSvg.cjs +18 -0
- package/dist/lib/components/icons/IconRating/IconRatingFullSvg.mjs +18 -0
- package/dist/lib/components/icons/IconRating/IconRatingHalfSvg.cjs +22 -0
- package/dist/lib/components/icons/IconRating/IconRatingHalfSvg.mjs +22 -0
- package/dist/lib/components/icons/IconRecommended/IconRecommendedSvg.cjs +1 -2
- package/dist/lib/components/icons/IconRecommended/IconRecommendedSvg.mjs +1 -2
- package/dist/lib/components/icons/IconRedo/IconRedoSvg.cjs +1 -1
- package/dist/lib/components/icons/IconRedo/IconRedoSvg.mjs +1 -1
- package/dist/lib/components/icons/IconRefresh/IconRefreshSvg.cjs +3 -3
- package/dist/lib/components/icons/IconRefresh/IconRefreshSvg.mjs +3 -3
- package/dist/lib/components/icons/IconRenderer.cjs +9 -3
- package/dist/lib/components/icons/IconRenderer.d.cts +1 -0
- package/dist/lib/components/icons/IconRenderer.d.mts +1 -0
- package/dist/lib/components/icons/IconRenderer.mjs +9 -3
- package/dist/lib/components/icons/IconResume/IconResumeSvg.cjs +2 -2
- package/dist/lib/components/icons/IconResume/IconResumeSvg.mjs +2 -2
- package/dist/lib/components/icons/IconRocket/IconRocketSvg.cjs +2 -2
- package/dist/lib/components/icons/IconRocket/IconRocketSvg.mjs +2 -2
- package/dist/lib/components/icons/IconSearch/IconSearchSvg.cjs +1 -2
- package/dist/lib/components/icons/IconSearch/IconSearchSvg.mjs +1 -2
- package/dist/lib/components/icons/IconSecurity/IconSecuritySvg.cjs +1 -2
- package/dist/lib/components/icons/IconSecurity/IconSecuritySvg.mjs +1 -2
- package/dist/lib/components/icons/IconSend/IconSendSvg.cjs +1 -2
- package/dist/lib/components/icons/IconSend/IconSendSvg.mjs +1 -2
- package/dist/lib/components/icons/IconSent/IconSentSvg.cjs +1 -2
- package/dist/lib/components/icons/IconSent/IconSentSvg.mjs +1 -2
- package/dist/lib/components/icons/IconSentiment/IconSentiment.cjs +2 -2
- package/dist/lib/components/icons/IconSentiment/IconSentiment.mjs +2 -2
- package/dist/lib/components/icons/IconSentiment/IconSentimentNegativeSvg.cjs +2 -2
- package/dist/lib/components/icons/IconSentiment/IconSentimentNegativeSvg.mjs +2 -2
- package/dist/lib/components/icons/IconSentiment/{IconSentimentSvg.cjs → IconSentimentNeutralSvg.cjs} +5 -5
- package/dist/lib/components/icons/IconSentiment/{IconSentimentSvg.mjs → IconSentimentNeutralSvg.mjs} +5 -5
- package/dist/lib/components/icons/IconSentiment/IconSentimentPositiveSvg.cjs +2 -2
- package/dist/lib/components/icons/IconSentiment/IconSentimentPositiveSvg.mjs +2 -2
- package/dist/lib/components/icons/IconSettings/IconSettingsSvg.cjs +2 -3
- package/dist/lib/components/icons/IconSettings/IconSettingsSvg.mjs +2 -3
- package/dist/lib/components/icons/IconShare/IconShareSvg.cjs +1 -2
- package/dist/lib/components/icons/IconShare/IconShareSvg.mjs +1 -2
- package/dist/lib/components/icons/IconSkills/IconSkillsSvg.cjs +1 -1
- package/dist/lib/components/icons/IconSkills/IconSkillsSvg.mjs +1 -1
- package/dist/lib/components/icons/IconSocialFacebook/IconSocialFacebookSvg.cjs +1 -1
- package/dist/lib/components/icons/IconSocialFacebook/IconSocialFacebookSvg.mjs +1 -1
- package/dist/lib/components/icons/IconSocialGitHub/IconSocialGitHubSvg.cjs +1 -1
- package/dist/lib/components/icons/IconSocialGitHub/IconSocialGitHubSvg.mjs +1 -1
- package/dist/lib/components/icons/IconSocialInstagram/IconSocialInstagramSvg.cjs +1 -1
- package/dist/lib/components/icons/IconSocialInstagram/IconSocialInstagramSvg.mjs +1 -1
- package/dist/lib/components/icons/IconSocialLinkedIn/IconSocialLinkedInSvg.cjs +1 -1
- package/dist/lib/components/icons/IconSocialLinkedIn/IconSocialLinkedInSvg.mjs +1 -1
- package/dist/lib/components/icons/IconSocialMedium/IconSocialMediumSvg.cjs +1 -1
- package/dist/lib/components/icons/IconSocialMedium/IconSocialMediumSvg.mjs +1 -1
- package/dist/lib/components/icons/IconSocialX/IconSocialXSvg.cjs +1 -1
- package/dist/lib/components/icons/IconSocialX/IconSocialXSvg.mjs +1 -1
- package/dist/lib/components/icons/IconSocialYouTube/IconSocialYouTubeSvg.cjs +1 -1
- package/dist/lib/components/icons/IconSocialYouTube/IconSocialYouTubeSvg.mjs +1 -1
- package/dist/lib/components/icons/IconSort/IconSortSvg.cjs +1 -1
- package/dist/lib/components/icons/IconSort/IconSortSvg.mjs +1 -1
- package/dist/lib/components/icons/IconStar/IconStarActiveSvg.cjs +1 -2
- package/dist/lib/components/icons/IconStar/IconStarActiveSvg.mjs +1 -2
- package/dist/lib/components/icons/IconStar/IconStarSvg.cjs +1 -2
- package/dist/lib/components/icons/IconStar/IconStarSvg.mjs +1 -2
- package/dist/lib/components/icons/IconStatistics/IconStatisticsSvg.cjs +4 -4
- package/dist/lib/components/icons/IconStatistics/IconStatisticsSvg.mjs +4 -4
- package/dist/lib/components/icons/IconSubCategory/IconSubCategorySvg.cjs +1 -2
- package/dist/lib/components/icons/IconSubCategory/IconSubCategorySvg.mjs +1 -2
- package/dist/lib/components/icons/IconTag/IconTagSvg.cjs +2 -3
- package/dist/lib/components/icons/IconTag/IconTagSvg.mjs +2 -3
- package/dist/lib/components/icons/IconThumb/IconThumbSvg.cjs +3 -3
- package/dist/lib/components/icons/IconThumb/IconThumbSvg.mjs +3 -3
- package/dist/lib/components/icons/IconTick/IconTickSvg.cjs +1 -2
- package/dist/lib/components/icons/IconTick/IconTickSvg.mjs +1 -2
- package/dist/lib/components/icons/IconTime/IconTimeSvg.cjs +2 -3
- package/dist/lib/components/icons/IconTime/IconTimeSvg.mjs +2 -3
- package/dist/lib/components/icons/IconTip/IconTipSvg.cjs +5 -5
- package/dist/lib/components/icons/IconTip/IconTipSvg.mjs +5 -5
- package/dist/lib/components/icons/IconTitle/IconTitleSvg.cjs +2 -2
- package/dist/lib/components/icons/IconTitle/IconTitleSvg.mjs +2 -2
- package/dist/lib/components/icons/IconUndo/IconUndoSvg.cjs +1 -1
- package/dist/lib/components/icons/IconUndo/IconUndoSvg.mjs +1 -1
- package/dist/lib/components/icons/IconUpload/IconUploadSvg.cjs +1 -2
- package/dist/lib/components/icons/IconUpload/IconUploadSvg.mjs +1 -2
- package/dist/lib/components/icons/IconVideo/IconVideoSvg.cjs +1 -2
- package/dist/lib/components/icons/IconVideo/IconVideoSvg.mjs +1 -2
- package/dist/lib/components/icons/IconVisibility/IconVisibilityHiddenSvg.cjs +3 -3
- package/dist/lib/components/icons/IconVisibility/IconVisibilityHiddenSvg.mjs +3 -3
- package/dist/lib/components/icons/IconVisibility/IconVisibilitySvg.cjs +3 -3
- package/dist/lib/components/icons/IconVisibility/IconVisibilitySvg.mjs +3 -3
- package/dist/lib/components/icons/IconWorkExperience/IconWorkExperienceSvg.cjs +3 -3
- package/dist/lib/components/icons/IconWorkExperience/IconWorkExperienceSvg.mjs +3 -3
- package/dist/lib/components/icons/IconZoomIn/IconZoomInSvg.cjs +4 -4
- package/dist/lib/components/icons/IconZoomIn/IconZoomInSvg.mjs +4 -4
- package/dist/lib/components/icons/IconZoomOut/IconZoomOutSvg.cjs +4 -4
- package/dist/lib/components/icons/IconZoomOut/IconZoomOutSvg.mjs +4 -4
- package/dist/lib/components/private/Modal/ModalContent.cjs +12 -16
- package/dist/lib/components/private/Modal/ModalContent.mjs +12 -16
- package/dist/lib/css/atoms/sprinkles.css.d.cts +1 -1
- package/dist/lib/css/atoms/sprinkles.css.d.mts +1 -1
- package/package.json +4 -5
- package/dist/lib/components/icons/IconStar/IconStarHalfSvg.cjs +0 -18
- package/dist/lib/components/icons/IconStar/IconStarHalfSvg.mjs +0 -18
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconPrintSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
xmlSpace: "preserve",
|
|
7
6
|
focusable: "false",
|
|
8
7
|
fill: "currentColor",
|
|
9
8
|
width: 16,
|
|
@@ -13,7 +12,7 @@ const IconPrintSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M19 8h-1V3c0-.6-.4-1-1-1H7c-.6 0-1 .4-1 1v5H5c-1.7 0-3 1.3-3 3v4c0 1.7 1.3 3 3 3v3c0 .6.4 1 1 1h12c.6 0 1-.4 1-1v-3c1.7 0 3-1.3 3-3v-4c0-1.7-1.3-3-3-
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M19 8h-1V3c0-.6-.4-1-1-1H7c-.6 0-1 .4-1 1v5H5c-1.7 0-3 1.3-3 3v4c0 1.7 1.3 3 3 3v3c0 .6.4 1 1 1h12c.6 0 1-.4 1-1v-3c1.7 0 3-1.3 3-3v-4c0-1.7-1.3-3-3-3M8 4h8v4H8zm9 16H7v-4h10zm3-5c0 .6-.4 1-1 1v-1c0-.6-.4-1-1-1H6c-.6 0-1 .4-1 1v1c-.6 0-1-.4-1-1v-4c0-.6.4-1 1-1h14c.6 0 1 .4 1 1z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconPrintSvg };
|
|
@@ -14,7 +14,7 @@ const IconProfileActiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 15h-4a6 6 0 0 0-6 6 1 1 0 0 0 1 1h14a1 1 0 0 0 1-1 6 6 0 0 0-6-
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 15h-4a6 6 0 0 0-6 6 1 1 0 0 0 1 1h14a1 1 0 0 0 1-1 6 6 0 0 0-6-6" }),
|
|
18
18
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
|
|
19
19
|
cx: 12,
|
|
20
20
|
cy: 8,
|
|
@@ -14,7 +14,7 @@ const IconProfileActiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ j
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ jsx("path", { d: "M14 15h-4a6 6 0 0 0-6 6 1 1 0 0 0 1 1h14a1 1 0 0 0 1-1 6 6 0 0 0-6-
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M14 15h-4a6 6 0 0 0-6 6 1 1 0 0 0 1 1h14a1 1 0 0 0 1-1 6 6 0 0 0-6-6" }),
|
|
18
18
|
/* @__PURE__ */ jsx("circle", {
|
|
19
19
|
cx: 12,
|
|
20
20
|
cy: 8,
|
|
@@ -12,7 +12,7 @@ const IconProfileSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, rea
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 17a4.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 17a4.01 4.01 0 0 1 3.873 3H6.127A4.01 4.01 0 0 1 10 17zm0-2h-4a6 6 0 0 0-6 6 1 1 0 0 0 1 1h14a1 1 0 0 0 1-1 6 6 0 0 0-6-6M12 4c2.206 0 4 1.794 4 4s-1.794 4-4 4-4-1.794-4-4 1.794-4 4-4m0-2a6 6 0 1 0 0 12 6 6 0 0 0 0-12" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconProfileSvg = IconProfileSvg;
|
|
@@ -12,7 +12,7 @@ const IconProfileSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("s
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M14 17a4.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M14 17a4.01 4.01 0 0 1 3.873 3H6.127A4.01 4.01 0 0 1 10 17zm0-2h-4a6 6 0 0 0-6 6 1 1 0 0 0 1 1h14a1 1 0 0 0 1-1 6 6 0 0 0-6-6M12 4c2.206 0 4 1.794 4 4s-1.794 4-4 4-4-1.794-4-4 1.794-4 4-4m0-2a6 6 0 1 0 0 12 6 6 0 0 0 0-12" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconProfileSvg };
|
|
@@ -12,7 +12,7 @@ const IconPromoteSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, rea
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15.525 3.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15.525 3.15a1 1 0 0 0-.972-.045L10.763 5H7c-2.757 0-5 2.243-5 5 0 1.283.5 2.476 1.352 3.384l1.527 5.392a2.98 2.98 0 0 0 1.398 1.82 2.98 2.98 0 0 0 2.276.301 2.98 2.98 0 0 0 1.82-1.398c.401-.695.508-1.504.315-2.22L10.213 15h.55l3.79 1.895a1 1 0 0 0 .972-.044A1 1 0 0 0 16 16V4a1 1 0 0 0-.475-.85M7 7h3v6H7a2.94 2.94 0 0 1-1.327-.331 3 3 0 0 1-.74-.527q-.006-.006-.016-.011A2.95 2.95 0 0 1 4 10c0-1.654 1.346-3 3-3m1.742 10.741a1 1 0 0 1-.101.758.994.994 0 0 1-1.364.365 1 1 0 0 1-.47-.619l-.96-3.388.015.003c.118.03.237.046.356.066.07.012.14.03.21.039Q6.712 15 7 15h1.17zM14 14.381l-2-1V6.619l2-1v8.764ZM21 9h-2a1 1 0 1 0 0 2h2a1 1 0 1 0 0-2m-.974 4.634-1.732-1a1.001 1.001 0 0 0-1 1.732l1.732 1a1.001 1.001 0 0 0 1-1.732M17.795 7.5c.17 0 .342-.043.499-.134l1.732-1a1 1 0 1 0-1-1.732l-1.732 1a1 1 0 0 0 .5 1.866Z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconPromoteSvg = IconPromoteSvg;
|
|
@@ -12,7 +12,7 @@ const IconPromoteSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("s
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M15.525 3.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M15.525 3.15a1 1 0 0 0-.972-.045L10.763 5H7c-2.757 0-5 2.243-5 5 0 1.283.5 2.476 1.352 3.384l1.527 5.392a2.98 2.98 0 0 0 1.398 1.82 2.98 2.98 0 0 0 2.276.301 2.98 2.98 0 0 0 1.82-1.398c.401-.695.508-1.504.315-2.22L10.213 15h.55l3.79 1.895a1 1 0 0 0 .972-.044A1 1 0 0 0 16 16V4a1 1 0 0 0-.475-.85M7 7h3v6H7a2.94 2.94 0 0 1-1.327-.331 3 3 0 0 1-.74-.527q-.006-.006-.016-.011A2.95 2.95 0 0 1 4 10c0-1.654 1.346-3 3-3m1.742 10.741a1 1 0 0 1-.101.758.994.994 0 0 1-1.364.365 1 1 0 0 1-.47-.619l-.96-3.388.015.003c.118.03.237.046.356.066.07.012.14.03.21.039Q6.712 15 7 15h1.17zM14 14.381l-2-1V6.619l2-1v8.764ZM21 9h-2a1 1 0 1 0 0 2h2a1 1 0 1 0 0-2m-.974 4.634-1.732-1a1.001 1.001 0 0 0-1 1.732l1.732 1a1.001 1.001 0 0 0 1-1.732M17.795 7.5c.17 0 .342-.043.499-.134l1.732-1a1 1 0 1 0-1-1.732l-1.732 1a1 1 0 0 0 .5 1.866Z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconPromoteSvg };
|
|
@@ -14,7 +14,7 @@ const IconQRSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_js
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 3H4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4a1 1 0 0 0-1-
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 3H4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1M9 9H5V5h4zm11-6h-6a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1m-1 6h-4V5h4zm-9 4H4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1m-1 6H5v-4h4z" }),
|
|
18
18
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
|
|
19
19
|
cx: 14,
|
|
20
20
|
cy: 14,
|
|
@@ -14,7 +14,7 @@ const IconQRSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg",
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ jsx("path", { d: "M10 3H4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4a1 1 0 0 0-1-
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M10 3H4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1M9 9H5V5h4zm11-6h-6a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1m-1 6h-4V5h4zm-9 4H4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1m-1 6H5v-4h4z" }),
|
|
18
18
|
/* @__PURE__ */ jsx("circle", {
|
|
19
19
|
cx: 14,
|
|
20
20
|
cy: 14,
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
2
|
+
//#region src/lib/components/icons/IconRating/IconRatingEmptySvg.tsx
|
|
3
|
+
const IconRatingEmptySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 24 24",
|
|
6
|
+
focusable: "false",
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
width: 16,
|
|
9
|
+
height: 16,
|
|
10
|
+
"aria-labelledby": titleId,
|
|
11
|
+
...props,
|
|
12
|
+
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
13
|
+
id: titleId,
|
|
14
|
+
children: title
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23 9c-.1-.4-.4-.6-.8-.7l-6.4-.9-2.9-5.8c-.3-.7-1.5-.7-1.8 0L8.2 7.3l-6.3 1c-.4 0-.7.3-.9.7-.1.4 0 .8.3 1l4.6 4.5-1.1 6.4c-.1.4.1.8.4 1 .2 0 .4.1.6.1s.3 0 .5-.1l5.7-3 5.7 3c.3.2.7.1 1.1-.1.3-.2.5-.6.4-1l-1.1-6.4 4.6-4.5c.3-.2.4-.6.3-.9m-6.7 4.4c-.2.2-.3.6-.3.9l.8 4.9-4.4-2.3q-.45-.3-.9 0l-4.4 2.3.9-4.9c0-.3-.1-.7-.3-.9L4.1 10 9 9.3c.3 0 .6-.3.8-.5L12 4.3l2.2 4.4c.1.3.4.5.8.5l4.9.7z" })]
|
|
16
|
+
});
|
|
17
|
+
//#endregion
|
|
18
|
+
exports.IconRatingEmptySvg = IconRatingEmptySvg;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
//#region src/lib/components/icons/IconRating/IconRatingEmptySvg.tsx
|
|
3
|
+
const IconRatingEmptySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 24 24",
|
|
6
|
+
focusable: "false",
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
width: 16,
|
|
9
|
+
height: 16,
|
|
10
|
+
"aria-labelledby": titleId,
|
|
11
|
+
...props,
|
|
12
|
+
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
|
+
id: titleId,
|
|
14
|
+
children: title
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M23 9c-.1-.4-.4-.6-.8-.7l-6.4-.9-2.9-5.8c-.3-.7-1.5-.7-1.8 0L8.2 7.3l-6.3 1c-.4 0-.7.3-.9.7-.1.4 0 .8.3 1l4.6 4.5-1.1 6.4c-.1.4.1.8.4 1 .2 0 .4.1.6.1s.3 0 .5-.1l5.7-3 5.7 3c.3.2.7.1 1.1-.1.3-.2.5-.6.4-1l-1.1-6.4 4.6-4.5c.3-.2.4-.6.3-.9m-6.7 4.4c-.2.2-.3.6-.3.9l.8 4.9-4.4-2.3q-.45-.3-.9 0l-4.4 2.3.9-4.9c0-.3-.1-.7-.3-.9L4.1 10 9 9.3c.3 0 .6-.3.8-.5L12 4.3l2.2 4.4c.1.3.4.5.8.5l4.9.7z" })]
|
|
16
|
+
});
|
|
17
|
+
//#endregion
|
|
18
|
+
export { IconRatingEmptySvg };
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
2
|
+
//#region src/lib/components/icons/IconRating/IconRatingFullSvg.tsx
|
|
3
|
+
const IconRatingFullSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 24 24",
|
|
6
|
+
focusable: "false",
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
width: 16,
|
|
9
|
+
height: 16,
|
|
10
|
+
"aria-labelledby": titleId,
|
|
11
|
+
...props,
|
|
12
|
+
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
13
|
+
id: titleId,
|
|
14
|
+
children: title
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23 9c-.1-.4-.4-.6-.8-.7l-6.4-.9-2.9-5.8c-.3-.7-1.5-.7-1.8 0L8.2 7.3l-6.3 1c-.4 0-.7.3-.9.7-.1.4 0 .8.3 1l4.6 4.5-1.1 6.4c-.1.4.1.8.4 1 .2 0 .4.1.6.1s.3 0 .5-.1l5.7-3 5.7 3c.3.2.7.1 1.1-.1.3-.2.5-.6.4-1l-1.1-6.4 4.6-4.5c.3-.2.4-.6.3-.9" })]
|
|
16
|
+
});
|
|
17
|
+
//#endregion
|
|
18
|
+
exports.IconRatingFullSvg = IconRatingFullSvg;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
//#region src/lib/components/icons/IconRating/IconRatingFullSvg.tsx
|
|
3
|
+
const IconRatingFullSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 24 24",
|
|
6
|
+
focusable: "false",
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
width: 16,
|
|
9
|
+
height: 16,
|
|
10
|
+
"aria-labelledby": titleId,
|
|
11
|
+
...props,
|
|
12
|
+
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
|
+
id: titleId,
|
|
14
|
+
children: title
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M23 9c-.1-.4-.4-.6-.8-.7l-6.4-.9-2.9-5.8c-.3-.7-1.5-.7-1.8 0L8.2 7.3l-6.3 1c-.4 0-.7.3-.9.7-.1.4 0 .8.3 1l4.6 4.5-1.1 6.4c-.1.4.1.8.4 1 .2 0 .4.1.6.1s.3 0 .5-.1l5.7-3 5.7 3c.3.2.7.1 1.1-.1.3-.2.5-.6.4-1l-1.1-6.4 4.6-4.5c.3-.2.4-.6.3-.9" })]
|
|
16
|
+
});
|
|
17
|
+
//#endregion
|
|
18
|
+
export { IconRatingFullSvg };
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
2
|
+
//#region src/lib/components/icons/IconRating/IconRatingHalfSvg.tsx
|
|
3
|
+
const IconRatingHalfSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 24 24",
|
|
6
|
+
focusable: "false",
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
width: 16,
|
|
9
|
+
height: 16,
|
|
10
|
+
"aria-labelledby": titleId,
|
|
11
|
+
...props,
|
|
12
|
+
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
13
|
+
id: titleId,
|
|
14
|
+
children: title
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
d: "M22.2 8.3c.4.1.7.3.8.7.1.3 0 .7-.3.9l-4.6 4.5 1.1 6.4c.1.4-.1.8-.4 1-.4.2-.8.3-1.1.1l-5.7-3-5.7 3c-.2.1-.3.1-.5.1-.1 0-.2-.025-.3-.05s-.2-.05-.3-.05c-.3-.2-.5-.6-.4-1l1.1-6.4L1.3 10C1 9.8.9 9.4 1 9c.2-.4.5-.7.9-.7l6.3-1 2.9-5.7c.3-.7 1.5-.7 1.8 0l2.9 5.8zm-6.2 6c0-.3.1-.7.3-.9l3.6-3.5-4.9-.7c-.4 0-.7-.2-.8-.5L12 4.3v12.452a.83.83 0 0 1 .4.148l4.4 2.3z",
|
|
18
|
+
clipRule: "evenodd"
|
|
19
|
+
})]
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
exports.IconRatingHalfSvg = IconRatingHalfSvg;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
//#region src/lib/components/icons/IconRating/IconRatingHalfSvg.tsx
|
|
3
|
+
const IconRatingHalfSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 24 24",
|
|
6
|
+
focusable: "false",
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
width: 16,
|
|
9
|
+
height: 16,
|
|
10
|
+
"aria-labelledby": titleId,
|
|
11
|
+
...props,
|
|
12
|
+
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
|
+
id: titleId,
|
|
14
|
+
children: title
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", {
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
d: "M22.2 8.3c.4.1.7.3.8.7.1.3 0 .7-.3.9l-4.6 4.5 1.1 6.4c.1.4-.1.8-.4 1-.4.2-.8.3-1.1.1l-5.7-3-5.7 3c-.2.1-.3.1-.5.1-.1 0-.2-.025-.3-.05s-.2-.05-.3-.05c-.3-.2-.5-.6-.4-1l1.1-6.4L1.3 10C1 9.8.9 9.4 1 9c.2-.4.5-.7.9-.7l6.3-1 2.9-5.7c.3-.7 1.5-.7 1.8 0l2.9 5.8zm-6.2 6c0-.3.1-.7.3-.9l3.6-3.5-4.9-.7c-.4 0-.7-.2-.8-.5L12 4.3v12.452a.83.83 0 0 1 .4.148l4.4 2.3z",
|
|
18
|
+
clipRule: "evenodd"
|
|
19
|
+
})]
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { IconRatingHalfSvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconRecommendedSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
xmlSpace: "preserve",
|
|
7
6
|
focusable: "false",
|
|
8
7
|
fill: "currentColor",
|
|
9
8
|
width: 16,
|
|
@@ -13,7 +12,7 @@ const IconRecommendedSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0,
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 8c0-3.9-3.1-7-7-7S5 4.1 5 8c0 2 .8 3.8 2.2 5.1L6 21.9c-.1.4.1.8.4
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 8c0-3.9-3.1-7-7-7S5 4.1 5 8c0 2 .8 3.8 2.2 5.1L6 21.9c-.1.4.1.8.4 1s.7.2 1.1 0l4.5-2.7 4.5 2.7c.1.1.3.1.5.1s.4-.1.5-.2c.3-.2.5-.6.4-1L16.7 13c1.5-1.2 2.3-3 2.3-5M7 8c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5m8.7 12.1-3.2-1.9c-.3-.2-.7-.2-1 0l-3.2 1.9.7-5.8c.9.4 1.9.7 3 .7s2.1-.2 3-.7z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconRecommendedSvg = IconRecommendedSvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconRecommendedSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
xmlSpace: "preserve",
|
|
7
6
|
focusable: "false",
|
|
8
7
|
fill: "currentColor",
|
|
9
8
|
width: 16,
|
|
@@ -13,7 +12,7 @@ const IconRecommendedSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsx
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M19 8c0-3.9-3.1-7-7-7S5 4.1 5 8c0 2 .8 3.8 2.2 5.1L6 21.9c-.1.4.1.8.4
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M19 8c0-3.9-3.1-7-7-7S5 4.1 5 8c0 2 .8 3.8 2.2 5.1L6 21.9c-.1.4.1.8.4 1s.7.2 1.1 0l4.5-2.7 4.5 2.7c.1.1.3.1.5.1s.4-.1.5-.2c.3-.2.5-.6.4-1L16.7 13c1.5-1.2 2.3-3 2.3-5M7 8c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5m8.7 12.1-3.2-1.9c-.3-.2-.7-.2-1 0l-3.2 1.9.7-5.8c.9.4 1.9.7 3 .7s2.1-.2 3-.7z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconRecommendedSvg };
|
|
@@ -12,7 +12,7 @@ const IconRedoSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.923 9.382a1 1 0 0 0-.217-1.09l-4.999-4.999a1 1 0 1 0-1.414 1.414L18.586 8H8.5C4.916 8 2 10.916 2 14.5S4.916 21 8.5 21a1 1 0 1 0 0-2C6.019 19 4 16.981 4 14.5S6.019 10 8.5 10h10.086l-3.293 3.293a1 1 0 1 0 1.414 1.414l4.999-4.999a1 1 0 0 0 .217-.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.923 9.382a1 1 0 0 0-.217-1.09l-4.999-4.999a1 1 0 1 0-1.414 1.414L18.586 8H8.5C4.916 8 2 10.916 2 14.5S4.916 21 8.5 21a1 1 0 1 0 0-2C6.019 19 4 16.981 4 14.5S6.019 10 8.5 10h10.086l-3.293 3.293a1 1 0 1 0 1.414 1.414l4.999-4.999a1 1 0 0 0 .217-.326" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconRedoSvg = IconRedoSvg;
|
|
@@ -12,7 +12,7 @@ const IconRedoSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg"
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M21.923 9.382a1 1 0 0 0-.217-1.09l-4.999-4.999a1 1 0 1 0-1.414 1.414L18.586 8H8.5C4.916 8 2 10.916 2 14.5S4.916 21 8.5 21a1 1 0 1 0 0-2C6.019 19 4 16.981 4 14.5S6.019 10 8.5 10h10.086l-3.293 3.293a1 1 0 1 0 1.414 1.414l4.999-4.999a1 1 0 0 0 .217-.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M21.923 9.382a1 1 0 0 0-.217-1.09l-4.999-4.999a1 1 0 1 0-1.414 1.414L18.586 8H8.5C4.916 8 2 10.916 2 14.5S4.916 21 8.5 21a1 1 0 1 0 0-2C6.019 19 4 16.981 4 14.5S6.019 10 8.5 10h10.086l-3.293 3.293a1 1 0 1 0 1.414 1.414l4.999-4.999a1 1 0 0 0 .217-.326" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconRedoSvg };
|
|
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
2
2
|
//#region src/lib/components/icons/IconRefresh/IconRefreshSvg.tsx
|
|
3
3
|
const IconRefreshSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
-
width: 16,
|
|
6
|
-
height: 16,
|
|
7
5
|
viewBox: "0 0 24 24",
|
|
8
6
|
focusable: "false",
|
|
9
7
|
fill: "currentColor",
|
|
8
|
+
width: 16,
|
|
9
|
+
height: 16,
|
|
10
10
|
"aria-labelledby": titleId,
|
|
11
11
|
...props,
|
|
12
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23.607 10.29a1 1 0 0 0-1.414 0l-.304.304A9.995 9.995 0 1 0
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23.607 10.29a1 1 0 0 0-1.414 0l-.304.304A9.995 9.995 0 1 0 11.999 22a1 1 0 0 0 0-2 8 8 0 1 1 7.86-9.457l-.252-.253a1 1 0 0 0-1.414 1.414l2 2a1 1 0 0 0 1.414 0l2-2a1 1 0 0 0 0-1.414" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconRefreshSvg = IconRefreshSvg;
|
|
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
//#region src/lib/components/icons/IconRefresh/IconRefreshSvg.tsx
|
|
3
3
|
const IconRefreshSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
-
width: 16,
|
|
6
|
-
height: 16,
|
|
7
5
|
viewBox: "0 0 24 24",
|
|
8
6
|
focusable: "false",
|
|
9
7
|
fill: "currentColor",
|
|
8
|
+
width: 16,
|
|
9
|
+
height: 16,
|
|
10
10
|
"aria-labelledby": titleId,
|
|
11
11
|
...props,
|
|
12
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M23.607 10.29a1 1 0 0 0-1.414 0l-.304.304A9.995 9.995 0 1 0
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M23.607 10.29a1 1 0 0 0-1.414 0l-.304.304A9.995 9.995 0 1 0 11.999 22a1 1 0 0 0 0-2 8 8 0 1 1 7.86-9.457l-.252-.253a1 1 0 0 0-1.414 1.414l2 2a1 1 0 0 0 1.414 0l2-2a1 1 0 0 0 0-1.414" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconRefreshSvg };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
const require_runtime = require("../../../_virtual/_rolldown/runtime.cjs");
|
|
2
2
|
const require_TextContext = require("../Text/TextContext.cjs");
|
|
3
|
+
const require_atoms = require("../../css/atoms/atoms.cjs");
|
|
3
4
|
const require_HeadingContext = require("../Heading/HeadingContext.cjs");
|
|
4
5
|
const require_index = require("../../hooks/useIcon/index.cjs");
|
|
5
6
|
let assert = require("assert");
|
|
@@ -8,12 +9,17 @@ let react = require("react");
|
|
|
8
9
|
let clsx = require("clsx");
|
|
9
10
|
clsx = require_runtime.__toESM(clsx, 1);
|
|
10
11
|
//#region src/lib/components/icons/IconRenderer.tsx
|
|
11
|
-
const IconRenderer = ({
|
|
12
|
+
const IconRenderer = ({ children, size, tone }) => {
|
|
12
13
|
const textContext = (0, react.useContext)(require_TextContext.TextContext);
|
|
13
14
|
const headingContext = (0, react.useContext)(require_HeadingContext.default);
|
|
14
15
|
const toneClass = require_index.useIconTone({ tone });
|
|
15
|
-
|
|
16
|
-
|
|
16
|
+
const isFillSize = size === "fill";
|
|
17
|
+
(0, assert.default)(isFillSize || Boolean(textContext || headingContext), `IconRenderer must be inside either a \`Text\` or \`Heading\` component, or provided to an \`icon\` slot.`);
|
|
18
|
+
return children({ className: (0, clsx.default)(toneClass, isFillSize ? require_atoms.atoms({
|
|
19
|
+
width: "full",
|
|
20
|
+
height: "full",
|
|
21
|
+
display: "block"
|
|
22
|
+
}) : require_index.iconInlineSize()) });
|
|
17
23
|
};
|
|
18
24
|
//#endregion
|
|
19
25
|
exports.IconRenderer = IconRenderer;
|
|
@@ -2,6 +2,7 @@ import { useIconTone } from "../../hooks/useIcon/index.cjs";
|
|
|
2
2
|
import { FC, ReactElement } from "react";
|
|
3
3
|
//#region src/lib/components/icons/IconRenderer.d.ts
|
|
4
4
|
interface IconRendererProps {
|
|
5
|
+
size?: 'fill';
|
|
5
6
|
tone?: Parameters<typeof useIconTone>[0]['tone'];
|
|
6
7
|
children: ({ className }: {
|
|
7
8
|
className: string;
|
|
@@ -2,6 +2,7 @@ import { useIconTone } from "../../hooks/useIcon/index.mjs";
|
|
|
2
2
|
import { FC, ReactElement } from "react";
|
|
3
3
|
//#region src/lib/components/icons/IconRenderer.d.ts
|
|
4
4
|
interface IconRendererProps {
|
|
5
|
+
size?: 'fill';
|
|
5
6
|
tone?: Parameters<typeof useIconTone>[0]['tone'];
|
|
6
7
|
children: ({ className }: {
|
|
7
8
|
className: string;
|
|
@@ -1,16 +1,22 @@
|
|
|
1
1
|
import { TextContext } from "../Text/TextContext.mjs";
|
|
2
|
+
import { atoms } from "../../css/atoms/atoms.mjs";
|
|
2
3
|
import HeadingContext_default from "../Heading/HeadingContext.mjs";
|
|
3
4
|
import { iconInlineSize, useIconTone } from "../../hooks/useIcon/index.mjs";
|
|
4
5
|
import assert from "assert";
|
|
5
6
|
import { useContext } from "react";
|
|
6
7
|
import clsx from "clsx";
|
|
7
8
|
//#region src/lib/components/icons/IconRenderer.tsx
|
|
8
|
-
const IconRenderer = ({
|
|
9
|
+
const IconRenderer = ({ children, size, tone }) => {
|
|
9
10
|
const textContext = useContext(TextContext);
|
|
10
11
|
const headingContext = useContext(HeadingContext_default);
|
|
11
12
|
const toneClass = useIconTone({ tone });
|
|
12
|
-
|
|
13
|
-
|
|
13
|
+
const isFillSize = size === "fill";
|
|
14
|
+
assert(isFillSize || Boolean(textContext || headingContext), `IconRenderer must be inside either a \`Text\` or \`Heading\` component, or provided to an \`icon\` slot.`);
|
|
15
|
+
return children({ className: clsx(toneClass, isFillSize ? atoms({
|
|
16
|
+
width: "full",
|
|
17
|
+
height: "full",
|
|
18
|
+
display: "block"
|
|
19
|
+
}) : iconInlineSize()) });
|
|
14
20
|
};
|
|
15
21
|
//#endregion
|
|
16
22
|
export { IconRenderer };
|
|
@@ -14,13 +14,13 @@ const IconResumeSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, reac
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 2H7C5.346 2 4 3.346 4 5v14c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3V5c0-1.654-1.346-3-3-
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 2H7C5.346 2 4 3.346 4 5v14c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3V5c0-1.654-1.346-3-3-3m1 17a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1z" }),
|
|
18
18
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
|
|
19
19
|
cx: 12,
|
|
20
20
|
cy: 10,
|
|
21
21
|
r: 2
|
|
22
22
|
}),
|
|
23
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 13h-2a2 2 0 0 0-2 2v1h6v-1a2 2 0 0 0-2-
|
|
23
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 13h-2a2 2 0 0 0-2 2v1h6v-1a2 2 0 0 0-2-2" })
|
|
24
24
|
]
|
|
25
25
|
});
|
|
26
26
|
//#endregion
|
|
@@ -14,13 +14,13 @@ const IconResumeSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("sv
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ jsx("path", { d: "M17 2H7C5.346 2 4 3.346 4 5v14c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3V5c0-1.654-1.346-3-3-
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M17 2H7C5.346 2 4 3.346 4 5v14c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3V5c0-1.654-1.346-3-3-3m1 17a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1z" }),
|
|
18
18
|
/* @__PURE__ */ jsx("circle", {
|
|
19
19
|
cx: 12,
|
|
20
20
|
cy: 10,
|
|
21
21
|
r: 2
|
|
22
22
|
}),
|
|
23
|
-
/* @__PURE__ */ jsx("path", { d: "M13 13h-2a2 2 0 0 0-2 2v1h6v-1a2 2 0 0 0-2-
|
|
23
|
+
/* @__PURE__ */ jsx("path", { d: "M13 13h-2a2 2 0 0 0-2 2v1h6v-1a2 2 0 0 0-2-2" })
|
|
24
24
|
]
|
|
25
25
|
});
|
|
26
26
|
//#endregion
|
|
@@ -14,8 +14,8 @@ const IconRocketSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, reac
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.7 3.66c-.17-.67-.71-1.21-1.38-1.38-4.44-1.12-8.54 1.29-10.87 3.82l-4.1.19c-.25.01-.48.12-.66.29L1.36 9.91c-.22.22-.32.52-.29.82.04.3.21.57.47.73l3.39 2.1 5.49 5.49 2.1 3.4c.16.26.43.43.74.47h.12c.26 0 .52-.1.71-.29l3.33-3.33c.18-.18.28-.41.29-.66l.19-4.13c2.53-2.33 4.92-6.42 3.8-10.86Zm-11.06 4.1c1.78-2.11 5.05-4.25 8.58-3.67.33.05.61.33.66.66.58 3.54-1.56 6.8-3.67 8.58-1.07.91-3.48 2.67-4.86 3.66l-4.38-4.38c.81-1.12 2.69-3.71 3.66-4.86Zm-6.98 2.67 2.16-2.16 1.94-.09c-.91 1.2-1.9 2.57-2.42 3.
|
|
18
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.19 10.61c.78-.78.78-2.05 0-2.
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.7 3.66c-.17-.67-.71-1.21-1.38-1.38-4.44-1.12-8.54 1.29-10.87 3.82l-4.1.19c-.25.01-.48.12-.66.29L1.36 9.91c-.22.22-.32.52-.29.82.04.3.21.57.47.73l3.39 2.1 5.49 5.49 2.1 3.4c.16.26.43.43.74.47h.12c.26 0 .52-.1.71-.29l3.33-3.33c.18-.18.28-.41.29-.66l.19-4.13c2.53-2.33 4.92-6.42 3.8-10.86Zm-11.06 4.1c1.78-2.11 5.05-4.25 8.58-3.67.33.05.61.33.66.66.58 3.54-1.56 6.8-3.67 8.58-1.07.91-3.48 2.67-4.86 3.66l-4.38-4.38c.81-1.12 2.69-3.71 3.66-4.86Zm-6.98 2.67 2.16-2.16 1.94-.09c-.91 1.2-1.9 2.57-2.42 3.29zm9.9 9.9-1.05-1.7c1.03-.74 2.26-1.64 3.3-2.43l-.09 1.97z" }),
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.19 10.61c.78-.78.78-2.05 0-2.83s-2.05-.78-2.83 0-.78 2.05 0 2.83 2.05.78 2.83 0m-9.33 6.5a.996.996 0 0 0-1.41 0l-2.32 2.32a.996.996 0 0 0 .71 1.7c.26 0 .51-.1.71-.29l2.32-2.32a.996.996 0 0 0 0-1.41Zm-3.24-.3.76-.76c.39-.39.39-1.02 0-1.42-.39-.39-1.02-.39-1.42 0l-.76.76c-.39.39-.39 1.02 0 1.42.2.2.45.29.71.29s.51-.1.71-.29m4.3 2.78-.76.76a.996.996 0 0 0 .71 1.7c.26 0 .51-.1.71-.29l.76-.76a.996.996 0 1 0-1.41-1.41Z" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
@@ -14,8 +14,8 @@ const IconRocketSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("sv
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ jsx("path", { d: "M21.7 3.66c-.17-.67-.71-1.21-1.38-1.38-4.44-1.12-8.54 1.29-10.87 3.82l-4.1.19c-.25.01-.48.12-.66.29L1.36 9.91c-.22.22-.32.52-.29.82.04.3.21.57.47.73l3.39 2.1 5.49 5.49 2.1 3.4c.16.26.43.43.74.47h.12c.26 0 .52-.1.71-.29l3.33-3.33c.18-.18.28-.41.29-.66l.19-4.13c2.53-2.33 4.92-6.42 3.8-10.86Zm-11.06 4.1c1.78-2.11 5.05-4.25 8.58-3.67.33.05.61.33.66.66.58 3.54-1.56 6.8-3.67 8.58-1.07.91-3.48 2.67-4.86 3.66l-4.38-4.38c.81-1.12 2.69-3.71 3.66-4.86Zm-6.98 2.67 2.16-2.16 1.94-.09c-.91 1.2-1.9 2.57-2.42 3.
|
|
18
|
-
/* @__PURE__ */ jsx("path", { d: "M16.19 10.61c.78-.78.78-2.05 0-2.
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M21.7 3.66c-.17-.67-.71-1.21-1.38-1.38-4.44-1.12-8.54 1.29-10.87 3.82l-4.1.19c-.25.01-.48.12-.66.29L1.36 9.91c-.22.22-.32.52-.29.82.04.3.21.57.47.73l3.39 2.1 5.49 5.49 2.1 3.4c.16.26.43.43.74.47h.12c.26 0 .52-.1.71-.29l3.33-3.33c.18-.18.28-.41.29-.66l.19-4.13c2.53-2.33 4.92-6.42 3.8-10.86Zm-11.06 4.1c1.78-2.11 5.05-4.25 8.58-3.67.33.05.61.33.66.66.58 3.54-1.56 6.8-3.67 8.58-1.07.91-3.48 2.67-4.86 3.66l-4.38-4.38c.81-1.12 2.69-3.71 3.66-4.86Zm-6.98 2.67 2.16-2.16 1.94-.09c-.91 1.2-1.9 2.57-2.42 3.29zm9.9 9.9-1.05-1.7c1.03-.74 2.26-1.64 3.3-2.43l-.09 1.97z" }),
|
|
18
|
+
/* @__PURE__ */ jsx("path", { d: "M16.19 10.61c.78-.78.78-2.05 0-2.83s-2.05-.78-2.83 0-.78 2.05 0 2.83 2.05.78 2.83 0m-9.33 6.5a.996.996 0 0 0-1.41 0l-2.32 2.32a.996.996 0 0 0 .71 1.7c.26 0 .51-.1.71-.29l2.32-2.32a.996.996 0 0 0 0-1.41Zm-3.24-.3.76-.76c.39-.39.39-1.02 0-1.42-.39-.39-1.02-.39-1.42 0l-.76.76c-.39.39-.39 1.02 0 1.42.2.2.45.29.71.29s.51-.1.71-.29m4.3 2.78-.76.76a.996.996 0 0 0 .71 1.7c.26 0 .51-.1.71-.29l.76-.76a.996.996 0 1 0-1.41-1.41Z" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconSearchSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
xmlSpace: "preserve",
|
|
7
6
|
focusable: "false",
|
|
8
7
|
fill: "currentColor",
|
|
9
8
|
width: 16,
|
|
@@ -13,7 +12,7 @@ const IconSearchSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, reac
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.7 20.3 18 16.6c1.2-1.5 2-3.5 2-5.6 0-5-4-9-9-9s-9 4-9 9 4 9 9 9c2.1 0 4.1-.7 5.6-2l3.7 3.7c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.7 20.3 18 16.6c1.2-1.5 2-3.5 2-5.6 0-5-4-9-9-9s-9 4-9 9 4 9 9 9c2.1 0 4.1-.7 5.6-2l3.7 3.7c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4M4 11c0-3.9 3.1-7 7-7s7 3.1 7 7c0 1.9-.8 3.7-2 4.9-1.3 1.3-3 2-4.9 2-4 .1-7.1-3-7.1-6.9" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconSearchSvg = IconSearchSvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconSearchSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
xmlSpace: "preserve",
|
|
7
6
|
focusable: "false",
|
|
8
7
|
fill: "currentColor",
|
|
9
8
|
width: 16,
|
|
@@ -13,7 +12,7 @@ const IconSearchSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("sv
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M21.7 20.3 18 16.6c1.2-1.5 2-3.5 2-5.6 0-5-4-9-9-9s-9 4-9 9 4 9 9 9c2.1 0 4.1-.7 5.6-2l3.7 3.7c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M21.7 20.3 18 16.6c1.2-1.5 2-3.5 2-5.6 0-5-4-9-9-9s-9 4-9 9 4 9 9 9c2.1 0 4.1-.7 5.6-2l3.7 3.7c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4M4 11c0-3.9 3.1-7 7-7s7 3.1 7 7c0 1.9-.8 3.7-2 4.9-1.3 1.3-3 2-4.9 2-4 .1-7.1-3-7.1-6.9" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconSearchSvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconSecuritySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
xmlSpace: "preserve",
|
|
7
6
|
focusable: "false",
|
|
8
7
|
fill: "currentColor",
|
|
9
8
|
width: 16,
|
|
@@ -13,7 +12,7 @@ const IconSecuritySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, re
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 10V7c0-2.8-2.2-5-5-5S7 4.2 7 7v3c-1.7 0-3 1.3-3 3v6c0 1.7 1.3 3 3 3h10c1.7 0 3-1.3 3-3v-6c0-1.7-1.3-3-3-
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 10V7c0-2.8-2.2-5-5-5S7 4.2 7 7v3c-1.7 0-3 1.3-3 3v6c0 1.7 1.3 3 3 3h10c1.7 0 3-1.3 3-3v-6c0-1.7-1.3-3-3-3M9 7c0-1.7 1.3-3 3-3s3 1.3 3 3v3H9zm9 12c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1v-6c0-.6.4-1 1-1h10c.6 0 1 .4 1 1z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconSecuritySvg = IconSecuritySvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconSecuritySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
xmlSpace: "preserve",
|
|
7
6
|
focusable: "false",
|
|
8
7
|
fill: "currentColor",
|
|
9
8
|
width: 16,
|
|
@@ -13,7 +12,7 @@ const IconSecuritySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M17 10V7c0-2.8-2.2-5-5-5S7 4.2 7 7v3c-1.7 0-3 1.3-3 3v6c0 1.7 1.3 3 3 3h10c1.7 0 3-1.3 3-3v-6c0-1.7-1.3-3-3-
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M17 10V7c0-2.8-2.2-5-5-5S7 4.2 7 7v3c-1.7 0-3 1.3-3 3v6c0 1.7 1.3 3 3 3h10c1.7 0 3-1.3 3-3v-6c0-1.7-1.3-3-3-3M9 7c0-1.7 1.3-3 3-3s3 1.3 3 3v3H9zm9 12c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1v-6c0-.6.4-1 1-1h10c.6 0 1 .4 1 1z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconSecuritySvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconSendSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
xmlSpace: "preserve",
|
|
7
6
|
focusable: "false",
|
|
8
7
|
fill: "currentColor",
|
|
9
8
|
width: 16,
|
|
@@ -13,7 +12,7 @@ const IconSendSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22 3c0-.1 0-.2-.1-.3v-.1c0-.1-.1-.2-.2-.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22 3c0-.1 0-.2-.1-.3v-.1c0-.1-.1-.2-.2-.3s-.2-.1-.3-.2h-.1c-.1-.1-.2-.1-.3-.1h-.3l-19 6c-.4.2-.6.5-.7.9 0 .4.1.8.5 1l7.8 4.9 4.9 7.8c.2.3.5.5.8.5h.1c.4 0 .7-.3.8-.7l6-19c.1-.2.1-.3.1-.4m-4.6 2.2-7.5 7.5-5.5-3.4zm-2.7 14.4-3.4-5.5 7.5-7.5z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconSendSvg = IconSendSvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconSendSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
xmlSpace: "preserve",
|
|
7
6
|
focusable: "false",
|
|
8
7
|
fill: "currentColor",
|
|
9
8
|
width: 16,
|
|
@@ -13,7 +12,7 @@ const IconSendSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg"
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M22 3c0-.1 0-.2-.1-.3v-.1c0-.1-.1-.2-.2-.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M22 3c0-.1 0-.2-.1-.3v-.1c0-.1-.1-.2-.2-.3s-.2-.1-.3-.2h-.1c-.1-.1-.2-.1-.3-.1h-.3l-19 6c-.4.2-.6.5-.7.9 0 .4.1.8.5 1l7.8 4.9 4.9 7.8c.2.3.5.5.8.5h.1c.4 0 .7-.3.8-.7l6-19c.1-.2.1-.3.1-.4m-4.6 2.2-7.5 7.5-5.5-3.4zm-2.7 14.4-3.4-5.5 7.5-7.5z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconSendSvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconSentSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
xmlSpace: "preserve",
|
|
7
6
|
focusable: "false",
|
|
8
7
|
fill: "currentColor",
|
|
9
8
|
width: 16,
|
|
@@ -13,7 +12,7 @@ const IconSentSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 8.2V6.4c0-1.1-.9-2-2-2-.5 0-1 .2-1.4.6l-6.3 6.3c-.4.4-.4 1 0 1.4L9.6 19c.8.8 2 .8 2.8 0 .4-.4.6-.9.6-1.4v-1.7c2.5 0 4.9 1.3 6.1 3.6.2.3.5.5.9.5h.2c.4-.1.8-.5.8-1 0-3.3-1.7-9.5-8-10.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 8.2V6.4c0-1.1-.9-2-2-2-.5 0-1 .2-1.4.6l-6.3 6.3c-.4.4-.4 1 0 1.4L9.6 19c.8.8 2 .8 2.8 0 .4-.4.6-.9.6-1.4v-1.7c2.5 0 4.9 1.3 6.1 3.6.2.3.5.5.9.5h.2c.4-.1.8-.5.8-1 0-3.3-1.7-9.5-8-10.8M11.9 14c-.5.1-.9.5-.9 1v2.6L5.4 12 11 6.4V9c0 .5.4.9.9 1 4.1.5 5.8 3.4 6.6 5.7-1.9-1.4-4.3-2-6.6-1.7" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconSentSvg = IconSentSvg;
|