@helsenorge/designsystem-react 14.7.2 → 15.0.0-beta.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 (1330) hide show
  1. package/lib/AnchorLink.js +11 -7
  2. package/lib/AnchorLink.js.map +1 -1
  3. package/lib/AsChildSlot.js +8 -4
  4. package/lib/AsChildSlot.js.map +1 -1
  5. package/lib/Avatar.js +16 -10
  6. package/lib/Avatar.js.map +1 -1
  7. package/lib/Badge.js +9 -5
  8. package/lib/Badge.js.map +1 -1
  9. package/lib/Button.js +14 -10
  10. package/lib/Button.js.map +1 -1
  11. package/lib/CHANGELOG.md +33 -10
  12. package/lib/Checkbox.js +12 -11
  13. package/lib/Checkbox.js.map +1 -1
  14. package/lib/Chip.js +17 -10
  15. package/lib/Chip.js.map +1 -1
  16. package/lib/Close.js +12 -8
  17. package/lib/Close.js.map +1 -1
  18. package/lib/DictionaryTrigger.js +7 -3
  19. package/lib/DictionaryTrigger.js.map +1 -1
  20. package/lib/Drawer.js +26 -19
  21. package/lib/Drawer.js.map +1 -1
  22. package/lib/DrawerNavigation.js +9 -4
  23. package/lib/DrawerNavigation.js.map +1 -1
  24. package/lib/Duolist.js +10 -6
  25. package/lib/Duolist.js.map +1 -1
  26. package/lib/ElementHeader.js +15 -12
  27. package/lib/ElementHeader.js.map +1 -1
  28. package/lib/ElementHeaderText.js +7 -5
  29. package/lib/ElementHeaderText.js.map +1 -1
  30. package/lib/{_rolldown_dynamic_import_helper.js → ErrorBoundary.js} +14 -11
  31. package/lib/ErrorBoundary.js.map +1 -0
  32. package/lib/ErrorWrapper.js +7 -3
  33. package/lib/ErrorWrapper.js.map +1 -1
  34. package/lib/Expander.js +20 -14
  35. package/lib/Expander.js.map +1 -1
  36. package/lib/FilterButton.js +11 -7
  37. package/lib/FilterButton.js.map +1 -1
  38. package/lib/FilterButtonAndChipsWrapper.js +6 -2
  39. package/lib/FilterButtonAndChipsWrapper.js.map +1 -1
  40. package/lib/FilterDrawer.js +20 -9
  41. package/lib/FilterDrawer.js.map +1 -1
  42. package/lib/FilterLinkList.js +9 -8
  43. package/lib/FilterLinkList.js.map +1 -1
  44. package/lib/FilterOverviewLinkList.js +9 -5
  45. package/lib/FilterOverviewLinkList.js.map +1 -1
  46. package/lib/FilterOverviewSearch.js +8 -4
  47. package/lib/FilterOverviewSearch.js.map +1 -1
  48. package/lib/FilterResultCountAndSortWrapper.js +6 -2
  49. package/lib/FilterResultCountAndSortWrapper.js.map +1 -1
  50. package/lib/FilterSearch.js +12 -11
  51. package/lib/FilterSearch.js.map +1 -1
  52. package/lib/FilterSort.js +9 -5
  53. package/lib/FilterSort.js.map +1 -1
  54. package/lib/FilterStateWrapper.js +6 -2
  55. package/lib/FilterStateWrapper.js.map +1 -1
  56. package/lib/FormFieldTag.js +12 -5
  57. package/lib/FormFieldTag.js.map +1 -1
  58. package/lib/FormGroup.js +14 -13
  59. package/lib/FormGroup.js.map +1 -1
  60. package/lib/FormLayout.js +17 -11
  61. package/lib/FormLayout.js.map +1 -1
  62. package/lib/HN.Designsystem.Dropdown.nb-NO.js +1 -0
  63. package/lib/HelpDetails.js +3 -2
  64. package/lib/HelpDetails.js.map +1 -1
  65. package/lib/HelpTriggerIcon.js +15 -10
  66. package/lib/HelpTriggerIcon.js.map +1 -1
  67. package/lib/HelpTriggerStandalone.js +11 -7
  68. package/lib/HelpTriggerStandalone.js.map +1 -1
  69. package/lib/HighlightPanel.js +9 -5
  70. package/lib/HighlightPanel.js.map +1 -1
  71. package/lib/Highlighter.js +10 -6
  72. package/lib/Highlighter.js.map +1 -1
  73. package/lib/HorizontalScroll.js +10 -6
  74. package/lib/HorizontalScroll.js.map +1 -1
  75. package/lib/Icon.js +6 -2
  76. package/lib/Icon.js.map +1 -1
  77. package/lib/Illustration.js +8 -4
  78. package/lib/Illustration.js.map +1 -1
  79. package/lib/InfoTeaser.js +13 -6
  80. package/lib/InfoTeaser.js.map +1 -1
  81. package/lib/Input.js +30 -25
  82. package/lib/Input.js.map +1 -1
  83. package/lib/LazyIcon.js +16 -10
  84. package/lib/LazyIcon.js.map +1 -1
  85. package/lib/LazyIllustration.js +16 -12
  86. package/lib/LazyIllustration.js.map +1 -1
  87. package/lib/LinkList.js +19 -12
  88. package/lib/LinkList.js.map +1 -1
  89. package/lib/List.js +7 -3
  90. package/lib/List.js.map +1 -1
  91. package/lib/ListEditMode.js +14 -9
  92. package/lib/ListEditMode.js.map +1 -1
  93. package/lib/MaxCharacters.js +5 -5
  94. package/lib/MaxCharacters.js.map +1 -1
  95. package/lib/NotificationBadge.js +12 -11
  96. package/lib/NotificationBadge.js.map +1 -1
  97. package/lib/PanelTitle.js +7 -3
  98. package/lib/PanelTitle.js.map +1 -1
  99. package/lib/PopOver.js +15 -9
  100. package/lib/PopOver.js.map +1 -1
  101. package/lib/Select.js +13 -9
  102. package/lib/Select.js.map +1 -1
  103. package/lib/SingleSelectItem.js +8 -5
  104. package/lib/SingleSelectItem.js.map +1 -1
  105. package/lib/Slider.js +30 -26
  106. package/lib/Slider.js.map +1 -1
  107. package/lib/Spacer.js +7 -3
  108. package/lib/Spacer.js.map +1 -1
  109. package/lib/StatusDot.js +36 -30
  110. package/lib/StatusDot.js.map +1 -1
  111. package/lib/StatusDotList.js +7 -3
  112. package/lib/StatusDotList.js.map +1 -1
  113. package/lib/StepButtons.js +8 -4
  114. package/lib/StepButtons.js.map +1 -1
  115. package/lib/TabList.js +29 -22
  116. package/lib/TabList.js.map +1 -1
  117. package/lib/TabPanel.js +6 -2
  118. package/lib/TabPanel.js.map +1 -1
  119. package/lib/TableBody.js +8 -4
  120. package/lib/TableBody.js.map +1 -1
  121. package/lib/TableCell.js +8 -4
  122. package/lib/TableCell.js.map +1 -1
  123. package/lib/TableExpandedRow.js +10 -6
  124. package/lib/TableExpandedRow.js.map +1 -1
  125. package/lib/TableExpanderCell.js +12 -10
  126. package/lib/TableExpanderCell.js.map +1 -1
  127. package/lib/TableHead.js +8 -4
  128. package/lib/TableHead.js.map +1 -1
  129. package/lib/TableHeadCell.js +12 -8
  130. package/lib/TableHeadCell.js.map +1 -1
  131. package/lib/TableRow.js +14 -9
  132. package/lib/TableRow.js.map +1 -1
  133. package/lib/Textarea.js +18 -11
  134. package/lib/Textarea.js.map +1 -1
  135. package/lib/Title.js +8 -5
  136. package/lib/Title.js.map +1 -1
  137. package/lib/Toast.js +7 -6
  138. package/lib/Toast.js.map +1 -1
  139. package/lib/__mocks__/IntersectionObserver.js +3 -2
  140. package/lib/__mocks__/IntersectionObserver.js.map +1 -1
  141. package/lib/__mocks__/MutationObserver.js +3 -2
  142. package/lib/__mocks__/MutationObserver.js.map +1 -1
  143. package/lib/__mocks__/ResizeObserver.js +3 -2
  144. package/lib/__mocks__/ResizeObserver.js.map +1 -1
  145. package/lib/__mocks__/matchMedia.js +3 -1
  146. package/lib/__mocks__/matchMedia.js.map +1 -1
  147. package/lib/__mocks__/useLayoutEvent.js +2 -0
  148. package/lib/__mocks__/useLayoutEvent.js.map +1 -1
  149. package/lib/__mocks__/useOutsideEvent.js +2 -0
  150. package/lib/__mocks__/useOutsideEvent.js.map +1 -1
  151. package/lib/__mocks__/usePseudoClasses.js +2 -0
  152. package/lib/__mocks__/usePseudoClasses.js.map +1 -1
  153. package/lib/__mocks__/useSize.js +2 -0
  154. package/lib/__mocks__/useSize.js.map +1 -1
  155. package/lib/__mocks__/uuid.js +6 -1
  156. package/lib/__mocks__/uuid.js.map +1 -1
  157. package/lib/components/ArticleTeaser/index.js +10 -3
  158. package/lib/components/ArticleTeaser/index.js.map +1 -1
  159. package/lib/components/Checkbox/index.js +5 -1
  160. package/lib/components/Checkbox/index.js.map +1 -0
  161. package/lib/components/Chip/Chip.d.ts +0 -2
  162. package/lib/components/Dropdown/SingleSelect/index.js +4 -2
  163. package/lib/components/Dropdown/SingleSelect/index.js.map +1 -1
  164. package/lib/components/Dropdown/index.js +27 -19
  165. package/lib/components/Dropdown/index.js.map +1 -1
  166. package/lib/components/DropdownOld/index.js +25 -17
  167. package/lib/components/DropdownOld/index.js.map +1 -1
  168. package/lib/components/ElementHeader/index.js +4 -2
  169. package/lib/components/ElementHeader/index.js.map +1 -1
  170. package/lib/components/EmptyState/index.js +23 -17
  171. package/lib/components/EmptyState/index.js.map +1 -1
  172. package/lib/components/ExpanderHierarchy/index.js +23 -16
  173. package/lib/components/ExpanderHierarchy/index.js.map +1 -1
  174. package/lib/components/ExpanderList/index.js +13 -9
  175. package/lib/components/ExpanderList/index.js.map +1 -1
  176. package/lib/components/EyebrowHeader/index.js +6 -2
  177. package/lib/components/EyebrowHeader/index.js.map +1 -1
  178. package/lib/components/FavoriteButton/index.js +20 -11
  179. package/lib/components/FavoriteButton/index.js.map +1 -1
  180. package/lib/components/Filter/DrawerNavigation/index.js +6 -2
  181. package/lib/components/Filter/DrawerNavigation/index.js.map +1 -0
  182. package/lib/components/Filter/FilterLinkList/index.js +6 -2
  183. package/lib/components/Filter/FilterLinkList/index.js.map +1 -0
  184. package/lib/components/Filter/FilterSearch/index.js +6 -1
  185. package/lib/components/Filter/FilterSearch/index.js.map +1 -0
  186. package/lib/components/Filter/index.js +50 -12
  187. package/lib/components/Filter/index.js.map +1 -1
  188. package/lib/components/FormGroup/index.js +4 -2
  189. package/lib/components/FormGroup/index.js.map +1 -1
  190. package/lib/components/HelpBubble/index.js +11 -4
  191. package/lib/components/HelpBubble/index.js.map +1 -1
  192. package/lib/components/HelpDrawer/index.js +10 -3
  193. package/lib/components/HelpDrawer/index.js.map +1 -1
  194. package/lib/components/HelpExpanderInline/index.js +8 -4
  195. package/lib/components/HelpExpanderInline/index.js.map +1 -1
  196. package/lib/components/HelpExpanderStandalone/index.js +14 -10
  197. package/lib/components/HelpExpanderStandalone/index.js.map +1 -1
  198. package/lib/components/HelpPanel/index.js +6 -2
  199. package/lib/components/HelpPanel/index.js.map +1 -1
  200. package/lib/components/HelpTeaser/index.js +6 -2
  201. package/lib/components/HelpTeaser/index.js.map +1 -1
  202. package/lib/components/HelpTooltip/index.js +6 -2
  203. package/lib/components/HelpTooltip/index.js.map +1 -1
  204. package/lib/components/HelpTriggerInline/index.js +8 -4
  205. package/lib/components/HelpTriggerInline/index.js.map +1 -1
  206. package/lib/components/Icon/index.js +1 -1
  207. package/lib/components/Icons/ActiveMonitoring.js +3 -2
  208. package/lib/components/Icons/ActiveMonitoring.js.map +1 -1
  209. package/lib/components/Icons/AcupunctureBack.js +4 -3
  210. package/lib/components/Icons/AcupunctureBack.js.map +1 -1
  211. package/lib/components/Icons/AdditionalIconInformation.js +2 -0
  212. package/lib/components/Icons/AdditionalIconInformation.js.map +1 -1
  213. package/lib/components/Icons/AlarmClock.js +3 -2
  214. package/lib/components/Icons/AlarmClock.js.map +1 -1
  215. package/lib/components/Icons/AlertSignFill.js +17 -2
  216. package/lib/components/Icons/AlertSignFill.js.map +1 -0
  217. package/lib/components/Icons/AlertSignStroke.js +17 -2
  218. package/lib/components/Icons/AlertSignStroke.js.map +1 -0
  219. package/lib/components/Icons/Amputation.js +3 -2
  220. package/lib/components/Icons/Amputation.js.map +1 -1
  221. package/lib/components/Icons/Anxiety.js +3 -2
  222. package/lib/components/Icons/Anxiety.js.map +1 -1
  223. package/lib/components/Icons/Apple.js +3 -2
  224. package/lib/components/Icons/Apple.js.map +1 -1
  225. package/lib/components/Icons/Archive.js +3 -2
  226. package/lib/components/Icons/Archive.js.map +1 -1
  227. package/lib/components/Icons/ArmFlexing.js +3 -2
  228. package/lib/components/Icons/ArmFlexing.js.map +1 -1
  229. package/lib/components/Icons/ArrowDown.js +29 -2
  230. package/lib/components/Icons/ArrowDown.js.map +1 -0
  231. package/lib/components/Icons/ArrowLeft.js +3 -2
  232. package/lib/components/Icons/ArrowLeft.js.map +1 -1
  233. package/lib/components/Icons/ArrowRight.js +17 -2
  234. package/lib/components/Icons/ArrowRight.js.map +1 -0
  235. package/lib/components/Icons/ArrowUp.js +29 -2
  236. package/lib/components/Icons/ArrowUp.js.map +1 -0
  237. package/lib/components/Icons/ArrowUpRight.js +17 -2
  238. package/lib/components/Icons/ArrowUpRight.js.map +1 -0
  239. package/lib/components/Icons/Attachment.js +3 -2
  240. package/lib/components/Icons/Attachment.js.map +1 -1
  241. package/lib/components/Icons/Atv.js +3 -2
  242. package/lib/components/Icons/Atv.js.map +1 -1
  243. package/lib/components/Icons/Avatar.js +3 -2
  244. package/lib/components/Icons/Avatar.js.map +1 -1
  245. package/lib/components/Icons/AwakePersonOnPillow.js +3 -2
  246. package/lib/components/Icons/AwakePersonOnPillow.js.map +1 -1
  247. package/lib/components/Icons/Baby.js +3 -2
  248. package/lib/components/Icons/Baby.js.map +1 -1
  249. package/lib/components/Icons/BandAid.js +3 -2
  250. package/lib/components/Icons/BandAid.js.map +1 -1
  251. package/lib/components/Icons/BeerAndPills.js +3 -2
  252. package/lib/components/Icons/BeerAndPills.js.map +1 -1
  253. package/lib/components/Icons/Bell.js +3 -2
  254. package/lib/components/Icons/Bell.js.map +1 -1
  255. package/lib/components/Icons/Bike.js +3 -2
  256. package/lib/components/Icons/Bike.js.map +1 -1
  257. package/lib/components/Icons/BirthControl.js +3 -2
  258. package/lib/components/Icons/BirthControl.js.map +1 -1
  259. package/lib/components/Icons/BirthdayCake.js +3 -2
  260. package/lib/components/Icons/BirthdayCake.js.map +1 -1
  261. package/lib/components/Icons/Boat.js +3 -2
  262. package/lib/components/Icons/Boat.js.map +1 -1
  263. package/lib/components/Icons/Body.js +3 -2
  264. package/lib/components/Icons/Body.js.map +1 -1
  265. package/lib/components/Icons/Braille.js +3 -2
  266. package/lib/components/Icons/Braille.js.map +1 -1
  267. package/lib/components/Icons/Brain.js +3 -2
  268. package/lib/components/Icons/Brain.js.map +1 -1
  269. package/lib/components/Icons/BreastReconstruction.js +3 -2
  270. package/lib/components/Icons/BreastReconstruction.js.map +1 -1
  271. package/lib/components/Icons/BreastRemoval.js +3 -2
  272. package/lib/components/Icons/BreastRemoval.js.map +1 -1
  273. package/lib/components/Icons/Breasts.js +3 -2
  274. package/lib/components/Icons/Breasts.js.map +1 -1
  275. package/lib/components/Icons/BrokenHeart.js +3 -2
  276. package/lib/components/Icons/BrokenHeart.js.map +1 -1
  277. package/lib/components/Icons/BrokenPuzzle.js +3 -2
  278. package/lib/components/Icons/BrokenPuzzle.js.map +1 -1
  279. package/lib/components/Icons/Bus.js +3 -2
  280. package/lib/components/Icons/Bus.js.map +1 -1
  281. package/lib/components/Icons/Calendar.js +3 -2
  282. package/lib/components/Icons/Calendar.js.map +1 -1
  283. package/lib/components/Icons/CalendarChange.js +3 -2
  284. package/lib/components/Icons/CalendarChange.js.map +1 -1
  285. package/lib/components/Icons/CalendarCheck.js +3 -2
  286. package/lib/components/Icons/CalendarCheck.js.map +1 -1
  287. package/lib/components/Icons/CalendarEvent.js +3 -2
  288. package/lib/components/Icons/CalendarEvent.js.map +1 -1
  289. package/lib/components/Icons/CalendarSave.js +3 -2
  290. package/lib/components/Icons/CalendarSave.js.map +1 -1
  291. package/lib/components/Icons/Cancer.js +3 -2
  292. package/lib/components/Icons/Cancer.js.map +1 -1
  293. package/lib/components/Icons/Candle.js +3 -2
  294. package/lib/components/Icons/Candle.js.map +1 -1
  295. package/lib/components/Icons/Car.js +3 -2
  296. package/lib/components/Icons/Car.js.map +1 -1
  297. package/lib/components/Icons/Carton.js +3 -2
  298. package/lib/components/Icons/Carton.js.map +1 -1
  299. package/lib/components/Icons/Change.js +3 -2
  300. package/lib/components/Icons/Change.js.map +1 -1
  301. package/lib/components/Icons/Check.js +17 -2
  302. package/lib/components/Icons/Check.js.map +1 -0
  303. package/lib/components/Icons/CheckFill.js +29 -2
  304. package/lib/components/Icons/CheckFill.js.map +1 -0
  305. package/lib/components/Icons/CheckOutline.js +15 -2
  306. package/lib/components/Icons/CheckOutline.js.map +1 -0
  307. package/lib/components/Icons/Chest.js +3 -2
  308. package/lib/components/Icons/Chest.js.map +1 -1
  309. package/lib/components/Icons/ChevronDown.js +17 -2
  310. package/lib/components/Icons/ChevronDown.js.map +1 -0
  311. package/lib/components/Icons/ChevronLeft.js +17 -2
  312. package/lib/components/Icons/ChevronLeft.js.map +1 -0
  313. package/lib/components/Icons/ChevronRight.js +17 -2
  314. package/lib/components/Icons/ChevronRight.js.map +1 -0
  315. package/lib/components/Icons/ChevronUp.js +17 -2
  316. package/lib/components/Icons/ChevronUp.js.map +1 -0
  317. package/lib/components/Icons/ChevronsDown.js +3 -2
  318. package/lib/components/Icons/ChevronsDown.js.map +1 -1
  319. package/lib/components/Icons/ChevronsUp.js +3 -2
  320. package/lib/components/Icons/ChevronsUp.js.map +1 -1
  321. package/lib/components/Icons/ChildPlaying.js +3 -2
  322. package/lib/components/Icons/ChildPlaying.js.map +1 -1
  323. package/lib/components/Icons/Cigarette.js +3 -2
  324. package/lib/components/Icons/Cigarette.js.map +1 -1
  325. package/lib/components/Icons/Coins.js +3 -2
  326. package/lib/components/Icons/Coins.js.map +1 -1
  327. package/lib/components/Icons/Contacts.js +3 -2
  328. package/lib/components/Icons/Contacts.js.map +1 -1
  329. package/lib/components/Icons/Copy.js +3 -2
  330. package/lib/components/Icons/Copy.js.map +1 -1
  331. package/lib/components/Icons/CoronaCertificate.js +3 -2
  332. package/lib/components/Icons/CoronaCertificate.js.map +1 -1
  333. package/lib/components/Icons/Coronavirus.js +3 -2
  334. package/lib/components/Icons/Coronavirus.js.map +1 -1
  335. package/lib/components/Icons/Cough.js +3 -2
  336. package/lib/components/Icons/Cough.js.map +1 -1
  337. package/lib/components/Icons/CreditCard.js +3 -2
  338. package/lib/components/Icons/CreditCard.js.map +1 -1
  339. package/lib/components/Icons/CriticalHealthInfo.js +3 -2
  340. package/lib/components/Icons/CriticalHealthInfo.js.map +1 -1
  341. package/lib/components/Icons/Cross.js +3 -2
  342. package/lib/components/Icons/Cross.js.map +1 -1
  343. package/lib/components/Icons/DataExchange.js +3 -2
  344. package/lib/components/Icons/DataExchange.js.map +1 -1
  345. package/lib/components/Icons/DataReceived.js +3 -2
  346. package/lib/components/Icons/DataReceived.js.map +1 -1
  347. package/lib/components/Icons/DataSent.js +3 -2
  348. package/lib/components/Icons/DataSent.js.map +1 -1
  349. package/lib/components/Icons/Depression.js +3 -2
  350. package/lib/components/Icons/Depression.js.map +1 -1
  351. package/lib/components/Icons/DigestiveSystem.js +3 -2
  352. package/lib/components/Icons/DigestiveSystem.js.map +1 -1
  353. package/lib/components/Icons/Dizzy.js +3 -2
  354. package/lib/components/Icons/Dizzy.js.map +1 -1
  355. package/lib/components/Icons/Documents.js +3 -2
  356. package/lib/components/Icons/Documents.js.map +1 -1
  357. package/lib/components/Icons/Dog.js +3 -2
  358. package/lib/components/Icons/Dog.js.map +1 -1
  359. package/lib/components/Icons/DonorCard.js +3 -2
  360. package/lib/components/Icons/DonorCard.js.map +1 -1
  361. package/lib/components/Icons/DotAttachment.js +3 -2
  362. package/lib/components/Icons/DotAttachment.js.map +1 -1
  363. package/lib/components/Icons/DotCheckmark.js +3 -2
  364. package/lib/components/Icons/DotCheckmark.js.map +1 -1
  365. package/lib/components/Icons/DotCircleArrows.js +3 -2
  366. package/lib/components/Icons/DotCircleArrows.js.map +1 -1
  367. package/lib/components/Icons/DotDot.js +3 -2
  368. package/lib/components/Icons/DotDot.js.map +1 -1
  369. package/lib/components/Icons/DotExclamationMark.js +3 -2
  370. package/lib/components/Icons/DotExclamationMark.js.map +1 -1
  371. package/lib/components/Icons/DotFill.js +3 -2
  372. package/lib/components/Icons/DotFill.js.map +1 -1
  373. package/lib/components/Icons/DotGroup.js +3 -2
  374. package/lib/components/Icons/DotGroup.js.map +1 -1
  375. package/lib/components/Icons/DotHalfDisc.js +3 -2
  376. package/lib/components/Icons/DotHalfDisc.js.map +1 -1
  377. package/lib/components/Icons/DotInfo.js +3 -2
  378. package/lib/components/Icons/DotInfo.js.map +1 -1
  379. package/lib/components/Icons/DotLogin.js +3 -2
  380. package/lib/components/Icons/DotLogin.js.map +1 -1
  381. package/lib/components/Icons/DotLookingGlass.js +3 -2
  382. package/lib/components/Icons/DotLookingGlass.js.map +1 -1
  383. package/lib/components/Icons/DotNoAccess.js +3 -2
  384. package/lib/components/Icons/DotNoAccess.js.map +1 -1
  385. package/lib/components/Icons/DotNoEye.js +3 -2
  386. package/lib/components/Icons/DotNoEye.js.map +1 -1
  387. package/lib/components/Icons/DotOutline.js +3 -2
  388. package/lib/components/Icons/DotOutline.js.map +1 -1
  389. package/lib/components/Icons/DotPencil.js +3 -2
  390. package/lib/components/Icons/DotPencil.js.map +1 -1
  391. package/lib/components/Icons/DotQuestionMark.js +3 -2
  392. package/lib/components/Icons/DotQuestionMark.js.map +1 -1
  393. package/lib/components/Icons/DotTriangle.js +3 -2
  394. package/lib/components/Icons/DotTriangle.js.map +1 -1
  395. package/lib/components/Icons/DotX.js +3 -2
  396. package/lib/components/Icons/DotX.js.map +1 -1
  397. package/lib/components/Icons/Download.js +3 -2
  398. package/lib/components/Icons/Download.js.map +1 -1
  399. package/lib/components/Icons/Draft.js +3 -2
  400. package/lib/components/Icons/Draft.js.map +1 -1
  401. package/lib/components/Icons/Drag.js +3 -2
  402. package/lib/components/Icons/Drag.js.map +1 -1
  403. package/lib/components/Icons/EChat.js +3 -2
  404. package/lib/components/Icons/EChat.js.map +1 -1
  405. package/lib/components/Icons/Ear.js +3 -2
  406. package/lib/components/Icons/Ear.js.map +1 -1
  407. package/lib/components/Icons/EarDeaf.js +3 -2
  408. package/lib/components/Icons/EarDeaf.js.map +1 -1
  409. package/lib/components/Icons/EarHearingAid.js +3 -2
  410. package/lib/components/Icons/EarHearingAid.js.map +1 -1
  411. package/lib/components/Icons/EarNoseThroat.js +3 -2
  412. package/lib/components/Icons/EarNoseThroat.js.map +1 -1
  413. package/lib/components/Icons/EarVolume.js +3 -2
  414. package/lib/components/Icons/EarVolume.js.map +1 -1
  415. package/lib/components/Icons/Edit.js +3 -2
  416. package/lib/components/Icons/Edit.js.map +1 -1
  417. package/lib/components/Icons/ElderlyPerson.js +3 -2
  418. package/lib/components/Icons/ElderlyPerson.js.map +1 -1
  419. package/lib/components/Icons/Embolization.js +3 -2
  420. package/lib/components/Icons/Embolization.js.map +1 -1
  421. package/lib/components/Icons/EmergencyCall.js +3 -2
  422. package/lib/components/Icons/EmergencyCall.js.map +1 -1
  423. package/lib/components/Icons/EmoticonAnnoyed.js +3 -2
  424. package/lib/components/Icons/EmoticonAnnoyed.js.map +1 -1
  425. package/lib/components/Icons/EmoticonDelighted.js +3 -2
  426. package/lib/components/Icons/EmoticonDelighted.js.map +1 -1
  427. package/lib/components/Icons/EmoticonDisappointed.js +3 -2
  428. package/lib/components/Icons/EmoticonDisappointed.js.map +1 -1
  429. package/lib/components/Icons/EmoticonHappy.js +3 -2
  430. package/lib/components/Icons/EmoticonHappy.js.map +1 -1
  431. package/lib/components/Icons/EmoticonMeh.js +3 -2
  432. package/lib/components/Icons/EmoticonMeh.js.map +1 -1
  433. package/lib/components/Icons/EmptyBox.js +17 -2
  434. package/lib/components/Icons/EmptyBox.js.map +1 -0
  435. package/lib/components/Icons/EnterFullScreen.js +3 -2
  436. package/lib/components/Icons/EnterFullScreen.js.map +1 -1
  437. package/lib/components/Icons/Envelope.js +3 -2
  438. package/lib/components/Icons/Envelope.js.map +1 -1
  439. package/lib/components/Icons/Epilepsy.js +3 -2
  440. package/lib/components/Icons/Epilepsy.js.map +1 -1
  441. package/lib/components/Icons/Eraser.js +3 -2
  442. package/lib/components/Icons/Eraser.js.map +1 -1
  443. package/lib/components/Icons/ErrorSignFill.js +17 -2
  444. package/lib/components/Icons/ErrorSignFill.js.map +1 -0
  445. package/lib/components/Icons/ErrorSignStroke.js +3 -2
  446. package/lib/components/Icons/ErrorSignStroke.js.map +1 -1
  447. package/lib/components/Icons/EuropeanHealthCard.js +3 -2
  448. package/lib/components/Icons/EuropeanHealthCard.js.map +1 -1
  449. package/lib/components/Icons/ExitFullScreen.js +3 -2
  450. package/lib/components/Icons/ExitFullScreen.js.map +1 -1
  451. package/lib/components/Icons/Eye.js +3 -2
  452. package/lib/components/Icons/Eye.js.map +1 -1
  453. package/lib/components/Icons/Facebook.js +3 -2
  454. package/lib/components/Icons/Facebook.js.map +1 -1
  455. package/lib/components/Icons/FallingLeaf.js +3 -2
  456. package/lib/components/Icons/FallingLeaf.js.map +1 -1
  457. package/lib/components/Icons/Feedback.js +3 -2
  458. package/lib/components/Icons/Feedback.js.map +1 -1
  459. package/lib/components/Icons/Female.js +3 -2
  460. package/lib/components/Icons/Female.js.map +1 -1
  461. package/lib/components/Icons/FemaleDoctor.js +3 -2
  462. package/lib/components/Icons/FemaleDoctor.js.map +1 -1
  463. package/lib/components/Icons/Ferry.js +3 -2
  464. package/lib/components/Icons/Ferry.js.map +1 -1
  465. package/lib/components/Icons/File.js +3 -2
  466. package/lib/components/Icons/File.js.map +1 -1
  467. package/lib/components/Icons/Filter.js +45 -2
  468. package/lib/components/Icons/Filter.js.map +1 -0
  469. package/lib/components/Icons/FingerBleed.js +3 -2
  470. package/lib/components/Icons/FingerBleed.js.map +1 -1
  471. package/lib/components/Icons/FirstAidKit.js +3 -2
  472. package/lib/components/Icons/FirstAidKit.js.map +1 -1
  473. package/lib/components/Icons/Fish.js +3 -2
  474. package/lib/components/Icons/Fish.js.map +1 -1
  475. package/lib/components/Icons/FloppyDisk.js +3 -2
  476. package/lib/components/Icons/FloppyDisk.js.map +1 -1
  477. package/lib/components/Icons/Football.js +3 -2
  478. package/lib/components/Icons/Football.js.map +1 -1
  479. package/lib/components/Icons/Form.js +3 -2
  480. package/lib/components/Icons/Form.js.map +1 -1
  481. package/lib/components/Icons/Forward.js +17 -2
  482. package/lib/components/Icons/Forward.js.map +1 -0
  483. package/lib/components/Icons/Gallery.js +3 -2
  484. package/lib/components/Icons/Gallery.js.map +1 -1
  485. package/lib/components/Icons/Garden.js +3 -2
  486. package/lib/components/Icons/Garden.js.map +1 -1
  487. package/lib/components/Icons/GasCan.js +3 -2
  488. package/lib/components/Icons/GasCan.js.map +1 -1
  489. package/lib/components/Icons/GenderIdentity.js +3 -2
  490. package/lib/components/Icons/GenderIdentity.js.map +1 -1
  491. package/lib/components/Icons/GlassWater.js +3 -2
  492. package/lib/components/Icons/GlassWater.js.map +1 -1
  493. package/lib/components/Icons/Glasses.js +3 -2
  494. package/lib/components/Icons/Glasses.js.map +1 -1
  495. package/lib/components/Icons/Globe.js +3 -2
  496. package/lib/components/Icons/Globe.js.map +1 -1
  497. package/lib/components/Icons/Grain.js +3 -2
  498. package/lib/components/Icons/Grain.js.map +1 -1
  499. package/lib/components/Icons/Graph.js +3 -2
  500. package/lib/components/Icons/Graph.js.map +1 -1
  501. package/lib/components/Icons/Group.js +3 -2
  502. package/lib/components/Icons/Group.js.map +1 -1
  503. package/lib/components/Icons/GroupTwins.js +3 -2
  504. package/lib/components/Icons/GroupTwins.js.map +1 -1
  505. package/lib/components/Icons/HTMLFile.js +3 -2
  506. package/lib/components/Icons/HTMLFile.js.map +1 -1
  507. package/lib/components/Icons/HandWaving.js +9 -2
  508. package/lib/components/Icons/HandWaving.js.map +1 -0
  509. package/lib/components/Icons/HandWithDisease.js +3 -2
  510. package/lib/components/Icons/HandWithDisease.js.map +1 -1
  511. package/lib/components/Icons/HandsAndHeart.js +3 -2
  512. package/lib/components/Icons/HandsAndHeart.js.map +1 -1
  513. package/lib/components/Icons/HealthClinic.js +3 -2
  514. package/lib/components/Icons/HealthClinic.js.map +1 -1
  515. package/lib/components/Icons/HealthMeasurements.js +3 -2
  516. package/lib/components/Icons/HealthMeasurements.js.map +1 -1
  517. package/lib/components/Icons/HealthWarning.js +3 -2
  518. package/lib/components/Icons/HealthWarning.js.map +1 -1
  519. package/lib/components/Icons/HealthcarePerson.js +3 -2
  520. package/lib/components/Icons/HealthcarePerson.js.map +1 -1
  521. package/lib/components/Icons/HealthcarePersonell.js +3 -2
  522. package/lib/components/Icons/HealthcarePersonell.js.map +1 -1
  523. package/lib/components/Icons/HearingProtection.js +3 -2
  524. package/lib/components/Icons/HearingProtection.js.map +1 -1
  525. package/lib/components/Icons/Heart.js +3 -2
  526. package/lib/components/Icons/Heart.js.map +1 -1
  527. package/lib/components/Icons/HeartHands.js +3 -2
  528. package/lib/components/Icons/HeartHands.js.map +1 -1
  529. package/lib/components/Icons/HelpSign.js +3 -2
  530. package/lib/components/Icons/HelpSign.js.map +1 -1
  531. package/lib/components/Icons/HelpingHand.js +3 -2
  532. package/lib/components/Icons/HelpingHand.js.map +1 -1
  533. package/lib/components/Icons/Hemodialysis.js +3 -2
  534. package/lib/components/Icons/Hemodialysis.js.map +1 -1
  535. package/lib/components/Icons/Hiker.js +3 -2
  536. package/lib/components/Icons/Hiker.js.map +1 -1
  537. package/lib/components/Icons/Hipprosthesis.js +3 -2
  538. package/lib/components/Icons/Hipprosthesis.js.map +1 -1
  539. package/lib/components/Icons/History.js +3 -2
  540. package/lib/components/Icons/History.js.map +1 -1
  541. package/lib/components/Icons/HivAndAids.js +3 -2
  542. package/lib/components/Icons/HivAndAids.js.map +1 -1
  543. package/lib/components/Icons/Home.js +3 -2
  544. package/lib/components/Icons/Home.js.map +1 -1
  545. package/lib/components/Icons/HomeFill.js +3 -2
  546. package/lib/components/Icons/HomeFill.js.map +1 -1
  547. package/lib/components/Icons/Hormone.js +3 -2
  548. package/lib/components/Icons/Hormone.js.map +1 -1
  549. package/lib/components/Icons/Hospital.js +3 -2
  550. package/lib/components/Icons/Hospital.js.map +1 -1
  551. package/lib/components/Icons/Hourglass.js +3 -2
  552. package/lib/components/Icons/Hourglass.js.map +1 -1
  553. package/lib/components/Icons/IconNames.js +4 -1
  554. package/lib/components/Icons/IconNames.js.map +1 -1
  555. package/lib/components/Icons/ImgFile.js +3 -2
  556. package/lib/components/Icons/ImgFile.js.map +1 -1
  557. package/lib/components/Icons/Inbox.js +3 -2
  558. package/lib/components/Icons/Inbox.js.map +1 -1
  559. package/lib/components/Icons/InfoSignFill.js +17 -2
  560. package/lib/components/Icons/InfoSignFill.js.map +1 -0
  561. package/lib/components/Icons/InfoSignStroke.js +3 -2
  562. package/lib/components/Icons/InfoSignStroke.js.map +1 -1
  563. package/lib/components/Icons/Instagram.js +3 -2
  564. package/lib/components/Icons/Instagram.js.map +1 -1
  565. package/lib/components/Icons/Intravenous.js +3 -2
  566. package/lib/components/Icons/Intravenous.js.map +1 -1
  567. package/lib/components/Icons/JointPain.js +3 -2
  568. package/lib/components/Icons/JointPain.js.map +1 -1
  569. package/lib/components/Icons/Journal.js +3 -2
  570. package/lib/components/Icons/Journal.js.map +1 -1
  571. package/lib/components/Icons/JpgFile.js +3 -2
  572. package/lib/components/Icons/JpgFile.js.map +1 -1
  573. package/lib/components/Icons/Kidney.js +3 -2
  574. package/lib/components/Icons/Kidney.js.map +1 -1
  575. package/lib/components/Icons/KitchenScale.js +3 -2
  576. package/lib/components/Icons/KitchenScale.js.map +1 -1
  577. package/lib/components/Icons/Kjernejournal.js +3 -2
  578. package/lib/components/Icons/Kjernejournal.js.map +1 -1
  579. package/lib/components/Icons/Laboratory.js +3 -2
  580. package/lib/components/Icons/Laboratory.js.map +1 -1
  581. package/lib/components/Icons/LaptopBlog.js +3 -2
  582. package/lib/components/Icons/LaptopBlog.js.map +1 -1
  583. package/lib/components/Icons/LawBook.js +3 -2
  584. package/lib/components/Icons/LawBook.js.map +1 -1
  585. package/lib/components/Icons/LegalDocument.js +3 -2
  586. package/lib/components/Icons/LegalDocument.js.map +1 -1
  587. package/lib/components/Icons/LightBulb.js +3 -2
  588. package/lib/components/Icons/LightBulb.js.map +1 -1
  589. package/lib/components/Icons/List.js +3 -2
  590. package/lib/components/Icons/List.js.map +1 -1
  591. package/lib/components/Icons/Location.js +3 -2
  592. package/lib/components/Icons/Location.js.map +1 -1
  593. package/lib/components/Icons/LocationFill.js +3 -2
  594. package/lib/components/Icons/LocationFill.js.map +1 -1
  595. package/lib/components/Icons/Lock.js +3 -2
  596. package/lib/components/Icons/Lock.js.map +1 -1
  597. package/lib/components/Icons/Login.js +3 -2
  598. package/lib/components/Icons/Login.js.map +1 -1
  599. package/lib/components/Icons/Logout.js +3 -2
  600. package/lib/components/Icons/Logout.js.map +1 -1
  601. package/lib/components/Icons/Lungs.js +3 -2
  602. package/lib/components/Icons/Lungs.js.map +1 -1
  603. package/lib/components/Icons/Makeup.js +3 -2
  604. package/lib/components/Icons/Makeup.js.map +1 -1
  605. package/lib/components/Icons/MaleDoctor.js +3 -2
  606. package/lib/components/Icons/MaleDoctor.js.map +1 -1
  607. package/lib/components/Icons/MaleDoctorAndPerson.js +3 -2
  608. package/lib/components/Icons/MaleDoctorAndPerson.js.map +1 -1
  609. package/lib/components/Icons/MaleDoctorCompact.js +3 -2
  610. package/lib/components/Icons/MaleDoctorCompact.js.map +1 -1
  611. package/lib/components/Icons/MaleDoctorCompactFill.js +3 -2
  612. package/lib/components/Icons/MaleDoctorCompactFill.js.map +1 -1
  613. package/lib/components/Icons/MaleGenitalia.js +3 -2
  614. package/lib/components/Icons/MaleGenitalia.js.map +1 -1
  615. package/lib/components/Icons/MeasuringTape.js +3 -2
  616. package/lib/components/Icons/MeasuringTape.js.map +1 -1
  617. package/lib/components/Icons/Medicine.js +3 -2
  618. package/lib/components/Icons/Medicine.js.map +1 -1
  619. package/lib/components/Icons/MedicineWarning.js +3 -2
  620. package/lib/components/Icons/MedicineWarning.js.map +1 -1
  621. package/lib/components/Icons/MentalHealthAdult.js +3 -2
  622. package/lib/components/Icons/MentalHealthAdult.js.map +1 -1
  623. package/lib/components/Icons/MentalHealthChild.js +3 -2
  624. package/lib/components/Icons/MentalHealthChild.js.map +1 -1
  625. package/lib/components/Icons/Menu.js +3 -2
  626. package/lib/components/Icons/Menu.js.map +1 -1
  627. package/lib/components/Icons/Microscope.js +3 -2
  628. package/lib/components/Icons/Microscope.js.map +1 -1
  629. package/lib/components/Icons/Minus.js +3 -2
  630. package/lib/components/Icons/Minus.js.map +1 -1
  631. package/lib/components/Icons/Mirror.js +3 -2
  632. package/lib/components/Icons/Mirror.js.map +1 -1
  633. package/lib/components/Icons/MobilePhone.js +3 -2
  634. package/lib/components/Icons/MobilePhone.js.map +1 -1
  635. package/lib/components/Icons/MotherHoldingBaby.js +3 -2
  636. package/lib/components/Icons/MotherHoldingBaby.js.map +1 -1
  637. package/lib/components/Icons/MuscleBack.js +3 -2
  638. package/lib/components/Icons/MuscleBack.js.map +1 -1
  639. package/lib/components/Icons/MuscleLeg.js +3 -2
  640. package/lib/components/Icons/MuscleLeg.js.map +1 -1
  641. package/lib/components/Icons/Mushroom.js +3 -2
  642. package/lib/components/Icons/Mushroom.js.map +1 -1
  643. package/lib/components/Icons/Music.js +3 -2
  644. package/lib/components/Icons/Music.js.map +1 -1
  645. package/lib/components/Icons/MusselsAndSalt.js +3 -2
  646. package/lib/components/Icons/MusselsAndSalt.js.map +1 -1
  647. package/lib/components/Icons/NoAccess.js +3 -2
  648. package/lib/components/Icons/NoAccess.js.map +1 -1
  649. package/lib/components/Icons/NoEye.js +3 -2
  650. package/lib/components/Icons/NoEye.js.map +1 -1
  651. package/lib/components/Icons/NoFilter.js +3 -2
  652. package/lib/components/Icons/NoFilter.js.map +1 -1
  653. package/lib/components/Icons/Notepad.js +3 -2
  654. package/lib/components/Icons/Notepad.js.map +1 -1
  655. package/lib/components/Icons/Osteotomy.js +3 -2
  656. package/lib/components/Icons/Osteotomy.js.map +1 -1
  657. package/lib/components/Icons/PaintRoller.js +3 -2
  658. package/lib/components/Icons/PaintRoller.js.map +1 -1
  659. package/lib/components/Icons/PaperPlane.js +3 -2
  660. package/lib/components/Icons/PaperPlane.js.map +1 -1
  661. package/lib/components/Icons/PatientAndPerson.js +3 -2
  662. package/lib/components/Icons/PatientAndPerson.js.map +1 -1
  663. package/lib/components/Icons/Pause.js +3 -2
  664. package/lib/components/Icons/Pause.js.map +1 -1
  665. package/lib/components/Icons/PdfFile.js +3 -2
  666. package/lib/components/Icons/PdfFile.js.map +1 -1
  667. package/lib/components/Icons/Pencil.js +3 -2
  668. package/lib/components/Icons/Pencil.js.map +1 -1
  669. package/lib/components/Icons/PeopleTalking.js +3 -2
  670. package/lib/components/Icons/PeopleTalking.js.map +1 -1
  671. package/lib/components/Icons/Peritonealdialysis.js +3 -2
  672. package/lib/components/Icons/Peritonealdialysis.js.map +1 -1
  673. package/lib/components/Icons/Person.js +3 -2
  674. package/lib/components/Icons/Person.js.map +1 -1
  675. package/lib/components/Icons/PersonAndPatient.js +3 -2
  676. package/lib/components/Icons/PersonAndPatient.js.map +1 -1
  677. package/lib/components/Icons/PersonCancel.js +3 -2
  678. package/lib/components/Icons/PersonCancel.js.map +1 -1
  679. package/lib/components/Icons/PersonInXRayMachine.js +3 -2
  680. package/lib/components/Icons/PersonInXRayMachine.js.map +1 -1
  681. package/lib/components/Icons/PersonOverweight.js +3 -2
  682. package/lib/components/Icons/PersonOverweight.js.map +1 -1
  683. package/lib/components/Icons/PersonRelaxing.js +3 -2
  684. package/lib/components/Icons/PersonRelaxing.js.map +1 -1
  685. package/lib/components/Icons/PersonWithBrain.js +3 -2
  686. package/lib/components/Icons/PersonWithBrain.js.map +1 -1
  687. package/lib/components/Icons/PersonWithBrokenArm.js +3 -2
  688. package/lib/components/Icons/PersonWithBrokenArm.js.map +1 -1
  689. package/lib/components/Icons/PersonWithCrutches.js +3 -2
  690. package/lib/components/Icons/PersonWithCrutches.js.map +1 -1
  691. package/lib/components/Icons/PersonWithJaw.js +3 -2
  692. package/lib/components/Icons/PersonWithJaw.js.map +1 -1
  693. package/lib/components/Icons/PersonWithMagnifyingGlass.js +3 -2
  694. package/lib/components/Icons/PersonWithMagnifyingGlass.js.map +1 -1
  695. package/lib/components/Icons/PersonWithSenses.js +3 -2
  696. package/lib/components/Icons/PersonWithSenses.js.map +1 -1
  697. package/lib/components/Icons/PersonWorking.js +3 -2
  698. package/lib/components/Icons/PersonWorking.js.map +1 -1
  699. package/lib/components/Icons/PersonalPlan.js +3 -2
  700. package/lib/components/Icons/PersonalPlan.js.map +1 -1
  701. package/lib/components/Icons/PizzaSlice.js +3 -2
  702. package/lib/components/Icons/PizzaSlice.js.map +1 -1
  703. package/lib/components/Icons/Plane.js +3 -2
  704. package/lib/components/Icons/Plane.js.map +1 -1
  705. package/lib/components/Icons/Plant.js +3 -2
  706. package/lib/components/Icons/Plant.js.map +1 -1
  707. package/lib/components/Icons/PlateKnifeFork.js +3 -2
  708. package/lib/components/Icons/PlateKnifeFork.js.map +1 -1
  709. package/lib/components/Icons/Play.js +3 -2
  710. package/lib/components/Icons/Play.js.map +1 -1
  711. package/lib/components/Icons/PlusLarge.js +3 -2
  712. package/lib/components/Icons/PlusLarge.js.map +1 -1
  713. package/lib/components/Icons/PlusSmall.js +17 -2
  714. package/lib/components/Icons/PlusSmall.js.map +1 -0
  715. package/lib/components/Icons/PngFile.js +3 -2
  716. package/lib/components/Icons/PngFile.js.map +1 -1
  717. package/lib/components/Icons/Podcast.js +3 -2
  718. package/lib/components/Icons/Podcast.js.map +1 -1
  719. package/lib/components/Icons/PoisonInformation.js +3 -2
  720. package/lib/components/Icons/PoisonInformation.js.map +1 -1
  721. package/lib/components/Icons/Pregnant.js +3 -2
  722. package/lib/components/Icons/Pregnant.js.map +1 -1
  723. package/lib/components/Icons/Printer.js +3 -2
  724. package/lib/components/Icons/Printer.js.map +1 -1
  725. package/lib/components/Icons/Psychosis.js +3 -2
  726. package/lib/components/Icons/Psychosis.js.map +1 -1
  727. package/lib/components/Icons/Publication.js +3 -2
  728. package/lib/components/Icons/Publication.js.map +1 -1
  729. package/lib/components/Icons/Puzzle.js +3 -2
  730. package/lib/components/Icons/Puzzle.js.map +1 -1
  731. package/lib/components/Icons/QrCode.js +3 -2
  732. package/lib/components/Icons/QrCode.js.map +1 -1
  733. package/lib/components/Icons/Quarrel.js +3 -2
  734. package/lib/components/Icons/Quarrel.js.map +1 -1
  735. package/lib/components/Icons/RadioTherapy.js +3 -2
  736. package/lib/components/Icons/RadioTherapy.js.map +1 -1
  737. package/lib/components/Icons/RadioactiveTreatment.js +3 -2
  738. package/lib/components/Icons/RadioactiveTreatment.js.map +1 -1
  739. package/lib/components/Icons/Radioiodine.js +3 -2
  740. package/lib/components/Icons/Radioiodine.js.map +1 -1
  741. package/lib/components/Icons/Receipt.js +3 -2
  742. package/lib/components/Icons/Receipt.js.map +1 -1
  743. package/lib/components/Icons/Receptionist.js +3 -2
  744. package/lib/components/Icons/Receptionist.js.map +1 -1
  745. package/lib/components/Icons/Recovery.js +3 -2
  746. package/lib/components/Icons/Recovery.js.map +1 -1
  747. package/lib/components/Icons/Referral.js +3 -2
  748. package/lib/components/Icons/Referral.js.map +1 -1
  749. package/lib/components/Icons/Refresh.js +3 -2
  750. package/lib/components/Icons/Refresh.js.map +1 -1
  751. package/lib/components/Icons/Refund.js +3 -2
  752. package/lib/components/Icons/Refund.js.map +1 -1
  753. package/lib/components/Icons/Reminder.js +3 -2
  754. package/lib/components/Icons/Reminder.js.map +1 -1
  755. package/lib/components/Icons/Reply.js +3 -2
  756. package/lib/components/Icons/Reply.js.map +1 -1
  757. package/lib/components/Icons/Rocket.js +3 -2
  758. package/lib/components/Icons/Rocket.js.map +1 -1
  759. package/lib/components/Icons/RtfFile.js +3 -2
  760. package/lib/components/Icons/RtfFile.js.map +1 -1
  761. package/lib/components/Icons/STDs.js +3 -2
  762. package/lib/components/Icons/STDs.js.map +1 -1
  763. package/lib/components/Icons/Save.js +3 -2
  764. package/lib/components/Icons/Save.js.map +1 -1
  765. package/lib/components/Icons/Scale.js +3 -2
  766. package/lib/components/Icons/Scale.js.map +1 -1
  767. package/lib/components/Icons/ScreenReader.js +3 -2
  768. package/lib/components/Icons/ScreenReader.js.map +1 -1
  769. package/lib/components/Icons/Search.js +27 -2
  770. package/lib/components/Icons/Search.js.map +1 -0
  771. package/lib/components/Icons/SectionSign.js +3 -2
  772. package/lib/components/Icons/SectionSign.js.map +1 -1
  773. package/lib/components/Icons/Settings.js +3 -2
  774. package/lib/components/Icons/Settings.js.map +1 -1
  775. package/lib/components/Icons/SettingsFill.js +3 -2
  776. package/lib/components/Icons/SettingsFill.js.map +1 -1
  777. package/lib/components/Icons/Sexualorientation.js +3 -2
  778. package/lib/components/Icons/Sexualorientation.js.map +1 -1
  779. package/lib/components/Icons/ShakingHand.js +3 -2
  780. package/lib/components/Icons/ShakingHand.js.map +1 -1
  781. package/lib/components/Icons/Share.js +3 -2
  782. package/lib/components/Icons/Share.js.map +1 -1
  783. package/lib/components/Icons/SharedHealthData.js +3 -2
  784. package/lib/components/Icons/SharedHealthData.js.map +1 -1
  785. package/lib/components/Icons/SharedHealthMeasurements.js +3 -2
  786. package/lib/components/Icons/SharedHealthMeasurements.js.map +1 -1
  787. package/lib/components/Icons/Shield.js +3 -2
  788. package/lib/components/Icons/Shield.js.map +1 -1
  789. package/lib/components/Icons/ShuntOperation.js +3 -2
  790. package/lib/components/Icons/ShuntOperation.js.map +1 -1
  791. package/lib/components/Icons/Skeleton.js +3 -2
  792. package/lib/components/Icons/Skeleton.js.map +1 -1
  793. package/lib/components/Icons/Skin.js +3 -2
  794. package/lib/components/Icons/Skin.js.map +1 -1
  795. package/lib/components/Icons/Snake.js +3 -2
  796. package/lib/components/Icons/Snake.js.map +1 -1
  797. package/lib/components/Icons/Snapchat.js +3 -2
  798. package/lib/components/Icons/Snapchat.js.map +1 -1
  799. package/lib/components/Icons/Sort.js +3 -2
  800. package/lib/components/Icons/Sort.js.map +1 -1
  801. package/lib/components/Icons/SortDown.js +3 -2
  802. package/lib/components/Icons/SortDown.js.map +1 -1
  803. package/lib/components/Icons/SortUp.js +3 -2
  804. package/lib/components/Icons/SortUp.js.map +1 -1
  805. package/lib/components/Icons/SpeechBubble.js +3 -2
  806. package/lib/components/Icons/SpeechBubble.js.map +1 -1
  807. package/lib/components/Icons/Spray.js +3 -2
  808. package/lib/components/Icons/Spray.js.map +1 -1
  809. package/lib/components/Icons/StarFill.js +3 -2
  810. package/lib/components/Icons/StarFill.js.map +1 -1
  811. package/lib/components/Icons/StarStroke.js +3 -2
  812. package/lib/components/Icons/StarStroke.js.map +1 -1
  813. package/lib/components/Icons/StickyNote.js +3 -2
  814. package/lib/components/Icons/StickyNote.js.map +1 -1
  815. package/lib/components/Icons/StickyNotes.js +3 -2
  816. package/lib/components/Icons/StickyNotes.js.map +1 -1
  817. package/lib/components/Icons/Stopwatch.js +3 -2
  818. package/lib/components/Icons/Stopwatch.js.map +1 -1
  819. package/lib/components/Icons/Sun.js +3 -2
  820. package/lib/components/Icons/Sun.js.map +1 -1
  821. package/lib/components/Icons/SupportingPerson.js +3 -2
  822. package/lib/components/Icons/SupportingPerson.js.map +1 -1
  823. package/lib/components/Icons/Surgery.js +3 -2
  824. package/lib/components/Icons/Surgery.js.map +1 -1
  825. package/lib/components/Icons/Sweets.js +3 -2
  826. package/lib/components/Icons/Sweets.js.map +1 -1
  827. package/lib/components/Icons/Syringe.js +4 -3
  828. package/lib/components/Icons/Syringe.js.map +1 -1
  829. package/lib/components/Icons/Taxi.js +3 -2
  830. package/lib/components/Icons/Taxi.js.map +1 -1
  831. package/lib/components/Icons/TeddyBear.js +3 -2
  832. package/lib/components/Icons/TeddyBear.js.map +1 -1
  833. package/lib/components/Icons/Teenagers.js +3 -2
  834. package/lib/components/Icons/Teenagers.js.map +1 -1
  835. package/lib/components/Icons/ThinkingAboutBaby.js +3 -2
  836. package/lib/components/Icons/ThinkingAboutBaby.js.map +1 -1
  837. package/lib/components/Icons/Ticket.js +3 -2
  838. package/lib/components/Icons/Ticket.js.map +1 -1
  839. package/lib/components/Icons/TimePassing.js +3 -2
  840. package/lib/components/Icons/TimePassing.js.map +1 -1
  841. package/lib/components/Icons/Toddler.js +3 -2
  842. package/lib/components/Icons/Toddler.js.map +1 -1
  843. package/lib/components/Icons/Tombstone.js +3 -2
  844. package/lib/components/Icons/Tombstone.js.map +1 -1
  845. package/lib/components/Icons/Toolbox.js +3 -2
  846. package/lib/components/Icons/Toolbox.js.map +1 -1
  847. package/lib/components/Icons/Tooth.js +3 -2
  848. package/lib/components/Icons/Tooth.js.map +1 -1
  849. package/lib/components/Icons/TotalKneeProsthesis.js +3 -2
  850. package/lib/components/Icons/TotalKneeProsthesis.js.map +1 -1
  851. package/lib/components/Icons/Train.js +3 -2
  852. package/lib/components/Icons/Train.js.map +1 -1
  853. package/lib/components/Icons/Transplantation.js +3 -2
  854. package/lib/components/Icons/Transplantation.js.map +1 -1
  855. package/lib/components/Icons/TrashCan.js +3 -2
  856. package/lib/components/Icons/TrashCan.js.map +1 -1
  857. package/lib/components/Icons/TravelRoute.js +3 -2
  858. package/lib/components/Icons/TravelRoute.js.map +1 -1
  859. package/lib/components/Icons/TreatmentAids.js +3 -2
  860. package/lib/components/Icons/TreatmentAids.js.map +1 -1
  861. package/lib/components/Icons/TriangleX.js +33 -2
  862. package/lib/components/Icons/TriangleX.js.map +1 -0
  863. package/lib/components/Icons/Twitter.js +3 -2
  864. package/lib/components/Icons/Twitter.js.map +1 -1
  865. package/lib/components/Icons/Undo.js +3 -2
  866. package/lib/components/Icons/Undo.js.map +1 -1
  867. package/lib/components/Icons/UniProsthesis.js +3 -2
  868. package/lib/components/Icons/UniProsthesis.js.map +1 -1
  869. package/lib/components/Icons/Upload.js +3 -2
  870. package/lib/components/Icons/Upload.js.map +1 -1
  871. package/lib/components/Icons/UserOrganization.js +3 -2
  872. package/lib/components/Icons/UserOrganization.js.map +1 -1
  873. package/lib/components/Icons/Vaccine.js +3 -2
  874. package/lib/components/Icons/Vaccine.js.map +1 -1
  875. package/lib/components/Icons/VerticalDots.js +17 -2
  876. package/lib/components/Icons/VerticalDots.js.map +1 -0
  877. package/lib/components/Icons/VideoCamera.js +3 -2
  878. package/lib/components/Icons/VideoCamera.js.map +1 -1
  879. package/lib/components/Icons/VideoChat.js +3 -2
  880. package/lib/components/Icons/VideoChat.js.map +1 -1
  881. package/lib/components/Icons/Wallet.js +3 -2
  882. package/lib/components/Icons/Wallet.js.map +1 -1
  883. package/lib/components/Icons/Watch.js +3 -2
  884. package/lib/components/Icons/Watch.js.map +1 -1
  885. package/lib/components/Icons/Website.js +3 -2
  886. package/lib/components/Icons/Website.js.map +1 -1
  887. package/lib/components/Icons/Wheelchair.js +3 -2
  888. package/lib/components/Icons/Wheelchair.js.map +1 -1
  889. package/lib/components/Icons/WheelchairActive.js +3 -2
  890. package/lib/components/Icons/WheelchairActive.js.map +1 -1
  891. package/lib/components/Icons/Window.js +3 -2
  892. package/lib/components/Icons/Window.js.map +1 -1
  893. package/lib/components/Icons/WordDocument.js +3 -2
  894. package/lib/components/Icons/WordDocument.js.map +1 -1
  895. package/lib/components/Icons/WorkSuitcase.js +3 -2
  896. package/lib/components/Icons/WorkSuitcase.js.map +1 -1
  897. package/lib/components/Icons/X.js +19 -2
  898. package/lib/components/Icons/X.js.map +1 -0
  899. package/lib/components/Icons/XOutline.js +3 -2
  900. package/lib/components/Icons/XOutline.js.map +1 -1
  901. package/lib/components/Icons/XmlFile.js +3 -2
  902. package/lib/components/Icons/XmlFile.js.map +1 -1
  903. package/lib/components/Icons/YouTube.js +3 -2
  904. package/lib/components/Icons/YouTube.js.map +1 -1
  905. package/lib/components/Icons/Zoom.js +3 -2
  906. package/lib/components/Icons/Zoom.js.map +1 -1
  907. package/lib/components/Icons/ZoomInLeft.js +3 -2
  908. package/lib/components/Icons/ZoomInLeft.js.map +1 -1
  909. package/lib/components/Icons/ZoomOutLeft.js +3 -2
  910. package/lib/components/Icons/ZoomOutLeft.js.map +1 -1
  911. package/lib/components/Illustrations/BabyMobile.js +5 -4
  912. package/lib/components/Illustrations/BabyMobile.js.map +1 -1
  913. package/lib/components/Illustrations/BabyMobileMedium.js +264 -2
  914. package/lib/components/Illustrations/BabyMobileMedium.js.map +1 -0
  915. package/lib/components/Illustrations/Child.js +5 -4
  916. package/lib/components/Illustrations/Child.js.map +1 -1
  917. package/lib/components/Illustrations/ChildMedium.js +127 -2
  918. package/lib/components/Illustrations/ChildMedium.js.map +1 -0
  919. package/lib/components/Illustrations/Doctor.js +7 -6
  920. package/lib/components/Illustrations/Doctor.js.map +1 -1
  921. package/lib/components/Illustrations/DoctorMedium.js +55 -2
  922. package/lib/components/Illustrations/DoctorMedium.js.map +1 -0
  923. package/lib/components/Illustrations/DoctorSmall.js +53 -2
  924. package/lib/components/Illustrations/DoctorSmall.js.map +1 -0
  925. package/lib/components/Illustrations/FacialRecognitionFingerprint.js +5 -4
  926. package/lib/components/Illustrations/FacialRecognitionFingerprint.js.map +1 -1
  927. package/lib/components/Illustrations/FacialRecognitionFingerprintMedium.js +200 -2
  928. package/lib/components/Illustrations/FacialRecognitionFingerprintMedium.js.map +1 -0
  929. package/lib/components/Illustrations/GiveBabyFood.js +5 -4
  930. package/lib/components/Illustrations/GiveBabyFood.js.map +1 -1
  931. package/lib/components/Illustrations/GiveBabyFoodMedium.js +241 -2
  932. package/lib/components/Illustrations/GiveBabyFoodMedium.js.map +1 -0
  933. package/lib/components/Illustrations/HealthcarePersonnel.js +7 -6
  934. package/lib/components/Illustrations/HealthcarePersonnel.js.map +1 -1
  935. package/lib/components/Illustrations/HealthcarePersonnelMedium.js +149 -2
  936. package/lib/components/Illustrations/HealthcarePersonnelMedium.js.map +1 -0
  937. package/lib/components/Illustrations/HealthcarePersonnelSmall.js +150 -2
  938. package/lib/components/Illustrations/HealthcarePersonnelSmall.js.map +1 -0
  939. package/lib/components/Illustrations/IllustrationNames.js +37 -1
  940. package/lib/components/Illustrations/IllustrationNames.js.map +1 -0
  941. package/lib/components/Illustrations/ReadLetters.js +5 -4
  942. package/lib/components/Illustrations/ReadLetters.js.map +1 -1
  943. package/lib/components/Illustrations/ReadLettersMedium.js +79 -2
  944. package/lib/components/Illustrations/ReadLettersMedium.js.map +1 -0
  945. package/lib/components/Illustrations/Stork.js +5 -4
  946. package/lib/components/Illustrations/Stork.js.map +1 -1
  947. package/lib/components/Illustrations/StorkMedium.js +97 -2
  948. package/lib/components/Illustrations/StorkMedium.js.map +1 -0
  949. package/lib/components/Illustrations/Stroller.js +5 -4
  950. package/lib/components/Illustrations/Stroller.js.map +1 -1
  951. package/lib/components/Illustrations/StrollerMedium.js +220 -2
  952. package/lib/components/Illustrations/StrollerMedium.js.map +1 -0
  953. package/lib/components/Illustrations/Support2.js +5 -4
  954. package/lib/components/Illustrations/Support2.js.map +1 -1
  955. package/lib/components/Illustrations/Support2Medium.js +159 -2
  956. package/lib/components/Illustrations/Support2Medium.js.map +1 -0
  957. package/lib/components/Illustrations/Thinking.js +5 -4
  958. package/lib/components/Illustrations/Thinking.js.map +1 -1
  959. package/lib/components/Illustrations/ThinkingMedium.js +99 -2
  960. package/lib/components/Illustrations/ThinkingMedium.js.map +1 -0
  961. package/lib/components/Input/index.js +6 -2
  962. package/lib/components/Input/index.js.map +1 -0
  963. package/lib/components/Label/index.js +6 -2
  964. package/lib/components/Label/index.js.map +1 -0
  965. package/lib/components/Loader/index.js +11 -5
  966. package/lib/components/Loader/index.js.map +1 -1
  967. package/lib/components/Logo/index.js +6 -2
  968. package/lib/components/Logo/index.js.map +1 -1
  969. package/lib/components/Modal/index.js +34 -28
  970. package/lib/components/Modal/index.js.map +1 -1
  971. package/lib/components/NotificationPanel/index.js +10 -6
  972. package/lib/components/NotificationPanel/index.js.map +1 -1
  973. package/lib/components/Panel/index.js +22 -15
  974. package/lib/components/Panel/index.js.map +1 -1
  975. package/lib/components/PanelList/index.js +5 -1
  976. package/lib/components/PanelList/index.js.map +1 -1
  977. package/lib/components/PopMenu/index.js +26 -20
  978. package/lib/components/PopMenu/index.js.map +1 -1
  979. package/lib/components/Portal/index.js +27 -1
  980. package/lib/components/Portal/index.js.map +1 -0
  981. package/lib/components/Progressbar/index.js +21 -15
  982. package/lib/components/Progressbar/index.js.map +1 -1
  983. package/lib/components/PromoPanel/index.js +12 -8
  984. package/lib/components/PromoPanel/index.js.map +1 -1
  985. package/lib/components/RadioButton/index.js +5 -1
  986. package/lib/{RadioButton.js.map → components/RadioButton/index.js.map} +1 -1
  987. package/lib/components/ServiceMessage/index.js +19 -15
  988. package/lib/components/ServiceMessage/index.js.map +1 -1
  989. package/lib/components/SharingStatus/index.js +6 -2
  990. package/lib/components/SharingStatus/index.js.map +1 -1
  991. package/lib/components/Step/index.js +5 -1
  992. package/lib/components/Step/index.js.map +1 -1
  993. package/lib/components/Stepper/index.js +84 -18
  994. package/lib/components/Stepper/index.js.map +1 -1
  995. package/lib/components/StickyNote/index.js +17 -11
  996. package/lib/components/StickyNote/index.js.map +1 -1
  997. package/lib/components/Table/index.js +11 -7
  998. package/lib/components/Table/index.js.map +1 -1
  999. package/lib/components/Tabs/index.js +13 -6
  1000. package/lib/components/Tabs/index.js.map +1 -1
  1001. package/lib/components/Tag/Tag.d.ts +1 -11
  1002. package/lib/components/Tag/constants.d.ts +2 -6
  1003. package/lib/components/Tag/index.d.ts +1 -1
  1004. package/lib/components/Tag/index.js +19 -34
  1005. package/lib/components/Tag/index.js.map +1 -1
  1006. package/lib/components/Tag/styles.module.scss +19 -52
  1007. package/lib/components/Tag/styles.module.scss.d.ts +3 -11
  1008. package/lib/components/TagList/index.js +5 -1
  1009. package/lib/components/TagList/index.js.map +1 -1
  1010. package/lib/components/Tile/index.js +10 -6
  1011. package/lib/components/Tile/index.js.map +1 -1
  1012. package/lib/components/Title/index.js +6 -2
  1013. package/lib/components/Title/index.js.map +1 -0
  1014. package/lib/components/Toast/index.js +4 -2
  1015. package/lib/components/Toast/index.js.map +1 -1
  1016. package/lib/components/ToastList/index.js +7 -3
  1017. package/lib/components/ToastList/index.js.map +1 -1
  1018. package/lib/components/Toggle/index.js +17 -11
  1019. package/lib/components/Toggle/index.js.map +1 -1
  1020. package/lib/components/Validation/index.js +24 -17
  1021. package/lib/components/Validation/index.js.map +1 -1
  1022. package/lib/constants.js +125 -1
  1023. package/lib/constants.js.map +1 -0
  1024. package/lib/constants2.js +45 -117
  1025. package/lib/constants2.js.map +1 -1
  1026. package/lib/floating-ui.react.js +475 -185
  1027. package/lib/floating-ui.react.js.map +1 -1
  1028. package/lib/getFilterChips.js +6 -2
  1029. package/lib/getFilterChips.js.map +1 -1
  1030. package/lib/global.d.ts +1 -0
  1031. package/lib/hoc/withBreakpoint/index.js +4 -2
  1032. package/lib/hoc/withBreakpoint/index.js.map +1 -1
  1033. package/lib/hoc/withBreakpoint/withBreakpoint.js +17 -2
  1034. package/lib/hoc/withBreakpoint/withBreakpoint.js.map +1 -0
  1035. package/lib/hooks/useBreakpoint.js +42 -1
  1036. package/lib/hooks/useBreakpoint.js.map +1 -0
  1037. package/lib/hooks/useElementList.js +46 -1
  1038. package/lib/hooks/useElementList.js.map +1 -0
  1039. package/lib/hooks/useEventListenerState.js +3 -1
  1040. package/lib/hooks/useEventListenerState.js.map +1 -1
  1041. package/lib/hooks/useExpand.js +19 -1
  1042. package/lib/hooks/useExpand.js.map +1 -0
  1043. package/lib/hooks/useFocusToggle.js +34 -1
  1044. package/lib/hooks/useFocusToggle.js.map +1 -0
  1045. package/lib/hooks/useFocusTrap.js +40 -2
  1046. package/lib/hooks/useFocusTrap.js.map +1 -0
  1047. package/lib/hooks/useFocusableElements.js +33 -1
  1048. package/lib/hooks/useFocusableElements.js.map +1 -0
  1049. package/lib/hooks/useIcons.js +27 -1
  1050. package/lib/hooks/useIcons.js.map +1 -0
  1051. package/lib/hooks/useIdWithFallback.js +14 -1
  1052. package/lib/hooks/useIdWithFallback.js.map +1 -0
  1053. package/lib/hooks/useIntersectionObserver.js +23 -1
  1054. package/lib/hooks/useIntersectionObserver.js.map +1 -0
  1055. package/lib/hooks/useInterval.js +10 -1
  1056. package/lib/hooks/useInterval.js.map +1 -1
  1057. package/lib/hooks/useIsMobileBreakpoint.js +9 -1
  1058. package/lib/hooks/useIsMobileBreakpoint.js.map +1 -0
  1059. package/lib/hooks/useIsServerSide.js +16 -1
  1060. package/lib/hooks/useIsServerSide.js.map +1 -0
  1061. package/lib/hooks/useIsVisible.js +26 -1
  1062. package/lib/hooks/useIsVisible.js.map +1 -0
  1063. package/lib/hooks/useKeyboardEvent.js +30 -1
  1064. package/lib/hooks/useKeyboardEvent.js.map +1 -0
  1065. package/lib/hooks/useLanguage.js +16 -1
  1066. package/lib/hooks/useLanguage.js.map +1 -0
  1067. package/lib/hooks/useLayoutEvent.js +29 -1
  1068. package/lib/hooks/useLayoutEvent.js.map +1 -0
  1069. package/lib/hooks/useOutsideEvent.js +27 -1
  1070. package/lib/hooks/useOutsideEvent.js.map +1 -0
  1071. package/lib/hooks/usePrevious.js +17 -1
  1072. package/lib/hooks/usePrevious.js.map +1 -0
  1073. package/lib/hooks/usePseudoClasses.js +52 -1
  1074. package/lib/hooks/usePseudoClasses.js.map +1 -0
  1075. package/lib/hooks/useResizeObserver.js +30 -1
  1076. package/lib/hooks/useResizeObserver.js.map +1 -0
  1077. package/lib/hooks/useReturnFocusOnUnmount.js +21 -1
  1078. package/lib/hooks/useReturnFocusOnUnmount.js.map +1 -0
  1079. package/lib/hooks/useRovingFocus.js +45 -1
  1080. package/lib/hooks/useRovingFocus.js.map +1 -0
  1081. package/lib/hooks/useSize.js +31 -1
  1082. package/lib/hooks/useSize.js.map +1 -0
  1083. package/lib/hooks/useToggle.js +32 -1
  1084. package/lib/hooks/useToggle.js.map +1 -0
  1085. package/lib/hooks/usestopPropagation.js +17 -1
  1086. package/lib/hooks/usestopPropagation.js.map +1 -0
  1087. package/lib/index.js +18 -18
  1088. package/lib/resourceHelper.js +5 -2
  1089. package/lib/resourceHelper.js.map +1 -1
  1090. package/lib/theme/currys/color.js +11 -1
  1091. package/lib/theme/currys/color.js.map +1 -0
  1092. package/lib/theme/currys/index.js +2 -2
  1093. package/lib/theme/currys/spacing.js +26 -1
  1094. package/lib/theme/currys/spacing.js.map +1 -0
  1095. package/lib/theme/grid.js +25 -1
  1096. package/lib/theme/grid.js.map +1 -0
  1097. package/lib/theme/index.js +14 -1
  1098. package/lib/theme/index.js.map +1 -0
  1099. package/lib/theme/palette.js +86 -1
  1100. package/lib/theme/palette.js.map +1 -0
  1101. package/lib/theme/spacers.js +21 -1
  1102. package/lib/theme/spacers.js.map +1 -0
  1103. package/lib/utils/accessibility.js +24 -1
  1104. package/lib/utils/accessibility.js.map +1 -0
  1105. package/lib/utils/component.js +11 -1
  1106. package/lib/utils/component.js.map +1 -0
  1107. package/lib/utils/debounce.js +22 -1
  1108. package/lib/utils/debounce.js.map +1 -0
  1109. package/lib/utils/deepContains.js +22 -1
  1110. package/lib/utils/deepContains.js.map +1 -0
  1111. package/lib/utils/device.js +7 -1
  1112. package/lib/utils/device.js.map +1 -0
  1113. package/lib/utils/environment.js +6 -1
  1114. package/lib/utils/environment.js.map +1 -0
  1115. package/lib/utils/focus.js +17 -1
  1116. package/lib/utils/focus.js.map +1 -0
  1117. package/lib/utils/language.js +4 -3
  1118. package/lib/utils/language.js.map +1 -1
  1119. package/lib/utils/loremtext.js +6 -5
  1120. package/lib/utils/loremtext.js.map +1 -1
  1121. package/lib/utils/mobile.js +18 -1
  1122. package/lib/utils/mobile.js.map +1 -0
  1123. package/lib/utils/refs.js +26 -1
  1124. package/lib/utils/refs.js.map +1 -0
  1125. package/lib/utils/resource.js +10 -1
  1126. package/lib/utils/resource.js.map +1 -0
  1127. package/lib/utils/scroll.js +10 -1
  1128. package/lib/utils/scroll.js.map +1 -0
  1129. package/lib/utils/uuid.js +2 -2
  1130. package/lib/utils/viewport.js +8 -1
  1131. package/lib/utils/viewport.js.map +1 -0
  1132. package/lib/utils.js +4 -2
  1133. package/lib/utils.js.map +1 -1
  1134. package/lib/utils2.js +18 -13
  1135. package/lib/utils2.js.map +1 -1
  1136. package/lib/utils3.js +12 -9
  1137. package/lib/utils3.js.map +1 -1
  1138. package/lib/utils4.js +7 -5
  1139. package/lib/utils4.js.map +1 -1
  1140. package/lib/utils5.js +26 -22
  1141. package/lib/utils5.js.map +1 -1
  1142. package/lib/utils6.js +63 -8
  1143. package/lib/utils6.js.map +1 -1
  1144. package/lib/uuid.js +12 -9
  1145. package/lib/uuid.js.map +1 -1
  1146. package/package.json +26 -38
  1147. package/lib/AlertSignFill.js +0 -16
  1148. package/lib/AlertSignFill.js.map +0 -1
  1149. package/lib/AlertSignStroke.js +0 -16
  1150. package/lib/AlertSignStroke.js.map +0 -1
  1151. package/lib/ArrowDown.js +0 -28
  1152. package/lib/ArrowDown.js.map +0 -1
  1153. package/lib/ArrowRight.js +0 -16
  1154. package/lib/ArrowRight.js.map +0 -1
  1155. package/lib/ArrowUp.js +0 -28
  1156. package/lib/ArrowUp.js.map +0 -1
  1157. package/lib/ArrowUpRight.js +0 -16
  1158. package/lib/ArrowUpRight.js.map +0 -1
  1159. package/lib/BabyMobileMedium.js +0 -263
  1160. package/lib/BabyMobileMedium.js.map +0 -1
  1161. package/lib/Check.js +0 -16
  1162. package/lib/Check.js.map +0 -1
  1163. package/lib/CheckFill.js +0 -28
  1164. package/lib/CheckFill.js.map +0 -1
  1165. package/lib/CheckOutline.js +0 -14
  1166. package/lib/CheckOutline.js.map +0 -1
  1167. package/lib/Checkbox2.js +0 -5
  1168. package/lib/Checkbox2.js.map +0 -1
  1169. package/lib/ChevronDown.js +0 -16
  1170. package/lib/ChevronDown.js.map +0 -1
  1171. package/lib/ChevronLeft.js +0 -16
  1172. package/lib/ChevronLeft.js.map +0 -1
  1173. package/lib/ChevronRight.js +0 -16
  1174. package/lib/ChevronRight.js.map +0 -1
  1175. package/lib/ChevronUp.js +0 -16
  1176. package/lib/ChevronUp.js.map +0 -1
  1177. package/lib/ChildMedium.js +0 -126
  1178. package/lib/ChildMedium.js.map +0 -1
  1179. package/lib/DoctorMedium.js +0 -54
  1180. package/lib/DoctorMedium.js.map +0 -1
  1181. package/lib/DoctorSmall.js +0 -52
  1182. package/lib/DoctorSmall.js.map +0 -1
  1183. package/lib/DrawerNavigation2.js +0 -5
  1184. package/lib/DrawerNavigation2.js.map +0 -1
  1185. package/lib/EmptyBox.js +0 -16
  1186. package/lib/EmptyBox.js.map +0 -1
  1187. package/lib/ErrorSignFill.js +0 -16
  1188. package/lib/ErrorSignFill.js.map +0 -1
  1189. package/lib/FacialRecognitionFingerprintMedium.js +0 -199
  1190. package/lib/FacialRecognitionFingerprintMedium.js.map +0 -1
  1191. package/lib/Filter.js +0 -44
  1192. package/lib/Filter.js.map +0 -1
  1193. package/lib/FilterLinkList2.js +0 -5
  1194. package/lib/FilterLinkList2.js.map +0 -1
  1195. package/lib/FilterSearch2.js +0 -5
  1196. package/lib/FilterSearch2.js.map +0 -1
  1197. package/lib/Forward.js +0 -16
  1198. package/lib/Forward.js.map +0 -1
  1199. package/lib/GiveBabyFoodMedium.js +0 -240
  1200. package/lib/GiveBabyFoodMedium.js.map +0 -1
  1201. package/lib/HandWaving.js +0 -8
  1202. package/lib/HandWaving.js.map +0 -1
  1203. package/lib/HealthcarePersonnelMedium.js +0 -148
  1204. package/lib/HealthcarePersonnelMedium.js.map +0 -1
  1205. package/lib/HealthcarePersonnelSmall.js +0 -149
  1206. package/lib/HealthcarePersonnelSmall.js.map +0 -1
  1207. package/lib/IllustrationNames.js +0 -35
  1208. package/lib/IllustrationNames.js.map +0 -1
  1209. package/lib/InfoSignFill.js +0 -16
  1210. package/lib/InfoSignFill.js.map +0 -1
  1211. package/lib/Input2.js +0 -5
  1212. package/lib/Input2.js.map +0 -1
  1213. package/lib/Label.js +0 -5
  1214. package/lib/Label.js.map +0 -1
  1215. package/lib/PlusSmall.js +0 -16
  1216. package/lib/PlusSmall.js.map +0 -1
  1217. package/lib/Portal.js +0 -26
  1218. package/lib/Portal.js.map +0 -1
  1219. package/lib/RadioButton.js +0 -5
  1220. package/lib/ReadLettersMedium.js +0 -78
  1221. package/lib/ReadLettersMedium.js.map +0 -1
  1222. package/lib/Search.js +0 -26
  1223. package/lib/Search.js.map +0 -1
  1224. package/lib/StorkMedium.js +0 -96
  1225. package/lib/StorkMedium.js.map +0 -1
  1226. package/lib/StrollerMedium.js +0 -219
  1227. package/lib/StrollerMedium.js.map +0 -1
  1228. package/lib/Support2Medium.js +0 -158
  1229. package/lib/Support2Medium.js.map +0 -1
  1230. package/lib/ThinkingMedium.js +0 -98
  1231. package/lib/ThinkingMedium.js.map +0 -1
  1232. package/lib/Title2.js +0 -5
  1233. package/lib/Title2.js.map +0 -1
  1234. package/lib/TriangleX.js +0 -32
  1235. package/lib/TriangleX.js.map +0 -1
  1236. package/lib/VerticalDots.js +0 -16
  1237. package/lib/VerticalDots.js.map +0 -1
  1238. package/lib/X.js +0 -18
  1239. package/lib/X.js.map +0 -1
  1240. package/lib/_rolldown_dynamic_import_helper.js.map +0 -1
  1241. package/lib/accessibility.js +0 -17
  1242. package/lib/accessibility.js.map +0 -1
  1243. package/lib/color.js +0 -10
  1244. package/lib/color.js.map +0 -1
  1245. package/lib/component.js +0 -10
  1246. package/lib/component.js.map +0 -1
  1247. package/lib/constants3.js +0 -46
  1248. package/lib/constants3.js.map +0 -1
  1249. package/lib/currys.js +0 -0
  1250. package/lib/debounce.js +0 -16
  1251. package/lib/debounce.js.map +0 -1
  1252. package/lib/deepContains.js +0 -13
  1253. package/lib/deepContains.js.map +0 -1
  1254. package/lib/device.js +0 -6
  1255. package/lib/device.js.map +0 -1
  1256. package/lib/environment.js +0 -5
  1257. package/lib/environment.js.map +0 -1
  1258. package/lib/focus.js +0 -11
  1259. package/lib/focus.js.map +0 -1
  1260. package/lib/grid.js +0 -24
  1261. package/lib/grid.js.map +0 -1
  1262. package/lib/mobile.js +0 -14
  1263. package/lib/mobile.js.map +0 -1
  1264. package/lib/palette.js +0 -85
  1265. package/lib/palette.js.map +0 -1
  1266. package/lib/refs.js +0 -14
  1267. package/lib/refs.js.map +0 -1
  1268. package/lib/resource.js +0 -4
  1269. package/lib/resource.js.map +0 -1
  1270. package/lib/scroll.js +0 -9
  1271. package/lib/scroll.js.map +0 -1
  1272. package/lib/spacers.js +0 -20
  1273. package/lib/spacers.js.map +0 -1
  1274. package/lib/spacing.js +0 -25
  1275. package/lib/spacing.js.map +0 -1
  1276. package/lib/src.js +0 -0
  1277. package/lib/theme.js +0 -13
  1278. package/lib/theme.js.map +0 -1
  1279. package/lib/useBreakpoint.js +0 -38
  1280. package/lib/useBreakpoint.js.map +0 -1
  1281. package/lib/useElementList.js +0 -38
  1282. package/lib/useElementList.js.map +0 -1
  1283. package/lib/useExpand.js +0 -18
  1284. package/lib/useExpand.js.map +0 -1
  1285. package/lib/useFocusToggle.js +0 -26
  1286. package/lib/useFocusToggle.js.map +0 -1
  1287. package/lib/useFocusTrap.js +0 -34
  1288. package/lib/useFocusTrap.js.map +0 -1
  1289. package/lib/useFocusableElements.js +0 -26
  1290. package/lib/useFocusableElements.js.map +0 -1
  1291. package/lib/useIcons.js +0 -26
  1292. package/lib/useIcons.js.map +0 -1
  1293. package/lib/useIdWithFallback.js +0 -8
  1294. package/lib/useIdWithFallback.js.map +0 -1
  1295. package/lib/useIntersectionObserver.js +0 -14
  1296. package/lib/useIntersectionObserver.js.map +0 -1
  1297. package/lib/useIsMobileBreakpoint.js +0 -8
  1298. package/lib/useIsMobileBreakpoint.js.map +0 -1
  1299. package/lib/useIsServerSide.js +0 -10
  1300. package/lib/useIsServerSide.js.map +0 -1
  1301. package/lib/useIsVisible.js +0 -16
  1302. package/lib/useIsVisible.js.map +0 -1
  1303. package/lib/useKeyboardEvent.js +0 -22
  1304. package/lib/useKeyboardEvent.js.map +0 -1
  1305. package/lib/useLanguage.js +0 -10
  1306. package/lib/useLanguage.js.map +0 -1
  1307. package/lib/useLayoutEvent.js +0 -21
  1308. package/lib/useLayoutEvent.js.map +0 -1
  1309. package/lib/useOutsideEvent.js +0 -20
  1310. package/lib/useOutsideEvent.js.map +0 -1
  1311. package/lib/usePrevious.js +0 -11
  1312. package/lib/usePrevious.js.map +0 -1
  1313. package/lib/usePseudoClasses.js +0 -46
  1314. package/lib/usePseudoClasses.js.map +0 -1
  1315. package/lib/useResizeObserver.js +0 -23
  1316. package/lib/useResizeObserver.js.map +0 -1
  1317. package/lib/useReturnFocusOnUnmount.js +0 -16
  1318. package/lib/useReturnFocusOnUnmount.js.map +0 -1
  1319. package/lib/useRovingFocus.js +0 -44
  1320. package/lib/useRovingFocus.js.map +0 -1
  1321. package/lib/useSize.js +0 -23
  1322. package/lib/useSize.js.map +0 -1
  1323. package/lib/useToggle.js +0 -24
  1324. package/lib/useToggle.js.map +0 -1
  1325. package/lib/usestopPropagation.js +0 -11
  1326. package/lib/usestopPropagation.js.map +0 -1
  1327. package/lib/viewport.js +0 -7
  1328. package/lib/viewport.js.map +0 -1
  1329. package/lib/withBreakpoint.js +0 -16
  1330. package/lib/withBreakpoint.js.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"Support2Medium.js","names":["Support2Medium: React.FC<BaseSvgIllustrationProps>"],"sources":["../src/components/Illustrations/Support2Medium.tsx"],"sourcesContent":["import type { Palette } from './Support2';\nimport type { BaseSvgIllustrationProps } from '../Illustration';\n\nimport { ViewBoxSize } from '../Illustration/utils';\n\nconst Support2Medium: React.FC<BaseSvgIllustrationProps> = ({ color, svgProperties, title }) => {\n const palette = ((): Palette => {\n switch (color) {\n case 'blueberry':\n return {\n details1: '#CAE7ED',\n details2: '#188097',\n lines: '#000',\n };\n case 'cherry':\n return {\n details1: '#FBE4D7',\n details2: '#F05E3D',\n lines: '#1D1C1A',\n };\n default:\n return {\n details1: '#EAE7E7',\n details2: '#989693',\n lines: '#2B2C2B',\n };\n }\n })();\n\n return (\n <svg {...svgProperties} viewBox={ViewBoxSize.Medium}>\n {title}\n <path\n d=\"M324.463 197.61h-22.016c-7.522 0-13.641-6.119-13.641-13.642v-38.256c0-7.523 6.119-13.642 13.641-13.642h28.503c7.522 0 13.642 6.119 13.642 13.642v33.034c0 .645-.517 1.162-1.161 1.162a1.159 1.159 0 0 1-1.163-1.162v-33.034c0-6.246-5.072-11.318-11.318-11.318h-28.503c-6.246 0-11.318 5.072-11.318 11.318v38.256c0 6.246 5.072 11.319 11.318 11.319h22.016c.644 0 1.162.517 1.162 1.161 0 .645-.518 1.162-1.162 1.162Z\"\n fill={palette.lines}\n />\n <path\n d=\"M348.79 230.392c14.191 0 25.697-11.505 25.697-25.696 0-14.192-11.506-25.696-25.697-25.696-14.192 0-25.696 11.504-25.696 25.696 0 14.191 11.504 25.696 25.696 25.696Z\"\n fill=\"#fff\"\n />\n <path\n d=\"M348.79 231.563c-14.815 0-26.857-12.054-26.857-26.858 0-14.803 12.054-26.857 26.857-26.857 14.803 0 26.858 12.054 26.858 26.857 0 14.804-12.055 26.858-26.858 26.858Zm0-51.403c-13.527 0-24.534 11.007-24.534 24.534 0 13.526 11.007 24.534 24.534 24.534s24.534-11.008 24.534-24.534c0-13.527-11.007-24.534-24.534-24.534Z\"\n fill={palette.lines}\n />\n <path\n d=\"M348.871 220.555a1.852 1.852 0 1 0 0-3.705 1.852 1.852 0 0 0 0 3.705Zm-.081-6.336c-.851 0-1.553-.69-1.553-1.553v-1.38c0-3.635 1.899-5.716 3.578-7.545 1.518-1.657 2.829-3.094 2.817-5.648-.023-4.267-3.278-5.648-4.853-5.648-3.647 0-5.602 2.91-5.602 5.637 0 .851-.69 1.552-1.552 1.552-.863 0-1.554-.69-1.554-1.552 0-4.291 3.256-8.742 8.708-8.742 3.807 0 7.925 3.335 7.948 8.73.011 3.773-1.921 5.889-3.635 7.752-1.541 1.691-2.772 3.014-2.772 5.453v1.38c0 .851-.69 1.553-1.553 1.553l.023.011Zm-16.977-67.45h-30.228a1.159 1.159 0 0 1-1.162-1.162c0-.644.517-1.162 1.162-1.162h30.228c.644 0 1.161.518 1.161 1.162 0 .644-.517 1.162-1.161 1.162Zm-6.315 15.16h-23.925a1.158 1.158 0 0 1-1.161-1.162c0-.644.517-1.162 1.161-1.162h23.925a1.16 1.16 0 0 1 1.162 1.162 1.16 1.16 0 0 1-1.162 1.162Zm-6.338 15.172h-17.575a1.159 1.159 0 0 1-1.162-1.162c0-.644.517-1.162 1.162-1.162h17.575a1.16 1.16 0 0 1 1.162 1.162 1.16 1.16 0 0 1-1.162 1.162Z\"\n fill={palette.lines}\n />\n <path d=\"M373.232 246.621h-39.003v39.004h39.003v-39.004Z\" fill={palette.details1} />\n <path\n d=\"M362.144 279.515h-16.781a1.158 1.158 0 0 1-1.162-1.161v-14.919a1.16 1.16 0 0 1 1.162-1.162h16.781a1.16 1.16 0 0 1 1.162 1.162v14.919c0 .644-.518 1.161-1.162 1.161Zm-15.62-2.323h14.459v-12.595h-14.459v12.595Z\"\n fill={palette.lines}\n />\n <path\n d=\"M358.729 264.598a1.158 1.158 0 0 1-1.162-1.161v-3.497c0-2.542-1.714-4.613-3.819-4.613s-3.819 2.071-3.819 4.613v3.497c0 .644-.517 1.161-1.162 1.161a1.157 1.157 0 0 1-1.161-1.161v-3.497c0-3.819 2.76-6.936 6.153-6.936s6.153 3.106 6.153 6.936v3.497c0 .644-.517 1.161-1.161 1.161h-.022Zm-4.97 6.305a1.84 1.84 0 1 0 0-3.68 1.84 1.84 0 0 0 0 3.68Z\"\n fill={palette.lines}\n />\n <path d=\"M353.759 269.926v4.877h-1.863l1.358-4.877h.505Z\" fill={palette.lines} />\n <path\n d=\"M353.759 269.926v4.877h1.864l-1.37-4.877h-.494Zm12.872-100.74a5.014 5.014 0 1 0 0-10.029 5.014 5.014 0 0 0 0 10.029Z\"\n fill={palette.lines}\n />\n <path\n d=\"M313.49 218.337c-3.025-5.877-3.025-13.802-3.025-13.802.863-20.969-16.862-20.106-16.862-20.106-4.107-14.263-19.174-6.488-19.174-6.488-13.769-10.812-30.551-10.375-37.027-2.381-6.475 7.994-15.574 1.082-15.574 1.082.219 4.969 2.807 7.994 2.807 7.994-17.667 4.727-6.971 17.368-6.971 17.368s-3.485 7.074.76 11.962l-1.012 1.415s-3.152 3.313-3.152 10.168c0 6.855 5.476 6.326 5.476 6.326s-1.117 6.925 2.369 13.032c5.038 8.823 14.182 10.502 14.182 10.502-6.372-10.145-6.97-37.083-6.97-37.083 9.064.816 23.315-8.144 23.315-8.144 4.382 6.809 17.368 8.834 24.764 5.199 0 0 8.523 22.326 14.976 12.492l-1.829 11.927-4.911 10.801-.656 14.033c17.541 1.944 18.127-10.893 18.127-10.893 9.513-2.024 6.373-13.446 6.373-13.446 10.375-1.081 7.028-16.092 4.003-21.958h.011Z\"\n fill={palette.details2}\n />\n <path\n d=\"M288.449 266.002c-1.15 0-2.346-.069-3.6-.207a1.169 1.169 0 0 1-1.035-1.207l.655-14.033c0-.15.046-.288.104-.426l4.843-10.651 1.287-8.396c-.77.391-1.586.54-2.437.448-5.257-.575-9.984-10.915-11.491-14.585-3.681 1.45-8.478 1.795-13.102.909-4.923-.943-8.994-3.14-11.34-6.108-3.198 1.898-13.815 7.81-21.797 7.81.218 5.372 1.38 26.709 6.752 35.255a1.15 1.15 0 0 1-.024 1.265c-.264.38-.713.575-1.173.494-.391-.069-9.731-1.886-14.987-11.065-2.784-4.865-2.807-10.145-2.646-12.526-.908-.138-2.116-.517-3.174-1.472-1.449-1.311-2.186-3.313-2.186-5.947 0-6.786 2.922-10.351 3.405-10.904l.46-.644c-3.163-4.417-1.415-9.915-.644-11.824-1.174-1.599-4.072-6.188-2.635-10.766 1.047-3.324 4.107-5.82 9.099-7.442a15.931 15.931 0 0 1-2.116-7.281 1.15 1.15 0 0 1 .621-1.081 1.158 1.158 0 0 1 1.242.103c.334.253 8.293 6.131 13.964-.885 3.45-4.256 9.546-6.557 16.724-6.292 7.292.265 14.85 3.117 21.349 8.052 2.035-.909 8.178-3.233 13.423-.967 3.025 1.3 5.199 3.877 6.464 7.649 2.162.081 7.695.713 11.95 4.946 3.75 3.727 5.51 9.237 5.222 16.368 0 .023.046 7.672 2.898 13.216 1.956 3.784 4.958 13.515 1.772 19.393-1.139 2.116-3.002 3.496-5.418 4.049.345 2.047.702 6.176-1.288 9.454-1.196 1.956-3.014 3.29-5.418 3.98-.264 1.599-1.184 5.038-4.335 7.73-2.795 2.392-6.614 3.588-11.376 3.588h-.012Zm-2.266-2.415c5.28.414 9.352-.575 12.124-2.945 3.404-2.91 3.623-6.913 3.623-6.947.023-.529.403-.978.92-1.081 2.163-.46 3.749-1.507 4.727-3.106 2.186-3.577.783-8.845.772-8.891a1.153 1.153 0 0 1 .999-1.461c2.301-.241 3.9-1.242 4.878-3.048 2.369-4.371.483-12.814-1.794-17.219-3.117-6.05-3.152-13.998-3.152-14.332.265-6.487-1.254-11.398-4.509-14.653-4.543-4.532-11.065-4.291-11.134-4.291a1.165 1.165 0 0 1-1.173-.839c-1.013-3.532-2.842-5.89-5.407-6.994-5.256-2.266-12.042 1.185-12.111 1.219a1.176 1.176 0 0 1-1.254-.115c-13.504-10.605-29.491-9.857-35.404-2.564-4.704 5.808-11.019 4.681-15.022 2.622.679 3.117 2.209 4.946 2.232 4.969a1.167 1.167 0 0 1-.575 1.886c-5.107 1.369-8.144 3.497-9.041 6.349-1.358 4.337 2.61 9.099 2.645 9.156.299.357.357.851.15 1.266-.034.057-3.082 6.452.587 10.685a1.16 1.16 0 0 1 .068 1.438l-1.012 1.415s-.069.08-.103.126c-.023.023-2.83 3.117-2.83 9.375 0 1.932.472 3.347 1.403 4.209 1.174 1.081 2.784.967 2.807.967.357-.023.714.103.955.368.242.264.356.621.299.977 0 .069-1.001 6.614 2.231 12.273 3.105 5.429 7.914 8.006 10.836 9.144-5.211-11.525-5.774-34.092-5.797-35.127 0-.334.125-.644.367-.875.242-.23.575-.333.897-.31 8.558.782 22.452-7.891 22.59-7.971a1.168 1.168 0 0 1 1.6.356c4.083 6.35 16.574 8.075 23.268 4.785.299-.149.633-.161.944-.034.311.126.541.356.656.667 2.024 5.302 6.533 13.86 10.03 14.24.368.046 1.495.161 2.886-1.967.299-.46.875-.644 1.392-.449.506.196.816.725.736 1.265l-1.829 11.928a1.05 1.05 0 0 1-.092.311l-4.819 10.593-.598 12.699.034-.069Z\"\n fill={palette.details2}\n />\n <path\n d=\"m189.185 365.382 6.66-20.554 8.374-25.271 7.948-12.664 13.377-10.628 12.572-4.566v-12.043h59.271l.195 12.032 14.091 6.797 7.465 6.844 7.464 11.79 6.488 25.144 6.774 40.223 2.048 11.353-.794 8.604-4.773 10.144-7.12 6.821-62.319 26.501-22.82-80.527h-54.901Z\"\n fill=\"#fff\"\n />\n <path\n d=\"m140.116 365.682 103.97-.299 22.82 80.527-103.889.046-22.901-80.274Zm114.103-115.151h-8.753a1.166 1.166 0 0 1-1.105-1.529l6.833-20.497c.207-.61.863-.944 1.473-.736.61.207.943.862.736 1.472l-6.327 18.967h7.143c.644 0 1.162.517 1.162 1.162 0 .644-.518 1.161-1.162 1.161Z\"\n fill={palette.lines}\n />\n <path\n d=\"M284.976 279.055a1.158 1.158 0 0 1-1.162-1.161v-22.326c-4.175 5.555-14.262 16.367-29.48 16.367h-.127c-10.432-.046-18.254-9.42-22.602-27.133-3.209-13.078-3.451-26.306-3.451-26.444 0-.357.161-.702.437-.932.276-.23.656-.299 1.001-.218.081.023 8.766 1.921 22.35-7.96.276-.195.621-.264.954-.184.334.081.609.299.759.61.218.425 5.567 10.398 22.613 6.464a1.167 1.167 0 0 1 1.335.679c2.036 4.785 5.981 11.64 8.362 11.939a1.165 1.165 0 0 1 1.012 1.3 1.171 1.171 0 0 1-1.299 1.012c-4.095-.518-8.351-9.167-9.823-12.457-14.907 3.094-21.533-3.888-23.568-6.752-10.859 7.58-18.658 8.029-21.775 7.81.345 8.109 3.129 49.863 23.695 49.943h.115c18.68 0 29.527-18.208 29.642-18.392a1.174 1.174 0 0 1 1.311-.541c.506.138.862.598.862 1.127v26.088c0 .644-.517 1.161-1.161 1.161Z\"\n fill={palette.lines}\n />\n <path\n d=\"M254.219 279.057a1.159 1.159 0 0 1-1.162-1.162v-7.12c0-.644.517-1.162 1.162-1.162.644 0 1.161.518 1.161 1.162v7.12c0 .644-.517 1.162-1.161 1.162Zm17.667-28.078c-.506 0-.978-.333-1.117-.851a1.165 1.165 0 0 1 .806-1.438c.092-.023 8.788-2.53 15.482-9.225a1.175 1.175 0 0 1 1.645 0 1.173 1.173 0 0 1 0 1.645c-7.131 7.132-16.115 9.708-16.495 9.812a.975.975 0 0 1-.31.046l-.011.011Zm-4.98 196.09c-.506 0-.978-.333-1.116-.851l-22.579-79.676H139.91a1.158 1.158 0 0 1-1.162-1.162c0-.644.517-1.161 1.162-1.161h104.176c.517 0 .977.345 1.115.851l22.82 80.527a1.164 1.164 0 0 1-.805 1.438 1.002 1.002 0 0 1-.321.046l.011-.012Z\"\n fill={palette.lines}\n />\n <path\n d=\"M266.906 447.069H162.73c-.518 0-.978-.345-1.116-.852l-22.82-80.527a1.162 1.162 0 0 1 .805-1.437 1.164 1.164 0 0 1 1.438.805l22.579 79.676h103.071l57.085-23.718a27.553 27.553 0 0 0 16.702-29.837c-3.416-21.624-8.373-50.782-12.572-66.828-3.887-14.861-15.172-26.823-29.446-31.217-.391-.126-.782-.23-1.162-.333a1.166 1.166 0 0 1-.862-1.104l-.184-10.893h-56.959v10.881c0 .552-.38 1.024-.921 1.139-16.184 3.393-29.399 15.275-34.494 30.998L190.3 365.736a1.16 1.16 0 1 1-2.208-.713l13.573-41.914c5.257-16.218 18.725-28.537 35.3-32.356v-11.111c0-.644.517-1.162 1.161-1.162h59.272c.632 0 1.15.507 1.161 1.139l.196 11.169c.138.034.265.08.403.115 15.033 4.624 26.915 17.207 31.01 32.85 4.221 16.138 9.19 45.377 12.618 67.058a29.89 29.89 0 0 1-18.105 32.345l-57.304 23.809a1.15 1.15 0 0 1-.449.092l-.022.012Z\"\n fill={palette.lines}\n />\n <path\n d=\"M258.464 417.28a1.162 1.162 0 0 1-.564-2.173l39.463-21.947-1.449-33.322a1.16 1.16 0 0 1 1.116-1.207 1.152 1.152 0 0 1 1.208 1.115l1.484 34.047c.023.437-.207.851-.599 1.07l-40.084 22.291a1.127 1.127 0 0 1-.564.149l-.011-.023Zm-43.238-50.736c-.126 0-.242-.023-.368-.057a1.163 1.163 0 0 1-.737-1.473l5.614-16.919a1.164 1.164 0 1 1 2.208.736l-5.613 16.919a1.171 1.171 0 0 1-1.104.794Zm55.936-112.791a3.956 3.956 0 1 0 0-7.913 3.957 3.957 0 1 0 0 7.913Zm26.006-24.88c3.128-38.406-14.125-50.207-19.186-53.577-2.162-1.208-8.04-1.921-8.04-1.921s27.295 15.896 21.383 54.59l5.843.908Zm-12.192 24.087c-.185 0-.381-.046-.553-.138a1.158 1.158 0 0 1-.46-1.576c.104-.184 2.519-4.6 3.899-6.912a1.174 1.174 0 0 1 1.599-.403c.552.334.737 1.047.403 1.599-1.357 2.266-3.831 6.786-3.854 6.832-.207.391-.609.61-1.023.61l-.011-.012Z\"\n fill={palette.lines}\n />\n <path\n d=\"M293.591 247.598c6.931 0 12.548-5.618 12.548-12.549 0-6.931-5.617-12.549-12.548-12.549-6.93 0-12.549 5.618-12.549 12.549 0 6.931 5.619 12.549 12.549 12.549Zm-58.132-17.048c-.264 0-.529-.092-.748-.264a1.154 1.154 0 0 1-.149-1.633c.103-.127 2.588-3.072 6.199-3.152 2.22-.035 4.372.989 6.304 3.117a1.164 1.164 0 0 1-1.714 1.576c-1.461-1.599-2.99-2.404-4.531-2.358-2.519.057-4.441 2.289-4.464 2.312a1.16 1.16 0 0 1-.897.414v-.012Zm26.374 0c-.264 0-.529-.092-.748-.264a1.154 1.154 0 0 1-.149-1.633c.104-.127 2.589-3.072 6.2-3.152 2.209-.035 4.371.989 6.303 3.117a1.165 1.165 0 1 1-1.714 1.576c-1.461-1.599-2.99-2.404-4.531-2.358-2.519.057-4.44 2.289-4.463 2.312-.23.276-.564.414-.898.414v-.012Zm4.958-91.901c-.058 0-.126 0-.183-.012l-25.064-3.945a1.164 1.164 0 0 1-.967-1.335 1.17 1.17 0 0 1 1.335-.966l23.913 3.773 8.857-56.223-59.294-9.34-5.2 32.966a1.167 1.167 0 0 1-1.333.966 1.162 1.162 0 0 1-.967-1.334l5.371-34.116a1.169 1.169 0 0 1 1.335-.966l61.595 9.708c.633.103 1.07.69.966 1.334l-9.225 58.523a1.162 1.162 0 0 1-1.15.978l.011-.011Z\"\n fill={palette.lines}\n />\n <path\n d=\"M241.727 157.456h-68.714a1.159 1.159 0 0 1-1.162-1.162c0-.644.518-1.161 1.162-1.161h67.552v-50.599h-83.103v17.576c0 .644-.518 1.161-1.162 1.161a1.157 1.157 0 0 1-1.161-1.161v-18.737c0-.644.517-1.162 1.161-1.162h85.427a1.16 1.16 0 0 1 1.162 1.162v52.921c0 .645-.518 1.162-1.162 1.162Z\"\n fill={palette.lines}\n />\n <path\n d=\"M172.254 113.461v37.014h-3.888l-1.369-7.292-2.048-.426v-29.296h7.305Zm54.405 11.109v25.914h7.304V124.57h-7.304Zm-46.273-.828v26.742h7.304v-26.742h-7.304Zm15.424-12.239v38.97h7.304v-38.97h-7.304Zm15.425 6.153v32.817h7.304v-32.817h-7.304Z\"\n fill={palette.details2}\n />\n <path\n d=\"M144.142 174.227c-.978 0-1.966-.058-2.944-.173l-1.161-.138.425-3.554c.161-1.369-.656-2.657-1.955-3.06l-.288-.091a2.848 2.848 0 0 0-3.382 1.334l-1.737 3.128-1.012-.563a24.861 24.861 0 0 1-7.476-6.361l-.725-.92 2.806-2.197c1.093-.863 1.404-2.358.737-3.658l-.046-.103c-.632-1.243-2.06-1.887-3.371-1.507l-3.427.989-.322-1.116a24.917 24.917 0 0 1-.874-4.854 25.214 25.214 0 0 1 .092-4.934l.138-1.162 3.543.426c1.369.161 2.656-.702 3.093-2.048l.035-.092c.449-1.38-.08-2.818-1.299-3.485l-3.117-1.737.562-1.012a24.676 24.676 0 0 1 6.361-7.465l.909-.724 2.208 2.806a2.848 2.848 0 0 0 3.554.771l.266-.138c1.219-.61 1.817-2.013 1.437-3.336l-.978-3.439 1.116-.322a24.984 24.984 0 0 1 9.766-.782l1.15.138-.425 3.554c-.161 1.357.7 2.657 2.046 3.094l.081.023c1.38.449 2.818-.08 3.497-1.3l1.725-3.128 1.012.563a24.71 24.71 0 0 1 7.477 6.361l.724.909-2.806 2.208c-1.092.863-1.391 2.358-.724 3.646l.046.092c.644 1.266 2.07 1.91 3.381 1.53l3.428-.989.321 1.116c.449 1.587.749 3.22.875 4.854a25.214 25.214 0 0 1-.092 4.934l-.138 1.162-3.543-.426c-1.369-.161-2.657.702-3.094 2.048l-.023.069c-.448 1.368.104 2.841 1.3 3.508l3.117 1.725-.564 1.024a24.773 24.773 0 0 1-6.372 7.488l-.909.713-2.208-2.807c-.863-1.092-2.358-1.391-3.658-.724l-.081.034c-1.265.644-1.909 2.071-1.529 3.382l.989 3.439-1.115.322a24.954 24.954 0 0 1-4.855.874c-.656.058-1.322.081-1.989.081h.022Zm-1.506-2.381a22.73 22.73 0 0 0 6.59-.529l-.334-1.162c-.69-2.381.45-4.946 2.704-6.096 2.324-1.196 5.084-.621 6.614 1.323l.747.954a22.173 22.173 0 0 0 4.291-5.038l-1.058-.586c-2.174-1.208-3.187-3.83-2.393-6.246l.023-.069c.77-2.404 3.117-3.945 5.59-3.646l1.208.149a22.73 22.73 0 0 0-.53-6.59l-1.161.333c-2.381.69-4.946-.448-6.096-2.703l-.035-.08c-1.161-2.255-.587-5.004 1.357-6.545l.955-.748a22.81 22.81 0 0 0-5.038-4.29l-.586 1.058c-1.208 2.174-3.83 3.175-6.246 2.393l.276-1.128-.356 1.105c-2.404-.771-3.934-3.118-3.647-5.579l.15-1.208a22.746 22.746 0 0 0-3.313.023 22.675 22.675 0 0 0-3.266.506l.333 1.173a5.176 5.176 0 0 1-2.634 6.051l-.23.115a5.184 5.184 0 0 1-6.464-1.392l-.76-.955a22.388 22.388 0 0 0-4.278 5.027l1.058.586c2.174 1.208 3.175 3.831 2.381 6.246l-.034.104c-.771 2.392-3.129 3.922-5.579 3.623l-1.208-.15a22.746 22.746 0 0 0 .529 6.591l1.162-.334c2.393-.678 4.946.461 6.096 2.703l-1 .599 1.035-.529c1.162 2.265.586 5.014-1.369 6.544l-.955.748a22.471 22.471 0 0 0 5.038 4.279l.599-1.07a5.18 5.18 0 0 1 6.153-2.404l.253.081c2.358.736 3.865 3.082 3.566 5.555l-.149 1.208h.011Z\"\n fill={palette.lines}\n />\n <path\n d=\"M144.131 157.638a8.229 8.229 0 0 1-5.337-1.967 8.178 8.178 0 0 1-2.875-5.625 8.243 8.243 0 0 1 1.943-6.016 8.176 8.176 0 0 1 5.625-2.875 8.223 8.223 0 0 1 6.015 1.944 8.17 8.17 0 0 1 2.876 5.624 8.241 8.241 0 0 1-1.943 6.016 8.183 8.183 0 0 1-5.626 2.876c-.23.023-.448.023-.678.023Zm.024-14.194c-.161 0-.323 0-.484.023a5.882 5.882 0 0 0-4.038 2.07 5.91 5.91 0 0 0-1.391 4.325 5.874 5.874 0 0 0 2.07 4.037 5.86 5.86 0 0 0 4.326 1.392 5.882 5.882 0 0 0 4.037-2.07 5.91 5.91 0 0 0 1.391-4.325 5.874 5.874 0 0 0-2.07-4.037 5.88 5.88 0 0 0-3.83-1.415h-.011Z\"\n fill={palette.lines}\n />\n <path\n d=\"m215.928 269.256-10.939-6.314v-47.62a7.78 7.78 0 0 0-7.775-7.775h-68.98a7.78 7.78 0 0 0-7.775 7.775v66.092a7.78 7.78 0 0 0 7.775 7.776h68.98a7.78 7.78 0 0 0 7.775-7.776v-5.831l10.939-6.315v-.012Z\"\n fill=\"#fff\"\n />\n <path\n d=\"M190.151 225.32h-56.188a1.158 1.158 0 0 1-1.161-1.162c0-.644.517-1.162 1.161-1.162h56.188a1.16 1.16 0 0 1 1.163 1.162 1.16 1.16 0 0 1-1.163 1.162Zm-14.584 15.16h-41.604a1.158 1.158 0 0 1-1.161-1.162c0-.644.517-1.162 1.161-1.162h41.604c.644 0 1.161.518 1.161 1.162 0 .644-.517 1.162-1.161 1.162Zm8.879 15.16h-50.483a1.158 1.158 0 0 1-1.161-1.162c0-.644.517-1.162 1.161-1.162h50.483a1.16 1.16 0 0 1 1.163 1.162 1.16 1.16 0 0 1-1.163 1.162Zm-17.299 15.172h-33.184a1.158 1.158 0 0 1-1.161-1.162c0-.644.517-1.162 1.161-1.162h33.184a1.16 1.16 0 0 1 1.162 1.162 1.16 1.16 0 0 1-1.162 1.162ZM320.023 68.877c-.081 0-.15 0-.231-.023a1.157 1.157 0 0 1-.908-1.369l.517-2.553a1.164 1.164 0 0 1 1.37-.909c.632.127 1.035.736.908 1.369l-.517 2.553a1.167 1.167 0 0 1-1.139.932Zm-6.246 0c-.54 0-1.024-.38-1.139-.932l-.518-2.553a1.158 1.158 0 0 1 .909-1.369 1.157 1.157 0 0 1 1.369.909l.518 2.553a1.157 1.157 0 0 1-1.139 1.392Zm-5.625 2.334c-.379 0-.747-.184-.966-.517l-1.438-2.175a1.166 1.166 0 0 1 .323-1.61 1.166 1.166 0 0 1 1.611.322l1.437 2.174c.357.53.207 1.254-.322 1.61a1.21 1.21 0 0 1-.645.196Zm-4.404 4.404c-.219 0-.45-.057-.645-.195l-2.174-1.438a1.155 1.155 0 0 1-.322-1.61 1.166 1.166 0 0 1 1.611-.322l2.173 1.438c.541.356.679 1.08.323 1.61a1.167 1.167 0 0 1-.966.517Zm-2.336 5.625c-.08 0-.15 0-.23-.023l-2.553-.518a1.157 1.157 0 0 1-.909-1.369 1.157 1.157 0 0 1 1.368-.908l2.554.517c.633.127 1.036.736.909 1.369a1.166 1.166 0 0 1-1.139.932Zm-2.552 6.753c-.541 0-1.024-.38-1.139-.931a1.165 1.165 0 0 1 .908-1.369l2.554-.506a1.167 1.167 0 0 1 1.369.909 1.167 1.167 0 0 1-.909 1.368l-2.554.506c-.081.012-.149.023-.229.023Zm2.713 6.557c-.379 0-.747-.185-.966-.519a1.166 1.166 0 0 1 .323-1.61l2.162-1.438a1.165 1.165 0 0 1 1.61.322c.356.53.207 1.254-.322 1.61l-2.162 1.439a1.206 1.206 0 0 1-.645.195Zm5.141 5.142a1.11 1.11 0 0 1-.643-.196 1.166 1.166 0 0 1-.323-1.61l1.438-2.174a1.166 1.166 0 0 1 1.611-.322c.529.356.679 1.08.322 1.61l-1.437 2.174a1.169 1.169 0 0 1-.968.517Zm6.557 2.701c-.081 0-.15 0-.231-.023a1.156 1.156 0 0 1-.907-1.369l.505-2.553a1.163 1.163 0 0 1 1.369-.91c.633.127 1.036.737.909 1.37l-.506 2.553a1.168 1.168 0 0 1-1.139.932Zm7.258 0c-.54 0-1.024-.38-1.139-.932l-.506-2.553a1.157 1.157 0 0 1 .908-1.37 1.164 1.164 0 0 1 1.37.91l.505 2.553a1.156 1.156 0 0 1-.908 1.369c-.08.011-.149.023-.23.023Zm6.557-2.701a1.15 1.15 0 0 1-.967-.518l-1.438-2.162a1.165 1.165 0 0 1 .322-1.61 1.166 1.166 0 0 1 1.611.322l1.438 2.162a1.165 1.165 0 0 1-.322 1.61 1.205 1.205 0 0 1-.644.196Zm5.141-5.142c-.218 0-.449-.058-.644-.196l-2.163-1.438a1.166 1.166 0 0 1-.321-1.61 1.165 1.165 0 0 1 1.61-.323l2.162 1.438c.529.357.679 1.081.322 1.61a1.164 1.164 0 0 1-.966.518Zm2.714-6.556c-.081 0-.149 0-.229-.023l-2.555-.506a1.163 1.163 0 0 1 .461-2.278l2.553.507c.633.126 1.035.736.909 1.368a1.167 1.167 0 0 1-1.139.932Zm-2.553-6.754c-.541 0-1.024-.38-1.139-.932a1.157 1.157 0 0 1 .908-1.369l2.555-.517a1.162 1.162 0 0 1 .459 2.277l-2.553.518c-.081.011-.15.023-.23.023Zm-2.335-5.625a1.15 1.15 0 0 1-.966-.517 1.165 1.165 0 0 1 .322-1.61l2.173-1.438a1.166 1.166 0 0 1 1.611.322 1.165 1.165 0 0 1-.322 1.61l-2.174 1.438a1.206 1.206 0 0 1-.644.195Zm-4.417-4.415a1.165 1.165 0 0 1-.966-1.806l1.438-2.163a1.165 1.165 0 0 1 1.61-.322c.529.357.678 1.081.322 1.61l-1.438 2.163a1.167 1.167 0 0 1-.966.518Z\"\n fill={palette.lines}\n />\n <path\n d=\"M165.088 284.844h-49.943c-5.514 0-9.983 4.47-9.983 9.984v12.802c0 5.514 4.469 9.984 9.983 9.984h49.943c5.514 0 9.985-4.47 9.985-9.984v-12.802c0-5.514-4.471-9.984-9.985-9.984Z\"\n fill={palette.details1}\n />\n <path\n d=\"M165.1 318.773h-49.955c-6.142 0-11.145-5.004-11.145-11.146v-12.802c0-6.142 5.003-11.145 11.145-11.145H165.1c6.142 0 11.145 5.003 11.145 11.145v12.802c0 6.142-5.003 11.146-11.145 11.146Zm-49.955-32.77c-4.865 0-8.822 3.957-8.822 8.822v12.802c0 4.866 3.957 8.823 8.822 8.823H165.1c4.865 0 8.822-3.957 8.822-8.823v-12.802c0-4.865-3.957-8.822-8.822-8.822h-49.955Z\"\n fill={palette.lines}\n />\n <path\n d=\"M125.912 303.086a1.852 1.852 0 1 0 0-3.704 1.852 1.852 0 0 0 0 3.704Zm14.204 0a1.852 1.852 0 1 0 .001-3.705 1.852 1.852 0 0 0-.001 3.705Zm14.217 0a1.852 1.852 0 1 0 .001-3.705 1.852 1.852 0 0 0-.001 3.705Z\"\n fill={palette.lines}\n />\n <path\n d=\"M187.437 94.954c6.403 0 11.594-5.19 11.594-11.594 0-6.403-5.191-11.594-11.594-11.594s-11.594 5.19-11.594 11.594c0 6.403 5.191 11.594 11.594 11.594Z\"\n fill=\"#fff\"\n />\n <path d=\"m183.515 83.795 3.174 3.174 4.682-7.235\" fill=\"#fff\" />\n <path\n d=\"M186.689 88.141a1.15 1.15 0 0 1-.817-.345l-3.174-3.174a1.172 1.172 0 0 1 0-1.645 1.172 1.172 0 0 1 1.644 0l2.163 2.162 3.899-6.038a1.168 1.168 0 0 1 1.61-.346c.541.346.69 1.07.345 1.61l-4.681 7.247a1.193 1.193 0 0 1-.851.53h-.138Zm197.654 229.391c-.196 0-.379-.046-.552-.138l-26.34-14.274a1.172 1.172 0 0 1-.472-1.576 1.172 1.172 0 0 1 1.576-.471l25.316 13.71 13.539-25.408a1.173 1.173 0 0 1 1.576-.483 1.17 1.17 0 0 1 .483 1.576l-14.09 26.443c-.15.276-.392.483-.691.564a1.131 1.131 0 0 1-.334.046l-.011.011Z\"\n fill={palette.lines}\n />\n <path\n d=\"M366.366 331.072c-.495 0-.966-.322-1.116-.828l-8.374-27.801a1.134 1.134 0 0 1 .093-.886c.149-.276.39-.471.689-.563l40.431-12.17c.299-.092.61-.057.886.092.276.15.471.391.563.69l8.363 27.801a1.16 1.16 0 0 1-.783 1.45l-40.43 12.169a1.18 1.18 0 0 1-.333.046h.011Zm-6.924-28.192 7.694 25.581 38.21-11.502-7.694-25.581-38.21 11.502Z\"\n fill={palette.lines}\n />\n </svg>\n );\n};\n\nexport default Support2Medium;\n"],"mappings":";;AAKA,IAAMA,kBAAsD,EAAE,OAAO,eAAe,YAAY;CAC9F,MAAM,iBAA0B;AAC9B,UAAQ,OAAR;GACE,KAAK,YACH,QAAO;IACL,UAAU;IACV,UAAU;IACV,OAAO;IACR;GACH,KAAK,SACH,QAAO;IACL,UAAU;IACV,UAAU;IACV,OAAO;IACR;GACH,QACE,QAAO;IACL,UAAU;IACV,UAAU;IACV,OAAO;IACR;;KAEH;AAEJ,QACE,qBAAC,OAAA;EAAI,GAAI;EAAe,SAAS,YAAY;;GAC1C;GACD,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAK;KACL;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IAAK,GAAE;IAAkD,MAAM,QAAQ;KAAY;GACpF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IAAK,GAAE;IAAkD,MAAM,QAAQ;KAAS;GACjF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAK;KACL;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAK;KACL;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAK;KACL;GACF,oBAAC,QAAA;IAAK,GAAE;IAA0C,MAAK;KAAS;GAChE,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;;GACE;;AAIV,IAAA,yBAAe"}
