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
|
@@ -2,11 +2,11 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
//#region src/lib/components/icons/IconStatistics/IconStatisticsSvg.tsx
|
|
3
3
|
const IconStatisticsSvg = ({ 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 IconStatisticsSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ jsx("path", { d: "M20 20H4a1 1 0 0 1 0-2h16a1 1 0 0 1 0
|
|
18
|
-
/* @__PURE__ */ jsx("path", { d: "M20 20H4a1 1 0 0 1 0-2h16a1 1 0 0 1 0
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M20 20H4a1 1 0 0 1 0-2h16a1 1 0 0 1 0 2M4 16a1 1 0 0 1-.707-1.707l5-5a1 1 0 0 1 1.414 0L12 11.586l7.293-7.293a1 1 0 0 1 1.414 1.414l-8 8a1 1 0 0 1-1.414 0L9 11.414l-4.293 4.293A1 1 0 0 1 4 16" }),
|
|
18
|
+
/* @__PURE__ */ jsx("path", { d: "M20 20H4a1 1 0 0 1 0-2h16a1 1 0 0 1 0 2M4 16a1 1 0 0 1-.707-1.707l5-5a1 1 0 0 1 1.414 0L12 11.586l7.293-7.293a1 1 0 0 1 1.414 1.414l-8 8a1 1 0 0 1-1.414 0L9 11.414l-4.293 4.293A1 1 0 0 1 4 16" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconSubCategorySvg = ({ 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 IconSubCategorySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0,
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m18.7 14.3-3-3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l1.3 1.3H8c-.6 0-1-.4-1-1V6c0-.6-.4-1-1-1s-1 .4-1 1v7c0 1.7 1.3 3 3 3h7.6l-1.3 1.3c-.4.4-.4 1 0 1.4.2.2.5.3.7.3s.5-.1.7-.3l3-3c.4-.4.4-1 0-1.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m18.7 14.3-3-3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l1.3 1.3H8c-.6 0-1-.4-1-1V6c0-.6-.4-1-1-1s-1 .4-1 1v7c0 1.7 1.3 3 3 3h7.6l-1.3 1.3c-.4.4-.4 1 0 1.4.2.2.5.3.7.3s.5-.1.7-.3l3-3c.4-.4.4-1 0-1.4" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconSubCategorySvg = IconSubCategorySvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconSubCategorySvg = ({ 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 IconSubCategorySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsx
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "m18.7 14.3-3-3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l1.3 1.3H8c-.6 0-1-.4-1-1V6c0-.6-.4-1-1-1s-1 .4-1 1v7c0 1.7 1.3 3 3 3h7.6l-1.3 1.3c-.4.4-.4 1 0 1.4.2.2.5.3.7.3s.5-.1.7-.3l3-3c.4-.4.4-1 0-1.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "m18.7 14.3-3-3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l1.3 1.3H8c-.6 0-1-.4-1-1V6c0-.6-.4-1-1-1s-1 .4-1 1v7c0 1.7 1.3 3 3 3h7.6l-1.3 1.3c-.4.4-.4 1 0 1.4.2.2.5.3.7.3s.5-.1.7-.3l3-3c.4-.4.4-1 0-1.4" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconSubCategorySvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconTagSvg = ({ 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 IconTagSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_j
|
|
|
15
14
|
id: titleId,
|
|
16
15
|
children: title
|
|
17
16
|
}) : null,
|
|
18
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.4 6.1c-.3-.1-.5-.1-.8 0-.1 0-.2.1-.3.
|
|
19
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m22.1 10.9-8.6-8.6c-.2-.2-.4-.3-.7-.3h-8c-1.7 0-3 1.3-3 3v8c0 .3.1.5.3.7l8.6 8.6c.6.6 1.4.9 2.1.
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.4 6.1c-.3-.1-.5-.1-.8 0-.1 0-.2.1-.3.2s-.2.2-.2.3c-.1.1-.1.3-.1.4s0 .3.1.4.1.2.2.3c.2.2.4.3.7.3s.5-.1.7-.3.3-.4.3-.7-.1-.5-.3-.7c-.1-.1-.2-.2-.3-.2" }),
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m22.1 10.9-8.6-8.6c-.2-.2-.4-.3-.7-.3h-8c-1.7 0-3 1.3-3 3v8c0 .3.1.5.3.7l8.6 8.6c.6.6 1.4.9 2.1.9q1.2 0 2.1-.9l7.1-7.1.1-.1c1.2-1.2 1.2-3.1 0-4.2m-1.3 2.7s-.1.1 0 0l-7.3 7.3c-.4.4-1 .4-1.4 0l-8.3-8.3V5c0-.6.4-1 1-1h7.6l8.3 8.3c.4.4.4.9.1 1.3" })
|
|
20
19
|
]
|
|
21
20
|
});
|
|
22
21
|
//#endregion
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconTagSvg = ({ 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 IconTagSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg",
|
|
|
15
14
|
id: titleId,
|
|
16
15
|
children: title
|
|
17
16
|
}) : null,
|
|
18
|
-
/* @__PURE__ */ jsx("path", { d: "M7.4 6.1c-.3-.1-.5-.1-.8 0-.1 0-.2.1-.3.
|
|
19
|
-
/* @__PURE__ */ jsx("path", { d: "m22.1 10.9-8.6-8.6c-.2-.2-.4-.3-.7-.3h-8c-1.7 0-3 1.3-3 3v8c0 .3.1.5.3.7l8.6 8.6c.6.6 1.4.9 2.1.
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M7.4 6.1c-.3-.1-.5-.1-.8 0-.1 0-.2.1-.3.2s-.2.2-.2.3c-.1.1-.1.3-.1.4s0 .3.1.4.1.2.2.3c.2.2.4.3.7.3s.5-.1.7-.3.3-.4.3-.7-.1-.5-.3-.7c-.1-.1-.2-.2-.3-.2" }),
|
|
18
|
+
/* @__PURE__ */ jsx("path", { d: "m22.1 10.9-8.6-8.6c-.2-.2-.4-.3-.7-.3h-8c-1.7 0-3 1.3-3 3v8c0 .3.1.5.3.7l8.6 8.6c.6.6 1.4.9 2.1.9q1.2 0 2.1-.9l7.1-7.1.1-.1c1.2-1.2 1.2-3.1 0-4.2m-1.3 2.7s-.1.1 0 0l-7.3 7.3c-.4.4-1 .4-1.4 0l-8.3-8.3V5c0-.6.4-1 1-1h7.6l8.3 8.3c.4.4.4.9.1 1.3" })
|
|
20
19
|
]
|
|
21
20
|
});
|
|
22
21
|
//#endregion
|
|
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
2
2
|
//#region src/lib/components/icons/IconThumb/IconThumbSvg.tsx
|
|
3
3
|
const IconThumbSvg = ({ 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: "M20.847 9.122A2.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20.847 9.122A2.99 2.99 0 0 0 18.507 8h-4.223A7.1 7.1 0 0 0 15 5a3.1 3.1 0 0 0-2.235-3.318A3.364 3.364 0 0 0 9.08 3.606L6.77 9H3a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h3.796A16.5 16.5 0 0 0 13 21a10.6 10.6 0 0 0 5.855-1.628 3 3 0 0 0 1.277-1.855l1.304-5.867a2.99 2.99 0 0 0-.59-2.528M4 11h2v7H4Zm14.179 6.084a1 1 0 0 1-.425.62A8.6 8.6 0 0 1 13 19a16.2 16.2 0 0 1-5-.685v-7.11l2.895-6.758a1.35 1.35 0 0 1 1.41-.818C12.933 3.776 13 4.637 13 5a5.93 5.93 0 0 1-1.262 3.353A1 1 0 0 0 12.5 10h6.007a1 1 0 0 1 .975 1.217Z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconThumbSvg = IconThumbSvg;
|
|
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
//#region src/lib/components/icons/IconThumb/IconThumbSvg.tsx
|
|
3
3
|
const IconThumbSvg = ({ 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: "M20.847 9.122A2.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M20.847 9.122A2.99 2.99 0 0 0 18.507 8h-4.223A7.1 7.1 0 0 0 15 5a3.1 3.1 0 0 0-2.235-3.318A3.364 3.364 0 0 0 9.08 3.606L6.77 9H3a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h3.796A16.5 16.5 0 0 0 13 21a10.6 10.6 0 0 0 5.855-1.628 3 3 0 0 0 1.277-1.855l1.304-5.867a2.99 2.99 0 0 0-.59-2.528M4 11h2v7H4Zm14.179 6.084a1 1 0 0 1-.425.62A8.6 8.6 0 0 1 13 19a16.2 16.2 0 0 1-5-.685v-7.11l2.895-6.758a1.35 1.35 0 0 1 1.41-.818C12.933 3.776 13 4.637 13 5a5.93 5.93 0 0 1-1.262 3.353A1 1 0 0 0 12.5 10h6.007a1 1 0 0 1 .975 1.217Z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconThumbSvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconTickSvg = ({ 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 IconTickSvg = ({ 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: "M19.7 6.3c-.4-.4-1-.4-1.4 0L9 15.6l-3.3-3.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l4 4c.2.2.4.3.7.3s.5-.1.7-.3l10-10c.4-.4.4-1 0-1.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.7 6.3c-.4-.4-1-.4-1.4 0L9 15.6l-3.3-3.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l4 4c.2.2.4.3.7.3s.5-.1.7-.3l10-10c.4-.4.4-1 0-1.4" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconTickSvg = IconTickSvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconTickSvg = ({ 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 IconTickSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg"
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M19.7 6.3c-.4-.4-1-.4-1.4 0L9 15.6l-3.3-3.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l4 4c.2.2.4.3.7.3s.5-.1.7-.3l10-10c.4-.4.4-1 0-1.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M19.7 6.3c-.4-.4-1-.4-1.4 0L9 15.6l-3.3-3.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l4 4c.2.2.4.3.7.3s.5-.1.7-.3l10-10c.4-.4.4-1 0-1.4" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconTickSvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconTimeSvg = ({ 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 IconTimeSvg = ({ 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: "M16.4 13.1 13 11.4V6c0-.6-.4-1-1-1s-1 .4-1
|
|
19
|
-
/* @__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
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.4 13.1 13 11.4V6c0-.6-.4-1-1-1s-1 .4-1 1v6q0 .6.6.9l4 2c.1.1.2.1.4.1q.6 0 .9-.6c.2-.4 0-1-.5-1.3" }),
|
|
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 1m0 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9" })
|
|
20
19
|
]
|
|
21
20
|
});
|
|
22
21
|
//#endregion
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconTimeSvg = ({ 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 IconTimeSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg"
|
|
|
15
14
|
id: titleId,
|
|
16
15
|
children: title
|
|
17
16
|
}) : null,
|
|
18
|
-
/* @__PURE__ */ jsx("path", { d: "M16.4 13.1 13 11.4V6c0-.6-.4-1-1-1s-1 .4-1
|
|
19
|
-
/* @__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
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M16.4 13.1 13 11.4V6c0-.6-.4-1-1-1s-1 .4-1 1v6q0 .6.6.9l4 2c.1.1.2.1.4.1q.6 0 .9-.6c.2-.4 0-1-.5-1.3" }),
|
|
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 1m0 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9" })
|
|
20
19
|
]
|
|
21
20
|
});
|
|
22
21
|
//#endregion
|
|
@@ -2,11 +2,11 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
2
2
|
//#region src/lib/components/icons/IconTip/IconTipSvg.tsx
|
|
3
3
|
const IconTipSvg = ({ 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,9 +14,9 @@ const IconTipSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_j
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9 18.957a1 1 0 0 1-1-
|
|
18
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13.286 22h-2.572A2.
|
|
19
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 21a2 2 0
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9 18.957a1 1 0 0 1-1-1V16a9 9 0 0 0-1.485-2.633l-.277-.391a7 7 0 1 1 11.524 0l-.277.39A9 9 0 0 0 16 16v1.932a1 1 0 0 1-2 0V16c0-1.095.878-2.42 1.856-3.793l.261-.368a4.999 4.999 0 1 0-8.234 0l.26.368C9.124 13.58 10 14.905 10 16v1.957a1 1 0 0 1-1 1" }),
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13.286 22h-2.572A2.76 2.76 0 0 1 8 19.2V17a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2.2a2.76 2.76 0 0 1-2.714 2.8M10 18v1.2a.76.76 0 0 0 .714.8h2.572a.76.76 0 0 0 .714-.8V18zm13-8h-2a1 1 0 1 1 0-2h2a1 1 0 1 1 0 2m-1.475 5.5a1 1 0 0 1-.499-.134l-1.732-1a1.001 1.001 0 1 1 1-1.732l1.732 1a1 1 0 0 1-.501 1.866m-1.73-10a1 1 0 0 1-.501-1.866l1.732-1a1 1 0 1 1 1 1.732l-1.732 1a1 1 0 0 1-.499.134M3 10H1a1 1 0 0 1 0-2h2a1 1 0 1 1 0 2m-.525 5.5a1 1 0 0 1-.501-1.866l1.732-1a1 1 0 1 1 1 1.732l-1.732 1a1 1 0 0 1-.499.134m1.73-10a1 1 0 0 1-.499-.134l-1.732-1a1 1 0 0 1 1-1.732l1.732 1A1 1 0 0 1 4.205 5.5M15 10a1 1 0 0 1-1-1 2.003 2.003 0 0 0-2-2 1 1 0 1 1 0-2 4.004 4.004 0 0 1 4 4 1 1 0 0 1-1 1" }),
|
|
19
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 21a2 2 0 1 1-4 0" })
|
|
20
20
|
]
|
|
21
21
|
});
|
|
22
22
|
//#endregion
|
|
@@ -2,11 +2,11 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
//#region src/lib/components/icons/IconTip/IconTipSvg.tsx
|
|
3
3
|
const IconTipSvg = ({ 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,9 +14,9 @@ const IconTipSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg",
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ jsx("path", { d: "M9 18.957a1 1 0 0 1-1-
|
|
18
|
-
/* @__PURE__ */ jsx("path", { d: "M13.286 22h-2.572A2.
|
|
19
|
-
/* @__PURE__ */ jsx("path", { d: "M14 21a2 2 0
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M9 18.957a1 1 0 0 1-1-1V16a9 9 0 0 0-1.485-2.633l-.277-.391a7 7 0 1 1 11.524 0l-.277.39A9 9 0 0 0 16 16v1.932a1 1 0 0 1-2 0V16c0-1.095.878-2.42 1.856-3.793l.261-.368a4.999 4.999 0 1 0-8.234 0l.26.368C9.124 13.58 10 14.905 10 16v1.957a1 1 0 0 1-1 1" }),
|
|
18
|
+
/* @__PURE__ */ jsx("path", { d: "M13.286 22h-2.572A2.76 2.76 0 0 1 8 19.2V17a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2.2a2.76 2.76 0 0 1-2.714 2.8M10 18v1.2a.76.76 0 0 0 .714.8h2.572a.76.76 0 0 0 .714-.8V18zm13-8h-2a1 1 0 1 1 0-2h2a1 1 0 1 1 0 2m-1.475 5.5a1 1 0 0 1-.499-.134l-1.732-1a1.001 1.001 0 1 1 1-1.732l1.732 1a1 1 0 0 1-.501 1.866m-1.73-10a1 1 0 0 1-.501-1.866l1.732-1a1 1 0 1 1 1 1.732l-1.732 1a1 1 0 0 1-.499.134M3 10H1a1 1 0 0 1 0-2h2a1 1 0 1 1 0 2m-.525 5.5a1 1 0 0 1-.501-1.866l1.732-1a1 1 0 1 1 1 1.732l-1.732 1a1 1 0 0 1-.499.134m1.73-10a1 1 0 0 1-.499-.134l-1.732-1a1 1 0 0 1 1-1.732l1.732 1A1 1 0 0 1 4.205 5.5M15 10a1 1 0 0 1-1-1 2.003 2.003 0 0 0-2-2 1 1 0 1 1 0-2 4.004 4.004 0 0 1 4 4 1 1 0 0 1-1 1" }),
|
|
19
|
+
/* @__PURE__ */ jsx("path", { d: "M14 21a2 2 0 1 1-4 0" })
|
|
20
20
|
]
|
|
21
21
|
});
|
|
22
22
|
//#endregion
|
|
@@ -14,8 +14,8 @@ const IconTitleSvg = ({ 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: "M20 10h-6a1 1 0 1 0 0 2h2v7a1 1 0 1 0 2 0v-7h2a1 1 0 1 0 0-
|
|
18
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 6a1 1 0 1 0 0-2H4a1 1 0 1 0 0 2h4v13a1 1 0 1 0 2
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 10h-6a1 1 0 1 0 0 2h2v7a1 1 0 1 0 2 0v-7h2a1 1 0 1 0 0-2" }),
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 6a1 1 0 1 0 0-2H4a1 1 0 1 0 0 2h4v13a1 1 0 1 0 2 0V6z" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
@@ -14,8 +14,8 @@ const IconTitleSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ jsx("path", { d: "M20 10h-6a1 1 0 1 0 0 2h2v7a1 1 0 1 0 2 0v-7h2a1 1 0 1 0 0-
|
|
18
|
-
/* @__PURE__ */ jsx("path", { d: "M14 6a1 1 0 1 0 0-2H4a1 1 0 1 0 0 2h4v13a1 1 0 1 0 2
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M20 10h-6a1 1 0 1 0 0 2h2v7a1 1 0 1 0 2 0v-7h2a1 1 0 1 0 0-2" }),
|
|
18
|
+
/* @__PURE__ */ jsx("path", { d: "M14 6a1 1 0 1 0 0-2H4a1 1 0 1 0 0 2h4v13a1 1 0 1 0 2 0V6z" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
@@ -12,7 +12,7 @@ const IconUndoSvg = ({ 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: "M15.5 8H5.414l3.293-3.293a1 1 0 1 0-1.414-1.414L2.294 8.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15.5 8H5.414l3.293-3.293a1 1 0 1 0-1.414-1.414L2.294 8.292a1 1 0 0 0-.217 1.09q.076.186.217.326l4.999 4.999a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L5.414 10H15.5c2.481 0 4.5 2.019 4.5 4.5S17.981 19 15.5 19a1 1 0 1 0 0 2c3.584 0 6.5-2.916 6.5-6.5S19.084 8 15.5 8" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconUndoSvg = IconUndoSvg;
|
|
@@ -12,7 +12,7 @@ const IconUndoSvg = ({ 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: "M15.5 8H5.414l3.293-3.293a1 1 0 1 0-1.414-1.414L2.294 8.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M15.5 8H5.414l3.293-3.293a1 1 0 1 0-1.414-1.414L2.294 8.292a1 1 0 0 0-.217 1.09q.076.186.217.326l4.999 4.999a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L5.414 10H15.5c2.481 0 4.5 2.019 4.5 4.5S17.981 19 15.5 19a1 1 0 1 0 0 2c3.584 0 6.5-2.916 6.5-6.5S19.084 8 15.5 8" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconUndoSvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconUploadSvg = ({ 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 IconUploadSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, reac
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.7 9.7 11 6.4V14c0 .6.4 1 1 1s1-.4 1-1V6.4l3.3 3.3c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4l-5-5c-.4-.4-1-.4-1.4 0l-5 5c-.4.4-.4 1 0 1.4s1 .4 1.4
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.7 9.7 11 6.4V14c0 .6.4 1 1 1s1-.4 1-1V6.4l3.3 3.3c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4l-5-5c-.4-.4-1-.4-1.4 0l-5 5c-.4.4-.4 1 0 1.4s1 .4 1.4 0M19 16c-.6 0-1 .4-1 1v1c0 .6-.5 1-1.1 1H7.1c-.6 0-1-.5-1.1-1v-1c0-.6-.4-1-1-1s-1 .4-1 1v1c0 1.7 1.4 3 3 3h9.9c1.7 0 3.1-1.3 3.1-3v-1c0-.6-.4-1-1-1" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconUploadSvg = IconUploadSvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconUploadSvg = ({ 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 IconUploadSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("sv
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M7.7 9.7 11 6.4V14c0 .6.4 1 1 1s1-.4 1-1V6.4l3.3 3.3c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4l-5-5c-.4-.4-1-.4-1.4 0l-5 5c-.4.4-.4 1 0 1.4s1 .4 1.4
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M7.7 9.7 11 6.4V14c0 .6.4 1 1 1s1-.4 1-1V6.4l3.3 3.3c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4l-5-5c-.4-.4-1-.4-1.4 0l-5 5c-.4.4-.4 1 0 1.4s1 .4 1.4 0M19 16c-.6 0-1 .4-1 1v1c0 .6-.5 1-1.1 1H7.1c-.6 0-1-.5-1.1-1v-1c0-.6-.4-1-1-1s-1 .4-1 1v1c0 1.7 1.4 3 3 3h9.9c1.7 0 3.1-1.3 3.1-3v-1c0-.6-.4-1-1-1" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconUploadSvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconVideoSvg = ({ 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 IconVideoSvg = ({ 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: "m18.4 11.1-12-
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m18.4 11.1-12-6q-.45-.15-.9 0c-.3.2-.5.6-.5.9v12c0 .3.2.7.5.9.1.1.3.1.5.1s.3 0 .4-.1l12-6c.3-.2.6-.5.6-.9s-.2-.7-.6-.9M7 16.4V7.6l8.8 4.4z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconVideoSvg = IconVideoSvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconVideoSvg = ({ 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 IconVideoSvg = ({ 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.4 11.1-12-
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "m18.4 11.1-12-6q-.45-.15-.9 0c-.3.2-.5.6-.5.9v12c0 .3.2.7.5.9.1.1.3.1.5.1s.3 0 .4-.1l12-6c.3-.2.6-.5.6-.9s-.2-.7-.6-.9M7 16.4V7.6l8.8 4.4z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconVideoSvg };
|
|
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
2
2
|
//#region src/lib/components/icons/IconVisibility/IconVisibilityHiddenSvg.tsx
|
|
3
3
|
const IconVisibilityHiddenSvg = ({ 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: "M5.571 14.015A11
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M5.571 14.015A11 11 0 0 1 4.123 12C4.827 10.728 7.292 7 12 7c.192 0 .374.016.558.027l1.768-1.767A10.4 10.4 0 0 0 12 5c-6.867 0-9.791 6.32-9.912 6.59a1 1 0 0 0 0 .82 12.7 12.7 0 0 0 2.072 3.016Zm16.341-2.425a12.84 12.84 0 0 0-3.64-4.448l2.435-2.435a1 1 0 0 0-1.414-1.414l-6.384 6.384-3.232 3.232-6.384 6.384a1 1 0 1 0 1.414 1.414l2.76-2.76A10 10 0 0 0 12 19c6.867 0 9.791-6.32 9.912-6.59a1 1 0 0 0 0-.82M12 17a8.1 8.1 0 0 1-3.008-.578l2.099-2.099a2.488 2.488 0 0 0 3.232-3.232l2.515-2.515A10.8 10.8 0 0 1 19.877 12c-.704 1.272-3.169 5-7.877 5" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconVisibilityHiddenSvg = IconVisibilityHiddenSvg;
|
|
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
//#region src/lib/components/icons/IconVisibility/IconVisibilityHiddenSvg.tsx
|
|
3
3
|
const IconVisibilityHiddenSvg = ({ 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: "M5.571 14.015A11
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M5.571 14.015A11 11 0 0 1 4.123 12C4.827 10.728 7.292 7 12 7c.192 0 .374.016.558.027l1.768-1.767A10.4 10.4 0 0 0 12 5c-6.867 0-9.791 6.32-9.912 6.59a1 1 0 0 0 0 .82 12.7 12.7 0 0 0 2.072 3.016Zm16.341-2.425a12.84 12.84 0 0 0-3.64-4.448l2.435-2.435a1 1 0 0 0-1.414-1.414l-6.384 6.384-3.232 3.232-6.384 6.384a1 1 0 1 0 1.414 1.414l2.76-2.76A10 10 0 0 0 12 19c6.867 0 9.791-6.32 9.912-6.59a1 1 0 0 0 0-.82M12 17a8.1 8.1 0 0 1-3.008-.578l2.099-2.099a2.488 2.488 0 0 0 3.232-3.232l2.515-2.515A10.8 10.8 0 0 1 19.877 12c-.704 1.272-3.169 5-7.877 5" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconVisibilityHiddenSvg };
|
|
@@ -2,11 +2,11 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
2
2
|
//#region src/lib/components/icons/IconVisibility/IconVisibilitySvg.tsx
|
|
3
3
|
const IconVisibilitySvg = ({ 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,7 +14,7 @@ const IconVisibilitySvg = ({ 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: "M21.912 11.59C21.791 11.32 18.867 5 12 5s-9.791 6.32-9.912 6.59a1
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.912 11.59C21.791 11.32 18.867 5 12 5s-9.791 6.32-9.912 6.59a1 1 0 0 0 0 .82C2.209 12.68 5.133 19 12 19s9.791-6.32 9.912-6.59a1 1 0 0 0 0-.82M12 17c-4.708 0-7.173-3.728-7.877-5C4.827 10.728 7.292 7 12 7c4.71 0 7.175 3.73 7.877 5-.704 1.272-3.169 5-7.877 5" }),
|
|
18
18
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
|
|
19
19
|
cx: 12,
|
|
20
20
|
cy: 12,
|
|
@@ -2,11 +2,11 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
//#region src/lib/components/icons/IconVisibility/IconVisibilitySvg.tsx
|
|
3
3
|
const IconVisibilitySvg = ({ 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,7 +14,7 @@ const IconVisibilitySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ jsx("path", { d: "M21.912 11.59C21.791 11.32 18.867 5 12 5s-9.791 6.32-9.912 6.59a1
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M21.912 11.59C21.791 11.32 18.867 5 12 5s-9.791 6.32-9.912 6.59a1 1 0 0 0 0 .82C2.209 12.68 5.133 19 12 19s9.791-6.32 9.912-6.59a1 1 0 0 0 0-.82M12 17c-4.708 0-7.173-3.728-7.877-5C4.827 10.728 7.292 7 12 7c4.71 0 7.175 3.73 7.877 5-.704 1.272-3.169 5-7.877 5" }),
|
|
18
18
|
/* @__PURE__ */ jsx("circle", {
|
|
19
19
|
cx: 12,
|
|
20
20
|
cy: 12,
|
|
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
2
2
|
//#region src/lib/components/icons/IconWorkExperience/IconWorkExperienceSvg.tsx
|
|
3
3
|
const IconWorkExperienceSvg = ({ 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: "M20 6h-3V5a3.003 3.003 0 0 0-3-3h-4a3.003 3.003 0 0 0-3 3v1H4a3.003 3.003 0 0 0-3 3v10a3.003 3.003 0 0 0 3 3h16a3.003 3.003 0 0 0 3-3V9a3.003 3.003 0 0 0-3-
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 6h-3V5a3.003 3.003 0 0 0-3-3h-4a3.003 3.003 0 0 0-3 3v1H4a3.003 3.003 0 0 0-3 3v10a3.003 3.003 0 0 0 3 3h16a3.003 3.003 0 0 0 3-3V9a3.003 3.003 0 0 0-3-3M9 5a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v1H9Zm6 3v12H9V8ZM3 19V9a1 1 0 0 1 1-1h3v12H4a1 1 0 0 1-1-1m18 0a1 1 0 0 1-1 1h-3V8h3a1 1 0 0 1 1 1Z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconWorkExperienceSvg = IconWorkExperienceSvg;
|
|
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
//#region src/lib/components/icons/IconWorkExperience/IconWorkExperienceSvg.tsx
|
|
3
3
|
const IconWorkExperienceSvg = ({ 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: "M20 6h-3V5a3.003 3.003 0 0 0-3-3h-4a3.003 3.003 0 0 0-3 3v1H4a3.003 3.003 0 0 0-3 3v10a3.003 3.003 0 0 0 3 3h16a3.003 3.003 0 0 0 3-3V9a3.003 3.003 0 0 0-3-
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M20 6h-3V5a3.003 3.003 0 0 0-3-3h-4a3.003 3.003 0 0 0-3 3v1H4a3.003 3.003 0 0 0-3 3v10a3.003 3.003 0 0 0 3 3h16a3.003 3.003 0 0 0 3-3V9a3.003 3.003 0 0 0-3-3M9 5a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v1H9Zm6 3v12H9V8ZM3 19V9a1 1 0 0 1 1-1h3v12H4a1 1 0 0 1-1-1m18 0a1 1 0 0 1-1 1h-3V8h3a1 1 0 0 1 1 1Z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconWorkExperienceSvg };
|
|
@@ -2,11 +2,11 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
2
2
|
//#region src/lib/components/icons/IconZoomIn/IconZoomInSvg.tsx
|
|
3
3
|
const IconZoomInSvg = ({ 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 IconZoomInSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, reac
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m21.707 20.293-3.682-3.682a9.022 9.022 0 1 0-1.414 1.414l3.682 3.682a1 1 0 0 0 1.414-1.
|
|
18
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 10h-2V8a1 1 0 0 0-2 0v2H8a1 1 0
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m21.707 20.293-3.682-3.682a9.022 9.022 0 1 0-1.414 1.414l3.682 3.682a1 1 0 0 0 1.414-1.414M4 11a7 7 0 1 1 11.962 4.93l-.019.013c-.006.005-.007.013-.012.02A6.995 6.995 0 0 1 4.001 11" }),
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 10h-2V8a1 1 0 0 0-2 0v2H8a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0v-2h2a1 1 0 0 0 0-2" })
|
|
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/IconZoomIn/IconZoomInSvg.tsx
|
|
3
3
|
const IconZoomInSvg = ({ 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 IconZoomInSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("sv
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ jsx("path", { d: "m21.707 20.293-3.682-3.682a9.022 9.022 0 1 0-1.414 1.414l3.682 3.682a1 1 0 0 0 1.414-1.
|
|
18
|
-
/* @__PURE__ */ jsx("path", { d: "M14 10h-2V8a1 1 0 0 0-2 0v2H8a1 1 0
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "m21.707 20.293-3.682-3.682a9.022 9.022 0 1 0-1.414 1.414l3.682 3.682a1 1 0 0 0 1.414-1.414M4 11a7 7 0 1 1 11.962 4.93l-.019.013c-.006.005-.007.013-.012.02A6.995 6.995 0 0 1 4.001 11" }),
|
|
18
|
+
/* @__PURE__ */ jsx("path", { d: "M14 10h-2V8a1 1 0 0 0-2 0v2H8a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0v-2h2a1 1 0 0 0 0-2" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|