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
|
@@ -12,7 +12,7 @@ const IconHeartSvg = ({ 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: "M12 22C10.444 22 1 15.535 1 8.5 1 4.916 3.916 2 7.5 2A6.5 6.5 0 0 1 12 3.815 6.5 6.5 0 0 1 16.5 2C20.084 2 23 4.916 23 8.5 23 15.535 13.557 22 12
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 22C10.444 22 1 15.535 1 8.5 1 4.916 3.916 2 7.5 2A6.5 6.5 0 0 1 12 3.815 6.5 6.5 0 0 1 16.5 2C20.084 2 23 4.916 23 8.5 23 15.535 13.557 22 12 22M7.5 4A4.505 4.505 0 0 0 3 8.5c0 5.491 7.441 10.862 9 11.47 1.559-.608 9-5.979 9-11.47C21 6.019 18.981 4 16.5 4c-1.46 0-2.838.717-3.682 1.919-.375.533-1.261.533-1.636 0A4.5 4.5 0 0 0 7.5 4" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconHeartSvg = IconHeartSvg;
|
|
@@ -12,7 +12,7 @@ const IconHeartSvg = ({ 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 22C10.444 22 1 15.535 1 8.5 1 4.916 3.916 2 7.5 2A6.5 6.5 0 0 1 12 3.815 6.5 6.5 0 0 1 16.5 2C20.084 2 23 4.916 23 8.5 23 15.535 13.557 22 12
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M12 22C10.444 22 1 15.535 1 8.5 1 4.916 3.916 2 7.5 2A6.5 6.5 0 0 1 12 3.815 6.5 6.5 0 0 1 16.5 2C20.084 2 23 4.916 23 8.5 23 15.535 13.557 22 12 22M7.5 4A4.505 4.505 0 0 0 3 8.5c0 5.491 7.441 10.862 9 11.47 1.559-.608 9-5.979 9-11.47C21 6.019 18.981 4 16.5 4c-1.46 0-2.838.717-3.682 1.919-.375.533-1.261.533-1.636 0A4.5 4.5 0 0 0 7.5 4" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconHeartSvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconHelpSvg = ({ 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,
|
|
@@ -15,8 +14,8 @@ const IconHelpSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_
|
|
|
15
14
|
id: titleId,
|
|
16
15
|
children: title
|
|
17
16
|
}) : null,
|
|
18
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 1C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12
|
|
19
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12.7 16.3c-.4-.4-1.1-.4-1.4 0-.1.1-.2.2-.2.
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 1C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12 1m0 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9" }),
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12.7 16.3c-.4-.4-1.1-.4-1.4 0-.1.1-.2.2-.2.3s-.1.2-.1.4c0 .3.1.5.3.7s.4.3.7.3.5-.1.7-.3c.1-.1.2-.2.2-.3s.1-.2.1-.4 0-.3-.1-.4c0-.1-.1-.2-.2-.3m.6-10.1c-2-.7-4.3.4-5.1 2.5-.2.5.1 1 .6 1.2s1.1-.1 1.3-.6c.4-1 1.5-1.6 2.6-1.2.8.3 1.3 1 1.3 1.9 0 .5-.3.7-1.3 1.2-.7.3-1.7.8-1.7 1.8 0 .6.4 1 1 1 .5 0 .9-.3 1-.7.1-.1.4-.2.6-.3.9-.4 2.5-1.2 2.5-3-.1-1.7-1.2-3.2-2.8-3.8" })
|
|
20
19
|
]
|
|
21
20
|
});
|
|
22
21
|
//#endregion
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconHelpSvg = ({ 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,
|
|
@@ -15,8 +14,8 @@ const IconHelpSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg"
|
|
|
15
14
|
id: titleId,
|
|
16
15
|
children: title
|
|
17
16
|
}) : null,
|
|
18
|
-
/* @__PURE__ */ jsx("path", { d: "M12 1C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12
|
|
19
|
-
/* @__PURE__ */ jsx("path", { d: "M12.7 16.3c-.4-.4-1.1-.4-1.4 0-.1.1-.2.2-.2.
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M12 1C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12 1m0 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9" }),
|
|
18
|
+
/* @__PURE__ */ jsx("path", { d: "M12.7 16.3c-.4-.4-1.1-.4-1.4 0-.1.1-.2.2-.2.3s-.1.2-.1.4c0 .3.1.5.3.7s.4.3.7.3.5-.1.7-.3c.1-.1.2-.2.2-.3s.1-.2.1-.4 0-.3-.1-.4c0-.1-.1-.2-.2-.3m.6-10.1c-2-.7-4.3.4-5.1 2.5-.2.5.1 1 .6 1.2s1.1-.1 1.3-.6c.4-1 1.5-1.6 2.6-1.2.8.3 1.3 1 1.3 1.9 0 .5-.3.7-1.3 1.2-.7.3-1.7.8-1.7 1.8 0 .6.4 1 1 1 .5 0 .9-.3 1-.7.1-.1.4-.2.6-.3.9-.4 2.5-1.2 2.5-3-.1-1.7-1.2-3.2-2.8-3.8" })
|
|
20
19
|
]
|
|
21
20
|
});
|
|
22
21
|
//#endregion
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconHistorySvg = ({ 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,
|
|
@@ -15,8 +14,8 @@ const IconHistorySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, rea
|
|
|
15
14
|
id: titleId,
|
|
16
15
|
children: title
|
|
17
16
|
}) : null,
|
|
18
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 6c-.6 0-1 .4-1
|
|
19
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.1 4.9C15.2 1 8.8 1 4.9 4.9 3.3 6.6 2.3 8.7 2 11H1c-.4 0-.8.2-.9.6-.2.4-.1.8.2 1.1l2 2c.2.2.4.3.7.3s.5-.1.7-.3l2-2c.3-.3.4-.7.2-1.1-.1-.4-.5-.6-.9-.6h-.9c.2-1.8 1-3.4 2.3-4.7 3.1-3.1 8.2-3.1 11.3
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 6c-.6 0-1 .4-1 1v5q0 .6.6.9l4 2c.1.1.2.1.4.1q.6 0 .9-.6c.2-.5 0-1.1-.4-1.3L13 11.4V7c0-.6-.4-1-1-1" }),
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.1 4.9C15.2 1 8.8 1 4.9 4.9 3.3 6.6 2.3 8.7 2 11H1c-.4 0-.8.2-.9.6-.2.4-.1.8.2 1.1l2 2c.2.2.4.3.7.3s.5-.1.7-.3l2-2c.3-.3.4-.7.2-1.1-.1-.4-.5-.6-.9-.6h-.9c.2-1.8 1-3.4 2.3-4.7 3.1-3.1 8.2-3.1 11.3 0s3.1 8.2 0 11.3-8.2 3.1-11.3 0c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4c1.9 2 4.4 3 7 3s5.1-1 7.1-2.9c3.9-3.9 3.9-10.3 0-14.2" })
|
|
20
19
|
]
|
|
21
20
|
});
|
|
22
21
|
//#endregion
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconHistorySvg = ({ 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,
|
|
@@ -15,8 +14,8 @@ const IconHistorySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("s
|
|
|
15
14
|
id: titleId,
|
|
16
15
|
children: title
|
|
17
16
|
}) : null,
|
|
18
|
-
/* @__PURE__ */ jsx("path", { d: "M12 6c-.6 0-1 .4-1
|
|
19
|
-
/* @__PURE__ */ jsx("path", { d: "M19.1 4.9C15.2 1 8.8 1 4.9 4.9 3.3 6.6 2.3 8.7 2 11H1c-.4 0-.8.2-.9.6-.2.4-.1.8.2 1.1l2 2c.2.2.4.3.7.3s.5-.1.7-.3l2-2c.3-.3.4-.7.2-1.1-.1-.4-.5-.6-.9-.6h-.9c.2-1.8 1-3.4 2.3-4.7 3.1-3.1 8.2-3.1 11.3
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M12 6c-.6 0-1 .4-1 1v5q0 .6.6.9l4 2c.1.1.2.1.4.1q.6 0 .9-.6c.2-.5 0-1.1-.4-1.3L13 11.4V7c0-.6-.4-1-1-1" }),
|
|
18
|
+
/* @__PURE__ */ jsx("path", { d: "M19.1 4.9C15.2 1 8.8 1 4.9 4.9 3.3 6.6 2.3 8.7 2 11H1c-.4 0-.8.2-.9.6-.2.4-.1.8.2 1.1l2 2c.2.2.4.3.7.3s.5-.1.7-.3l2-2c.3-.3.4-.7.2-1.1-.1-.4-.5-.6-.9-.6h-.9c.2-1.8 1-3.4 2.3-4.7 3.1-3.1 8.2-3.1 11.3 0s3.1 8.2 0 11.3-8.2 3.1-11.3 0c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4c1.9 2 4.4 3 7 3s5.1-1 7.1-2.9c3.9-3.9 3.9-10.3 0-14.2" })
|
|
20
19
|
]
|
|
21
20
|
});
|
|
22
21
|
//#endregion
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconHomeSvg = ({ 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 IconHomeSvg = ({ 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: "m20.7 9.2-8-7c-.4-.3-.9-.3-1.3 0l-8 7c-.3.2-.4.5-.4.8v11c0 .6.4 1 1 1h16c.6 0 1-.4 1-1V10c0-.3-.1-.6-.3-.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m20.7 9.2-8-7c-.4-.3-.9-.3-1.3 0l-8 7c-.3.2-.4.5-.4.8v11c0 .6.4 1 1 1h16c.6 0 1-.4 1-1V10c0-.3-.1-.6-.3-.8M19 20h-5v-4c0-.6-.4-1-1-1h-2c-.6 0-1 .4-1 1v4H5v-9.5l7-6.1 7 6.1z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconHomeSvg = IconHomeSvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconHomeSvg = ({ 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 IconHomeSvg = ({ 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: "m20.7 9.2-8-7c-.4-.3-.9-.3-1.3 0l-8 7c-.3.2-.4.5-.4.8v11c0 .6.4 1 1 1h16c.6 0 1-.4 1-1V10c0-.3-.1-.6-.3-.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "m20.7 9.2-8-7c-.4-.3-.9-.3-1.3 0l-8 7c-.3.2-.4.5-.4.8v11c0 .6.4 1 1 1h16c.6 0 1-.4 1-1V10c0-.3-.1-.6-.3-.8M19 20h-5v-4c0-.6-.4-1-1-1h-2c-.6 0-1 .4-1 1v4H5v-9.5l7-6.1 7 6.1z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconHomeSvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconImageSvg = ({ 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,
|
|
@@ -15,7 +14,7 @@ const IconImageSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react
|
|
|
15
14
|
id: titleId,
|
|
16
15
|
children: title
|
|
17
16
|
}) : null,
|
|
18
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 2H5C3.3 2 2 3.3 2 5v14c0 1.7 1.3 3 3 3h14c1.7 0 3-1.3 3-3V5c0-1.7-1.3-3-3-
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 2H5C3.3 2 2 3.3 2 5v14c0 1.7 1.3 3 3 3h14c1.7 0 3-1.3 3-3V5c0-1.7-1.3-3-3-3M4 5c0-.6.4-1 1-1h14c.6 0 1 .4 1 1v7.6L17.4 10c-.8-.8-2.1-.8-2.8 0l-9.9 9.9c-.4-.1-.7-.5-.7-.9zm15 15H7.4l8.6-8.6 4 4V19c0 .6-.4 1-1 1" }),
|
|
19
18
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
|
|
20
19
|
cx: 8,
|
|
21
20
|
cy: 8,
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconImageSvg = ({ 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,
|
|
@@ -15,7 +14,7 @@ const IconImageSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg
|
|
|
15
14
|
id: titleId,
|
|
16
15
|
children: title
|
|
17
16
|
}) : null,
|
|
18
|
-
/* @__PURE__ */ jsx("path", { d: "M19 2H5C3.3 2 2 3.3 2 5v14c0 1.7 1.3 3 3 3h14c1.7 0 3-1.3 3-3V5c0-1.7-1.3-3-3-
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M19 2H5C3.3 2 2 3.3 2 5v14c0 1.7 1.3 3 3 3h14c1.7 0 3-1.3 3-3V5c0-1.7-1.3-3-3-3M4 5c0-.6.4-1 1-1h14c.6 0 1 .4 1 1v7.6L17.4 10c-.8-.8-2.1-.8-2.8 0l-9.9 9.9c-.4-.1-.7-.5-.7-.9zm15 15H7.4l8.6-8.6 4 4V19c0 .6-.4 1-1 1" }),
|
|
19
18
|
/* @__PURE__ */ jsx("circle", {
|
|
20
19
|
cx: 8,
|
|
21
20
|
cy: 8,
|
|
@@ -21,10 +21,10 @@ const IconImageBrokenSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0,
|
|
|
21
21
|
}),
|
|
22
22
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
23
23
|
fill: "none",
|
|
24
|
-
d: "M19 4H5a1 1 0 0 0-1 1v14c0 .43.275.789.656.93l9.93-9.93c.756-.756 2.072-.756 2.828 0L20 12.586V5a1 1 0 0 0-1-
|
|
24
|
+
d: "M19 4H5a1 1 0 0 0-1 1v14c0 .43.275.789.656.93l9.93-9.93c.756-.756 2.072-.756 2.828 0L20 12.586V5a1 1 0 0 0-1-1"
|
|
25
25
|
}),
|
|
26
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 2H5C3.346 2 2 3.346 2 5v14c0 1.654 1.346 3 3 3h8v-2H7.414L16 11.414 17.586 13H22V5c0-1.654-1.346-3-3-
|
|
27
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m19.914 18.5 1.793-1.793a1 1 0 1 0-1.414-1.414L18.5 17.086l-1.793-1.793a1 1 0 1 0-1.414 1.414l1.793 1.793-1.793 1.793a1 1 0 1 0 1.414 1.414l1.793-1.793 1.793 1.793a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.
|
|
26
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 2H5C3.346 2 2 3.346 2 5v14c0 1.654 1.346 3 3 3h8v-2H7.414L16 11.414 17.586 13H22V5c0-1.654-1.346-3-3-3m1 10.586L17.414 10c-.756-.756-2.072-.756-2.828 0l-9.93 9.93A.99.99 0 0 1 4 19V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1z" }),
|
|
27
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m19.914 18.5 1.793-1.793a1 1 0 1 0-1.414-1.414L18.5 17.086l-1.793-1.793a1 1 0 1 0-1.414 1.414l1.793 1.793-1.793 1.793a1 1 0 1 0 1.414 1.414l1.793-1.793 1.793 1.793a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414z" })
|
|
28
28
|
]
|
|
29
29
|
});
|
|
30
30
|
//#endregion
|
|
@@ -21,10 +21,10 @@ const IconImageBrokenSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsx
|
|
|
21
21
|
}),
|
|
22
22
|
/* @__PURE__ */ jsx("path", {
|
|
23
23
|
fill: "none",
|
|
24
|
-
d: "M19 4H5a1 1 0 0 0-1 1v14c0 .43.275.789.656.93l9.93-9.93c.756-.756 2.072-.756 2.828 0L20 12.586V5a1 1 0 0 0-1-
|
|
24
|
+
d: "M19 4H5a1 1 0 0 0-1 1v14c0 .43.275.789.656.93l9.93-9.93c.756-.756 2.072-.756 2.828 0L20 12.586V5a1 1 0 0 0-1-1"
|
|
25
25
|
}),
|
|
26
|
-
/* @__PURE__ */ jsx("path", { d: "M19 2H5C3.346 2 2 3.346 2 5v14c0 1.654 1.346 3 3 3h8v-2H7.414L16 11.414 17.586 13H22V5c0-1.654-1.346-3-3-
|
|
27
|
-
/* @__PURE__ */ jsx("path", { d: "m19.914 18.5 1.793-1.793a1 1 0 1 0-1.414-1.414L18.5 17.086l-1.793-1.793a1 1 0 1 0-1.414 1.414l1.793 1.793-1.793 1.793a1 1 0 1 0 1.414 1.414l1.793-1.793 1.793 1.793a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.
|
|
26
|
+
/* @__PURE__ */ jsx("path", { d: "M19 2H5C3.346 2 2 3.346 2 5v14c0 1.654 1.346 3 3 3h8v-2H7.414L16 11.414 17.586 13H22V5c0-1.654-1.346-3-3-3m1 10.586L17.414 10c-.756-.756-2.072-.756-2.828 0l-9.93 9.93A.99.99 0 0 1 4 19V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1z" }),
|
|
27
|
+
/* @__PURE__ */ jsx("path", { d: "m19.914 18.5 1.793-1.793a1 1 0 1 0-1.414-1.414L18.5 17.086l-1.793-1.793a1 1 0 1 0-1.414 1.414l1.793 1.793-1.793 1.793a1 1 0 1 0 1.414 1.414l1.793-1.793 1.793 1.793a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414z" })
|
|
28
28
|
]
|
|
29
29
|
});
|
|
30
30
|
//#endregion
|
|
@@ -14,8 +14,8 @@ const IconInfoSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_
|
|
|
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: "M12 10h-2v2h1v6h2v-7a1 1 0 0 0-1-
|
|
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: "M12 10h-2v2h1v6h2v-7a1 1 0 0 0-1-1m.38-3.92a1 1 0 0 0-.76 0q-.18.075-.33.21c-.18.19-.29.45-.29.71 0 .07.01.13.02.2q.015.09.06.18.03.09.09.18l.12.15q.15.135.33.21c.12.06.25.08.38.08s.26-.02.38-.08c.13-.05.23-.12.33-.21.04-.05.09-.1.12-.15q.06-.09.09-.18.045-.09.06-.18c.02-.07.02-.13.02-.2 0-.26-.1-.52-.29-.71-.1-.09-.2-.16-.33-.21" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
@@ -14,8 +14,8 @@ const IconInfoSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg"
|
|
|
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: "M12 10h-2v2h1v6h2v-7a1 1 0 0 0-1-
|
|
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: "M12 10h-2v2h1v6h2v-7a1 1 0 0 0-1-1m.38-3.92a1 1 0 0 0-.76 0q-.18.075-.33.21c-.18.19-.29.45-.29.71 0 .07.01.13.02.2q.015.09.06.18.03.09.09.18l.12.15q.15.135.33.21c.12.06.25.08.38.08s.26-.02.38-.08c.13-.05.23-.12.33-.21.04-.05.09-.1.12-.15q.06-.09.09-.18.045-.09.06-.18c.02-.07.02-.13.02-.2 0-.26-.1-.52-.29-.71-.1-.09-.2-.16-.33-.21" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconInvoiceSvg = ({ 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,
|
|
@@ -15,8 +14,8 @@ const IconInvoiceSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, rea
|
|
|
15
14
|
id: titleId,
|
|
16
15
|
children: title
|
|
17
16
|
}) : null,
|
|
18
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 2H4c-.6 0-1 .4-1 1v18c0 .3.2.7.5.
|
|
19
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 12h8c.6 0 1-.4 1-1s-.4-1-1-1H8c-.6 0-1 .4-1 1s.4 1 1
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 2H4c-.6 0-1 .4-1 1v18c0 .3.2.7.5.9s.7.2 1 0l1.5-.8 1.6.8q.45.15.9 0l1.6-.8 1.6.8q.45.15.9 0l1.6-.8 1.6.8q.45.15.9 0l1.6-.8 1.6.8c-.2.1-.1.1.1.1s.4 0 .5-.1c.3-.2.5-.5.5-.9V3c0-.6-.4-1-1-1m-1 17.4-.6-.3q-.45-.15-.9 0l-1.5.8-1.6-.8c-.1-.1-.2-.1-.4-.1s-.3 0-.4.1l-1.6.8-1.6-.8q-.45-.15-.9 0l-1.5.8-1.6-.8q-.45-.15-.9 0l-.5.3V4h14z" }),
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 12h8c.6 0 1-.4 1-1s-.4-1-1-1H8c-.6 0-1 .4-1 1s.4 1 1 1m0-4h8c.6 0 1-.4 1-1s-.4-1-1-1H8c-.6 0-1 .4-1 1s.4 1 1 1m8 6h-3c-.6 0-1 .4-1 1s.4 1 1 1h3c.6 0 1-.4 1-1s-.4-1-1-1" })
|
|
20
19
|
]
|
|
21
20
|
});
|
|
22
21
|
//#endregion
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconInvoiceSvg = ({ 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,
|
|
@@ -15,8 +14,8 @@ const IconInvoiceSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("s
|
|
|
15
14
|
id: titleId,
|
|
16
15
|
children: title
|
|
17
16
|
}) : null,
|
|
18
|
-
/* @__PURE__ */ jsx("path", { d: "M20 2H4c-.6 0-1 .4-1 1v18c0 .3.2.7.5.
|
|
19
|
-
/* @__PURE__ */ jsx("path", { d: "M8 12h8c.6 0 1-.4 1-1s-.4-1-1-1H8c-.6 0-1 .4-1 1s.4 1 1
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M20 2H4c-.6 0-1 .4-1 1v18c0 .3.2.7.5.9s.7.2 1 0l1.5-.8 1.6.8q.45.15.9 0l1.6-.8 1.6.8q.45.15.9 0l1.6-.8 1.6.8q.45.15.9 0l1.6-.8 1.6.8c-.2.1-.1.1.1.1s.4 0 .5-.1c.3-.2.5-.5.5-.9V3c0-.6-.4-1-1-1m-1 17.4-.6-.3q-.45-.15-.9 0l-1.5.8-1.6-.8c-.1-.1-.2-.1-.4-.1s-.3 0-.4.1l-1.6.8-1.6-.8q-.45-.15-.9 0l-1.5.8-1.6-.8q-.45-.15-.9 0l-.5.3V4h14z" }),
|
|
18
|
+
/* @__PURE__ */ jsx("path", { d: "M8 12h8c.6 0 1-.4 1-1s-.4-1-1-1H8c-.6 0-1 .4-1 1s.4 1 1 1m0-4h8c.6 0 1-.4 1-1s-.4-1-1-1H8c-.6 0-1 .4-1 1s.4 1 1 1m8 6h-3c-.6 0-1 .4-1 1s.4 1 1 1h3c.6 0 1-.4 1-1s-.4-1-1-1" })
|
|
20
19
|
]
|
|
21
20
|
});
|
|
22
21
|
//#endregion
|
|
@@ -12,7 +12,7 @@ const IconItalicSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, reac
|
|
|
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: "M18 3H9a1 1 0 1 0 0 2h3.72l-3.5 14H6a1 1 0 1 0 0 2h9a1 1 0 1 0 0-2h-3.72l3.5-14H18a1 1 0 1 0 0-
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18 3H9a1 1 0 1 0 0 2h3.72l-3.5 14H6a1 1 0 1 0 0 2h9a1 1 0 1 0 0-2h-3.72l3.5-14H18a1 1 0 1 0 0-2" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconItalicSvg = IconItalicSvg;
|
|
@@ -12,7 +12,7 @@ const IconItalicSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("sv
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M18 3H9a1 1 0 1 0 0 2h3.72l-3.5 14H6a1 1 0 1 0 0 2h9a1 1 0 1 0 0-2h-3.72l3.5-14H18a1 1 0 1 0 0-
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M18 3H9a1 1 0 1 0 0 2h3.72l-3.5 14H6a1 1 0 1 0 0 2h9a1 1 0 1 0 0-2h-3.72l3.5-14H18a1 1 0 1 0 0-2" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconItalicSvg };
|
|
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
2
2
|
//#region src/lib/components/icons/IconLanguage/IconLanguageSvg.tsx
|
|
3
3
|
const IconLanguageSvg = ({ 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: "m21.897 20.684-4-8.125c-.337-.684-1.457-.684-1.794 0l-4 8.125a1 1 0 0 0 1.794.882L14.67 20h4.662l.772 1.566a1 1 0 0 0 1.794-.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m21.897 20.684-4-8.125c-.337-.684-1.457-.684-1.794 0l-4 8.125a1 1 0 0 0 1.794.882L14.67 20h4.662l.772 1.566a1 1 0 0 0 1.794-.882M15.653 18 17 15.264 18.347 18zM13 14a1 1 0 1 0 0-2 7 7 0 0 1-3.397-.893A8.96 8.96 0 0 0 11.952 6H13a1 1 0 1 0 0-2H9.006V3a1 1 0 1 0-2 0v1H3a1 1 0 1 0 0 2h6.93a6.98 6.98 0 0 1-1.92 3.891 7 7 0 0 1-1.501-2.265 1 1 0 0 0-1.854.752 9 9 0 0 0 1.76 2.733A6.95 6.95 0 0 1 3.011 12a1 1 0 1 0 0 2 8.95 8.95 0 0 0 4.985-1.513A9 9 0 0 0 13 14" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconLanguageSvg = IconLanguageSvg;
|
|
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
//#region src/lib/components/icons/IconLanguage/IconLanguageSvg.tsx
|
|
3
3
|
const IconLanguageSvg = ({ 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: "m21.897 20.684-4-8.125c-.337-.684-1.457-.684-1.794 0l-4 8.125a1 1 0 0 0 1.794.882L14.67 20h4.662l.772 1.566a1 1 0 0 0 1.794-.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "m21.897 20.684-4-8.125c-.337-.684-1.457-.684-1.794 0l-4 8.125a1 1 0 0 0 1.794.882L14.67 20h4.662l.772 1.566a1 1 0 0 0 1.794-.882M15.653 18 17 15.264 18.347 18zM13 14a1 1 0 1 0 0-2 7 7 0 0 1-3.397-.893A8.96 8.96 0 0 0 11.952 6H13a1 1 0 1 0 0-2H9.006V3a1 1 0 1 0-2 0v1H3a1 1 0 1 0 0 2h6.93a6.98 6.98 0 0 1-1.92 3.891 7 7 0 0 1-1.501-2.265 1 1 0 0 0-1.854.752 9 9 0 0 0 1.76 2.733A6.95 6.95 0 0 1 3.011 12a1 1 0 1 0 0 2 8.95 8.95 0 0 0 4.985-1.513A9 9 0 0 0 13 14" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconLanguageSvg };
|
|
@@ -14,14 +14,14 @@ const IconLicenceSvg = ({ 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: "M19 4H5C3.346 4 2 5.346 2 7v10c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3V7c0-1.654-1.346-3-3-
|
|
18
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 8h-3a1 1 0 1 0 0 2h3a1 1 0 1 0 0-
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 4H5C3.346 4 2 5.346 2 7v10c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3V7c0-1.654-1.346-3-3-3m1 13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1z" }),
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 8h-3a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2m0 4h-3a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2" }),
|
|
19
19
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
|
|
20
20
|
cx: 9,
|
|
21
21
|
cy: 10,
|
|
22
22
|
r: 2
|
|
23
23
|
}),
|
|
24
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 13H8a2 2 0 0 0-2 2v1h6v-1a2 2 0 0 0-2-
|
|
24
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 13H8a2 2 0 0 0-2 2v1h6v-1a2 2 0 0 0-2-2" })
|
|
25
25
|
]
|
|
26
26
|
});
|
|
27
27
|
//#endregion
|
|
@@ -14,14 +14,14 @@ const IconLicenceSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("s
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ jsx("path", { d: "M19 4H5C3.346 4 2 5.346 2 7v10c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3V7c0-1.654-1.346-3-3-
|
|
18
|
-
/* @__PURE__ */ jsx("path", { d: "M17 8h-3a1 1 0 1 0 0 2h3a1 1 0 1 0 0-
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M19 4H5C3.346 4 2 5.346 2 7v10c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3V7c0-1.654-1.346-3-3-3m1 13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1z" }),
|
|
18
|
+
/* @__PURE__ */ jsx("path", { d: "M17 8h-3a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2m0 4h-3a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2" }),
|
|
19
19
|
/* @__PURE__ */ jsx("circle", {
|
|
20
20
|
cx: 9,
|
|
21
21
|
cy: 10,
|
|
22
22
|
r: 2
|
|
23
23
|
}),
|
|
24
|
-
/* @__PURE__ */ jsx("path", { d: "M10 13H8a2 2 0 0 0-2 2v1h6v-1a2 2 0 0 0-2-
|
|
24
|
+
/* @__PURE__ */ jsx("path", { d: "M10 13H8a2 2 0 0 0-2 2v1h6v-1a2 2 0 0 0-2-2" })
|
|
25
25
|
]
|
|
26
26
|
});
|
|
27
27
|
//#endregion
|
|
@@ -14,8 +14,8 @@ const IconLinkSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.054 21.946a4.
|
|
18
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8.172 16.828a1 1 0 0 1-.707-1.707l7.656-7.656a1 1 0 1 1 1.414 1.414L8.88 16.
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.054 21.946a4.97 4.97 0 0 1-3.535-1.465c-.945-.943-1.465-2.199-1.465-3.535s.52-2.592 1.465-3.535l3.239-3.24a1 1 0 1 1 1.414 1.415l-3.24 3.24c-.566.566-.878 1.319-.878 2.12s.312 1.555.879 2.121c1.132 1.133 3.109 1.133 4.242 0l3.24-3.239a1 1 0 1 1 1.413 1.414l-3.24 3.24a4.96 4.96 0 0 1-3.534 1.464m9.481-7.825a1 1 0 0 1-.707-1.707l3.24-3.238a3.005 3.005 0 0 0 0-4.243 3.007 3.007 0 0 0-4.244 0l-3.238 3.239a1 1 0 1 1-1.414-1.414l3.238-3.24a5.006 5.006 0 0 1 7.071 0 5.01 5.01 0 0 1 0 7.072l-3.239 3.238a1 1 0 0 1-.707.293" }),
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8.172 16.828a1 1 0 0 1-.707-1.707l7.656-7.656a1 1 0 1 1 1.414 1.414L8.88 16.535a1 1 0 0 1-.707.293Z" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
@@ -14,8 +14,8 @@ const IconLinkSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg"
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ jsx("path", { d: "M7.054 21.946a4.
|
|
18
|
-
/* @__PURE__ */ jsx("path", { d: "M8.172 16.828a1 1 0 0 1-.707-1.707l7.656-7.656a1 1 0 1 1 1.414 1.414L8.88 16.
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M7.054 21.946a4.97 4.97 0 0 1-3.535-1.465c-.945-.943-1.465-2.199-1.465-3.535s.52-2.592 1.465-3.535l3.239-3.24a1 1 0 1 1 1.414 1.415l-3.24 3.24c-.566.566-.878 1.319-.878 2.12s.312 1.555.879 2.121c1.132 1.133 3.109 1.133 4.242 0l3.24-3.239a1 1 0 1 1 1.413 1.414l-3.24 3.24a4.96 4.96 0 0 1-3.534 1.464m9.481-7.825a1 1 0 0 1-.707-1.707l3.24-3.238a3.005 3.005 0 0 0 0-4.243 3.007 3.007 0 0 0-4.244 0l-3.238 3.239a1 1 0 1 1-1.414-1.414l3.238-3.24a5.006 5.006 0 0 1 7.071 0 5.01 5.01 0 0 1 0 7.072l-3.239 3.238a1 1 0 0 1-.707.293" }),
|
|
18
|
+
/* @__PURE__ */ jsx("path", { d: "M8.172 16.828a1 1 0 0 1-.707-1.707l7.656-7.656a1 1 0 1 1 1.414 1.414L8.88 16.535a1 1 0 0 1-.707.293Z" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
@@ -12,7 +12,7 @@ const IconLinkBrokenSvg = ({ 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: "M7.054 21.946a4.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.054 21.946a4.97 4.97 0 0 1-3.535-1.465c-.945-.943-1.465-2.199-1.465-3.535s.52-2.592 1.465-3.535l3.239-3.24a1 1 0 1 1 1.414 1.415l-3.24 3.24c-.566.566-.878 1.319-.878 2.12s.312 1.555.879 2.121c1.132 1.133 3.109 1.133 4.242 0l3.24-3.239a1 1 0 1 1 1.413 1.414l-3.24 3.24a4.96 4.96 0 0 1-3.534 1.464m9.481-7.825a1 1 0 0 1-.707-1.707l3.24-3.238a3.005 3.005 0 0 0 0-4.243 3.007 3.007 0 0 0-4.244 0l-3.238 3.239a1 1 0 1 1-1.414-1.414l3.238-3.24a5.006 5.006 0 0 1 7.071 0 5.01 5.01 0 0 1 0 7.072l-3.239 3.238a1 1 0 0 1-.707.293M5.574 6.587a1 1 0 0 1-.707-.293L3.453 4.879a1 1 0 1 1 1.414-1.414L6.281 4.88a1 1 0 0 1-.707 1.707M3.896 9.494a1 1 0 0 1-.26-.034l-1.93-.518a1 1 0 0 1 .517-1.931l1.931.517a1 1 0 0 1-.258 1.966M8.48 4.908a1 1 0 0 1-.964-.741l-.518-1.932a1 1 0 0 1 1.932-.517l.517 1.931a1 1 0 0 1-.967 1.26Zm11.36 15.92a1 1 0 0 1-.707-.293l-1.414-1.415a1 1 0 1 1 1.414-1.414l1.414 1.415a1 1 0 0 1-.707 1.707m2.197-3.805a1 1 0 0 1-.26-.034l-1.931-.517a1 1 0 0 1 .517-1.932l1.932.518a1 1 0 0 1-.258 1.965m-6.002 6a1 1 0 0 1-.965-.74l-.517-1.932a1 1 0 0 1 1.931-.518l.518 1.932a1 1 0 0 1-.967 1.258" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconLinkBrokenSvg = IconLinkBrokenSvg;
|
|
@@ -12,7 +12,7 @@ const IconLinkBrokenSvg = ({ 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: "M7.054 21.946a4.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M7.054 21.946a4.97 4.97 0 0 1-3.535-1.465c-.945-.943-1.465-2.199-1.465-3.535s.52-2.592 1.465-3.535l3.239-3.24a1 1 0 1 1 1.414 1.415l-3.24 3.24c-.566.566-.878 1.319-.878 2.12s.312 1.555.879 2.121c1.132 1.133 3.109 1.133 4.242 0l3.24-3.239a1 1 0 1 1 1.413 1.414l-3.24 3.24a4.96 4.96 0 0 1-3.534 1.464m9.481-7.825a1 1 0 0 1-.707-1.707l3.24-3.238a3.005 3.005 0 0 0 0-4.243 3.007 3.007 0 0 0-4.244 0l-3.238 3.239a1 1 0 1 1-1.414-1.414l3.238-3.24a5.006 5.006 0 0 1 7.071 0 5.01 5.01 0 0 1 0 7.072l-3.239 3.238a1 1 0 0 1-.707.293M5.574 6.587a1 1 0 0 1-.707-.293L3.453 4.879a1 1 0 1 1 1.414-1.414L6.281 4.88a1 1 0 0 1-.707 1.707M3.896 9.494a1 1 0 0 1-.26-.034l-1.93-.518a1 1 0 0 1 .517-1.931l1.931.517a1 1 0 0 1-.258 1.966M8.48 4.908a1 1 0 0 1-.964-.741l-.518-1.932a1 1 0 0 1 1.932-.517l.517 1.931a1 1 0 0 1-.967 1.26Zm11.36 15.92a1 1 0 0 1-.707-.293l-1.414-1.415a1 1 0 1 1 1.414-1.414l1.414 1.415a1 1 0 0 1-.707 1.707m2.197-3.805a1 1 0 0 1-.26-.034l-1.931-.517a1 1 0 0 1 .517-1.932l1.932.518a1 1 0 0 1-.258 1.965m-6.002 6a1 1 0 0 1-.965-.74l-.517-1.932a1 1 0 0 1 1.931-.518l.518 1.932a1 1 0 0 1-.967 1.258" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconLinkBrokenSvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconMailSvg = ({ 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 IconMailSvg = ({ 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 6.8C21.9 5.2 20.6 4 19 4H5C3.4 4 2.1 5.2 2 6.8V17c0 1.7 1.3 3 3 3h14c1.7 0 3-1.3 3-
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22 6.8C21.9 5.2 20.6 4 19 4H5C3.4 4 2.1 5.2 2 6.8V17c0 1.7 1.3 3 3 3h14c1.7 0 3-1.3 3-3zM5 6h14c.4 0 .7.2.9.5L12 11.8 4.1 6.5c.2-.3.5-.5.9-.5m14 12H5c-.6 0-1-.4-1-1V8.9l7.4 5c.2.1.4.2.6.2s.4-.1.6-.2l7.4-5V17c0 .6-.4 1-1 1" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconMailSvg = IconMailSvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconMailSvg = ({ 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 IconMailSvg = ({ 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 6.8C21.9 5.2 20.6 4 19 4H5C3.4 4 2.1 5.2 2 6.8V17c0 1.7 1.3 3 3 3h14c1.7 0 3-1.3 3-
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M22 6.8C21.9 5.2 20.6 4 19 4H5C3.4 4 2.1 5.2 2 6.8V17c0 1.7 1.3 3 3 3h14c1.7 0 3-1.3 3-3zM5 6h14c.4 0 .7.2.9.5L12 11.8 4.1 6.5c.2-.3.5-.5.9-.5m14 12H5c-.6 0-1-.4-1-1V8.9l7.4 5c.2.1.4.2.6.2s.4-.1.6-.2l7.4-5V17c0 .6-.4 1-1 1" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconMailSvg };
|
|
@@ -2,23 +2,20 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
2
2
|
//#region src/lib/components/icons/IconMessage/IconMessageSvg.tsx
|
|
3
3
|
const IconMessageSvg = ({ 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
15
|
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
strokeWidth: 2
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
d: "M6.911 3.39a10 10 0 1 1 .863 17.674l-4.578.917a1 1 0 0 1-1.145-1.297l1.25-3.75A10 10 0 0 1 6.91 3.392M12 4a8 8 0 0 0-6.76 12.28 1 1 0 0 1 .104.851l-.85 2.55 3.219-.644a1 1 0 0 1 .65.09A8 8 0 1 0 12 4",
|
|
18
|
+
clipRule: "evenodd"
|
|
22
19
|
})]
|
|
23
20
|
});
|
|
24
21
|
//#endregion
|
|
@@ -2,23 +2,20 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
//#region src/lib/components/icons/IconMessage/IconMessageSvg.tsx
|
|
3
3
|
const IconMessageSvg = ({ 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
15
|
}) : null, /* @__PURE__ */ jsx("path", {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
strokeWidth: 2
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
d: "M6.911 3.39a10 10 0 1 1 .863 17.674l-4.578.917a1 1 0 0 1-1.145-1.297l1.25-3.75A10 10 0 0 1 6.91 3.392M12 4a8 8 0 0 0-6.76 12.28 1 1 0 0 1 .104.851l-.85 2.55 3.219-.644a1 1 0 0 1 .65.09A8 8 0 1 0 12 4",
|
|
18
|
+
clipRule: "evenodd"
|
|
22
19
|
})]
|
|
23
20
|
});
|
|
24
21
|
//#endregion
|
|
@@ -2,11 +2,11 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
2
2
|
//#region src/lib/components/icons/IconMicrophone/IconMicrophoneSvg.tsx
|
|
3
3
|
const IconMicrophoneSvg = ({ 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,8 +14,8 @@ const IconMicrophoneSvg = ({ 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: "M19 12a1 1 0 1 0-2 0c0 2.757-2.243 5-5 5s-5-2.243-5-5a1 1 0 1 0-2 0c0 3.519 2.614 6.432 6 6.92V20H9a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2h-2v-1.08c3.386-.488 6-3.401 6-6.
|
|
18
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 16c2.206 0 4-1.794 4-4V6c0-2.206-1.794-4-4-4S8 3.794 8 6v6c0 2.206 1.794 4 4
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 12a1 1 0 1 0-2 0c0 2.757-2.243 5-5 5s-5-2.243-5-5a1 1 0 1 0-2 0c0 3.519 2.614 6.432 6 6.92V20H9a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2h-2v-1.08c3.386-.488 6-3.401 6-6.92" }),
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 16c2.206 0 4-1.794 4-4V6c0-2.206-1.794-4-4-4S8 3.794 8 6v6c0 2.206 1.794 4 4 4M10 6c0-1.103.897-2 2-2s2 .897 2 2v6c0 1.103-.897 2-2 2s-2-.897-2-2z" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
@@ -2,11 +2,11 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
//#region src/lib/components/icons/IconMicrophone/IconMicrophoneSvg.tsx
|
|
3
3
|
const IconMicrophoneSvg = ({ 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: [
|
|
@@ -14,8 +14,8 @@ const IconMicrophoneSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ jsx("path", { d: "M19 12a1 1 0 1 0-2 0c0 2.757-2.243 5-5 5s-5-2.243-5-5a1 1 0 1 0-2 0c0 3.519 2.614 6.432 6 6.92V20H9a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2h-2v-1.08c3.386-.488 6-3.401 6-6.
|
|
18
|
-
/* @__PURE__ */ jsx("path", { d: "M12 16c2.206 0 4-1.794 4-4V6c0-2.206-1.794-4-4-4S8 3.794 8 6v6c0 2.206 1.794 4 4
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M19 12a1 1 0 1 0-2 0c0 2.757-2.243 5-5 5s-5-2.243-5-5a1 1 0 1 0-2 0c0 3.519 2.614 6.432 6 6.92V20H9a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2h-2v-1.08c3.386-.488 6-3.401 6-6.92" }),
|
|
18
|
+
/* @__PURE__ */ jsx("path", { d: "M12 16c2.206 0 4-1.794 4-4V6c0-2.206-1.794-4-4-4S8 3.794 8 6v6c0 2.206 1.794 4 4 4M10 6c0-1.103.897-2 2-2s2 .897 2 2v6c0 1.103-.897 2-2 2s-2-.897-2-2z" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|