@@ -1,98 +0,0 @@
1
- import { t as ViewBoxSize } from "./utils4.js";
2
- import { jsx, jsxs } from "react/jsx-runtime";
3
- var ThinkingMedium = ({ color, svgProperties, title }) => {
4
- const palette = (() => {
5
- switch (color) {
6
- case "blueberry": return {
7
- lines: "#000",
8
- shapes1: "#188097",
9
- shapes2: "#AFDAE3"
10
- };
11
- case "cherry": return {
12
- lines: "#000",
13
- shapes1: "#A31F0E",
14
- shapes2: "#F05A3B"
15
- };
16
- default: return {
17
- lines: "#1D1C1A",
18
- shapes1: "#989693",
19
- shapes2: "#D6D3D2"
20
- };
21
- }
22
- })();
23
- return /* @__PURE__ */ jsxs("svg", {
24
- ...svgProperties,
25
- viewBox: ViewBoxSize.Medium,
26
- children: [
27
- title,
28
- /* @__PURE__ */ jsx("path", {
29
- d: "m301.601 134.422-11.125 19.26-11.115-19.26h22.24Z",
30
- fill: palette.lines
31
- }),
32
- /* @__PURE__ */ jsx("path", {
33
- d: "M215.7 117.402c6.645 0 12.033-5.387 12.033-12.033s-5.388-12.033-12.033-12.033c-6.646 0-12.033 5.387-12.033 12.033s5.387 12.033 12.033 12.033Z",
34
- fill: palette.shapes2
35
- }),
36
- /* @__PURE__ */ jsx("path", {
37
- d: "M352.636 188.933a543.85 543.85 0 0 1-15.73 3.395 116.773 116.773 0 0 0-4.179-9.625c-2.107-4.28-6.387-8.313-9.121-10.633l21.21-6.968 7.809 23.82.011.011ZM138.19 133.719l-15.753-14.487c-1.659-1.524-5.11-.448-7.72 2.386-2.611 2.835-3.373 6.375-1.726 7.899l15.753 14.487c1.659 1.524 5.11.448 7.72-2.386 2.611-2.835 3.373-6.376 1.726-7.899Z",
38
- fill: palette.lines
39
- }),
40
- /* @__PURE__ */ jsx("path", {
41
- d: "M120.712 127.141c2.608-2.839 3.38-6.372 1.726-7.892-1.655-1.519-5.109-.449-7.717 2.391-2.607 2.839-3.38 6.373-1.725 7.892 1.654 1.519 5.109.449 7.716-2.391Zm170.674-32.739-1.429 27.457 13.427.699 1.429-27.457-13.427-.7Zm45.811 97.869a586.22 586.22 0 0 1-11.417 2.196c-26.576 4.84-50.587 7.271-71.931 8.089 1.132-22.531 19.764-40.447 42.576-40.447 19.204 0 35.439 12.706 40.772 30.162Z",
42
- fill: palette.shapes1
43
- }),
44
- /* @__PURE__ */ jsx("path", {
45
- d: "m362.978 139.172 2.957 11.047-11.047-2.969 8.09-8.078Z",
46
- fill: palette.shapes2
47
- }),
48
- /* @__PURE__ */ jsx("path", {
49
- d: "M299.965 451.799c-.918 0-1.669-.74-1.68-1.658l-.874-66.329a1.679 1.679 0 0 1 1.658-1.703h.022c.919 0 1.67.74 1.681 1.659l.874 66.328a1.678 1.678 0 0 1-1.658 1.703h-.023Zm-91.784-142.302c-1.288 0-2.621-.269-4.022-.84-7.563-3.149-18.767-21.871-24.66-50.352-.964-4.672-.605-12.358 3.607-18.632 2.869-4.291 7.093-7.07 12.191-8.022 13.87-2.611 20.75 7.036 21.041 7.45a1.68 1.68 0 0 1-2.756 1.927c-.258-.358-6.006-8.268-17.658-6.072-4.258.807-7.63 3.025-10.017 6.588-3.394 5.075-4.011 11.731-3.103 16.089 4.807 23.215 14.969 44.716 22.666 47.92 3.26 1.367 7.607 1.21 15.036-10.252a1.68 1.68 0 0 1 2.319-.493c.784.504.997 1.546.493 2.331-4.078 6.285-8.974 12.369-15.126 12.369l-.011-.011Z",
50
- fill: palette.lines
51
- }),
52
- /* @__PURE__ */ jsx("path", {
53
- d: "M215.699 255.82c-.47 0-.941-.191-1.266-.583-.078-.09-7.977-9.087-15.17-9.087h-.056c-2.353.012-4.336 1.02-6.062 3.059a1.683 1.683 0 0 1-2.364.202 1.683 1.683 0 0 1-.201-2.364c2.364-2.801 5.266-4.235 8.616-4.258 8.784-.045 17.422 9.826 17.792 10.252a1.684 1.684 0 0 1-.168 2.375 1.64 1.64 0 0 1-1.098.415l-.023-.011Zm-7.697 36.301c-.28 0-.56-.067-.818-.213a1.686 1.686 0 0 1-.65-2.285c5.569-9.938.807-13.871-3.787-17.68-2.521-2.084-4.907-4.056-4.661-6.902.225-2.667 2.712-5.176 8.325-8.403a1.681 1.681 0 1 1 1.681 2.913c-5.636 3.238-6.588 5.008-6.656 5.781-.089 1.098 1.625 2.521 3.451 4.034 4.583 3.787 11.518 9.523 4.583 21.915a1.673 1.673 0 0 1-1.468.863v-.023Zm-62.989-99.709c-.717 0-1.389-.47-1.614-1.198a10.523 10.523 0 0 1-.28-1.166c-.874-5.131 2.588-10.005 7.72-10.879a9.398 9.398 0 0 1 7.742 2.151 1.686 1.686 0 0 1-2.196 2.555 6.06 6.06 0 0 0-4.986-1.389c-3.305.56-5.535 3.708-4.963 7.002.045.258.101.516.179.751a1.683 1.683 0 0 1-1.12 2.095 1.8 1.8 0 0 1-.493.067l.011.011Zm128.276-75.598c-4.583 0-8.314-3.731-8.314-8.313 0-4.583 3.731-8.313 8.314-8.313 4.582 0 8.313 3.73 8.313 8.313 0 4.582-3.731 8.313-8.313 8.313Zm0-13.276a4.954 4.954 0 0 0-4.953 4.952 4.954 4.954 0 0 0 4.953 4.952 4.954 4.954 0 0 0 4.952-4.952 4.954 4.954 0 0 0-4.952-4.952Zm-19.496 100.226h-.1a1.682 1.682 0 0 1-1.58-1.782c1.389-23.293 20.783-41.544 44.155-41.544 19.473 0 36.447 12.481 42.24 31.057a1.677 1.677 0 0 1-1.109 2.107 1.677 1.677 0 0 1-2.107-1.109c-5.344-17.165-21.03-28.694-39.024-28.694-21.59 0-39.506 16.862-40.794 38.385a1.682 1.682 0 0 1-1.681 1.58Zm-12.089-111.67a1.4 1.4 0 0 1-.37-.045l-11.551-2.565a1.66 1.66 0 0 1-1.221-1.098 1.655 1.655 0 0 1 .302-1.614l8.134-9.803-13.019-2.095a1.678 1.678 0 0 1-.918-2.846l10.531-10.532a1.671 1.671 0 0 1 2.376 0c.649.66.661 1.725 0 2.375l-8.202 8.202 12.672 2.039c.594.09 1.098.504 1.311 1.064.213.56.101 1.199-.28 1.67l-8.258 9.949 8.874 1.972a1.68 1.68 0 0 1 1.277 2.005 1.683 1.683 0 0 1-1.635 1.311l-.023.011Zm-68.042 68.289a1.663 1.663 0 0 1-1.524-.975c-1.311-2.868-1.994-5.355-2.241-7.484-4.157-.84-8.257-3.63-10.162-9.658-.784-2.498-1.087-4.952-.93-7.283a14.842 14.842 0 0 1-2.812-1.613c-2.812-2.028-4.448-4.717-4.863-8-1.109-8.75 7.025-18.666 7.373-19.092a1.685 1.685 0 0 1 2.364-.224c.717.594.818 1.647.224 2.364-.079.09-7.563 9.221-6.622 16.526.303 2.353 1.445 4.213 3.496 5.692.493.359.974.65 1.445.896a15.674 15.674 0 0 1 5.076-7.764c3.417-2.846 7.63-3.877 10.218-2.498 1.232.649 1.938 1.927 1.927 3.484-.034 3.44-3.294 7.776-7.417 9.86-2.308 1.165-4.728 1.591-7.104 1.277-.022 1.591.213 3.372.841 5.355 1.333 4.247 4.022 6.409 6.901 7.216.348-3.384 1.815-5.479 2.757-6.487 2.33-2.51 5.859-3.563 8.582-2.555 1.893.695 3.07 2.319 3.148 4.325.146 3.832-3.675 7.305-9.086 8.235a13.47 13.47 0 0 1-1.916.202c.291 1.792.919 3.742 1.86 5.815.392.84.022 1.837-.829 2.229a1.739 1.739 0 0 1-.695.157h-.011Zm5.322-17.983c-1.199 0-2.723.561-3.922 1.86-1.098 1.177-1.725 2.734-1.893 4.572a13.605 13.605 0 0 0 1.501-.157c3.552-.616 6.375-2.768 6.297-4.796-.011-.414-.135-.997-.953-1.299a2.92 2.92 0 0 0-1.03-.168v-.012Zm-16.403-9.837c2.039.258 3.787-.28 5.109-.941 3.428-1.737 5.557-5.187 5.58-6.902 0-.157-.012-.425-.135-.493-1.165-.616-3.977.023-6.498 2.118-1.166.975-3.137 3.003-4.045 6.218h-.011Zm105.431-42.398a1.69 1.69 0 0 1-1.188-.493 1.67 1.67 0 0 1 0-2.376l7.574-7.574a1.67 1.67 0 0 1 2.375 0c.65.661.661 1.726 0 2.376l-7.574 7.574a1.69 1.69 0 0 1-1.187.493Zm-2.017-12.601a1.69 1.69 0 0 1-1.188-.493 1.67 1.67 0 0 1 0-2.375l7.294-7.294a1.67 1.67 0 0 1 2.375 0c.65.661.662 1.725 0 2.375l-7.293 7.294a1.69 1.69 0 0 1-1.188.493Zm88.165 42.094c-1.423 0-2.879-.213-4.336-.65-2.42-.729-4.526-2.23-6.263-4.146a17.099 17.099 0 0 1-7.328 1.95c-9.052.257-13.075-7.115-13.96-11.07a1.68 1.68 0 0 1 1.277-2.005 1.68 1.68 0 0 1 2.006 1.266c.09.369 2.106 8.739 10.577 8.447a13.455 13.455 0 0 0 5.389-1.31c-1.67-2.667-2.745-5.726-3.137-8.549-.493-3.597.235-6.196 2.061-7.35 1.065-.661 2.902-1.087 5.658.717 3.843 2.532 5.434 6.196 4.336 10.073-.638 2.252-2.084 4.302-4.044 5.938 1.266 1.311 2.745 2.319 4.392 2.812 4.773 1.434 8.257-.37 10.33-2.14 3.316-2.812 4.65-6.689 4.47-8.067a1.678 1.678 0 0 1 1.446-1.882c.918-.135 1.759.526 1.882 1.445.358 2.711-1.692 7.72-5.625 11.058-2.677 2.275-5.826 3.451-9.131 3.451v.012Zm-11.686-20.627a.539.539 0 0 0-.235.045c-.381.235-.863 1.557-.516 4.044.325 2.342 1.233 4.93 2.622 7.171 1.446-1.255 2.454-2.734 2.868-4.179.684-2.432-.336-4.627-2.946-6.353-.885-.582-1.457-.74-1.77-.74l-.023.012Zm-221.762 28.11c2.608-2.839 3.38-6.372 1.726-7.892-1.655-1.519-5.109-.449-7.717 2.391-2.607 2.839-3.38 6.373-1.725 7.892 1.654 1.519 5.109.449 7.716-2.391Z",
54
- fill: palette.lines
55
- }),
56
- /* @__PURE__ */ jsx("path", {
57
- d: "M114.963 131.871c-1.187 0-2.263-.358-3.092-1.12-1.244-1.143-1.692-2.98-1.244-5.053.392-1.782 1.401-3.63 2.868-5.221 3.283-3.574 7.72-4.672 10.095-2.488 2.376 2.185 1.67 6.689-1.613 10.275-2.14 2.33-4.773 3.607-7.003 3.607h-.011Zm1.009-9.12c-1.042 1.143-1.793 2.476-2.051 3.664-.19.863-.101 1.546.235 1.86.706.638 3.194.056 5.345-2.286s2.521-4.874 1.826-5.523c-.706-.639-3.193-.056-5.344 2.285h-.011Z",
58
- fill: palette.lines
59
- }),
60
- /* @__PURE__ */ jsx("path", {
61
- d: "M130.705 146.358c-1.187 0-2.263-.358-3.092-1.12l-15.753-14.487a1.682 1.682 0 0 1 2.274-2.476l15.753 14.487c.695.638 3.194.056 5.345-2.286 2.151-2.341 2.521-4.874 1.826-5.523l-15.753-14.487a1.681 1.681 0 1 1 2.274-2.476l15.753 14.486c2.376 2.185 1.659 6.689-1.624 10.263-2.14 2.331-4.773 3.608-7.003 3.608v.011Zm133.318 13.154a17.92 17.92 0 0 1-3.149-.28c-6.308-1.12-10.677-5.188-9.949-9.255.381-2.106 2.005-3.787 4.594-4.739 2.274-.84 5.097-1.02 7.943-.504 6.308 1.12 10.678 5.187 9.95 9.254-.381 2.107-2.006 3.787-4.594 4.74-1.423.526-3.07.784-4.795.784Zm-3.698-11.697c-1.333 0-2.599.19-3.652.583-1.401.515-2.286 1.299-2.443 2.173-.336 1.86 2.689 4.549 7.227 5.356 2.241.403 4.504.269 6.196-.348 1.4-.515 2.285-1.299 2.442-2.173.336-1.86-2.689-4.549-7.226-5.356a14.23 14.23 0 0 0-2.555-.224l.011-.011Z",
62
- fill: palette.lines
63
- }),
64
- /* @__PURE__ */ jsx("path", {
65
- d: "M250.678 162.53c-.1 0-.201 0-.302-.022a1.677 1.677 0 0 1-1.356-1.95l1.905-10.599a1.684 1.684 0 0 1 1.949-1.356 1.677 1.677 0 0 1 1.356 1.95l-1.905 10.599a1.676 1.676 0 0 1-1.647 1.389v-.011Zm17.771 11.269c-.101 0-.202 0-.303-.022a1.677 1.677 0 0 1-1.356-1.95l3.306-18.431a1.684 1.684 0 0 1 1.949-1.355 1.676 1.676 0 0 1 1.356 1.949l-3.305 18.431a1.678 1.678 0 0 1-1.647 1.389v-.011Zm-27.327-32.967a1.67 1.67 0 0 1-1.546-1.031l-5.233-12.391a1.661 1.661 0 0 1 0-1.289c.168-.414.493-.739.908-.918l25.332-10.689a1.68 1.68 0 0 1 2.196.896l5.233 12.392c.179.414.179.874 0 1.288-.168.415-.493.74-.908.919l-25.332 10.689a1.7 1.7 0 0 1-.65.134Zm-3.025-13.176 3.921 9.288 22.24-9.377-3.921-9.289-22.24 9.378Zm-6.891 29.578c-.426 0-.841-.157-1.165-.47l-12.291-11.899-6.297 6.498a1.67 1.67 0 0 1-2.375.034 1.67 1.67 0 0 1-.034-2.375l7.462-7.709a1.68 1.68 0 0 1 2.375-.033l13.501 13.075a1.67 1.67 0 0 1 .034 2.375 1.7 1.7 0 0 1-1.21.516v-.012Zm-46.945 21.455c-.426 0-.841-.157-1.166-.47a1.672 1.672 0 0 1-.033-2.376l14.857-15.338a1.67 1.67 0 0 1 2.375-.034c.672.65.683 1.715.033 2.376l-14.856 15.338a1.699 1.699 0 0 1-1.21.515v-.011Zm147.67-14.599c-.291 0-.582-.078-.84-.224l-20.672-11.932a1.683 1.683 0 0 1-.616-2.297l11.932-20.672a1.706 1.706 0 0 1 1.02-.784 1.701 1.701 0 0 1 1.277.168l20.672 11.932a1.683 1.683 0 0 1 .616 2.297l-11.932 20.672a1.703 1.703 0 0 1-1.02.784 1.925 1.925 0 0 1-.437.056Zm-18.375-14.229 17.759 10.252 10.252-17.759-17.759-10.252-10.252 17.759Zm-152.465 15.736h-.056l-15.653-.47a1.708 1.708 0 0 1-1.434-.886 1.696 1.696 0 0 1 .045-1.68l8.235-13.322c.314-.515.885-.851 1.479-.795a1.703 1.703 0 0 1 1.434.885l7.417 13.792a1.7 1.7 0 0 1-.044 1.681 1.689 1.689 0 0 1-1.435.795h.012Zm-12.695-3.742 9.838.291-4.661-8.661-5.177 8.37Zm142.08-6.875a1.69 1.69 0 0 1-1.457-.84l-11.114-19.26a1.666 1.666 0 0 1 0-1.68 1.687 1.687 0 0 1 1.456-.841h22.24a1.69 1.69 0 0 1 1.457.841 1.67 1.67 0 0 1 0 1.68l-11.115 19.26c-.302.516-.851.84-1.456.84h-.011Zm-8.213-19.259 8.213 14.218 8.212-14.218h-16.425Z",
66
- fill: palette.lines
67
- }),
68
- /* @__PURE__ */ jsx("path", {
69
- d: "m198.109 134.477 18.476 24.761-30.689 3.619 12.213-28.38Z",
70
- fill: palette.lines
71
- }),
72
- /* @__PURE__ */ jsx("path", {
73
- d: "M185.897 164.536a1.671 1.671 0 0 1-1.345-.672 1.69 1.69 0 0 1-.202-1.669l12.202-28.391c.235-.549.75-.93 1.344-1.009a1.654 1.654 0 0 1 1.546.661l18.487 24.761a1.69 1.69 0 0 1 .202 1.67c-.235.549-.751.93-1.345 1.008l-30.688 3.63c-.067 0-.134.011-.201.011Zm12.593-26.733-9.904 23.036 24.906-2.947-15.002-20.1v.011Zm117.554 116.906c-4.941 0-10.655-1.065-17.165-3.855a1.69 1.69 0 0 1-.885-2.207 1.688 1.688 0 0 1 2.207-.885c24.447 10.498 36.077-5.019 36.559-5.692a1.685 1.685 0 0 1 2.342-.381c.75.538.918 1.591.381 2.342-.101.146-7.899 10.678-23.451 10.678h.012Z",
74
- fill: palette.lines
75
- }),
76
- /* @__PURE__ */ jsx("path", {
77
- d: "M198.277 198.441c0 .896-.056 1.77-.145 2.633-20.089-1.972-35.854-5.143-47.047-8.022 2.443-10.611 11.944-18.521 23.283-18.521 13.198 0 23.909 10.7 23.909 23.91Z",
78
- fill: palette.shapes2
79
- }),
80
- /* @__PURE__ */ jsx("path", {
81
- d: "M253.961 168.822a15.8 15.8 0 0 1-2.073 7.865l-14.43-8.335-8.101 14.027c-4.482-2.846-7.462-7.854-7.462-13.557 0-8.862 7.171-16.033 16.033-16.033 8.863 0 16.033 7.171 16.033 16.033Z",
82
- fill: palette.shapes1
83
- }),
84
- /* @__PURE__ */ jsx("path", {
85
- d: "M154.043 449.909a1.76 1.76 0 0 1-.784-.19 1.68 1.68 0 0 1-.695-2.275c2.824-5.344 5.468-10.162 8.034-14.834 21.164-38.576 29.926-54.541 3.428-121.71-15.551-39.416-21.243-70.149-23.282-88.994-1.972-18.162-1.053-28.885-.773-31.417a2.363 2.363 0 0 1 0-.571c.123-.852.963-1.457 1.792-1.446.359.012.695.146.975.359.706.246 3.025.964 10.577 2.902 13.602 3.496 28.738 6.072 44.984 7.663 17.681 1.726 36.347 2.23 55.483 1.468 23.025-.885 47.147-3.596 71.695-8.056a464.258 464.258 0 0 0 11.384-2.196 553.362 553.362 0 0 0 15.394-3.327 565.684 565.684 0 0 0 7.249-1.714c.46-.112.941-.023 1.334.246.392.269.649.684.717 1.154.045.336 1.098 8.302-3.608 29.187l42.912 86.148c.224.46.235.986.022 1.457a1.697 1.697 0 0 1-1.12.93l-30.812 7.663c-.056 37.702-2.677 71.404-30.733 73.107-9.893.605-33.052 2.006-55.437-4.033-27.473-7.406-44.772-23.428-51.427-47.618a1.674 1.674 0 0 1 1.176-2.061 1.675 1.675 0 0 1 2.062 1.176c6.319 22.957 22.822 38.184 49.062 45.265 21.86 5.893 44.638 4.515 54.363 3.921 25.467-1.546 27.584-34.497 27.584-71.056a1.69 1.69 0 0 1 1.278-1.636l30.049-7.473-42.251-84.815a1.682 1.682 0 0 1-.134-1.121c3.417-15.002 3.809-23.282 3.776-26.688-1.782.426-3.552.84-5.311 1.244a595.78 595.78 0 0 1-15.473 3.35c-3.72.762-7.574 1.501-11.451 2.207-24.705 4.493-48.984 7.227-72.165 8.112-19.283.75-38.106.257-55.942-1.491-16.415-1.602-31.719-4.212-45.5-7.753-4.269-1.098-7.395-1.938-9.311-2.498-.706 9.624-1.838 51.718 23.977 117.172 27.069 68.637 17.456 86.16-3.619 124.557-2.555 4.661-5.199 9.467-8.011 14.789a1.683 1.683 0 0 1-1.49.896h.022Z",
86
- fill: palette.lines
87
- }),
88
- /* @__PURE__ */ jsx("path", {
89
- d: "M217.985 203.765a1.683 1.683 0 0 1-1.456-2.521l19.517-33.826a1.71 1.71 0 0 1 1.02-.784 1.701 1.701 0 0 1 1.277.168l22.756 13.143a1.681 1.681 0 0 1 .616 2.296 1.673 1.673 0 0 1-2.297.617l-21.299-12.302-18.677 32.368a1.683 1.683 0 0 1-1.457.841Z",
90
- fill: palette.lines
91
- })
92
- ]
93
- });
94
- };
95
- var ThinkingMedium_default = ThinkingMedium;
96
- export { ThinkingMedium_default as t };
97
-
98
- //# sourceMappingURL=ThinkingMedium.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ThinkingMedium.js","names":["ThinkingMedium: React.FC<BaseSvgIllustrationProps>"],"sources":["../src/components/Illustrations/ThinkingMedium.tsx"],"sourcesContent":["import type React from 'react';\n\nimport type { Palette } from './Thinking';\n\nimport { type BaseSvgIllustrationProps, ViewBoxSize } from '../Illustration';\n\nconst ThinkingMedium: React.FC<BaseSvgIllustrationProps> = ({ color, svgProperties, title }) => {\n const palette = ((): Palette => {\n switch (color) {\n case 'blueberry':\n return {\n lines: '#000',\n shapes1: '#188097',\n shapes2: '#AFDAE3',\n };\n case 'cherry':\n return {\n lines: '#000',\n shapes1: '#A31F0E',\n shapes2: '#F05A3B',\n };\n default:\n return {\n lines: '#1D1C1A',\n shapes1: '#989693',\n shapes2: '#D6D3D2',\n };\n }\n })();\n\n return (\n <svg {...svgProperties} viewBox={ViewBoxSize.Medium}>\n {title}\n <path d=\"m301.601 134.422-11.125 19.26-11.115-19.26h22.24Z\" fill={palette.lines} />\n <path\n d=\"M215.7 117.402c6.645 0 12.033-5.387 12.033-12.033s-5.388-12.033-12.033-12.033c-6.646 0-12.033 5.387-12.033 12.033s5.387 12.033 12.033 12.033Z\"\n fill={palette.shapes2}\n />\n <path\n d=\"M352.636 188.933a543.85 543.85 0 0 1-15.73 3.395 116.773 116.773 0 0 0-4.179-9.625c-2.107-4.28-6.387-8.313-9.121-10.633l21.21-6.968 7.809 23.82.011.011ZM138.19 133.719l-15.753-14.487c-1.659-1.524-5.11-.448-7.72 2.386-2.611 2.835-3.373 6.375-1.726 7.899l15.753 14.487c1.659 1.524 5.11.448 7.72-2.386 2.611-2.835 3.373-6.376 1.726-7.899Z\"\n fill={palette.lines}\n />\n <path\n d=\"M120.712 127.141c2.608-2.839 3.38-6.372 1.726-7.892-1.655-1.519-5.109-.449-7.717 2.391-2.607 2.839-3.38 6.373-1.725 7.892 1.654 1.519 5.109.449 7.716-2.391Zm170.674-32.739-1.429 27.457 13.427.699 1.429-27.457-13.427-.7Zm45.811 97.869a586.22 586.22 0 0 1-11.417 2.196c-26.576 4.84-50.587 7.271-71.931 8.089 1.132-22.531 19.764-40.447 42.576-40.447 19.204 0 35.439 12.706 40.772 30.162Z\"\n fill={palette.shapes1}\n />\n <path d=\"m362.978 139.172 2.957 11.047-11.047-2.969 8.09-8.078Z\" fill={palette.shapes2} />\n <path\n d=\"M299.965 451.799c-.918 0-1.669-.74-1.68-1.658l-.874-66.329a1.679 1.679 0 0 1 1.658-1.703h.022c.919 0 1.67.74 1.681 1.659l.874 66.328a1.678 1.678 0 0 1-1.658 1.703h-.023Zm-91.784-142.302c-1.288 0-2.621-.269-4.022-.84-7.563-3.149-18.767-21.871-24.66-50.352-.964-4.672-.605-12.358 3.607-18.632 2.869-4.291 7.093-7.07 12.191-8.022 13.87-2.611 20.75 7.036 21.041 7.45a1.68 1.68 0 0 1-2.756 1.927c-.258-.358-6.006-8.268-17.658-6.072-4.258.807-7.63 3.025-10.017 6.588-3.394 5.075-4.011 11.731-3.103 16.089 4.807 23.215 14.969 44.716 22.666 47.92 3.26 1.367 7.607 1.21 15.036-10.252a1.68 1.68 0 0 1 2.319-.493c.784.504.997 1.546.493 2.331-4.078 6.285-8.974 12.369-15.126 12.369l-.011-.011Z\"\n fill={palette.lines}\n />\n <path\n d=\"M215.699 255.82c-.47 0-.941-.191-1.266-.583-.078-.09-7.977-9.087-15.17-9.087h-.056c-2.353.012-4.336 1.02-6.062 3.059a1.683 1.683 0 0 1-2.364.202 1.683 1.683 0 0 1-.201-2.364c2.364-2.801 5.266-4.235 8.616-4.258 8.784-.045 17.422 9.826 17.792 10.252a1.684 1.684 0 0 1-.168 2.375 1.64 1.64 0 0 1-1.098.415l-.023-.011Zm-7.697 36.301c-.28 0-.56-.067-.818-.213a1.686 1.686 0 0 1-.65-2.285c5.569-9.938.807-13.871-3.787-17.68-2.521-2.084-4.907-4.056-4.661-6.902.225-2.667 2.712-5.176 8.325-8.403a1.681 1.681 0 1 1 1.681 2.913c-5.636 3.238-6.588 5.008-6.656 5.781-.089 1.098 1.625 2.521 3.451 4.034 4.583 3.787 11.518 9.523 4.583 21.915a1.673 1.673 0 0 1-1.468.863v-.023Zm-62.989-99.709c-.717 0-1.389-.47-1.614-1.198a10.523 10.523 0 0 1-.28-1.166c-.874-5.131 2.588-10.005 7.72-10.879a9.398 9.398 0 0 1 7.742 2.151 1.686 1.686 0 0 1-2.196 2.555 6.06 6.06 0 0 0-4.986-1.389c-3.305.56-5.535 3.708-4.963 7.002.045.258.101.516.179.751a1.683 1.683 0 0 1-1.12 2.095 1.8 1.8 0 0 1-.493.067l.011.011Zm128.276-75.598c-4.583 0-8.314-3.731-8.314-8.313 0-4.583 3.731-8.313 8.314-8.313 4.582 0 8.313 3.73 8.313 8.313 0 4.582-3.731 8.313-8.313 8.313Zm0-13.276a4.954 4.954 0 0 0-4.953 4.952 4.954 4.954 0 0 0 4.953 4.952 4.954 4.954 0 0 0 4.952-4.952 4.954 4.954 0 0 0-4.952-4.952Zm-19.496 100.226h-.1a1.682 1.682 0 0 1-1.58-1.782c1.389-23.293 20.783-41.544 44.155-41.544 19.473 0 36.447 12.481 42.24 31.057a1.677 1.677 0 0 1-1.109 2.107 1.677 1.677 0 0 1-2.107-1.109c-5.344-17.165-21.03-28.694-39.024-28.694-21.59 0-39.506 16.862-40.794 38.385a1.682 1.682 0 0 1-1.681 1.58Zm-12.089-111.67a1.4 1.4 0 0 1-.37-.045l-11.551-2.565a1.66 1.66 0 0 1-1.221-1.098 1.655 1.655 0 0 1 .302-1.614l8.134-9.803-13.019-2.095a1.678 1.678 0 0 1-.918-2.846l10.531-10.532a1.671 1.671 0 0 1 2.376 0c.649.66.661 1.725 0 2.375l-8.202 8.202 12.672 2.039c.594.09 1.098.504 1.311 1.064.213.56.101 1.199-.28 1.67l-8.258 9.949 8.874 1.972a1.68 1.68 0 0 1 1.277 2.005 1.683 1.683 0 0 1-1.635 1.311l-.023.011Zm-68.042 68.289a1.663 1.663 0 0 1-1.524-.975c-1.311-2.868-1.994-5.355-2.241-7.484-4.157-.84-8.257-3.63-10.162-9.658-.784-2.498-1.087-4.952-.93-7.283a14.842 14.842 0 0 1-2.812-1.613c-2.812-2.028-4.448-4.717-4.863-8-1.109-8.75 7.025-18.666 7.373-19.092a1.685 1.685 0 0 1 2.364-.224c.717.594.818 1.647.224 2.364-.079.09-7.563 9.221-6.622 16.526.303 2.353 1.445 4.213 3.496 5.692.493.359.974.65 1.445.896a15.674 15.674 0 0 1 5.076-7.764c3.417-2.846 7.63-3.877 10.218-2.498 1.232.649 1.938 1.927 1.927 3.484-.034 3.44-3.294 7.776-7.417 9.86-2.308 1.165-4.728 1.591-7.104 1.277-.022 1.591.213 3.372.841 5.355 1.333 4.247 4.022 6.409 6.901 7.216.348-3.384 1.815-5.479 2.757-6.487 2.33-2.51 5.859-3.563 8.582-2.555 1.893.695 3.07 2.319 3.148 4.325.146 3.832-3.675 7.305-9.086 8.235a13.47 13.47 0 0 1-1.916.202c.291 1.792.919 3.742 1.86 5.815.392.84.022 1.837-.829 2.229a1.739 1.739 0 0 1-.695.157h-.011Zm5.322-17.983c-1.199 0-2.723.561-3.922 1.86-1.098 1.177-1.725 2.734-1.893 4.572a13.605 13.605 0 0 0 1.501-.157c3.552-.616 6.375-2.768 6.297-4.796-.011-.414-.135-.997-.953-1.299a2.92 2.92 0 0 0-1.03-.168v-.012Zm-16.403-9.837c2.039.258 3.787-.28 5.109-.941 3.428-1.737 5.557-5.187 5.58-6.902 0-.157-.012-.425-.135-.493-1.165-.616-3.977.023-6.498 2.118-1.166.975-3.137 3.003-4.045 6.218h-.011Zm105.431-42.398a1.69 1.69 0 0 1-1.188-.493 1.67 1.67 0 0 1 0-2.376l7.574-7.574a1.67 1.67 0 0 1 2.375 0c.65.661.661 1.726 0 2.376l-7.574 7.574a1.69 1.69 0 0 1-1.187.493Zm-2.017-12.601a1.69 1.69 0 0 1-1.188-.493 1.67 1.67 0 0 1 0-2.375l7.294-7.294a1.67 1.67 0 0 1 2.375 0c.65.661.662 1.725 0 2.375l-7.293 7.294a1.69 1.69 0 0 1-1.188.493Zm88.165 42.094c-1.423 0-2.879-.213-4.336-.65-2.42-.729-4.526-2.23-6.263-4.146a17.099 17.099 0 0 1-7.328 1.95c-9.052.257-13.075-7.115-13.96-11.07a1.68 1.68 0 0 1 1.277-2.005 1.68 1.68 0 0 1 2.006 1.266c.09.369 2.106 8.739 10.577 8.447a13.455 13.455 0 0 0 5.389-1.31c-1.67-2.667-2.745-5.726-3.137-8.549-.493-3.597.235-6.196 2.061-7.35 1.065-.661 2.902-1.087 5.658.717 3.843 2.532 5.434 6.196 4.336 10.073-.638 2.252-2.084 4.302-4.044 5.938 1.266 1.311 2.745 2.319 4.392 2.812 4.773 1.434 8.257-.37 10.33-2.14 3.316-2.812 4.65-6.689 4.47-8.067a1.678 1.678 0 0 1 1.446-1.882c.918-.135 1.759.526 1.882 1.445.358 2.711-1.692 7.72-5.625 11.058-2.677 2.275-5.826 3.451-9.131 3.451v.012Zm-11.686-20.627a.539.539 0 0 0-.235.045c-.381.235-.863 1.557-.516 4.044.325 2.342 1.233 4.93 2.622 7.171 1.446-1.255 2.454-2.734 2.868-4.179.684-2.432-.336-4.627-2.946-6.353-.885-.582-1.457-.74-1.77-.74l-.023.012Zm-221.762 28.11c2.608-2.839 3.38-6.372 1.726-7.892-1.655-1.519-5.109-.449-7.717 2.391-2.607 2.839-3.38 6.373-1.725 7.892 1.654 1.519 5.109.449 7.716-2.391Z\"\n fill={palette.lines}\n />\n <path\n d=\"M114.963 131.871c-1.187 0-2.263-.358-3.092-1.12-1.244-1.143-1.692-2.98-1.244-5.053.392-1.782 1.401-3.63 2.868-5.221 3.283-3.574 7.72-4.672 10.095-2.488 2.376 2.185 1.67 6.689-1.613 10.275-2.14 2.33-4.773 3.607-7.003 3.607h-.011Zm1.009-9.12c-1.042 1.143-1.793 2.476-2.051 3.664-.19.863-.101 1.546.235 1.86.706.638 3.194.056 5.345-2.286s2.521-4.874 1.826-5.523c-.706-.639-3.193-.056-5.344 2.285h-.011Z\"\n fill={palette.lines}\n />\n <path\n d=\"M130.705 146.358c-1.187 0-2.263-.358-3.092-1.12l-15.753-14.487a1.682 1.682 0 0 1 2.274-2.476l15.753 14.487c.695.638 3.194.056 5.345-2.286 2.151-2.341 2.521-4.874 1.826-5.523l-15.753-14.487a1.681 1.681 0 1 1 2.274-2.476l15.753 14.486c2.376 2.185 1.659 6.689-1.624 10.263-2.14 2.331-4.773 3.608-7.003 3.608v.011Zm133.318 13.154a17.92 17.92 0 0 1-3.149-.28c-6.308-1.12-10.677-5.188-9.949-9.255.381-2.106 2.005-3.787 4.594-4.739 2.274-.84 5.097-1.02 7.943-.504 6.308 1.12 10.678 5.187 9.95 9.254-.381 2.107-2.006 3.787-4.594 4.74-1.423.526-3.07.784-4.795.784Zm-3.698-11.697c-1.333 0-2.599.19-3.652.583-1.401.515-2.286 1.299-2.443 2.173-.336 1.86 2.689 4.549 7.227 5.356 2.241.403 4.504.269 6.196-.348 1.4-.515 2.285-1.299 2.442-2.173.336-1.86-2.689-4.549-7.226-5.356a14.23 14.23 0 0 0-2.555-.224l.011-.011Z\"\n fill={palette.lines}\n />\n <path\n d=\"M250.678 162.53c-.1 0-.201 0-.302-.022a1.677 1.677 0 0 1-1.356-1.95l1.905-10.599a1.684 1.684 0 0 1 1.949-1.356 1.677 1.677 0 0 1 1.356 1.95l-1.905 10.599a1.676 1.676 0 0 1-1.647 1.389v-.011Zm17.771 11.269c-.101 0-.202 0-.303-.022a1.677 1.677 0 0 1-1.356-1.95l3.306-18.431a1.684 1.684 0 0 1 1.949-1.355 1.676 1.676 0 0 1 1.356 1.949l-3.305 18.431a1.678 1.678 0 0 1-1.647 1.389v-.011Zm-27.327-32.967a1.67 1.67 0 0 1-1.546-1.031l-5.233-12.391a1.661 1.661 0 0 1 0-1.289c.168-.414.493-.739.908-.918l25.332-10.689a1.68 1.68 0 0 1 2.196.896l5.233 12.392c.179.414.179.874 0 1.288-.168.415-.493.74-.908.919l-25.332 10.689a1.7 1.7 0 0 1-.65.134Zm-3.025-13.176 3.921 9.288 22.24-9.377-3.921-9.289-22.24 9.378Zm-6.891 29.578c-.426 0-.841-.157-1.165-.47l-12.291-11.899-6.297 6.498a1.67 1.67 0 0 1-2.375.034 1.67 1.67 0 0 1-.034-2.375l7.462-7.709a1.68 1.68 0 0 1 2.375-.033l13.501 13.075a1.67 1.67 0 0 1 .034 2.375 1.7 1.7 0 0 1-1.21.516v-.012Zm-46.945 21.455c-.426 0-.841-.157-1.166-.47a1.672 1.672 0 0 1-.033-2.376l14.857-15.338a1.67 1.67 0 0 1 2.375-.034c.672.65.683 1.715.033 2.376l-14.856 15.338a1.699 1.699 0 0 1-1.21.515v-.011Zm147.67-14.599c-.291 0-.582-.078-.84-.224l-20.672-11.932a1.683 1.683 0 0 1-.616-2.297l11.932-20.672a1.706 1.706 0 0 1 1.02-.784 1.701 1.701 0 0 1 1.277.168l20.672 11.932a1.683 1.683 0 0 1 .616 2.297l-11.932 20.672a1.703 1.703 0 0 1-1.02.784 1.925 1.925 0 0 1-.437.056Zm-18.375-14.229 17.759 10.252 10.252-17.759-17.759-10.252-10.252 17.759Zm-152.465 15.736h-.056l-15.653-.47a1.708 1.708 0 0 1-1.434-.886 1.696 1.696 0 0 1 .045-1.68l8.235-13.322c.314-.515.885-.851 1.479-.795a1.703 1.703 0 0 1 1.434.885l7.417 13.792a1.7 1.7 0 0 1-.044 1.681 1.689 1.689 0 0 1-1.435.795h.012Zm-12.695-3.742 9.838.291-4.661-8.661-5.177 8.37Zm142.08-6.875a1.69 1.69 0 0 1-1.457-.84l-11.114-19.26a1.666 1.666 0 0 1 0-1.68 1.687 1.687 0 0 1 1.456-.841h22.24a1.69 1.69 0 0 1 1.457.841 1.67 1.67 0 0 1 0 1.68l-11.115 19.26c-.302.516-.851.84-1.456.84h-.011Zm-8.213-19.259 8.213 14.218 8.212-14.218h-16.425Z\"\n fill={palette.lines}\n />\n <path d=\"m198.109 134.477 18.476 24.761-30.689 3.619 12.213-28.38Z\" fill={palette.lines} />\n <path\n d=\"M185.897 164.536a1.671 1.671 0 0 1-1.345-.672 1.69 1.69 0 0 1-.202-1.669l12.202-28.391c.235-.549.75-.93 1.344-1.009a1.654 1.654 0 0 1 1.546.661l18.487 24.761a1.69 1.69 0 0 1 .202 1.67c-.235.549-.751.93-1.345 1.008l-30.688 3.63c-.067 0-.134.011-.201.011Zm12.593-26.733-9.904 23.036 24.906-2.947-15.002-20.1v.011Zm117.554 116.906c-4.941 0-10.655-1.065-17.165-3.855a1.69 1.69 0 0 1-.885-2.207 1.688 1.688 0 0 1 2.207-.885c24.447 10.498 36.077-5.019 36.559-5.692a1.685 1.685 0 0 1 2.342-.381c.75.538.918 1.591.381 2.342-.101.146-7.899 10.678-23.451 10.678h.012Z\"\n fill={palette.lines}\n />\n <path\n d=\"M198.277 198.441c0 .896-.056 1.77-.145 2.633-20.089-1.972-35.854-5.143-47.047-8.022 2.443-10.611 11.944-18.521 23.283-18.521 13.198 0 23.909 10.7 23.909 23.91Z\"\n fill={palette.shapes2}\n />\n <path\n d=\"M253.961 168.822a15.8 15.8 0 0 1-2.073 7.865l-14.43-8.335-8.101 14.027c-4.482-2.846-7.462-7.854-7.462-13.557 0-8.862 7.171-16.033 16.033-16.033 8.863 0 16.033 7.171 16.033 16.033Z\"\n fill={palette.shapes1}\n />\n <path\n d=\"M154.043 449.909a1.76 1.76 0 0 1-.784-.19 1.68 1.68 0 0 1-.695-2.275c2.824-5.344 5.468-10.162 8.034-14.834 21.164-38.576 29.926-54.541 3.428-121.71-15.551-39.416-21.243-70.149-23.282-88.994-1.972-18.162-1.053-28.885-.773-31.417a2.363 2.363 0 0 1 0-.571c.123-.852.963-1.457 1.792-1.446.359.012.695.146.975.359.706.246 3.025.964 10.577 2.902 13.602 3.496 28.738 6.072 44.984 7.663 17.681 1.726 36.347 2.23 55.483 1.468 23.025-.885 47.147-3.596 71.695-8.056a464.258 464.258 0 0 0 11.384-2.196 553.362 553.362 0 0 0 15.394-3.327 565.684 565.684 0 0 0 7.249-1.714c.46-.112.941-.023 1.334.246.392.269.649.684.717 1.154.045.336 1.098 8.302-3.608 29.187l42.912 86.148c.224.46.235.986.022 1.457a1.697 1.697 0 0 1-1.12.93l-30.812 7.663c-.056 37.702-2.677 71.404-30.733 73.107-9.893.605-33.052 2.006-55.437-4.033-27.473-7.406-44.772-23.428-51.427-47.618a1.674 1.674 0 0 1 1.176-2.061 1.675 1.675 0 0 1 2.062 1.176c6.319 22.957 22.822 38.184 49.062 45.265 21.86 5.893 44.638 4.515 54.363 3.921 25.467-1.546 27.584-34.497 27.584-71.056a1.69 1.69 0 0 1 1.278-1.636l30.049-7.473-42.251-84.815a1.682 1.682 0 0 1-.134-1.121c3.417-15.002 3.809-23.282 3.776-26.688-1.782.426-3.552.84-5.311 1.244a595.78 595.78 0 0 1-15.473 3.35c-3.72.762-7.574 1.501-11.451 2.207-24.705 4.493-48.984 7.227-72.165 8.112-19.283.75-38.106.257-55.942-1.491-16.415-1.602-31.719-4.212-45.5-7.753-4.269-1.098-7.395-1.938-9.311-2.498-.706 9.624-1.838 51.718 23.977 117.172 27.069 68.637 17.456 86.16-3.619 124.557-2.555 4.661-5.199 9.467-8.011 14.789a1.683 1.683 0 0 1-1.49.896h.022Z\"\n fill={palette.lines}\n />\n <path\n d=\"M217.985 203.765a1.683 1.683 0 0 1-1.456-2.521l19.517-33.826a1.71 1.71 0 0 1 1.02-.784 1.701 1.701 0 0 1 1.277.168l22.756 13.143a1.681 1.681 0 0 1 .616 2.296 1.673 1.673 0 0 1-2.297.617l-21.299-12.302-18.677 32.368a1.683 1.683 0 0 1-1.457.841Z\"\n fill={palette.lines}\n />\n </svg>\n );\n};\n\nexport default ThinkingMedium;\n"],"mappings":";;AAMA,IAAMA,kBAAsD,EAAE,OAAO,eAAe,YAAY;CAC9F,MAAM,iBAA0B;AAC9B,UAAQ,OAAR;GACE,KAAK,YACH,QAAO;IACL,OAAO;IACP,SAAS;IACT,SAAS;IACV;GACH,KAAK,SACH,QAAO;IACL,OAAO;IACP,SAAS;IACT,SAAS;IACV;GACH,QACE,QAAO;IACL,OAAO;IACP,SAAS;IACT,SAAS;IACV;;KAEH;AAEJ,QACE,qBAAC,OAAA;EAAI,GAAI;EAAe,SAAS,YAAY;;GAC1C;GACD,oBAAC,QAAA;IAAK,GAAE;IAAoD,MAAM,QAAQ;KAAS;GACnF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IAAK,GAAE;IAAyD,MAAM,QAAQ;KAAW;GAC1F,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IAAK,GAAE;IAA4D,MAAM,QAAQ;KAAS;GAC3F,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;GACF,oBAAC,QAAA;IACC,GAAE;IACF,MAAM,QAAQ;KACd;;GACE;;AAIV,IAAA,yBAAe"}
package/lib/Title2.js DELETED
@@ -1,5 +0,0 @@
1
- import { n as Title_default } from "./Title.js";
2
- var Title_default$1 = Title_default;
3
- export { Title_default$1 as t };
4
-
5
- //# sourceMappingURL=Title2.js.map
package/lib/Title2.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"Title2.js","names":[],"sources":["../src/components/Title/index.ts"],"sourcesContent":["import Title from './Title';\nexport { instanceOfTitleMargin } from './utils';\nexport * from './Title';\nexport default Title;\n"],"mappings":";AAGA,IAAA,kBAAe"}
package/lib/TriangleX.js DELETED
@@ -1,32 +0,0 @@
1
- import { t as getIcon } from "./utils.js";
2
- import { Fragment, jsx } from "react/jsx-runtime";
3
- var TriangleX = ({ size, isHovered }) => {
4
- return getIcon({
5
- size,
6
- isHovered,
7
- normal: /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", {
8
- fillRule: "evenodd",
9
- d: "m24 7 19 33.712H5L24 7Zm-5.792 17.951a1.185 1.185 0 1 1 1.676-1.675l4.01 4.01 3.895-3.895a1.19 1.19 0 0 1 1.683 1.683l-3.895 3.895 4.387 4.387a1.185 1.185 0 0 1-1.675 1.675l-4.387-4.386-4.503 4.502a1.19 1.19 0 0 1-1.683-1.683l4.503-4.502-4.01-4.011Z",
10
- clipRule: "evenodd"
11
- }) }),
12
- normalHover: /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", {
13
- fillRule: "evenodd",
14
- d: "m24 7 19 33.712H5L24 7Zm-4.243 19.433a1.185 1.185 0 0 1 1.676-1.676l2.563 2.564 2.564-2.564a1.19 1.19 0 0 1 1.683 1.683l-2.564 2.564 2.564 2.563a1.184 1.184 0 1 1-1.676 1.676l-2.563-2.564-2.564 2.564a1.19 1.19 0 1 1-1.683-1.683l2.564-2.564-2.564-2.563Z",
15
- clipRule: "evenodd"
16
- }) }),
17
- xSmall: /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", {
18
- fillRule: "evenodd",
19
- d: "m24 7.5 19 33.712H5L24 7.5Zm-5.792 17.95a1.185 1.185 0 0 1 1.676-1.676l4.01 4.01 3.895-3.894a1.19 1.19 0 1 1 1.683 1.683l-3.895 3.895 4.387 4.387a1.184 1.184 0 1 1-1.675 1.675l-4.387-4.387-4.502 4.502a1.19 1.19 0 1 1-1.683-1.683l4.502-4.502-4.01-4.01Z",
20
- clipRule: "evenodd"
21
- }) }),
22
- xSmallHover: /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", {
23
- fillRule: "evenodd",
24
- d: "m24 7.5 19 33.712H5L24 7.5Zm-4.243 19.433a1.185 1.185 0 0 1 1.676-1.675l2.563 2.564 2.564-2.564a1.19 1.19 0 0 1 1.683 1.683l-2.564 2.564 2.564 2.563a1.185 1.185 0 0 1-1.676 1.675l-2.563-2.563-2.564 2.564a1.19 1.19 0 1 1-1.683-1.683l2.564-2.564-2.564-2.564Z",
25
- clipRule: "evenodd"
26
- }) })
27
- });
28
- };
29
- var TriangleX_default = TriangleX;
30
- export { TriangleX_default as t };
31
-
32
- //# sourceMappingURL=TriangleX.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TriangleX.js","names":["TriangleX: React.FC<SvgPathProps>"],"sources":["../src/components/Icons/TriangleX.tsx"],"sourcesContent":["import type { SvgPathProps } from '../Icon';\n\nimport { getIcon } from '../Icon/utils';\n\nconst TriangleX: React.FC<SvgPathProps> = ({ size, isHovered }: SvgPathProps): React.ReactElement => {\n const normal = (\n <>\n <path\n fillRule=\"evenodd\"\n d=\"m24 7 19 33.712H5L24 7Zm-5.792 17.951a1.185 1.185 0 1 1 1.676-1.675l4.01 4.01 3.895-3.895a1.19 1.19 0 0 1 1.683 1.683l-3.895 3.895 4.387 4.387a1.185 1.185 0 0 1-1.675 1.675l-4.387-4.386-4.503 4.502a1.19 1.19 0 0 1-1.683-1.683l4.503-4.502-4.01-4.011Z\"\n clipRule=\"evenodd\"\n />\n </>\n );\n\n const normalHover = (\n <>\n <path\n fillRule=\"evenodd\"\n d=\"m24 7 19 33.712H5L24 7Zm-4.243 19.433a1.185 1.185 0 0 1 1.676-1.676l2.563 2.564 2.564-2.564a1.19 1.19 0 0 1 1.683 1.683l-2.564 2.564 2.564 2.563a1.184 1.184 0 1 1-1.676 1.676l-2.563-2.564-2.564 2.564a1.19 1.19 0 1 1-1.683-1.683l2.564-2.564-2.564-2.563Z\"\n clipRule=\"evenodd\"\n />\n </>\n );\n\n const xSmall = (\n <>\n <path\n fillRule=\"evenodd\"\n d=\"m24 7.5 19 33.712H5L24 7.5Zm-5.792 17.95a1.185 1.185 0 0 1 1.676-1.676l4.01 4.01 3.895-3.894a1.19 1.19 0 1 1 1.683 1.683l-3.895 3.895 4.387 4.387a1.184 1.184 0 1 1-1.675 1.675l-4.387-4.387-4.502 4.502a1.19 1.19 0 1 1-1.683-1.683l4.502-4.502-4.01-4.01Z\"\n clipRule=\"evenodd\"\n />\n </>\n );\n\n const xSmallHover = (\n <>\n <path\n fillRule=\"evenodd\"\n d=\"m24 7.5 19 33.712H5L24 7.5Zm-4.243 19.433a1.185 1.185 0 0 1 1.676-1.675l2.563 2.564 2.564-2.564a1.19 1.19 0 0 1 1.683 1.683l-2.564 2.564 2.564 2.563a1.185 1.185 0 0 1-1.676 1.675l-2.563-2.563-2.564 2.564a1.19 1.19 0 1 1-1.683-1.683l2.564-2.564-2.564-2.564Z\"\n clipRule=\"evenodd\"\n />\n </>\n );\n\n return getIcon({ size, isHovered, normal, normalHover, xSmall, xSmallHover });\n};\n\nexport default TriangleX;\n"],"mappings":";;AAIA,IAAMA,aAAqC,EAAE,MAAM,gBAAkD;AAyCnG,QAAO,QAAQ;EAAE;EAAM;EAAW,QAvChC,oBAAA,UAAA,EAAA,UACE,oBAAC,QAAA;GACC,UAAS;GACT,GAAE;GACF,UAAS;IACT,EAAA,CACD;EAiCqC,aA7BxC,oBAAA,UAAA,EAAA,UACE,oBAAC,QAAA;GACC,UAAS;GACT,GAAE;GACF,UAAS;IACT,EAAA,CACD;EAuBkD,QAnBrD,oBAAA,UAAA,EAAA,UACE,oBAAC,QAAA;GACC,UAAS;GACT,GAAE;GACF,UAAS;IACT,EAAA,CACD;EAa0D,aAT7D,oBAAA,UAAA,EAAA,UACE,oBAAC,QAAA;GACC,UAAS;GACT,GAAE;GACF,UAAS;IACT,EAAA,CACD;EAGuE,CAAC;;AAG/E,IAAA,oBAAe"}
@@ -1,16 +0,0 @@
1
- import { t as getIcon } from "./utils.js";
2
- import { jsx } from "react/jsx-runtime";
3
- var VerticalDots = ({ size, isHovered }) => {
4
- return getIcon({
5
- size,
6
- isHovered,
7
- normal: /* @__PURE__ */ jsx("path", { d: "M23.5 16.934c1.045 0 1.9-.855 1.9-1.9s-.855-1.9-1.9-1.9-1.9.855-1.9 1.9.855 1.9 1.9 1.9zm0 8.465c1.045 0 1.9-.855 1.9-1.9s-.855-1.9-1.9-1.9-1.9.855-1.9 1.9.855 1.9 1.9 1.9zm0 8.465c1.045 0 1.9-.855 1.9-1.9s-.855-1.9-1.9-1.9-1.9.855-1.9 1.9.855 1.9 1.9 1.9z" }),
8
- normalHover: /* @__PURE__ */ jsx("path", { d: "M23.5 14.408c1.045 0 1.9-.855 1.9-1.9s-.855-1.9-1.9-1.9-1.9.855-1.9 1.9.855 1.9 1.9 1.9zm0 10.991c1.045 0 1.9-.855 1.9-1.9s-.855-1.9-1.9-1.9-1.9.855-1.9 1.9.855 1.9 1.9 1.9zm0 10.992c1.045 0 1.9-.856 1.9-1.9 0-1.046-.855-1.9-1.9-1.9s-1.9.854-1.9 1.9c0 1.044.855 1.9 1.9 1.9z" }),
9
- xSmall: /* @__PURE__ */ jsx("path", { d: "M24 17.936c1.32 0 2.4-1.081 2.4-2.401 0-1.321-1.08-2.4-2.4-2.4-1.32 0-2.4 1.079-2.4 2.4 0 1.32 1.08 2.4 2.4 2.4zm0 8.465c1.32 0 2.4-1.081 2.4-2.401 0-1.32-1.08-2.4-2.4-2.4-1.32 0-2.4 1.08-2.4 2.4 0 1.32 1.08 2.4 2.4 2.4zm0 8.465c1.32 0 2.4-1.081 2.4-2.4 0-1.322-1.08-2.402-2.4-2.402-1.32 0-2.4 1.08-2.4 2.401 0 1.32 1.08 2.4 2.4 2.4z" }),
10
- xSmallHover: /* @__PURE__ */ jsx("path", { d: "M24 15.41c1.32 0 2.4-1.082 2.4-2.401 0-1.321-1.08-2.401-2.4-2.401-1.32 0-2.4 1.08-2.4 2.4 0 1.32 1.08 2.401 2.4 2.401zm0 10.99c1.32 0 2.4-1.08 2.4-2.4 0-1.32-1.08-2.4-2.4-2.4-1.32 0-2.4 1.08-2.4 2.4 0 1.32 1.08 2.4 2.4 2.4zm0 10.992c1.32 0 2.4-1.08 2.4-2.4 0-1.321-1.08-2.401-2.4-2.401-1.32 0-2.4 1.08-2.4 2.4 0 1.32 1.08 2.401 2.4 2.401z" })
11
- });
12
- };
13
- var VerticalDots_default = VerticalDots;
14
- export { VerticalDots_default as t };
15
-
16
- //# sourceMappingURL=VerticalDots.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"VerticalDots.js","names":["VerticalDots: React.FC<SvgPathProps>"],"sources":["../src/components/Icons/VerticalDots.tsx"],"sourcesContent":["import type { SvgPathProps } from '../Icon';\n\nimport { getIcon } from '../Icon/utils';\n\nconst VerticalDots: React.FC<SvgPathProps> = ({ size, isHovered }: SvgPathProps): React.ReactElement => {\n const normal = (\n <path d=\"M23.5 16.934c1.045 0 1.9-.855 1.9-1.9s-.855-1.9-1.9-1.9-1.9.855-1.9 1.9.855 1.9 1.9 1.9zm0 8.465c1.045 0 1.9-.855 1.9-1.9s-.855-1.9-1.9-1.9-1.9.855-1.9 1.9.855 1.9 1.9 1.9zm0 8.465c1.045 0 1.9-.855 1.9-1.9s-.855-1.9-1.9-1.9-1.9.855-1.9 1.9.855 1.9 1.9 1.9z\" />\n );\n\n const normalHover = (\n <path d=\"M23.5 14.408c1.045 0 1.9-.855 1.9-1.9s-.855-1.9-1.9-1.9-1.9.855-1.9 1.9.855 1.9 1.9 1.9zm0 10.991c1.045 0 1.9-.855 1.9-1.9s-.855-1.9-1.9-1.9-1.9.855-1.9 1.9.855 1.9 1.9 1.9zm0 10.992c1.045 0 1.9-.856 1.9-1.9 0-1.046-.855-1.9-1.9-1.9s-1.9.854-1.9 1.9c0 1.044.855 1.9 1.9 1.9z\" />\n );\n\n const xSmall = (\n <path d=\"M24 17.936c1.32 0 2.4-1.081 2.4-2.401 0-1.321-1.08-2.4-2.4-2.4-1.32 0-2.4 1.079-2.4 2.4 0 1.32 1.08 2.4 2.4 2.4zm0 8.465c1.32 0 2.4-1.081 2.4-2.401 0-1.32-1.08-2.4-2.4-2.4-1.32 0-2.4 1.08-2.4 2.4 0 1.32 1.08 2.4 2.4 2.4zm0 8.465c1.32 0 2.4-1.081 2.4-2.4 0-1.322-1.08-2.402-2.4-2.402-1.32 0-2.4 1.08-2.4 2.401 0 1.32 1.08 2.4 2.4 2.4z\" />\n );\n\n const xSmallHover = (\n <path d=\"M24 15.41c1.32 0 2.4-1.082 2.4-2.401 0-1.321-1.08-2.401-2.4-2.401-1.32 0-2.4 1.08-2.4 2.4 0 1.32 1.08 2.401 2.4 2.401zm0 10.99c1.32 0 2.4-1.08 2.4-2.4 0-1.32-1.08-2.4-2.4-2.4-1.32 0-2.4 1.08-2.4 2.4 0 1.32 1.08 2.4 2.4 2.4zm0 10.992c1.32 0 2.4-1.08 2.4-2.4 0-1.321-1.08-2.401-2.4-2.401-1.32 0-2.4 1.08-2.4 2.4 0 1.32 1.08 2.401 2.4 2.401z\" />\n );\n\n return getIcon({ size, isHovered, normal, normalHover, xSmall, xSmallHover });\n};\n\nexport default VerticalDots;\n"],"mappings":";;AAIA,IAAMA,gBAAwC,EAAE,MAAM,gBAAkD;AAiBtG,QAAO,QAAQ;EAAE;EAAM;EAAW,QAfhC,oBAAC,QAAA,EAAK,GAAE,oQAAA,CAAqQ;EAerO,aAXxC,oBAAC,QAAA,EAAK,GAAE,sRAAA,CAAuR;EAW1O,QAPrD,oBAAC,QAAA,EAAK,GAAE,iVAAA,CAAkV;EAO7R,aAH7D,oBAAC,QAAA,EAAK,GAAE,sVAAA,CAAuV;EAGrR,CAAC;;AAG/E,IAAA,uBAAe"}
package/lib/X.js DELETED
@@ -1,18 +0,0 @@
1
- import { t as getIcon } from "./utils.js";
2
- import { jsx } from "react/jsx-runtime";
3
- var X = ({ size, isHovered }) => {
4
- return getIcon({
5
- size,
6
- isHovered,
7
- normal: /* @__PURE__ */ jsx("path", { d: "M25.403 24l10.259-10.259-1.403-1.403L24 22.597l-10.259-10.26-1.403 1.403L22.597 24 12.338 34.26l1.403 1.403L24 25.403l10.259 10.259 1.403-1.403z" }),
8
- normalHover: /* @__PURE__ */ jsx("path", { d: "M24 22.597L12.327 10.924l-1.403 1.402L22.597 24 10.923 35.674l1.403 1.402L24 25.403l11.674 11.673 1.403-1.402L25.403 24l11.673-11.674-1.403-1.402z" }),
9
- xSmall: /* @__PURE__ */ jsx("path", { d: "M25.773 24l10.432-10.432-1.772-1.773-10.432 10.433-10.433-10.433-1.773 1.772L22.229 24 11.795 34.433l1.773 1.772 10.433-10.433 10.432 10.433 1.772-1.773z" }),
10
- xSmallHover: /* @__PURE__ */ jsx("path", { d: "M24 22.227L11.781 10.008l-1.772 1.772 12.219 12.219-12.22 12.22 1.772 1.772L24 25.771l12.22 12.22 1.772-1.772-12.22-12.22L37.991 11.78l-1.772-1.772z" }),
11
- xxSmall: /* @__PURE__ */ jsx("path", { d: "M36.3746 13.6056 34.3946 11.6256 24.0006 22.0196 13.6066 11.6256 11.6266 13.6056 22.0206 23.9996 11.6266 34.3936 13.6066 36.3736 24.0006 25.9796 34.3946 36.3736 36.3746 34.3936 25.9806 23.9996" }),
12
- xxSmallHover: /* @__PURE__ */ jsx("path", { d: "M39.0362 10.9454 37.0562 8.9654 24.0002 22.0194 10.9442 8.9654 8.9642 10.9454 22.0202 23.9994 8.9642 37.0554 10.9442 39.0354 24.0002 25.9814 37.0562 39.0354 39.0362 37.0554 25.9802 23.9994" })
13
- });
14
- };
15
- var X_default = X;
16
- export { X_default as t };
17
-
18
- //# sourceMappingURL=X.js.map
package/lib/X.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"X.js","names":["X: React.FC<SvgPathProps>"],"sources":["../src/components/Icons/X.tsx"],"sourcesContent":["import type { SvgPathProps } from '../Icon';\n\nimport { getIcon } from '../Icon/utils';\n\nconst X: React.FC<SvgPathProps> = ({ size, isHovered }: SvgPathProps): React.ReactElement => {\n const normal = (\n <path d=\"M25.403 24l10.259-10.259-1.403-1.403L24 22.597l-10.259-10.26-1.403 1.403L22.597 24 12.338 34.26l1.403 1.403L24 25.403l10.259 10.259 1.403-1.403z\" />\n );\n\n const normalHover = (\n <path d=\"M24 22.597L12.327 10.924l-1.403 1.402L22.597 24 10.923 35.674l1.403 1.402L24 25.403l11.674 11.673 1.403-1.402L25.403 24l11.673-11.674-1.403-1.402z\" />\n );\n\n const xSmall = (\n <path d=\"M25.773 24l10.432-10.432-1.772-1.773-10.432 10.433-10.433-10.433-1.773 1.772L22.229 24 11.795 34.433l1.773 1.772 10.433-10.433 10.432 10.433 1.772-1.773z\" />\n );\n\n const xSmallHover = (\n <path d=\"M24 22.227L11.781 10.008l-1.772 1.772 12.219 12.219-12.22 12.22 1.772 1.772L24 25.771l12.22 12.22 1.772-1.772-12.22-12.22L37.991 11.78l-1.772-1.772z\" />\n );\n\n const xxSmall = (\n <path d=\"M36.3746 13.6056 34.3946 11.6256 24.0006 22.0196 13.6066 11.6256 11.6266 13.6056 22.0206 23.9996 11.6266 34.3936 13.6066 36.3736 24.0006 25.9796 34.3946 36.3736 36.3746 34.3936 25.9806 23.9996\" />\n );\n\n const xxSmallHover = (\n <path d=\"M39.0362 10.9454 37.0562 8.9654 24.0002 22.0194 10.9442 8.9654 8.9642 10.9454 22.0202 23.9994 8.9642 37.0554 10.9442 39.0354 24.0002 25.9814 37.0562 39.0354 39.0362 37.0554 25.9802 23.9994\" />\n );\n\n return getIcon({ size, isHovered, normal, normalHover, xSmall, xSmallHover, xxSmall, xxSmallHover });\n};\n\nexport default X;\n"],"mappings":";;AAIA,IAAMA,KAA6B,EAAE,MAAM,gBAAkD;AAyB3F,QAAO,QAAQ;EAAE;EAAM;EAAW,QAvBhC,oBAAC,QAAA,EAAK,GAAE,oJAAA,CAAqJ;EAuBrH,aAnBxC,oBAAC,QAAA,EAAK,GAAE,sJAAA,CAAuJ;EAmB1G,QAfrD,oBAAC,QAAA,EAAK,GAAE,6JAAA,CAA8J;EAezG,aAX7D,oBAAC,QAAA,EAAK,GAAE,wJAAA,CAAyJ;EAWvF,SAP1E,oBAAC,QAAA,EAAK,GAAE,oMAAA,CAAqM;EAO1H,cAHnF,oBAAC,QAAA,EAAK,GAAE,gMAAA,CAAiM;EAGxG,CAAC;;AAGtG,IAAA,YAAe"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"_rolldown_dynamic_import_helper.js","names":[],"sources":["../src/components/LazyIcon/ErrorBoundary.tsx"],"sourcesContent":["import React from 'react';\n\ninterface ErrorBoundaryProps<T> {\n fallback: React.ReactNode;\n children: React.ReactNode;\n reset: T;\n}\n\ninterface ErrorBoundaryState {\n error: boolean;\n}\n\nclass ErrorBoundary<T> extends React.Component<ErrorBoundaryProps<T>, ErrorBoundaryState> {\n constructor(props: ErrorBoundaryProps<T>) {\n super(props);\n this.state = {\n error: false,\n };\n }\n\n componentDidCatch(): void {\n this.setState({ error: true });\n }\n\n componentDidUpdate(prevProps: Readonly<ErrorBoundaryProps<T>>): void {\n if (prevProps.reset !== this.props.reset) {\n this.setState({ error: false });\n }\n }\n\n render(): React.ReactNode {\n return this.state.error ? this.props.fallback : this.props.children;\n }\n}\n\nexport default ErrorBoundary;\n"],"mappings":";AAYA,IAAM,gBAAN,cAA+B,MAAM,UAAqD;CACxF,YAAY,OAA8B;AACxC,QAAM,MAAM;AACZ,OAAK,QAAQ,EACX,OAAO,OACR;;CAGH,oBAA0B;AACxB,OAAK,SAAS,EAAE,OAAO,MAAM,CAAC;;CAGhC,mBAAmB,WAAkD;AACnE,MAAI,UAAU,UAAU,KAAK,MAAM,MACjC,MAAK,SAAS,EAAE,OAAO,OAAO,CAAC;;CAInC,SAA0B;AACxB,SAAO,KAAK,MAAM,QAAQ,KAAK,MAAM,WAAW,KAAK,MAAM;;;AAI/D,IAAA,wBAAe"}
@@ -1,17 +0,0 @@
1
- const getAriaLabelAttributes = (config) => {
2
- const { label, id, fallbackId, prefer = "id" } = config;
3
- if (id && prefer === "id") return { "aria-labelledby": id };
4
- if (label) return { "aria-label": label };
5
- if (id) return { "aria-labelledby": id };
6
- if (fallbackId) return { "aria-labelledby": fallbackId };
7
- };
8
- const getAriaDescribedBy = (props, errorTextUuid) => {
9
- const ariaDescribedBy = props["aria-describedby"];
10
- const errorTextId = !!(props.errorText || props.error && props.errorTextId) ? errorTextUuid : void 0;
11
- if (ariaDescribedBy && !errorTextId) return ariaDescribedBy;
12
- else if (!ariaDescribedBy && errorTextId) return errorTextId;
13
- else if (ariaDescribedBy && errorTextId) return ariaDescribedBy + " " + errorTextId;
14
- };
15
- export { getAriaLabelAttributes as n, getAriaDescribedBy as t };
16
-
17
- //# sourceMappingURL=accessibility.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"accessibility.js","names":["ariaDescribedBy: string | undefined","hasErrorText: boolean","errorTextId: string | undefined"],"sources":["../src/utils/accessibility.ts"],"sourcesContent":["import type { AriaAttributes } from 'react';\n\ninterface AriaLabelAttributesConfig {\n label?: string;\n id?: string;\n fallbackId?: string;\n prefer?: 'id' | 'label';\n}\n\nexport type AriaLabelAttributes = Pick<AriaAttributes, 'aria-label' | 'aria-labelledby'>;\n\nexport const getAriaLabelAttributes = (config: AriaLabelAttributesConfig): AriaLabelAttributes | undefined => {\n const { label, id, fallbackId, prefer = 'id' } = config;\n\n if (id && prefer === 'id') {\n return {\n 'aria-labelledby': id,\n };\n }\n\n if (label) {\n return {\n 'aria-label': label,\n };\n }\n\n if (id) {\n return {\n 'aria-labelledby': id,\n };\n }\n\n if (fallbackId) {\n return {\n 'aria-labelledby': fallbackId,\n };\n }\n};\n\nexport interface ErrorAriaProps {\n error?: boolean;\n 'aria-describedby'?: string;\n errorText?: string;\n errorTextId?: string;\n}\n\n/**\n * Get IDs to be used with aria-describedby in form components like <Input />\n * @param props Props from form component\n * @param errorTextUuid Unique ID of the form component's error text\n * @returns Element IDs or undefined if there is no aria-description\n */\nexport const getAriaDescribedBy = (props: ErrorAriaProps, errorTextUuid: string): string | undefined => {\n const ariaDescribedBy: string | undefined = props['aria-describedby'];\n const hasErrorText: boolean = !!(props.errorText || (props.error && props.errorTextId));\n const errorTextId: string | undefined = hasErrorText ? errorTextUuid : undefined;\n\n if (ariaDescribedBy && !errorTextId) {\n return ariaDescribedBy;\n } else if (!ariaDescribedBy && errorTextId) {\n return errorTextId;\n } else if (ariaDescribedBy && errorTextId) {\n return ariaDescribedBy + ' ' + errorTextId;\n }\n};\n"],"mappings":"AAWA,MAAa,0BAA0B,WAAuE;CAC5G,MAAM,EAAE,OAAO,IAAI,YAAY,SAAS,SAAS;AAEjD,KAAI,MAAM,WAAW,KACnB,QAAO,EACL,mBAAmB,IACpB;AAGH,KAAI,MACF,QAAO,EACL,cAAc,OACf;AAGH,KAAI,GACF,QAAO,EACL,mBAAmB,IACpB;AAGH,KAAI,WACF,QAAO,EACL,mBAAmB,YACpB;;AAiBL,MAAa,sBAAsB,OAAuB,kBAA8C;CACtG,MAAMA,kBAAsC,MAAM;CAElD,MAAME,cADwB,CAAC,EAAE,MAAM,aAAc,MAAM,SAAS,MAAM,eACnB,gBAAgB,KAAA;AAEvE,KAAI,mBAAmB,CAAC,YACtB,QAAO;UACE,CAAC,mBAAmB,YAC7B,QAAO;UACE,mBAAmB,YAC5B,QAAO,kBAAkB,MAAM"}
package/lib/color.js DELETED
@@ -1,10 +0,0 @@
1
- import { t as theme } from "./theme.js";
2
- const getColor = (name, depth) => {
3
- if (name === "black" || name === "white") return theme.palette[name];
4
- if (depth) return theme.palette[`${name}${depth}`];
5
- return "";
6
- };
7
- const getHoverColor = (color) => `${getColor(color, 700)}0D`;
8
- export { getHoverColor as n, getColor as t };
9
-
10
- //# sourceMappingURL=color.js.map
package/lib/color.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"color.js","names":[],"sources":["../src/theme/currys/color.ts"],"sourcesContent":["import type { PaletteNames, PaletteDepths } from '../palette';\n\nimport { theme } from '..';\n\nexport const getColor = (name: PaletteNames, depth?: PaletteDepths): string => {\n if (name === 'black' || name === 'white') {\n return theme.palette[name];\n }\n if (depth) {\n return theme.palette[`${name}${depth}`];\n }\n\n return '';\n};\n\nexport const getHoverColor = (color: PaletteNames | 'white' | 'black') => `${getColor(color, 700)}0D`;\n"],"mappings":";AAIA,MAAa,YAAY,MAAoB,UAAkC;AAC7E,KAAI,SAAS,WAAW,SAAS,QAC/B,QAAO,MAAM,QAAQ;AAEvB,KAAI,MACF,QAAO,MAAM,QAAQ,GAAG,OAAO;AAGjC,QAAO;;AAGT,MAAa,iBAAiB,UAA4C,GAAG,SAAS,OAAO,IAAI,CAAC"}
package/lib/component.js DELETED
@@ -1,10 +0,0 @@
1
- import React from "react";
2
- const isComponent = (element, type) => React.isValidElement(element) && element.type === type;
3
- const isComponentWithChildren = (element) => React.isValidElement(element);
4
- function isComponentWithDisplayName(element, displayName) {
5
- if (!React.isValidElement(element) || typeof element.type === "string") return false;
6
- return element.type.displayName === displayName;
7
- }
8
- export { isComponentWithChildren as n, isComponentWithDisplayName as r, isComponent as t };
9
-
10
- //# sourceMappingURL=component.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"component.js","names":[],"sources":["../src/utils/component.ts"],"sourcesContent":["import type { PropsWithChildren } from 'react';\nimport React from 'react';\n\nexport const isComponent = <T>(\n element: unknown,\n type: React.ForwardRefExoticComponent<T> | React.FunctionComponent<T>\n): element is React.ReactElement<T> => React.isValidElement<T>(element) && (element as React.ReactElement).type === type;\n\nexport const isComponentWithChildren = <T>(element: unknown): element is React.ReactElement<PropsWithChildren<T>> =>\n React.isValidElement<PropsWithChildren<T>>(element);\n\nexport function isComponentWithDisplayName<T>(element: React.ReactNode, displayName: string): element is React.ReactElement<T> {\n if (!React.isValidElement(element) || typeof element.type === 'string') {\n return false;\n }\n\n const componentType = element.type as React.ComponentType<T> & { displayName?: string };\n\n return componentType.displayName === displayName;\n}\n"],"mappings":";AAGA,MAAa,eACX,SACA,SACqC,MAAM,eAAkB,QAAQ,IAAK,QAA+B,SAAS;AAEpH,MAAa,2BAA8B,YACzC,MAAM,eAAqC,QAAQ;AAErD,SAAgB,2BAA8B,SAA0B,aAAuD;AAC7H,KAAI,CAAC,MAAM,eAAe,QAAQ,IAAI,OAAO,QAAQ,SAAS,SAC5D,QAAO;AAKT,QAFsB,QAAQ,KAET,gBAAgB"}
package/lib/constants3.js DELETED
@@ -1,46 +0,0 @@
1
- let SortDirection = /* @__PURE__ */ function(SortDirection$1) {
2
- SortDirection$1["asc"] = "asc";
3
- SortDirection$1["desc"] = "desc";
4
- return SortDirection$1;
5
- }({});
6
- let HeaderCategory = /* @__PURE__ */ function(HeaderCategory$1) {
7
- HeaderCategory$1["normal"] = "normal";
8
- HeaderCategory$1["transparent"] = "transparent";
9
- HeaderCategory$1["sortable"] = "sortable";
10
- return HeaderCategory$1;
11
- }({});
12
- let TextAlign = /* @__PURE__ */ function(TextAlign$1) {
13
- TextAlign$1["left"] = "left";
14
- TextAlign$1["center"] = "center";
15
- TextAlign$1["right"] = "right";
16
- return TextAlign$1;
17
- }({});
18
- let ResponsiveTableVariant = /* @__PURE__ */ function(ResponsiveTableVariant$1) {
19
- ResponsiveTableVariant$1["none"] = "none";
20
- ResponsiveTableVariant$1["centeredoverflow"] = "centeredoverflow";
21
- ResponsiveTableVariant$1["horizontalscroll"] = "horizontalscroll";
22
- ResponsiveTableVariant$1["block"] = "block";
23
- return ResponsiveTableVariant$1;
24
- }({});
25
- let ModeType = /* @__PURE__ */ function(ModeType$1) {
26
- ModeType$1["compact"] = "compact";
27
- ModeType$1["normal"] = "normal";
28
- return ModeType$1;
29
- }({});
30
- const defaultConfig = [{
31
- breakpoint: "xl",
32
- variant: ResponsiveTableVariant.centeredoverflow,
33
- fallbackVariant: ResponsiveTableVariant.horizontalscroll
34
- }];
35
- const simpleConfig = [{
36
- breakpoint: "xl",
37
- variant: ResponsiveTableVariant.centeredoverflow,
38
- fallbackVariant: ResponsiveTableVariant.horizontalscroll
39
- }, {
40
- breakpoint: "sm",
41
- variant: ResponsiveTableVariant.centeredoverflow,
42
- fallbackVariant: ResponsiveTableVariant.block
43
- }];
44
- export { TextAlign as a, SortDirection as i, ModeType as n, defaultConfig as o, ResponsiveTableVariant as r, simpleConfig as s, HeaderCategory as t };
45
-
46
- //# sourceMappingURL=constants3.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"constants3.js","names":["defaultConfig: BreakpointConfig[]","simpleConfig: BreakpointConfig[]"],"sources":["../src/components/Table/constants.ts"],"sourcesContent":["import type { BreakpointConfig } from './Table';\n\nexport enum SortDirection {\n asc = 'asc',\n desc = 'desc',\n}\n\nexport enum HeaderCategory {\n normal = 'normal',\n transparent = 'transparent',\n sortable = 'sortable',\n}\n\nexport enum TextAlign {\n left = 'left',\n center = 'center',\n right = 'right',\n}\n\nexport enum ResponsiveTableVariant {\n /** No handling responsive behaviour. Default. */\n none = 'none',\n /** Overflow parent container to the left and right while remaining centered horizontally. */\n centeredoverflow = 'centeredoverflow',\n /** Show horizontal scrollbar when table is too big for the screen. */\n horizontalscroll = 'horizontalscroll',\n /** Collapse to two columns. */\n block = 'block',\n}\nexport enum ModeType {\n compact = 'compact',\n normal = 'normal',\n}\n\nexport const defaultConfig: BreakpointConfig[] = [\n {\n breakpoint: 'xl',\n variant: ResponsiveTableVariant.centeredoverflow,\n fallbackVariant: ResponsiveTableVariant.horizontalscroll,\n },\n];\n\nexport const simpleConfig: BreakpointConfig[] = [\n {\n breakpoint: 'xl',\n variant: ResponsiveTableVariant.centeredoverflow,\n fallbackVariant: ResponsiveTableVariant.horizontalscroll,\n },\n {\n breakpoint: 'sm',\n variant: ResponsiveTableVariant.centeredoverflow,\n fallbackVariant: ResponsiveTableVariant.block,\n },\n];\n"],"mappings":"AAEA,IAAY,gBAAA,yBAAA,iBAAL;AACL,iBAAA,SAAA;AACA,iBAAA,UAAA;;;AAGF,IAAY,iBAAA,yBAAA,kBAAL;AACL,kBAAA,YAAA;AACA,kBAAA,iBAAA;AACA,kBAAA,cAAA;;;AAGF,IAAY,YAAA,yBAAA,aAAL;AACL,aAAA,UAAA;AACA,aAAA,YAAA;AACA,aAAA,WAAA;;;AAGF,IAAY,yBAAA,yBAAA,0BAAL;AAEL,0BAAA,UAAA;AAEA,0BAAA,sBAAA;AAEA,0BAAA,sBAAA;AAEA,0BAAA,WAAA;;;AAEF,IAAY,WAAA,yBAAA,YAAL;AACL,YAAA,aAAA;AACA,YAAA,YAAA;;;AAGF,MAAaA,gBAAoC,CAC/C;CACE,YAAY;CACZ,SAAS,uBAAuB;CAChC,iBAAiB,uBAAuB;CACzC,CACF;AAED,MAAaC,eAAmC,CAC9C;CACE,YAAY;CACZ,SAAS,uBAAuB;CAChC,iBAAiB,uBAAuB;CACzC,EACD;CACE,YAAY;CACZ,SAAS,uBAAuB;CAChC,iBAAiB,uBAAuB;CACzC,CACF"}
package/lib/currys.js DELETED
File without changes
package/lib/debounce.js DELETED
@@ -1,16 +0,0 @@
1
- function debounce(func, wait) {
2
- let timeout;
3
- const debouncedFunc = (args) => new Promise((resolve) => {
4
- if (timeout) clearTimeout(timeout);
5
- timeout = setTimeout(() => {
6
- resolve(func(args));
7
- }, wait);
8
- });
9
- const teardown = () => {
10
- if (timeout) clearTimeout(timeout);
11
- };
12
- return [debouncedFunc, teardown];
13
- }
14
- export { debounce as t };
15
-
16
- //# sourceMappingURL=debounce.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"debounce.js","names":["timeout: ReturnType<typeof setTimeout> | null"],"sources":["../src/utils/debounce.ts"],"sourcesContent":["/**\n * debounce limits time a function can be executed\n * @param func function to debounce\n * @param wait wait for x time\n */\n\nexport function debounce<A = unknown, R = void>(func: (args?: A) => R, wait: number): [(args?: A) => Promise<R>, () => void] {\n let timeout: ReturnType<typeof setTimeout> | null;\n\n const debouncedFunc = (args?: A): Promise<R> =>\n new Promise(resolve => {\n if (timeout) {\n clearTimeout(timeout);\n }\n\n timeout = setTimeout((): void => {\n resolve(func(args));\n }, wait);\n });\n\n const teardown = (): void => {\n if (timeout) clearTimeout(timeout);\n };\n\n return [debouncedFunc, teardown];\n}\n"],"mappings":"AAMA,SAAgB,SAAgC,MAAuB,MAAsD;CAC3H,IAAIA;CAEJ,MAAM,iBAAiB,SACrB,IAAI,SAAQ,YAAW;AACrB,MAAI,QACF,cAAa,QAAQ;AAGvB,YAAU,iBAAuB;AAC/B,WAAQ,KAAK,KAAK,CAAC;KAClB,KAAK;GACR;CAEJ,MAAM,iBAAuB;AAC3B,MAAI,QAAS,cAAa,QAAQ;;AAGpC,QAAO,CAAC,eAAe,SAAS"}
@@ -1,13 +0,0 @@
1
- function deepContains(container, element) {
2
- let node = element;
3
- while (node) {
4
- if (node === container) return true;
5
- const rootNode = node.getRootNode();
6
- if (rootNode instanceof ShadowRoot) node = rootNode.host;
7
- else node = node.parentNode;
8
- }
9
- return false;
10
- }
11
- export { deepContains as t };
12
-
13
- //# sourceMappingURL=deepContains.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"deepContains.js","names":[],"sources":["../src/utils/deepContains.ts"],"sourcesContent":["/**\n * Determines whether a given container node contains a specific element, traversing through shadow DOM boundaries if necessary.\n * This function extends the behavior of `Node.contains` to support scenarios involving shadow DOM.\n *\n * @param container - The container node to check, typically the document or a specific DOM element.\n * @param element - The target node to verify if it is contained within the container.\n * @returns `true` if the container node contains the target node, including through shadow DOM boundaries; otherwise, `false`.\n */\nexport function deepContains(container: Node, element: Node | null): boolean {\n let node = element;\n while (node) {\n if (node === container) {\n return true;\n }\n // Step out of shadow roots if necessary\n const rootNode = node.getRootNode();\n if (rootNode instanceof ShadowRoot) {\n node = rootNode.host;\n } else {\n node = node.parentNode;\n }\n }\n return false;\n}\n"],"mappings":"AAQA,SAAgB,aAAa,WAAiB,SAA+B;CAC3E,IAAI,OAAO;AACX,QAAO,MAAM;AACX,MAAI,SAAS,UACX,QAAO;EAGT,MAAM,WAAW,KAAK,aAAa;AACnC,MAAI,oBAAoB,WACtB,QAAO,SAAS;MAEhB,QAAO,KAAK;;AAGhB,QAAO"}
package/lib/device.js DELETED
@@ -1,6 +0,0 @@
1
- const isTouchDevice = () => {
2
- return "ontouchstart" in window || navigator.maxTouchPoints > 0;
3
- };
4
- export { isTouchDevice as t };
5
-
6
- //# sourceMappingURL=device.js.map
package/lib/device.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"device.js","names":[],"sources":["../src/utils/device.ts"],"sourcesContent":["export const isTouchDevice = (): boolean => {\n return 'ontouchstart' in window || navigator.maxTouchPoints > 0;\n};\n"],"mappings":"AAAA,MAAa,sBAA+B;AAC1C,QAAO,kBAAkB,UAAU,UAAU,iBAAiB"}
@@ -1,5 +0,0 @@
1
- const isTest = () => typeof process !== "undefined" && process.env.NODE_ENV === "test";
2
- const isProd = () => typeof process !== "undefined" && process.env.NODE_ENV === "production";
3
- export { isTest as n, isProd as t };
4
-
5
- //# sourceMappingURL=environment.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"environment.js","names":[],"sources":["../src/utils/environment.ts"],"sourcesContent":["export const isTest = (): boolean => typeof process !== 'undefined' && process['env']?.NODE_ENV === 'test';\nexport const isProd = (): boolean => typeof process !== 'undefined' && process['env']?.NODE_ENV === 'production';\n"],"mappings":"AAAA,MAAa,eAAwB,OAAO,YAAY,eAAA,QAAA,IAAA,aAA4C;AACpG,MAAa,eAAwB,OAAO,YAAY,eAAA,QAAA,IAAA,aAA4C"}
package/lib/focus.js DELETED
@@ -1,11 +0,0 @@
1
- const getDocumentActiveElement = (element) => {
2
- try {
3
- return (typeof element === "string" ? document.querySelector(element) : element).getRootNode().activeElement;
4
- } catch (e) {
5
- console.error("Feil ved å ta tak i active element basert på angitt node: ", element, e);
6
- return null;
7
- }
8
- };
9
- export { getDocumentActiveElement as t };
10
-
11
- //# sourceMappingURL=focus.js.map
package/lib/focus.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"focus.js","names":[],"sources":["../src/utils/focus.ts"],"sourcesContent":["/**\n * Kopi fra core-frontend (focus-utils.tsx)\n * Returnerer document.activeElement (element in focus), uavhengig av om den er i document-dom eller shadow-dom\n * @param element HtmlElement som den skal søke i\n */\nexport const getDocumentActiveElement = (element: HTMLElement | string): Element | null => {\n try {\n const domNode = typeof element === 'string' ? (document.querySelector(element) as HTMLElement) : element;\n const root = domNode.getRootNode() as Document;\n return root.activeElement;\n } catch (e) {\n // eslint-disable-next-line no-console\n console.error('Feil ved å ta tak i active element basert på angitt node: ', element, e);\n return null;\n }\n};\n"],"mappings":"AAKA,MAAa,4BAA4B,YAAkD;AACzF,KAAI;AAGF,UAFgB,OAAO,YAAY,WAAY,SAAS,cAAc,QAAQ,GAAmB,SAC5E,aAAa,CACtB;UACL,GAAG;AAEV,UAAQ,MAAM,8DAA8D,SAAS,EAAE;AACvF,SAAO"}
package/lib/grid.js DELETED
@@ -1,24 +0,0 @@
1
- const breakpoints = {
2
- xxs: 0,
3
- xs: 360,
4
- sm: 564,
5
- md: 768,
6
- lg: 1088,
7
- xl: 1450
8
- };
9
- const containerMaxWidths = {
10
- sm: 528,
11
- md: 612,
12
- lg: 1056
13
- };
14
- const screen = {
15
- xxs: `(min-width: ${breakpoints.xxs}px)`,
16
- xs: `(min-width: ${breakpoints.xs}px)`,
17
- sm: `(min-width: ${breakpoints.sm}px)`,
18
- md: `(min-width: ${breakpoints.md}px)`,
19
- lg: `(min-width: ${breakpoints.lg}px)`,
20
- xl: `(min-width: ${breakpoints.xl}px)`
21
- };
22
- export { containerMaxWidths as n, screen as r, breakpoints as t };
23
-
24
- //# sourceMappingURL=grid.js.map
package/lib/grid.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"grid.js","names":[],"sources":["../src/theme/grid.ts"],"sourcesContent":["export const breakpoints = {\n xxs: 0,\n xs: 360,\n sm: 564,\n md: 768,\n lg: 1088,\n xl: 1450,\n};\n\nexport const containerMaxWidths = {\n sm: 528,\n md: 612,\n lg: 1056,\n};\n\nexport const screen = {\n xxs: `(min-width: ${breakpoints.xxs}px)`,\n xs: `(min-width: ${breakpoints.xs}px)`,\n sm: `(min-width: ${breakpoints.sm}px)`,\n md: `(min-width: ${breakpoints.md}px)`,\n lg: `(min-width: ${breakpoints.lg}px)`,\n xl: `(min-width: ${breakpoints.xl}px)`,\n};\n"],"mappings":"AAAA,MAAa,cAAc;CACzB,KAAK;CACL,IAAI;CACJ,IAAI;CACJ,IAAI;CACJ,IAAI;CACJ,IAAI;CACL;AAED,MAAa,qBAAqB;CAChC,IAAI;CACJ,IAAI;CACJ,IAAI;CACL;AAED,MAAa,SAAS;CACpB,KAAK,eAAe,YAAY,IAAI;CACpC,IAAI,eAAe,YAAY,GAAG;CAClC,IAAI,eAAe,YAAY,GAAG;CAClC,IAAI,eAAe,YAAY,GAAG;CAClC,IAAI,eAAe,YAAY,GAAG;CAClC,IAAI,eAAe,YAAY,GAAG;CACnC"}
package/lib/mobile.js DELETED
@@ -1,14 +0,0 @@
1
- const isMobileUA = () => {
2
- let check = false;
3
- (function(a) {
4
- const regexString = "(android|bbd+|meego).+mobile|avantgo|bada/|blackberry |blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo| midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)/|plucker| pocket|psp|series(4|6)0|symbian|treo|up.(browser|link)|vodafone|wap|windows ce|xda| xiino";
5
- const regexString2 = "1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s-)| ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|-m|r |s )| avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw-(n|u)|c55/|capi|ccwa|cdm-|cell| chtm|cldc|cmd-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc-s|devi|dica|dmob|do(c|p)o|ds(12|-d)| el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(-|_)|g1 u|g560|gene| gf-5|g-mo|go(.w|od)|gr(ad|un)|haie|hcit|hd-(m|p|t)|hei-|hi(pt|ta)|hp( i|ip)| hs-c|ht(c(-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i-(20|go|ma)|i230|iac( |-|/)|ibro|idea| ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |/)|klon|kpt | kwc-|kyo(c|k)|le(no|xi)|lg( g|/(k|l|u)|50|54|-[a-w])|libw|lynx|m1-w|m3ga|m50/| ma(te|ui|xo)|mc(01|21|ca)|m-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(-| | o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)| ne((c|m)-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg| pg(13|-([1-8]|c))|phil|pire|pl(ay|uc)|pn-2|po(ck|rt|se)|prox|psio|pt-g|qa-a| qc(07|12|21|32|60|-[2-7]|i-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55/|sa(ge|ma| mm|ms|ny|va)|sc(01|h-|oo|p-)|sdk/|se(c(-|0|1)|47|mc|nd|ri)|sgh-|shar| sie(-|m)|sk-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h-|v-|v )|sy(01|mb)| t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl-|tdg-|tel(i|m)|tim-|t-mo|to(pl|sh)|ts(70| m-|m3|m5)|tx-9|up(.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|-v)| vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(-| )|webc| whit|wi(g |nc|nw)|wmlb|wonu|x700|yas-|your|zeto|zte-";
6
- const regex = new RegExp(regexString, "i");
7
- const regex2 = new RegExp(regexString2, "i");
8
- if (regex.test(a) || regex2.test(a.substr(0, 4))) check = true;
9
- })(navigator.userAgent || navigator.vendor || window.opera);
10
- return check;
11
- };
12
- export { isMobileUA as t };
13
-
14
- //# sourceMappingURL=mobile.js.map
package/lib/mobile.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"mobile.js","names":[],"sources":["../src/utils/mobile.ts"],"sourcesContent":["declare global {\n interface Window {\n opera?: unknown;\n }\n}\n\ninterface WindowWithOpera extends Window {\n opera: string;\n}\n\n/**\n * Returns true når brukeren er på mobil (native check on user agent)\n */\nexport const isMobileUA = (): boolean => {\n let check = false;\n (function (a: string): void {\n const regexString =\n '(android|bbd+|meego).+mobile|avantgo|bada/|blackberry\\\n |blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|\\\n midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)/|plucker|\\\n pocket|psp|series(4|6)0|symbian|treo|up.(browser|link)|vodafone|wap|windows ce|xda|\\\n xiino';\n\n const regexString2 =\n '1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s-)|\\\n ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|-m|r |s )|\\\n avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw-(n|u)|c55/|capi|ccwa|cdm-|cell|\\\n chtm|cldc|cmd-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc-s|devi|dica|dmob|do(c|p)o|ds(12|-d)|\\\n el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(-|_)|g1 u|g560|gene|\\\n gf-5|g-mo|go(.w|od)|gr(ad|un)|haie|hcit|hd-(m|p|t)|hei-|hi(pt|ta)|hp( i|ip)|\\\n hs-c|ht(c(-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i-(20|go|ma)|i230|iac( |-|/)|ibro|idea|\\\n ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |/)|klon|kpt |\\\n kwc-|kyo(c|k)|le(no|xi)|lg( g|/(k|l|u)|50|54|-[a-w])|libw|lynx|m1-w|m3ga|m50/|\\\n ma(te|ui|xo)|mc(01|21|ca)|m-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(-| |\\\n o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|\\\n ne((c|m)-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|\\\n pg(13|-([1-8]|c))|phil|pire|pl(ay|uc)|pn-2|po(ck|rt|se)|prox|psio|pt-g|qa-a|\\\n qc(07|12|21|32|60|-[2-7]|i-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55/|sa(ge|ma|\\\n mm|ms|ny|va)|sc(01|h-|oo|p-)|sdk/|se(c(-|0|1)|47|mc|nd|ri)|sgh-|shar|\\\n sie(-|m)|sk-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h-|v-|v )|sy(01|mb)|\\\n t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl-|tdg-|tel(i|m)|tim-|t-mo|to(pl|sh)|ts(70|\\\n m-|m3|m5)|tx-9|up(.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|-v)|\\\n vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(-| )|webc|\\\n whit|wi(g |nc|nw)|wmlb|wonu|x700|yas-|your|zeto|zte-';\n\n const regex = new RegExp(regexString, 'i');\n const regex2 = new RegExp(regexString2, 'i');\n\n if (regex.test(a) || regex2.test(a.substr(0, 4))) {\n check = true;\n }\n })(navigator.userAgent || navigator.vendor || (window as WindowWithOpera).opera);\n\n return check;\n};\n"],"mappings":"AAaA,MAAa,mBAA4B;CACvC,IAAI,QAAQ;AACZ,EAAC,SAAU,GAAiB;EAC1B,MAAM,cACJ;EAMF,MAAM,eACJ;EAqBF,MAAM,QAAQ,IAAI,OAAO,aAAa,IAAI;EAC1C,MAAM,SAAS,IAAI,OAAO,cAAc,IAAI;AAE5C,MAAI,MAAM,KAAK,EAAE,IAAI,OAAO,KAAK,EAAE,OAAO,GAAG,EAAE,CAAC,CAC9C,SAAQ;IAET,UAAU,aAAa,UAAU,UAAW,OAA2B,MAAM;AAEhF,QAAO"}