@npm_leadtech/legal-lib-components 4.1.6 → 4.1.10

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 (789) hide show
  1. package/dist/css/styles.css +0 -1
  2. package/dist/images/componentsSvg/ArrowRight.tsx +47 -0
  3. package/dist/images/componentsSvg/ChevronExpandLess.tsx +10 -0
  4. package/dist/images/componentsSvg/ChevronExpandMore.tsx +17 -0
  5. package/dist/images/componentsSvg/ChevronRight.tsx +9 -0
  6. package/dist/images/componentsSvg/ChevronRight24px.tsx +18 -0
  7. package/dist/images/componentsSvg/Delete24p.tsx +33 -0
  8. package/dist/images/componentsSvg/Done24px.tsx +13 -0
  9. package/dist/images/componentsSvg/Done24pxoutlined.tsx +25 -0
  10. package/dist/images/componentsSvg/Edit24p.tsx +33 -0
  11. package/dist/images/componentsSvg/EditText24px.tsx +33 -0
  12. package/dist/images/componentsSvg/EmploymentIcon.tsx +21 -0
  13. package/dist/images/componentsSvg/Eye24pxOptimized.tsx +33 -0
  14. package/dist/images/componentsSvg/IconDuplicate24px.tsx +29 -0
  15. package/dist/images/componentsSvg/InfoError24pxOutlined.tsx +31 -0
  16. package/dist/images/componentsSvg/LogoutSvg.tsx +27 -0
  17. package/dist/images/componentsSvg/MailSvg.tsx +24 -0
  18. package/dist/images/componentsSvg/MenuCollapse24p.tsx +43 -0
  19. package/dist/images/componentsSvg/NewDocumentSvg.tsx +28 -0
  20. package/dist/images/componentsSvg/NewRelease24p.tsx +26 -0
  21. package/dist/images/componentsSvg/PhoneIcon24px.tsx +47 -0
  22. package/dist/images/componentsSvg/SvgProps.ts +5 -0
  23. package/dist/images/componentsSvg/SymbolDoc.tsx +14 -0
  24. package/dist/images/componentsSvg/Time24px.tsx +33 -0
  25. package/dist/images/componentsSvg/flags/GBFlag.tsx +46 -0
  26. package/dist/images/componentsSvg/flags/USFlag.tsx +129 -0
  27. package/dist/images/componentsSvg/generalCategories/BusinessIconCategory.tsx +19 -0
  28. package/dist/images/componentsSvg/generalCategories/EmploymentIconCategory.tsx +19 -0
  29. package/dist/images/componentsSvg/generalCategories/FinanceIconCategory.tsx +19 -0
  30. package/dist/images/componentsSvg/generalCategories/PersonalFamilyIconCategory.tsx +19 -0
  31. package/dist/images/componentsSvg/generalCategories/RealEstateIconCategory.tsx +17 -0
  32. package/dist/images/componentsSvg/generalCategories/index.ts +5 -0
  33. package/dist/images/jpg/Img-documents.jpg +0 -0
  34. package/dist/images/png/AboutUs.png +0 -0
  35. package/dist/images/png/Img-documents.png +0 -0
  36. package/dist/images/png/buy-logo-large-en.png +0 -0
  37. package/dist/images/png/content-img-desktophd.png +0 -0
  38. package/dist/images/png/content-img-tablet.png +0 -0
  39. package/dist/images/png/customer-support.png +0 -0
  40. package/dist/images/png/editing@2x.png +0 -0
  41. package/dist/images/png/expertOne.png +0 -0
  42. package/dist/images/png/expertTwo.png +0 -0
  43. package/dist/images/png/graphics-grey-02.png +0 -0
  44. package/dist/images/png/graphics.png +0 -0
  45. package/dist/images/png/icon-cloud@2x.png +0 -0
  46. package/dist/images/png/img-modal-template-mobile.png +0 -0
  47. package/dist/images/png/img-modal-template.png +0 -0
  48. package/dist/images/png/ld-illust-empty-state-dash.png +0 -0
  49. package/dist/images/png/satisfaction@2x.png +0 -0
  50. package/dist/images/svg/aarp.svg +9 -0
  51. package/dist/images/svg/chevron-right-24-px.svg +14 -0
  52. package/dist/images/svg/communication-24px-2.svg +14 -0
  53. package/dist/images/svg/communication-24px.svg +14 -0
  54. package/dist/images/svg/debt.svg +9 -0
  55. package/dist/images/svg/done-24px.svg +14 -0
  56. package/dist/images/svg/done_24px_outlined.svg +20 -0
  57. package/dist/images/svg/download_24px.svg +3 -0
  58. package/dist/images/svg/expand_dropdown_24px.svg +23 -0
  59. package/dist/images/svg/expand_less_24px.svg +3 -0
  60. package/dist/images/svg/expand_more_24px.svg +3 -0
  61. package/dist/images/svg/eye-24-px.svg +20 -0
  62. package/dist/images/svg/eye-close.svg +24 -0
  63. package/dist/images/svg/icon-24-px-security.svg +15 -0
  64. package/dist/images/svg/icon-clear-24-px.svg +14 -0
  65. package/dist/images/svg/icon-info-24px.svg +21 -0
  66. package/dist/images/svg/icon-web-24px.svg +22 -0
  67. package/dist/images/svg/info-24px.svg +15 -0
  68. package/dist/images/svg/info-error_24px_outlined.svg +15 -0
  69. package/dist/images/svg/logo-google.svg +19 -0
  70. package/dist/images/svg/modal-free-doc.svg +50 -0
  71. package/dist/images/svg/preview-doc.svg +20 -0
  72. package/dist/images/svg/rentcafe.svg +9 -0
  73. package/dist/images/svg/shape.svg +3 -0
  74. package/dist/images/svg/techradar.svg +9 -0
  75. package/dist/images/svg/thenevvschool.svg +9 -0
  76. package/dist/images/webp/customer-support.webp +0 -0
  77. package/dist/src/components/atoms/ActionButtonHeaderRatafiaCard/ActionButtonHeaderRatafiaCard.scss +24 -0
  78. package/dist/src/components/atoms/ActionButtonHeaderRatafiaCard/ActionButtonHeaderRatafiaCard.tsx +20 -0
  79. package/dist/src/components/atoms/ActionButtonHeaderRatafiaCard/ActionButtonHeaderRatafiaCardProps.types.ts +9 -0
  80. package/dist/src/components/atoms/ActionButtonHeaderRatafiaCard/index.ts +2 -0
  81. package/dist/src/components/atoms/AddButton/AddButton.scss +48 -0
  82. package/dist/src/components/atoms/AddButton/AddButton.tsx +38 -0
  83. package/dist/src/components/atoms/AddButton/AddButtonProps.types.ts +15 -0
  84. package/dist/src/components/atoms/AddButton/index.ts +2 -0
  85. package/dist/src/components/atoms/BaseBox/BaseBox.styled.ts +25 -0
  86. package/dist/src/components/atoms/BaseBox/BaseBox.tsx +19 -0
  87. package/dist/src/components/atoms/BaseBox/BaseBoxProps.types.ts +7 -0
  88. package/dist/src/components/atoms/BaseBox/index.ts +2 -0
  89. package/dist/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCard.scss +54 -0
  90. package/dist/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCard.tsx +18 -0
  91. package/dist/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCardProps.types.ts +6 -0
  92. package/dist/src/components/atoms/BenefitRatafiaCard/index.ts +2 -0
  93. package/dist/src/components/atoms/BillCard/BillCard.scss +57 -0
  94. package/dist/src/components/atoms/BillCard/BillCard.tsx +24 -0
  95. package/dist/src/components/atoms/BillCard/BillCardProps.types.ts +5 -0
  96. package/dist/src/components/atoms/BillCard/index.ts +2 -0
  97. package/dist/src/components/atoms/BottomOverlayMenu/BottomOverlayMenu.scss +33 -0
  98. package/dist/src/components/atoms/BottomOverlayMenu/BottomOverlayMenu.tsx +11 -0
  99. package/dist/src/components/atoms/BottomOverlayMenu/BottomOverlayMenuProps.types.ts +3 -0
  100. package/dist/src/components/atoms/BottomOverlayMenu/index.ts +2 -0
  101. package/dist/src/components/atoms/BreadcrumItem/BreadcrumItem.scss +21 -0
  102. package/dist/src/components/atoms/BreadcrumItem/BreadcrumItem.tsx +18 -0
  103. package/dist/src/components/atoms/BreadcrumItem/BreadcrumItemProps.types.ts +5 -0
  104. package/dist/src/components/atoms/BreadcrumItem/index.ts +2 -0
  105. package/dist/src/components/atoms/Button/Button.scss +286 -0
  106. package/dist/src/components/atoms/Button/Button.tsx +123 -0
  107. package/dist/src/components/atoms/Button/ButtonProps.types.ts +37 -0
  108. package/dist/src/components/atoms/Button/index.ts +2 -0
  109. package/dist/src/components/atoms/ButtonIcon/ButtonIcon.scss +42 -0
  110. package/dist/src/components/atoms/ButtonIcon/ButtonIcon.tsx +59 -0
  111. package/dist/src/components/atoms/ButtonIcon/ButtonIconProps.types.ts +12 -0
  112. package/dist/src/components/atoms/ButtonIcon/index.ts +2 -0
  113. package/dist/src/components/atoms/CardPane/CardPane.scss +106 -0
  114. package/dist/src/components/atoms/CardPane/CardPane.tsx +19 -0
  115. package/dist/src/components/atoms/CardPane/CardPaneInfo.tsx +36 -0
  116. package/dist/src/components/atoms/CardPane/CardPaneProps.types.ts +10 -0
  117. package/dist/src/components/atoms/CardPane/index.ts +2 -0
  118. package/dist/src/components/atoms/Checkbox/Checkbox.d.ts +0 -1
  119. package/dist/src/components/atoms/Checkbox/Checkbox.js +1 -1
  120. package/dist/src/components/atoms/Checkbox/Checkbox.scss +132 -0
  121. package/dist/src/components/atoms/Checkbox/Checkbox.tsx +43 -0
  122. package/dist/src/components/atoms/Checkbox/CheckboxProps.types.ts +13 -0
  123. package/dist/src/components/atoms/Checkbox/index.ts +2 -0
  124. package/dist/src/components/atoms/DatePickerCustom/DatePickerCustom.scss +116 -0
  125. package/dist/src/components/atoms/DatePickerCustom/DatePickerCustom.tsx +178 -0
  126. package/dist/src/components/atoms/DatePickerCustom/DatePickerCustomProps.types.ts +17 -0
  127. package/dist/src/components/atoms/DatePickerCustom/DatepickerPlugin.scss +842 -0
  128. package/dist/src/components/atoms/DatePickerCustom/index.ts +2 -0
  129. package/dist/src/components/atoms/DialogMenuIcon/DialogMenuIcon.scss +84 -0
  130. package/dist/src/components/atoms/DialogMenuIcon/DialogMenuIcon.tsx +80 -0
  131. package/dist/src/components/atoms/DialogMenuIcon/DialogMenuIconProps.types.ts +6 -0
  132. package/dist/src/components/atoms/DialogMenuIcon/index.ts +2 -0
  133. package/dist/src/components/atoms/Disclaimer/Disclaimer.scss +45 -0
  134. package/dist/src/components/atoms/Disclaimer/Disclaimer.tsx +36 -0
  135. package/dist/src/components/atoms/Disclaimer/DisclaimerProps.types.ts +10 -0
  136. package/dist/src/components/atoms/Disclaimer/index.ts +2 -0
  137. package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafia.scss +149 -0
  138. package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafia.tsx +88 -0
  139. package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafiaProps.ts +17 -0
  140. package/dist/src/components/atoms/DisclaimerRatafia/index.ts +2 -0
  141. package/dist/src/components/atoms/Divider/Divider.scss +20 -0
  142. package/dist/src/components/atoms/Divider/Divider.tsx +19 -0
  143. package/dist/src/components/atoms/Divider/DividerProps.types.ts +6 -0
  144. package/dist/src/components/atoms/Divider/index.ts +2 -0
  145. package/dist/src/components/atoms/DocumentStatus/DocumentStatus.scss +91 -0
  146. package/dist/src/components/atoms/DocumentStatus/DocumentStatus.tsx +37 -0
  147. package/dist/src/components/atoms/DocumentStatus/DocumentStatusProps.types.ts +6 -0
  148. package/dist/src/components/atoms/DocumentStatus/index.ts +2 -0
  149. package/dist/src/components/atoms/DocumentTag/DocumentTag.d.ts +0 -1
  150. package/dist/src/components/atoms/DocumentTag/DocumentTag.js +1 -1
  151. package/dist/src/components/atoms/DocumentTag/DocumentTag.scss +13 -0
  152. package/dist/src/components/atoms/DocumentTag/DocumentTag.tsx +9 -0
  153. package/dist/src/components/atoms/DocumentTag/DocumentTagProps.ts +3 -0
  154. package/dist/src/components/atoms/DocumentTag/index.ts +2 -0
  155. package/dist/src/components/atoms/ExpertCard/ExpertCard.scss +61 -0
  156. package/dist/src/components/atoms/ExpertCard/ExpertCard.tsx +24 -0
  157. package/dist/src/components/atoms/ExpertCard/ExpertCardProps.types.ts +6 -0
  158. package/dist/src/components/atoms/ExpertCard/index.ts +2 -0
  159. package/dist/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCard.scss +79 -0
  160. package/dist/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCard.tsx +37 -0
  161. package/dist/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCardProps.types.ts +8 -0
  162. package/dist/src/components/atoms/FeatureRatafiaCard/index.ts +2 -0
  163. package/dist/src/components/atoms/FormFaq/FormFaq.scss +72 -0
  164. package/dist/src/components/atoms/FormFaq/FormFaq.tsx +17 -0
  165. package/dist/src/components/atoms/FormFaq/FormFaqProps.types.ts +4 -0
  166. package/dist/src/components/atoms/FormFaq/index.ts +2 -0
  167. package/dist/src/components/atoms/GoogleButton/GoogleButton.scss +22 -0
  168. package/dist/src/components/atoms/GoogleButton/GoogleButton.tsx +16 -0
  169. package/dist/src/components/atoms/GoogleButton/GoogleButtonProps.types.ts +4 -0
  170. package/dist/src/components/atoms/GoogleButton/index.ts +2 -0
  171. package/dist/src/components/atoms/IconImage/IconImage.tsx +14 -0
  172. package/dist/src/components/atoms/IconImage/IconImageProps.types.ts +6 -0
  173. package/dist/src/components/atoms/IconImage/index.ts +2 -0
  174. package/dist/src/components/atoms/IconSvgURLWithThemeColor/IconSvgURLWithThemeColor.scss +6 -0
  175. package/dist/src/components/atoms/IconSvgURLWithThemeColor/IconSvgURLWithThemeColor.tsx +29 -0
  176. package/dist/src/components/atoms/IconSvgURLWithThemeColor/IconSvgURLWithThemeColorProps.types.ts +6 -0
  177. package/dist/src/components/atoms/IconSvgURLWithThemeColor/index.ts +2 -0
  178. package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.scss +80 -0
  179. package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.tsx +25 -0
  180. package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.types.ts +9 -0
  181. package/dist/src/components/atoms/IconTextInfoSection/index.ts +1 -0
  182. package/dist/src/components/atoms/InfoBox/InfoBox.scss +40 -0
  183. package/dist/src/components/atoms/InfoBox/InfoBox.tsx +21 -0
  184. package/dist/src/components/atoms/InfoBox/InfoBoxProps.types.ts +5 -0
  185. package/dist/src/components/atoms/InfoBox/index.ts +2 -0
  186. package/dist/src/components/atoms/JumbotronStatic/JumbotronStatic.scss +8 -0
  187. package/dist/src/components/atoms/JumbotronStatic/JumbotronStatic.tsx +12 -0
  188. package/dist/src/components/atoms/JumbotronStatic/JumbotronStaticProps.types.ts +3 -0
  189. package/dist/src/components/atoms/JumbotronStatic/index.ts +2 -0
  190. package/dist/src/components/atoms/KeyFactRatafiaCard/KeyFactRatafiaCard.scss +38 -0
  191. package/dist/src/components/atoms/KeyFactRatafiaCard/KeyFactRatafiaCard.tsx +18 -0
  192. package/dist/src/components/atoms/KeyFactRatafiaCard/KeyFactRatafiaCardProps.types.ts +5 -0
  193. package/dist/src/components/atoms/KeyFactRatafiaCard/index.ts +2 -0
  194. package/dist/src/components/atoms/Logo/Logo.tsx +67 -0
  195. package/dist/src/components/atoms/Logo/LogoProps.types.ts +7 -0
  196. package/dist/src/components/atoms/Logo/index.ts +2 -0
  197. package/dist/src/components/atoms/Logo/svg/districtlaws-logo.svg +19 -0
  198. package/dist/src/components/atoms/Logo/svg/districtlaws-white-logo.svg +19 -0
  199. package/dist/src/components/atoms/Logo/svg/lawdistrict-logo.svg +12 -0
  200. package/dist/src/components/atoms/Logo/svg/lawdistrict-white-logo.svg +12 -0
  201. package/dist/src/components/atoms/Logo/svg/lawdistrictinfo-logo.svg +24 -0
  202. package/dist/src/components/atoms/Logo/svg/lawdistrictinfo-white-logo.svg +24 -0
  203. package/dist/src/components/atoms/Logo/svg/lawdistrictonline-logo.svg +26 -0
  204. package/dist/src/components/atoms/Logo/svg/lawdistrictonline-white-logo.svg +26 -0
  205. package/dist/src/components/atoms/Logo/svg/lawdistricts-logo.svg +4 -0
  206. package/dist/src/components/atoms/Logo/svg/lawdistricts-white-logo.svg +4 -0
  207. package/dist/src/components/atoms/Logo/svg/lawsdistrict-logo.svg +23 -0
  208. package/dist/src/components/atoms/Logo/svg/lawsdistrict-white-logo.svg +23 -0
  209. package/dist/src/components/atoms/Logo/svg/uslawdistrict-logo.svg +18 -0
  210. package/dist/src/components/atoms/Logo/svg/uslawdistrict-white-logo.svg +22 -0
  211. package/dist/src/components/atoms/LogoText/LogoText.scss +34 -0
  212. package/dist/src/components/atoms/LogoText/LogoText.tsx +21 -0
  213. package/dist/src/components/atoms/LogoText/LogoTextProps.types.ts +5 -0
  214. package/dist/src/components/atoms/LogoText/index.ts +2 -0
  215. package/dist/src/components/atoms/MenuItems/MenuItemProps.types.ts +15 -0
  216. package/dist/src/components/atoms/MenuItems/MenuItems.scss +70 -0
  217. package/dist/src/components/atoms/MenuItems/MenuItems.tsx +71 -0
  218. package/dist/src/components/atoms/MenuItems/index.ts +2 -0
  219. package/dist/src/components/atoms/Message/Message.scss +31 -0
  220. package/dist/src/components/atoms/Message/Message.tsx +16 -0
  221. package/dist/src/components/atoms/Message/MessageProps.types.ts +4 -0
  222. package/dist/src/components/atoms/Message/index.ts +2 -0
  223. package/dist/src/components/atoms/MessageInformation/MessageInformation.scss +51 -0
  224. package/dist/src/components/atoms/MessageInformation/MessageInformation.tsx +23 -0
  225. package/dist/src/components/atoms/MessageInformation/MessageInformationProps.types.ts +6 -0
  226. package/dist/src/components/atoms/MessageInformation/index.ts +2 -0
  227. package/dist/src/components/atoms/MoreDocsItem/MoreDocsItem.d.ts +0 -1
  228. package/dist/src/components/atoms/MoreDocsItem/MoreDocsItem.js +1 -1
  229. package/dist/src/components/atoms/MoreDocsItem/MoreDocsItem.scss +44 -0
  230. package/dist/src/components/atoms/MoreDocsItem/MoreDocsItem.tsx +30 -0
  231. package/dist/src/components/atoms/MoreDocsItem/MoreDocsItemProps.ts +9 -0
  232. package/dist/src/components/atoms/MoreDocsItem/index.ts +2 -0
  233. package/dist/src/components/atoms/NavMenuItem/NavMenuItem.scss +60 -0
  234. package/dist/src/components/atoms/NavMenuItem/NavMenuItem.tsx +24 -0
  235. package/dist/src/components/atoms/NavMenuItem/NavMenuItemProps.ts +9 -0
  236. package/dist/src/components/atoms/NavMenuItem/index.ts +2 -0
  237. package/dist/src/components/atoms/PaypalButton/PaypalButton.scss +5 -0
  238. package/dist/src/components/atoms/PaypalButton/PaypalButton.tsx +15 -0
  239. package/dist/src/components/atoms/PaypalButton/PaypalButtonProps.types.ts +3 -0
  240. package/dist/src/components/atoms/PaypalButton/index.ts +2 -0
  241. package/dist/src/components/atoms/PopularDocsItem/PopularDocsItem.scss +59 -0
  242. package/dist/src/components/atoms/PopularDocsItem/PopularDocsItem.tsx +23 -0
  243. package/dist/src/components/atoms/PopularDocsItem/PopularDocsItemProps.ts +9 -0
  244. package/dist/src/components/atoms/PopularDocsItem/index.ts +2 -0
  245. package/dist/src/components/atoms/ProgressBar/ProgressBar.d.ts +0 -1
  246. package/dist/src/components/atoms/ProgressBar/ProgressBar.js +1 -1
  247. package/dist/src/components/atoms/ProgressBar/ProgressBar.scss +24 -0
  248. package/dist/src/components/atoms/ProgressBar/ProgressBar.tsx +17 -0
  249. package/dist/src/components/atoms/ProgressBar/ProgressBarProps.types.ts +4 -0
  250. package/dist/src/components/atoms/ProgressBar/index.ts +2 -0
  251. package/dist/src/components/atoms/Radio/Radio.scss +341 -0
  252. package/dist/src/components/atoms/Radio/Radio.tsx +66 -0
  253. package/dist/src/components/atoms/Radio/RadioProps.types.ts +14 -0
  254. package/dist/src/components/atoms/Radio/index.ts +2 -0
  255. package/dist/src/components/atoms/RemoveButton/RemoveButton.scss +43 -0
  256. package/dist/src/components/atoms/RemoveButton/RemoveButton.tsx +40 -0
  257. package/dist/src/components/atoms/RemoveButton/RemoveButtonProps.types.ts +16 -0
  258. package/dist/src/components/atoms/RemoveButton/index.ts +2 -0
  259. package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafia.d.ts +0 -1
  260. package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafia.js +1 -1
  261. package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafia.scss +54 -0
  262. package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafia.tsx +56 -0
  263. package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafiaProps.types.ts +15 -0
  264. package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/index.ts +2 -0
  265. package/dist/src/components/atoms/RichTextInner/RichTextInner.scss +34 -0
  266. package/dist/src/components/atoms/RichTextInner/RichTextInner.tsx +10 -0
  267. package/dist/src/components/atoms/RichTextInner/RichTextInnerProps.types.ts +6 -0
  268. package/dist/src/components/atoms/RichTextInner/index.ts +2 -0
  269. package/dist/src/components/atoms/RichTextStrapi/RichTextMedia.ts +12 -0
  270. package/dist/src/components/atoms/RichTextStrapi/RichTextStrapi.scss +9 -0
  271. package/dist/src/components/atoms/RichTextStrapi/RichTextStrapi.tsx +14 -0
  272. package/dist/src/components/atoms/RichTextStrapi/RichTextStrapiProps.ts +9 -0
  273. package/dist/src/components/atoms/RichTextStrapi/index.ts +3 -0
  274. package/dist/src/components/atoms/RichTextStrapi/useFormattedText.tsx +31 -0
  275. package/dist/src/components/atoms/SearchSelect/SearchSelect.d.ts +0 -1
  276. package/dist/src/components/atoms/SearchSelect/SearchSelect.js +1 -1
  277. package/dist/src/components/atoms/SearchSelect/SearchSelect.scss +222 -0
  278. package/dist/src/components/atoms/SearchSelect/SearchSelect.tsx +100 -0
  279. package/dist/src/components/atoms/SearchSelect/SearchSelectProps.types.ts +28 -0
  280. package/dist/src/components/atoms/SearchSelect/index.ts +2 -0
  281. package/dist/src/components/atoms/ShowMoreBox/ShowMoreBox.scss +48 -0
  282. package/dist/src/components/atoms/ShowMoreBox/ShowMoreBox.tsx +34 -0
  283. package/dist/src/components/atoms/ShowMoreBox/ShowMoreBoxProps.ts +5 -0
  284. package/dist/src/components/atoms/ShowMoreBox/index.ts +2 -0
  285. package/dist/src/components/atoms/SidemenuTab/SideMenuTabProps.types.ts +11 -0
  286. package/dist/src/components/atoms/SidemenuTab/SidemenuTab.d.ts +0 -1
  287. package/dist/src/components/atoms/SidemenuTab/SidemenuTab.js +1 -1
  288. package/dist/src/components/atoms/SidemenuTab/SidemenuTab.scss +90 -0
  289. package/dist/src/components/atoms/SidemenuTab/SidemenuTab.tsx +35 -0
  290. package/dist/src/components/atoms/SidemenuTab/index.ts +2 -0
  291. package/dist/src/components/atoms/Spinner/Spinner.scss +32 -0
  292. package/dist/src/components/atoms/Spinner/Spinner.tsx +24 -0
  293. package/dist/src/components/atoms/Spinner/SpinnerProps.types.ts +4 -0
  294. package/dist/src/components/atoms/Spinner/index.ts +2 -0
  295. package/dist/src/components/atoms/StepRatafiaCard/StepRatafiaCard.scss +27 -0
  296. package/dist/src/components/atoms/StepRatafiaCard/StepRatafiaCard.tsx +18 -0
  297. package/dist/src/components/atoms/StepRatafiaCard/StepRatafiaCardProps.types.ts +6 -0
  298. package/dist/src/components/atoms/StepRatafiaCard/index.ts +2 -0
  299. package/dist/src/components/atoms/Tag/Tag.scss +23 -0
  300. package/dist/src/components/atoms/Tag/Tag.tsx +13 -0
  301. package/dist/src/components/atoms/Tag/TagProps.ts +5 -0
  302. package/dist/src/components/atoms/Tag/index.ts +2 -0
  303. package/dist/src/components/atoms/TagRatafiaItem/TagRatafiaItem.scss +22 -0
  304. package/dist/src/components/atoms/TagRatafiaItem/TagRatafiaItem.tsx +17 -0
  305. package/dist/src/components/atoms/TagRatafiaItem/TagRatafiaItemProps.types.ts +5 -0
  306. package/dist/src/components/atoms/TagRatafiaItem/index.ts +2 -0
  307. package/dist/src/components/atoms/Tagline/Tagline.scss +16 -0
  308. package/dist/src/components/atoms/Tagline/Tagline.tsx +12 -0
  309. package/dist/src/components/atoms/Tagline/TaglineProps.types.ts +3 -0
  310. package/dist/src/components/atoms/Tagline/index.ts +2 -0
  311. package/dist/src/components/atoms/TestAB/TestAB.tsx +29 -0
  312. package/dist/src/components/atoms/TextArea/TextArea.scss +103 -0
  313. package/dist/src/components/atoms/TextArea/TextArea.tsx +50 -0
  314. package/dist/src/components/atoms/TextArea/TextAreaProps.types.ts +13 -0
  315. package/dist/src/components/atoms/TextArea/index.ts +2 -0
  316. package/dist/src/components/atoms/Toggle/Toggle.scss +59 -0
  317. package/dist/src/components/atoms/Toggle/Toggle.tsx +24 -0
  318. package/dist/src/components/atoms/Toggle/ToggleProps.types.ts +5 -0
  319. package/dist/src/components/atoms/Toggle/index.ts +2 -0
  320. package/dist/src/components/atoms/Tooltip/Tooltip.scss +62 -0
  321. package/dist/src/components/atoms/Tooltip/Tooltip.tsx +23 -0
  322. package/dist/src/components/atoms/Tooltip/TooltipProps.types.ts +30 -0
  323. package/dist/src/components/atoms/Tooltip/index.ts +2 -0
  324. package/dist/src/components/atoms/TopBar/TopBar.scss +54 -0
  325. package/dist/src/components/atoms/TopBar/TopBar.tsx +23 -0
  326. package/dist/src/components/atoms/TopBar/TopBarProps.types.ts +4 -0
  327. package/dist/src/components/atoms/TopBar/index.ts +2 -0
  328. package/dist/src/components/atoms/TopBarMobile/TopBarMobile.scss +48 -0
  329. package/dist/src/components/atoms/TopBarMobile/TopBarMobile.tsx +19 -0
  330. package/dist/src/components/atoms/TopBarMobile/index.ts +1 -0
  331. package/dist/src/components/atoms/TrustPilot/TrustPilot.scss +11 -0
  332. package/dist/src/components/atoms/TrustPilot/TrustPilot.tsx +10 -0
  333. package/dist/src/components/atoms/TrustPilot/TrustPilotProps.types.ts +3 -0
  334. package/dist/src/components/atoms/TrustPilot/index.ts +2 -0
  335. package/dist/src/components/atoms/Video/Video.tsx +26 -0
  336. package/dist/src/components/atoms/Video/VideoProps.types.ts +17 -0
  337. package/dist/src/components/atoms/Video/index.ts +2 -0
  338. package/dist/src/components/atoms/WhyLawDistrictItems/WhyLawDistrictItems.scss +36 -0
  339. package/dist/src/components/atoms/WhyLawDistrictItems/WhyLawDistrictItems.tsx +21 -0
  340. package/dist/src/components/atoms/WhyLawDistrictItems/WhyLawDistrictItemsProps.types.ts +8 -0
  341. package/dist/src/components/atoms/WhyLawDistrictItems/index.ts +3 -0
  342. package/dist/src/components/atoms/WideInfoBar/WideInfoBar.scss +32 -0
  343. package/dist/src/components/atoms/WideInfoBar/WideInfoBar.tsx +19 -0
  344. package/dist/src/components/atoms/WideInfoBar/index.ts +1 -0
  345. package/dist/src/components/atoms/index.ts +60 -0
  346. package/dist/src/components/molecules/AccordionItem/AccordionItem.scss +70 -0
  347. package/dist/src/components/molecules/AccordionItem/AccordionItem.tsx +54 -0
  348. package/dist/src/components/molecules/AccordionItem/AccordionItemProps.types.ts +9 -0
  349. package/dist/src/components/molecules/AccordionItem/index.ts +1 -0
  350. package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.scss +7 -0
  351. package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.tsx +18 -0
  352. package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardListProps.types.ts +5 -0
  353. package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/index.ts +2 -0
  354. package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.scss +29 -0
  355. package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.tsx +24 -0
  356. package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAsProps.types.ts +4 -0
  357. package/dist/src/components/molecules/AlsoKnownAs/index.ts +2 -0
  358. package/dist/src/components/molecules/Article/Article.scss +66 -0
  359. package/dist/src/components/molecules/Article/Article.tsx +22 -0
  360. package/dist/src/components/molecules/Article/ArticleProps.types.ts +7 -0
  361. package/dist/src/components/molecules/Article/index.ts +2 -0
  362. package/dist/src/components/molecules/BaseBoxList/BaseBoxList.scss +26 -0
  363. package/dist/src/components/molecules/BaseBoxList/BaseBoxList.tsx +18 -0
  364. package/dist/src/components/molecules/BaseBoxList/BaseBoxListProps.types.ts +6 -0
  365. package/dist/src/components/molecules/BaseBoxList/index.ts +2 -0
  366. package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.scss +16 -0
  367. package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.tsx +18 -0
  368. package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardListProps.types.ts +5 -0
  369. package/dist/src/components/molecules/BenefitRatafiaCardList/index.ts +2 -0
  370. package/dist/src/components/molecules/BottomFixedBar/BottomFixedBar.scss +49 -0
  371. package/dist/src/components/molecules/BottomFixedBar/BottomFixedBar.tsx +20 -0
  372. package/dist/src/components/molecules/BottomFixedBar/BottomFixedBarProps.types.ts +6 -0
  373. package/dist/src/components/molecules/BottomFixedBar/index.ts +2 -0
  374. package/dist/src/components/molecules/BottomOverlay/BottomOverlay.d.ts +0 -1
  375. package/dist/src/components/molecules/BottomOverlay/BottomOverlay.js +1 -1
  376. package/dist/src/components/molecules/BottomOverlay/BottomOverlay.scss +93 -0
  377. package/dist/src/components/molecules/BottomOverlay/BottomOverlay.tsx +73 -0
  378. package/dist/src/components/molecules/BottomOverlay/BottomOverlayProps.types.ts +8 -0
  379. package/dist/src/components/molecules/BottomOverlay/index.ts +2 -0
  380. package/dist/src/components/molecules/BoxForm/BoxForm.scss +129 -0
  381. package/dist/src/components/molecules/BoxForm/BoxForm.tsx +57 -0
  382. package/dist/src/components/molecules/BoxForm/BoxFormProps.types.ts +13 -0
  383. package/dist/src/components/molecules/BoxForm/index.ts +2 -0
  384. package/dist/src/components/molecules/Breadcrumb/Breadcrumb.scss +3 -0
  385. package/dist/src/components/molecules/Breadcrumb/Breadcrumb.tsx +19 -0
  386. package/dist/src/components/molecules/Breadcrumb/BreadcrumbProps.types.ts +3 -0
  387. package/dist/src/components/molecules/Breadcrumb/index.ts +2 -0
  388. package/dist/src/components/molecules/ContactBox/ContactBox.scss +57 -0
  389. package/dist/src/components/molecules/ContactBox/ContactBox.tsx +35 -0
  390. package/dist/src/components/molecules/ContactBox/ContactBoxProps.types.ts +9 -0
  391. package/dist/src/components/molecules/ContactBox/index.ts +2 -0
  392. package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.scss +42 -0
  393. package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.tsx +36 -0
  394. package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBannerProps.types.ts +21 -0
  395. package/dist/src/components/molecules/ContinueEditingBanner/index.ts +2 -0
  396. package/dist/src/components/molecules/CountDownMessage/CountDownMessage.scss +37 -0
  397. package/dist/src/components/molecules/CountDownMessage/CountDownMessage.tsx +53 -0
  398. package/dist/src/components/molecules/CountDownMessage/CountDownMessageProps.types.ts +6 -0
  399. package/dist/src/components/molecules/CountDownMessage/index.ts +2 -0
  400. package/dist/src/components/molecules/EmailContactBox/EmailContactBox.scss +35 -0
  401. package/dist/src/components/molecules/EmailContactBox/EmailContactBox.tsx +21 -0
  402. package/dist/src/components/molecules/EmailContactBox/EmailContactBoxProps.ts +4 -0
  403. package/dist/src/components/molecules/EmailContactBox/index.ts +2 -0
  404. package/dist/src/components/molecules/ExpertCardList/ExpertCardList.scss +13 -0
  405. package/dist/src/components/molecules/ExpertCardList/ExpertCardList.tsx +23 -0
  406. package/dist/src/components/molecules/ExpertCardList/ExpertCardListProps.types.ts +5 -0
  407. package/dist/src/components/molecules/ExpertCardList/index.ts +2 -0
  408. package/dist/src/components/molecules/FaqItem/FaqItem.scss +58 -0
  409. package/dist/src/components/molecules/FaqItem/FaqItem.tsx +42 -0
  410. package/dist/src/components/molecules/FaqItem/FaqItemProps.ts +9 -0
  411. package/dist/src/components/molecules/FaqItem/index.ts +2 -0
  412. package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.scss +8 -0
  413. package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.tsx +18 -0
  414. package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardListProps.types.ts +6 -0
  415. package/dist/src/components/molecules/FeatureRatafiaCardList/index.ts +2 -0
  416. package/dist/src/components/molecules/Feedback/Feedback.scss +109 -0
  417. package/dist/src/components/molecules/Feedback/Feedback.tsx +94 -0
  418. package/dist/src/components/molecules/Feedback/FeedbackProps.types.ts +16 -0
  419. package/dist/src/components/molecules/Feedback/index.ts +2 -0
  420. package/dist/src/components/molecules/FreeDocModalContent/FreeDocModalContent.scss +110 -0
  421. package/dist/src/components/molecules/FreeDocModalContent/FreeDocModalContent.tsx +54 -0
  422. package/dist/src/components/molecules/FreeDocModalContent/FreeDocModalContent.types.ts +7 -0
  423. package/dist/src/components/molecules/FreeDocModalContent/index.ts +2 -0
  424. package/dist/src/components/molecules/HeaderRatafia/HeaderRatafia.scss +31 -0
  425. package/dist/src/components/molecules/HeaderRatafia/HeaderRatafia.tsx +26 -0
  426. package/dist/src/components/molecules/HeaderRatafia/HeaderRatafiaProps.types.ts +8 -0
  427. package/dist/src/components/molecules/HeaderRatafia/index.ts +2 -0
  428. package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafia.scss +21 -0
  429. package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafia.tsx +21 -0
  430. package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafiaProps.types.ts +5 -0
  431. package/dist/src/components/molecules/KeyFactCardListRatafia/index.ts +2 -0
  432. package/dist/src/components/molecules/MenuItemsSection/MenuItemsSection.scss +32 -0
  433. package/dist/src/components/molecules/MenuItemsSection/MenuItemsSection.tsx +22 -0
  434. package/dist/src/components/molecules/MenuItemsSection/MenuItemsSectionProps.types.ts +7 -0
  435. package/dist/src/components/molecules/MenuItemsSection/index.ts +2 -0
  436. package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.scss +29 -0
  437. package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.tsx +31 -0
  438. package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContentProps.types.ts +7 -0
  439. package/dist/src/components/molecules/MidBannerRatafiaContent/index.ts +2 -0
  440. package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.scss +69 -0
  441. package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.tsx +41 -0
  442. package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSampleProps.types.ts +3 -0
  443. package/dist/src/components/molecules/MidBannerRatafiaSample/index.ts +2 -0
  444. package/dist/src/components/molecules/MoreDocsDesktop/MoreDocsDesktop.scss +74 -0
  445. package/dist/src/components/molecules/MoreDocsDesktop/MoreDocsDesktop.tsx +34 -0
  446. package/dist/src/components/molecules/MoreDocsDesktop/MoreDocsDesktopProps.ts +6 -0
  447. package/dist/src/components/molecules/MoreDocsDesktop/index.ts +2 -0
  448. package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.d.ts +0 -1
  449. package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.js +1 -1
  450. package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.scss +71 -0
  451. package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.tsx +47 -0
  452. package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobileProps.ts +6 -0
  453. package/dist/src/components/molecules/MoreDocsMobile/index.ts +2 -0
  454. package/dist/src/components/molecules/NavBarDropDown/NavBarDropDown.scss +33 -0
  455. package/dist/src/components/molecules/NavBarDropDown/NavBarDropDown.tsx +96 -0
  456. package/dist/src/components/molecules/NavBarDropDown/NavBarDropDownProps.types.ts +13 -0
  457. package/dist/src/components/molecules/NavBarDropDown/index.ts +2 -0
  458. package/dist/src/components/molecules/Pagination/PageStepControl.tsx +38 -0
  459. package/dist/src/components/molecules/Pagination/PageStepControlProps.types.ts +8 -0
  460. package/dist/src/components/molecules/Pagination/PageSteps.tsx +80 -0
  461. package/dist/src/components/molecules/Pagination/Pagination.scss +62 -0
  462. package/dist/src/components/molecules/Pagination/Pagination.tsx +42 -0
  463. package/dist/src/components/molecules/Pagination/PaginationProps.types.ts +7 -0
  464. package/dist/src/components/molecules/Pagination/index.ts +2 -0
  465. package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.scss +60 -0
  466. package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.tsx +23 -0
  467. package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktopProps.types.ts +4 -0
  468. package/dist/src/components/molecules/PhoneContactBoxDesktop/index.ts +2 -0
  469. package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.scss +33 -0
  470. package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.tsx +25 -0
  471. package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobileProps.types.ts +4 -0
  472. package/dist/src/components/molecules/PhoneContactBoxMobile/index.ts +2 -0
  473. package/dist/src/components/molecules/PopularDocs/PopularDocs.scss +34 -0
  474. package/dist/src/components/molecules/PopularDocs/PopularDocs.tsx +18 -0
  475. package/dist/src/components/molecules/PopularDocs/PopularDocsProps.ts +6 -0
  476. package/dist/src/components/molecules/PopularDocs/index.ts +2 -0
  477. package/dist/src/components/molecules/PricingCard/PricingCard.scss +186 -0
  478. package/dist/src/components/molecules/PricingCard/PricingCard.tsx +126 -0
  479. package/dist/src/components/molecules/PricingCard/PricingCardProps.types.ts +17 -0
  480. package/dist/src/components/molecules/PricingCard/index.ts +2 -0
  481. package/dist/src/components/molecules/Snackbar/Snackbar.scss +135 -0
  482. package/dist/src/components/molecules/Snackbar/Snackbar.tsx +81 -0
  483. package/dist/src/components/molecules/Snackbar/SnackbarProps.types.ts +15 -0
  484. package/dist/src/components/molecules/Snackbar/index.ts +2 -0
  485. package/dist/src/components/molecules/StepGetForm/StepGetForm.scss +105 -0
  486. package/dist/src/components/molecules/StepGetForm/StepGetForm.tsx +18 -0
  487. package/dist/src/components/molecules/StepGetForm/StepGetFormProps.types.ts +6 -0
  488. package/dist/src/components/molecules/StepGetForm/index.ts +2 -0
  489. package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.scss +18 -0
  490. package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.tsx +18 -0
  491. package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardListProps.types.ts +5 -0
  492. package/dist/src/components/molecules/StepRatafiaCardList/index.ts +2 -0
  493. package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.scss +5 -0
  494. package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.tsx +18 -0
  495. package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaListProps.types.ts +5 -0
  496. package/dist/src/components/molecules/TagsRatafiaList/index.ts +2 -0
  497. package/dist/src/components/molecules/TextInput/Input.tsx +74 -0
  498. package/dist/src/components/molecules/TextInput/TextInput.scss +176 -0
  499. package/dist/src/components/molecules/TextInput/TextInput.tsx +114 -0
  500. package/dist/src/components/molecules/TextInput/TextInputLabel.d.ts +0 -1
  501. package/dist/src/components/molecules/TextInput/TextInputLabel.js +0 -1
  502. package/dist/src/components/molecules/TextInput/TextInputLabel.tsx +26 -0
  503. package/dist/src/components/molecules/TextInput/TextInputMessage.tsx +22 -0
  504. package/dist/src/components/molecules/TextInput/TextInputProps.types.ts +24 -0
  505. package/dist/src/components/molecules/TextInput/TextInputTooltip.tsx +11 -0
  506. package/dist/src/components/molecules/TextInput/index.ts +2 -0
  507. package/dist/src/components/molecules/TextInput/stories/TextInput.stories.tsx +125 -0
  508. package/dist/src/components/molecules/TextInput/tests/Input.test.tsx +45 -0
  509. package/dist/src/components/molecules/TextInput/tests/TextInput.test.tsx +68 -0
  510. package/dist/src/components/molecules/TextInput/tests/TextInputLabel.test.tsx +41 -0
  511. package/dist/src/components/molecules/TextInput/tests/TextInputMessage.test.tsx +27 -0
  512. package/dist/src/components/molecules/TextInput/tests/TextInputTooltip.test.tsx +22 -0
  513. package/dist/src/components/molecules/TooltipMenu/TooltipMenu.scss +40 -0
  514. package/dist/src/components/molecules/TooltipMenu/TooltipMenu.tsx +23 -0
  515. package/dist/src/components/molecules/TooltipMenu/TooltipMenuProps.types.ts +9 -0
  516. package/dist/src/components/molecules/TooltipMenu/index.ts +2 -0
  517. package/dist/src/components/molecules/TrustworthyWebsites/TrustworthyWebsites.scss +12 -0
  518. package/dist/src/components/molecules/TrustworthyWebsites/TrustworthyWebsites.tsx +18 -0
  519. package/dist/src/components/molecules/TrustworthyWebsites/TrustworthyWebsitesProps.types.ts +8 -0
  520. package/dist/src/components/molecules/TrustworthyWebsites/index.ts +2 -0
  521. package/dist/src/components/molecules/TypeModulesList/TypeModulesList.scss +108 -0
  522. package/dist/src/components/molecules/TypeModulesList/TypeModulesList.tsx +45 -0
  523. package/dist/src/components/molecules/TypeModulesList/TypeModulesListProps.types.ts +16 -0
  524. package/dist/src/components/molecules/TypeModulesList/index.ts +2 -0
  525. package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.scss +63 -0
  526. package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.tsx +40 -0
  527. package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZoneProps.types.ts +19 -0
  528. package/dist/src/components/molecules/UploadRatafiaZone/index.ts +2 -0
  529. package/dist/src/components/molecules/index.ts +41 -0
  530. package/dist/src/components/organisms/AboutUsContent/AboutUsContent.scss +58 -0
  531. package/dist/src/components/organisms/AboutUsContent/AboutUsContent.tsx +23 -0
  532. package/dist/src/components/organisms/AboutUsContent/AboutUsContentProps.types.ts +7 -0
  533. package/dist/src/components/organisms/AboutUsContent/index.ts +2 -0
  534. package/dist/src/components/organisms/Accordion/Accordion.context.tsx +124 -0
  535. package/dist/src/components/organisms/Accordion/Accordion.scss +4 -0
  536. package/dist/src/components/organisms/Accordion/Accordion.tsx +36 -0
  537. package/dist/src/components/organisms/Accordion/AccordionProps.types.ts +12 -0
  538. package/dist/src/components/organisms/Accordion/index.ts +2 -0
  539. package/dist/src/components/organisms/ArticlesList/ArticlesList.scss +12 -0
  540. package/dist/src/components/organisms/ArticlesList/ArticlesList.tsx +19 -0
  541. package/dist/src/components/organisms/ArticlesList/ArticlesListProps.types.ts +5 -0
  542. package/dist/src/components/organisms/ArticlesList/index.ts +2 -0
  543. package/dist/src/components/organisms/AsSeeInContent/AsSeeInContent.scss +22 -0
  544. package/dist/src/components/organisms/AsSeeInContent/AsSeeInContent.tsx +21 -0
  545. package/dist/src/components/organisms/AsSeeInContent/AsSeeInContentProps.types.ts +6 -0
  546. package/dist/src/components/organisms/AsSeeInContent/index.ts +2 -0
  547. package/dist/src/components/organisms/CardFuncionality/CardFuncionality.scss +60 -0
  548. package/dist/src/components/organisms/CardFuncionality/CardFuncionality.tsx +29 -0
  549. package/dist/src/components/organisms/CardFuncionality/CardFuncionalityProps.ts +9 -0
  550. package/dist/src/components/organisms/CardFuncionality/index.ts +2 -0
  551. package/dist/src/components/organisms/ContactJumbotron/ContactJumbotron.scss +45 -0
  552. package/dist/src/components/organisms/ContactJumbotron/ContactJumbotron.tsx +32 -0
  553. package/dist/src/components/organisms/ContactJumbotron/ContactJumbotronProps.types.ts +11 -0
  554. package/dist/src/components/organisms/ContactJumbotron/index.ts +2 -0
  555. package/dist/src/components/organisms/CookiePolicyBar/CookiePolicyBar.scss +54 -0
  556. package/dist/src/components/organisms/CookiePolicyBar/CookiePolicyBar.tsx +23 -0
  557. package/dist/src/components/organisms/CookiePolicyBar/CookiePolicyBarProps.ts +4 -0
  558. package/dist/src/components/organisms/CookiePolicyBar/index.ts +2 -0
  559. package/dist/src/components/organisms/ErrorContentRatafia/ErrorContentRatafia.scss +18 -0
  560. package/dist/src/components/organisms/ErrorContentRatafia/ErrorContentRatafia.tsx +13 -0
  561. package/dist/src/components/organisms/ErrorContentRatafia/ErrorContentRatafiaProps.types.ts +4 -0
  562. package/dist/src/components/organisms/ErrorContentRatafia/index.ts +2 -0
  563. package/dist/src/components/organisms/FaqGroup/FaqGroup.scss +22 -0
  564. package/dist/src/components/organisms/FaqGroup/FaqGroup.tsx +21 -0
  565. package/dist/src/components/organisms/FaqGroup/FaqGroupProps.ts +10 -0
  566. package/dist/src/components/organisms/FaqGroup/index.ts +2 -0
  567. package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.scss +28 -0
  568. package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.tsx +30 -0
  569. package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContentProps.types.ts +8 -0
  570. package/dist/src/components/organisms/FeaturesRatafiaContent/index.ts +2 -0
  571. package/dist/src/components/organisms/GuidelinesContent/GuidelinesContent.scss +70 -0
  572. package/dist/src/components/organisms/GuidelinesContent/GuidelinesContent.tsx +20 -0
  573. package/dist/src/components/organisms/GuidelinesContent/GuidelinesContentProps.types.ts +5 -0
  574. package/dist/src/components/organisms/GuidelinesContent/index.ts +2 -0
  575. package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.scss +28 -0
  576. package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.tsx +19 -0
  577. package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContentProps.types.ts +7 -0
  578. package/dist/src/components/organisms/JumbotronRatafiaContent/index.ts +2 -0
  579. package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafia.scss +146 -0
  580. package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafia.tsx +46 -0
  581. package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafiaProps.types.ts +5 -0
  582. package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/index.ts +2 -0
  583. package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.scss +23 -0
  584. package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.tsx +20 -0
  585. package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafiaProps.types.ts +11 -0
  586. package/dist/src/components/organisms/KeyFactsResultContentRatafia/index.ts +3 -0
  587. package/dist/src/components/organisms/LanguageSelector/LanguageSelector.tsx +53 -0
  588. package/dist/src/components/organisms/LanguageSelector/LanguageSelectorProps.ts +6 -0
  589. package/dist/src/components/organisms/LanguageSelector/LenguageSelectorItem.ts +6 -0
  590. package/dist/src/components/organisms/LanguageSelector/index.ts +6 -0
  591. package/dist/src/components/organisms/LanguageSelector/useLanguageOptions.tsx +18 -0
  592. package/dist/src/components/organisms/LanguageSelector/useLanguageSelected.tsx +18 -0
  593. package/dist/src/components/organisms/LanguageSelector/useLanguagesSelector.tsx +31 -0
  594. package/dist/src/components/organisms/LanguageSelectorMobile/LanguageSelectorMobile.scss +65 -0
  595. package/dist/src/components/organisms/LanguageSelectorMobile/LanguageSelectorMobile.tsx +67 -0
  596. package/dist/src/components/organisms/LanguageSelectorMobile/index.ts +1 -0
  597. package/dist/src/components/organisms/LayoutRatafia/LayoutRatafia.scss +93 -0
  598. package/dist/src/components/organisms/LayoutRatafia/LayoutRatafia.tsx +25 -0
  599. package/dist/src/components/organisms/LayoutRatafia/LayoutRatafiaProps.types.ts +9 -0
  600. package/dist/src/components/organisms/LayoutRatafia/index.ts +2 -0
  601. package/dist/src/components/organisms/ListStepsGetForm/ListStepsGetForm.d.ts +0 -1
  602. package/dist/src/components/organisms/ListStepsGetForm/ListStepsGetForm.js +1 -1
  603. package/dist/src/components/organisms/ListStepsGetForm/ListStepsGetForm.scss +35 -0
  604. package/dist/src/components/organisms/ListStepsGetForm/ListStepsGetForm.tsx +23 -0
  605. package/dist/src/components/organisms/ListStepsGetForm/ListStepsGetFormProps.types.ts +5 -0
  606. package/dist/src/components/organisms/ListStepsGetForm/index.ts +2 -0
  607. package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContent.d.ts +0 -1
  608. package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContent.js +1 -1
  609. package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContent.scss +16 -0
  610. package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContent.tsx +18 -0
  611. package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContentProps.types.ts +8 -0
  612. package/dist/src/components/organisms/LoginRatafiaContent/index.ts +2 -0
  613. package/dist/src/components/organisms/MobileBottomBar/MobileBottomBar.d.ts +0 -1
  614. package/dist/src/components/organisms/MobileBottomBar/MobileBottomBar.js +1 -1
  615. package/dist/src/components/organisms/MobileBottomBar/MobileBottomBar.scss +46 -0
  616. package/dist/src/components/organisms/MobileBottomBar/MobileBottomBar.tsx +34 -0
  617. package/dist/src/components/organisms/MobileBottomBar/MobileBottomBarProps.types.ts +5 -0
  618. package/dist/src/components/organisms/MobileBottomBar/index.ts +2 -0
  619. package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContent.d.ts +0 -1
  620. package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContent.js +1 -1
  621. package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContent.scss +12 -0
  622. package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContent.tsx +16 -0
  623. package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContentProps.types.ts +6 -0
  624. package/dist/src/components/organisms/StepsRatafiaContent/index.ts +2 -0
  625. package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContent.d.ts +0 -1
  626. package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContent.js +1 -1
  627. package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContent.scss +49 -0
  628. package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContent.tsx +19 -0
  629. package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContentProps.types.ts +5 -0
  630. package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/index.ts +2 -0
  631. package/dist/src/components/organisms/index.ts +22 -0
  632. package/dist/src/components/pages/AboutUsPage/AboutUsPage.tsx +43 -0
  633. package/dist/src/components/pages/AboutUsPage/AboutUsPageProps.ts +20 -0
  634. package/dist/src/components/pages/AboutUsPage/index.ts +2 -0
  635. package/dist/src/components/pages/ContactUsPage/ContactUsPage.tsx +20 -0
  636. package/dist/src/components/pages/ContactUsPage/ContactUsPageProps.ts +9 -0
  637. package/dist/src/components/pages/ContactUsPage/index.ts +2 -0
  638. package/dist/src/components/pages/ErrorRatafiaPage/ErrorRatafiaPage.scss +32 -0
  639. package/dist/src/components/pages/ErrorRatafiaPage/ErrorRatafiaPage.tsx +68 -0
  640. package/dist/src/components/pages/ErrorRatafiaPage/ErrorRatafiaPageProps.types.ts +18 -0
  641. package/dist/src/components/pages/ErrorRatafiaPage/index.ts +2 -0
  642. package/dist/src/components/pages/FaqsPage/FaqsPage.d.ts +0 -1
  643. package/dist/src/components/pages/FaqsPage/FaqsPage.js +1 -1
  644. package/dist/src/components/pages/FaqsPage/FaqsPage.scss +61 -0
  645. package/dist/src/components/pages/FaqsPage/FaqsPage.tsx +20 -0
  646. package/dist/src/components/pages/FaqsPage/FaqsPageProps.ts +8 -0
  647. package/dist/src/components/pages/FaqsPage/index.ts +2 -0
  648. package/dist/src/components/pages/KeyFactsResultRatafiaPage/KeyFactsResultRatafiaPage.scss +23 -0
  649. package/dist/src/components/pages/KeyFactsResultRatafiaPage/KeyFactsResultRatafiaPage.tsx +74 -0
  650. package/dist/src/components/pages/KeyFactsResultRatafiaPage/KeyFactsResultRatafiaPageProps.types.ts +20 -0
  651. package/dist/src/components/pages/KeyFactsResultRatafiaPage/index.ts +2 -0
  652. package/dist/src/components/pages/LegalPage/LegalPage.tsx +14 -0
  653. package/dist/src/components/pages/LegalPage/LegalPageProps.ts +7 -0
  654. package/dist/src/components/pages/LegalPage/index.ts +2 -0
  655. package/dist/src/components/pages/LoginRatafiaPage/LoginPageRatafia.scss +23 -0
  656. package/dist/src/components/pages/LoginRatafiaPage/LoginRatafiaPage.tsx +73 -0
  657. package/dist/src/components/pages/LoginRatafiaPage/LoginRatafiaPageProps.ts +23 -0
  658. package/dist/src/components/pages/LoginRatafiaPage/index.ts +2 -0
  659. package/dist/src/components/pages/RatafiaLandingPage/RatafiaLandingPage.tsx +42 -0
  660. package/dist/src/components/pages/RatafiaLandingPage/RatafiaLandingPageProps.types.ts +20 -0
  661. package/dist/src/components/pages/RatafiaLandingPage/index.ts +2 -0
  662. package/dist/src/components/pages/UnsubscribePage/UnsubscribePage.tsx +14 -0
  663. package/dist/src/components/pages/UnsubscribePage/UnsubscribePageProps.ts +7 -0
  664. package/dist/src/components/pages/UnsubscribePage/index.ts +2 -0
  665. package/dist/src/components/pages/index.ts +9 -0
  666. package/dist/src/components/sections/AboutUsSection/AboutUsSection.scss +52 -0
  667. package/dist/src/components/sections/AboutUsSection/AboutUsSection.tsx +24 -0
  668. package/dist/src/components/sections/AboutUsSection/AboutUsSectionProps.types.ts +7 -0
  669. package/dist/src/components/sections/AboutUsSection/index.ts +2 -0
  670. package/dist/src/components/sections/AsSeeInSection/AsSeeInSection.scss +33 -0
  671. package/dist/src/components/sections/AsSeeInSection/AsSeeInSection.tsx +22 -0
  672. package/dist/src/components/sections/AsSeeInSection/AsSeeInSectionProps.types.ts +6 -0
  673. package/dist/src/components/sections/AsSeeInSection/index.ts +2 -0
  674. package/dist/src/components/sections/AsideMenuSection/AsideMenuSection.scss +50 -0
  675. package/dist/src/components/sections/AsideMenuSection/AsideMenuSection.tsx +26 -0
  676. package/dist/src/components/sections/AsideMenuSection/AsideMenuSectionProps.ts +9 -0
  677. package/dist/src/components/sections/AsideMenuSection/index.ts +2 -0
  678. package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.scss +57 -0
  679. package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.tsx +25 -0
  680. package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSectionProps.types.ts +7 -0
  681. package/dist/src/components/sections/BenefitsRatafiaSection/index.ts +2 -0
  682. package/dist/src/components/sections/BlogSection/BlogSection.scss +33 -0
  683. package/dist/src/components/sections/BlogSection/BlogSection.tsx +20 -0
  684. package/dist/src/components/sections/BlogSection/BlogSectionProps.types.ts +7 -0
  685. package/dist/src/components/sections/BlogSection/index.ts +2 -0
  686. package/dist/src/components/sections/ContactSection/ContactSection.scss +90 -0
  687. package/dist/src/components/sections/ContactSection/ContactSection.tsx +25 -0
  688. package/dist/src/components/sections/ContactSection/ContactSectionProps.ts +7 -0
  689. package/dist/src/components/sections/ContactSection/index.ts +2 -0
  690. package/dist/src/components/sections/ExpertsSection/ExpertsSection.scss +26 -0
  691. package/dist/src/components/sections/ExpertsSection/ExpertsSection.tsx +20 -0
  692. package/dist/src/components/sections/ExpertsSection/ExpertsSectionProps.types.ts +6 -0
  693. package/dist/src/components/sections/ExpertsSection/index.ts +2 -0
  694. package/dist/src/components/sections/FaqSection/FaqSection.scss +31 -0
  695. package/dist/src/components/sections/FaqSection/FaqSection.tsx +18 -0
  696. package/dist/src/components/sections/FaqSection/FaqSectionProps.ts +6 -0
  697. package/dist/src/components/sections/FaqSection/index.ts +2 -0
  698. package/dist/src/components/sections/FeaturesRatafiaSection/FeaturesRatafiaSection.scss +57 -0
  699. package/dist/src/components/sections/FeaturesRatafiaSection/FeaturesRatafiaSection.tsx +25 -0
  700. package/dist/src/components/sections/FeaturesRatafiaSection/FeaturesRatafiaSectionProps.types.ts +6 -0
  701. package/dist/src/components/sections/FeaturesRatafiaSection/index.ts +2 -0
  702. package/dist/src/components/sections/GuidelinesSection/GuidelinesSection.scss +11 -0
  703. package/dist/src/components/sections/GuidelinesSection/GuidelinesSection.tsx +17 -0
  704. package/dist/src/components/sections/GuidelinesSection/GuidelinesSectionProps.types.ts +5 -0
  705. package/dist/src/components/sections/GuidelinesSection/index.ts +2 -0
  706. package/dist/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSection.scss +26 -0
  707. package/dist/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSection.tsx +25 -0
  708. package/dist/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSectionProps.types.ts +7 -0
  709. package/dist/src/components/sections/HowGetYourFormsSection/index.ts +2 -0
  710. package/dist/src/components/sections/JumbotronRatafiaSection/JumbotronRatafiaSection.scss +41 -0
  711. package/dist/src/components/sections/JumbotronRatafiaSection/JumbotronRatafiaSection.tsx +18 -0
  712. package/dist/src/components/sections/JumbotronRatafiaSection/JumbotronRatafiaSectionProps.types.ts +6 -0
  713. package/dist/src/components/sections/JumbotronRatafiaSection/index.ts +2 -0
  714. package/dist/src/components/sections/JumbotronSimplifiedSection/JumbotronSimplifiedSection.scss +41 -0
  715. package/dist/src/components/sections/JumbotronSimplifiedSection/JumbotronSimplifiedSection.tsx +22 -0
  716. package/dist/src/components/sections/JumbotronSimplifiedSection/JumbotronSimplifiedSectionProps.types.ts +10 -0
  717. package/dist/src/components/sections/JumbotronSimplifiedSection/index.ts +2 -0
  718. package/dist/src/components/sections/LearnMoreSection/LearnMoreSection.scss +107 -0
  719. package/dist/src/components/sections/LearnMoreSection/LearnMoreSection.tsx +24 -0
  720. package/dist/src/components/sections/LearnMoreSection/LearnMoreSectionProps.types.ts +6 -0
  721. package/dist/src/components/sections/LearnMoreSection/index.ts +2 -0
  722. package/dist/src/components/sections/LegalSection/LegalSection.scss +120 -0
  723. package/dist/src/components/sections/LegalSection/LegalSection.tsx +15 -0
  724. package/dist/src/components/sections/LegalSection/LegalSectionProps.ts +5 -0
  725. package/dist/src/components/sections/LegalSection/index.ts +2 -0
  726. package/dist/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSection.scss +47 -0
  727. package/dist/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSection.tsx +33 -0
  728. package/dist/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSectionProps.types.ts +8 -0
  729. package/dist/src/components/sections/MidBannerRatafiaSection/index.ts +2 -0
  730. package/dist/src/components/sections/MoreDocsSection/MoreDocsSection.tsx +24 -0
  731. package/dist/src/components/sections/MoreDocsSection/MoreDocsSectionProps.ts +6 -0
  732. package/dist/src/components/sections/MoreDocsSection/index.ts +2 -0
  733. package/dist/src/components/sections/PeopleSayAboutUsSection/PeopleSayAboutUsSection.scss +17 -0
  734. package/dist/src/components/sections/PeopleSayAboutUsSection/PeopleSayAboutUsSection.tsx +16 -0
  735. package/dist/src/components/sections/PeopleSayAboutUsSection/PeopleSayAboutUsSectionProps.types.ts +6 -0
  736. package/dist/src/components/sections/PeopleSayAboutUsSection/index.ts +2 -0
  737. package/dist/src/components/sections/StepsRatafiaSection/StepsRatafiaSection.scss +53 -0
  738. package/dist/src/components/sections/StepsRatafiaSection/StepsRatafiaSection.tsx +24 -0
  739. package/dist/src/components/sections/StepsRatafiaSection/StepsRatafiaSectionProps.types.ts +7 -0
  740. package/dist/src/components/sections/StepsRatafiaSection/index.ts +2 -0
  741. package/dist/src/components/sections/TryItRatafiaSection/TryItRatafiaSection.scss +69 -0
  742. package/dist/src/components/sections/TryItRatafiaSection/TryItRatafiaSection.tsx +22 -0
  743. package/dist/src/components/sections/TryItRatafiaSection/TryItRatafiaSectionProps.types.ts +5 -0
  744. package/dist/src/components/sections/TryItRatafiaSection/index.ts +2 -0
  745. package/dist/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSection.scss +11 -0
  746. package/dist/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSection.tsx +17 -0
  747. package/dist/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSectionProps.types.ts +5 -0
  748. package/dist/src/components/sections/TryOurFreeLegalBlogsSection/index.ts +2 -0
  749. package/dist/src/components/sections/TryUsSection/TryUsSection.scss +24 -0
  750. package/dist/src/components/sections/TryUsSection/TryUsSection.tsx +14 -0
  751. package/dist/src/components/sections/TryUsSection/TryUsSectionProps.ts +8 -0
  752. package/dist/src/components/sections/TryUsSection/index.ts +2 -0
  753. package/dist/src/components/sections/UnsubscribeSection/UnsubscribeSection.scss +62 -0
  754. package/dist/src/components/sections/UnsubscribeSection/UnsubscribeSection.tsx +15 -0
  755. package/dist/src/components/sections/UnsubscribeSection/UnsubscribeSectionProps.ts +5 -0
  756. package/dist/src/components/sections/UnsubscribeSection/index.ts +2 -0
  757. package/dist/src/components/sections/WhyLawDistrictSection/WhyLawDistrictSection.scss +36 -0
  758. package/dist/src/components/sections/WhyLawDistrictSection/WhyLawDistrictSection.tsx +32 -0
  759. package/dist/src/components/sections/WhyLawDistrictSection/WhyLawDistrictSectionProps.types.ts +13 -0
  760. package/dist/src/components/sections/WhyLawDistrictSection/index.ts +2 -0
  761. package/dist/src/components/sections/index.ts +24 -0
  762. package/dist/src/custom.d.ts +13 -0
  763. package/dist/src/globalStyles/animations.scss +75 -0
  764. package/dist/src/globalStyles/base.scss +74 -0
  765. package/dist/src/globalStyles/functions.scss +23 -0
  766. package/dist/src/globalStyles/layout.scss +77 -0
  767. package/dist/src/globalStyles/mediaqueries.scss +43 -0
  768. package/dist/src/globalStyles/reset.scss +68 -0
  769. package/dist/src/globalStyles/styles.scss +161 -0
  770. package/dist/src/globalStyles/themes.scss +271 -0
  771. package/dist/src/globalStyles/typography.scss +108 -0
  772. package/dist/src/globalStyles/variables.scss +84 -0
  773. package/dist/src/hooks/index.ts +2 -0
  774. package/dist/src/hooks/useIntersectionObserver.tsx +31 -0
  775. package/dist/src/hooks/useIsMobileOrTable.tsx +41 -0
  776. package/dist/src/index.ts +3 -0
  777. package/dist/src/styles/stories.scss +67 -0
  778. package/dist/src/utils/ProductCategory.ts +7 -0
  779. package/dist/src/utils/getCategoryIcons.tsx +41 -0
  780. package/dist/src/utils/getDateFormatMMMMYYYY.ts +3 -0
  781. package/dist/src/utils/getGatsbyImageSkeleton.tsx +19 -0
  782. package/dist/src/utils/getRichTextSkeleton.tsx +5 -0
  783. package/dist/src/utils/index.d.ts +7 -0
  784. package/dist/src/utils/index.js +7 -0
  785. package/dist/src/utils/index.ts +7 -0
  786. package/dist/src/utils/replaceAll.ts +7 -0
  787. package/dist/src/utils/stringSlugify.ts +3 -0
  788. package/dist/tsconfig.build.tsbuildinfo +1 -1
  789. package/package.json +7 -3
