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,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
//#region src/lib/components/icons/IconDesktop/IconDesktopSvg.tsx
|
|
3
3
|
const IconDesktopSvg = ({ 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: "M19.2 2H4.8A2.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M19.2 2H4.8A2.91 2.91 0 0 0 2 5v10a2.91 2.91 0 0 0 2.8 3H11v2.005H8a1 1 0 0 0 0 2h8a1 1 0 0 0 0-2h-3V18h6.2a2.91 2.91 0 0 0 2.8-3V5a2.91 2.91 0 0 0-2.8-3m.8 13a.93.93 0 0 1-.8 1H4.8a.93.93 0 0 1-.8-1V5a.93.93 0 0 1 .8-1h14.4a.93.93 0 0 1 .8 1Z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconDesktopSvg };
|
|
@@ -12,7 +12,7 @@ const IconDisallowSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, re
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12
|
|
15
|
+
}) : null, /* @__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 1M3 12c0-4.963 4.037-9 9-9a8.95 8.95 0 0 1 5.611 1.975L4.975 17.61A8.95 8.95 0 0 1 3 12m9 9a8.95 8.95 0 0 1-5.611-1.975L19.025 6.39A8.95 8.95 0 0 1 21 12c0 4.963-4.037 9-9 9" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconDisallowSvg = IconDisallowSvg;
|
|
@@ -12,7 +12,7 @@ const IconDisallowSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12
|
|
15
|
+
}) : null, /* @__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 1M3 12c0-4.963 4.037-9 9-9a8.95 8.95 0 0 1 5.611 1.975L4.975 17.61A8.95 8.95 0 0 1 3 12m9 9a8.95 8.95 0 0 1-5.611-1.975L19.025 6.39A8.95 8.95 0 0 1 21 12c0 4.963-4.037 9-9 9" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconDisallowSvg };
|
|
@@ -14,8 +14,8 @@ const IconDocumentSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, re
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 11H9a1 1 0 1 0 0 2h5a1 1 0 1 0 0-
|
|
18
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.414 7 15 2.586A2
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 11H9a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2m-2 4H9a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2" }),
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.414 7 15 2.586A2 2 0 0 0 13.586 2H7C5.346 2 4 3.346 4 5v14c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3V8.414c0-.526-.214-1.042-.586-1.414m-2.828 0H16a1 1 0 0 1-1-1v-.586zM18 19a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h6v2c0 1.654 1.346 3 3 3h2z" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
@@ -14,8 +14,8 @@ const IconDocumentSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ jsx("path", { d: "M14 11H9a1 1 0 1 0 0 2h5a1 1 0 1 0 0-
|
|
18
|
-
/* @__PURE__ */ jsx("path", { d: "M19.414 7 15 2.586A2
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M14 11H9a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2m-2 4H9a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2" }),
|
|
18
|
+
/* @__PURE__ */ jsx("path", { d: "M19.414 7 15 2.586A2 2 0 0 0 13.586 2H7C5.346 2 4 3.346 4 5v14c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3V8.414c0-.526-.214-1.042-.586-1.414m-2.828 0H16a1 1 0 0 1-1-1v-.586zM18 19a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h6v2c0 1.654 1.346 3 3 3h2z" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
@@ -14,8 +14,8 @@ const IconDocumentBrokenSvg = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.414 7 15 2.586A2
|
|
18
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m20 18.586-.086-.086.086-.086 1.707-1.707a1 1 0 1 0-1.414-1.414l-.293.293-1.5 1.5-.5-.5-1.293-1.293a1 1 0 1 0-1.414 1.414l1.793 1.793-1.5 1.5-.293.293a1 1 0 1 0 1.414 1.414l1.793-1.793.885.885.615.615.293.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.414 7 15 2.586A2 2 0 0 0 13.586 2H7C5.346 2 4 3.346 4 5v14c0 1.654 1.346 3 3 3h3v-2H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h6v2c0 1.654 1.346 3 3 3h2v3h2V8.414c0-.526-.214-1.042-.586-1.414M15 6v-.586L16.586 7H16a1 1 0 0 1-1-1" }),
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m20 18.586-.086-.086.086-.086 1.707-1.707a1 1 0 1 0-1.414-1.414l-.293.293-1.5 1.5-.5-.5-1.293-1.293a1 1 0 1 0-1.414 1.414l1.793 1.793-1.5 1.5-.293.293a1 1 0 1 0 1.414 1.414l1.793-1.793.885.885.615.615.293.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414zM14 13H9a1 1 0 1 1 0-2h5a1 1 0 1 1 0 2m-2 4H9a1 1 0 1 1 0-2h3a1 1 0 1 1 0 2" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
@@ -14,8 +14,8 @@ const IconDocumentBrokenSvg = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ jsx("path", { d: "M19.414 7 15 2.586A2
|
|
18
|
-
/* @__PURE__ */ jsx("path", { d: "m20 18.586-.086-.086.086-.086 1.707-1.707a1 1 0 1 0-1.414-1.414l-.293.293-1.5 1.5-.5-.5-1.293-1.293a1 1 0 1 0-1.414 1.414l1.793 1.793-1.5 1.5-.293.293a1 1 0 1 0 1.414 1.414l1.793-1.793.885.885.615.615.293.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M19.414 7 15 2.586A2 2 0 0 0 13.586 2H7C5.346 2 4 3.346 4 5v14c0 1.654 1.346 3 3 3h3v-2H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h6v2c0 1.654 1.346 3 3 3h2v3h2V8.414c0-.526-.214-1.042-.586-1.414M15 6v-.586L16.586 7H16a1 1 0 0 1-1-1" }),
|
|
18
|
+
/* @__PURE__ */ jsx("path", { d: "m20 18.586-.086-.086.086-.086 1.707-1.707a1 1 0 1 0-1.414-1.414l-.293.293-1.5 1.5-.5-.5-1.293-1.293a1 1 0 1 0-1.414 1.414l1.793 1.793-1.5 1.5-.293.293a1 1 0 1 0 1.414 1.414l1.793-1.793.885.885.615.615.293.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414zM14 13H9a1 1 0 1 1 0-2h5a1 1 0 1 1 0 2m-2 4H9a1 1 0 1 1 0-2h3a1 1 0 1 1 0 2" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconDownloadSvg = ({ 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 IconDownloadSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, re
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 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-
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 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-1m-7.7-1.3c.2.2.5.3.7.3s.5-.1.7-.3l5-5c.4-.4.4-1 0-1.4s-1-.4-1.4 0L13 11.6V4c0-.6-.4-1-1-1s-1 .4-1 1v7.6L7.7 8.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconDownloadSvg = IconDownloadSvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconDownloadSvg = ({ 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 IconDownloadSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M19 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-
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M19 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-1m-7.7-1.3c.2.2.5.3.7.3s.5-.1.7-.3l5-5c.4-.4.4-1 0-1.4s-1-.4-1.4 0L13 11.6V4c0-.6-.4-1-1-1s-1 .4-1 1v7.6L7.7 8.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconDownloadSvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconEditSvg = ({ 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 IconEditSvg = ({ 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 4.1c-1.4-1.4-4-1.4-5.4 0l-11 11c-.1.1-.2.3-.3.5l-1 5c-.1.3 0 .7.3.9.2.2.4.3.7.3h.2l5-1c.2 0 .4-.1.5-.3l11-11c1.5-1.5 1.5-3.9 0-5.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20.7 4.1c-1.4-1.4-4-1.4-5.4 0l-11 11c-.1.1-.2.3-.3.5l-1 5c-.1.3 0 .7.3.9.2.2.4.3.7.3h.2l5-1c.2 0 .4-.1.5-.3l11-11c1.5-1.5 1.5-3.9 0-5.4M8.5 18.9l-3.2.6.6-3.2 8.6-8.6 2.6 2.6zM19.3 8.1l-.8.8-2.6-2.6.8-.8c.7-.7 1.9-.7 2.6 0s.7 1.9 0 2.6" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconEditSvg = IconEditSvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconEditSvg = ({ 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 IconEditSvg = ({ 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 4.1c-1.4-1.4-4-1.4-5.4 0l-11 11c-.1.1-.2.3-.3.5l-1 5c-.1.3 0 .7.3.9.2.2.4.3.7.3h.2l5-1c.2 0 .4-.1.5-.3l11-11c1.5-1.5 1.5-3.9 0-5.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M20.7 4.1c-1.4-1.4-4-1.4-5.4 0l-11 11c-.1.1-.2.3-.3.5l-1 5c-.1.3 0 .7.3.9.2.2.4.3.7.3h.2l5-1c.2 0 .4-.1.5-.3l11-11c1.5-1.5 1.5-3.9 0-5.4M8.5 18.9l-3.2.6.6-3.2 8.6-8.6 2.6 2.6zM19.3 8.1l-.8.8-2.6-2.6.8-.8c.7-.7 1.9-.7 2.6 0s.7 1.9 0 2.6" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconEditSvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconEducationSvg = ({ 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 IconEducationSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, r
|
|
|
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 2H7C5.3 2 4 3.3 4 5v14c0 1.7 1.3 3 3 3h12c.6 0 1-.4 1-1V3c0-.6-.4-1-1-
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 2H7C5.3 2 4 3.3 4 5v14c0 1.7 1.3 3 3 3h12c.6 0 1-.4 1-1V3c0-.6-.4-1-1-1M7 4h11v12H7c-.4 0-.7.1-1 .2V5c0-.6.4-1 1-1m11 16H7c-.6 0-1-.4-1-1s.4-1 1-1h11z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconEducationSvg = IconEducationSvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconEducationSvg = ({ 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 IconEducationSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs(
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M19 2H7C5.3 2 4 3.3 4 5v14c0 1.7 1.3 3 3 3h12c.6 0 1-.4 1-1V3c0-.6-.4-1-1-
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M19 2H7C5.3 2 4 3.3 4 5v14c0 1.7 1.3 3 3 3h12c.6 0 1-.4 1-1V3c0-.6-.4-1-1-1M7 4h11v12H7c-.4 0-.7.1-1 .2V5c0-.6.4-1 1-1m11 16H7c-.6 0-1-.4-1-1s.4-1 1-1h11z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconEducationSvg };
|
|
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
2
2
|
//#region src/lib/components/icons/IconEnlarge/IconEnlargeActiveSvg.tsx
|
|
3
3
|
const IconEnlargeActiveSvg = ({ 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: "M10.382 13.077A1 1 0 0 0 10 13H6a1 1 0 1 0 0 2h1.586l-3.293 3.293a1 1 0 1 0 1.414 1.414L9 16.414V18a1 1 0 1 0 2 0v-
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10.382 13.077A1 1 0 0 0 10 13H6a1 1 0 1 0 0 2h1.586l-3.293 3.293a1 1 0 1 0 1.414 1.414L9 16.414V18a1 1 0 1 0 2 0v-4a1 1 0 0 0-.618-.923m9.325-8.784a1 1 0 0 0-1.414 0L15 7.586V6a1 1 0 1 0-2 0v4a1 1 0 0 0 .618.923A1 1 0 0 0 14 11h4a1 1 0 1 0 0-2h-1.586l3.293-3.293a1 1 0 0 0 0-1.414" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconEnlargeActiveSvg = IconEnlargeActiveSvg;
|
|
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
//#region src/lib/components/icons/IconEnlarge/IconEnlargeActiveSvg.tsx
|
|
3
3
|
const IconEnlargeActiveSvg = ({ 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: "M10.382 13.077A1 1 0 0 0 10 13H6a1 1 0 1 0 0 2h1.586l-3.293 3.293a1 1 0 1 0 1.414 1.414L9 16.414V18a1 1 0 1 0 2 0v-
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M10.382 13.077A1 1 0 0 0 10 13H6a1 1 0 1 0 0 2h1.586l-3.293 3.293a1 1 0 1 0 1.414 1.414L9 16.414V18a1 1 0 1 0 2 0v-4a1 1 0 0 0-.618-.923m9.325-8.784a1 1 0 0 0-1.414 0L15 7.586V6a1 1 0 1 0-2 0v4a1 1 0 0 0 .618.923A1 1 0 0 0 14 11h4a1 1 0 1 0 0-2h-1.586l3.293-3.293a1 1 0 0 0 0-1.414" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconEnlargeActiveSvg };
|
|
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
2
2
|
//#region src/lib/components/icons/IconEnlarge/IconEnlargeSvg.tsx
|
|
3
3
|
const IconEnlargeSvg = ({ 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: "M19.923 4.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.923 4.618A1 1 0 0 0 19 4h-4a1 1 0 1 0 0 2h1.586l-3.293 3.293a1 1 0 1 0 1.414 1.414L18 7.414V9a1 1 0 0 0 2 0V5q0-.197-.077-.382m-10.63 8.675L6 16.586V15a1 1 0 1 0-2 0v4a1 1 0 0 0 1 1h4a1 1 0 0 0 0-2H7.414l3.293-3.293a1 1 0 1 0-1.414-1.414" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconEnlargeSvg = IconEnlargeSvg;
|
|
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
//#region src/lib/components/icons/IconEnlarge/IconEnlargeSvg.tsx
|
|
3
3
|
const IconEnlargeSvg = ({ 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: "M19.923 4.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M19.923 4.618A1 1 0 0 0 19 4h-4a1 1 0 1 0 0 2h1.586l-3.293 3.293a1 1 0 1 0 1.414 1.414L18 7.414V9a1 1 0 0 0 2 0V5q0-.197-.077-.382m-10.63 8.675L6 16.586V15a1 1 0 1 0-2 0v4a1 1 0 0 0 1 1h4a1 1 0 0 0 0-2H7.414l3.293-3.293a1 1 0 1 0-1.414-1.414" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconEnlargeSvg };
|
|
@@ -12,7 +12,7 @@ const IconExperienceSvg = ({ 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: "m22.832 8.445-4-6A1 1 0 0 0 18 2H6a1 1 0 0 0-.832.445l-4 6a1 1 0 0 0 .063 1.196l10 12c.01.01.025.015.034.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m22.832 8.445-4-6A1 1 0 0 0 18 2H6a1 1 0 0 0-.832.445l-4 6a1 1 0 0 0 .063 1.196l10 12c.01.01.025.015.034.026a1 1 0 0 0 .231.177c.034.02.06.05.097.065A1 1 0 0 0 12 22a1 1 0 0 0 .407-.09c.036-.017.063-.045.097-.065a1 1 0 0 0 .23-.178c.01-.01.025-.015.035-.026l10-12a1 1 0 0 0 .063-1.196M20.132 8H16.72l-1.333-4h2.078zM13.28 4l1.333 4H9.387l1.333-4zM11 10v8.238L4.135 10zm2 0h6.865L13 18.238zM6.535 4h2.078L7.28 8H3.868z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconExperienceSvg = IconExperienceSvg;
|
|
@@ -12,7 +12,7 @@ const IconExperienceSvg = ({ 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: "m22.832 8.445-4-6A1 1 0 0 0 18 2H6a1 1 0 0 0-.832.445l-4 6a1 1 0 0 0 .063 1.196l10 12c.01.01.025.015.034.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "m22.832 8.445-4-6A1 1 0 0 0 18 2H6a1 1 0 0 0-.832.445l-4 6a1 1 0 0 0 .063 1.196l10 12c.01.01.025.015.034.026a1 1 0 0 0 .231.177c.034.02.06.05.097.065A1 1 0 0 0 12 22a1 1 0 0 0 .407-.09c.036-.017.063-.045.097-.065a1 1 0 0 0 .23-.178c.01-.01.025-.015.035-.026l10-12a1 1 0 0 0 .063-1.196M20.132 8H16.72l-1.333-4h2.078zM13.28 4l1.333 4H9.387l1.333-4zM11 10v8.238L4.135 10zm2 0h6.865L13 18.238zM6.535 4h2.078L7.28 8H3.868z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconExperienceSvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconFilterSvg = ({ 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 IconFilterSvg = ({ 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: "M6 9.2V5c0-.6-.4-1-1-1s-1 .4-1 1v4.2c-1.2.4-2 1.5-2 2.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 9.2V5c0-.6-.4-1-1-1s-1 .4-1 1v4.2c-1.2.4-2 1.5-2 2.8s.9 2.4 2 2.8V19c0 .6.4 1 1 1s1-.4 1-1v-4.2c1.2-.4 2-1.5 2-2.8s-.8-2.4-2-2.8M5 13c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1m8 1.2V5c0-.6-.4-1-1-1s-1 .4-1 1v9.2c-1.2.4-2 1.5-2 2.8 0 1.7 1.3 3 3 3s3-1.3 3-3c0-1.3-.9-2.4-2-2.8M12 18c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1M22 7c0-1.7-1.3-3-3-3s-3 1.3-3 3c0 1.3.9 2.4 2 2.8V19c0 .6.4 1 1 1s1-.4 1-1V9.8c1.1-.4 2-1.5 2-2.8m-3 1c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconFilterSvg = IconFilterSvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconFilterSvg = ({ 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 IconFilterSvg = ({ 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: "M6 9.2V5c0-.6-.4-1-1-1s-1 .4-1 1v4.2c-1.2.4-2 1.5-2 2.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M6 9.2V5c0-.6-.4-1-1-1s-1 .4-1 1v4.2c-1.2.4-2 1.5-2 2.8s.9 2.4 2 2.8V19c0 .6.4 1 1 1s1-.4 1-1v-4.2c1.2-.4 2-1.5 2-2.8s-.8-2.4-2-2.8M5 13c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1m8 1.2V5c0-.6-.4-1-1-1s-1 .4-1 1v9.2c-1.2.4-2 1.5-2 2.8 0 1.7 1.3 3 3 3s3-1.3 3-3c0-1.3-.9-2.4-2-2.8M12 18c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1M22 7c0-1.7-1.3-3-3-3s-3 1.3-3 3c0 1.3.9 2.4 2 2.8V19c0 .6.4 1 1 1s1-.4 1-1V9.8c1.1-.4 2-1.5 2-2.8m-3 1c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconFilterSvg };
|
|
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
2
2
|
//#region src/lib/components/icons/IconFlag/IconFlagSvg.tsx
|
|
3
3
|
const IconFlagSvg = ({ 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: "M19.41 2.967a1.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.41 2.967a1.03 1.03 0 0 0-1.08.148 4.8 4.8 0 0 1-2.83.599 8.5 8.5 0 0 1-3.135-.788A10.2 10.2 0 0 0 8.5 2c-2.887 0-4.005.952-4.2 1.144a1 1 0 0 0-.3.713V21a1 1 0 0 0 2 0v-6.298a6.2 6.2 0 0 1 2.5-.416 8.5 8.5 0 0 1 3.135.788A10.2 10.2 0 0 0 15.5 16c2.887 0 4.005-.952 4.2-1.144a1 1 0 0 0 .3-.713V3.857a1 1 0 0 0-.59-.89M18 13.584a6.2 6.2 0 0 1-2.5.416 8.5 8.5 0 0 1-3.135-.788 10.2 10.2 0 0 0-3.865-.926 9.5 9.5 0 0 0-2.5.298V4.416A6.2 6.2 0 0 1 8.5 4a8.5 8.5 0 0 1 3.135.788 10.2 10.2 0 0 0 3.865.926 9.5 9.5 0 0 0 2.5-.298Z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconFlagSvg = IconFlagSvg;
|
|
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
//#region src/lib/components/icons/IconFlag/IconFlagSvg.tsx
|
|
3
3
|
const IconFlagSvg = ({ 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: "M19.41 2.967a1.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M19.41 2.967a1.03 1.03 0 0 0-1.08.148 4.8 4.8 0 0 1-2.83.599 8.5 8.5 0 0 1-3.135-.788A10.2 10.2 0 0 0 8.5 2c-2.887 0-4.005.952-4.2 1.144a1 1 0 0 0-.3.713V21a1 1 0 0 0 2 0v-6.298a6.2 6.2 0 0 1 2.5-.416 8.5 8.5 0 0 1 3.135.788A10.2 10.2 0 0 0 15.5 16c2.887 0 4.005-.952 4.2-1.144a1 1 0 0 0 .3-.713V3.857a1 1 0 0 0-.59-.89M18 13.584a6.2 6.2 0 0 1-2.5.416 8.5 8.5 0 0 1-3.135-.788 10.2 10.2 0 0 0-3.865-.926 9.5 9.5 0 0 0-2.5.298V4.416A6.2 6.2 0 0 1 8.5 4a8.5 8.5 0 0 1 3.135.788 10.2 10.2 0 0 0 3.865.926 9.5 9.5 0 0 0 2.5-.298Z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconFlagSvg };
|
|
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
2
2
|
//#region src/lib/components/icons/IconGift/IconGiftSvg.tsx
|
|
3
3
|
const IconGiftSvg = ({ 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 6h-3.184c.112-.314.184-.648.184-1 0-1.654-1.346-3-3-3-1.395 0-2.363 1.101-3 2.259C11.363 3.1 10.395 2 9 2 7.346 2 6 3.346 6 5c0 .352.072.686.184 1H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1v7c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3v-7h1a1 1 0 0 0 1-1V7a1 1 0 0 0-1-
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21 6h-3.184c.112-.314.184-.648.184-1 0-1.654-1.346-3-3-3-1.395 0-2.363 1.101-3 2.259C11.363 3.1 10.395 2 9 2 7.346 2 6 3.346 6 5c0 .352.072.686.184 1H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1v7c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3v-7h1a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1m-6-2a1 1 0 0 1 0 2h-1.61c.435-1.034 1.056-2 1.61-2M8 5a1 1 0 0 1 1-1c.554 0 1.175.966 1.61 2H9a1 1 0 0 1-1-1M4 8h7v2H4zm2 11v-7h5v8H7a1 1 0 0 1-1-1m12 0a1 1 0 0 1-1 1h-4v-8h5zm2-9h-7V8h7z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconGiftSvg = IconGiftSvg;
|
|
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
//#region src/lib/components/icons/IconGift/IconGiftSvg.tsx
|
|
3
3
|
const IconGiftSvg = ({ 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 6h-3.184c.112-.314.184-.648.184-1 0-1.654-1.346-3-3-3-1.395 0-2.363 1.101-3 2.259C11.363 3.1 10.395 2 9 2 7.346 2 6 3.346 6 5c0 .352.072.686.184 1H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1v7c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3v-7h1a1 1 0 0 0 1-1V7a1 1 0 0 0-1-
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M21 6h-3.184c.112-.314.184-.648.184-1 0-1.654-1.346-3-3-3-1.395 0-2.363 1.101-3 2.259C11.363 3.1 10.395 2 9 2 7.346 2 6 3.346 6 5c0 .352.072.686.184 1H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1v7c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3v-7h1a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1m-6-2a1 1 0 0 1 0 2h-1.61c.435-1.034 1.056-2 1.61-2M8 5a1 1 0 0 1 1-1c.554 0 1.175.966 1.61 2H9a1 1 0 0 1-1-1M4 8h7v2H4zm2 11v-7h5v8H7a1 1 0 0 1-1-1m12 0a1 1 0 0 1-1 1h-4v-8h5zm2-9h-7V8h7z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconGiftSvg };
|
|
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
2
2
|
//#region src/lib/components/icons/IconGlobe/IconGlobeSvg.tsx
|
|
3
3
|
const IconGlobeSvg = ({ 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.784 18.593a10.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20.784 18.593a10.92 10.92 0 0 0 0-13.186 1 1 0 0 0-.094-.126 10.96 10.96 0 0 0-17.38 0 1 1 0 0 0-.094.126 10.92 10.92 0 0 0 0 13.186 1 1 0 0 0 .094.126 10.96 10.96 0 0 0 17.38 0 1 1 0 0 0 .094-.126M4.522 7h2.922a15 15 0 0 0-.902 4H3.06a8.94 8.94 0 0 1 1.463-4m12.936 4a15 15 0 0 0-.902-4h2.922a8.94 8.94 0 0 1 1.463 4ZM4.522 17a8.94 8.94 0 0 1-1.463-4h3.483a15 15 0 0 0 .902 4Zm4.028-4h6.9a13.5 13.5 0 0 1-1.058 4H9.608a13.5 13.5 0 0 1-1.058-4m0-2a13.5 13.5 0 0 1 1.058-4h4.784a13.5 13.5 0 0 1 1.058 4Zm7.12-6a20 20 0 0 0-.882-1.553A9 9 0 0 1 17.645 5ZM12 3l.028.001A18 18 0 0 1 13.382 5h-2.764a18 18 0 0 1 1.354-1.999ZM8.33 5H6.355a9 9 0 0 1 2.857-1.553c-.287.456-.587.977-.882 1.553m0 14c.295.576.595 1.097.882 1.553A9 9 0 0 1 6.355 19ZM12 21l-.028-.001A18 18 0 0 1 10.618 19h2.764a18 18 0 0 1-1.354 1.999Zm3.67-2h1.975a9 9 0 0 1-2.857 1.553c.287-.456.587-.977.882-1.553m.886-2a15 15 0 0 0 .902-4h3.483a8.94 8.94 0 0 1-1.463 4Z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconGlobeSvg = IconGlobeSvg;
|
|
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
//#region src/lib/components/icons/IconGlobe/IconGlobeSvg.tsx
|
|
3
3
|
const IconGlobeSvg = ({ 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.784 18.593a10.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M20.784 18.593a10.92 10.92 0 0 0 0-13.186 1 1 0 0 0-.094-.126 10.96 10.96 0 0 0-17.38 0 1 1 0 0 0-.094.126 10.92 10.92 0 0 0 0 13.186 1 1 0 0 0 .094.126 10.96 10.96 0 0 0 17.38 0 1 1 0 0 0 .094-.126M4.522 7h2.922a15 15 0 0 0-.902 4H3.06a8.94 8.94 0 0 1 1.463-4m12.936 4a15 15 0 0 0-.902-4h2.922a8.94 8.94 0 0 1 1.463 4ZM4.522 17a8.94 8.94 0 0 1-1.463-4h3.483a15 15 0 0 0 .902 4Zm4.028-4h6.9a13.5 13.5 0 0 1-1.058 4H9.608a13.5 13.5 0 0 1-1.058-4m0-2a13.5 13.5 0 0 1 1.058-4h4.784a13.5 13.5 0 0 1 1.058 4Zm7.12-6a20 20 0 0 0-.882-1.553A9 9 0 0 1 17.645 5ZM12 3l.028.001A18 18 0 0 1 13.382 5h-2.764a18 18 0 0 1 1.354-1.999ZM8.33 5H6.355a9 9 0 0 1 2.857-1.553c-.287.456-.587.977-.882 1.553m0 14c.295.576.595 1.097.882 1.553A9 9 0 0 1 6.355 19ZM12 21l-.028-.001A18 18 0 0 1 10.618 19h2.764a18 18 0 0 1-1.354 1.999Zm3.67-2h1.975a9 9 0 0 1-2.857 1.553c.287-.456.587-.977.882-1.553m.886-2a15 15 0 0 0 .902-4h3.483a8.94 8.94 0 0 1-1.463 4Z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconGlobeSvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconGridSvg = ({ 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 IconGridSvg = ({ 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: "M8 3H6C4.3 3 3 4.3 3 6v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3V6c0-1.7-1.3-3-3-
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 3H6C4.3 3 3 4.3 3 6v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3V6c0-1.7-1.3-3-3-3m1 5c0 .6-.4 1-1 1H6c-.6 0-1-.4-1-1V6c0-.6.4-1 1-1h2c.6 0 1 .4 1 1zm-1 5H6c-1.7 0-3 1.3-3 3v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3v-2c0-1.7-1.3-3-3-3m1 5c0 .6-.4 1-1 1H6c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1zm9-15h-2c-1.7 0-3 1.3-3 3v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3V6c0-1.7-1.3-3-3-3m1 5c0 .6-.4 1-1 1h-2c-.6 0-1-.4-1-1V6c0-.6.4-1 1-1h2c.6 0 1 .4 1 1zm-1 5h-2c-1.7 0-3 1.3-3 3v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3v-2c0-1.7-1.3-3-3-3m1 5c0 .6-.4 1-1 1h-2c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconGridSvg = IconGridSvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconGridSvg = ({ 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 IconGridSvg = ({ 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: "M8 3H6C4.3 3 3 4.3 3 6v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3V6c0-1.7-1.3-3-3-
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M8 3H6C4.3 3 3 4.3 3 6v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3V6c0-1.7-1.3-3-3-3m1 5c0 .6-.4 1-1 1H6c-.6 0-1-.4-1-1V6c0-.6.4-1 1-1h2c.6 0 1 .4 1 1zm-1 5H6c-1.7 0-3 1.3-3 3v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3v-2c0-1.7-1.3-3-3-3m1 5c0 .6-.4 1-1 1H6c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1zm9-15h-2c-1.7 0-3 1.3-3 3v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3V6c0-1.7-1.3-3-3-3m1 5c0 .6-.4 1-1 1h-2c-.6 0-1-.4-1-1V6c0-.6.4-1 1-1h2c.6 0 1 .4 1 1zm-1 5h-2c-1.7 0-3 1.3-3 3v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3v-2c0-1.7-1.3-3-3-3m1 5c0 .6-.4 1-1 1h-2c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconGridSvg };
|
|
@@ -12,7 +12,7 @@ const IconHashSvg = ({ 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: "M20 14h-4.216l.445-4H20a1 1 0 1 0 0-2h-3.55l.544-4.89a1
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 14h-4.216l.445-4H20a1 1 0 1 0 0-2h-3.55l.544-4.89a1 1 0 0 0-.884-1.104 1.014 1.014 0 0 0-1.104.884L14.438 8h-3.987l.543-4.89a1 1 0 0 0-.884-1.104c-.536-.05-1.044.335-1.104.884L8.438 8H4a1 1 0 1 0 0 2h4.216l-.445 4H4a1 1 0 1 0 0 2h3.55l-.544 4.89a1.001 1.001 0 0 0 1.988.22L9.562 16h3.987l-.543 4.89a1.001 1.001 0 0 0 1.988.22l.568-5.11H20a1 1 0 1 0 0-2M9.784 14l.445-4h3.987l-.445 4z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconHashSvg = IconHashSvg;
|
|
@@ -12,7 +12,7 @@ const IconHashSvg = ({ 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: "M20 14h-4.216l.445-4H20a1 1 0 1 0 0-2h-3.55l.544-4.89a1
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M20 14h-4.216l.445-4H20a1 1 0 1 0 0-2h-3.55l.544-4.89a1 1 0 0 0-.884-1.104 1.014 1.014 0 0 0-1.104.884L14.438 8h-3.987l.543-4.89a1 1 0 0 0-.884-1.104c-.536-.05-1.044.335-1.104.884L8.438 8H4a1 1 0 1 0 0 2h4.216l-.445 4H4a1 1 0 1 0 0 2h3.55l-.544 4.89a1.001 1.001 0 0 0 1.988.22L9.562 16h3.987l-.543 4.89a1.001 1.001 0 0 0 1.988.22l.568-5.11H20a1 1 0 1 0 0-2M9.784 14l.445-4h3.987l-.445 4z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconHashSvg };
|
|
@@ -12,7 +12,7 @@ const IconHeartActiveSvg = ({ 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: "M16.5 2A6.5 6.5 0 0 0 12 3.815 6.5 6.5 0 0 0 7.5 2 6.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.5 2A6.5 6.5 0 0 0 12 3.815 6.5 6.5 0 0 0 7.5 2 6.51 6.51 0 0 0 1 8.5C1 15.535 10.443 22 12 22s11-6.465 11-13.5C23 4.916 20.084 2 16.5 2" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconHeartActiveSvg = IconHeartActiveSvg;
|
|
@@ -12,7 +12,7 @@ const IconHeartActiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsx
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M16.5 2A6.5 6.5 0 0 0 12 3.815 6.5 6.5 0 0 0 7.5 2 6.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M16.5 2A6.5 6.5 0 0 0 12 3.815 6.5 6.5 0 0 0 7.5 2 6.51 6.51 0 0 0 1 8.5C1 15.535 10.443 22 12 22s11-6.465 11-13.5C23 4.916 20.084 2 16.5 2" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconHeartActiveSvg };
|