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