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
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
3
3
  const IconMinusSvg = ({ 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 IconMinusSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react
13
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18 11H6c-.6 0-1 .4-1 1s.4 1 1 1h12c.6 0 1-.4 1-1s-.4-1-1-1z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18 11H6c-.6 0-1 .4-1 1s.4 1 1 1h12c.6 0 1-.4 1-1s-.4-1-1-1" })]
17
16
  });
18
17
  //#endregion
19
18
  exports.IconMinusSvg = IconMinusSvg;
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
3
3
  const IconMinusSvg = ({ 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 IconMinusSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg
13
12
  children: [title ? /* @__PURE__ */ jsx("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ jsx("path", { d: "M18 11H6c-.6 0-1 .4-1 1s.4 1 1 1h12c.6 0 1-.4 1-1s-.4-1-1-1z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M18 11H6c-.6 0-1 .4-1 1s.4 1 1 1h12c.6 0 1-.4 1-1s-.4-1-1-1" })]
17
16
  });
18
17
  //#endregion
19
18
  export { IconMinusSvg };
@@ -2,11 +2,11 @@ let react_jsx_runtime = require("react/jsx-runtime");
2
2
  //#region src/lib/components/icons/IconMobile/IconMobileSvg.tsx
3
3
  const IconMobileSvg = ({ 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 IconMobileSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, reac
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12.71 16.29a1.047 1.047 0 0 0-1.42 0 1.029 1.029 0 0 0-.21.33.832.832 0 0 0-.08.38.951.951 0 0 0 .29.7.96.96 0 0 0 .71.3 1 1 0 0 0 .38-.08 1.012 1.012 0 0 0 .33-.22.955.955 0 0 0 .29-.7 1 1 0 0 0-.08-.38 1.029 1.029 0 0 0-.21-.33Z" }),
18
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.286 2H7.714A2.761 2.761 0 0 0 5 4.8v14.4A2.761 2.761 0 0 0 7.714 22h8.572A2.761 2.761 0 0 0 19 19.2V4.8A2.761 2.761 0 0 0 16.286 2ZM17 19.2a.761.761 0 0 1-.714.8H7.714A.761.761 0 0 1 7 19.2V4.8a.761.761 0 0 1 .714-.8h8.572a.761.761 0 0 1 .714.8Z" })
17
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12.71 16.29a1.047 1.047 0 0 0-1.42 0 1 1 0 0 0-.21.33.8.8 0 0 0-.08.38.95.95 0 0 0 .29.7.96.96 0 0 0 .71.3 1 1 0 0 0 .38-.08 1 1 0 0 0 .33-.22.96.96 0 0 0 .29-.7 1 1 0 0 0-.08-.38 1 1 0 0 0-.21-.33" }),
18
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.286 2H7.714A2.76 2.76 0 0 0 5 4.8v14.4A2.76 2.76 0 0 0 7.714 22h8.572A2.76 2.76 0 0 0 19 19.2V4.8A2.76 2.76 0 0 0 16.286 2M17 19.2a.76.76 0 0 1-.714.8H7.714A.76.76 0 0 1 7 19.2V4.8a.76.76 0 0 1 .714-.8h8.572a.76.76 0 0 1 .714.8Z" })
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/IconMobile/IconMobileSvg.tsx
3
3
  const IconMobileSvg = ({ 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 IconMobileSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("sv
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ jsx("path", { d: "M12.71 16.29a1.047 1.047 0 0 0-1.42 0 1.029 1.029 0 0 0-.21.33.832.832 0 0 0-.08.38.951.951 0 0 0 .29.7.96.96 0 0 0 .71.3 1 1 0 0 0 .38-.08 1.012 1.012 0 0 0 .33-.22.955.955 0 0 0 .29-.7 1 1 0 0 0-.08-.38 1.029 1.029 0 0 0-.21-.33Z" }),
18
- /* @__PURE__ */ jsx("path", { d: "M16.286 2H7.714A2.761 2.761 0 0 0 5 4.8v14.4A2.761 2.761 0 0 0 7.714 22h8.572A2.761 2.761 0 0 0 19 19.2V4.8A2.761 2.761 0 0 0 16.286 2ZM17 19.2a.761.761 0 0 1-.714.8H7.714A.761.761 0 0 1 7 19.2V4.8a.761.761 0 0 1 .714-.8h8.572a.761.761 0 0 1 .714.8Z" })
17
+ /* @__PURE__ */ jsx("path", { d: "M12.71 16.29a1.047 1.047 0 0 0-1.42 0 1 1 0 0 0-.21.33.8.8 0 0 0-.08.38.95.95 0 0 0 .29.7.96.96 0 0 0 .71.3 1 1 0 0 0 .38-.08 1 1 0 0 0 .33-.22.96.96 0 0 0 .29-.7 1 1 0 0 0-.08-.38 1 1 0 0 0-.21-.33" }),
18
+ /* @__PURE__ */ jsx("path", { d: "M16.286 2H7.714A2.76 2.76 0 0 0 5 4.8v14.4A2.76 2.76 0 0 0 7.714 22h8.572A2.76 2.76 0 0 0 19 19.2V4.8A2.76 2.76 0 0 0 16.286 2M17 19.2a.76.76 0 0 1-.714.8H7.714A.76.76 0 0 1 7 19.2V4.8a.76.76 0 0 1 .714-.8h8.572a.76.76 0 0 1 .714.8Z" })
19
19
  ]
20
20
  });
21
21
  //#endregion
@@ -16,10 +16,10 @@ const IconMoneySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react
16
16
  }) : null,
17
17
  /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
18
18
  fill: "none",
19
- d: "M19 7H5a2 2 0 0 1-2 2v6a2 2 0 0 1 2 2h14a2 2 0 0 1 2-2V9a2 2 0 0 1-2-2Z"
19
+ d: "M19 7H5a2 2 0 0 1-2 2v6a2 2 0 0 1 2 2h14a2 2 0 0 1 2-2V9a2 2 0 0 1-2-2"
20
20
  }),
21
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22.945 7.45a3 3 0 0 0-2.396-2.395A2.988 2.988 0 0 0 20 5H4c-.188 0-.37.022-.55.055a3 3 0 0 0-2.395 2.396A2.988 2.988 0 0 0 1 8v8c0 .188.022.37.055.55a3 3 0 0 0 2.396 2.395c.178.033.361.055.549.055h16c.188 0 .37-.022.55-.055a3 3 0 0 0 2.395-2.396c.033-.178.055-.36.055-.549V8c0-.188-.022-.37-.055-.55ZM21 15a2 2 0 0 0-2 2H5a2 2 0 0 0-2-2V9a2 2 0 0 0 2-2h14a2 2 0 0 0 2 2v6Z" }),
22
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 16c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4Zm0-6c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2Z" })
21
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22.945 7.45a3 3 0 0 0-2.396-2.395A3 3 0 0 0 20 5H4c-.188 0-.37.022-.55.055a3 3 0 0 0-2.395 2.396A3 3 0 0 0 1 8v8c0 .188.022.37.055.55a3 3 0 0 0 2.396 2.395c.178.033.361.055.549.055h16c.188 0 .37-.022.55-.055a3 3 0 0 0 2.395-2.396c.033-.178.055-.36.055-.549V8c0-.188-.022-.37-.055-.55M21 15a2 2 0 0 0-2 2H5a2 2 0 0 0-2-2V9a2 2 0 0 0 2-2h14a2 2 0 0 0 2 2z" }),
22
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 16c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4m0-6c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2" })
23
23
  ]
