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.
Files changed (273) hide show
  1. package/CHANGELOG.md +54 -0
  2. package/LICENSE +21 -0
  3. package/dist/lib/components/Accordion/Accordion.cjs +1 -2
  4. package/dist/lib/components/Accordion/Accordion.d.cts +2 -1
  5. package/dist/lib/components/Accordion/Accordion.d.mts +2 -1
  6. package/dist/lib/components/Accordion/Accordion.mjs +2 -2
  7. package/dist/lib/components/Accordion/Accordion.playroom.cjs +7 -2
  8. package/dist/lib/components/Accordion/Accordion.playroom.mjs +6 -1
  9. package/dist/lib/components/Rating/Rating.cjs +6 -6
  10. package/dist/lib/components/Rating/Rating.mjs +6 -6
  11. package/dist/lib/components/icons/IconAI/IconAISvg.cjs +1 -1
  12. package/dist/lib/components/icons/IconAI/IconAISvg.mjs +1 -1
  13. package/dist/lib/components/icons/IconAdd/IconAddSvg.cjs +1 -2
  14. package/dist/lib/components/icons/IconAdd/IconAddSvg.mjs +1 -2
  15. package/dist/lib/components/icons/IconArrow/IconArrowSvg.cjs +3 -3
  16. package/dist/lib/components/icons/IconArrow/IconArrowSvg.mjs +3 -3
  17. package/dist/lib/components/icons/IconAttachment/IconAttachmentSvg.cjs +1 -1
  18. package/dist/lib/components/icons/IconAttachment/IconAttachmentSvg.mjs +1 -1
  19. package/dist/lib/components/icons/IconBluetooth/IconBluetoothSvg.cjs +1 -1
  20. package/dist/lib/components/icons/IconBluetooth/IconBluetoothSvg.mjs +1 -1
  21. package/dist/lib/components/icons/IconBold/IconBoldSvg.cjs +1 -1
  22. package/dist/lib/components/icons/IconBold/IconBoldSvg.mjs +1 -1
  23. package/dist/lib/components/icons/IconBookmark/IconBookmarkActiveSvg.cjs +1 -2
  24. package/dist/lib/components/icons/IconBookmark/IconBookmarkActiveSvg.mjs +1 -2
  25. package/dist/lib/components/icons/IconBookmark/IconBookmarkSvg.cjs +1 -2
  26. package/dist/lib/components/icons/IconBookmark/IconBookmarkSvg.mjs +1 -2
  27. package/dist/lib/components/icons/IconBulletList/IconBulletListSvg.cjs +1 -1
  28. package/dist/lib/components/icons/IconBulletList/IconBulletListSvg.mjs +1 -1
  29. package/dist/lib/components/icons/IconCareer/IconCareerActiveSvg.cjs +2 -2
  30. package/dist/lib/components/icons/IconCareer/IconCareerActiveSvg.mjs +2 -2
  31. package/dist/lib/components/icons/IconCareer/IconCareerSvg.cjs +2 -2
  32. package/dist/lib/components/icons/IconCareer/IconCareerSvg.mjs +2 -2
  33. package/dist/lib/components/icons/IconCategory/IconCategorySvg.cjs +1 -1
  34. package/dist/lib/components/icons/IconCategory/IconCategorySvg.mjs +1 -1
  35. package/dist/lib/components/icons/IconCaution/IconCautionSvg.cjs +4 -4
  36. package/dist/lib/components/icons/IconCaution/IconCautionSvg.mjs +4 -4
  37. package/dist/lib/components/icons/IconChecklist/IconChecklistSvg.cjs +1 -1
  38. package/dist/lib/components/icons/IconChecklist/IconChecklistSvg.mjs +1 -1
  39. package/dist/lib/components/icons/IconChevron/IconChevronSvg.cjs +1 -2
  40. package/dist/lib/components/icons/IconChevron/IconChevronSvg.mjs +1 -2
  41. package/dist/lib/components/icons/IconClear/IconClearSvg.cjs +1 -2
  42. package/dist/lib/components/icons/IconClear/IconClearSvg.mjs +1 -2
  43. package/dist/lib/components/icons/IconCompany/IconCompanyActiveSvg.cjs +1 -1
  44. package/dist/lib/components/icons/IconCompany/IconCompanyActiveSvg.mjs +1 -1
  45. package/dist/lib/components/icons/IconCompany/IconCompanySvg.cjs +1 -2
  46. package/dist/lib/components/icons/IconCompany/IconCompanySvg.mjs +1 -2
  47. package/dist/lib/components/icons/IconCompanyVerified/IconCompanyVerifiedSvg.cjs +2 -3
  48. package/dist/lib/components/icons/IconCompanyVerified/IconCompanyVerifiedSvg.mjs +2 -3
  49. package/dist/lib/components/icons/IconCompose/IconComposeSvg.cjs +2 -3
  50. package/dist/lib/components/icons/IconCompose/IconComposeSvg.mjs +2 -3
  51. package/dist/lib/components/icons/IconCopy/IconCopySvg.cjs +2 -3
  52. package/dist/lib/components/icons/IconCopy/IconCopySvg.mjs +2 -3
  53. package/dist/lib/components/icons/IconCoverLetter/IconCoverLetterSvg.cjs +12 -12
  54. package/dist/lib/components/icons/IconCoverLetter/IconCoverLetterSvg.mjs +12 -12
  55. package/dist/lib/components/icons/IconCreditCard/IconCreditCardSvg.cjs +2 -3
  56. package/dist/lib/components/icons/IconCreditCard/IconCreditCardSvg.mjs +2 -3
  57. package/dist/lib/components/icons/IconCritical/IconCriticalSvg.cjs +4 -4
  58. package/dist/lib/components/icons/IconCritical/IconCriticalSvg.mjs +4 -4
  59. package/dist/lib/components/icons/IconDate/IconDateSvg.cjs +1 -2
  60. package/dist/lib/components/icons/IconDate/IconDateSvg.mjs +1 -2
  61. package/dist/lib/components/icons/IconDelete/IconDeleteSvg.cjs +2 -3
  62. package/dist/lib/components/icons/IconDelete/IconDeleteSvg.mjs +2 -3
  63. package/dist/lib/components/icons/IconDesktop/IconDesktopSvg.cjs +3 -3
  64. package/dist/lib/components/icons/IconDesktop/IconDesktopSvg.mjs +3 -3
  65. package/dist/lib/components/icons/IconDisallow/IconDisallowSvg.cjs +1 -1
  66. package/dist/lib/components/icons/IconDisallow/IconDisallowSvg.mjs +1 -1
  67. package/dist/lib/components/icons/IconDocument/IconDocumentSvg.cjs +2 -2
  68. package/dist/lib/components/icons/IconDocument/IconDocumentSvg.mjs +2 -2
  69. package/dist/lib/components/icons/IconDocumentBroken/IconDocumentBrokenSvg.cjs +2 -2
  70. package/dist/lib/components/icons/IconDocumentBroken/IconDocumentBrokenSvg.mjs +2 -2
  71. package/dist/lib/components/icons/IconDownload/IconDownloadSvg.cjs +1 -2
  72. package/dist/lib/components/icons/IconDownload/IconDownloadSvg.mjs +1 -2
  73. package/dist/lib/components/icons/IconEdit/IconEditSvg.cjs +1 -2
  74. package/dist/lib/components/icons/IconEdit/IconEditSvg.mjs +1 -2
  75. package/dist/lib/components/icons/IconEducation/IconEducationSvg.cjs +1 -2
  76. package/dist/lib/components/icons/IconEducation/IconEducationSvg.mjs +1 -2
  77. package/dist/lib/components/icons/IconEnlarge/IconEnlargeActiveSvg.cjs +3 -3
  78. package/dist/lib/components/icons/IconEnlarge/IconEnlargeActiveSvg.mjs +3 -3
  79. package/dist/lib/components/icons/IconEnlarge/IconEnlargeSvg.cjs +3 -3
  80. package/dist/lib/components/icons/IconEnlarge/IconEnlargeSvg.mjs +3 -3
  81. package/dist/lib/components/icons/IconExperience/IconExperienceSvg.cjs +1 -1
  82. package/dist/lib/components/icons/IconExperience/IconExperienceSvg.mjs +1 -1
  83. package/dist/lib/components/icons/IconFilter/IconFilterSvg.cjs +1 -2
  84. package/dist/lib/components/icons/IconFilter/IconFilterSvg.mjs +1 -2
  85. package/dist/lib/components/icons/IconFlag/IconFlagSvg.cjs +3 -3
  86. package/dist/lib/components/icons/IconFlag/IconFlagSvg.mjs +3 -3
  87. package/dist/lib/components/icons/IconGift/IconGiftSvg.cjs +3 -3
  88. package/dist/lib/components/icons/IconGift/IconGiftSvg.mjs +3 -3
  89. package/dist/lib/components/icons/IconGlobe/IconGlobeSvg.cjs +3 -3
  90. package/dist/lib/components/icons/IconGlobe/IconGlobeSvg.mjs +3 -3
  91. package/dist/lib/components/icons/IconGrid/IconGridSvg.cjs +1 -2
  92. package/dist/lib/components/icons/IconGrid/IconGridSvg.mjs +1 -2
  93. package/dist/lib/components/icons/IconHash/IconHashSvg.cjs +1 -1
  94. package/dist/lib/components/icons/IconHash/IconHashSvg.mjs +1 -1
  95. package/dist/lib/components/icons/IconHeart/IconHeartActiveSvg.cjs +1 -1
  96. package/dist/lib/components/icons/IconHeart/IconHeartActiveSvg.mjs +1 -1
  97. package/dist/lib/components/icons/IconHeart/IconHeartSvg.cjs +1 -1
  98. package/dist/lib/components/icons/IconHeart/IconHeartSvg.mjs +1 -1
  99. package/dist/lib/components/icons/IconHelp/IconHelpSvg.cjs +2 -3
  100. package/dist/lib/components/icons/IconHelp/IconHelpSvg.mjs +2 -3
  101. package/dist/lib/components/icons/IconHistory/IconHistorySvg.cjs +2 -3
  102. package/dist/lib/components/icons/IconHistory/IconHistorySvg.mjs +2 -3
  103. package/dist/lib/components/icons/IconHome/IconHomeSvg.cjs +1 -2
  104. package/dist/lib/components/icons/IconHome/IconHomeSvg.mjs +1 -2
  105. package/dist/lib/components/icons/IconImage/IconImageSvg.cjs +1 -2
  106. package/dist/lib/components/icons/IconImage/IconImageSvg.mjs +1 -2
  107. package/dist/lib/components/icons/IconImageBroken/IconImageBrokenSvg.cjs +3 -3
  108. package/dist/lib/components/icons/IconImageBroken/IconImageBrokenSvg.mjs +3 -3
  109. package/dist/lib/components/icons/IconInfo/IconInfoSvg.cjs +2 -2
  110. package/dist/lib/components/icons/IconInfo/IconInfoSvg.mjs +2 -2
  111. package/dist/lib/components/icons/IconInvoice/IconInvoiceSvg.cjs +2 -3
  112. package/dist/lib/components/icons/IconInvoice/IconInvoiceSvg.mjs +2 -3
  113. package/dist/lib/components/icons/IconItalic/IconItalicSvg.cjs +1 -1
  114. package/dist/lib/components/icons/IconItalic/IconItalicSvg.mjs +1 -1
  115. package/dist/lib/components/icons/IconLanguage/IconLanguageSvg.cjs +3 -3
  116. package/dist/lib/components/icons/IconLanguage/IconLanguageSvg.mjs +3 -3
  117. package/dist/lib/components/icons/IconLicence/IconLicenceSvg.cjs +3 -3
  118. package/dist/lib/components/icons/IconLicence/IconLicenceSvg.mjs +3 -3
  119. package/dist/lib/components/icons/IconLink/IconLinkSvg.cjs +2 -2
  120. package/dist/lib/components/icons/IconLink/IconLinkSvg.mjs +2 -2
  121. package/dist/lib/components/icons/IconLinkBroken/IconLinkBrokenSvg.cjs +1 -1
  122. package/dist/lib/components/icons/IconLinkBroken/IconLinkBrokenSvg.mjs +1 -1
  123. package/dist/lib/components/icons/IconMail/IconMailSvg.cjs +1 -2
  124. package/dist/lib/components/icons/IconMail/IconMailSvg.mjs +1 -2
  125. package/dist/lib/components/icons/IconMessage/IconMessageSvg.cjs +5 -8
  126. package/dist/lib/components/icons/IconMessage/IconMessageSvg.mjs +5 -8
  127. package/dist/lib/components/icons/IconMicrophone/IconMicrophoneSvg.cjs +4 -4
  128. package/dist/lib/components/icons/IconMicrophone/IconMicrophoneSvg.mjs +4 -4
  129. package/dist/lib/components/icons/IconMinus/IconMinusSvg.cjs +1 -2
  130. package/dist/lib/components/icons/IconMinus/IconMinusSvg.mjs +1 -2
  131. package/dist/lib/components/icons/IconMobile/IconMobileSvg.cjs +4 -4
  132. package/dist/lib/components/icons/IconMobile/IconMobileSvg.mjs +4 -4
  133. package/dist/lib/components/icons/IconMoney/IconMoneySvg.cjs +3 -3
  134. package/dist/lib/components/icons/IconMoney/IconMoneySvg.mjs +3 -3
  135. package/dist/lib/components/icons/IconNewWindow/IconNewWindowSvg.cjs +2 -3
  136. package/dist/lib/components/icons/IconNewWindow/IconNewWindowSvg.mjs +2 -3
  137. package/dist/lib/components/icons/IconNote/IconNoteSvg.cjs +1 -1
  138. package/dist/lib/components/icons/IconNote/IconNoteSvg.mjs +1 -1
  139. package/dist/lib/components/icons/IconNotification/IconNotificationSvg.cjs +3 -3
  140. package/dist/lib/components/icons/IconNotification/IconNotificationSvg.mjs +3 -3
  141. package/dist/lib/components/icons/IconNumberedList/IconNumberedListSvg.cjs +1 -1
  142. package/dist/lib/components/icons/IconNumberedList/IconNumberedListSvg.mjs +1 -1
  143. package/dist/lib/components/icons/IconOverflow/IconOverflowSvg.cjs +0 -1
  144. package/dist/lib/components/icons/IconOverflow/IconOverflowSvg.mjs +0 -1
  145. package/dist/lib/components/icons/IconPeople/IconPeopleActiveSvg.cjs +1 -1
  146. package/dist/lib/components/icons/IconPeople/IconPeopleActiveSvg.mjs +1 -1
  147. package/dist/lib/components/icons/IconPeople/IconPeopleSvg.cjs +1 -1
  148. package/dist/lib/components/icons/IconPeople/IconPeopleSvg.mjs +1 -1
  149. package/dist/lib/components/icons/IconPersonAdd/IconPersonAddSvg.cjs +2 -2
  150. package/dist/lib/components/icons/IconPersonAdd/IconPersonAddSvg.mjs +2 -2
  151. package/dist/lib/components/icons/IconPersonVerified/IconPersonVerifiedSvg.cjs +1 -1
  152. package/dist/lib/components/icons/IconPersonVerified/IconPersonVerifiedSvg.mjs +1 -1
  153. package/dist/lib/components/icons/IconPhone/IconPhoneSvg.cjs +3 -3
  154. package/dist/lib/components/icons/IconPhone/IconPhoneSvg.mjs +3 -3
  155. package/dist/lib/components/icons/IconPhotoAdd/IconPhotoAddSvg.cjs +2 -2
  156. package/dist/lib/components/icons/IconPhotoAdd/IconPhotoAddSvg.mjs +2 -2
  157. package/dist/lib/components/icons/IconPlatformAndroid/IconPlatformAndroidSvg.cjs +3 -3
  158. package/dist/lib/components/icons/IconPlatformAndroid/IconPlatformAndroidSvg.mjs +3 -3
  159. package/dist/lib/components/icons/IconPlatformApple/IconPlatformAppleSvg.cjs +3 -3
  160. package/dist/lib/components/icons/IconPlatformApple/IconPlatformAppleSvg.mjs +3 -3
  161. package/dist/lib/components/icons/IconPositive/IconPositiveSvg.cjs +2 -3
  162. package/dist/lib/components/icons/IconPositive/IconPositiveSvg.mjs +2 -3
  163. package/dist/lib/components/icons/IconPrint/IconPrintSvg.cjs +1 -2
  164. package/dist/lib/components/icons/IconPrint/IconPrintSvg.mjs +1 -2
  165. package/dist/lib/components/icons/IconProfile/IconProfileActiveSvg.cjs +1 -1
  166. package/dist/lib/components/icons/IconProfile/IconProfileActiveSvg.mjs +1 -1
  167. package/dist/lib/components/icons/IconProfile/IconProfileSvg.cjs +1 -1
  168. package/dist/lib/components/icons/IconProfile/IconProfileSvg.mjs +1 -1
  169. package/dist/lib/components/icons/IconPromote/IconPromoteSvg.cjs +1 -1
  170. package/dist/lib/components/icons/IconPromote/IconPromoteSvg.mjs +1 -1
  171. package/dist/lib/components/icons/IconQR/IconQRSvg.cjs +1 -1
  172. package/dist/lib/components/icons/IconQR/IconQRSvg.mjs +1 -1
  173. package/dist/lib/components/icons/IconRating/IconRatingEmptySvg.cjs +18 -0
  174. package/dist/lib/components/icons/IconRating/IconRatingEmptySvg.mjs +18 -0
  175. package/dist/lib/components/icons/IconRating/IconRatingFullSvg.cjs +18 -0
  176. package/dist/lib/components/icons/IconRating/IconRatingFullSvg.mjs +18 -0
  177. package/dist/lib/components/icons/IconRating/IconRatingHalfSvg.cjs +22 -0
  178. package/dist/lib/components/icons/IconRating/IconRatingHalfSvg.mjs +22 -0
  179. package/dist/lib/components/icons/IconRecommended/IconRecommendedSvg.cjs +1 -2
  180. package/dist/lib/components/icons/IconRecommended/IconRecommendedSvg.mjs +1 -2
  181. package/dist/lib/components/icons/IconRedo/IconRedoSvg.cjs +1 -1
  182. package/dist/lib/components/icons/IconRedo/IconRedoSvg.mjs +1 -1
  183. package/dist/lib/components/icons/IconRefresh/IconRefreshSvg.cjs +3 -3
  184. package/dist/lib/components/icons/IconRefresh/IconRefreshSvg.mjs +3 -3
  185. package/dist/lib/components/icons/IconRenderer.cjs +9 -3
  186. package/dist/lib/components/icons/IconRenderer.d.cts +1 -0
  187. package/dist/lib/components/icons/IconRenderer.d.mts +1 -0
  188. package/dist/lib/components/icons/IconRenderer.mjs +9 -3
  189. package/dist/lib/components/icons/IconResume/IconResumeSvg.cjs +2 -2
  190. package/dist/lib/components/icons/IconResume/IconResumeSvg.mjs +2 -2
  191. package/dist/lib/components/icons/IconRocket/IconRocketSvg.cjs +2 -2
  192. package/dist/lib/components/icons/IconRocket/IconRocketSvg.mjs +2 -2
  193. package/dist/lib/components/icons/IconSearch/IconSearchSvg.cjs +1 -2
  194. package/dist/lib/components/icons/IconSearch/IconSearchSvg.mjs +1 -2
  195. package/dist/lib/components/icons/IconSecurity/IconSecuritySvg.cjs +1 -2
  196. package/dist/lib/components/icons/IconSecurity/IconSecuritySvg.mjs +1 -2
  197. package/dist/lib/components/icons/IconSend/IconSendSvg.cjs +1 -2
  198. package/dist/lib/components/icons/IconSend/IconSendSvg.mjs +1 -2
  199. package/dist/lib/components/icons/IconSent/IconSentSvg.cjs +1 -2
  200. package/dist/lib/components/icons/IconSent/IconSentSvg.mjs +1 -2
  201. package/dist/lib/components/icons/IconSentiment/IconSentiment.cjs +2 -2
  202. package/dist/lib/components/icons/IconSentiment/IconSentiment.mjs +2 -2
  203. package/dist/lib/components/icons/IconSentiment/IconSentimentNegativeSvg.cjs +2 -2
  204. package/dist/lib/components/icons/IconSentiment/IconSentimentNegativeSvg.mjs +2 -2
  205. package/dist/lib/components/icons/IconSentiment/{IconSentimentSvg.cjs → IconSentimentNeutralSvg.cjs} +5 -5
  206. package/dist/lib/components/icons/IconSentiment/{IconSentimentSvg.mjs → IconSentimentNeutralSvg.mjs} +5 -5
  207. package/dist/lib/components/icons/IconSentiment/IconSentimentPositiveSvg.cjs +2 -2
  208. package/dist/lib/components/icons/IconSentiment/IconSentimentPositiveSvg.mjs +2 -2
  209. package/dist/lib/components/icons/IconSettings/IconSettingsSvg.cjs +2 -3
  210. package/dist/lib/components/icons/IconSettings/IconSettingsSvg.mjs +2 -3
  211. package/dist/lib/components/icons/IconShare/IconShareSvg.cjs +1 -2
  212. package/dist/lib/components/icons/IconShare/IconShareSvg.mjs +1 -2
  213. package/dist/lib/components/icons/IconSkills/IconSkillsSvg.cjs +1 -1
  214. package/dist/lib/components/icons/IconSkills/IconSkillsSvg.mjs +1 -1
  215. package/dist/lib/components/icons/IconSocialFacebook/IconSocialFacebookSvg.cjs +1 -1
  216. package/dist/lib/components/icons/IconSocialFacebook/IconSocialFacebookSvg.mjs +1 -1
  217. package/dist/lib/components/icons/IconSocialGitHub/IconSocialGitHubSvg.cjs +1 -1
  218. package/dist/lib/components/icons/IconSocialGitHub/IconSocialGitHubSvg.mjs +1 -1
  219. package/dist/lib/components/icons/IconSocialInstagram/IconSocialInstagramSvg.cjs +1 -1
  220. package/dist/lib/components/icons/IconSocialInstagram/IconSocialInstagramSvg.mjs +1 -1
  221. package/dist/lib/components/icons/IconSocialLinkedIn/IconSocialLinkedInSvg.cjs +1 -1
  222. package/dist/lib/components/icons/IconSocialLinkedIn/IconSocialLinkedInSvg.mjs +1 -1
  223. package/dist/lib/components/icons/IconSocialMedium/IconSocialMediumSvg.cjs +1 -1
  224. package/dist/lib/components/icons/IconSocialMedium/IconSocialMediumSvg.mjs +1 -1
  225. package/dist/lib/components/icons/IconSocialX/IconSocialXSvg.cjs +1 -1
  226. package/dist/lib/components/icons/IconSocialX/IconSocialXSvg.mjs +1 -1
  227. package/dist/lib/components/icons/IconSocialYouTube/IconSocialYouTubeSvg.cjs +1 -1
  228. package/dist/lib/components/icons/IconSocialYouTube/IconSocialYouTubeSvg.mjs +1 -1
  229. package/dist/lib/components/icons/IconSort/IconSortSvg.cjs +1 -1
  230. package/dist/lib/components/icons/IconSort/IconSortSvg.mjs +1 -1
  231. package/dist/lib/components/icons/IconStar/IconStarActiveSvg.cjs +1 -2
  232. package/dist/lib/components/icons/IconStar/IconStarActiveSvg.mjs +1 -2
  233. package/dist/lib/components/icons/IconStar/IconStarSvg.cjs +1 -2
  234. package/dist/lib/components/icons/IconStar/IconStarSvg.mjs +1 -2
  235. package/dist/lib/components/icons/IconStatistics/IconStatisticsSvg.cjs +4 -4
  236. package/dist/lib/components/icons/IconStatistics/IconStatisticsSvg.mjs +4 -4
  237. package/dist/lib/components/icons/IconSubCategory/IconSubCategorySvg.cjs +1 -2
  238. package/dist/lib/components/icons/IconSubCategory/IconSubCategorySvg.mjs +1 -2
  239. package/dist/lib/components/icons/IconTag/IconTagSvg.cjs +2 -3
  240. package/dist/lib/components/icons/IconTag/IconTagSvg.mjs +2 -3
  241. package/dist/lib/components/icons/IconThumb/IconThumbSvg.cjs +3 -3
  242. package/dist/lib/components/icons/IconThumb/IconThumbSvg.mjs +3 -3
  243. package/dist/lib/components/icons/IconTick/IconTickSvg.cjs +1 -2
  244. package/dist/lib/components/icons/IconTick/IconTickSvg.mjs +1 -2
  245. package/dist/lib/components/icons/IconTime/IconTimeSvg.cjs +2 -3
  246. package/dist/lib/components/icons/IconTime/IconTimeSvg.mjs +2 -3
  247. package/dist/lib/components/icons/IconTip/IconTipSvg.cjs +5 -5
  248. package/dist/lib/components/icons/IconTip/IconTipSvg.mjs +5 -5
  249. package/dist/lib/components/icons/IconTitle/IconTitleSvg.cjs +2 -2
  250. package/dist/lib/components/icons/IconTitle/IconTitleSvg.mjs +2 -2
  251. package/dist/lib/components/icons/IconUndo/IconUndoSvg.cjs +1 -1
  252. package/dist/lib/components/icons/IconUndo/IconUndoSvg.mjs +1 -1
  253. package/dist/lib/components/icons/IconUpload/IconUploadSvg.cjs +1 -2
  254. package/dist/lib/components/icons/IconUpload/IconUploadSvg.mjs +1 -2
  255. package/dist/lib/components/icons/IconVideo/IconVideoSvg.cjs +1 -2
  256. package/dist/lib/components/icons/IconVideo/IconVideoSvg.mjs +1 -2
  257. package/dist/lib/components/icons/IconVisibility/IconVisibilityHiddenSvg.cjs +3 -3
  258. package/dist/lib/components/icons/IconVisibility/IconVisibilityHiddenSvg.mjs +3 -3
  259. package/dist/lib/components/icons/IconVisibility/IconVisibilitySvg.cjs +3 -3
  260. package/dist/lib/components/icons/IconVisibility/IconVisibilitySvg.mjs +3 -3
  261. package/dist/lib/components/icons/IconWorkExperience/IconWorkExperienceSvg.cjs +3 -3
  262. package/dist/lib/components/icons/IconWorkExperience/IconWorkExperienceSvg.mjs +3 -3
  263. package/dist/lib/components/icons/IconZoomIn/IconZoomInSvg.cjs +4 -4
  264. package/dist/lib/components/icons/IconZoomIn/IconZoomInSvg.mjs +4 -4
  265. package/dist/lib/components/icons/IconZoomOut/IconZoomOutSvg.cjs +4 -4
  266. package/dist/lib/components/icons/IconZoomOut/IconZoomOutSvg.mjs +4 -4
  267. package/dist/lib/components/private/Modal/ModalContent.cjs +12 -16
  268. package/dist/lib/components/private/Modal/ModalContent.mjs +12 -16
  269. package/dist/lib/css/atoms/sprinkles.css.d.cts +1 -1
  270. package/dist/lib/css/atoms/sprinkles.css.d.mts +1 -1
  271. package/package.json +4 -5
  272. package/dist/lib/components/icons/IconStar/IconStarHalfSvg.cjs +0 -18
  273. package/dist/lib/components/icons/IconStar/IconStarHalfSvg.mjs +0 -18
