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
package/CHANGELOG.md CHANGED
@@ -1,5 +1,59 @@
1
1
  # braid-design-system
2
2
 
3
+ ## 34.8.0
4
+
5
+ ### Minor Changes
6
+
7
+ - **IconRenderer:** Add support for `size="fill"` ([#2132](https://github.com/seek-oss/braid-design-system/pull/2132))
8
+
9
+ **EXAMPLE USAGE:**
10
+ Provides the ability for custom icons to be sized to their container in the same way as Braid icons.
11
+
12
+ ```jsx
13
+ <Box style={{ height: 60, width: 60 }}>
14
+ <IconRenderer size="fill">
15
+ {({ className }) => (
16
+ <svg
17
+ viewBox="0 0 24 24"
18
+ className={className}
19
+ fill="currentcolor"
20
+ aria-hidden
21
+ >
22
+ ...
23
+ </svg>
24
+ )}
25
+ </IconRenderer>
26
+ </Box>
27
+ ```
28
+
29
+ - **Accordion:** Deprecate `space` prop and update spacing defaults ([#2120](https://github.com/seek-oss/braid-design-system/pull/2120))
30
+
31
+ The `space` prop is now deprecated and will be removed in a future release. Spacing between items is now automatically derived from the `size` prop.
32
+
33
+ The following default spacing value has been updated:
34
+
35
+ | `dividers` | `size` | Previous default | New default |
36
+ | ---------- | ---------- | ---------------- | ----------- |
37
+ | `false` | `standard` | `large` | `medium` |
38
+
39
+ **MIGRATION GUIDE:**
40
+
41
+ If the updated default causes an undesired visual change, you can preserve the previous spacing by explicitly setting the `space` prop while migrating:
42
+
43
+ ```diff
44
+ <Accordion
45
+ + space="large"
46
+ dividers={false}
47
+ size="standard"
48
+ >
49
+ ```
50
+
51
+ ### Patch Changes
52
+
53
+ - **Dialog, Drawer:** Improve close button positioning on mobile ([#2130](https://github.com/seek-oss/braid-design-system/pull/2130))
54
+
55
+ - **Drawer:** Ensure full height content extends to available height ([#2130](https://github.com/seek-oss/braid-design-system/pull/2130))
56
+
3
57
  ## 34.7.0
4
58
 
5
59
  ### Minor Changes
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2018 SEEK
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -26,7 +26,7 @@ const defaultSpaceForSize = {
26
26
  undivided: {
27
27
  xsmall: "medium",
28
28
  small: "medium",
29
- standard: "large",
29
+ standard: "medium",
30
30
  large: "large"
31
31
  }
32
32
  };
@@ -68,4 +68,3 @@ const Accordion = ({ children, size = defaultSize, tone, weight, space: spacePro
68
68
  //#endregion
69
69
  exports.Accordion = Accordion;
70
70
  exports.defaultSize = defaultSize;
71
- exports.validSpaceValues = validSpaceValues;
@@ -11,9 +11,10 @@ interface AccordionProps {
11
11
  size?: AccordionContextValue['size'];
12
12
  tone?: AccordionContextValue['tone'];
13
13
  weight?: AccordionContextValue['weight'];
14
+ /** @deprecated The spacing is now derived from the `size` prop and will be removed in a future release. */
14
15
  space?: RequiredResponsiveValue<(typeof validSpaceValues)[number]>;
15
16
  data?: DataAttributeMap;
16
17
  }
17
18
  declare const Accordion: FC<AccordionProps>;
18
19
  //#endregion
19
- export { Accordion, AccordionProps, validSpaceValues };
20
+ export { Accordion, AccordionProps };
@@ -11,9 +11,10 @@ interface AccordionProps {
11
11
  size?: AccordionContextValue['size'];
12
12
  tone?: AccordionContextValue['tone'];
13
13
  weight?: AccordionContextValue['weight'];
14
+ /** @deprecated The spacing is now derived from the `size` prop and will be removed in a future release. */
14
15
  space?: RequiredResponsiveValue<(typeof validSpaceValues)[number]>;
15
16
  data?: DataAttributeMap;
16
17
  }
17
18
  declare const Accordion: FC<AccordionProps>;
18
19
  //#endregion
19
- export { Accordion, AccordionProps, validSpaceValues };
20
+ export { Accordion, AccordionProps };
@@ -24,7 +24,7 @@ const defaultSpaceForSize = {
24
24
  undivided: {
25
25
  xsmall: "medium",
26
26
  small: "medium",
27
- standard: "large",
27
+ standard: "medium",
28
28
  large: "large"
29
29
  }
30
30
  };
@@ -64,4 +64,4 @@ const Accordion = ({ children, size = defaultSize, tone, weight, space: spacePro
64
64
  });
65
65
  };
66
66
  //#endregion
67
- export { Accordion, defaultSize, validSpaceValues };
67
+ export { Accordion, defaultSize };
@@ -3,11 +3,16 @@ const require_Accordion = require("./Accordion.cjs");
3
3
  const require_wireframeTheme_css = require("../../themes/wireframe/wireframeTheme.css.cjs");
4
4
  let react_jsx_runtime = require("react/jsx-runtime");
5
5
  //#region src/lib/components/Accordion/Accordion.playroom.tsx
6
+ const validSpaceValues = [
7
+ "medium",
8
+ "large",
9
+ "xlarge"
10
+ ];
6
11
  const spaceScale = ["none", ...Object.keys(require_wireframeTheme_css.default.space.space)];
7
12
  const filterSpace = (space) => {
8
13
  return require_sprinkles_css.mapResponsiveValue(space, (value) => {
9
- if (spaceScale.includes(value) && !require_Accordion.validSpaceValues.includes(value)) throw new Error(`To ensure adequate space for touch targets, 'space' prop values must be one of the following: ${require_Accordion.validSpaceValues.map((x) => `"${x}"`).join(", ")}`);
10
- return require_Accordion.validSpaceValues.includes(value) ? value : "medium";
14
+ if (spaceScale.includes(value) && !validSpaceValues.includes(value)) throw new Error(`To ensure adequate space for touch targets, 'space' prop values must be one of the following: ${validSpaceValues.map((x) => `"${x}"`).join(", ")}`);
15
+ return validSpaceValues.includes(value) ? value : "medium";
11
16
  });
12
17
  };
13
18
  const Accordion = ({ space, size, tone, weight, ...restProps }) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_Accordion.Accordion, {
@@ -1,8 +1,13 @@
1
1
  import { mapResponsiveValue } from "../../css/atoms/sprinkles.css.mjs";
2
- import { Accordion as Accordion$1, validSpaceValues } from "./Accordion.mjs";
2
+ import { Accordion as Accordion$1 } from "./Accordion.mjs";
3
3
  import wireframeTheme_css_default from "../../themes/wireframe/wireframeTheme.css.mjs";
4
4
  import { jsx } from "react/jsx-runtime";
5
5
  //#region src/lib/components/Accordion/Accordion.playroom.tsx
6
+ const validSpaceValues = [
7
+ "medium",
8
+ "large",
9
+ "xlarge"
10
+ ];
6
11
  const spaceScale = ["none", ...Object.keys(wireframeTheme_css_default.space.space)];
7
12
  const filterSpace = (space) => {
8
13
  return mapResponsiveValue(space, (value) => {
@@ -3,9 +3,9 @@ const require_Box = require("../Box/Box.cjs");
3
3
  require("../private/iconSlotSpace.cjs");
4
4
  const require_Text = require("../Text/Text.cjs");
5
5
  const require_IconContainer = require("../icons/IconContainer.cjs");
6
- const require_IconStarActiveSvg = require("../icons/IconStar/IconStarActiveSvg.cjs");
7
- const require_IconStarSvg = require("../icons/IconStar/IconStarSvg.cjs");
8
- const require_IconStarHalfSvg = require("../icons/IconStar/IconStarHalfSvg.cjs");
6
+ const require_IconRatingEmptySvg = require("../icons/IconRating/IconRatingEmptySvg.cjs");
7
+ const require_IconRatingFullSvg = require("../icons/IconRating/IconRatingFullSvg.cjs");
8
+ const require_IconRatingHalfSvg = require("../icons/IconRating/IconRatingHalfSvg.cjs");
9
9
  const require_Rating_css = require("./Rating.css.cjs");
10
10
  let assert = require("assert");
11
11
  assert = require_runtime.__toESM(assert, 1);
@@ -15,9 +15,9 @@ let react_jsx_runtime = require("react/jsx-runtime");
15
15
  //#region src/lib/components/Rating/Rating.tsx
16
16
  const getPercent = (rating, position) => Math.round(Math.min(Math.max(rating - position, 0), 1) * 100);
17
17
  const RatingStar = ({ percent, ...restProps }) => {
18
- let component = require_IconStarSvg.IconStarSvg;
19
- if (percent >= 25 && percent < 75) component = require_IconStarHalfSvg.IconStarHalfSvg;
20
- if (percent >= 75) component = require_IconStarActiveSvg.IconStarActiveSvg;
18
+ let component = require_IconRatingEmptySvg.IconRatingEmptySvg;
19
+ if (percent >= 25 && percent < 75) component = require_IconRatingHalfSvg.IconRatingHalfSvg;
20
+ if (percent >= 75) component = require_IconRatingFullSvg.IconRatingFullSvg;
21
21
  return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_IconContainer.IconContainer, {
22
22
  ...restProps,
23
23
  children: (svgProps) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_Box.Box, {
@@ -2,9 +2,9 @@ import { Box } from "../Box/Box.mjs";
2
2
  import "../private/iconSlotSpace.mjs";
3
3
  import { Text } from "../Text/Text.mjs";
4
4
  import { IconContainer } from "../icons/IconContainer.mjs";
5
- import { IconStarActiveSvg } from "../icons/IconStar/IconStarActiveSvg.mjs";
6
- import { IconStarSvg } from "../icons/IconStar/IconStarSvg.mjs";
7
- import { IconStarHalfSvg } from "../icons/IconStar/IconStarHalfSvg.mjs";
5
+ import { IconRatingEmptySvg } from "../icons/IconRating/IconRatingEmptySvg.mjs";
6
+ import { IconRatingFullSvg } from "../icons/IconRating/IconRatingFullSvg.mjs";
7
+ import { IconRatingHalfSvg } from "../icons/IconRating/IconRatingHalfSvg.mjs";
8
8
  import { inlineFlex } from "./Rating.css.mjs";
9
9
  import assert from "assert";
10
10
  import dedent from "dedent";
@@ -12,9 +12,9 @@ import { jsx, jsxs } from "react/jsx-runtime";
12
12
  //#region src/lib/components/Rating/Rating.tsx
13
13
  const getPercent = (rating, position) => Math.round(Math.min(Math.max(rating - position, 0), 1) * 100);
14
14
  const RatingStar = ({ percent, ...restProps }) => {
15
- let component = IconStarSvg;
16
- if (percent >= 25 && percent < 75) component = IconStarHalfSvg;
17
- if (percent >= 75) component = IconStarActiveSvg;
15
+ let component = IconRatingEmptySvg;
16
+ if (percent >= 25 && percent < 75) component = IconRatingHalfSvg;
17
+ if (percent >= 75) component = IconRatingFullSvg;
18
18
  return /* @__PURE__ */ jsx(IconContainer, {
19
19
  ...restProps,
20
20
  children: (svgProps) => /* @__PURE__ */ jsx(Box, {
@@ -12,7 +12,7 @@ const IconAISvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_js
12
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 20a1 1 0 0 1-.895-.553l-2.183-4.369-4.37-2.183a1 1 0 0 1 0-1.79l4.37-2.183 2.183-4.37c.34-.677 1.45-.677 1.79 0l2.183 4.37 4.37 2.183a1 1 0 0 1 0 1.79l-4.37 2.183-2.183 4.37A1 1 0 0 1 12 20Zm-4.764-8 2.878 1.438c.194.097.35.254.448.448L12 16.764l1.438-2.878c.097-.194.254-.35.448-.448L16.764 12l-2.878-1.438a1.001 1.001 0 0 1-.448-.448L12 7.236l-1.438 2.878c-.097.194-.254.35-.448.448L7.236 12Zm2.431-2.333h.01-.01ZM3.985 3.912l1-2 1 2 2 1-2 1-1 2-1-2-2-1 2-1Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 20a1 1 0 0 1-.895-.553l-2.183-4.369-4.37-2.183a1 1 0 0 1 0-1.79l4.37-2.183 2.183-4.37c.34-.677 1.45-.677 1.79 0l2.183 4.37 4.37 2.183a1 1 0 0 1 0 1.79l-4.37 2.183-2.183 4.37A1 1 0 0 1 12 20m-4.764-8 2.878 1.438c.194.097.35.254.448.448L12 16.764l1.438-2.878c.097-.194.254-.35.448-.448L16.764 12l-2.878-1.438a1 1 0 0 1-.448-.448L12 7.236l-1.438 2.878c-.097.194-.254.35-.448.448zm2.431-2.333h.01zM3.985 3.912l1-2 1 2 2 1-2 1-1 2-1-2-2-1z" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconAISvg = IconAISvg;
@@ -12,7 +12,7 @@ const IconAISvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg",
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "M12 20a1 1 0 0 1-.895-.553l-2.183-4.369-4.37-2.183a1 1 0 0 1 0-1.79l4.37-2.183 2.183-4.37c.34-.677 1.45-.677 1.79 0l2.183 4.37 4.37 2.183a1 1 0 0 1 0 1.79l-4.37 2.183-2.183 4.37A1 1 0 0 1 12 20Zm-4.764-8 2.878 1.438c.194.097.35.254.448.448L12 16.764l1.438-2.878c.097-.194.254-.35.448-.448L16.764 12l-2.878-1.438a1.001 1.001 0 0 1-.448-.448L12 7.236l-1.438 2.878c-.097.194-.254.35-.448.448L7.236 12Zm2.431-2.333h.01-.01ZM3.985 3.912l1-2 1 2 2 1-2 1-1 2-1-2-2-1 2-1Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M12 20a1 1 0 0 1-.895-.553l-2.183-4.369-4.37-2.183a1 1 0 0 1 0-1.79l4.37-2.183 2.183-4.37c.34-.677 1.45-.677 1.79 0l2.183 4.37 4.37 2.183a1 1 0 0 1 0 1.79l-4.37 2.183-2.183 4.37A1 1 0 0 1 12 20m-4.764-8 2.878 1.438c.194.097.35.254.448.448L12 16.764l1.438-2.878c.097-.194.254-.35.448-.448L16.764 12l-2.878-1.438a1 1 0 0 1-.448-.448L12 7.236l-1.438 2.878c-.097.194-.254.35-.448.448zm2.431-2.333h.01zM3.985 3.912l1-2 1 2 2 1-2 1-1 2-1-2-2-1z" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconAISvg };
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
3
3
  const IconAddSvg = ({ 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 IconAddSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_j
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 11h-5V6c0-.6-.4-1-1-1s-1 .4-1 1v5H6c-.6 0-1 .4-1 1s.4 1 1 1h5v5c0 .6.4 1 1 1s1-.4 1-1v-5h5c.6 0 1-.4 1-1s-.4-1-1-1z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18 11h-5V6c0-.6-.4-1-1-1s-1 .4-1 1v5H6c-.6 0-1 .4-1 1s.4 1 1 1h5v5c0 .6.4 1 1 1s1-.4 1-1v-5h5c.6 0 1-.4 1-1s-.4-1-1-1" })]
17
16
  });
18
17
  //#endregion
19
18
  exports.IconAddSvg = IconAddSvg;
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
3
3
  const IconAddSvg = ({ 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 IconAddSvg = ({ 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 11h-5V6c0-.6-.4-1-1-1s-1 .4-1 1v5H6c-.6 0-1 .4-1 1s.4 1 1 1h5v5c0 .6.4 1 1 1s1-.4 1-1v-5h5c.6 0 1-.4 1-1s-.4-1-1-1z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M18 11h-5V6c0-.6-.4-1-1-1s-1 .4-1 1v5H6c-.6 0-1 .4-1 1s.4 1 1 1h5v5c0 .6.4 1 1 1s1-.4 1-1v-5h5c.6 0 1-.4 1-1s-.4-1-1-1" })]
17
16
  });
18
17
  //#endregion
19
18
  export { IconAddSvg };
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
2
2
  //#region src/lib/components/icons/IconArrow/IconArrowSvg.tsx
3
3
  const IconArrowSvg = ({ 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: "m11.293 4.293-7 7a1 1 0 1 0 1.414 1.414L11 7.414V19a1 1 0 1 0 2 0V7.414l5.293 5.293a1 1 0 1 0 1.414-1.414l-7-7a1 1 0 0 0-1.414 0Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m11.293 4.293-7 7a1 1 0 1 0 1.414 1.414L11 7.414V19a1 1 0 0 0 2 0V7.414l5.293 5.293a1 1 0 1 0 1.414-1.414l-7-7a1 1 0 0 0-1.414 0" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconArrowSvg = IconArrowSvg;
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  //#region src/lib/components/icons/IconArrow/IconArrowSvg.tsx
3
3
  const IconArrowSvg = ({ 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: "m11.293 4.293-7 7a1 1 0 1 0 1.414 1.414L11 7.414V19a1 1 0 1 0 2 0V7.414l5.293 5.293a1 1 0 1 0 1.414-1.414l-7-7a1 1 0 0 0-1.414 0Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "m11.293 4.293-7 7a1 1 0 1 0 1.414 1.414L11 7.414V19a1 1 0 0 0 2 0V7.414l5.293 5.293a1 1 0 1 0 1.414-1.414l-7-7a1 1 0 0 0-1.414 0" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconArrowSvg };
@@ -12,7 +12,7 @@ const IconAttachmentSvg = ({ 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: "M11 21.6c-1.8 0-3.7-.8-5.1-2.1-2.7-2.7-2.7-7.2 0-9.9l5.7-5.7c1.9-1.9 5.1-2 7.1 0 1.9 1.9 1.9 5.1 0 7.1L13 16.7c-1.2 1.2-3.1 1.2-4.2 0-.6-.6-.9-1.3-.9-2.1 0-1.2.3-1.6.9-2.1L12.3 9c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-3.5 3.5c-.2.2-.3.4-.3.7s.1.5.3.7c.4.4 1 .4 1.4 0l5.7-5.7c1.2-1.2 1.2-3.1 0-4.2-1.2-1.2-3.1-1.2-4.2 0l-5.7 5.7c-1.9 1.9-1.9 5.1 0 7.1 1.9 1.9 5.1 1.9 7.1 0l3.5-3.5c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-3.5 3.5c-1.4 1.4-3.2 2-4.9 2Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11 21.6c-1.8 0-3.7-.8-5.1-2.1-2.7-2.7-2.7-7.2 0-9.9l5.7-5.7c1.9-1.9 5.1-2 7.1 0 1.9 1.9 1.9 5.1 0 7.1L13 16.7c-1.2 1.2-3.1 1.2-4.2 0q-.9-.9-.9-2.1c0-1.2.3-1.6.9-2.1L12.3 9c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-3.5 3.5c-.2.2-.3.4-.3.7s.1.5.3.7c.4.4 1 .4 1.4 0l5.7-5.7c1.2-1.2 1.2-3.1 0-4.2-1.2-1.2-3.1-1.2-4.2 0l-5.7 5.7c-1.9 1.9-1.9 5.1 0 7.1 1.9 1.9 5.1 1.9 7.1 0l3.5-3.5c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-3.5 3.5c-1.4 1.4-3.2 2-4.9 2" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconAttachmentSvg = IconAttachmentSvg;
@@ -12,7 +12,7 @@ const IconAttachmentSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "M11 21.6c-1.8 0-3.7-.8-5.1-2.1-2.7-2.7-2.7-7.2 0-9.9l5.7-5.7c1.9-1.9 5.1-2 7.1 0 1.9 1.9 1.9 5.1 0 7.1L13 16.7c-1.2 1.2-3.1 1.2-4.2 0-.6-.6-.9-1.3-.9-2.1 0-1.2.3-1.6.9-2.1L12.3 9c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-3.5 3.5c-.2.2-.3.4-.3.7s.1.5.3.7c.4.4 1 .4 1.4 0l5.7-5.7c1.2-1.2 1.2-3.1 0-4.2-1.2-1.2-3.1-1.2-4.2 0l-5.7 5.7c-1.9 1.9-1.9 5.1 0 7.1 1.9 1.9 5.1 1.9 7.1 0l3.5-3.5c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-3.5 3.5c-1.4 1.4-3.2 2-4.9 2Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M11 21.6c-1.8 0-3.7-.8-5.1-2.1-2.7-2.7-2.7-7.2 0-9.9l5.7-5.7c1.9-1.9 5.1-2 7.1 0 1.9 1.9 1.9 5.1 0 7.1L13 16.7c-1.2 1.2-3.1 1.2-4.2 0q-.9-.9-.9-2.1c0-1.2.3-1.6.9-2.1L12.3 9c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-3.5 3.5c-.2.2-.3.4-.3.7s.1.5.3.7c.4.4 1 .4 1.4 0l5.7-5.7c1.2-1.2 1.2-3.1 0-4.2-1.2-1.2-3.1-1.2-4.2 0l-5.7 5.7c-1.9 1.9-1.9 5.1 0 7.1 1.9 1.9 5.1 1.9 7.1 0l3.5-3.5c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-3.5 3.5c-1.4 1.4-3.2 2-4.9 2" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconAttachmentSvg };
@@ -12,7 +12,7 @@ const IconBluetoothSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, r
12
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 22a.999.999 0 0 1-1-1v-6.586l-2.793 2.793a1 1 0 1 1-1.414-1.414L10.586 12 6.793 8.207a1 1 0 1 1 1.414-1.414L11 9.586V3a.999.999 0 0 1 1.707-.707l4.5 4.5a1 1 0 0 1 0 1.414L13.414 12l3.793 3.793a1 1 0 0 1 0 1.414l-4.5 4.5A1 1 0 0 1 12 22Zm1-7.586v4.172l2.086-2.086L13 14.414Zm0-9v4.172L15.086 7.5 13 5.414Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 22a1 1 0 0 1-1-1v-6.586l-2.793 2.793a1 1 0 1 1-1.414-1.414L10.586 12 6.793 8.207a1 1 0 1 1 1.414-1.414L11 9.586V3a.999.999 0 0 1 1.707-.707l4.5 4.5a1 1 0 0 1 0 1.414L13.414 12l3.793 3.793a1 1 0 0 1 0 1.414l-4.5 4.5A1 1 0 0 1 12 22m1-7.586v4.172l2.086-2.086zm0-9v4.172L15.086 7.5z" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconBluetoothSvg = IconBluetoothSvg;
@@ -12,7 +12,7 @@ const IconBluetoothSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs(
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "M12 22a.999.999 0 0 1-1-1v-6.586l-2.793 2.793a1 1 0 1 1-1.414-1.414L10.586 12 6.793 8.207a1 1 0 1 1 1.414-1.414L11 9.586V3a.999.999 0 0 1 1.707-.707l4.5 4.5a1 1 0 0 1 0 1.414L13.414 12l3.793 3.793a1 1 0 0 1 0 1.414l-4.5 4.5A1 1 0 0 1 12 22Zm1-7.586v4.172l2.086-2.086L13 14.414Zm0-9v4.172L15.086 7.5 13 5.414Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M12 22a1 1 0 0 1-1-1v-6.586l-2.793 2.793a1 1 0 1 1-1.414-1.414L10.586 12 6.793 8.207a1 1 0 1 1 1.414-1.414L11 9.586V3a.999.999 0 0 1 1.707-.707l4.5 4.5a1 1 0 0 1 0 1.414L13.414 12l3.793 3.793a1 1 0 0 1 0 1.414l-4.5 4.5A1 1 0 0 1 12 22m1-7.586v4.172l2.086-2.086zm0-9v4.172L15.086 7.5z" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconBluetoothSvg };
@@ -12,7 +12,7 @@ const IconBoldSvg = ({ 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: "M17.909 11.08A4.95 4.95 0 0 0 19 8c0-2.757-2.243-5-5-5H6.5A1.5 1.5 0 0 0 5 4.5v15A1.5 1.5 0 0 0 6.5 21h8.259A5.248 5.248 0 0 0 20 15.759v-.518c0-1.703-.83-3.203-2.091-4.161ZM8 6h6c1.103 0 2 .897 2 2s-.897 2-2 2H8V6Zm9 9.759A2.244 2.244 0 0 1 14.759 18H8v-5h6.759A2.244 2.244 0 0 1 17 15.241v.518Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17.909 11.08A4.95 4.95 0 0 0 19 8c0-2.757-2.243-5-5-5H6.5A1.5 1.5 0 0 0 5 4.5v15A1.5 1.5 0 0 0 6.5 21h8.259A5.25 5.25 0 0 0 20 15.759v-.518c0-1.703-.83-3.203-2.091-4.161M8 6h6c1.103 0 2 .897 2 2s-.897 2-2 2H8zm9 9.759A2.244 2.244 0 0 1 14.759 18H8v-5h6.759A2.244 2.244 0 0 1 17 15.241z" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconBoldSvg = IconBoldSvg;
@@ -12,7 +12,7 @@ const IconBoldSvg = ({ 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: "M17.909 11.08A4.95 4.95 0 0 0 19 8c0-2.757-2.243-5-5-5H6.5A1.5 1.5 0 0 0 5 4.5v15A1.5 1.5 0 0 0 6.5 21h8.259A5.248 5.248 0 0 0 20 15.759v-.518c0-1.703-.83-3.203-2.091-4.161ZM8 6h6c1.103 0 2 .897 2 2s-.897 2-2 2H8V6Zm9 9.759A2.244 2.244 0 0 1 14.759 18H8v-5h6.759A2.244 2.244 0 0 1 17 15.241v.518Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M17.909 11.08A4.95 4.95 0 0 0 19 8c0-2.757-2.243-5-5-5H6.5A1.5 1.5 0 0 0 5 4.5v15A1.5 1.5 0 0 0 6.5 21h8.259A5.25 5.25 0 0 0 20 15.759v-.518c0-1.703-.83-3.203-2.091-4.161M8 6h6c1.103 0 2 .897 2 2s-.897 2-2 2H8zm9 9.759A2.244 2.244 0 0 1 14.759 18H8v-5h6.759A2.244 2.244 0 0 1 17 15.241z" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconBoldSvg };
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
3
3
  const IconBookmarkActiveSvg = ({ 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 IconBookmarkActiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */
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 5.1c.1-1.6-1.1-2.9-2.7-3.1H7.6C6.1 2.1 4.9 3.5 5 5v16c0 .4.2.7.5.9.3.2.7.2 1 0l5.4-3.6 5.4 3.6c.2.1.4.2.6.2.2 0 .3 0 .5-.1.3-.2.5-.5.5-.9l.1-16z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 5.1c.1-1.6-1.1-2.9-2.7-3.1H7.6C6.1 2.1 4.9 3.5 5 5v16c0 .4.2.7.5.9s.7.2 1 0l5.4-3.6 5.4 3.6c.2.1.4.2.6.2s.3 0 .5-.1c.3-.2.5-.5.5-.9z" })]
17
16
  });
18
17
  //#endregion
19
18
  exports.IconBookmarkActiveSvg = IconBookmarkActiveSvg;
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
3
3
  const IconBookmarkActiveSvg = ({ 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 IconBookmarkActiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */
13
12
  children: [title ? /* @__PURE__ */ jsx("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ jsx("path", { d: "M19 5.1c.1-1.6-1.1-2.9-2.7-3.1H7.6C6.1 2.1 4.9 3.5 5 5v16c0 .4.2.7.5.9.3.2.7.2 1 0l5.4-3.6 5.4 3.6c.2.1.4.2.6.2.2 0 .3 0 .5-.1.3-.2.5-.5.5-.9l.1-16z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M19 5.1c.1-1.6-1.1-2.9-2.7-3.1H7.6C6.1 2.1 4.9 3.5 5 5v16c0 .4.2.7.5.9s.7.2 1 0l5.4-3.6 5.4 3.6c.2.1.4.2.6.2s.3 0 .5-.1c.3-.2.5-.5.5-.9z" })]
17
16
  });
18
17
  //#endregion
19
18
  export { IconBookmarkActiveSvg };
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
3
3
  const IconBookmarkSvg = ({ 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 IconBookmarkSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, re
13
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 5.1c.1-1.6-1.1-2.9-2.7-3.1H7.6C6.1 2.1 4.9 3.5 5 5v16c0 .4.2.7.5.9.3.2.7.2 1 0l5.4-3.6 5.4 3.6c.2.1.4.2.6.2.2 0 .3 0 .5-.1.3-.2.5-.5.5-.9l.1-16zm-2 14-4.4-3c-.3-.2-.8-.2-1.1 0l-4.4 3L7 4.9c0-.4.3-.9.7-.9h8.5c.5 0 .8.5.8 1v14.1z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 5.1c.1-1.6-1.1-2.9-2.7-3.1H7.6C6.1 2.1 4.9 3.5 5 5v16c0 .4.2.7.5.9s.7.2 1 0l5.4-3.6 5.4 3.6c.2.1.4.2.6.2s.3 0 .5-.1c.3-.2.5-.5.5-.9zm-2 14-4.4-3c-.3-.2-.8-.2-1.1 0l-4.4 3L7 4.9c0-.4.3-.9.7-.9h8.5c.5 0 .8.5.8 1z" })]
17
16
  });
18
17
  //#endregion
19
18
  exports.IconBookmarkSvg = IconBookmarkSvg;
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
3
3
  const IconBookmarkSvg = ({ 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 IconBookmarkSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("
13
12
  children: [title ? /* @__PURE__ */ jsx("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ jsx("path", { d: "M19 5.1c.1-1.6-1.1-2.9-2.7-3.1H7.6C6.1 2.1 4.9 3.5 5 5v16c0 .4.2.7.5.9.3.2.7.2 1 0l5.4-3.6 5.4 3.6c.2.1.4.2.6.2.2 0 .3 0 .5-.1.3-.2.5-.5.5-.9l.1-16zm-2 14-4.4-3c-.3-.2-.8-.2-1.1 0l-4.4 3L7 4.9c0-.4.3-.9.7-.9h8.5c.5 0 .8.5.8 1v14.1z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M19 5.1c.1-1.6-1.1-2.9-2.7-3.1H7.6C6.1 2.1 4.9 3.5 5 5v16c0 .4.2.7.5.9s.7.2 1 0l5.4-3.6 5.4 3.6c.2.1.4.2.6.2s.3 0 .5-.1c.3-.2.5-.5.5-.9zm-2 14-4.4-3c-.3-.2-.8-.2-1.1 0l-4.4 3L7 4.9c0-.4.3-.9.7-.9h8.5c.5 0 .8.5.8 1z" })]
17
16
  });
18
17
  //#endregion
19
18
  export { IconBookmarkSvg };
@@ -12,7 +12,7 @@ const IconBulletListSvg = ({ 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: "M6 14a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm0-8a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm13 3h-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: "M6 14a2 2 0 1 0 0 4 2 2 0 0 0 0-4m0-8a2 2 0 1 0 0 4 2 2 0 0 0 0-4m13 3h-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.IconBulletListSvg = IconBulletListSvg;
@@ -12,7 +12,7 @@ const IconBulletListSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "M6 14a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm0-8a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm13 3h-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: "M6 14a2 2 0 1 0 0 4 2 2 0 0 0 0-4m0-8a2 2 0 1 0 0 4 2 2 0 0 0 0-4m13 3h-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 { IconBulletListSvg };
@@ -14,8 +14,8 @@ const IconCareerActiveSvg = ({ 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: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1Zm5.459 6.198-3.01 6.99a.5.5 0 0 1-.261.26l-6.99 3.011a.499.499 0 0 1-.656-.658l3.034-6.966a.493.493 0 0 1 .259-.259l6.966-3.034a.501.501 0 0 1 .658.656Z" }),
18
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 12.002a.993.993 0 0 1-.077.38.998.998 0 0 1-.24.341.994.994 0 0 1-1.066.2 1 1 0 0 1-.34-.241.998.998 0 0 1-.2-.3.996.996 0 0 1-.075-.373v-.015c0-.134.027-.26.075-.377a1 1 0 0 1 .25-.347c.09-.081.185-.15.29-.193a.994.994 0 0 1 .766 0 1 1 0 0 1 .346.249 1 1 0 0 1 .194.291A.996.996 0 0 1 13 12v.002Z" })
17
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1m5.459 6.198-3.01 6.99a.5.5 0 0 1-.261.26l-6.99 3.011a.499.499 0 0 1-.656-.658l3.034-6.966a.5.5 0 0 1 .259-.259l6.966-3.034a.501.501 0 0 1 .658.656" }),
18
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 12.002a1 1 0 0 1-.077.38 1 1 0 0 1-.24.341.99.99 0 0 1-1.066.2 1 1 0 0 1-.34-.241 1 1 0 0 1-.2-.3 1 1 0 0 1-.075-.373v-.015q.002-.201.075-.377a1 1 0 0 1 .25-.347c.09-.081.185-.15.29-.193a1 1 0 0 1 .766 0 1 1 0 0 1 .346.249 1 1 0 0 1 .194.291A1 1 0 0 1 13 12z" })
19
19
  ]
20
20
  });
21
21
  //#endregion
@@ -14,8 +14,8 @@ const IconCareerActiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ js
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ jsx("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1Zm5.459 6.198-3.01 6.99a.5.5 0 0 1-.261.26l-6.99 3.011a.499.499 0 0 1-.656-.658l3.034-6.966a.493.493 0 0 1 .259-.259l6.966-3.034a.501.501 0 0 1 .658.656Z" }),
18
- /* @__PURE__ */ jsx("path", { d: "M13 12.002a.993.993 0 0 1-.077.38.998.998 0 0 1-.24.341.994.994 0 0 1-1.066.2 1 1 0 0 1-.34-.241.998.998 0 0 1-.2-.3.996.996 0 0 1-.075-.373v-.015c0-.134.027-.26.075-.377a1 1 0 0 1 .25-.347c.09-.081.185-.15.29-.193a.994.994 0 0 1 .766 0 1 1 0 0 1 .346.249 1 1 0 0 1 .194.291A.996.996 0 0 1 13 12v.002Z" })
17
+ /* @__PURE__ */ jsx("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1m5.459 6.198-3.01 6.99a.5.5 0 0 1-.261.26l-6.99 3.011a.499.499 0 0 1-.656-.658l3.034-6.966a.5.5 0 0 1 .259-.259l6.966-3.034a.501.501 0 0 1 .658.656" }),
18
+ /* @__PURE__ */ jsx("path", { d: "M13 12.002a1 1 0 0 1-.077.38 1 1 0 0 1-.24.341.99.99 0 0 1-1.066.2 1 1 0 0 1-.34-.241 1 1 0 0 1-.2-.3 1 1 0 0 1-.075-.373v-.015q.002-.201.075-.377a1 1 0 0 1 .25-.347c.09-.081.185-.15.29-.193a1 1 0 0 1 .766 0 1 1 0 0 1 .346.249 1 1 0 0 1 .194.291A1 1 0 0 1 13 12z" })
19
19
  ]
20
20
  });
21
21
  //#endregion
@@ -14,8 +14,8 @@ const IconCareerSvg = ({ 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 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1Zm0 20c-4.963 0-9-4.037-9-9s4.037-9 9-9 9 4.037 9 9-4.037 9-9 9Z" }),
18
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.8 6.542 9.836 9.576a.493.493 0 0 0-.259.259l-3.034 6.966a.5.5 0 0 0 .656.658l6.99-3.01a.5.5 0 0 0 .26-.261l3.011-6.99a.5.5 0 0 0-.658-.656Zm-3.8 5.46a.993.993 0 0 1-.077.38.998.998 0 0 1-.24.341.994.994 0 0 1-1.066.2 1 1 0 0 1-.34-.241.998.998 0 0 1-.2-.3.996.996 0 0 1-.075-.373v-.015c0-.134.027-.26.075-.377a1 1 0 0 1 .25-.347c.09-.081.185-.15.29-.193a.994.994 0 0 1 .766 0 1 1 0 0 1 .346.249 1 1 0 0 1 .194.291A.996.996 0 0 1 13 12v.002Z" })
17
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1m0 20c-4.963 0-9-4.037-9-9s4.037-9 9-9 9 4.037 9 9-4.037 9-9 9" }),
18
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.8 6.542 9.836 9.576a.5.5 0 0 0-.259.259l-3.034 6.966a.5.5 0 0 0 .656.658l6.99-3.01a.5.5 0 0 0 .26-.261l3.011-6.99a.5.5 0 0 0-.658-.656Zm-3.8 5.46a1 1 0 0 1-.077.38 1 1 0 0 1-.24.341.99.99 0 0 1-1.066.2 1 1 0 0 1-.34-.241 1 1 0 0 1-.2-.3 1 1 0 0 1-.075-.373v-.015q.002-.201.075-.377a1 1 0 0 1 .25-.347c.09-.081.185-.15.29-.193a1 1 0 0 1 .766 0 1 1 0 0 1 .346.249 1 1 0 0 1 .194.291A1 1 0 0 1 13 12z" })
19
19
  ]
20
20
  });
21
21
  //#endregion
@@ -14,8 +14,8 @@ const IconCareerSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("sv
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ jsx("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1Zm0 20c-4.963 0-9-4.037-9-9s4.037-9 9-9 9 4.037 9 9-4.037 9-9 9Z" }),
18
- /* @__PURE__ */ jsx("path", { d: "M16.8 6.542 9.836 9.576a.493.493 0 0 0-.259.259l-3.034 6.966a.5.5 0 0 0 .656.658l6.99-3.01a.5.5 0 0 0 .26-.261l3.011-6.99a.5.5 0 0 0-.658-.656Zm-3.8 5.46a.993.993 0 0 1-.077.38.998.998 0 0 1-.24.341.994.994 0 0 1-1.066.2 1 1 0 0 1-.34-.241.998.998 0 0 1-.2-.3.996.996 0 0 1-.075-.373v-.015c0-.134.027-.26.075-.377a1 1 0 0 1 .25-.347c.09-.081.185-.15.29-.193a.994.994 0 0 1 .766 0 1 1 0 0 1 .346.249 1 1 0 0 1 .194.291A.996.996 0 0 1 13 12v.002Z" })
17
+ /* @__PURE__ */ jsx("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1m0 20c-4.963 0-9-4.037-9-9s4.037-9 9-9 9 4.037 9 9-4.037 9-9 9" }),
18
+ /* @__PURE__ */ jsx("path", { d: "M16.8 6.542 9.836 9.576a.5.5 0 0 0-.259.259l-3.034 6.966a.5.5 0 0 0 .656.658l6.99-3.01a.5.5 0 0 0 .26-.261l3.011-6.99a.5.5 0 0 0-.658-.656Zm-3.8 5.46a1 1 0 0 1-.077.38 1 1 0 0 1-.24.341.99.99 0 0 1-1.066.2 1 1 0 0 1-.34-.241 1 1 0 0 1-.2-.3 1 1 0 0 1-.075-.373v-.015q.002-.201.075-.377a1 1 0 0 1 .25-.347c.09-.081.185-.15.29-.193a1 1 0 0 1 .766 0 1 1 0 0 1 .346.249 1 1 0 0 1 .194.291A1 1 0 0 1 13 12z" })
19
19
  ]
20
20
  });
21
21
  //#endregion
@@ -12,7 +12,7 @@ const IconCategorySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, re
12
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9 22H4c-1.103 0-2-.897-2-2v-5c0-1.103.897-2 2-2h5c1.103 0 2 .897 2 2v5c0 1.103-.897 2-2 2Zm-5-7v5h5.002L9 15H4Zm12-4H8a1 1 0 0 1-.868-1.496l4-7c.355-.623 1.38-.623 1.736 0l4 7A1 1 0 0 1 16 11ZM9.724 9h4.552L12 5.016 9.724 9ZM17.5 22c-2.481 0-4.5-2.019-4.5-4.5s2.019-4.5 4.5-4.5 4.5 2.019 4.5 4.5-2.019 4.5-4.5 4.5Zm0-7c-1.379 0-2.5 1.121-2.5 2.5s1.121 2.5 2.5 2.5 2.5-1.121 2.5-2.5-1.121-2.5-2.5-2.5Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9 22H4c-1.103 0-2-.897-2-2v-5c0-1.103.897-2 2-2h5c1.103 0 2 .897 2 2v5c0 1.103-.897 2-2 2m-5-7v5h5.002L9 15zm12-4H8a1 1 0 0 1-.868-1.496l4-7c.355-.623 1.38-.623 1.736 0l4 7A1 1 0 0 1 16 11M9.724 9h4.552L12 5.016zM17.5 22c-2.481 0-4.5-2.019-4.5-4.5s2.019-4.5 4.5-4.5 4.5 2.019 4.5 4.5-2.019 4.5-4.5 4.5m0-7c-1.379 0-2.5 1.121-2.5 2.5s1.121 2.5 2.5 2.5 2.5-1.121 2.5-2.5-1.121-2.5-2.5-2.5" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconCategorySvg = IconCategorySvg;
@@ -12,7 +12,7 @@ const IconCategorySvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "M9 22H4c-1.103 0-2-.897-2-2v-5c0-1.103.897-2 2-2h5c1.103 0 2 .897 2 2v5c0 1.103-.897 2-2 2Zm-5-7v5h5.002L9 15H4Zm12-4H8a1 1 0 0 1-.868-1.496l4-7c.355-.623 1.38-.623 1.736 0l4 7A1 1 0 0 1 16 11ZM9.724 9h4.552L12 5.016 9.724 9ZM17.5 22c-2.481 0-4.5-2.019-4.5-4.5s2.019-4.5 4.5-4.5 4.5 2.019 4.5 4.5-2.019 4.5-4.5 4.5Zm0-7c-1.379 0-2.5 1.121-2.5 2.5s1.121 2.5 2.5 2.5 2.5-1.121 2.5-2.5-1.121-2.5-2.5-2.5Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M9 22H4c-1.103 0-2-.897-2-2v-5c0-1.103.897-2 2-2h5c1.103 0 2 .897 2 2v5c0 1.103-.897 2-2 2m-5-7v5h5.002L9 15zm12-4H8a1 1 0 0 1-.868-1.496l4-7c.355-.623 1.38-.623 1.736 0l4 7A1 1 0 0 1 16 11M9.724 9h4.552L12 5.016zM17.5 22c-2.481 0-4.5-2.019-4.5-4.5s2.019-4.5 4.5-4.5 4.5 2.019 4.5 4.5-2.019 4.5-4.5 4.5m0-7c-1.379 0-2.5 1.121-2.5 2.5s1.121 2.5 2.5 2.5 2.5-1.121 2.5-2.5-1.121-2.5-2.5-2.5" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconCategorySvg };
@@ -2,11 +2,11 @@ let react_jsx_runtime = require("react/jsx-runtime");
2
2
  //#region src/lib/components/icons/IconCaution/IconCautionSvg.tsx
3
3
  const IconCautionSvg = ({ 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,13 +14,13 @@ const IconCautionSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, rea
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22.71 17.262 14.738 3.71A3.183 3.183 0 0 0 12 2.013 3.183 3.183 0 0 0 9.262 3.71L1.29 17.262a3.152 3.152 0 0 0-.14 3.225A3.152 3.152 0 0 0 4 22h16a3.023 3.023 0 0 0 2.71-4.738ZM20 20H4c-1.1 0-1.544-.776-.986-1.724l7.972-13.552A1.232 1.232 0 0 1 12 4.013a1.232 1.232 0 0 1 1.014.71l7.972 13.553C21.544 19.224 21.1 20 20 20Z" }),
17
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22.71 17.262 14.738 3.71A3.18 3.18 0 0 0 12 2.013 3.18 3.18 0 0 0 9.262 3.71L1.29 17.262a3.15 3.15 0 0 0-.14 3.225A3.15 3.15 0 0 0 4 22h16a3.023 3.023 0 0 0 2.71-4.738M20 20H4c-1.1 0-1.544-.776-.986-1.724l7.972-13.552A1.23 1.23 0 0 1 12 4.013a1.23 1.23 0 0 1 1.014.71l7.972 13.553C21.544 19.224 21.1 20 20 20" }),
18
18
  /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
19
19
  cx: 12,
20
20
  cy: 17,
21
21
  r: 1
22
22
  }),
23
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11.978 14a1 1 0 0 0 1-1V9a1 1 0 0 0-2 0v4a1 1 0 0 0 1 1Z" })
23
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11.978 14a1 1 0 0 0 1-1V9a1 1 0 0 0-2 0v4a1 1 0 0 0 1 1" })
24
24
  ]
25
25
  });
26
26
  //#endregion