24
24
  });
25
25
  //#endregion
@@ -16,10 +16,10 @@ const IconMoneySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg
16
16
  }) : null,
17
17
  /* @__PURE__ */ jsx("path", {
18
18
  fill: "none",
19
- d: "M19 7H5a2 2 0 0 1-2 2v6a2 2 0 0 1 2 2h14a2 2 0 0 1 2-2V9a2 2 0 0 1-2-2Z"
19
+ d: "M19 7H5a2 2 0 0 1-2 2v6a2 2 0 0 1 2 2h14a2 2 0 0 1 2-2V9a2 2 0 0 1-2-2"
20
20
  }),
21
- /* @__PURE__ */ jsx("path", { d: "M22.945 7.45a3 3 0 0 0-2.396-2.395A2.988 2.988 0 0 0 20 5H4c-.188 0-.37.022-.55.055a3 3 0 0 0-2.395 2.396A2.988 2.988 0 0 0 1 8v8c0 .188.022.37.055.55a3 3 0 0 0 2.396 2.395c.178.033.361.055.549.055h16c.188 0 .37-.022.55-.055a3 3 0 0 0 2.395-2.396c.033-.178.055-.36.055-.549V8c0-.188-.022-.37-.055-.55ZM21 15a2 2 0 0 0-2 2H5a2 2 0 0 0-2-2V9a2 2 0 0 0 2-2h14a2 2 0 0 0 2 2v6Z" }),
22
- /* @__PURE__ */ jsx("path", { d: "M12 16c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4Zm0-6c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2Z" })
21
+ /* @__PURE__ */ jsx("path", { d: "M22.945 7.45a3 3 0 0 0-2.396-2.395A3 3 0 0 0 20 5H4c-.188 0-.37.022-.55.055a3 3 0 0 0-2.395 2.396A3 3 0 0 0 1 8v8c0 .188.022.37.055.55a3 3 0 0 0 2.396 2.395c.178.033.361.055.549.055h16c.188 0 .37-.022.55-.055a3 3 0 0 0 2.395-2.396c.033-.178.055-.36.055-.549V8c0-.188-.022-.37-.055-.55M21 15a2 2 0 0 0-2 2H5a2 2 0 0 0-2-2V9a2 2 0 0 0 2-2h14a2 2 0 0 0 2 2z" }),
22
+ /* @__PURE__ */ jsx("path", { d: "M12 16c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4m0-6c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2" })
23
23
  ]
24
24
  });
25
25
  //#endregion
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
3
3
  const IconNewWindowSvg = ({ 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 IconNewWindowSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, r
15
14
  id: titleId,
16
15
  children: title
17
16
  }) : null,
18
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 11c-.6 0-1 .4-1 1v5c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V7c0-.6.4-1 1-1h5c.6 0 1-.4 1-1s-.4-1-1-1H7C5.3 4 4 5.3 4 7v10c0 1.7 1.3 3 3 3h10c1.7 0 3-1.3 3-3v-5c0-.6-.4-1-1-1z" }),
19
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21 3v-.4l-.1-.1c0-.1-.1-.1-.1-.2 0 0-.1 0-.1-.1-.1 0-.1-.1-.2-.1h-4.3c-.6 0-1 .4-1 1s.4 1 1 1H18l-6.5 7.3c-.4.4-.3 1 .1 1.4.2.2.4.3.7.3.3 0 .6-.1.7-.3l6.3-7V7c0 .6.4 1 1 1s1-.4 1-1L21 3z" })
17
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 11c-.6 0-1 .4-1 1v5c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V7c0-.6.4-1 1-1h5c.6 0 1-.4 1-1s-.4-1-1-1H7C5.3 4 4 5.3 4 7v10c0 1.7 1.3 3 3 3h10c1.7 0 3-1.3 3-3v-5c0-.6-.4-1-1-1" }),
18
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21 3v-.4l-.1-.1c0-.1-.1-.1-.1-.2 0 0-.1 0-.1-.1-.1 0-.1-.1-.2-.1h-4.3c-.6 0-1 .4-1 1s.4 1 1 1H18l-6.5 7.3c-.4.4-.3 1 .1 1.4.2.2.4.3.7.3s.6-.1.7-.3l6.3-7V7c0 .6.4 1 1 1s1-.4 1-1z" })
20
19
  ]
21
20
  });
22
21
  //#endregion
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
3
3
  const IconNewWindowSvg = ({ 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 IconNewWindowSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs(
15
14
  id: titleId,
16
15
  children: title
17
16
  }) : null,
18
- /* @__PURE__ */ jsx("path", { d: "M19 11c-.6 0-1 .4-1 1v5c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V7c0-.6.4-1 1-1h5c.6 0 1-.4 1-1s-.4-1-1-1H7C5.3 4 4 5.3 4 7v10c0 1.7 1.3 3 3 3h10c1.7 0 3-1.3 3-3v-5c0-.6-.4-1-1-1z" }),
19
- /* @__PURE__ */ jsx("path", { d: "M21 3v-.4l-.1-.1c0-.1-.1-.1-.1-.2 0 0-.1 0-.1-.1-.1 0-.1-.1-.2-.1h-4.3c-.6 0-1 .4-1 1s.4 1 1 1H18l-6.5 7.3c-.4.4-.3 1 .1 1.4.2.2.4.3.7.3.3 0 .6-.1.7-.3l6.3-7V7c0 .6.4 1 1 1s1-.4 1-1L21 3z" })
17
+ /* @__PURE__ */ jsx("path", { d: "M19 11c-.6 0-1 .4-1 1v5c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V7c0-.6.4-1 1-1h5c.6 0 1-.4 1-1s-.4-1-1-1H7C5.3 4 4 5.3 4 7v10c0 1.7 1.3 3 3 3h10c1.7 0 3-1.3 3-3v-5c0-.6-.4-1-1-1" }),
18
+ /* @__PURE__ */ jsx("path", { d: "M21 3v-.4l-.1-.1c0-.1-.1-.1-.1-.2 0 0-.1 0-.1-.1-.1 0-.1-.1-.2-.1h-4.3c-.6 0-1 .4-1 1s.4 1 1 1H18l-6.5 7.3c-.4.4-.3 1 .1 1.4.2.2.4.3.7.3s.6-.1.7-.3l6.3-7V7c0 .6.4 1 1 1s1-.4 1-1z" })
20
19
  ]
21
20
  });
22
21
  //#endregion