@@ -12,7 +12,7 @@ const IconHeartSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react
12
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 22C10.444 22 1 15.535 1 8.5 1 4.916 3.916 2 7.5 2A6.5 6.5 0 0 1 12 3.815 6.5 6.5 0 0 1 16.5 2C20.084 2 23 4.916 23 8.5 23 15.535 13.557 22 12 22Zm.125-1.987Zm-.25 0ZM7.5 4A4.505 4.505 0 0 0 3 8.5c0 5.491 7.441 10.862 9 11.47 1.559-.608 9-5.979 9-11.47C21 6.019 18.981 4 16.5 4c-1.46 0-2.838.717-3.682 1.919-.375.533-1.261.533-1.636 0A4.506 4.506 0 0 0 7.5 4Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 22C10.444 22 1 15.535 1 8.5 1 4.916 3.916 2 7.5 2A6.5 6.5 0 0 1 12 3.815 6.5 6.5 0 0 1 16.5 2C20.084 2 23 4.916 23 8.5 23 15.535 13.557 22 12 22M7.5 4A4.505 4.505 0 0 0 3 8.5c0 5.491 7.441 10.862 9 11.47 1.559-.608 9-5.979 9-11.47C21 6.019 18.981 4 16.5 4c-1.46 0-2.838.717-3.682 1.919-.375.533-1.261.533-1.636 0A4.5 4.5 0 0 0 7.5 4" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconHeartSvg = IconHeartSvg;
@@ -12,7 +12,7 @@ const IconHeartSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "M12 22C10.444 22 1 15.535 1 8.5 1 4.916 3.916 2 7.5 2A6.5 6.5 0 0 1 12 3.815 6.5 6.5 0 0 1 16.5 2C20.084 2 23 4.916 23 8.5 23 15.535 13.557 22 12 22Zm.125-1.987Zm-.25 0ZM7.5 4A4.505 4.505 0 0 0 3 8.5c0 5.491 7.441 10.862 9 11.47 1.559-.608 9-5.979 9-11.47C21 6.019 18.981 4 16.5 4c-1.46 0-2.838.717-3.682 1.919-.375.533-1.261.533-1.636 0A4.506 4.506 0 0 0 7.5 4Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M12 22C10.444 22 1 15.535 1 8.5 1 4.916 3.916 2 7.5 2A6.5 6.5 0 0 1 12 3.815 6.5 6.5 0 0 1 16.5 2C20.084 2 23 4.916 23 8.5 23 15.535 13.557 22 12 22M7.5 4A4.505 4.505 0 0 0 3 8.5c0 5.491 7.441 10.862 9 11.47 1.559-.608 9-5.979 9-11.47C21 6.019 18.981 4 16.5 4c-1.46 0-2.838.717-3.682 1.919-.375.533-1.261.533-1.636 0A4.5 4.5 0 0 0 7.5 4" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconHeartSvg };
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
3
3
  const IconHelpSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -15,8 +14,8 @@ const IconHelpSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_
