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
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,59 @@
|
|
|
1
1
|
# braid-design-system
|
|
2
2
|
|
|
3
|
+
## 34.8.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- **IconRenderer:** Add support for `size="fill"` ([#2132](https://github.com/seek-oss/braid-design-system/pull/2132))
|
|
8
|
+
|
|
9
|
+
**EXAMPLE USAGE:**
|
|
10
|
+
Provides the ability for custom icons to be sized to their container in the same way as Braid icons.
|
|
11
|
+
|
|
12
|
+
```jsx
|
|
13
|
+
<Box style={{ height: 60, width: 60 }}>
|
|
14
|
+
<IconRenderer size="fill">
|
|
15
|
+
{({ className }) => (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 24 24"
|
|
18
|
+
className={className}
|
|
19
|
+
fill="currentcolor"
|
|
20
|
+
aria-hidden
|
|
21
|
+
>
|
|
22
|
+
...
|
|
23
|
+
</svg>
|
|
24
|
+
)}
|
|
25
|
+
</IconRenderer>
|
|
26
|
+
</Box>
|
|
27
|
+
```
|
|
28
|
+
|
|
29
|
+
- **Accordion:** Deprecate `space` prop and update spacing defaults ([#2120](https://github.com/seek-oss/braid-design-system/pull/2120))
|
|
30
|
+
|
|
31
|
+
The `space` prop is now deprecated and will be removed in a future release. Spacing between items is now automatically derived from the `size` prop.
|
|
32
|
+
|
|
33
|
+
The following default spacing value has been updated:
|
|
34
|
+
|
|
35
|
+
| `dividers` | `size` | Previous default | New default |
|
|
36
|
+
| ---------- | ---------- | ---------------- | ----------- |
|
|
37
|
+
| `false` | `standard` | `large` | `medium` |
|
|
38
|
+
|
|
39
|
+
**MIGRATION GUIDE:**
|
|
40
|
+
|
|
41
|
+
If the updated default causes an undesired visual change, you can preserve the previous spacing by explicitly setting the `space` prop while migrating:
|
|
42
|
+
|
|
43
|
+
```diff
|
|
44
|
+
<Accordion
|
|
45
|
+
+ space="large"
|
|
46
|
+
dividers={false}
|
|
47
|
+
size="standard"
|
|
48
|
+
>
|
|
49
|
+
```
|
|
50
|
+
|
|
51
|
+
### Patch Changes
|
|
52
|
+
|
|
53
|
+
- **Dialog, Drawer:** Improve close button positioning on mobile ([#2130](https://github.com/seek-oss/braid-design-system/pull/2130))
|
|
54
|
+
|
|
55
|
+
- **Drawer:** Ensure full height content extends to available height ([#2130](https://github.com/seek-oss/braid-design-system/pull/2130))
|
|
56
|
+
|
|
3
57
|
## 34.7.0
|
|
4
58
|
|
|
5
59
|
### Minor Changes
|
package/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2018 SEEK
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
|
@@ -26,7 +26,7 @@ const defaultSpaceForSize = {
|
|
|
26
26
|
undivided: {
|
|
27
27
|
xsmall: "medium",
|
|
28
28
|
small: "medium",
|
|
29
|
-
standard: "
|
|
29
|
+
standard: "medium",
|
|
30
30
|
large: "large"
|
|
31
31
|
}
|
|
32
32
|
};
|
|
@@ -68,4 +68,3 @@ const Accordion = ({ children, size = defaultSize, tone, weight, space: spacePro
|
|
|
68
68
|
//#endregion
|
|
69
69
|
exports.Accordion = Accordion;
|
|
70
70
|
exports.defaultSize = defaultSize;
|
|
71
|
-
exports.validSpaceValues = validSpaceValues;
|
|
@@ -11,9 +11,10 @@ interface AccordionProps {
|
|
|
11
11
|
size?: AccordionContextValue['size'];
|
|
12
12
|
tone?: AccordionContextValue['tone'];
|
|
13
13
|
weight?: AccordionContextValue['weight'];
|
|
14
|
+
/** @deprecated The spacing is now derived from the `size` prop and will be removed in a future release. */
|
|
14
15
|
space?: RequiredResponsiveValue<(typeof validSpaceValues)[number]>;
|
|
15
16
|
data?: DataAttributeMap;
|
|
16
17
|
}
|
|
17
18
|
declare const Accordion: FC<AccordionProps>;
|
|
18
19
|
//#endregion
|
|
19
|
-
export { Accordion, AccordionProps
|
|
20
|
+
export { Accordion, AccordionProps };
|
|
@@ -11,9 +11,10 @@ interface AccordionProps {
|
|
|
11
11
|
size?: AccordionContextValue['size'];
|
|
12
12
|
tone?: AccordionContextValue['tone'];
|
|
13
13
|
weight?: AccordionContextValue['weight'];
|
|
14
|
+
/** @deprecated The spacing is now derived from the `size` prop and will be removed in a future release. */
|
|
14
15
|
space?: RequiredResponsiveValue<(typeof validSpaceValues)[number]>;
|
|
15
16
|
data?: DataAttributeMap;
|
|
16
17
|
}
|
|
17
18
|
declare const Accordion: FC<AccordionProps>;
|
|
18
19
|
//#endregion
|
|
19
|
-
export { Accordion, AccordionProps
|
|
20
|
+
export { Accordion, AccordionProps };
|
|
@@ -24,7 +24,7 @@ const defaultSpaceForSize = {
|
|
|
24
24
|
undivided: {
|
|
25
25
|
xsmall: "medium",
|
|
26
26
|
small: "medium",
|
|
27
|
-
standard: "
|
|
27
|
+
standard: "medium",
|
|
28
28
|
large: "large"
|
|
29
29
|
}
|
|
30
30
|
};
|
|
@@ -64,4 +64,4 @@ const Accordion = ({ children, size = defaultSize, tone, weight, space: spacePro
|
|
|
64
64
|
});
|
|
65
65
|
};
|
|
66
66
|
//#endregion
|
|
67
|
-
export { Accordion, defaultSize
|
|
67
|
+
export { Accordion, defaultSize };
|
|
@@ -3,11 +3,16 @@ const require_Accordion = require("./Accordion.cjs");
|
|
|
3
3
|
const require_wireframeTheme_css = require("../../themes/wireframe/wireframeTheme.css.cjs");
|
|
4
4
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
5
5
|
//#region src/lib/components/Accordion/Accordion.playroom.tsx
|
|
6
|
+
const validSpaceValues = [
|
|
7
|
+
"medium",
|
|
8
|
+
"large",
|
|
9
|
+
"xlarge"
|
|
10
|
+
];
|
|
6
11
|
const spaceScale = ["none", ...Object.keys(require_wireframeTheme_css.default.space.space)];
|
|
7
12
|
const filterSpace = (space) => {
|
|
8
13
|
return require_sprinkles_css.mapResponsiveValue(space, (value) => {
|
|
9
|
-
if (spaceScale.includes(value) && !
|
|
10
|
-
return
|
|
14
|
+
if (spaceScale.includes(value) && !validSpaceValues.includes(value)) throw new Error(`To ensure adequate space for touch targets, 'space' prop values must be one of the following: ${validSpaceValues.map((x) => `"${x}"`).join(", ")}`);
|
|
15
|
+
return validSpaceValues.includes(value) ? value : "medium";
|
|
11
16
|
});
|
|
12
17
|
};
|
|
13
18
|
const Accordion = ({ space, size, tone, weight, ...restProps }) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_Accordion.Accordion, {
|
|
@@ -1,8 +1,13 @@
|
|
|
1
1
|
import { mapResponsiveValue } from "../../css/atoms/sprinkles.css.mjs";
|
|
2
|
-
import { Accordion as Accordion$1
|
|
2
|
+
import { Accordion as Accordion$1 } from "./Accordion.mjs";
|
|
3
3
|
import wireframeTheme_css_default from "../../themes/wireframe/wireframeTheme.css.mjs";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
//#region src/lib/components/Accordion/Accordion.playroom.tsx
|
|
6
|
+
const validSpaceValues = [
|
|
7
|
+
"medium",
|
|
8
|
+
"large",
|
|
9
|
+
"xlarge"
|
|
10
|
+
];
|
|
6
11
|
const spaceScale = ["none", ...Object.keys(wireframeTheme_css_default.space.space)];
|
|
7
12
|
const filterSpace = (space) => {
|
|
8
13
|
return mapResponsiveValue(space, (value) => {
|
|
@@ -3,9 +3,9 @@ const require_Box = require("../Box/Box.cjs");
|
|
|
3
3
|
require("../private/iconSlotSpace.cjs");
|
|
4
4
|
const require_Text = require("../Text/Text.cjs");
|
|
5
5
|
const require_IconContainer = require("../icons/IconContainer.cjs");
|
|
6
|
-
const
|
|
7
|
-
const
|
|
8
|
-
const
|
|
6
|
+
const require_IconRatingEmptySvg = require("../icons/IconRating/IconRatingEmptySvg.cjs");
|
|
7
|
+
const require_IconRatingFullSvg = require("../icons/IconRating/IconRatingFullSvg.cjs");
|
|
8
|
+
const require_IconRatingHalfSvg = require("../icons/IconRating/IconRatingHalfSvg.cjs");
|
|
9
9
|
const require_Rating_css = require("./Rating.css.cjs");
|
|
10
10
|
let assert = require("assert");
|
|
11
11
|
assert = require_runtime.__toESM(assert, 1);
|
|
@@ -15,9 +15,9 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
15
15
|
//#region src/lib/components/Rating/Rating.tsx
|
|
16
16
|
const getPercent = (rating, position) => Math.round(Math.min(Math.max(rating - position, 0), 1) * 100);
|
|
17
17
|
const RatingStar = ({ percent, ...restProps }) => {
|
|
18
|
-
let component =
|
|
19
|
-
if (percent >= 25 && percent < 75) component =
|
|
20
|
-
if (percent >= 75) component =
|
|
18
|
+
let component = require_IconRatingEmptySvg.IconRatingEmptySvg;
|
|
19
|
+
if (percent >= 25 && percent < 75) component = require_IconRatingHalfSvg.IconRatingHalfSvg;
|
|
20
|
+
if (percent >= 75) component = require_IconRatingFullSvg.IconRatingFullSvg;
|
|
21
21
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_IconContainer.IconContainer, {
|
|
22
22
|
...restProps,
|
|
23
23
|
children: (svgProps) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_Box.Box, {
|
|
@@ -2,9 +2,9 @@ import { Box } from "../Box/Box.mjs";
|
|
|
2
2
|
import "../private/iconSlotSpace.mjs";
|
|
3
3
|
import { Text } from "../Text/Text.mjs";
|
|
4
4
|
import { IconContainer } from "../icons/IconContainer.mjs";
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
5
|
+
import { IconRatingEmptySvg } from "../icons/IconRating/IconRatingEmptySvg.mjs";
|
|
6
|
+
import { IconRatingFullSvg } from "../icons/IconRating/IconRatingFullSvg.mjs";
|
|
7
|
+
import { IconRatingHalfSvg } from "../icons/IconRating/IconRatingHalfSvg.mjs";
|
|
8
8
|
import { inlineFlex } from "./Rating.css.mjs";
|
|
9
9
|
import assert from "assert";
|
|
10
10
|
import dedent from "dedent";
|
|
@@ -12,9 +12,9 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
12
12
|
//#region src/lib/components/Rating/Rating.tsx
|
|
13
13
|
const getPercent = (rating, position) => Math.round(Math.min(Math.max(rating - position, 0), 1) * 100);
|
|
14
14
|
const RatingStar = ({ percent, ...restProps }) => {
|
|
15
|
-
let component =
|
|
16
|
-
if (percent >= 25 && percent < 75) component =
|
|
17
|
-
if (percent >= 75) component =
|
|
15
|
+
let component = IconRatingEmptySvg;
|
|
16
|
+
if (percent >= 25 && percent < 75) component = IconRatingHalfSvg;
|
|
17
|
+
if (percent >= 75) component = IconRatingFullSvg;
|
|
18
18
|
return /* @__PURE__ */ jsx(IconContainer, {
|
|
19
19
|
...restProps,
|
|
20
20
|
children: (svgProps) => /* @__PURE__ */ jsx(Box, {
|
|
@@ -12,7 +12,7 @@ const IconAISvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_js
|
|
|
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: "M12 20a1 1 0 0 1-.895-.553l-2.183-4.369-4.37-2.183a1 1 0 0 1 0-1.79l4.37-2.183 2.183-4.37c.34-.677 1.45-.677 1.79 0l2.183 4.37 4.37 2.183a1 1 0 0 1 0 1.79l-4.37 2.183-2.183 4.37A1 1 0 0 1 12
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 20a1 1 0 0 1-.895-.553l-2.183-4.369-4.37-2.183a1 1 0 0 1 0-1.79l4.37-2.183 2.183-4.37c.34-.677 1.45-.677 1.79 0l2.183 4.37 4.37 2.183a1 1 0 0 1 0 1.79l-4.37 2.183-2.183 4.37A1 1 0 0 1 12 20m-4.764-8 2.878 1.438c.194.097.35.254.448.448L12 16.764l1.438-2.878c.097-.194.254-.35.448-.448L16.764 12l-2.878-1.438a1 1 0 0 1-.448-.448L12 7.236l-1.438 2.878c-.097.194-.254.35-.448.448zm2.431-2.333h.01zM3.985 3.912l1-2 1 2 2 1-2 1-1 2-1-2-2-1z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconAISvg = IconAISvg;
|
|
@@ -12,7 +12,7 @@ const IconAISvg = ({ 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: "M12 20a1 1 0 0 1-.895-.553l-2.183-4.369-4.37-2.183a1 1 0 0 1 0-1.79l4.37-2.183 2.183-4.37c.34-.677 1.45-.677 1.79 0l2.183 4.37 4.37 2.183a1 1 0 0 1 0 1.79l-4.37 2.183-2.183 4.37A1 1 0 0 1 12
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M12 20a1 1 0 0 1-.895-.553l-2.183-4.369-4.37-2.183a1 1 0 0 1 0-1.79l4.37-2.183 2.183-4.37c.34-.677 1.45-.677 1.79 0l2.183 4.37 4.37 2.183a1 1 0 0 1 0 1.79l-4.37 2.183-2.183 4.37A1 1 0 0 1 12 20m-4.764-8 2.878 1.438c.194.097.35.254.448.448L12 16.764l1.438-2.878c.097-.194.254-.35.448-.448L16.764 12l-2.878-1.438a1 1 0 0 1-.448-.448L12 7.236l-1.438 2.878c-.097.194-.254.35-.448.448zm2.431-2.333h.01zM3.985 3.912l1-2 1 2 2 1-2 1-1 2-1-2-2-1z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconAISvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconAddSvg = ({ 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 IconAddSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_j
|
|
|
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: "M18 11h-5V6c0-.6-.4-1-1-1s-1 .4-1 1v5H6c-.6 0-1 .4-1 1s.4 1 1 1h5v5c0 .6.4 1 1 1s1-.4 1-1v-5h5c.6 0 1-.4 1-1s-.4-1-1-
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18 11h-5V6c0-.6-.4-1-1-1s-1 .4-1 1v5H6c-.6 0-1 .4-1 1s.4 1 1 1h5v5c0 .6.4 1 1 1s1-.4 1-1v-5h5c.6 0 1-.4 1-1s-.4-1-1-1" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconAddSvg = IconAddSvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconAddSvg = ({ 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 IconAddSvg = ({ 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: "M18 11h-5V6c0-.6-.4-1-1-1s-1 .4-1 1v5H6c-.6 0-1 .4-1 1s.4 1 1 1h5v5c0 .6.4 1 1 1s1-.4 1-1v-5h5c.6 0 1-.4 1-1s-.4-1-1-
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M18 11h-5V6c0-.6-.4-1-1-1s-1 .4-1 1v5H6c-.6 0-1 .4-1 1s.4 1 1 1h5v5c0 .6.4 1 1 1s1-.4 1-1v-5h5c.6 0 1-.4 1-1s-.4-1-1-1" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconAddSvg };
|
|
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
2
2
|
//#region src/lib/components/icons/IconArrow/IconArrowSvg.tsx
|
|
3
3
|
const IconArrowSvg = ({ 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: "m11.293 4.293-7 7a1 1 0 1 0 1.414 1.414L11 7.414V19a1 1 0
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m11.293 4.293-7 7a1 1 0 1 0 1.414 1.414L11 7.414V19a1 1 0 0 0 2 0V7.414l5.293 5.293a1 1 0 1 0 1.414-1.414l-7-7a1 1 0 0 0-1.414 0" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconArrowSvg = IconArrowSvg;
|
|
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
//#region src/lib/components/icons/IconArrow/IconArrowSvg.tsx
|
|
3
3
|
const IconArrowSvg = ({ 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: "m11.293 4.293-7 7a1 1 0 1 0 1.414 1.414L11 7.414V19a1 1 0
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "m11.293 4.293-7 7a1 1 0 1 0 1.414 1.414L11 7.414V19a1 1 0 0 0 2 0V7.414l5.293 5.293a1 1 0 1 0 1.414-1.414l-7-7a1 1 0 0 0-1.414 0" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconArrowSvg };
|
|
@@ -12,7 +12,7 @@ const IconAttachmentSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0,
|
|
|
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: "M11 21.6c-1.8 0-3.7-.8-5.1-2.1-2.7-2.7-2.7-7.2 0-9.9l5.7-5.7c1.9-1.9 5.1-2 7.1 0 1.9 1.9 1.9 5.1 0 7.1L13 16.7c-1.2 1.2-3.1 1.2-4.2
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11 21.6c-1.8 0-3.7-.8-5.1-2.1-2.7-2.7-2.7-7.2 0-9.9l5.7-5.7c1.9-1.9 5.1-2 7.1 0 1.9 1.9 1.9 5.1 0 7.1L13 16.7c-1.2 1.2-3.1 1.2-4.2 0q-.9-.9-.9-2.1c0-1.2.3-1.6.9-2.1L12.3 9c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-3.5 3.5c-.2.2-.3.4-.3.7s.1.5.3.7c.4.4 1 .4 1.4 0l5.7-5.7c1.2-1.2 1.2-3.1 0-4.2-1.2-1.2-3.1-1.2-4.2 0l-5.7 5.7c-1.9 1.9-1.9 5.1 0 7.1 1.9 1.9 5.1 1.9 7.1 0l3.5-3.5c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-3.5 3.5c-1.4 1.4-3.2 2-4.9 2" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconAttachmentSvg = IconAttachmentSvg;
|
|
@@ -12,7 +12,7 @@ const IconAttachmentSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M11 21.6c-1.8 0-3.7-.8-5.1-2.1-2.7-2.7-2.7-7.2 0-9.9l5.7-5.7c1.9-1.9 5.1-2 7.1 0 1.9 1.9 1.9 5.1 0 7.1L13 16.7c-1.2 1.2-3.1 1.2-4.2
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M11 21.6c-1.8 0-3.7-.8-5.1-2.1-2.7-2.7-2.7-7.2 0-9.9l5.7-5.7c1.9-1.9 5.1-2 7.1 0 1.9 1.9 1.9 5.1 0 7.1L13 16.7c-1.2 1.2-3.1 1.2-4.2 0q-.9-.9-.9-2.1c0-1.2.3-1.6.9-2.1L12.3 9c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-3.5 3.5c-.2.2-.3.4-.3.7s.1.5.3.7c.4.4 1 .4 1.4 0l5.7-5.7c1.2-1.2 1.2-3.1 0-4.2-1.2-1.2-3.1-1.2-4.2 0l-5.7 5.7c-1.9 1.9-1.9 5.1 0 7.1 1.9 1.9 5.1 1.9 7.1 0l3.5-3.5c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-3.5 3.5c-1.4 1.4-3.2 2-4.9 2" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconAttachmentSvg };
|
|
@@ -12,7 +12,7 @@ const IconBluetoothSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, r
|
|
|
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: "M12
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 22a1 1 0 0 1-1-1v-6.586l-2.793 2.793a1 1 0 1 1-1.414-1.414L10.586 12 6.793 8.207a1 1 0 1 1 1.414-1.414L11 9.586V3a.999.999 0 0 1 1.707-.707l4.5 4.5a1 1 0 0 1 0 1.414L13.414 12l3.793 3.793a1 1 0 0 1 0 1.414l-4.5 4.5A1 1 0 0 1 12 22m1-7.586v4.172l2.086-2.086zm0-9v4.172L15.086 7.5z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconBluetoothSvg = IconBluetoothSvg;
|
|
@@ -12,7 +12,7 @@ const IconBluetoothSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs(
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M12
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M12 22a1 1 0 0 1-1-1v-6.586l-2.793 2.793a1 1 0 1 1-1.414-1.414L10.586 12 6.793 8.207a1 1 0 1 1 1.414-1.414L11 9.586V3a.999.999 0 0 1 1.707-.707l4.5 4.5a1 1 0 0 1 0 1.414L13.414 12l3.793 3.793a1 1 0 0 1 0 1.414l-4.5 4.5A1 1 0 0 1 12 22m1-7.586v4.172l2.086-2.086zm0-9v4.172L15.086 7.5z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconBluetoothSvg };
|
|
@@ -12,7 +12,7 @@ const IconBoldSvg = ({ 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: "M17.909 11.08A4.95 4.95 0 0 0 19 8c0-2.757-2.243-5-5-5H6.5A1.5 1.5 0 0 0 5 4.5v15A1.5 1.5 0 0 0 6.5 21h8.259A5.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17.909 11.08A4.95 4.95 0 0 0 19 8c0-2.757-2.243-5-5-5H6.5A1.5 1.5 0 0 0 5 4.5v15A1.5 1.5 0 0 0 6.5 21h8.259A5.25 5.25 0 0 0 20 15.759v-.518c0-1.703-.83-3.203-2.091-4.161M8 6h6c1.103 0 2 .897 2 2s-.897 2-2 2H8zm9 9.759A2.244 2.244 0 0 1 14.759 18H8v-5h6.759A2.244 2.244 0 0 1 17 15.241z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconBoldSvg = IconBoldSvg;
|
|
@@ -12,7 +12,7 @@ const IconBoldSvg = ({ 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: "M17.909 11.08A4.95 4.95 0 0 0 19 8c0-2.757-2.243-5-5-5H6.5A1.5 1.5 0 0 0 5 4.5v15A1.5 1.5 0 0 0 6.5 21h8.259A5.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M17.909 11.08A4.95 4.95 0 0 0 19 8c0-2.757-2.243-5-5-5H6.5A1.5 1.5 0 0 0 5 4.5v15A1.5 1.5 0 0 0 6.5 21h8.259A5.25 5.25 0 0 0 20 15.759v-.518c0-1.703-.83-3.203-2.091-4.161M8 6h6c1.103 0 2 .897 2 2s-.897 2-2 2H8zm9 9.759A2.244 2.244 0 0 1 14.759 18H8v-5h6.759A2.244 2.244 0 0 1 17 15.241z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconBoldSvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconBookmarkActiveSvg = ({ 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 IconBookmarkActiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
|
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 5.1c.1-1.6-1.1-2.9-2.7-3.1H7.6C6.1 2.1 4.9 3.5 5 5v16c0 .4.2.7.5.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 5.1c.1-1.6-1.1-2.9-2.7-3.1H7.6C6.1 2.1 4.9 3.5 5 5v16c0 .4.2.7.5.9s.7.2 1 0l5.4-3.6 5.4 3.6c.2.1.4.2.6.2s.3 0 .5-.1c.3-.2.5-.5.5-.9z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconBookmarkActiveSvg = IconBookmarkActiveSvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconBookmarkActiveSvg = ({ 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 IconBookmarkActiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M19 5.1c.1-1.6-1.1-2.9-2.7-3.1H7.6C6.1 2.1 4.9 3.5 5 5v16c0 .4.2.7.5.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M19 5.1c.1-1.6-1.1-2.9-2.7-3.1H7.6C6.1 2.1 4.9 3.5 5 5v16c0 .4.2.7.5.9s.7.2 1 0l5.4-3.6 5.4 3.6c.2.1.4.2.6.2s.3 0 .5-.1c.3-.2.5-.5.5-.9z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconBookmarkActiveSvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconBookmarkSvg = ({ 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 IconBookmarkSvg = ({ 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: "M19 5.1c.1-1.6-1.1-2.9-2.7-3.1H7.6C6.1 2.1 4.9 3.5 5 5v16c0 .4.2.7.5.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 5.1c.1-1.6-1.1-2.9-2.7-3.1H7.6C6.1 2.1 4.9 3.5 5 5v16c0 .4.2.7.5.9s.7.2 1 0l5.4-3.6 5.4 3.6c.2.1.4.2.6.2s.3 0 .5-.1c.3-.2.5-.5.5-.9zm-2 14-4.4-3c-.3-.2-.8-.2-1.1 0l-4.4 3L7 4.9c0-.4.3-.9.7-.9h8.5c.5 0 .8.5.8 1z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconBookmarkSvg = IconBookmarkSvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconBookmarkSvg = ({ 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 IconBookmarkSvg = ({ 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: "M19 5.1c.1-1.6-1.1-2.9-2.7-3.1H7.6C6.1 2.1 4.9 3.5 5 5v16c0 .4.2.7.5.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M19 5.1c.1-1.6-1.1-2.9-2.7-3.1H7.6C6.1 2.1 4.9 3.5 5 5v16c0 .4.2.7.5.9s.7.2 1 0l5.4-3.6 5.4 3.6c.2.1.4.2.6.2s.3 0 .5-.1c.3-.2.5-.5.5-.9zm-2 14-4.4-3c-.3-.2-.8-.2-1.1 0l-4.4 3L7 4.9c0-.4.3-.9.7-.9h8.5c.5 0 .8.5.8 1z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconBookmarkSvg };
|
|
@@ -12,7 +12,7 @@ const IconBulletListSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0,
|
|
|
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: "M6 14a2 2 0 1 0 0 4 2 2 0 0 0 0-
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 14a2 2 0 1 0 0 4 2 2 0 0 0 0-4m0-8a2 2 0 1 0 0 4 2 2 0 0 0 0-4m13 3h-7a1 1 0 1 1 0-2h7a1 1 0 1 1 0 2m0 8h-7a1 1 0 1 1 0-2h7a1 1 0 1 1 0 2" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconBulletListSvg = IconBulletListSvg;
|
|
@@ -12,7 +12,7 @@ const IconBulletListSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M6 14a2 2 0 1 0 0 4 2 2 0 0 0 0-
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M6 14a2 2 0 1 0 0 4 2 2 0 0 0 0-4m0-8a2 2 0 1 0 0 4 2 2 0 0 0 0-4m13 3h-7a1 1 0 1 1 0-2h7a1 1 0 1 1 0 2m0 8h-7a1 1 0 1 1 0-2h7a1 1 0 1 1 0 2" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconBulletListSvg };
|
|
@@ -14,8 +14,8 @@ const IconCareerActiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12
|
|
18
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 12.
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1m5.459 6.198-3.01 6.99a.5.5 0 0 1-.261.26l-6.99 3.011a.499.499 0 0 1-.656-.658l3.034-6.966a.5.5 0 0 1 .259-.259l6.966-3.034a.501.501 0 0 1 .658.656" }),
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 12.002a1 1 0 0 1-.077.38 1 1 0 0 1-.24.341.99.99 0 0 1-1.066.2 1 1 0 0 1-.34-.241 1 1 0 0 1-.2-.3 1 1 0 0 1-.075-.373v-.015q.002-.201.075-.377a1 1 0 0 1 .25-.347c.09-.081.185-.15.29-.193a1 1 0 0 1 .766 0 1 1 0 0 1 .346.249 1 1 0 0 1 .194.291A1 1 0 0 1 13 12z" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
@@ -14,8 +14,8 @@ const IconCareerActiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ js
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ jsx("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12
|
|
18
|
-
/* @__PURE__ */ jsx("path", { d: "M13 12.
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1m5.459 6.198-3.01 6.99a.5.5 0 0 1-.261.26l-6.99 3.011a.499.499 0 0 1-.656-.658l3.034-6.966a.5.5 0 0 1 .259-.259l6.966-3.034a.501.501 0 0 1 .658.656" }),
|
|
18
|
+
/* @__PURE__ */ jsx("path", { d: "M13 12.002a1 1 0 0 1-.077.38 1 1 0 0 1-.24.341.99.99 0 0 1-1.066.2 1 1 0 0 1-.34-.241 1 1 0 0 1-.2-.3 1 1 0 0 1-.075-.373v-.015q.002-.201.075-.377a1 1 0 0 1 .25-.347c.09-.081.185-.15.29-.193a1 1 0 0 1 .766 0 1 1 0 0 1 .346.249 1 1 0 0 1 .194.291A1 1 0 0 1 13 12z" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
@@ -14,8 +14,8 @@ const IconCareerSvg = ({ 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: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12
|
|
18
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.8 6.542 9.836 9.576a.
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1m0 20c-4.963 0-9-4.037-9-9s4.037-9 9-9 9 4.037 9 9-4.037 9-9 9" }),
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.8 6.542 9.836 9.576a.5.5 0 0 0-.259.259l-3.034 6.966a.5.5 0 0 0 .656.658l6.99-3.01a.5.5 0 0 0 .26-.261l3.011-6.99a.5.5 0 0 0-.658-.656Zm-3.8 5.46a1 1 0 0 1-.077.38 1 1 0 0 1-.24.341.99.99 0 0 1-1.066.2 1 1 0 0 1-.34-.241 1 1 0 0 1-.2-.3 1 1 0 0 1-.075-.373v-.015q.002-.201.075-.377a1 1 0 0 1 .25-.347c.09-.081.185-.15.29-.193a1 1 0 0 1 .766 0 1 1 0 0 1 .346.249 1 1 0 0 1 .194.291A1 1 0 0 1 13 12z" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
@@ -14,8 +14,8 @@ const IconCareerSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("sv
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ jsx("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12
|
|
18
|
-
/* @__PURE__ */ jsx("path", { d: "M16.8 6.542 9.836 9.576a.
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1m0 20c-4.963 0-9-4.037-9-9s4.037-9 9-9 9 4.037 9 9-4.037 9-9 9" }),
|
|
18
|
+
/* @__PURE__ */ jsx("path", { d: "M16.8 6.542 9.836 9.576a.5.5 0 0 0-.259.259l-3.034 6.966a.5.5 0 0 0 .656.658l6.99-3.01a.5.5 0 0 0 .26-.261l3.011-6.99a.5.5 0 0 0-.658-.656Zm-3.8 5.46a1 1 0 0 1-.077.38 1 1 0 0 1-.24.341.99.99 0 0 1-1.066.2 1 1 0 0 1-.34-.241 1 1 0 0 1-.2-.3 1 1 0 0 1-.075-.373v-.015q.002-.201.075-.377a1 1 0 0 1 .25-.347c.09-.081.185-.15.29-.193a1 1 0 0 1 .766 0 1 1 0 0 1 .346.249 1 1 0 0 1 .194.291A1 1 0 0 1 13 12z" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
@@ -12,7 +12,7 @@ const IconCategorySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, re
|
|
|
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: "M9 22H4c-1.103 0-2-.897-2-2v-5c0-1.103.897-2 2-2h5c1.103 0 2 .897 2 2v5c0 1.103-.897 2-2
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9 22H4c-1.103 0-2-.897-2-2v-5c0-1.103.897-2 2-2h5c1.103 0 2 .897 2 2v5c0 1.103-.897 2-2 2m-5-7v5h5.002L9 15zm12-4H8a1 1 0 0 1-.868-1.496l4-7c.355-.623 1.38-.623 1.736 0l4 7A1 1 0 0 1 16 11M9.724 9h4.552L12 5.016zM17.5 22c-2.481 0-4.5-2.019-4.5-4.5s2.019-4.5 4.5-4.5 4.5 2.019 4.5 4.5-2.019 4.5-4.5 4.5m0-7c-1.379 0-2.5 1.121-2.5 2.5s1.121 2.5 2.5 2.5 2.5-1.121 2.5-2.5-1.121-2.5-2.5-2.5" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconCategorySvg = IconCategorySvg;
|
|
@@ -12,7 +12,7 @@ const IconCategorySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M9 22H4c-1.103 0-2-.897-2-2v-5c0-1.103.897-2 2-2h5c1.103 0 2 .897 2 2v5c0 1.103-.897 2-2
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M9 22H4c-1.103 0-2-.897-2-2v-5c0-1.103.897-2 2-2h5c1.103 0 2 .897 2 2v5c0 1.103-.897 2-2 2m-5-7v5h5.002L9 15zm12-4H8a1 1 0 0 1-.868-1.496l4-7c.355-.623 1.38-.623 1.736 0l4 7A1 1 0 0 1 16 11M9.724 9h4.552L12 5.016zM17.5 22c-2.481 0-4.5-2.019-4.5-4.5s2.019-4.5 4.5-4.5 4.5 2.019 4.5 4.5-2.019 4.5-4.5 4.5m0-7c-1.379 0-2.5 1.121-2.5 2.5s1.121 2.5 2.5 2.5 2.5-1.121 2.5-2.5-1.121-2.5-2.5-2.5" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconCategorySvg };
|
|
@@ -2,11 +2,11 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
2
2
|
//#region src/lib/components/icons/IconCaution/IconCautionSvg.tsx
|
|
3
3
|
const IconCautionSvg = ({ 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: [
|
|
@@ -14,13 +14,13 @@ const IconCautionSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, rea
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22.71 17.262 14.738 3.71A3.
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22.71 17.262 14.738 3.71A3.18 3.18 0 0 0 12 2.013 3.18 3.18 0 0 0 9.262 3.71L1.29 17.262a3.15 3.15 0 0 0-.14 3.225A3.15 3.15 0 0 0 4 22h16a3.023 3.023 0 0 0 2.71-4.738M20 20H4c-1.1 0-1.544-.776-.986-1.724l7.972-13.552A1.23 1.23 0 0 1 12 4.013a1.23 1.23 0 0 1 1.014.71l7.972 13.553C21.544 19.224 21.1 20 20 20" }),
|
|
18
18
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
|
|
19
19
|
cx: 12,
|
|
20
20
|
cy: 17,
|
|
21
21
|
r: 1
|
|
22
22
|
}),
|
|
23
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11.978 14a1 1 0 0 0 1-1V9a1 1 0 0 0-2 0v4a1 1 0 0 0 1
|
|
23
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11.978 14a1 1 0 0 0 1-1V9a1 1 0 0 0-2 0v4a1 1 0 0 0 1 1" })
|
|
24
24
|
]
|
|
25
25
|
});
|
|
26
26
|
//#endregion
|