@@ -142,7 +142,6 @@ body {
142
142
  main {
143
143
  display: block;
144
144
  background-color: var(--others-white);
145
- margin-top: 90px;
146
145
  }
147
146
  ul {
148
147
  list-style: none;
@@ -0,0 +1,47 @@
1
+ import React, { type FC } from 'react'
2
+
3
+ interface ArrowRightProps {
4
+ className?: string
5
+ onClick?: () => void
6
+ }
7
+
8
+ export const ArrowRight: FC<ArrowRightProps> = ({ className, onClick }: ArrowRightProps) => (
9
+ <svg
10
+ className={className}
11
+ onClick={onClick}
12
+ version='1.1'
13
+ id='Layer_1'
14
+ xmlns='http://www.w3.org/2000/svg'
15
+ xmlnsXlink='http://www.w3.org/1999/xlink'
16
+ x='0px'
17
+ y='0px'
18
+ viewBox='0 0 492.004 492.004'
19
+ xmlSpace='preserve'
20
+ >
21
+ <g>
22
+ <g>
23
+ <path
24
+ d='M382.678,226.804L163.73,7.86C158.666,2.792,151.906,0,144.698,0s-13.968,2.792-19.032,7.86l-16.124,16.12
25
+ c-10.492,10.504-10.492,27.576,0,38.064L293.398,245.9l-184.06,184.06c-5.064,5.068-7.86,11.824-7.86,19.028
26
+ c0,7.212,2.796,13.968,7.86,19.04l16.124,16.116c5.068,5.068,11.824,7.86,19.032,7.86s13.968-2.792,19.032-7.86L382.678,265
27
+ c5.076-5.084,7.864-11.872,7.848-19.088C390.542,238.668,387.754,231.884,382.678,226.804z'
28
+ />
29
+ </g>
30
+ </g>
31
+ <g></g>
32
+ <g></g>
33
+ <g></g>
34
+ <g></g>
35
+ <g></g>
36
+ <g></g>
37
+ <g></g>
38
+ <g></g>
39
+ <g></g>
40
+ <g></g>
41
+ <g></g>
42
+ <g></g>
43
+ <g></g>
44
+ <g></g>
45
+ <g></g>
46
+ </svg>
47
+ )
@@ -0,0 +1,10 @@
1
+ import React from 'react'
2
+
3
+ export const ChevronExpandLess: React.FC = () => (
4
+ <svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'>
5
+ <path
6
+ d='M12.7071 9.00209C12.3166 8.61157 11.6834 8.61157 11.2929 9.00209L6.70538 13.5896C6.31581 13.9792 6.31581 14.6108 6.70538 15.0004C7.09466 15.3896 7.72569 15.39 8.11538 15.0011L12 11.125L15.8846 15.0011C16.2743 15.39 16.9053 15.3896 17.2946 15.0004C17.6842 14.6108 17.6842 13.9792 17.2946 13.5896L12.7071 9.00209Z'
7
+ fill='#1E2021'
8
+ />
9
+ </svg>
10
+ )
@@ -0,0 +1,17 @@
1
+ import React from 'react'
2
+
3
+ export const ChevronExpandMore: React.FC<{ fill?: string }> = ({ fill = '#1E2021' }) => (
4
+ <svg
5
+ xmlns='http://www.w3.org/2000/svg'
6
+ width='24'
7
+ height='24'
8
+ viewBox='0 0 24 24'
9
+ fill='none'
10
+ className='chevron-expand-more'
11
+ >
12
+ <path
13
+ d='M17.2946 8.9996C16.9053 8.61033 16.2743 8.60998 15.8846 8.99883L12 12.875L8.11538 8.99883C7.72569 8.60998 7.09466 8.61033 6.70538 8.9996C6.31581 9.38917 6.31581 10.0208 6.70538 10.4104L11.2929 14.9979C11.6834 15.3884 12.3166 15.3884 12.7071 14.9979L17.2946 10.4104C17.6842 10.0208 17.6842 9.38917 17.2946 8.9996Z'
14
+ fill={fill}
15
+ />
16
+ </svg>
17
+ )
@@ -0,0 +1,9 @@
1
+ import React from 'react'
2
+
3
+ export const ChevronRight = (): React.ReactElement => (
4
+ <svg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'>
5
+ <g>
6
+ <path d='M10.4104 6.70538C10.0209 6.31581 9.38923 6.31581 8.99966 6.70538C8.61039 7.09466 8.61004 7.72569 8.99889 8.11538L12.875 12L8.99889 15.8846C8.61004 16.2743 8.61039 16.9053 8.99966 17.2946C9.38923 17.6842 10.0209 17.6842 10.4104 17.2946L14.9979 12.7071C15.3885 12.3166 15.3885 11.6834 14.9979 11.2929L10.4104 6.70538Z' />
7
+ </g>
8
+ </svg>
9
+ )
@@ -0,0 +1,18 @@
1
+ import React from 'react'
2
+
3
+ export const ChevronRight24px = (): React.ReactElement => (
4
+ <svg width='24' height='24' viewBox='0 0 24 24' className='chevron-right24px'>
5
+ <defs>
6
+ <path id='prefix__a' d='M9.705 6L8.295 7.41 12.875 12 8.295 16.59 9.705 18 15.705 12z' />
7
+ </defs>
8
+ <g fill='none' fillRule='evenodd'>
9
+ <path d='M0 0H24V24H0z' />
10
+ <mask id='prefix__b' fill='#fff'>
11
+ <use xlinkHref='#prefix__a' />
12
+ </mask>
13
+ <g fill='#3D4042' mask='url(#prefix__b)' className='main-fill'>
14
+ <path d='M0 0H24V24H0z' />
15
+ </g>
16
+ </g>
17
+ </svg>
18
+ )
@@ -0,0 +1,33 @@
1
+ /* eslint-disable max-len */
2
+ import React, { type FC } from 'react'
3
+
4
+ interface Delete24pProps {
5
+ className?: string
6
+ }
7
+
8
+ export const Delete24p: FC<Delete24pProps> = ({ className }: Delete24pProps) => (
9
+ <svg
10
+ className={className}
11
+ xmlns='http://www.w3.org/2000/svg'
12
+ xmlnsXlink='http://www.w3.org/1999/xlink'
13
+ width='24'
14
+ height='24'
15
+ viewBox='0 0 16 16'
16
+ >
17
+ <defs>
18
+ <path
19
+ id='prefix__a__delete'
20
+ d='M11.048 5.905v7.619H4.952v-7.62h6.096zM9.905 1.333h-3.81l-.762.762H2.667V3.62h10.666V2.095h-2.666l-.762-.762zm2.666 3.048H3.43v9.143c0 .838.685 1.524 1.523 1.524h6.096c.838 0 1.523-.686 1.523-1.524V4.38z'
21
+ />
22
+ </defs>
23
+ <g fill='none' fillRule='evenodd'>
24
+ <path d='M0 0H16V16H0z' />
25
+ <mask id='prefix__b__delete' fill='#fff'>
26
+ <use xlinkHref='#prefix__a__delete' />
27
+ </mask>
28
+ <g fill='#3D4042' mask='url(#prefix__b__delete)'>
29
+ <path d='M0 0H16V16H0z' />
30
+ </g>
31
+ </g>
32
+ </svg>
33
+ )
@@ -0,0 +1,13 @@
1
+ import React, { type FC } from 'react'
2
+ interface Done24pxProps {
3
+ className: string
4
+ }
5
+
6
+ export const Done24px: FC<Done24pxProps> = ({ className }: Done24pxProps) => (
7
+ <svg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16' fill='none'>
8
+ <path
9
+ d='M6.36663 10.6L4.0333 8.26667C3.77557 8.00893 3.3577 8.00893 3.09997 8.26667C2.84223 8.5244 2.84223 8.94227 3.09997 9.2L6.18886 12.2889C6.28704 12.3871 6.44623 12.3871 6.54441 12.2889L13.9 4.93333C14.1577 4.6756 14.1577 4.25773 13.9 4C13.6422 3.74227 13.2244 3.74227 12.9666 4L6.36663 10.6Z'
10
+ fill='#078080'
11
+ />
12
+ </svg>
13
+ )
@@ -0,0 +1,25 @@
1
+ import React from 'react'
2
+
3
+ export const Done24pxOutline = (): React.ReactElement => {
4
+ return (
5
+ <svg width='100%' height='100%' viewBox='0 0 16 16' version='1.1'>
6
+ <defs>
7
+ <polygon
8
+ id='path-1'
9
+ points='5.86666678 10.5999999 3.06666672 7.80000001 2.13333337 8.73333331 5.86666678 12.4666665 13.866667 4.46666677 12.9333336 3.53333346'
10
+ ></polygon>
11
+ </defs>
12
+ <g id='Asset-Artboard-Page' stroke='none' strokeWidth='1' fill='none' fillRule='evenodd'>
13
+ <g id='icon/done_24px'>
14
+ <mask id='mask-2' fill='white'>
15
+ <use xlinkHref='#path-1'></use>
16
+ </mask>
17
+ <g id='icon/action/done_24px' fillRule='nonzero'></g>
18
+ <g id='↳-Color-Color-/-Icons-/-Neutrals-/-White' mask='url(#mask-2)' fill='#05646E'>
19
+ <rect id='Rectangle' x='0' y='0' width='16' height='16'></rect>
20
+ </g>
21
+ </g>
22
+ </g>
23
+ </svg>
24
+ )
25
+ }
@@ -0,0 +1,33 @@
1
+ /* eslint-disable max-len */
2
+ import React, { type FC } from 'react'
3
+
4
+ interface Edit24pProps {
5
+ className?: string
6
+ }
7
+
8
+ export const Edit24p: FC<Edit24pProps> = ({ className }: Edit24pProps) => (
9
+ <svg
10
+ className={className}
11
+ xmlns='http://www.w3.org/2000/svg'
12
+ xmlnsXlink='http://www.w3.org/1999/xlink'
13
+ width='24'
14
+ height='24'
15
+ viewBox='0 0 16 16'
16
+ >
17
+ <defs>
18
+ <path
19
+ id='edita'
20
+ d='M1.863 11.637v2.5h2.5l7.374-7.374-2.5-2.5-7.374 7.374zm12.274-7.274l-2.5-2.5L9.95 3.557l2.5 2.5 1.687-1.694z'
21
+ />
22
+ </defs>
23
+ <g fill='none' fillRule='evenodd'>
24
+ <path d='M0 0H16V16H0z' />
25
+ <mask id='editb' fill='#fff'>
26
+ <use xlinkHref='#edita' />
27
+ </mask>
28
+ <g fill='#3D4042' mask='url(#editb)'>
29
+ <path d='M0 0H16V16H0z' />
30
+ </g>
31
+ </g>
32
+ </svg>
33
+ )
@@ -0,0 +1,33 @@
1
+ /* eslint-disable max-len */
2
+ import React, { type FC } from 'react'
3
+
4
+ interface EditText24pxProps {
5
+ className?: string
6
+ }
7
+
8
+ export const EditText24px: FC<EditText24pxProps> = ({ className }: EditText24pxProps) => (
9
+ <svg
10
+ className={className}
11
+ xmlns='http://www.w3.org/2000/svg'
12
+ xmlnsXlink='http://www.w3.org/1999/xlink'
13
+ width='24'
14
+ height='24'
15
+ viewBox='0 0 24 24'
16
+ >
17
+ <defs>
18
+ <path
19
+ id='vwotgiccua'
20
+ d='M5 2h2v20H5V2zM2 2h8v2H2V2zm0 18h8v2H2v-2zM14.07 5L8.99 18h2.079l1.034-2.786h5.774L18.91 18h2.079L15.918 5h-1.847zm-1.08 8l2-6 2 6h-4z'
21
+ />
22
+ </defs>
23
+ <g fill='none' fillRule='evenodd'>
24
+ <path d='M0 0H24V24H0z' />
25
+ <mask id='wwkke8hf0b' fill='#fff'>
26
+ <use xlinkHref='#vwotgiccua' />
27
+ </mask>
28
+ <g id='edit-text-svg' fill='#1E2021' mask='url(#wwkke8hf0b)'>
29
+ <path d='M0 0H24V24H0z' />
30
+ </g>
31
+ </g>
32
+ </svg>
33
+ )
@@ -0,0 +1,21 @@
1
+ /* eslint-disable max-len */
2
+ import React, { type FC } from 'react'
3
+
4
+ export const EmploymentIcon: FC = () => (
5
+ <svg
6
+ xmlns='http://www.w3.org/2000/svg'
7
+ xmlnsXlink='http://www.w3.org/1999/xlink'
8
+ width='20px'
9
+ height='20px'
10
+ viewBox='0 0 20 20'
11
+ version='1.1'
12
+ >
13
+ <g id='Page-1' stroke='none' fill='none'>
14
+ <path
15
+ d='M13.903991,11.050563 L19.900199,17.046771 L17.778899,19.168071 L11.782691,13.171863 L13.903991,11.050563 Z M5.76,1.49 C6.93,0.32 8.83,0.32 10,1.49 L10,1.49 L7.88,3.61 L9.29,5.02 L8.58,5.73 L10.36,7.51 L12.21,5.66 C12.08,5.3 12,4.91 12,4.5 C12,2.57 13.57,1 15.5,1 C16.08,1 16.62,1.16 17.1,1.41 L17.1,1.41 L14.4,4.11 L15.89,5.6 L18.59,2.9 C18.84,3.38 19,3.92 19,4.5 C19,6.43 17.43,8 15.5,8 C15.09,8 14.7,7.92 14.34,7.79 L14.34,7.79 L2.96,19.16 L0.84,17.04 L8.25,9.63 L6.47,7.85 L5.76,8.56 L4.35,7.15 L4.35,9.98 L3.64,10.69 L0.1,7.15 L0.81,6.44 L3.63,6.44 L2.22,5.03 L5.76,1.49 Z'
16
+ id='icon-employment'
17
+ fill='#078080'
18
+ ></path>
19
+ </g>
20
+ </svg>
21
+ )
@@ -0,0 +1,33 @@
1
+ /* eslint-disable max-len */
2
+ import React, { type FC } from 'react'
3
+
4
+ interface Eye24pxOptimizedProps {
5
+ className?: string
6
+ }
7
+
8
+ export const Eye24pxOptimized: FC<Eye24pxOptimizedProps> = ({ className }: Eye24pxOptimizedProps) => (
9
+ <svg
10
+ className={className}
11
+ xmlns='http://www.w3.org/2000/svg'
12
+ xmlnsXlink='http://www.w3.org/1999/xlink'
13
+ width='24'
14
+ height='24'
15
+ viewBox='0 0 24 24'
16
+ >
17
+ <defs>
18
+ <path
19
+ id='eye__a'
20
+ d='M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z'
21
+ />
22
+ </defs>
23
+ <g fill='none' fillRule='evenodd'>
24
+ <path d='M0 0H24V24H0z' />
25
+ <mask id='eye__b' fill='#fff'>
26
+ <use xlinkHref='#eye__a' />
27
+ </mask>
28
+ <g fill='#6D7275' mask='url(#eye__b)'>
29
+ <path d='M0 0H24V24H0z' />
30
+ </g>
31
+ </g>
32
+ </svg>
33
+ )
@@ -0,0 +1,29 @@
1
+ import React, { type FC } from 'react'
2
+
3
+ interface IconDuplicate24pxProps {
4
+ className?: string
5
+ }
6
+
7
+ export const IconDuplicate24px: FC<IconDuplicate24pxProps> = ({ className }: IconDuplicate24pxProps) => (
8
+ <svg
9
+ className={className}
10
+ xmlns='http://www.w3.org/2000/svg'
11
+ xmlnsXlink='http://www.w3.org/1999/xlink'
12
+ width='24'
13
+ height='24'
14
+ viewBox='0 0 24 24'
15
+ >
16
+ <defs>
17
+ <path id='prefix__a__duplicate' d='M16.5 1h-14v16h2V3h12V1zm5 4h-15v18h15V5zm-2 16h-11V7h11v14z' />
18
+ </defs>
19
+ <g fill='none' fillRule='evenodd'>
20
+ <path d='M0 0H24V24H0z' />
21
+ <mask id='prefix__b__duplicate' fill='#fff'>
22
+ <use xlinkHref='#prefix__a__duplicate' />
23
+ </mask>
24
+ <g fill='#1E2021' mask='url(#prefix__b__duplicate)'>
25
+ <path d='M0 0H24V24H0z' />
26
+ </g>
27
+ </g>
28
+ </svg>
29
+ )
@@ -0,0 +1,31 @@
1
+ /* eslint-disable max-len */
2
+ import React, { type FC } from 'react'
3
+
4
+ interface InfoError24pxOutlinedProps {
5
+ className?: string
6
+ fill?: string
7
+ viewBox?: string
8
+ }
9
+
10
+ export const InfoError24pxOutlined: FC<InfoError24pxOutlinedProps> = ({
11
+ className,
12
+ fill,
13
+ viewBox = '0 0 24 24'
14
+ }: InfoError24pxOutlinedProps) => (
15
+ <svg className={className} fill={fill} width='100%' height='100%' viewBox={viewBox}>
16
+ <title>icon/info-error_24px_outlined</title>
17
+ <desc>Created with Sketch.</desc>
18
+ <defs>
19
+ <path
20
+ d='M12,2 C6.47,2 2,6.47 2,12 C2,17.53 6.47,22 12,22 C17.53,22 22,17.53 22,12 C22,6.47 17.53,2 12,2 Z M12,20 C7.59,20 4,16.41 4,12 C4,7.59 7.59,4 12,4 C16.41,4 20,7.59 20,12 C20,16.41 16.41,20 12,20 Z M11,11 L13,11 L13,17 L11,17 L11,11 Z M11,7 L13,7 L13,9 L11,9 L11,7 Z'
21
+ id='path-1'
22
+ ></path>
23
+ </defs>
24
+ <g id='icon/info-error_24px' stroke='none' strokeWidth='1' fill='none' fillRule='evenodd'>
25
+ <mask id='mask-2' fill='white'>
26
+ <use xlinkHref='#path-1'></use>
27
+ </mask>
28
+ <use id='icon/navigation/cancel_24px' fill='#D63737' fillRule='nonzero' xlinkHref='#path-1'></use>
29
+ </g>
30
+ </svg>
31
+ )
@@ -0,0 +1,27 @@
1
+ import React, { type FC } from 'react'
2
+
3
+ export const LogoutSvg: FC = () => (
4
+ <svg
5
+ xmlns='http://www.w3.org/2000/svg'
6
+ xmlnsXlink='http://www.w3.org/1999/xlink'
7
+ width='24'
8
+ height='24'
9
+ viewBox='0 0 24 24'
10
+ >
11
+ <defs>
12
+ <path
13
+ id='prefix__a__logout'
14
+ d='M21 3.01H3c-1.1 0-2 .9-2 2V9h2V4.99h18v14.03H3V15H1v4.01c0 1.1.9 1.98 2 1.98h18c1.1 0 2-.88 2-1.98v-14c0-1.11-.9-2-2-2zM11 8l4 4-4 4v-3H1v-2h10V8z'
15
+ />
16
+ </defs>
17
+ <g fill='none' fillRule='evenodd'>
18
+ <path d='M0 0H24V24H0z' />
19
+ <mask id='prefix__b__logout' fill='#fff'>
20
+ <use xlinkHref='#prefix__a__logout' />
21
+ </mask>
22
+ <g fill='#B5BABD' mask='url(#prefix__b__logout)'>
23
+ <path d='M0 0H24V24H0z' />
24
+ </g>
25
+ </g>
26
+ </svg>
27
+ )
@@ -0,0 +1,24 @@
1
+ import React from 'react'
2
+
3
+ export const MailSvg: React.FC = () => {
4
+ return (
5
+ <svg
6
+ width='24'
7
+ height='24'
8
+ viewBox='0 0 24 24'
9
+ fill='none'
10
+ xmlns='http://www.w3.org/2000/svg'
11
+ className='email-icon'
12
+ >
13
+ <g id='icon/chevron/chevron_left_24px copy 26'>
14
+ <path
15
+ id='path'
16
+ fillRule='evenodd'
17
+ clipRule='evenodd'
18
+ d='M22 6C22 4.9 21.1 4 20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6ZM20 6L12 10.99L4 6H20ZM12 13L4 8V18H20V8L12 13Z'
19
+ fill='#1E2021'
20
+ />
21
+ </g>
22
+ </svg>
23
+ )
24
+ }
@@ -0,0 +1,43 @@
1
+ /* eslint-disable max-len */
2
+ import React, { type FC } from 'react'
3
+
4
+ interface MenuCollapse24pProps {
5
+ className?: string
6
+ }
7
+
8
+ export const MenuCollapse24p: FC<MenuCollapse24pProps> = ({ className }: MenuCollapse24pProps) => (
9
+ <svg
10
+ className={className}
11
+ width='24px'
12
+ height='24px'
13
+ viewBox='0 0 24 24'
14
+ version='1.1'
15
+ xmlns='http://www.w3.org/2000/svg'
16
+ xmlnsXlink='http://www.w3.org/1999/xlink'
17
+ >
18
+ <title>735FFC4F-7DB9-4268-8987-12A1D38D3294</title>
19
+ <desc>Created with sketchtool.</desc>
20
+ <defs>
21
+ <path
22
+ d='M12,18 C13.1045695,18 14,18.8954305 14,20 C14,21.1045695 13.1045695,22 12,22 C10.8954305,22 10,21.1045695 10,20 C10,18.8954305 10.8954305,18 12,18 Z M12,10 C13.1045695,10 14,10.8954305 14,12 C14,13.1045695 13.1045695,14 12,14 C10.8954305,14 10,13.1045695 10,12 C10,10.8954305 10.8954305,10 12,10 Z M12,2 C13.1045695,2 14,2.8954305 14,4 C14,5.1045695 13.1045695,6 12,6 C10.8954305,6 10,5.1045695 10,4 C10,2.8954305 10.8954305,2 12,2 Z'
23
+ id='path-1-collapse'
24
+ ></path>
25
+ </defs>
26
+ <g id='Dashboard-MyDocs-collapse' stroke='none' strokeWidth='1' fill='none' fillRule='evenodd'>
27
+ <g id='LD-DesktopHD-MyDocs-Dashboard-collapse' transform='translate(-1304.000000, -260.000000)'>
28
+ <g id='DashboardList-Doc-collapse' transform='translate(328.000000, 223.000000)'>
29
+ <g id='icon/menu-colapse_24p' transform='translate(976.000000, 37.000000)'>
30
+ <rect id='Bound-collapse' x='0' y='0' width='24' height='24'></rect>
31
+ <mask id='mask-2-collapse' fill='white'>
32
+ <use xlinkHref='#path-1-collapse'></use>
33
+ </mask>
34
+ <g id='icon/editor/format_color_text_24px' fillRule='nonzero'></g>
35
+ <g id='↳-Color' mask='url(#mask-2-collapse)' fill='#6D7275'>
36
+ <rect id='Rectangle' x='0' y='0' width='24' height='24'></rect>
37
+ </g>
38
+ </g>
39
+ </g>
40
+ </g>
41
+ </g>
42
+ </svg>
43
+ )
@@ -0,0 +1,28 @@
1
+ /* eslint-disable max-len */
2
+ import React, { type FC } from 'react'
3
+
4
+ export const NewDocumentSvg: FC = () => (
5
+ <svg
6
+ xmlns='http://www.w3.org/2000/svg'
7
+ xmlnsXlink='http://www.w3.org/1999/xlink'
8
+ width='24'
9
+ height='24'
10
+ viewBox='0 0 24 24'
11
+ >
12
+ <defs>
13
+ <path
14
+ id='prefix__a'
15
+ d='M8 13h8v2H8v-2zm5-3v8h-2v-8h2zm1-8H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11z'
16
+ />
17
+ </defs>
18
+ <g fill='none' fillRule='evenodd'>
19
+ <path d='M0 0H24V24H0z' />
20
+ <mask id='prefix__b' fill='#fff'>
21
+ <use xlinkHref='#prefix__a' />
22
+ </mask>
23
+ <g fill='#F3F7FA' mask='url(#prefix__b)'>
24
+ <path d='M0 0H24V24H0z' />
25
+ </g>
26
+ </g>
27
+ </svg>
28
+ )
@@ -0,0 +1,26 @@
1
+ /* eslint-disable max-len */
2
+ import React, { type FC } from 'react'
3
+
4
+ interface NewRelease24pProps {
5
+ className: string
6
+ }
7
+
8
+ export const NewRelease24p: FC<NewRelease24pProps> = ({ className }: NewRelease24pProps) => (
9
+ <svg className={className} xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'>
10
+ <defs>
11
+ <path
12
+ id='new-release__a'
13
+ d='M15.333 7.997l-1.626-1.854.226-2.453-2.406-.547-1.26-2.12L8 1.997l-2.267-.974-1.26 2.12-2.406.54.226 2.454-1.626 1.86L2.293 9.85l-.226 2.46 2.406.547 1.26 2.12L8 13.997l2.267.973 1.26-2.12 2.406-.547-.226-2.453 1.626-1.853zm-3.006 1.406l.173 1.86-1.827.414-.953 1.606-1.72-.74-1.72.74-.953-1.606-1.827-.414.173-1.866-1.233-1.4 1.233-1.414L3.5 4.73l1.827-.407.953-1.606L8 3.45l1.72-.74.953 1.607 1.827.413-.173 1.86 1.233 1.407-1.233 1.406zm-4.994.594h1.334v1.333H7.333V9.997zm0-5.334h1.334v4H7.333v-4z'
14
+ />
15
+ </defs>
16
+ <g fill='none' fillRule='evenodd'>
17
+ <path d='M0 0H16V16H0z' />
18
+ <mask id='new-release__b' fill='#fff'>
19
+ <use xlinkHref='#new-release__a' />
20
+ </mask>
21
+ <g fill='#FCF4E5' mask='url(#new-release__b)'>
22
+ <path d='M0 0H16V16H0z' />
23
+ </g>
24
+ </g>
25
+ </svg>
26
+ )
@@ -0,0 +1,47 @@
1
+ /* eslint-disable max-len */
2
+ import React, { type FC } from 'react'
3
+
4
+ interface PhoneIcon24pxProps {
5
+ className?: string
6
+ width?: string
7
+ height?: string
8
+ }
9
+
10
+ export const PhoneIcon24px: FC<PhoneIcon24pxProps> = ({
11
+ className = '',
12
+ width = '24',
13
+ height = '24'
14
+ }): React.ReactElement => (
15
+ <svg
16
+ className={className}
17
+ xmlns='http://www.w3.org/2000/svg'
18
+ xmlnsXlink='http://www.w3.org/1999/xlink'
19
+ width={width}
20
+ height={height}
21
+ viewBox='0 0 24 24'
22
+ >
23
+ <defs>
24
+ <path
25
+ id='phone-icon-24p'
26
+ d='M20.01 15.38c-1.23 0-2.42-.2-3.53-.56-.35-.12-.74-.03-1.01.24l-1.57 1.97c-2.83-1.35-5.48-3.9-6.89-6.83l1.95-1.66c.27-.28.35-.67.24-1.02-.37-1.11-.56-2.3-.56-3.53 0-.54-.45-.99-.99-.99H4.19C3.65 3 3 3.24 3 3.99 3 13.28 10.73 21 20.01 21c.71 0 .99-.63.99-1.18v-3.45c0-.54-.45-.99-.99-.99z'
27
+ />
28
+ </defs>
29
+ <g fill='none' fillRule='evenodd'>
30
+ <g>
31
+ <g>
32
+ <g>
33
+ <g transform='translate(-376.000000, -314.000000) translate(328.000000, 205.000000) translate(32.000000, 90.000000) translate(16.000000, 19.000000)'>
34
+ <path d='M0 0H24V24H0z' />
35
+ <mask id='7tvbvoimzb' fill='#fff'>
36
+ <use xlinkHref='#phone-icon-24p' />
37
+ </mask>
38
+ <g className='icon-web-24-p' fill='#000' mask='url(#7tvbvoimzb)'>
39
+ <path d='M0 0H24V24H0z' />
40
+ </g>
41
+ </g>
42
+ </g>
43
+ </g>
44
+ </g>
45
+ </g>
46
+ </svg>
47
+ )
@@ -0,0 +1,5 @@
1
+ export interface SvgProps {
2
+ width?: number
3
+ height?: number
4
+ alt: string
5
+ }
@@ -0,0 +1,14 @@
1
+ import React from 'react'
2
+
3
+ export const SymbolDoc: React.FC = () => {
4
+ return (
5
+ <svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='#1E2021'>
6
+ <path
7
+ fillRule='evenodd'
8
+ clipRule='evenodd'
9
+ d='M14.2929 2.29289C14.1054 2.10536 13.851 2 13.5858 2H6C4.9 2 4 2.9 4 4V20C4 21.1 4.89 22 5.99 22H18C19.1 22 20 21.1 20 20V8.41421C20 8.149 19.8946 7.89464 19.7071 7.70711L14.2929 2.29289ZM9 12C8.44772 12 8 12.4477 8 13C8 13.5523 8.44772 14 9 14H15C15.5523 14 16 13.5523 16 13C16 12.4477 15.5523 12 15 12H9ZM9 16C8.44772 16 8 16.4477 8 17C8 17.5523 8.44772 18 9 18H15C15.5523 18 16 17.5523 16 17C16 16.4477 15.5523 16 15 16H9ZM6 20H18V9H14C13.4477 9 13 8.55228 13 8V4H6V20Z'
10
+ fill='inherit'
11
+ />
12
+ </svg>
13
+ )
14
+ }
@@ -0,0 +1,33 @@
1
+ /* eslint-disable max-len */
2
+ import React, { type FC } from 'react'
3
+
4
+ interface Time24pxProps {
5
+ className: string
6
+ }
7
+
8
+ export const Time24px: FC<Time24pxProps> = ({ className }: Time24pxProps) => (
9
+ <svg
10
+ className={className}
11
+ xmlns='http://www.w3.org/2000/svg'
12
+ xmlnsXlink='http://www.w3.org/1999/xlink'
13
+ width='16'
14
+ height='16'
15
+ viewBox='0 0 16 16'
16
+ >
17
+ <defs>
18
+ <path
19
+ id='time'
20
+ d='M7.993 1.333c-3.68 0-6.66 2.987-6.66 6.667 0 3.68 2.98 6.667 6.66 6.667 3.687 0 6.674-2.987 6.674-6.667 0-3.68-2.987-6.667-6.674-6.667zm.007 12c-2.947 0-5.333-2.386-5.333-5.333S5.053 2.667 8 2.667 13.333 5.053 13.333 8 10.947 13.333 8 13.333zm.333-8.666h-1v4l3.5 2.1.5-.82-3-1.78v-3.5z'
21
+ />
22
+ </defs>
23
+ <g fill='none' fillRule='evenodd'>
24
+ <path d='M0 0H16V16H0z' />
25
+ <mask id='time2' fill='#fff'>
26
+ <use xlinkHref='#time' />
27
+ </mask>
28
+ <g fill='#936C2F' mask='url(#time2)'>
29
+ <path d='M0 0H16V16H0z' />
30
+ </g>
31
+ </g>
32
+ </svg>
33
+ )