15
14
  id: titleId,
16
15
  children: title
17
16
  }) : null,
18
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 1C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12 1zm0 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9z" }),
19
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12.7 16.3c-.4-.4-1.1-.4-1.4 0-.1.1-.2.2-.2.3 0 .1-.1.2-.1.4 0 .3.1.5.3.7.2.2.4.3.7.3s.5-.1.7-.3c.1-.1.2-.2.2-.3 0-.1.1-.2.1-.4s0-.3-.1-.4c0-.1-.1-.2-.2-.3zm.6-10.1c-2-.7-4.3.4-5.1 2.5-.2.5.1 1 .6 1.2.5.2 1.1-.1 1.3-.6.4-1 1.5-1.6 2.6-1.2.8.3 1.3 1 1.3 1.9 0 .5-.3.7-1.3 1.2-.7.3-1.7.8-1.7 1.8 0 .6.4 1 1 1 .5 0 .9-.3 1-.7.1-.1.4-.2.6-.3.9-.4 2.5-1.2 2.5-3-.1-1.7-1.2-3.2-2.8-3.8z" })
17
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 1C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12 1m0 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9" }),
18
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12.7 16.3c-.4-.4-1.1-.4-1.4 0-.1.1-.2.2-.2.3s-.1.2-.1.4c0 .3.1.5.3.7s.4.3.7.3.5-.1.7-.3c.1-.1.2-.2.2-.3s.1-.2.1-.4 0-.3-.1-.4c0-.1-.1-.2-.2-.3m.6-10.1c-2-.7-4.3.4-5.1 2.5-.2.5.1 1 .6 1.2s1.1-.1 1.3-.6c.4-1 1.5-1.6 2.6-1.2.8.3 1.3 1 1.3 1.9 0 .5-.3.7-1.3 1.2-.7.3-1.7.8-1.7 1.8 0 .6.4 1 1 1 .5 0 .9-.3 1-.7.1-.1.4-.2.6-.3.9-.4 2.5-1.2 2.5-3-.1-1.7-1.2-3.2-2.8-3.8" })
20
19
  ]
21
20
  });
22
21
  //#endregion
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
3
3
  const IconHelpSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -15,8 +14,8 @@ const IconHelpSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg"
15
14
  id: titleId,
16
15
  children: title
17
16
  }) : null,