@@ -12,7 +12,7 @@ const IconNoteSvg = ({ 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: "M18 3H6C4.346 3 3 4.346 3 6v12c0 1.654 1.346 3 3 3h7.586c.526 0 1.042-.214 1.414-.586L20.414 15c.372-.372.586-.888.586-1.414V6c0-1.654-1.346-3-3-3ZM6 19a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v7h-3c-1.654 0-3 1.346-3 3v3H6Zm11.586-4L15 17.586V16a1 1 0 0 1 1-1h1.586Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18 3H6C4.346 3 3 4.346 3 6v12c0 1.654 1.346 3 3 3h7.586c.526 0 1.042-.214 1.414-.586L20.414 15c.372-.372.586-.888.586-1.414V6c0-1.654-1.346-3-3-3M6 19a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v7h-3c-1.654 0-3 1.346-3 3v3zm11.586-4L15 17.586V16a1 1 0 0 1 1-1z" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconNoteSvg = IconNoteSvg;
@@ -12,7 +12,7 @@ const IconNoteSvg = ({ 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: "M18 3H6C4.346 3 3 4.346 3 6v12c0 1.654 1.346 3 3 3h7.586c.526 0 1.042-.214 1.414-.586L20.414 15c.372-.372.586-.888.586-1.414V6c0-1.654-1.346-3-3-3ZM6 19a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v7h-3c-1.654 0-3 1.346-3 3v3H6Zm11.586-4L15 17.586V16a1 1 0 0 1 1-1h1.586Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M18 3H6C4.346 3 3 4.346 3 6v12c0 1.654 1.346 3 3 3h7.586c.526 0 1.042-.214 1.414-.586L20.414 15c.372-.372.586-.888.586-1.414V6c0-1.654-1.346-3-3-3M6 19a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v7h-3c-1.654 0-3 1.346-3 3v3zm11.586-4L15 17.586V16a1 1 0 0 1 1-1z" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconNoteSvg };
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
2
2
  //#region src/lib/components/icons/IconNotification/IconNotificationSvg.tsx
3
3
  const IconNotificationSvg = ({ 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 16v-6a8.018 8.018 0 0 0-5.45-7.577 2.996 2.996 0 0 0-5.1 0A8.018 8.018 0 0 0 4 10v6a1 1 0 0 0 0 2h16a1 1 0 0 0 0-2ZM6 16v-6a6.008 6.008 0 0 1 4.411-5.78 1.001 1.001 0 0 0 .663-.591.996.996 0 0 1 1.852 0 1.001 1.001 0 0 0 .663.592A6.008 6.008 0 0 1 18 10v6Zm6 6a2.991 2.991 0 0 0 2.816-2H9.184A2.991 2.991 0 0 0 12 22Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 16v-6a8.02 8.02 0 0 0-5.45-7.577 2.996 2.996 0 0 0-5.1 0A8.02 8.02 0 0 0 4 10v6a1 1 0 0 0 0 2h16a1 1 0 0 0 0-2M6 16v-6a6.01 6.01 0 0 1 4.411-5.78 1 1 0 0 0 .663-.591.996.996 0 0 1 1.852 0 1 1 0 0 0 .663.592A6.01 6.01 0 0 1 18 10v6Zm6 6a2.99 2.99 0 0 0 2.816-2H9.184A2.99 2.99 0 0 0 12 22" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconNotificationSvg = IconNotificationSvg;
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  //#region src/lib/components/icons/IconNotification/IconNotificationSvg.tsx
3
3
  const IconNotificationSvg = ({ 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 16v-6a8.018 8.018 0 0 0-5.45-7.577 2.996 2.996 0 0 0-5.1 0A8.018 8.018 0 0 0 4 10v6a1 1 0 0 0 0 2h16a1 1 0 0 0 0-2ZM6 16v-6a6.008 6.008 0 0 1 4.411-5.78 1.001 1.001 0 0 0 .663-.591.996.996 0 0 1 1.852 0 1.001 1.001 0 0 0 .663.592A6.008 6.008 0 0 1 18 10v6Zm6 6a2.991 2.991 0 0 0 2.816-2H9.184A2.991 2.991 0 0 0 12 22Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M20 16v-6a8.02 8.02 0 0 0-5.45-7.577 2.996 2.996 0 0 0-5.1 0A8.02 8.02 0 0 0 4 10v6a1 1 0 0 0 0 2h16a1 1 0 0 0 0-2M6 16v-6a6.01 6.01 0 0 1 4.411-5.78 1 1 0 0 0 .663-.591.996.996 0 0 1 1.852 0 1 1 0 0 0 .663.592A6.01 6.01 0 0 1 18 10v6Zm6 6a2.99 2.99 0 0 0 2.816-2H9.184A2.99 2.99 0 0 0 12 22" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconNotificationSvg };
@@ -12,7 +12,7 @@ const IconNumberedListSvg = ({ 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: "M5 5h2v6H5zM3.69 17.583l2.087-1.673c.558-.446.755-.671.755-.95 0-.22-.166-.476-.567-.476-.354 0-.656.263-.79.603l-1.426-.603C4.043 13.466 4.993 13 6.033 13c1.44 0 2.248.866 2.248 1.945 0 .709-.499 1.213-1.479 1.952l-.904.686H8.31V19H3.69v-1.417ZM19 9h-7a1 1 0 1 1 0-2h7a1 1 0 1 1 0 2Zm0 8h-7a1 1 0 1 1 0-2h7a1 1 0 1 1 0 2Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M5 5h2v6H5zM3.69 17.583l2.087-1.673c.558-.446.755-.671.755-.95 0-.22-.166-.476-.567-.476-.354 0-.656.263-.79.603l-1.426-.603C4.043 13.466 4.993 13 6.033 13c1.44 0 2.248.866 2.248 1.945 0 .709-.499 1.213-1.479 1.952l-.904.686H8.31V19H3.69zM19 9h-7a1 1 0 1 1 0-2h7a1 1 0 1 1 0 2m0 8h-7a1 1 0 1 1 0-2h7a1 1 0 1 1 0 2" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconNumberedListSvg = IconNumberedListSvg;
@@ -12,7 +12,7 @@ const IconNumberedListSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ js
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "M5 5h2v6H5zM3.69 17.583l2.087-1.673c.558-.446.755-.671.755-.95 0-.22-.166-.476-.567-.476-.354 0-.656.263-.79.603l-1.426-.603C4.043 13.466 4.993 13 6.033 13c1.44 0 2.248.866 2.248 1.945 0 .709-.499 1.213-1.479 1.952l-.904.686H8.31V19H3.69v-1.417ZM19 9h-7a1 1 0 1 1 0-2h7a1 1 0 1 1 0 2Zm0 8h-7a1 1 0 1 1 0-2h7a1 1 0 1 1 0 2Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M5 5h2v6H5zM3.69 17.583l2.087-1.673c.558-.446.755-.671.755-.95 0-.22-.166-.476-.567-.476-.354 0-.656.263-.79.603l-1.426-.603C4.043 13.466 4.993 13 6.033 13c1.44 0 2.248.866 2.248 1.945 0 .709-.499 1.213-1.479 1.952l-.904.686H8.31V19H3.69zM19 9h-7a1 1 0 1 1 0-2h7a1 1 0 1 1 0 2m0 8h-7a1 1 0 1 1 0-2h7a1 1 0 1 1 0 2" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconNumberedListSvg };
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
3
3
  const IconOverflowSvg = ({ 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,
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
3
3
  const IconOverflowSvg = ({ 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,
@@ -12,7 +12,7 @@ const IconPeopleActiveSvg = ({ 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: "M14.085 11.352zM14 21a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1 6 6 0 0 1 6-6h1a6 6 0 0 1 6 6m3-8h-1a5.97 5.97 0 0 0-3.687 1.273A8 8 0 0 1 15.931 20H22a1 1 0 0 0 1-1 6 6 0 0 0-6-6m-.5-11a4.98 4.98 0 0 0-4.036 2.07 7 7 0 0 1 1.272 1.765c.485.952.764 2.026.764 3.165 0 .071-.009.14-.01.21a7 7 0 0 1-.405 2.142c.718.4 1.534.648 2.415.648a5 5 0 0 0 0-10m-4.167 5.781a5 5 0 0 0-.312-.886 5 5 0 0 0-.22-.404c-.07-.12-.134-.244-.214-.358a5 5 0 0 0-.68-.775 5 5 0 0 0-.566-.466c-.059-.041-.123-.075-.184-.113a5 5 0 0 0-.585-.318c-.066-.03-.129-.063-.196-.09a5 5 0 0 0-.789-.245q-.094-.02-.19-.035A5 5 0 0 0 7.5 4a5 5 0 0 0 0 10c.328 0 .646-.036.956-.096.11-.022.213-.06.32-.09.194-.05.385-.102.568-.175.129-.051.248-.116.37-.178.148-.073.294-.147.433-.234.131-.083.254-.175.377-.27a5 5 0 0 0 .323-.266 5 5 0 0 0 .587-.638 5 5 0 0 0 .327-.469c.049-.081.09-.166.136-.25.099-.187.193-.375.268-.575.024-.063.04-.13.06-.194A4.989 4.989 0 0 0 12.5 9c0-.31-.036-.61-.091-.904-.02-.108-.05-.21-.076-.315" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 21a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1 6 6 0 0 1 6-6h1a6 6 0 0 1 6 6m3-8h-1a5.97 5.97 0 0 0-3.687 1.273A8 8 0 0 1 15.931 20H22a1 1 0 0 0 1-1 6 6 0 0 0-6-6m-.5-11a4.98 4.98 0 0 0-4.036 2.07 7 7 0 0 1 1.272 1.765c.485.952.764 2.026.764 3.165 0 .071-.009.14-.01.21a7 7 0 0 1-.405 2.142c.718.4 1.534.648 2.415.648a5 5 0 0 0 0-10m-4.167 5.781a5 5 0 0 0-.312-.886 5 5 0 0 0-.22-.404c-.07-.12-.134-.244-.214-.358a5 5 0 0 0-.68-.775 5 5 0 0 0-.566-.466c-.059-.041-.123-.075-.184-.113a5 5 0 0 0-.585-.318c-.066-.03-.129-.063-.196-.09a5 5 0 0 0-.789-.245q-.094-.02-.19-.035A5 5 0 0 0 7.5 4a5 5 0 0 0 0 10c.328 0 .646-.036.956-.096.11-.022.213-.06.32-.09.194-.05.385-.102.568-.175.129-.051.248-.116.37-.178.148-.073.294-.147.433-.234.131-.083.254-.175.377-.27a5 5 0 0 0 .323-.266 5 5 0 0 0 .587-.638 5 5 0 0 0 .327-.469c.049-.081.09-.166.136-.25.099-.187.193-.375.268-.575.024-.063.04-.13.06-.194A5 5 0 0 0 12.5 9c0-.31-.036-.61-.091-.904-.02-.108-.05-.21-.076-.315" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconPeopleActiveSvg = IconPeopleActiveSvg;
@@ -12,7 +12,7 @@ const IconPeopleActiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ js
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "M14.085 11.352zM14 21a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1 6 6 0 0 1 6-6h1a6 6 0 0 1 6 6m3-8h-1a5.97 5.97 0 0 0-3.687 1.273A8 8 0 0 1 15.931 20H22a1 1 0 0 0 1-1 6 6 0 0 0-6-6m-.5-11a4.98 4.98 0 0 0-4.036 2.07 7 7 0 0 1 1.272 1.765c.485.952.764 2.026.764 3.165 0 .071-.009.14-.01.21a7 7 0 0 1-.405 2.142c.718.4 1.534.648 2.415.648a5 5 0 0 0 0-10m-4.167 5.781a5 5 0 0 0-.312-.886 5 5 0 0 0-.22-.404c-.07-.12-.134-.244-.214-.358a5 5 0 0 0-.68-.775 5 5 0 0 0-.566-.466c-.059-.041-.123-.075-.184-.113a5 5 0 0 0-.585-.318c-.066-.03-.129-.063-.196-.09a5 5 0 0 0-.789-.245q-.094-.02-.19-.035A5 5 0 0 0 7.5 4a5 5 0 0 0 0 10c.328 0 .646-.036.956-.096.11-.022.213-.06.32-.09.194-.05.385-.102.568-.175.129-.051.248-.116.37-.178.148-.073.294-.147.433-.234.131-.083.254-.175.377-.27a5 5 0 0 0 .323-.266 5 5 0 0 0 .587-.638 5 5 0 0 0 .327-.469c.049-.081.09-.166.136-.25.099-.187.193-.375.268-.575.024-.063.04-.13.06-.194A4.989 4.989 0 0 0 12.5 9c0-.31-.036-.61-.091-.904-.02-.108-.05-.21-.076-.315" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M14 21a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1 6 6 0 0 1 6-6h1a6 6 0 0 1 6 6m3-8h-1a5.97 5.97 0 0 0-3.687 1.273A8 8 0 0 1 15.931 20H22a1 1 0 0 0 1-1 6 6 0 0 0-6-6m-.5-11a4.98 4.98 0 0 0-4.036 2.07 7 7 0 0 1 1.272 1.765c.485.952.764 2.026.764 3.165 0 .071-.009.14-.01.21a7 7 0 0 1-.405 2.142c.718.4 1.534.648 2.415.648a5 5 0 0 0 0-10m-4.167 5.781a5 5 0 0 0-.312-.886 5 5 0 0 0-.22-.404c-.07-.12-.134-.244-.214-.358a5 5 0 0 0-.68-.775 5 5 0 0 0-.566-.466c-.059-.041-.123-.075-.184-.113a5 5 0 0 0-.585-.318c-.066-.03-.129-.063-.196-.09a5 5 0 0 0-.789-.245q-.094-.02-.19-.035A5 5 0 0 0 7.5 4a5 5 0 0 0 0 10c.328 0 .646-.036.956-.096.11-.022.213-.06.32-.09.194-.05.385-.102.568-.175.129-.051.248-.116.37-.178.148-.073.294-.147.433-.234.131-.083.254-.175.377-.27a5 5 0 0 0 .323-.266 5 5 0 0 0 .587-.638 5 5 0 0 0 .327-.469c.049-.081.09-.166.136-.25.099-.187.193-.375.268-.575.024-.063.04-.13.06-.194A5 5 0 0 0 12.5 9c0-.31-.036-.61-.091-.904-.02-.108-.05-.21-.076-.315" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconPeopleActiveSvg };
@@ -12,7 +12,7 @@ const IconPeopleSvg = ({ 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: "M8 17a4.007 4.007 0 0 1 3.873 3H3.127A4.007 4.007 0 0 1 7 17h1m0-2H7a6 6 0 0 0-6 6 1 1 0 0 0 1 1h11a1 1 0 0 0 1-1 6 6 0 0 0-6-6Zm8.5-11c1.654 0 3 1.346 3 3s-1.346 3-3 3a2.978 2.978 0 0 1-2.01-.79 6.95 6.95 0 0 1-.405 2.142c.718.4 1.534.648 2.415.648a5 5 0 0 0 0-10 4.981 4.981 0 0 0-4.036 2.07 7.032 7.032 0 0 1 1.272 1.765A3.004 3.004 0 0 1 16.5 4Zm.5 9h-1a5.968 5.968 0 0 0-3.687 1.273 8.045 8.045 0 0 1 1.584 1.34A3.96 3.96 0 0 1 16 15h1a4.007 4.007 0 0 1 3.873 3h-5.462c.256.63.432 1.302.52 2H22a1 1 0 0 0 1-1 6 6 0 0 0-6-6ZM7.5 6c1.654 0 3 1.346 3 3s-1.346 3-3 3-3-1.346-3-3 1.346-3 3-3m0-2a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 17a4.01 4.01 0 0 1 3.873 3H3.127A4.01 4.01 0 0 1 7 17zm0-2H7a6 6 0 0 0-6 6 1 1 0 0 0 1 1h11a1 1 0 0 0 1-1 6 6 0 0 0-6-6m8.5-11c1.654 0 3 1.346 3 3s-1.346 3-3 3a2.98 2.98 0 0 1-2.01-.79 7 7 0 0 1-.405 2.142c.718.4 1.534.648 2.415.648a5 5 0 0 0 0-10 4.98 4.98 0 0 0-4.036 2.07 7 7 0 0 1 1.272 1.765A3 3 0 0 1 16.5 4m.5 9h-1a5.97 5.97 0 0 0-3.687 1.273 8 8 0 0 1 1.584 1.34A3.96 3.96 0 0 1 16 15h1a4.01 4.01 0 0 1 3.873 3h-5.462c.256.63.432 1.302.52 2H22a1 1 0 0 0 1-1 6 6 0 0 0-6-6M7.5 6c1.654 0 3 1.346 3 3s-1.346 3-3 3-3-1.346-3-3 1.346-3 3-3m0-2a5 5 0 1 0 0 10 5 5 0 0 0 0-10" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconPeopleSvg = IconPeopleSvg;
@@ -12,7 +12,7 @@ const IconPeopleSvg = ({ 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: "M8 17a4.007 4.007 0 0 1 3.873 3H3.127A4.007 4.007 0 0 1 7 17h1m0-2H7a6 6 0 0 0-6 6 1 1 0 0 0 1 1h11a1 1 0 0 0 1-1 6 6 0 0 0-6-6Zm8.5-11c1.654 0 3 1.346 3 3s-1.346 3-3 3a2.978 2.978 0 0 1-2.01-.79 6.95 6.95 0 0 1-.405 2.142c.718.4 1.534.648 2.415.648a5 5 0 0 0 0-10 4.981 4.981 0 0 0-4.036 2.07 7.032 7.032 0 0 1 1.272 1.765A3.004 3.004 0 0 1 16.5 4Zm.5 9h-1a5.968 5.968 0 0 0-3.687 1.273 8.045 8.045 0 0 1 1.584 1.34A3.96 3.96 0 0 1 16 15h1a4.007 4.007 0 0 1 3.873 3h-5.462c.256.63.432 1.302.52 2H22a1 1 0 0 0 1-1 6 6 0 0 0-6-6ZM7.5 6c1.654 0 3 1.346 3 3s-1.346 3-3 3-3-1.346-3-3 1.346-3 3-3m0-2a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M8 17a4.01 4.01 0 0 1 3.873 3H3.127A4.01 4.01 0 0 1 7 17zm0-2H7a6 6 0 0 0-6 6 1 1 0 0 0 1 1h11a1 1 0 0 0 1-1 6 6 0 0 0-6-6m8.5-11c1.654 0 3 1.346 3 3s-1.346 3-3 3a2.98 2.98 0 0 1-2.01-.79 7 7 0 0 1-.405 2.142c.718.4 1.534.648 2.415.648a5 5 0 0 0 0-10 4.98 4.98 0 0 0-4.036 2.07 7 7 0 0 1 1.272 1.765A3 3 0 0 1 16.5 4m.5 9h-1a5.97 5.97 0 0 0-3.687 1.273 8 8 0 0 1 1.584 1.34A3.96 3.96 0 0 1 16 15h1a4.01 4.01 0 0 1 3.873 3h-5.462c.256.63.432 1.302.52 2H22a1 1 0 0 0 1-1 6 6 0 0 0-6-6M7.5 6c1.654 0 3 1.346 3 3s-1.346 3-3 3-3-1.346-3-3 1.346-3 3-3m0-2a5 5 0 1 0 0 10 5 5 0 0 0 0-10" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconPeopleSvg };
@@ -14,8 +14,8 @@ const IconPersonAddSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, r
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6.127 20A4.007 4.007 0 0 1 10 17h2v-2h-2a6 6 0 0 0-6 6 1 1 0 0 0 1 1h7v-2H6.127ZM12 4c2.206 0 4 1.794 4 4s-1.794 4-4 4-4-1.794-4-4 1.794-4 4-4m0-2a6 6 0 1 0 0 12 6 6 0 0 0 0-12Zm6 20a1 1 0 0 1-1-1v-6a1 1 0 1 1 2 0v6a1 1 0 0 1-1 1Z" }),
18
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21 19h-6a1 1 0 1 1 0-2h6a1 1 0 1 1 0 2Z" })
17
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6.127 20A4.01 4.01 0 0 1 10 17h2v-2h-2a6 6 0 0 0-6 6 1 1 0 0 0 1 1h7v-2zM12 4c2.206 0 4 1.794 4 4s-1.794 4-4 4-4-1.794-4-4 1.794-4 4-4m0-2a6 6 0 1 0 0 12 6 6 0 0 0 0-12m6 20a1 1 0 0 1-1-1v-6a1 1 0 1 1 2 0v6a1 1 0 0 1-1 1" }),
18
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21 19h-6a1 1 0 1 1 0-2h6a1 1 0 1 1 0 2" })
19
19
  ]
20
20
  });
21
21
  //#endregion
@@ -14,8 +14,8 @@ const IconPersonAddSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs(
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ jsx("path", { d: "M6.127 20A4.007 4.007 0 0 1 10 17h2v-2h-2a6 6 0 0 0-6 6 1 1 0 0 0 1 1h7v-2H6.127ZM12 4c2.206 0 4 1.794 4 4s-1.794 4-4 4-4-1.794-4-4 1.794-4 4-4m0-2a6 6 0 1 0 0 12 6 6 0 0 0 0-12Zm6 20a1 1 0 0 1-1-1v-6a1 1 0 1 1 2 0v6a1 1 0 0 1-1 1Z" }),
18
- /* @__PURE__ */ jsx("path", { d: "M21 19h-6a1 1 0 1 1 0-2h6a1 1 0 1 1 0 2Z" })
17
+ /* @__PURE__ */ jsx("path", { d: "M6.127 20A4.01 4.01 0 0 1 10 17h2v-2h-2a6 6 0 0 0-6 6 1 1 0 0 0 1 1h7v-2zM12 4c2.206 0 4 1.794 4 4s-1.794 4-4 4-4-1.794-4-4 1.794-4 4-4m0-2a6 6 0 1 0 0 12 6 6 0 0 0 0-12m6 20a1 1 0 0 1-1-1v-6a1 1 0 1 1 2 0v6a1 1 0 0 1-1 1" }),
18
+ /* @__PURE__ */ jsx("path", { d: "M21 19h-6a1 1 0 1 1 0-2h6a1 1 0 1 1 0 2" })
19
19
  ]
20
20
  });
21
21
  //#endregion
@@ -14,7 +14,7 @@ const IconPersonVerifiedSvg = ({ title, titleId, ...props }) => /* @__PURE__ */
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 23a.998.998 0 0 1-.444-.106C11.208 22.72 3.063 18.542 3.063 12V5c0-.418.257-.791.644-.938l7.944-2.998a1 1 0 0 1 .699 0l7.944 3a.998.998 0 0 1 .643.937v7c0 6.543-8.146 10.72-8.493 10.894a.998.998 0 0 1-.444.106M5.048 5.693V12c0 4.536 5.353 7.946 6.951 8.861 1.598-.915 6.951-4.325 6.951-8.86V5.692L12 3.068z" }),
17
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 23a1 1 0 0 1-.444-.106C11.208 22.72 3.063 18.542 3.063 12V5c0-.418.257-.791.644-.938l7.944-2.998a1 1 0 0 1 .699 0l7.944 3a1 1 0 0 1 .643.937v7c0 6.543-8.146 10.72-8.493 10.894a1 1 0 0 1-.444.106M5.048 5.693V12c0 4.536 5.353 7.946 6.951 8.861 1.598-.915 6.951-4.325 6.951-8.86V5.692L12 3.068z" }),
18
18
  /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 12c1.371 0 2.483-1.12 2.483-2.5S13.371 7 12 7 9.52 8.12 9.52 9.499s1.11 2.5 2.482 2.5M13.324 13h-2.648a2.657 2.657 0 0 0-2.648 2.666V16h7.945v-.333A2.657 2.657 0 0 0 13.324 13" })
19
19
  ]
20
20
  });
@@ -14,7 +14,7 @@ const IconPersonVerifiedSvg = ({ title, titleId, ...props }) => /* @__PURE__ */
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ jsx("path", { d: "M12 23a.998.998 0 0 1-.444-.106C11.208 22.72 3.063 18.542 3.063 12V5c0-.418.257-.791.644-.938l7.944-2.998a1 1 0 0 1 .699 0l7.944 3a.998.998 0 0 1 .643.937v7c0 6.543-8.146 10.72-8.493 10.894a.998.998 0 0 1-.444.106M5.048 5.693V12c0 4.536 5.353 7.946 6.951 8.861 1.598-.915 6.951-4.325 6.951-8.86V5.692L12 3.068z" }),
17
+ /* @__PURE__ */ jsx("path", { d: "M12 23a1 1 0 0 1-.444-.106C11.208 22.72 3.063 18.542 3.063 12V5c0-.418.257-.791.644-.938l7.944-2.998a1 1 0 0 1 .699 0l7.944 3a1 1 0 0 1 .643.937v7c0 6.543-8.146 10.72-8.493 10.894a1 1 0 0 1-.444.106M5.048 5.693V12c0 4.536 5.353 7.946 6.951 8.861 1.598-.915 6.951-4.325 6.951-8.86V5.692L12 3.068z" }),
18
18
  /* @__PURE__ */ jsx("path", { d: "M12 12c1.371 0 2.483-1.12 2.483-2.5S13.371 7 12 7 9.52 8.12 9.52 9.499s1.11 2.5 2.482 2.5M13.324 13h-2.648a2.657 2.657 0 0 0-2.648 2.666V16h7.945v-.333A2.657 2.657 0 0 0 13.324 13" })
19
19
  ]
20
20
  });
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
2
2
  //#region src/lib/components/icons/IconPhone/IconPhoneSvg.tsx
3
3
  const IconPhoneSvg = ({ 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: "M18.338 20.999a2.45 2.45 0 0 1-.292-.017A17.205 17.205 0 0 1 3.018 5.954a2.63 2.63 0 0 1 .655-2.047A2.723 2.723 0 0 1 5.699 3h3.29a1 1 0 0 1 .894.553l1.694 3.387a1 1 0 0 1-.062 1.002l-1.33 1.995a14.439 14.439 0 0 0 3.754 3.792l1.119-1.119a1.003 1.003 0 0 1 1.078-.221l4.235 1.694a1 1 0 0 1 .629.929V18.3a2.723 2.723 0 0 1-.907 2.026 2.641 2.641 0 0 1-1.755.672ZM5.699 5a.717.717 0 0 0-.534.24.63.63 0 0 0-.161.488 15.191 15.191 0 0 0 13.268 13.268.65.65 0 0 0 .489-.161.717.717 0 0 0 .239-.534v-2.613l-2.994-1.197-1.229 1.228a.998.998 0 0 1-1.236.141 16.495 16.495 0 0 1-5.402-5.403.998.998 0 0 1 .017-1.082l1.372-2.059L8.37 5Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18.338 20.999a3 3 0 0 1-.292-.017A17.205 17.205 0 0 1 3.018 5.954a2.63 2.63 0 0 1 .655-2.047A2.72 2.72 0 0 1 5.699 3h3.29a1 1 0 0 1 .894.553l1.694 3.387a1 1 0 0 1-.062 1.002l-1.33 1.995a14.4 14.4 0 0 0 3.754 3.792l1.119-1.119a1 1 0 0 1 1.078-.221l4.235 1.694a1 1 0 0 1 .629.929V18.3a2.72 2.72 0 0 1-.907 2.026 2.64 2.64 0 0 1-1.755.672M5.699 5a.72.72 0 0 0-.534.24.63.63 0 0 0-.161.488 15.19 15.19 0 0 0 13.268 13.268.65.65 0 0 0 .489-.161.72.72 0 0 0 .239-.534v-2.613l-2.994-1.197-1.229 1.228a1 1 0 0 1-1.236.141 16.5 16.5 0 0 1-5.402-5.403 1 1 0 0 1 .017-1.082l1.372-2.059L8.37 5Z" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconPhoneSvg = IconPhoneSvg;
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  //#region src/lib/components/icons/IconPhone/IconPhoneSvg.tsx
3
3
  const IconPhoneSvg = ({ 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: "M18.338 20.999a2.45 2.45 0 0 1-.292-.017A17.205 17.205 0 0 1 3.018 5.954a2.63 2.63 0 0 1 .655-2.047A2.723 2.723 0 0 1 5.699 3h3.29a1 1 0 0 1 .894.553l1.694 3.387a1 1 0 0 1-.062 1.002l-1.33 1.995a14.439 14.439 0 0 0 3.754 3.792l1.119-1.119a1.003 1.003 0 0 1 1.078-.221l4.235 1.694a1 1 0 0 1 .629.929V18.3a2.723 2.723 0 0 1-.907 2.026 2.641 2.641 0 0 1-1.755.672ZM5.699 5a.717.717 0 0 0-.534.24.63.63 0 0 0-.161.488 15.191 15.191 0 0 0 13.268 13.268.65.65 0 0 0 .489-.161.717.717 0 0 0 .239-.534v-2.613l-2.994-1.197-1.229 1.228a.998.998 0 0 1-1.236.141 16.495 16.495 0 0 1-5.402-5.403.998.998 0 0 1 .017-1.082l1.372-2.059L8.37 5Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M18.338 20.999a3 3 0 0 1-.292-.017A17.205 17.205 0 0 1 3.018 5.954a2.63 2.63 0 0 1 .655-2.047A2.72 2.72 0 0 1 5.699 3h3.29a1 1 0 0 1 .894.553l1.694 3.387a1 1 0 0 1-.062 1.002l-1.33 1.995a14.4 14.4 0 0 0 3.754 3.792l1.119-1.119a1 1 0 0 1 1.078-.221l4.235 1.694a1 1 0 0 1 .629.929V18.3a2.72 2.72 0 0 1-.907 2.026 2.64 2.64 0 0 1-1.755.672M5.699 5a.72.72 0 0 0-.534.24.63.63 0 0 0-.161.488 15.19 15.19 0 0 0 13.268 13.268.65.65 0 0 0 .489-.161.72.72 0 0 0 .239-.534v-2.613l-2.994-1.197-1.229 1.228a1 1 0 0 1-1.236.141 16.5 16.5 0 0 1-5.402-5.403 1 1 0 0 1 .017-1.082l1.372-2.059L8.37 5Z" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconPhoneSvg };
@@ -14,8 +14,8 @@ const IconPhotoAddSvg = ({ 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: "M20 18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h2a1 1 0 0 0 .832-.445l1.406-2.11A.997.997 0 0 1 10.07 5H13V3h-2.93a2.993 2.993 0 0 0-2.496 1.336L6.464 6H5C3.346 6 2 7.346 2 9v9c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3v-7h-2v7Z" }),
18
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21 5h-2V3a1 1 0 1 0-2 0v2h-2a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0V7h2a1 1 0 1 0 0-2Zm-9 12c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4Zm0-6c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2Z" })
17
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h2a1 1 0 0 0 .832-.445l1.406-2.11A1 1 0 0 1 10.07 5H13V3h-2.93a3 3 0 0 0-2.496 1.336L6.464 6H5C3.346 6 2 7.346 2 9v9c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3v-7h-2z" }),
18
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21 5h-2V3a1 1 0 1 0-2 0v2h-2a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0V7h2a1 1 0 1 0 0-2m-9 12c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4m0-6c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2" })
19
19
  ]
20
20
  });
21
21
  //#endregion
@@ -14,8 +14,8 @@ const IconPhotoAddSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ jsx("path", { d: "M20 18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h2a1 1 0 0 0 .832-.445l1.406-2.11A.997.997 0 0 1 10.07 5H13V3h-2.93a2.993 2.993 0 0 0-2.496 1.336L6.464 6H5C3.346 6 2 7.346 2 9v9c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3v-7h-2v7Z" }),
18
- /* @__PURE__ */ jsx("path", { d: "M21 5h-2V3a1 1 0 1 0-2 0v2h-2a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0V7h2a1 1 0 1 0 0-2Zm-9 12c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4Zm0-6c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2Z" })
17
+ /* @__PURE__ */ jsx("path", { d: "M20 18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h2a1 1 0 0 0 .832-.445l1.406-2.11A1 1 0 0 1 10.07 5H13V3h-2.93a3 3 0 0 0-2.496 1.336L6.464 6H5C3.346 6 2 7.346 2 9v9c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3v-7h-2z" }),
18
+ /* @__PURE__ */ jsx("path", { d: "M21 5h-2V3a1 1 0 1 0-2 0v2h-2a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0V7h2a1 1 0 1 0 0-2m-9 12c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4m0-6c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2" })
19
19
  ]
20
20
  });
21
21
  //#endregion
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
2
2
  //#region src/lib/components/icons/IconPlatformAndroid/IconPlatformAndroidSvg.tsx
3
3
  const IconPlatformAndroidSvg = ({ 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: "m17.09 10.255 1.674-2.891a.577.577 0 0 0-.237-.773.58.58 0 0 0-.754.2l-1.71 2.945a10.42 10.42 0 0 0-8.127 0L6.227 6.791a.584.584 0 0 0-.79-.182.58.58 0 0 0-.2.755l1.672 2.89A9.8 9.8 0 0 0 2 18h20a9.8 9.8 0 0 0-4.91-7.745ZM7.456 15.5a1.137 1.137 0 1 1 0-2.274 1.137 1.137 0 0 1 0 2.274Zm9.09 0a1.137 1.137 0 1 1 .001-2.274 1.137 1.137 0 0 1 0 2.274Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m17.09 10.255 1.674-2.891a.577.577 0 0 0-.237-.773.58.58 0 0 0-.754.2l-1.71 2.945a10.42 10.42 0 0 0-8.127 0L6.227 6.791a.584.584 0 0 0-.79-.182.58.58 0 0 0-.2.755l1.672 2.89A9.8 9.8 0 0 0 2 18h20a9.8 9.8 0 0 0-4.91-7.745M7.456 15.5a1.137 1.137 0 1 1 0-2.274 1.137 1.137 0 0 1 0 2.274m9.09 0a1.137 1.137 0 1 1 .001-2.274 1.137 1.137 0 0 1 0 2.274" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconPlatformAndroidSvg = IconPlatformAndroidSvg;
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  //#region src/lib/components/icons/IconPlatformAndroid/IconPlatformAndroidSvg.tsx
3
3
  const IconPlatformAndroidSvg = ({ 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: "m17.09 10.255 1.674-2.891a.577.577 0 0 0-.237-.773.58.58 0 0 0-.754.2l-1.71 2.945a10.42 10.42 0 0 0-8.127 0L6.227 6.791a.584.584 0 0 0-.79-.182.58.58 0 0 0-.2.755l1.672 2.89A9.8 9.8 0 0 0 2 18h20a9.8 9.8 0 0 0-4.91-7.745ZM7.456 15.5a1.137 1.137 0 1 1 0-2.274 1.137 1.137 0 0 1 0 2.274Zm9.09 0a1.137 1.137 0 1 1 .001-2.274 1.137 1.137 0 0 1 0 2.274Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "m17.09 10.255 1.674-2.891a.577.577 0 0 0-.237-.773.58.58 0 0 0-.754.2l-1.71 2.945a10.42 10.42 0 0 0-8.127 0L6.227 6.791a.584.584 0 0 0-.79-.182.58.58 0 0 0-.2.755l1.672 2.89A9.8 9.8 0 0 0 2 18h20a9.8 9.8 0 0 0-4.91-7.745M7.456 15.5a1.137 1.137 0 1 1 0-2.274 1.137 1.137 0 0 1 0 2.274m9.09 0a1.137 1.137 0 1 1 .001-2.274 1.137 1.137 0 0 1 0 2.274" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconPlatformAndroidSvg };
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
2
2
  //#region src/lib/components/icons/IconPlatformApple/IconPlatformAppleSvg.tsx
3
3
  const IconPlatformAppleSvg = ({ 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: "M17.957 8.241c-.104.081-1.948 1.12-1.948 3.43 0 2.67 2.346 3.616 2.416 3.64-.01.057-.373 1.294-1.237 2.554-.77 1.109-1.575 2.216-2.799 2.216s-1.54-.711-2.952-.711c-1.377 0-1.867.734-2.987.734s-1.9-1.026-2.799-2.286c-1.04-1.48-1.881-3.779-1.881-5.96 0-3.5 2.275-5.356 4.515-5.356 1.19 0 2.181.781 2.929.781.71 0 1.82-.828 3.173-.828.513 0 2.357.047 3.57 1.786Zm-4.212-3.267c.56-.665.955-1.586.955-2.508 0-.128-.01-.257-.034-.362-.91.034-1.994.607-2.648 1.365-.513.583-.992 1.505-.992 2.439 0 .14.024.28.035.326.057.01.15.023.244.023.818 0 1.846-.547 2.44-1.283Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17.957 8.241c-.104.081-1.948 1.12-1.948 3.43 0 2.67 2.346 3.616 2.416 3.64-.01.057-.373 1.294-1.237 2.554-.77 1.109-1.575 2.216-2.799 2.216s-1.54-.711-2.952-.711c-1.377 0-1.867.734-2.987.734s-1.9-1.026-2.799-2.286c-1.04-1.48-1.881-3.779-1.881-5.96 0-3.5 2.275-5.356 4.515-5.356 1.19 0 2.181.781 2.929.781.71 0 1.82-.828 3.173-.828.513 0 2.357.047 3.57 1.786m-4.212-3.267c.56-.665.955-1.586.955-2.508 0-.128-.01-.257-.034-.362-.91.034-1.994.607-2.648 1.365-.513.583-.992 1.505-.992 2.439 0 .14.024.28.035.326.057.01.15.023.244.023.818 0 1.846-.547 2.44-1.283" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconPlatformAppleSvg = IconPlatformAppleSvg;
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  //#region src/lib/components/icons/IconPlatformApple/IconPlatformAppleSvg.tsx
3
3
  const IconPlatformAppleSvg = ({ 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: "M17.957 8.241c-.104.081-1.948 1.12-1.948 3.43 0 2.67 2.346 3.616 2.416 3.64-.01.057-.373 1.294-1.237 2.554-.77 1.109-1.575 2.216-2.799 2.216s-1.54-.711-2.952-.711c-1.377 0-1.867.734-2.987.734s-1.9-1.026-2.799-2.286c-1.04-1.48-1.881-3.779-1.881-5.96 0-3.5 2.275-5.356 4.515-5.356 1.19 0 2.181.781 2.929.781.71 0 1.82-.828 3.173-.828.513 0 2.357.047 3.57 1.786Zm-4.212-3.267c.56-.665.955-1.586.955-2.508 0-.128-.01-.257-.034-.362-.91.034-1.994.607-2.648 1.365-.513.583-.992 1.505-.992 2.439 0 .14.024.28.035.326.057.01.15.023.244.023.818 0 1.846-.547 2.44-1.283Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M17.957 8.241c-.104.081-1.948 1.12-1.948 3.43 0 2.67 2.346 3.616 2.416 3.64-.01.057-.373 1.294-1.237 2.554-.77 1.109-1.575 2.216-2.799 2.216s-1.54-.711-2.952-.711c-1.377 0-1.867.734-2.987.734s-1.9-1.026-2.799-2.286c-1.04-1.48-1.881-3.779-1.881-5.96 0-3.5 2.275-5.356 4.515-5.356 1.19 0 2.181.781 2.929.781.71 0 1.82-.828 3.173-.828.513 0 2.357.047 3.57 1.786m-4.212-3.267c.56-.665.955-1.586.955-2.508 0-.128-.01-.257-.034-.362-.91.034-1.994.607-2.648 1.365-.513.583-.992 1.505-.992 2.439 0 .14.024.28.035.326.057.01.15.023.244.023.818 0 1.846-.547 2.44-1.283" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconPlatformAppleSvg };
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
3
3
  const IconPositiveSvg = ({ 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 IconPositiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, re
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: "M15.3 9.3 11 13.6l-1.3-1.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l2 2c.2.2.5.3.7.3s.5-.1.7-.3l5-5c.4-.4.4-1 0-1.4s-1-.4-1.4 0z" })
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: "M15.3 9.3 11 13.6l-1.3-1.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l2 2c.2.2.5.3.7.3s.5-.1.7-.3l5-5c.4-.4.4-1 0-1.4s-1-.4-1.4 0" })
20
19
  ]
21
20
  });
22
21
  //#endregion
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
3
3
  const IconPositiveSvg = ({ 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 IconPositiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("
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: "M15.3 9.3 11 13.6l-1.3-1.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l2 2c.2.2.5.3.7.3s.5-.1.7-.3l5-5c.4-.4.4-1 0-1.4s-1-.4-1.4 0z" })
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: "M15.3 9.3 11 13.6l-1.3-1.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l2 2c.2.2.5.3.7.3s.5-.1.7-.3l5-5c.4-.4.4-1 0-1.4s-1-.4-1.4 0" })
20
19
  ]
21
20
  });
22
21
  //#endregion
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
3
3
  const IconPrintSvg = ({ 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 IconPrintSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react
13
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 8h-1V3c0-.6-.4-1-1-1H7c-.6 0-1 .4-1 1v5H5c-1.7 0-3 1.3-3 3v4c0 1.7 1.3 3 3 3v3c0 .6.4 1 1 1h12c.6 0 1-.4 1-1v-3c1.7 0 3-1.3 3-3v-4c0-1.7-1.3-3-3-3zM8 4h8v4H8V4zm9 16H7v-4h10v4zm3-5c0 .6-.4 1-1 1v-1c0-.6-.4-1-1-1H6c-.6 0-1 .4-1 1v1c-.6 0-1-.4-1-1v-4c0-.6.4-1 1-1h14c.6 0 1 .4 1 1v4z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 8h-1V3c0-.6-.4-1-1-1H7c-.6 0-1 .4-1 1v5H5c-1.7 0-3 1.3-3 3v4c0 1.7 1.3 3 3 3v3c0 .6.4 1 1 1h12c.6 0 1-.4 1-1v-3c1.7 0 3-1.3 3-3v-4c0-1.7-1.3-3-3-3M8 4h8v4H8zm9 16H7v-4h10zm3-5c0 .6-.4 1-1 1v-1c0-.6-.4-1-1-1H6c-.6 0-1 .4-1 1v1c-.6 0-1-.4-1-1v-4c0-.6.4-1 1-1h14c.6 0 1 .4 1 1z" })]
17
16
  });
18
17
  //#endregion
19
18
  exports.IconPrintSvg = IconPrintSvg;