18
- /* @__PURE__ */ jsx("path", { d: "M12 1C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12 1zm0 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9z" }),
19
- /* @__PURE__ */ jsx("path", { d: "M12.7 16.3c-.4-.4-1.1-.4-1.4 0-.1.1-.2.2-.2.3 0 .1-.1.2-.1.4 0 .3.1.5.3.7.2.2.4.3.7.3s.5-.1.7-.3c.1-.1.2-.2.2-.3 0-.1.1-.2.1-.4s0-.3-.1-.4c0-.1-.1-.2-.2-.3zm.6-10.1c-2-.7-4.3.4-5.1 2.5-.2.5.1 1 .6 1.2.5.2 1.1-.1 1.3-.6.4-1 1.5-1.6 2.6-1.2.8.3 1.3 1 1.3 1.9 0 .5-.3.7-1.3 1.2-.7.3-1.7.8-1.7 1.8 0 .6.4 1 1 1 .5 0 .9-.3 1-.7.1-.1.4-.2.6-.3.9-.4 2.5-1.2 2.5-3-.1-1.7-1.2-3.2-2.8-3.8z" })
17
+ /* @__PURE__ */ jsx("path", { d: "M12 1C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12 1m0 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9" }),
18
+ /* @__PURE__ */ jsx("path", { d: "M12.7 16.3c-.4-.4-1.1-.4-1.4 0-.1.1-.2.2-.2.3s-.1.2-.1.4c0 .3.1.5.3.7s.4.3.7.3.5-.1.7-.3c.1-.1.2-.2.2-.3s.1-.2.1-.4 0-.3-.1-.4c0-.1-.1-.2-.2-.3m.6-10.1c-2-.7-4.3.4-5.1 2.5-.2.5.1 1 .6 1.2s1.1-.1 1.3-.6c.4-1 1.5-1.6 2.6-1.2.8.3 1.3 1 1.3 1.9 0 .5-.3.7-1.3 1.2-.7.3-1.7.8-1.7 1.8 0 .6.4 1 1 1 .5 0 .9-.3 1-.7.1-.1.4-.2.6-.3.9-.4 2.5-1.2 2.5-3-.1-1.7-1.2-3.2-2.8-3.8" })
20
19
  ]
21
20
  });
22
21
  //#endregion
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
3
3
  const IconHistorySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -15,8 +14,8 @@ const IconHistorySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, rea
15
14
  id: titleId,
16
15
  children: title
17
16
  }) : null,
18
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 6c-.6 0-1 .4-1 1v5c0 .4.2.7.6.9l4 2c.1.1.2.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1.1-.4-1.3L13 11.4V7c0-.6-.4-1-1-1z" }),
19
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.1 4.9C15.2 1 8.8 1 4.9 4.9 3.3 6.6 2.3 8.7 2 11H1c-.4 0-.8.2-.9.6-.2.4-.1.8.2 1.1l2 2c.2.2.4.3.7.3s.5-.1.7-.3l2-2c.3-.3.4-.7.2-1.1-.1-.4-.5-.6-.9-.6h-.9c.2-1.8 1-3.4 2.3-4.7 3.1-3.1 8.2-3.1 11.3 0 3.1 3.1 3.1 8.2 0 11.3-3.1 3.1-8.2 3.1-11.3 0-.4-.4-1-.4-1.4 0s-.4 1 0 1.4c1.9 2 4.4 3 7 3 2.6 0 5.1-1 7.1-2.9 3.9-3.9 3.9-10.3 0-14.2z" })
17
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 6c-.6 0-1 .4-1 1v5q0 .6.6.9l4 2c.1.1.2.1.4.1q.6 0 .9-.6c.2-.5 0-1.1-.4-1.3L13 11.4V7c0-.6-.4-1-1-1" }),
18
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.1 4.9C15.2 1 8.8 1 4.9 4.9 3.3 6.6 2.3 8.7 2 11H1c-.4 0-.8.2-.9.6-.2.4-.1.8.2 1.1l2 2c.2.2.4.3.7.3s.5-.1.7-.3l2-2c.3-.3.4-.7.2-1.1-.1-.4-.5-.6-.9-.6h-.9c.2-1.8 1-3.4 2.3-4.7 3.1-3.1 8.2-3.1 11.3 0s3.1 8.2 0 11.3-8.2 3.1-11.3 0c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4c1.9 2 4.4 3 7 3s5.1-1 7.1-2.9c3.9-3.9 3.9-10.3 0-14.2" })
20
19
  ]
21
20
  });
22
21
  //#endregion
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
3
3
  const IconHistorySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -15,8 +14,8 @@ const IconHistorySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("s
15
14
  id: titleId,
16
15
  children: title
17
16
  }) : null,
18
- /* @__PURE__ */ jsx("path", { d: "M12 6c-.6 0-1 .4-1 1v5c0 .4.2.7.6.9l4 2c.1.1.2.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1.1-.4-1.3L13 11.4V7c0-.6-.4-1-1-1z" }),
19
- /* @__PURE__ */ jsx("path", { d: "M19.1 4.9C15.2 1 8.8 1 4.9 4.9 3.3 6.6 2.3 8.7 2 11H1c-.4 0-.8.2-.9.6-.2.4-.1.8.2 1.1l2 2c.2.2.4.3.7.3s.5-.1.7-.3l2-2c.3-.3.4-.7.2-1.1-.1-.4-.5-.6-.9-.6h-.9c.2-1.8 1-3.4 2.3-4.7 3.1-3.1 8.2-3.1 11.3 0 3.1 3.1 3.1 8.2 0 11.3-3.1 3.1-8.2 3.1-11.3 0-.4-.4-1-.4-1.4 0s-.4 1 0 1.4c1.9 2 4.4 3 7 3 2.6 0 5.1-1 7.1-2.9 3.9-3.9 3.9-10.3 0-14.2z" })
17
+ /* @__PURE__ */ jsx("path", { d: "M12 6c-.6 0-1 .4-1 1v5q0 .6.6.9l4 2c.1.1.2.1.4.1q.6 0 .9-.6c.2-.5 0-1.1-.4-1.3L13 11.4V7c0-.6-.4-1-1-1" }),
18
+ /* @__PURE__ */ jsx("path", { d: "M19.1 4.9C15.2 1 8.8 1 4.9 4.9 3.3 6.6 2.3 8.7 2 11H1c-.4 0-.8.2-.9.6-.2.4-.1.8.2 1.1l2 2c.2.2.4.3.7.3s.5-.1.7-.3l2-2c.3-.3.4-.7.2-1.1-.1-.4-.5-.6-.9-.6h-.9c.2-1.8 1-3.4 2.3-4.7 3.1-3.1 8.2-3.1 11.3 0s3.1 8.2 0 11.3-8.2 3.1-11.3 0c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4c1.9 2 4.4 3 7 3s5.1-1 7.1-2.9c3.9-3.9 3.9-10.3 0-14.2" })
20
19
  ]
21
20
  });
22
21
  //#endregion
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
3
3
  const IconHomeSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -13,7 +12,7 @@ const IconHomeSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_
13
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m20.7 9.2-8-7c-.4-.3-.9-.3-1.3 0l-8 7c-.3.2-.4.5-.4.8v11c0 .6.4 1 1 1h16c.6 0 1-.4 1-1V10c0-.3-.1-.6-.3-.8zM19 20h-5v-4c0-.6-.4-1-1-1h-2c-.6 0-1 .4-1 1v4H5v-9.5l7-6.1 7 6.1V20z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m20.7 9.2-8-7c-.4-.3-.9-.3-1.3 0l-8 7c-.3.2-.4.5-.4.8v11c0 .6.4 1 1 1h16c.6 0 1-.4 1-1V10c0-.3-.1-.6-.3-.8M19 20h-5v-4c0-.6-.4-1-1-1h-2c-.6 0-1 .4-1 1v4H5v-9.5l7-6.1 7 6.1z" })]
17
16
  });
18
17
  //#endregion
19
18
  exports.IconHomeSvg = IconHomeSvg;
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
3
3
  const IconHomeSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -13,7 +12,7 @@ const IconHomeSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg"
13
12
  children: [title ? /* @__PURE__ */ jsx("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ jsx("path", { d: "m20.7 9.2-8-7c-.4-.3-.9-.3-1.3 0l-8 7c-.3.2-.4.5-.4.8v11c0 .6.4 1 1 1h16c.6 0 1-.4 1-1V10c0-.3-.1-.6-.3-.8zM19 20h-5v-4c0-.6-.4-1-1-1h-2c-.6 0-1 .4-1 1v4H5v-9.5l7-6.1 7 6.1V20z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "m20.7 9.2-8-7c-.4-.3-.9-.3-1.3 0l-8 7c-.3.2-.4.5-.4.8v11c0 .6.4 1 1 1h16c.6 0 1-.4 1-1V10c0-.3-.1-.6-.3-.8M19 20h-5v-4c0-.6-.4-1-1-1h-2c-.6 0-1 .4-1 1v4H5v-9.5l7-6.1 7 6.1z" })]
17
16
  });
18
17
  //#endregion
19
18
  export { IconHomeSvg };
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
3
3
  const IconImageSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -15,7 +14,7 @@ const IconImageSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react
15
14
  id: titleId,
16
15
  children: title
17
16
  }) : null,
18
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 2H5C3.3 2 2 3.3 2 5v14c0 1.7 1.3 3 3 3h14c1.7 0 3-1.3 3-3V5c0-1.7-1.3-3-3-3zM4 5c0-.6.4-1 1-1h14c.6 0 1 .4 1 1v7.6L17.4 10c-.8-.8-2.1-.8-2.8 0l-9.9 9.9c-.4-.1-.7-.5-.7-.9V5zm15 15H7.4l8.6-8.6 4 4V19c0 .6-.4 1-1 1z" }),
17
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 2H5C3.3 2 2 3.3 2 5v14c0 1.7 1.3 3 3 3h14c1.7 0 3-1.3 3-3V5c0-1.7-1.3-3-3-3M4 5c0-.6.4-1 1-1h14c.6 0 1 .4 1 1v7.6L17.4 10c-.8-.8-2.1-.8-2.8 0l-9.9 9.9c-.4-.1-.7-.5-.7-.9zm15 15H7.4l8.6-8.6 4 4V19c0 .6-.4 1-1 1" }),
19
18
  /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
20
19
  cx: 8,
21
20
  cy: 8,
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
3
3
  const IconImageSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -15,7 +14,7 @@ const IconImageSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg
15
14
  id: titleId,
16
15
  children: title
17
16
  }) : null,
18
- /* @__PURE__ */ jsx("path", { d: "M19 2H5C3.3 2 2 3.3 2 5v14c0 1.7 1.3 3 3 3h14c1.7 0 3-1.3 3-3V5c0-1.7-1.3-3-3-3zM4 5c0-.6.4-1 1-1h14c.6 0 1 .4 1 1v7.6L17.4 10c-.8-.8-2.1-.8-2.8 0l-9.9 9.9c-.4-.1-.7-.5-.7-.9V5zm15 15H7.4l8.6-8.6 4 4V19c0 .6-.4 1-1 1z" }),
17
+ /* @__PURE__ */ jsx("path", { d: "M19 2H5C3.3 2 2 3.3 2 5v14c0 1.7 1.3 3 3 3h14c1.7 0 3-1.3 3-3V5c0-1.7-1.3-3-3-3M4 5c0-.6.4-1 1-1h14c.6 0 1 .4 1 1v7.6L17.4 10c-.8-.8-2.1-.8-2.8 0l-9.9 9.9c-.4-.1-.7-.5-.7-.9zm15 15H7.4l8.6-8.6 4 4V19c0 .6-.4 1-1 1" }),
19
18
  /* @__PURE__ */ jsx("circle", {
20
19
  cx: 8,
21
20
  cy: 8,
@@ -21,10 +21,10 @@ const IconImageBrokenSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0,
21
21
  }),
22
22
  /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
23
23
  fill: "none",
24
- d: "M19 4H5a1 1 0 0 0-1 1v14c0 .43.275.789.656.93l9.93-9.93c.756-.756 2.072-.756 2.828 0L20 12.586V5a1 1 0 0 0-1-1Z"
24
+ d: "M19 4H5a1 1 0 0 0-1 1v14c0 .43.275.789.656.93l9.93-9.93c.756-.756 2.072-.756 2.828 0L20 12.586V5a1 1 0 0 0-1-1"
25
25
  }),
26
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 2H5C3.346 2 2 3.346 2 5v14c0 1.654 1.346 3 3 3h8v-2H7.414L16 11.414 17.586 13H22V5c0-1.654-1.346-3-3-3Zm1 10.586L17.414 10c-.756-.756-2.072-.756-2.828 0l-9.93 9.93A.994.994 0 0 1 4 19V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v7.586Z" }),
27
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m19.914 18.5 1.793-1.793a1 1 0 1 0-1.414-1.414L18.5 17.086l-1.793-1.793a1 1 0 1 0-1.414 1.414l1.793 1.793-1.793 1.793a1 1 0 1 0 1.414 1.414l1.793-1.793 1.793 1.793a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L19.914 18.5Z" })
26
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 2H5C3.346 2 2 3.346 2 5v14c0 1.654 1.346 3 3 3h8v-2H7.414L16 11.414 17.586 13H22V5c0-1.654-1.346-3-3-3m1 10.586L17.414 10c-.756-.756-2.072-.756-2.828 0l-9.93 9.93A.99.99 0 0 1 4 19V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1z" }),
27
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m19.914 18.5 1.793-1.793a1 1 0 1 0-1.414-1.414L18.5 17.086l-1.793-1.793a1 1 0 1 0-1.414 1.414l1.793 1.793-1.793 1.793a1 1 0 1 0 1.414 1.414l1.793-1.793 1.793 1.793a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414z" })
28
28
  ]
29
29
  });
30
30
  //#endregion
@@ -21,10 +21,10 @@ const IconImageBrokenSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsx
21
21
  }),
22
22
  /* @__PURE__ */ jsx("path", {
23
23
  fill: "none",
24
- d: "M19 4H5a1 1 0 0 0-1 1v14c0 .43.275.789.656.93l9.93-9.93c.756-.756 2.072-.756 2.828 0L20 12.586V5a1 1 0 0 0-1-1Z"
24
+ d: "M19 4H5a1 1 0 0 0-1 1v14c0 .43.275.789.656.93l9.93-9.93c.756-.756 2.072-.756 2.828 0L20 12.586V5a1 1 0 0 0-1-1"
25
25
  }),
26
- /* @__PURE__ */ jsx("path", { d: "M19 2H5C3.346 2 2 3.346 2 5v14c0 1.654 1.346 3 3 3h8v-2H7.414L16 11.414 17.586 13H22V5c0-1.654-1.346-3-3-3Zm1 10.586L17.414 10c-.756-.756-2.072-.756-2.828 0l-9.93 9.93A.994.994 0 0 1 4 19V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v7.586Z" }),
27
- /* @__PURE__ */ jsx("path", { d: "m19.914 18.5 1.793-1.793a1 1 0 1 0-1.414-1.414L18.5 17.086l-1.793-1.793a1 1 0 1 0-1.414 1.414l1.793 1.793-1.793 1.793a1 1 0 1 0 1.414 1.414l1.793-1.793 1.793 1.793a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L19.914 18.5Z" })
26
+ /* @__PURE__ */ jsx("path", { d: "M19 2H5C3.346 2 2 3.346 2 5v14c0 1.654 1.346 3 3 3h8v-2H7.414L16 11.414 17.586 13H22V5c0-1.654-1.346-3-3-3m1 10.586L17.414 10c-.756-.756-2.072-.756-2.828 0l-9.93 9.93A.99.99 0 0 1 4 19V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1z" }),
27
+ /* @__PURE__ */ jsx("path", { d: "m19.914 18.5 1.793-1.793a1 1 0 1 0-1.414-1.414L18.5 17.086l-1.793-1.793a1 1 0 1 0-1.414 1.414l1.793 1.793-1.793 1.793a1 1 0 1 0 1.414 1.414l1.793-1.793 1.793 1.793a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414z" })
28
28
  ]
29
29
  });
30
30
  //#endregion
@@ -14,8 +14,8 @@ const IconInfoSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1Zm0 20c-4.963 0-9-4.037-9-9s4.037-9 9-9 9 4.037 9 9-4.037 9-9 9Z" }),
18
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 10h-2v2h1v6h2v-7a1 1 0 0 0-1-1Zm.38-3.92a1 1 0 0 0-.76 0c-.12.05-.23.12-.33.21-.18.19-.29.45-.29.71 0 .07.01.13.02.2.01.06.03.12.06.18.02.06.05.12.09.18l.12.15c.1.09.21.16.33.21.12.06.25.08.38.08s.26-.02.38-.08c.13-.05.23-.12.33-.21.04-.05.09-.1.12-.15.04-.06.07-.12.09-.18.03-.06.05-.12.06-.18.02-.07.02-.13.02-.2 0-.26-.1-.52-.29-.71-.1-.09-.2-.16-.33-.21Z" })
17
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1m0 20c-4.963 0-9-4.037-9-9s4.037-9 9-9 9 4.037 9 9-4.037 9-9 9" }),
18
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 10h-2v2h1v6h2v-7a1 1 0 0 0-1-1m.38-3.92a1 1 0 0 0-.76 0q-.18.075-.33.21c-.18.19-.29.45-.29.71 0 .07.01.13.02.2q.015.09.06.18.03.09.09.18l.12.15q.15.135.33.21c.12.06.25.08.38.08s.26-.02.38-.08c.13-.05.23-.12.33-.21.04-.05.09-.1.12-.15q.06-.09.09-.18.045-.09.06-.18c.02-.07.02-.13.02-.2 0-.26-.1-.52-.29-.71-.1-.09-.2-.16-.33-.21" })
19
19
  ]
20
20
  });
21
21
  //#endregion
@@ -14,8 +14,8 @@ const IconInfoSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg"
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ jsx("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1Zm0 20c-4.963 0-9-4.037-9-9s4.037-9 9-9 9 4.037 9 9-4.037 9-9 9Z" }),
18
- /* @__PURE__ */ jsx("path", { d: "M12 10h-2v2h1v6h2v-7a1 1 0 0 0-1-1Zm.38-3.92a1 1 0 0 0-.76 0c-.12.05-.23.12-.33.21-.18.19-.29.45-.29.71 0 .07.01.13.02.2.01.06.03.12.06.18.02.06.05.12.09.18l.12.15c.1.09.21.16.33.21.12.06.25.08.38.08s.26-.02.38-.08c.13-.05.23-.12.33-.21.04-.05.09-.1.12-.15.04-.06.07-.12.09-.18.03-.06.05-.12.06-.18.02-.07.02-.13.02-.2 0-.26-.1-.52-.29-.71-.1-.09-.2-.16-.33-.21Z" })
17
+ /* @__PURE__ */ jsx("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1m0 20c-4.963 0-9-4.037-9-9s4.037-9 9-9 9 4.037 9 9-4.037 9-9 9" }),
18
+ /* @__PURE__ */ jsx("path", { d: "M12 10h-2v2h1v6h2v-7a1 1 0 0 0-1-1m.38-3.92a1 1 0 0 0-.76 0q-.18.075-.33.21c-.18.19-.29.45-.29.71 0 .07.01.13.02.2q.015.09.06.18.03.09.09.18l.12.15q.15.135.33.21c.12.06.25.08.38.08s.26-.02.38-.08c.13-.05.23-.12.33-.21.04-.05.09-.1.12-.15q.06-.09.09-.18.045-.09.06-.18c.02-.07.02-.13.02-.2 0-.26-.1-.52-.29-.71-.1-.09-.2-.16-.33-.21" })
19
19
  ]
20
20
  });
21
21
  //#endregion
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
3
3
  const IconInvoiceSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -15,8 +14,8 @@ const IconInvoiceSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, rea
15
14
  id: titleId,
16
15
  children: title
17
16
  }) : null,
18
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 2H4c-.6 0-1 .4-1 1v18c0 .3.2.7.5.9.3.2.7.2 1 0l1.5-.8 1.6.8c.3.1.6.1.9 0l1.6-.8 1.6.8c.3.1.6.1.9 0l1.6-.8 1.6.8c.3.1.6.1.9 0l1.6-.8 1.6.8c-.2.1-.1.1.1.1s.4 0 .5-.1c.3-.2.5-.5.5-.9V3c0-.6-.4-1-1-1zm-1 17.4-.6-.3c-.3-.1-.6-.1-.9 0l-1.5.8-1.6-.8c-.1-.1-.2-.1-.4-.1s-.3 0-.4.1l-1.6.8-1.6-.8c-.3-.1-.6-.1-.9 0l-1.5.8-1.6-.8c-.3-.1-.6-.1-.9 0l-.5.3V4h14v15.4z" }),
19
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 12h8c.6 0 1-.4 1-1s-.4-1-1-1H8c-.6 0-1 .4-1 1s.4 1 1 1zm0-4h8c.6 0 1-.4 1-1s-.4-1-1-1H8c-.6 0-1 .4-1 1s.4 1 1 1zm8 6h-3c-.6 0-1 .4-1 1s.4 1 1 1h3c.6 0 1-.4 1-1s-.4-1-1-1z" })
17
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 2H4c-.6 0-1 .4-1 1v18c0 .3.2.7.5.9s.7.2 1 0l1.5-.8 1.6.8q.45.15.9 0l1.6-.8 1.6.8q.45.15.9 0l1.6-.8 1.6.8q.45.15.9 0l1.6-.8 1.6.8c-.2.1-.1.1.1.1s.4 0 .5-.1c.3-.2.5-.5.5-.9V3c0-.6-.4-1-1-1m-1 17.4-.6-.3q-.45-.15-.9 0l-1.5.8-1.6-.8c-.1-.1-.2-.1-.4-.1s-.3 0-.4.1l-1.6.8-1.6-.8q-.45-.15-.9 0l-1.5.8-1.6-.8q-.45-.15-.9 0l-.5.3V4h14z" }),
18
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 12h8c.6 0 1-.4 1-1s-.4-1-1-1H8c-.6 0-1 .4-1 1s.4 1 1 1m0-4h8c.6 0 1-.4 1-1s-.4-1-1-1H8c-.6 0-1 .4-1 1s.4 1 1 1m8 6h-3c-.6 0-1 .4-1 1s.4 1 1 1h3c.6 0 1-.4 1-1s-.4-1-1-1" })
20
19
  ]
21
20
  });
22
21
  //#endregion
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
3
3
  const IconInvoiceSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -15,8 +14,8 @@ const IconInvoiceSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("s
15
14
  id: titleId,
16
15
  children: title
17
16
  }) : null,
18
- /* @__PURE__ */ jsx("path", { d: "M20 2H4c-.6 0-1 .4-1 1v18c0 .3.2.7.5.9.3.2.7.2 1 0l1.5-.8 1.6.8c.3.1.6.1.9 0l1.6-.8 1.6.8c.3.1.6.1.9 0l1.6-.8 1.6.8c.3.1.6.1.9 0l1.6-.8 1.6.8c-.2.1-.1.1.1.1s.4 0 .5-.1c.3-.2.5-.5.5-.9V3c0-.6-.4-1-1-1zm-1 17.4-.6-.3c-.3-.1-.6-.1-.9 0l-1.5.8-1.6-.8c-.1-.1-.2-.1-.4-.1s-.3 0-.4.1l-1.6.8-1.6-.8c-.3-.1-.6-.1-.9 0l-1.5.8-1.6-.8c-.3-.1-.6-.1-.9 0l-.5.3V4h14v15.4z" }),
19
- /* @__PURE__ */ jsx("path", { d: "M8 12h8c.6 0 1-.4 1-1s-.4-1-1-1H8c-.6 0-1 .4-1 1s.4 1 1 1zm0-4h8c.6 0 1-.4 1-1s-.4-1-1-1H8c-.6 0-1 .4-1 1s.4 1 1 1zm8 6h-3c-.6 0-1 .4-1 1s.4 1 1 1h3c.6 0 1-.4 1-1s-.4-1-1-1z" })
17
+ /* @__PURE__ */ jsx("path", { d: "M20 2H4c-.6 0-1 .4-1 1v18c0 .3.2.7.5.9s.7.2 1 0l1.5-.8 1.6.8q.45.15.9 0l1.6-.8 1.6.8q.45.15.9 0l1.6-.8 1.6.8q.45.15.9 0l1.6-.8 1.6.8c-.2.1-.1.1.1.1s.4 0 .5-.1c.3-.2.5-.5.5-.9V3c0-.6-.4-1-1-1m-1 17.4-.6-.3q-.45-.15-.9 0l-1.5.8-1.6-.8c-.1-.1-.2-.1-.4-.1s-.3 0-.4.1l-1.6.8-1.6-.8q-.45-.15-.9 0l-1.5.8-1.6-.8q-.45-.15-.9 0l-.5.3V4h14z" }),
18
+ /* @__PURE__ */ jsx("path", { d: "M8 12h8c.6 0 1-.4 1-1s-.4-1-1-1H8c-.6 0-1 .4-1 1s.4 1 1 1m0-4h8c.6 0 1-.4 1-1s-.4-1-1-1H8c-.6 0-1 .4-1 1s.4 1 1 1m8 6h-3c-.6 0-1 .4-1 1s.4 1 1 1h3c.6 0 1-.4 1-1s-.4-1-1-1" })
20
19
  ]
21
20
  });
22
21
  //#endregion
@@ -12,7 +12,7 @@ const IconItalicSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, reac
12
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18 3H9a1 1 0 1 0 0 2h3.72l-3.5 14H6a1 1 0 1 0 0 2h9a1 1 0 1 0 0-2h-3.72l3.5-14H18a1 1 0 1 0 0-2Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18 3H9a1 1 0 1 0 0 2h3.72l-3.5 14H6a1 1 0 1 0 0 2h9a1 1 0 1 0 0-2h-3.72l3.5-14H18a1 1 0 1 0 0-2" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconItalicSvg = IconItalicSvg;
@@ -12,7 +12,7 @@ const IconItalicSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("sv
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "M18 3H9a1 1 0 1 0 0 2h3.72l-3.5 14H6a1 1 0 1 0 0 2h9a1 1 0 1 0 0-2h-3.72l3.5-14H18a1 1 0 1 0 0-2Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M18 3H9a1 1 0 1 0 0 2h3.72l-3.5 14H6a1 1 0 1 0 0 2h9a1 1 0 1 0 0-2h-3.72l3.5-14H18a1 1 0 1 0 0-2" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconItalicSvg };
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
2
2
  //#region src/lib/components/icons/IconLanguage/IconLanguageSvg.tsx
3
3
  const IconLanguageSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- width: 16,
6
- height: 16,
7
5
  viewBox: "0 0 24 24",
8
6
  focusable: "false",
9
7
  fill: "currentColor",
8
+ width: 16,
9
+ height: 16,
10
10
  "aria-labelledby": titleId,
11
11
  ...props,
12
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m21.897 20.684-4-8.125c-.337-.684-1.457-.684-1.794 0l-4 8.125a1 1 0 0 0 1.794.882L14.67 20h4.662l.772 1.566a1 1 0 0 0 1.794-.882ZM15.653 18 17 15.264 18.347 18h-2.694ZM13 14a1 1 0 1 0 0-2 6.981 6.981 0 0 1-3.397-.893A8.96 8.96 0 0 0 11.952 6H13a1 1 0 1 0 0-2H9.006V3a1 1 0 1 0-2 0v1H3a1 1 0 1 0 0 2h6.93a6.98 6.98 0 0 1-1.92 3.891 6.996 6.996 0 0 1-1.501-2.265 1 1 0 0 0-1.854.752 8.998 8.998 0 0 0 1.76 2.733A6.95 6.95 0 0 1 3.011 12a1 1 0 1 0 0 2 8.946 8.946 0 0 0 4.985-1.513A8.988 8.988 0 0 0 13 14Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m21.897 20.684-4-8.125c-.337-.684-1.457-.684-1.794 0l-4 8.125a1 1 0 0 0 1.794.882L14.67 20h4.662l.772 1.566a1 1 0 0 0 1.794-.882M15.653 18 17 15.264 18.347 18zM13 14a1 1 0 1 0 0-2 7 7 0 0 1-3.397-.893A8.96 8.96 0 0 0 11.952 6H13a1 1 0 1 0 0-2H9.006V3a1 1 0 1 0-2 0v1H3a1 1 0 1 0 0 2h6.93a6.98 6.98 0 0 1-1.92 3.891 7 7 0 0 1-1.501-2.265 1 1 0 0 0-1.854.752 9 9 0 0 0 1.76 2.733A6.95 6.95 0 0 1 3.011 12a1 1 0 1 0 0 2 8.95 8.95 0 0 0 4.985-1.513A9 9 0 0 0 13 14" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconLanguageSvg = IconLanguageSvg;
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  //#region src/lib/components/icons/IconLanguage/IconLanguageSvg.tsx
3
3
  const IconLanguageSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- width: 16,
6
- height: 16,
7
5
  viewBox: "0 0 24 24",
8
6
  focusable: "false",
9
7
  fill: "currentColor",
8
+ width: 16,
9
+ height: 16,
10
10
  "aria-labelledby": titleId,
11
11
  ...props,
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "m21.897 20.684-4-8.125c-.337-.684-1.457-.684-1.794 0l-4 8.125a1 1 0 0 0 1.794.882L14.67 20h4.662l.772 1.566a1 1 0 0 0 1.794-.882ZM15.653 18 17 15.264 18.347 18h-2.694ZM13 14a1 1 0 1 0 0-2 6.981 6.981 0 0 1-3.397-.893A8.96 8.96 0 0 0 11.952 6H13a1 1 0 1 0 0-2H9.006V3a1 1 0 1 0-2 0v1H3a1 1 0 1 0 0 2h6.93a6.98 6.98 0 0 1-1.92 3.891 6.996 6.996 0 0 1-1.501-2.265 1 1 0 0 0-1.854.752 8.998 8.998 0 0 0 1.76 2.733A6.95 6.95 0 0 1 3.011 12a1 1 0 1 0 0 2 8.946 8.946 0 0 0 4.985-1.513A8.988 8.988 0 0 0 13 14Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "m21.897 20.684-4-8.125c-.337-.684-1.457-.684-1.794 0l-4 8.125a1 1 0 0 0 1.794.882L14.67 20h4.662l.772 1.566a1 1 0 0 0 1.794-.882M15.653 18 17 15.264 18.347 18zM13 14a1 1 0 1 0 0-2 7 7 0 0 1-3.397-.893A8.96 8.96 0 0 0 11.952 6H13a1 1 0 1 0 0-2H9.006V3a1 1 0 1 0-2 0v1H3a1 1 0 1 0 0 2h6.93a6.98 6.98 0 0 1-1.92 3.891 7 7 0 0 1-1.501-2.265 1 1 0 0 0-1.854.752 9 9 0 0 0 1.76 2.733A6.95 6.95 0 0 1 3.011 12a1 1 0 1 0 0 2 8.95 8.95 0 0 0 4.985-1.513A9 9 0 0 0 13 14" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconLanguageSvg };
@@ -14,14 +14,14 @@ const IconLicenceSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, rea
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 4H5C3.346 4 2 5.346 2 7v10c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3V7c0-1.654-1.346-3-3-3Zm1 13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v10Z" }),
18
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 8h-3a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2Zm0 4h-3a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2Z" }),
17
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 4H5C3.346 4 2 5.346 2 7v10c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3V7c0-1.654-1.346-3-3-3m1 13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1z" }),
18
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 8h-3a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2m0 4h-3a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2" }),
19
19
  /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
20
20
  cx: 9,
21
21
  cy: 10,
22
22
  r: 2
23
23
  }),
24
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 13H8a2 2 0 0 0-2 2v1h6v-1a2 2 0 0 0-2-2Z" })
24
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 13H8a2 2 0 0 0-2 2v1h6v-1a2 2 0 0 0-2-2" })
25
25
  ]
26
26
  });
27
27
  //#endregion
@@ -14,14 +14,14 @@ const IconLicenceSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("s
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ jsx("path", { d: "M19 4H5C3.346 4 2 5.346 2 7v10c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3V7c0-1.654-1.346-3-3-3Zm1 13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v10Z" }),
18
- /* @__PURE__ */ jsx("path", { d: "M17 8h-3a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2Zm0 4h-3a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2Z" }),
17
+ /* @__PURE__ */ jsx("path", { d: "M19 4H5C3.346 4 2 5.346 2 7v10c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3V7c0-1.654-1.346-3-3-3m1 13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1z" }),
18
+ /* @__PURE__ */ jsx("path", { d: "M17 8h-3a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2m0 4h-3a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2" }),
19
19
  /* @__PURE__ */ jsx("circle", {
20
20
  cx: 9,
21
21
  cy: 10,
22
22
  r: 2
23
23
  }),
24
- /* @__PURE__ */ jsx("path", { d: "M10 13H8a2 2 0 0 0-2 2v1h6v-1a2 2 0 0 0-2-2Z" })
24
+ /* @__PURE__ */ jsx("path", { d: "M10 13H8a2 2 0 0 0-2 2v1h6v-1a2 2 0 0 0-2-2" })
25
25
  ]
26
26
  });
27
27
  //#endregion
@@ -14,8 +14,8 @@ const IconLinkSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.054 21.946a4.965 4.965 0 0 1-3.535-1.465c-.945-.943-1.465-2.199-1.465-3.535s.52-2.592 1.465-3.535l3.239-3.24a1 1 0 1 1 1.414 1.415l-3.24 3.24c-.566.566-.878 1.319-.878 2.12s.312 1.555.879 2.121c1.132 1.133 3.109 1.133 4.242 0l3.24-3.239a1 1 0 1 1 1.413 1.414l-3.24 3.24a4.964 4.964 0 0 1-3.534 1.464Zm9.481-7.825a1 1 0 0 1-.707-1.707l3.24-3.238a3.005 3.005 0 0 0 0-4.243 3.007 3.007 0 0 0-4.244 0l-3.238 3.239a1 1 0 1 1-1.414-1.414l3.238-3.24a5.006 5.006 0 0 1 7.071 0 5.008 5.008 0 0 1 0 7.072l-3.239 3.238a.997.997 0 0 1-.707.293Z" }),
18
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8.172 16.828a1 1 0 0 1-.707-1.707l7.656-7.656a1 1 0 1 1 1.414 1.414L8.88 16.535a.997.997 0 0 1-.707.293Z" })
17
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.054 21.946a4.97 4.97 0 0 1-3.535-1.465c-.945-.943-1.465-2.199-1.465-3.535s.52-2.592 1.465-3.535l3.239-3.24a1 1 0 1 1 1.414 1.415l-3.24 3.24c-.566.566-.878 1.319-.878 2.12s.312 1.555.879 2.121c1.132 1.133 3.109 1.133 4.242 0l3.24-3.239a1 1 0 1 1 1.413 1.414l-3.24 3.24a4.96 4.96 0 0 1-3.534 1.464m9.481-7.825a1 1 0 0 1-.707-1.707l3.24-3.238a3.005 3.005 0 0 0 0-4.243 3.007 3.007 0 0 0-4.244 0l-3.238 3.239a1 1 0 1 1-1.414-1.414l3.238-3.24a5.006 5.006 0 0 1 7.071 0 5.01 5.01 0 0 1 0 7.072l-3.239 3.238a1 1 0 0 1-.707.293" }),
18
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8.172 16.828a1 1 0 0 1-.707-1.707l7.656-7.656a1 1 0 1 1 1.414 1.414L8.88 16.535a1 1 0 0 1-.707.293Z" })
19
19
  ]
20
20
  });
21
21
  //#endregion
@@ -14,8 +14,8 @@ const IconLinkSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg"
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ jsx("path", { d: "M7.054 21.946a4.965 4.965 0 0 1-3.535-1.465c-.945-.943-1.465-2.199-1.465-3.535s.52-2.592 1.465-3.535l3.239-3.24a1 1 0 1 1 1.414 1.415l-3.24 3.24c-.566.566-.878 1.319-.878 2.12s.312 1.555.879 2.121c1.132 1.133 3.109 1.133 4.242 0l3.24-3.239a1 1 0 1 1 1.413 1.414l-3.24 3.24a4.964 4.964 0 0 1-3.534 1.464Zm9.481-7.825a1 1 0 0 1-.707-1.707l3.24-3.238a3.005 3.005 0 0 0 0-4.243 3.007 3.007 0 0 0-4.244 0l-3.238 3.239a1 1 0 1 1-1.414-1.414l3.238-3.24a5.006 5.006 0 0 1 7.071 0 5.008 5.008 0 0 1 0 7.072l-3.239 3.238a.997.997 0 0 1-.707.293Z" }),
18
- /* @__PURE__ */ jsx("path", { d: "M8.172 16.828a1 1 0 0 1-.707-1.707l7.656-7.656a1 1 0 1 1 1.414 1.414L8.88 16.535a.997.997 0 0 1-.707.293Z" })
17
+ /* @__PURE__ */ jsx("path", { d: "M7.054 21.946a4.97 4.97 0 0 1-3.535-1.465c-.945-.943-1.465-2.199-1.465-3.535s.52-2.592 1.465-3.535l3.239-3.24a1 1 0 1 1 1.414 1.415l-3.24 3.24c-.566.566-.878 1.319-.878 2.12s.312 1.555.879 2.121c1.132 1.133 3.109 1.133 4.242 0l3.24-3.239a1 1 0 1 1 1.413 1.414l-3.24 3.24a4.96 4.96 0 0 1-3.534 1.464m9.481-7.825a1 1 0 0 1-.707-1.707l3.24-3.238a3.005 3.005 0 0 0 0-4.243 3.007 3.007 0 0 0-4.244 0l-3.238 3.239a1 1 0 1 1-1.414-1.414l3.238-3.24a5.006 5.006 0 0 1 7.071 0 5.01 5.01 0 0 1 0 7.072l-3.239 3.238a1 1 0 0 1-.707.293" }),
18
+ /* @__PURE__ */ jsx("path", { d: "M8.172 16.828a1 1 0 0 1-.707-1.707l7.656-7.656a1 1 0 1 1 1.414 1.414L8.88 16.535a1 1 0 0 1-.707.293Z" })
19
19
  ]
20
20
  });
21
21
  //#endregion
@@ -12,7 +12,7 @@ const IconLinkBrokenSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0,
12
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.054 21.946a4.965 4.965 0 0 1-3.535-1.465c-.945-.943-1.465-2.199-1.465-3.535s.52-2.592 1.465-3.535l3.239-3.24a1 1 0 1 1 1.414 1.415l-3.24 3.24c-.566.566-.878 1.319-.878 2.12s.312 1.555.879 2.121c1.132 1.133 3.109 1.133 4.242 0l3.24-3.239a1 1 0 1 1 1.413 1.414l-3.24 3.24a4.964 4.964 0 0 1-3.534 1.464Zm9.481-7.825a1 1 0 0 1-.707-1.707l3.24-3.238a3.005 3.005 0 0 0 0-4.243 3.007 3.007 0 0 0-4.244 0l-3.238 3.239a1 1 0 1 1-1.414-1.414l3.238-3.24a5.006 5.006 0 0 1 7.071 0 5.008 5.008 0 0 1 0 7.072l-3.239 3.238a.997.997 0 0 1-.707.293ZM5.574 6.587a.997.997 0 0 1-.707-.293L3.453 4.879a1 1 0 1 1 1.414-1.414L6.281 4.88a1 1 0 0 1-.707 1.707ZM3.896 9.494a.994.994 0 0 1-.26-.034l-1.93-.518a1 1 0 0 1 .517-1.931l1.931.517a1 1 0 0 1-.258 1.966ZM8.48 4.908a.999.999 0 0 1-.964-.741l-.518-1.932a1 1 0 0 1 1.932-.517l.517 1.931a1 1 0 0 1-.967 1.26Zm11.36 15.92a.997.997 0 0 1-.707-.293l-1.414-1.415a1 1 0 1 1 1.414-1.414l1.414 1.415a1 1 0 0 1-.707 1.707Zm2.197-3.805a.994.994 0 0 1-.26-.034l-1.931-.517a1 1 0 0 1 .517-1.932l1.932.518a1 1 0 0 1-.258 1.965Zm-6.002 6a.999.999 0 0 1-.965-.74l-.517-1.932a1 1 0 0 1 1.931-.518l.518 1.932a1 1 0 0 1-.967 1.258Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.054 21.946a4.97 4.97 0 0 1-3.535-1.465c-.945-.943-1.465-2.199-1.465-3.535s.52-2.592 1.465-3.535l3.239-3.24a1 1 0 1 1 1.414 1.415l-3.24 3.24c-.566.566-.878 1.319-.878 2.12s.312 1.555.879 2.121c1.132 1.133 3.109 1.133 4.242 0l3.24-3.239a1 1 0 1 1 1.413 1.414l-3.24 3.24a4.96 4.96 0 0 1-3.534 1.464m9.481-7.825a1 1 0 0 1-.707-1.707l3.24-3.238a3.005 3.005 0 0 0 0-4.243 3.007 3.007 0 0 0-4.244 0l-3.238 3.239a1 1 0 1 1-1.414-1.414l3.238-3.24a5.006 5.006 0 0 1 7.071 0 5.01 5.01 0 0 1 0 7.072l-3.239 3.238a1 1 0 0 1-.707.293M5.574 6.587a1 1 0 0 1-.707-.293L3.453 4.879a1 1 0 1 1 1.414-1.414L6.281 4.88a1 1 0 0 1-.707 1.707M3.896 9.494a1 1 0 0 1-.26-.034l-1.93-.518a1 1 0 0 1 .517-1.931l1.931.517a1 1 0 0 1-.258 1.966M8.48 4.908a1 1 0 0 1-.964-.741l-.518-1.932a1 1 0 0 1 1.932-.517l.517 1.931a1 1 0 0 1-.967 1.26Zm11.36 15.92a1 1 0 0 1-.707-.293l-1.414-1.415a1 1 0 1 1 1.414-1.414l1.414 1.415a1 1 0 0 1-.707 1.707m2.197-3.805a1 1 0 0 1-.26-.034l-1.931-.517a1 1 0 0 1 .517-1.932l1.932.518a1 1 0 0 1-.258 1.965m-6.002 6a1 1 0 0 1-.965-.74l-.517-1.932a1 1 0 0 1 1.931-.518l.518 1.932a1 1 0 0 1-.967 1.258" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconLinkBrokenSvg = IconLinkBrokenSvg;
@@ -12,7 +12,7 @@ const IconLinkBrokenSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "M7.054 21.946a4.965 4.965 0 0 1-3.535-1.465c-.945-.943-1.465-2.199-1.465-3.535s.52-2.592 1.465-3.535l3.239-3.24a1 1 0 1 1 1.414 1.415l-3.24 3.24c-.566.566-.878 1.319-.878 2.12s.312 1.555.879 2.121c1.132 1.133 3.109 1.133 4.242 0l3.24-3.239a1 1 0 1 1 1.413 1.414l-3.24 3.24a4.964 4.964 0 0 1-3.534 1.464Zm9.481-7.825a1 1 0 0 1-.707-1.707l3.24-3.238a3.005 3.005 0 0 0 0-4.243 3.007 3.007 0 0 0-4.244 0l-3.238 3.239a1 1 0 1 1-1.414-1.414l3.238-3.24a5.006 5.006 0 0 1 7.071 0 5.008 5.008 0 0 1 0 7.072l-3.239 3.238a.997.997 0 0 1-.707.293ZM5.574 6.587a.997.997 0 0 1-.707-.293L3.453 4.879a1 1 0 1 1 1.414-1.414L6.281 4.88a1 1 0 0 1-.707 1.707ZM3.896 9.494a.994.994 0 0 1-.26-.034l-1.93-.518a1 1 0 0 1 .517-1.931l1.931.517a1 1 0 0 1-.258 1.966ZM8.48 4.908a.999.999 0 0 1-.964-.741l-.518-1.932a1 1 0 0 1 1.932-.517l.517 1.931a1 1 0 0 1-.967 1.26Zm11.36 15.92a.997.997 0 0 1-.707-.293l-1.414-1.415a1 1 0 1 1 1.414-1.414l1.414 1.415a1 1 0 0 1-.707 1.707Zm2.197-3.805a.994.994 0 0 1-.26-.034l-1.931-.517a1 1 0 0 1 .517-1.932l1.932.518a1 1 0 0 1-.258 1.965Zm-6.002 6a.999.999 0 0 1-.965-.74l-.517-1.932a1 1 0 0 1 1.931-.518l.518 1.932a1 1 0 0 1-.967 1.258Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M7.054 21.946a4.97 4.97 0 0 1-3.535-1.465c-.945-.943-1.465-2.199-1.465-3.535s.52-2.592 1.465-3.535l3.239-3.24a1 1 0 1 1 1.414 1.415l-3.24 3.24c-.566.566-.878 1.319-.878 2.12s.312 1.555.879 2.121c1.132 1.133 3.109 1.133 4.242 0l3.24-3.239a1 1 0 1 1 1.413 1.414l-3.24 3.24a4.96 4.96 0 0 1-3.534 1.464m9.481-7.825a1 1 0 0 1-.707-1.707l3.24-3.238a3.005 3.005 0 0 0 0-4.243 3.007 3.007 0 0 0-4.244 0l-3.238 3.239a1 1 0 1 1-1.414-1.414l3.238-3.24a5.006 5.006 0 0 1 7.071 0 5.01 5.01 0 0 1 0 7.072l-3.239 3.238a1 1 0 0 1-.707.293M5.574 6.587a1 1 0 0 1-.707-.293L3.453 4.879a1 1 0 1 1 1.414-1.414L6.281 4.88a1 1 0 0 1-.707 1.707M3.896 9.494a1 1 0 0 1-.26-.034l-1.93-.518a1 1 0 0 1 .517-1.931l1.931.517a1 1 0 0 1-.258 1.966M8.48 4.908a1 1 0 0 1-.964-.741l-.518-1.932a1 1 0 0 1 1.932-.517l.517 1.931a1 1 0 0 1-.967 1.26Zm11.36 15.92a1 1 0 0 1-.707-.293l-1.414-1.415a1 1 0 1 1 1.414-1.414l1.414 1.415a1 1 0 0 1-.707 1.707m2.197-3.805a1 1 0 0 1-.26-.034l-1.931-.517a1 1 0 0 1 .517-1.932l1.932.518a1 1 0 0 1-.258 1.965m-6.002 6a1 1 0 0 1-.965-.74l-.517-1.932a1 1 0 0 1 1.931-.518l.518 1.932a1 1 0 0 1-.967 1.258" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconLinkBrokenSvg };
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
3
3
  const IconMailSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -13,7 +12,7 @@ const IconMailSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_
13
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22 6.8C21.9 5.2 20.6 4 19 4H5C3.4 4 2.1 5.2 2 6.8V17c0 1.7 1.3 3 3 3h14c1.7 0 3-1.3 3-3V6.8zM5 6h14c.4 0 .7.2.9.5L12 11.8 4.1 6.5c.2-.3.5-.5.9-.5zm14 12H5c-.6 0-1-.4-1-1V8.9l7.4 5c.2.1.4.2.6.2s.4-.1.6-.2l7.4-5V17c0 .6-.4 1-1 1z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22 6.8C21.9 5.2 20.6 4 19 4H5C3.4 4 2.1 5.2 2 6.8V17c0 1.7 1.3 3 3 3h14c1.7 0 3-1.3 3-3zM5 6h14c.4 0 .7.2.9.5L12 11.8 4.1 6.5c.2-.3.5-.5.9-.5m14 12H5c-.6 0-1-.4-1-1V8.9l7.4 5c.2.1.4.2.6.2s.4-.1.6-.2l7.4-5V17c0 .6-.4 1-1 1" })]
17
16
  });
18
17
  //#endregion
19
18
  exports.IconMailSvg = IconMailSvg;
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
3
3
  const IconMailSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -13,7 +12,7 @@ const IconMailSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg"
13
12
  children: [title ? /* @__PURE__ */ jsx("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ jsx("path", { d: "M22 6.8C21.9 5.2 20.6 4 19 4H5C3.4 4 2.1 5.2 2 6.8V17c0 1.7 1.3 3 3 3h14c1.7 0 3-1.3 3-3V6.8zM5 6h14c.4 0 .7.2.9.5L12 11.8 4.1 6.5c.2-.3.5-.5.9-.5zm14 12H5c-.6 0-1-.4-1-1V8.9l7.4 5c.2.1.4.2.6.2s.4-.1.6-.2l7.4-5V17c0 .6-.4 1-1 1z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M22 6.8C21.9 5.2 20.6 4 19 4H5C3.4 4 2.1 5.2 2 6.8V17c0 1.7 1.3 3 3 3h14c1.7 0 3-1.3 3-3zM5 6h14c.4 0 .7.2.9.5L12 11.8 4.1 6.5c.2-.3.5-.5.9-.5m14 12H5c-.6 0-1-.4-1-1V8.9l7.4 5c.2.1.4.2.6.2s.4-.1.6-.2l7.4-5V17c0 .6-.4 1-1 1" })]
17
16
  });
18
17
  //#endregion
19
18
  export { IconMailSvg };
@@ -2,23 +2,20 @@ let react_jsx_runtime = require("react/jsx-runtime");
2
2
  //#region src/lib/components/icons/IconMessage/IconMessageSvg.tsx
3
3
  const IconMessageSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- width: 16,
6
- height: 16,
7
5
  viewBox: "0 0 24 24",
8
6
  focusable: "false",
9
7
  fill: "currentColor",
8
+ width: 16,
9
+ height: 16,
10
10
  "aria-labelledby": titleId,
11
11
  ...props,
12
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
13
13
  id: titleId,
14
14
  children: title
15
15
  }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
16
- d: "M12 3a9 9 0 0 0-7.605 13.815L3 21l4.909-.982A9 9 0 1 0 12 3Z",
17
- fill: "none",
18
- stroke: "currentColor",
19
- strokeLinecap: "round",
20
- strokeLinejoin: "round",
21
- strokeWidth: 2
16
+ fillRule: "evenodd",
17
+ d: "M6.911 3.39a10 10 0 1 1 .863 17.674l-4.578.917a1 1 0 0 1-1.145-1.297l1.25-3.75A10 10 0 0 1 6.91 3.392M12 4a8 8 0 0 0-6.76 12.28 1 1 0 0 1 .104.851l-.85 2.55 3.219-.644a1 1 0 0 1 .65.09A8 8 0 1 0 12 4",
18
+ clipRule: "evenodd"
22
19
  })]
23
20
  });
24
21
  //#endregion
@@ -2,23 +2,20 @@ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  //#region src/lib/components/icons/IconMessage/IconMessageSvg.tsx
3
3
  const IconMessageSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- width: 16,
6
- height: 16,
7
5
  viewBox: "0 0 24 24",
8
6
  focusable: "false",
9
7
  fill: "currentColor",
8
+ width: 16,
9
+ height: 16,
10
10
  "aria-labelledby": titleId,
11
11
  ...props,
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
15
  }) : null, /* @__PURE__ */ jsx("path", {
16
- d: "M12 3a9 9 0 0 0-7.605 13.815L3 21l4.909-.982A9 9 0 1 0 12 3Z",
17
- fill: "none",
18
- stroke: "currentColor",
19
- strokeLinecap: "round",
20
- strokeLinejoin: "round",
21
- strokeWidth: 2
16
+ fillRule: "evenodd",
17
+ d: "M6.911 3.39a10 10 0 1 1 .863 17.674l-4.578.917a1 1 0 0 1-1.145-1.297l1.25-3.75A10 10 0 0 1 6.91 3.392M12 4a8 8 0 0 0-6.76 12.28 1 1 0 0 1 .104.851l-.85 2.55 3.219-.644a1 1 0 0 1 .65.09A8 8 0 1 0 12 4",
18
+ clipRule: "evenodd"
22
19
  })]
23
20
  });
24
21
  //#endregion
@@ -2,11 +2,11 @@ let react_jsx_runtime = require("react/jsx-runtime");
2
2
  //#region src/lib/components/icons/IconMicrophone/IconMicrophoneSvg.tsx
3
3
  const IconMicrophoneSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- width: 16,
6
- height: 16,
7
5
  viewBox: "0 0 24 24",
8
6
  focusable: "false",
9
7
  fill: "currentColor",
8
+ width: 16,
9
+ height: 16,
10
10
  "aria-labelledby": titleId,
11
11
  ...props,
12
12
  children: [
@@ -14,8 +14,8 @@ const IconMicrophoneSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0,
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 12a1 1 0 1 0-2 0c0 2.757-2.243 5-5 5s-5-2.243-5-5a1 1 0 1 0-2 0c0 3.519 2.614 6.432 6 6.92V20H9a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2h-2v-1.08c3.386-.488 6-3.401 6-6.92Z" }),
18
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 16c2.206 0 4-1.794 4-4V6c0-2.206-1.794-4-4-4S8 3.794 8 6v6c0 2.206 1.794 4 4 4ZM10 6c0-1.103.897-2 2-2s2 .897 2 2v6c0 1.103-.897 2-2 2s-2-.897-2-2V6Z" })
17
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 12a1 1 0 1 0-2 0c0 2.757-2.243 5-5 5s-5-2.243-5-5a1 1 0 1 0-2 0c0 3.519 2.614 6.432 6 6.92V20H9a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2h-2v-1.08c3.386-.488 6-3.401 6-6.92" }),
18
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 16c2.206 0 4-1.794 4-4V6c0-2.206-1.794-4-4-4S8 3.794 8 6v6c0 2.206 1.794 4 4 4M10 6c0-1.103.897-2 2-2s2 .897 2 2v6c0 1.103-.897 2-2 2s-2-.897-2-2z" })
19
19
  ]
20
20
  });
21
21
  //#endregion
@@ -2,11 +2,11 @@ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  //#region src/lib/components/icons/IconMicrophone/IconMicrophoneSvg.tsx
3
3
  const IconMicrophoneSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- width: 16,
6
- height: 16,
7
5
  viewBox: "0 0 24 24",
8
6
  focusable: "false",
9
7
  fill: "currentColor",
8
+ width: 16,
9
+ height: 16,
10
10
  "aria-labelledby": titleId,
11
11
  ...props,
12
12
  children: [
@@ -14,8 +14,8 @@ const IconMicrophoneSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ jsx("path", { d: "M19 12a1 1 0 1 0-2 0c0 2.757-2.243 5-5 5s-5-2.243-5-5a1 1 0 1 0-2 0c0 3.519 2.614 6.432 6 6.92V20H9a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2h-2v-1.08c3.386-.488 6-3.401 6-6.92Z" }),
18
- /* @__PURE__ */ jsx("path", { d: "M12 16c2.206 0 4-1.794 4-4V6c0-2.206-1.794-4-4-4S8 3.794 8 6v6c0 2.206 1.794 4 4 4ZM10 6c0-1.103.897-2 2-2s2 .897 2 2v6c0 1.103-.897 2-2 2s-2-.897-2-2V6Z" })
17
+ /* @__PURE__ */ jsx("path", { d: "M19 12a1 1 0 1 0-2 0c0 2.757-2.243 5-5 5s-5-2.243-5-5a1 1 0 1 0-2 0c0 3.519 2.614 6.432 6 6.92V20H9a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2h-2v-1.08c3.386-.488 6-3.401 6-6.92" }),
18
+ /* @__PURE__ */ jsx("path", { d: "M12 16c2.206 0 4-1.794 4-4V6c0-2.206-1.794-4-4-4S8 3.794 8 6v6c0 2.206 1.794 4 4 4M10 6c0-1.103.897-2 2-2s2 .897 2 2v6c0 1.103-.897 2-2 2s-2-.897-2-2z" })
19
19
  ]
20
20
  });
21
21
  //#endregion