@npm_leadtech/legal-lib-components 5.63.5 → 5.64.1
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.
- package/dist/css/styles.css +2209 -0
- package/dist/images/componentsSvg/ArrowRight.d.ts +7 -0
- package/dist/images/componentsSvg/ArrowRight.js +2 -0
- package/dist/images/componentsSvg/ArrowRight.tsx +47 -0
- package/dist/images/componentsSvg/ChevronExpandLess.d.ts +2 -0
- package/dist/images/componentsSvg/ChevronExpandLess.js +2 -0
- package/dist/images/componentsSvg/ChevronExpandLess.tsx +10 -0
- package/dist/images/componentsSvg/ChevronExpandMore.d.ts +4 -0
- package/dist/images/componentsSvg/ChevronExpandMore.js +2 -0
- package/dist/images/componentsSvg/ChevronExpandMore.tsx +17 -0
- package/dist/images/componentsSvg/ChevronRight.d.ts +2 -0
- package/dist/images/componentsSvg/ChevronRight.js +2 -0
- package/dist/images/componentsSvg/ChevronRight.tsx +9 -0
- package/dist/images/componentsSvg/ChevronRight24px.d.ts +2 -0
- package/dist/images/componentsSvg/ChevronRight24px.js +2 -0
- package/dist/images/componentsSvg/ChevronRight24px.tsx +18 -0
- package/dist/images/componentsSvg/Delete24p.tsx +33 -0
- package/dist/images/componentsSvg/Done24px.d.ts +6 -0
- package/dist/images/componentsSvg/Done24px.js +2 -0
- package/dist/images/componentsSvg/Done24px.tsx +13 -0
- package/dist/images/componentsSvg/Done24pxoutlined.d.ts +2 -0
- package/dist/images/componentsSvg/Done24pxoutlined.js +4 -0
- package/dist/images/componentsSvg/Done24pxoutlined.tsx +25 -0
- package/dist/images/componentsSvg/Edit24p.tsx +33 -0
- package/dist/images/componentsSvg/EditText24px.tsx +33 -0
- package/dist/images/componentsSvg/EmploymentIcon.tsx +21 -0
- package/dist/images/componentsSvg/Eye24pxOptimized.tsx +33 -0
- package/dist/images/componentsSvg/IconDuplicate24px.tsx +29 -0
- package/dist/images/componentsSvg/IconWeb.d.ts +2 -0
- package/dist/images/componentsSvg/IconWeb.js +4 -0
- package/dist/images/componentsSvg/IconWeb.tsx +31 -0
- package/dist/images/componentsSvg/InfoError24pxOutlined.d.ts +8 -0
- package/dist/images/componentsSvg/InfoError24pxOutlined.js +2 -0
- package/dist/images/componentsSvg/InfoError24pxOutlined.tsx +31 -0
- package/dist/images/componentsSvg/LogoutSvg.tsx +27 -0
- package/dist/images/componentsSvg/MailSvg.d.ts +2 -0
- package/dist/images/componentsSvg/MailSvg.js +4 -0
- package/dist/images/componentsSvg/MailSvg.tsx +24 -0
- package/dist/images/componentsSvg/MenuCollapse24p.d.ts +6 -0
- package/dist/images/componentsSvg/MenuCollapse24p.js +2 -0
- package/dist/images/componentsSvg/MenuCollapse24p.tsx +43 -0
- package/dist/images/componentsSvg/NewDocumentSvg.tsx +28 -0
- package/dist/images/componentsSvg/NewRelease24p.d.ts +6 -0
- package/dist/images/componentsSvg/NewRelease24p.js +2 -0
- package/dist/images/componentsSvg/NewRelease24p.tsx +26 -0
- package/dist/images/componentsSvg/PhoneIcon.d.ts +6 -0
- package/dist/images/componentsSvg/PhoneIcon.js +4 -0
- package/dist/images/componentsSvg/PhoneIcon.tsx +18 -0
- package/dist/images/componentsSvg/PhoneIcon24px.tsx +49 -0
- package/dist/images/componentsSvg/RatafiaIcon24px.d.ts +6 -0
- package/dist/images/componentsSvg/RatafiaIcon24px.js +2 -0
- package/dist/images/componentsSvg/RatafiaIcon24px.tsx +18 -0
- package/dist/images/componentsSvg/SvgProps.d.ts +5 -0
- package/dist/images/componentsSvg/SvgProps.js +1 -0
- package/dist/images/componentsSvg/SvgProps.ts +5 -0
- package/dist/images/componentsSvg/SymbolDoc.d.ts +2 -0
- package/dist/images/componentsSvg/SymbolDoc.js +4 -0
- package/dist/images/componentsSvg/SymbolDoc.tsx +14 -0
- package/dist/images/componentsSvg/Time24px.d.ts +6 -0
- package/dist/images/componentsSvg/Time24px.js +2 -0
- package/dist/images/componentsSvg/Time24px.tsx +33 -0
- package/dist/images/componentsSvg/flags/GBFlag.d.ts +2 -0
- package/dist/images/componentsSvg/flags/GBFlag.js +4 -0
- package/dist/images/componentsSvg/flags/GBFlag.tsx +46 -0
- package/dist/images/componentsSvg/flags/USFlag.d.ts +2 -0
- package/dist/images/componentsSvg/flags/USFlag.js +4 -0
- package/dist/images/componentsSvg/flags/USFlag.tsx +129 -0
- package/dist/images/componentsSvg/generalCategories/BusinessIconCategory.d.ts +3 -0
- package/dist/images/componentsSvg/generalCategories/BusinessIconCategory.js +4 -0
- package/dist/images/componentsSvg/generalCategories/BusinessIconCategory.tsx +19 -0
- package/dist/images/componentsSvg/generalCategories/EmploymentIconCategory.d.ts +3 -0
- package/dist/images/componentsSvg/generalCategories/EmploymentIconCategory.js +4 -0
- package/dist/images/componentsSvg/generalCategories/EmploymentIconCategory.tsx +19 -0
- package/dist/images/componentsSvg/generalCategories/FinanceIconCategory.d.ts +3 -0
- package/dist/images/componentsSvg/generalCategories/FinanceIconCategory.js +4 -0
- package/dist/images/componentsSvg/generalCategories/FinanceIconCategory.tsx +19 -0
- package/dist/images/componentsSvg/generalCategories/PersonalFamilyIconCategory.d.ts +3 -0
- package/dist/images/componentsSvg/generalCategories/PersonalFamilyIconCategory.js +4 -0
- package/dist/images/componentsSvg/generalCategories/PersonalFamilyIconCategory.tsx +19 -0
- package/dist/images/componentsSvg/generalCategories/RealEstateIconCategory.d.ts +3 -0
- package/dist/images/componentsSvg/generalCategories/RealEstateIconCategory.js +4 -0
- package/dist/images/componentsSvg/generalCategories/RealEstateIconCategory.tsx +17 -0
- package/dist/images/componentsSvg/generalCategories/index.d.ts +5 -0
- package/dist/images/componentsSvg/generalCategories/index.js +5 -0
- package/dist/images/componentsSvg/generalCategories/index.ts +5 -0
- package/dist/images/jpg/Img-documents.jpg +0 -0
- package/dist/images/png/AboutUs.png +0 -0
- package/dist/images/png/Img-documents.png +0 -0
- package/dist/images/png/buy-logo-large-en.png +0 -0
- package/dist/images/png/content-img-desktophd.png +0 -0
- package/dist/images/png/content-img-tablet.png +0 -0
- package/dist/images/png/customer-support.png +0 -0
- package/dist/images/png/editing@2x.png +0 -0
- package/dist/images/png/expertOne.png +0 -0
- package/dist/images/png/expertTwo.png +0 -0
- package/dist/images/png/graphics-grey-02.png +0 -0
- package/dist/images/png/graphics.png +0 -0
- package/dist/images/png/icon-cloud@2x.png +0 -0
- package/dist/images/png/img-modal-template-mobile.png +0 -0
- package/dist/images/png/img-modal-template.png +0 -0
- package/dist/images/png/ld-illust-empty-state-dash.png +0 -0
- package/dist/images/png/preview-doc.png +0 -0
- package/dist/images/png/satisfaction@2x.png +0 -0
- package/dist/images/svg/aarp.svg +9 -0
- package/dist/images/svg/arrow-right-24px-outlined.svg +3 -0
- package/dist/images/svg/benefit-bckground-l.svg +15 -0
- package/dist/images/svg/benefit-bckground-m.svg +15 -0
- package/dist/images/svg/benefit-bckground-s.svg +15 -0
- package/dist/images/svg/chevron-right-24-px.svg +14 -0
- package/dist/images/svg/communication-24px-2.svg +14 -0
- package/dist/images/svg/communication-24px.svg +14 -0
- package/dist/images/svg/debt.svg +9 -0
- package/dist/images/svg/done-24px.svg +14 -0
- package/dist/images/svg/done_24px_outlined.svg +20 -0
- package/dist/images/svg/download_24px.svg +3 -0
- package/dist/images/svg/expand_dropdown_24px.svg +23 -0
- package/dist/images/svg/expand_less_24px.svg +3 -0
- package/dist/images/svg/expand_more_24px.svg +3 -0
- package/dist/images/svg/eye-24-px.svg +20 -0
- package/dist/images/svg/eye-close.svg +24 -0
- package/dist/images/svg/facebook.svg +4 -0
- package/dist/images/svg/icon-24-px-satisfaction-grey.svg +3 -0
- package/dist/images/svg/icon-24-px-security.svg +15 -0
- package/dist/images/svg/icon-24-px-security_black.svg +3 -0
- package/dist/images/svg/icon-clear-24-px.svg +14 -0
- package/dist/images/svg/icon-info-24px.svg +21 -0
- package/dist/images/svg/icon-web-24px.svg +22 -0
- package/dist/images/svg/info-24px.svg +15 -0
- package/dist/images/svg/info-error_24px_outlined.svg +15 -0
- package/dist/images/svg/jumbo-bckground-l.svg +20 -0
- package/dist/images/svg/jumbo-bckground-m.svg +15 -0
- package/dist/images/svg/jumbo-bckground-xxl.svg +20 -0
- package/dist/images/svg/linkedin.svg +4 -0
- package/dist/images/svg/logo-google.svg +19 -0
- package/dist/images/svg/modal-free-doc.svg +50 -0
- package/dist/images/svg/pinterest.svg +4 -0
- package/dist/images/svg/preview-doc.svg +20 -0
- package/dist/images/svg/rentcafe.svg +9 -0
- package/dist/images/svg/shape.svg +3 -0
- package/dist/images/svg/techradar.svg +9 -0
- package/dist/images/svg/thenevvschool.svg +9 -0
- package/dist/images/svg/x.svg +4 -0
- package/dist/images/webp/customer-support.webp +0 -0
- package/dist/index.js +1 -0
- package/dist/index.js.map +7 -0
- package/dist/src/components/atoms/ActionButtonHeaderRatafiaCard/ActionButtonHeaderRatafiaCard.d.ts +4 -0
- package/dist/src/components/atoms/ActionButtonHeaderRatafiaCard/ActionButtonHeaderRatafiaCard.js +7 -0
- package/dist/src/components/atoms/ActionButtonHeaderRatafiaCard/ActionButtonHeaderRatafiaCard.styled.d.ts +1 -0
- package/dist/src/components/atoms/ActionButtonHeaderRatafiaCard/ActionButtonHeaderRatafiaCard.styled.js +24 -0
- package/dist/src/components/atoms/ActionButtonHeaderRatafiaCard/ActionButtonHeaderRatafiaCard.styled.ts +25 -0
- package/dist/src/components/atoms/ActionButtonHeaderRatafiaCard/ActionButtonHeaderRatafiaCard.tsx +25 -0
- package/dist/src/components/atoms/ActionButtonHeaderRatafiaCard/ActionButtonHeaderRatafiaCardProps.types.d.ts +8 -0
- package/dist/src/components/atoms/ActionButtonHeaderRatafiaCard/ActionButtonHeaderRatafiaCardProps.types.js +1 -0
- package/dist/src/components/atoms/ActionButtonHeaderRatafiaCard/ActionButtonHeaderRatafiaCardProps.types.ts +9 -0
- package/dist/src/components/atoms/ActionButtonHeaderRatafiaCard/index.d.ts +2 -0
- package/dist/src/components/atoms/ActionButtonHeaderRatafiaCard/index.js +1 -0
- package/dist/src/components/atoms/ActionButtonHeaderRatafiaCard/index.ts +2 -0
- package/dist/src/components/atoms/AddButton/AddButton.d.ts +4 -0
- package/dist/src/components/atoms/AddButton/AddButton.js +7 -0
- package/dist/src/components/atoms/AddButton/AddButton.styled.d.ts +1 -0
- package/dist/src/components/atoms/AddButton/AddButton.styled.js +51 -0
- package/dist/src/components/atoms/AddButton/AddButton.styled.ts +52 -0
- package/dist/src/components/atoms/AddButton/AddButton.tsx +41 -0
- package/dist/src/components/atoms/AddButton/AddButtonProps.types.d.ts +17 -0
- package/dist/src/components/atoms/AddButton/AddButtonProps.types.js +1 -0
- package/dist/src/components/atoms/AddButton/AddButtonProps.types.ts +17 -0
- package/dist/src/components/atoms/AddButton/index.d.ts +2 -0
- package/dist/src/components/atoms/AddButton/index.js +1 -0
- package/dist/src/components/atoms/AddButton/index.ts +2 -0
- package/dist/src/components/atoms/BaseBox/BaseBox.d.ts +4 -0
- package/dist/src/components/atoms/BaseBox/BaseBox.js +15 -0
- package/dist/src/components/atoms/BaseBox/BaseBox.styled.d.ts +1 -0
- package/dist/src/components/atoms/BaseBox/BaseBox.styled.js +24 -0
- package/dist/src/components/atoms/BaseBox/BaseBox.styled.ts +25 -0
- package/dist/src/components/atoms/BaseBox/BaseBox.tsx +19 -0
- package/dist/src/components/atoms/BaseBox/BaseBoxProps.types.d.ts +7 -0
- package/dist/src/components/atoms/BaseBox/BaseBoxProps.types.js +1 -0
- package/dist/src/components/atoms/BaseBox/BaseBoxProps.types.ts +7 -0
- package/dist/src/components/atoms/BaseBox/index.d.ts +2 -0
- package/dist/src/components/atoms/BaseBox/index.js +1 -0
- package/dist/src/components/atoms/BaseBox/index.ts +2 -0
- package/dist/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCard.d.ts +4 -0
- package/dist/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCard.js +6 -0
- package/dist/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCard.styled.d.ts +1 -0
- package/dist/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCard.styled.js +55 -0
- package/dist/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCard.styled.ts +56 -0
- package/dist/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCard.tsx +18 -0
- package/dist/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCardProps.types.d.ts +6 -0
- package/dist/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCardProps.types.js +1 -0
- package/dist/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCardProps.types.ts +6 -0
- package/dist/src/components/atoms/BenefitRatafiaCard/index.d.ts +2 -0
- package/dist/src/components/atoms/BenefitRatafiaCard/index.js +1 -0
- package/dist/src/components/atoms/BenefitRatafiaCard/index.ts +2 -0
- package/dist/src/components/atoms/BillCard/BillCard.d.ts +4 -0
- package/dist/src/components/atoms/BillCard/BillCard.js +7 -0
- package/dist/src/components/atoms/BillCard/BillCard.styled.d.ts +1 -0
- package/dist/src/components/atoms/BillCard/BillCard.styled.js +59 -0
- package/dist/src/components/atoms/BillCard/BillCard.styled.ts +60 -0
- package/dist/src/components/atoms/BillCard/BillCard.tsx +25 -0
- package/dist/src/components/atoms/BillCard/BillCardProps.types.d.ts +5 -0
- package/dist/src/components/atoms/BillCard/BillCardProps.types.js +1 -0
- package/dist/src/components/atoms/BillCard/BillCardProps.types.ts +5 -0
- package/dist/src/components/atoms/BillCard/index.d.ts +2 -0
- package/dist/src/components/atoms/BillCard/index.js +1 -0
- package/dist/src/components/atoms/BillCard/index.ts +2 -0
- package/dist/src/components/atoms/BottomOverlayMenu/BottomOverlayMenu.d.ts +4 -0
- package/dist/src/components/atoms/BottomOverlayMenu/BottomOverlayMenu.js +8 -0
- package/dist/src/components/atoms/BottomOverlayMenu/BottomOverlayMenu.styled.d.ts +1 -0
- package/dist/src/components/atoms/BottomOverlayMenu/BottomOverlayMenu.styled.js +34 -0
- package/dist/src/components/atoms/BottomOverlayMenu/BottomOverlayMenu.styled.ts +35 -0
- package/dist/src/components/atoms/BottomOverlayMenu/BottomOverlayMenu.tsx +11 -0
- package/dist/src/components/atoms/BottomOverlayMenu/BottomOverlayMenuProps.types.d.ts +3 -0
- package/dist/src/components/atoms/BottomOverlayMenu/BottomOverlayMenuProps.types.js +1 -0
- package/dist/src/components/atoms/BottomOverlayMenu/BottomOverlayMenuProps.types.ts +3 -0
- package/dist/src/components/atoms/BottomOverlayMenu/index.d.ts +2 -0
- package/dist/src/components/atoms/BottomOverlayMenu/index.js +1 -0
- package/dist/src/components/atoms/BottomOverlayMenu/index.ts +2 -0
- package/dist/src/components/atoms/BreadcrumItem/BreadcrumItem.d.ts +4 -0
- package/dist/src/components/atoms/BreadcrumItem/BreadcrumItem.js +8 -0
- package/dist/src/components/atoms/BreadcrumItem/BreadcrumItem.styled.d.ts +1 -0
- package/dist/src/components/atoms/BreadcrumItem/BreadcrumItem.styled.js +22 -0
- package/dist/src/components/atoms/BreadcrumItem/BreadcrumItem.styled.ts +23 -0
- package/dist/src/components/atoms/BreadcrumItem/BreadcrumItem.tsx +18 -0
- package/dist/src/components/atoms/BreadcrumItem/BreadcrumItemProps.types.d.ts +5 -0
- package/dist/src/components/atoms/BreadcrumItem/BreadcrumItemProps.types.js +1 -0
- package/dist/src/components/atoms/BreadcrumItem/BreadcrumItemProps.types.ts +5 -0
- package/dist/src/components/atoms/BreadcrumItem/index.d.ts +2 -0
- package/dist/src/components/atoms/BreadcrumItem/index.js +1 -0
- package/dist/src/components/atoms/BreadcrumItem/index.ts +2 -0
- package/dist/src/components/atoms/Button/Button.d.ts +4 -0
- package/dist/src/components/atoms/Button/Button.js +55 -0
- package/dist/src/components/atoms/Button/Button.scss +312 -0
- package/dist/src/components/atoms/Button/Button.tsx +124 -0
- package/dist/src/components/atoms/Button/ButtonProps.types.d.ts +23 -0
- package/dist/src/components/atoms/Button/ButtonProps.types.js +1 -0
- package/dist/src/components/atoms/Button/ButtonProps.types.ts +39 -0
- package/dist/src/components/atoms/Button/index.d.ts +2 -0
- package/dist/src/components/atoms/Button/index.js +1 -0
- package/dist/src/components/atoms/Button/index.ts +2 -0
- package/dist/src/components/atoms/ButtonIcon/ButtonIcon.d.ts +4 -0
- package/dist/src/components/atoms/ButtonIcon/ButtonIcon.js +26 -0
- package/dist/src/components/atoms/ButtonIcon/ButtonIcon.scss +42 -0
- package/dist/src/components/atoms/ButtonIcon/ButtonIcon.tsx +59 -0
- package/dist/src/components/atoms/ButtonIcon/ButtonIconProps.types.d.ts +12 -0
- package/dist/src/components/atoms/ButtonIcon/ButtonIconProps.types.js +1 -0
- package/dist/src/components/atoms/ButtonIcon/ButtonIconProps.types.ts +13 -0
- package/dist/src/components/atoms/ButtonIcon/index.d.ts +2 -0
- package/dist/src/components/atoms/ButtonIcon/index.js +1 -0
- package/dist/src/components/atoms/ButtonIcon/index.ts +2 -0
- package/dist/src/components/atoms/CardPane/CardPane.d.ts +4 -0
- package/dist/src/components/atoms/CardPane/CardPane.js +9 -0
- package/dist/src/components/atoms/CardPane/CardPane.styled.d.ts +1 -0
- package/dist/src/components/atoms/CardPane/CardPane.styled.js +128 -0
- package/dist/src/components/atoms/CardPane/CardPane.styled.ts +129 -0
- package/dist/src/components/atoms/CardPane/CardPane.tsx +19 -0
- package/dist/src/components/atoms/CardPane/CardPaneInfo.d.ts +4 -0
- package/dist/src/components/atoms/CardPane/CardPaneInfo.js +16 -0
- package/dist/src/components/atoms/CardPane/CardPaneInfo.tsx +47 -0
- package/dist/src/components/atoms/CardPane/CardPaneProps.types.d.ts +10 -0
- package/dist/src/components/atoms/CardPane/CardPaneProps.types.js +1 -0
- package/dist/src/components/atoms/CardPane/CardPaneProps.types.ts +11 -0
- package/dist/src/components/atoms/CardPane/index.d.ts +2 -0
- package/dist/src/components/atoms/CardPane/index.js +1 -0
- package/dist/src/components/atoms/CardPane/index.ts +2 -0
- package/dist/src/components/atoms/Checkbox/Checkbox.d.ts +4 -0
- package/dist/src/components/atoms/Checkbox/Checkbox.js +7 -0
- package/dist/src/components/atoms/Checkbox/Checkbox.styled.d.ts +1 -0
- package/dist/src/components/atoms/Checkbox/Checkbox.styled.js +133 -0
- package/dist/src/components/atoms/Checkbox/Checkbox.styled.ts +134 -0
- package/dist/src/components/atoms/Checkbox/Checkbox.tsx +43 -0
- package/dist/src/components/atoms/Checkbox/CheckboxProps.types.d.ts +13 -0
- package/dist/src/components/atoms/Checkbox/CheckboxProps.types.js +1 -0
- package/dist/src/components/atoms/Checkbox/CheckboxProps.types.ts +14 -0
- package/dist/src/components/atoms/Checkbox/index.d.ts +2 -0
- package/dist/src/components/atoms/Checkbox/index.js +1 -0
- package/dist/src/components/atoms/Checkbox/index.ts +2 -0
- package/dist/src/components/atoms/ContactCard/ContactCard.d.ts +4 -0
- package/dist/src/components/atoms/ContactCard/ContactCard.js +7 -0
- package/dist/src/components/atoms/ContactCard/ContactCard.styled.d.ts +1 -0
- package/dist/src/components/atoms/ContactCard/ContactCard.styled.js +40 -0
- package/dist/src/components/atoms/ContactCard/ContactCard.styled.ts +41 -0
- package/dist/src/components/atoms/ContactCard/ContactCard.tsx +44 -0
- package/dist/src/components/atoms/ContactCard/ContactCardProps.types.d.ts +9 -0
- package/dist/src/components/atoms/ContactCard/ContactCardProps.types.js +1 -0
- package/dist/src/components/atoms/ContactCard/ContactCardProps.types.ts +9 -0
- package/dist/src/components/atoms/ContactCard/index.d.ts +2 -0
- package/dist/src/components/atoms/ContactCard/index.js +1 -0
- package/dist/src/components/atoms/ContactCard/index.ts +2 -0
- package/dist/src/components/atoms/DatePickerCustom/DatePickerCustom.d.ts +4 -0
- package/dist/src/components/atoms/DatePickerCustom/DatePickerCustom.js +92 -0
- package/dist/src/components/atoms/DatePickerCustom/DatePickerCustom.styled.d.ts +1 -0
- package/dist/src/components/atoms/DatePickerCustom/DatePickerCustom.styled.js +120 -0
- package/dist/src/components/atoms/DatePickerCustom/DatePickerCustom.styled.ts +121 -0
- package/dist/src/components/atoms/DatePickerCustom/DatePickerCustom.tsx +194 -0
- package/dist/src/components/atoms/DatePickerCustom/DatePickerCustomProps.types.d.ts +18 -0
- package/dist/src/components/atoms/DatePickerCustom/DatePickerCustomProps.types.js +1 -0
- package/dist/src/components/atoms/DatePickerCustom/DatePickerCustomProps.types.ts +19 -0
- package/dist/src/components/atoms/DatePickerCustom/DatepickerPlugin.scss +842 -0
- package/dist/src/components/atoms/DatePickerCustom/index.d.ts +2 -0
- package/dist/src/components/atoms/DatePickerCustom/index.js +1 -0
- package/dist/src/components/atoms/DatePickerCustom/index.js.map +7 -0
- package/dist/src/components/atoms/DatePickerCustom/index.ts +2 -0
- package/dist/src/components/atoms/DialogMenuIcon/DialogMenuIcon.d.ts +4 -0
- package/dist/src/components/atoms/DialogMenuIcon/DialogMenuIcon.js +53 -0
- package/dist/src/components/atoms/DialogMenuIcon/DialogMenuIcon.styled.d.ts +1 -0
- package/dist/src/components/atoms/DialogMenuIcon/DialogMenuIcon.styled.js +82 -0
- package/dist/src/components/atoms/DialogMenuIcon/DialogMenuIcon.styled.ts +83 -0
- package/dist/src/components/atoms/DialogMenuIcon/DialogMenuIcon.tsx +82 -0
- package/dist/src/components/atoms/DialogMenuIcon/DialogMenuIconProps.types.d.ts +6 -0
- package/dist/src/components/atoms/DialogMenuIcon/DialogMenuIconProps.types.js +1 -0
- package/dist/src/components/atoms/DialogMenuIcon/DialogMenuIconProps.types.ts +6 -0
- package/dist/src/components/atoms/DialogMenuIcon/index.d.ts +2 -0
- package/dist/src/components/atoms/DialogMenuIcon/index.js +1 -0
- package/dist/src/components/atoms/DialogMenuIcon/index.ts +2 -0
- package/dist/src/components/atoms/Disclaimer/Disclaimer.d.ts +4 -0
- package/dist/src/components/atoms/Disclaimer/Disclaimer.js +9 -0
- package/dist/src/components/atoms/Disclaimer/Disclaimer.styled.d.ts +1 -0
- package/dist/src/components/atoms/Disclaimer/Disclaimer.styled.js +48 -0
- package/dist/src/components/atoms/Disclaimer/Disclaimer.styled.ts +49 -0
- package/dist/src/components/atoms/Disclaimer/Disclaimer.tsx +36 -0
- package/dist/src/components/atoms/Disclaimer/DisclaimerProps.types.d.ts +10 -0
- package/dist/src/components/atoms/Disclaimer/DisclaimerProps.types.js +1 -0
- package/dist/src/components/atoms/Disclaimer/DisclaimerProps.types.ts +10 -0
- package/dist/src/components/atoms/Disclaimer/index.d.ts +2 -0
- package/dist/src/components/atoms/Disclaimer/index.js +1 -0
- package/dist/src/components/atoms/Disclaimer/index.ts +2 -0
- package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafia.d.ts +4 -0
- package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafia.js +21 -0
- package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafia.styled.d.ts +1 -0
- package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafia.styled.js +149 -0
- package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafia.styled.ts +150 -0
- package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafia.tsx +85 -0
- package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafiaProps.d.ts +17 -0
- package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafiaProps.js +1 -0
- package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafiaProps.ts +17 -0
- package/dist/src/components/atoms/DisclaimerRatafia/index.d.ts +2 -0
- package/dist/src/components/atoms/DisclaimerRatafia/index.js +1 -0
- package/dist/src/components/atoms/DisclaimerRatafia/index.ts +2 -0
- package/dist/src/components/atoms/Divider/Divider.d.ts +4 -0
- package/dist/src/components/atoms/Divider/Divider.js +8 -0
- package/dist/src/components/atoms/Divider/Divider.styled.d.ts +1 -0
- package/dist/src/components/atoms/Divider/Divider.styled.js +21 -0
- package/dist/src/components/atoms/Divider/Divider.styled.ts +22 -0
- package/dist/src/components/atoms/Divider/Divider.tsx +19 -0
- package/dist/src/components/atoms/Divider/DividerProps.types.d.ts +6 -0
- package/dist/src/components/atoms/Divider/DividerProps.types.js +1 -0
- package/dist/src/components/atoms/Divider/DividerProps.types.ts +7 -0
- package/dist/src/components/atoms/Divider/index.d.ts +2 -0
- package/dist/src/components/atoms/Divider/index.js +1 -0
- package/dist/src/components/atoms/Divider/index.ts +2 -0
- package/dist/src/components/atoms/DocumentStatus/DocumentStatus.d.ts +4 -0
- package/dist/src/components/atoms/DocumentStatus/DocumentStatus.js +19 -0
- package/dist/src/components/atoms/DocumentStatus/DocumentStatus.styled.d.ts +1 -0
- package/dist/src/components/atoms/DocumentStatus/DocumentStatus.styled.js +79 -0
- package/dist/src/components/atoms/DocumentStatus/DocumentStatus.styled.ts +80 -0
- package/dist/src/components/atoms/DocumentStatus/DocumentStatus.tsx +46 -0
- package/dist/src/components/atoms/DocumentStatus/DocumentStatusProps.types.d.ts +7 -0
- package/dist/src/components/atoms/DocumentStatus/DocumentStatusProps.types.js +1 -0
- package/dist/src/components/atoms/DocumentStatus/DocumentStatusProps.types.ts +7 -0
- package/dist/src/components/atoms/DocumentStatus/index.d.ts +2 -0
- package/dist/src/components/atoms/DocumentStatus/index.js +1 -0
- package/dist/src/components/atoms/DocumentStatus/index.ts +2 -0
- package/dist/src/components/atoms/DocumentTag/DocumentTag.d.ts +3 -0
- package/dist/src/components/atoms/DocumentTag/DocumentTag.js +7 -0
- package/dist/src/components/atoms/DocumentTag/DocumentTag.styled.d.ts +1 -0
- package/dist/src/components/atoms/DocumentTag/DocumentTag.styled.js +12 -0
- package/dist/src/components/atoms/DocumentTag/DocumentTag.styled.ts +13 -0
- package/dist/src/components/atoms/DocumentTag/DocumentTag.tsx +9 -0
- package/dist/src/components/atoms/DocumentTag/DocumentTagProps.d.ts +3 -0
- package/dist/src/components/atoms/DocumentTag/DocumentTagProps.js +1 -0
- package/dist/src/components/atoms/DocumentTag/DocumentTagProps.ts +3 -0
- package/dist/src/components/atoms/DocumentTag/index.d.ts +2 -0
- package/dist/src/components/atoms/DocumentTag/index.js +1 -0
- package/dist/src/components/atoms/DocumentTag/index.ts +2 -0
- package/dist/src/components/atoms/ExpertCard/ExpertCard.d.ts +4 -0
- package/dist/src/components/atoms/ExpertCard/ExpertCard.js +6 -0
- package/dist/src/components/atoms/ExpertCard/ExpertCard.styled.d.ts +1 -0
- package/dist/src/components/atoms/ExpertCard/ExpertCard.styled.js +66 -0
- package/dist/src/components/atoms/ExpertCard/ExpertCard.styled.ts +67 -0
- package/dist/src/components/atoms/ExpertCard/ExpertCard.tsx +24 -0
- package/dist/src/components/atoms/ExpertCard/ExpertCardProps.types.d.ts +6 -0
- package/dist/src/components/atoms/ExpertCard/ExpertCardProps.types.js +1 -0
- package/dist/src/components/atoms/ExpertCard/ExpertCardProps.types.ts +6 -0
- package/dist/src/components/atoms/ExpertCard/index.d.ts +2 -0
- package/dist/src/components/atoms/ExpertCard/index.js +1 -0
- package/dist/src/components/atoms/ExpertCard/index.ts +2 -0
- package/dist/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCard.d.ts +4 -0
- package/dist/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCard.js +6 -0
- package/dist/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCard.styled.d.ts +1 -0
- package/dist/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCard.styled.js +78 -0
- package/dist/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCard.styled.ts +79 -0
- package/dist/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCard.tsx +37 -0
- package/dist/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCardProps.types.d.ts +8 -0
- package/dist/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCardProps.types.js +1 -0
- package/dist/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCardProps.types.ts +8 -0
- package/dist/src/components/atoms/FeatureRatafiaCard/index.d.ts +2 -0
- package/dist/src/components/atoms/FeatureRatafiaCard/index.js +1 -0
- package/dist/src/components/atoms/FeatureRatafiaCard/index.ts +2 -0
- package/dist/src/components/atoms/FixedFooter/FixedFooter.d.ts +3 -0
- package/dist/src/components/atoms/FixedFooter/FixedFooter.js +74 -0
- package/dist/src/components/atoms/FixedFooter/FixedFooter.styled.d.ts +1 -0
- package/dist/src/components/atoms/FixedFooter/FixedFooter.styled.js +974 -0
- package/dist/src/components/atoms/FixedFooter/FixedFooter.styled.ts +975 -0
- package/dist/src/components/atoms/FixedFooter/FixedFooter.tsx +312 -0
- package/dist/src/components/atoms/FixedFooter/FixedFooterProps.d.ts +71 -0
- package/dist/src/components/atoms/FixedFooter/FixedFooterProps.js +1 -0
- package/dist/src/components/atoms/FixedFooter/FixedFooterProps.ts +73 -0
- package/dist/src/components/atoms/FixedFooter/index.d.ts +2 -0
- package/dist/src/components/atoms/FixedFooter/index.js +2 -0
- package/dist/src/components/atoms/FixedFooter/index.ts +2 -0
- package/dist/src/components/atoms/FormFaq/FormFaq.d.ts +4 -0
- package/dist/src/components/atoms/FormFaq/FormFaq.js +6 -0
- package/dist/src/components/atoms/FormFaq/FormFaq.styled.d.ts +1 -0
- package/dist/src/components/atoms/FormFaq/FormFaq.styled.js +73 -0
- package/dist/src/components/atoms/FormFaq/FormFaq.styled.ts +74 -0
- package/dist/src/components/atoms/FormFaq/FormFaq.tsx +17 -0
- package/dist/src/components/atoms/FormFaq/FormFaqProps.types.d.ts +4 -0
- package/dist/src/components/atoms/FormFaq/FormFaqProps.types.js +1 -0
- package/dist/src/components/atoms/FormFaq/FormFaqProps.types.ts +4 -0
- package/dist/src/components/atoms/FormFaq/index.d.ts +2 -0
- package/dist/src/components/atoms/FormFaq/index.js +1 -0
- package/dist/src/components/atoms/FormFaq/index.ts +2 -0
- package/dist/src/components/atoms/GoogleButton/GoogleButton.d.ts +4 -0
- package/dist/src/components/atoms/GoogleButton/GoogleButton.js +7 -0
- package/dist/src/components/atoms/GoogleButton/GoogleButton.styled.d.ts +1 -0
- package/dist/src/components/atoms/GoogleButton/GoogleButton.styled.js +21 -0
- package/dist/src/components/atoms/GoogleButton/GoogleButton.styled.ts +22 -0
- package/dist/src/components/atoms/GoogleButton/GoogleButton.tsx +16 -0
- package/dist/src/components/atoms/GoogleButton/GoogleButtonProps.types.d.ts +5 -0
- package/dist/src/components/atoms/GoogleButton/GoogleButtonProps.types.js +1 -0
- package/dist/src/components/atoms/GoogleButton/GoogleButtonProps.types.ts +5 -0
- package/dist/src/components/atoms/GoogleButton/index.d.ts +2 -0
- package/dist/src/components/atoms/GoogleButton/index.js +1 -0
- package/dist/src/components/atoms/GoogleButton/index.ts +2 -0
- package/dist/src/components/atoms/IconImage/IconImage.d.ts +4 -0
- package/dist/src/components/atoms/IconImage/IconImage.js +5 -0
- package/dist/src/components/atoms/IconImage/IconImage.tsx +16 -0
- package/dist/src/components/atoms/IconImage/IconImageProps.types.d.ts +6 -0
- package/dist/src/components/atoms/IconImage/IconImageProps.types.js +1 -0
- package/dist/src/components/atoms/IconImage/IconImageProps.types.ts +6 -0
- package/dist/src/components/atoms/IconImage/index.d.ts +2 -0
- package/dist/src/components/atoms/IconImage/index.js +1 -0
- package/dist/src/components/atoms/IconImage/index.ts +2 -0
- package/dist/src/components/atoms/IconSvgURLWithThemeColor/IconSvgURLWithThemeColor.d.ts +3 -0
- package/dist/src/components/atoms/IconSvgURLWithThemeColor/IconSvgURLWithThemeColor.js +15 -0
- package/dist/src/components/atoms/IconSvgURLWithThemeColor/IconSvgURLWithThemeColor.styled.d.ts +1 -0
- package/dist/src/components/atoms/IconSvgURLWithThemeColor/IconSvgURLWithThemeColor.styled.js +5 -0
- package/dist/src/components/atoms/IconSvgURLWithThemeColor/IconSvgURLWithThemeColor.styled.ts +6 -0
- package/dist/src/components/atoms/IconSvgURLWithThemeColor/IconSvgURLWithThemeColor.tsx +28 -0
- package/dist/src/components/atoms/IconSvgURLWithThemeColor/IconSvgURLWithThemeColorProps.types.d.ts +6 -0
- package/dist/src/components/atoms/IconSvgURLWithThemeColor/IconSvgURLWithThemeColorProps.types.js +1 -0
- package/dist/src/components/atoms/IconSvgURLWithThemeColor/IconSvgURLWithThemeColorProps.types.ts +6 -0
- package/dist/src/components/atoms/IconSvgURLWithThemeColor/index.d.ts +2 -0
- package/dist/src/components/atoms/IconSvgURLWithThemeColor/index.js +1 -0
- package/dist/src/components/atoms/IconSvgURLWithThemeColor/index.ts +2 -0
- package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.d.ts +3 -0
- package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.js +6 -0
- package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.styled.d.ts +1 -0
- package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.styled.js +76 -0
- package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.styled.ts +77 -0
- package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.tsx +24 -0
- package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.types.d.ts +9 -0
- package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.types.js +1 -0
- package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.types.ts +9 -0
- package/dist/src/components/atoms/IconTextInfoSection/index.d.ts +1 -0
- package/dist/src/components/atoms/IconTextInfoSection/index.js +1 -0
- package/dist/src/components/atoms/IconTextInfoSection/index.ts +1 -0
- package/dist/src/components/atoms/InfoBox/InfoBox.d.ts +4 -0
- package/dist/src/components/atoms/InfoBox/InfoBox.js +7 -0
- package/dist/src/components/atoms/InfoBox/InfoBox.styled.d.ts +1 -0
- package/dist/src/components/atoms/InfoBox/InfoBox.styled.js +41 -0
- package/dist/src/components/atoms/InfoBox/InfoBox.styled.ts +42 -0
- package/dist/src/components/atoms/InfoBox/InfoBox.tsx +20 -0
- package/dist/src/components/atoms/InfoBox/InfoBoxProps.types.d.ts +5 -0
- package/dist/src/components/atoms/InfoBox/InfoBoxProps.types.js +1 -0
- package/dist/src/components/atoms/InfoBox/InfoBoxProps.types.ts +6 -0
- package/dist/src/components/atoms/InfoBox/index.d.ts +2 -0
- package/dist/src/components/atoms/InfoBox/index.js +1 -0
- package/dist/src/components/atoms/InfoBox/index.ts +2 -0
- package/dist/src/components/atoms/JumbotronStatic/JumbotronStatic.d.ts +3 -0
- package/dist/src/components/atoms/JumbotronStatic/JumbotronStatic.js +5 -0
- package/dist/src/components/atoms/JumbotronStatic/JumbotronStatic.styled.d.ts +1 -0
- package/dist/src/components/atoms/JumbotronStatic/JumbotronStatic.styled.js +7 -0
- package/dist/src/components/atoms/JumbotronStatic/JumbotronStatic.styled.ts +8 -0
- package/dist/src/components/atoms/JumbotronStatic/JumbotronStatic.tsx +12 -0
- package/dist/src/components/atoms/JumbotronStatic/JumbotronStaticProps.types.d.ts +3 -0
- package/dist/src/components/atoms/JumbotronStatic/JumbotronStaticProps.types.js +1 -0
- package/dist/src/components/atoms/JumbotronStatic/JumbotronStaticProps.types.ts +3 -0
- package/dist/src/components/atoms/JumbotronStatic/index.d.ts +2 -0
- package/dist/src/components/atoms/JumbotronStatic/index.js +1 -0
- package/dist/src/components/atoms/JumbotronStatic/index.ts +2 -0
- package/dist/src/components/atoms/KeyFactRatafiaCard/KeyFactRatafiaCard.d.ts +4 -0
- package/dist/src/components/atoms/KeyFactRatafiaCard/KeyFactRatafiaCard.js +6 -0
- package/dist/src/components/atoms/KeyFactRatafiaCard/KeyFactRatafiaCard.styled.d.ts +1 -0
- package/dist/src/components/atoms/KeyFactRatafiaCard/KeyFactRatafiaCard.styled.js +39 -0
- package/dist/src/components/atoms/KeyFactRatafiaCard/KeyFactRatafiaCard.styled.ts +40 -0
- package/dist/src/components/atoms/KeyFactRatafiaCard/KeyFactRatafiaCard.tsx +18 -0
- package/dist/src/components/atoms/KeyFactRatafiaCard/KeyFactRatafiaCardProps.types.d.ts +5 -0
- package/dist/src/components/atoms/KeyFactRatafiaCard/KeyFactRatafiaCardProps.types.js +1 -0
- package/dist/src/components/atoms/KeyFactRatafiaCard/KeyFactRatafiaCardProps.types.ts +5 -0
- package/dist/src/components/atoms/KeyFactRatafiaCard/index.d.ts +2 -0
- package/dist/src/components/atoms/KeyFactRatafiaCard/index.js +1 -0
- package/dist/src/components/atoms/KeyFactRatafiaCard/index.ts +2 -0
- package/dist/src/components/atoms/Logo/Logo.d.ts +3 -0
- package/dist/src/components/atoms/Logo/Logo.js +48 -0
- package/dist/src/components/atoms/Logo/Logo.tsx +69 -0
- package/dist/src/components/atoms/Logo/LogoProps.types.d.ts +7 -0
- package/dist/src/components/atoms/Logo/LogoProps.types.js +1 -0
- package/dist/src/components/atoms/Logo/LogoProps.types.ts +7 -0
- package/dist/src/components/atoms/Logo/index.d.ts +2 -0
- package/dist/src/components/atoms/Logo/index.js +1 -0
- package/dist/src/components/atoms/Logo/index.ts +2 -0
- package/dist/src/components/atoms/Logo/svg/districtlaws-logo.svg +19 -0
- package/dist/src/components/atoms/Logo/svg/districtlaws-white-logo.svg +19 -0
- package/dist/src/components/atoms/Logo/svg/lawdistrict-logo.svg +12 -0
- package/dist/src/components/atoms/Logo/svg/lawdistrict-white-logo.svg +12 -0
- package/dist/src/components/atoms/Logo/svg/lawdistrictinfo-logo.svg +24 -0
- package/dist/src/components/atoms/Logo/svg/lawdistrictinfo-white-logo.svg +24 -0
- package/dist/src/components/atoms/Logo/svg/lawdistrictonline-logo.svg +26 -0
- package/dist/src/components/atoms/Logo/svg/lawdistrictonline-white-logo.svg +26 -0
- package/dist/src/components/atoms/Logo/svg/lawdistricts-logo.svg +4 -0
- package/dist/src/components/atoms/Logo/svg/lawdistricts-white-logo.svg +4 -0
- package/dist/src/components/atoms/Logo/svg/lawsdistrict-logo.svg +23 -0
- package/dist/src/components/atoms/Logo/svg/lawsdistrict-white-logo.svg +23 -0
- package/dist/src/components/atoms/Logo/svg/uslawdistrict-logo.svg +18 -0
- package/dist/src/components/atoms/Logo/svg/uslawdistrict-white-logo.svg +22 -0
- package/dist/src/components/atoms/LogoText/LogoText.d.ts +4 -0
- package/dist/src/components/atoms/LogoText/LogoText.js +6 -0
- package/dist/src/components/atoms/LogoText/LogoText.styled.d.ts +1 -0
- package/dist/src/components/atoms/LogoText/LogoText.styled.js +36 -0
- package/dist/src/components/atoms/LogoText/LogoText.styled.ts +37 -0
- package/dist/src/components/atoms/LogoText/LogoText.tsx +21 -0
- package/dist/src/components/atoms/LogoText/LogoTextProps.types.d.ts +5 -0
- package/dist/src/components/atoms/LogoText/LogoTextProps.types.js +1 -0
- package/dist/src/components/atoms/LogoText/LogoTextProps.types.ts +6 -0
- package/dist/src/components/atoms/LogoText/index.d.ts +2 -0
- package/dist/src/components/atoms/LogoText/index.js +1 -0
- package/dist/src/components/atoms/LogoText/index.ts +2 -0
- package/dist/src/components/atoms/MenuItems/MenuItemProps.types.d.ts +15 -0
- package/dist/src/components/atoms/MenuItems/MenuItemProps.types.js +1 -0
- package/dist/src/components/atoms/MenuItems/MenuItemProps.types.ts +17 -0
- package/dist/src/components/atoms/MenuItems/MenuItems.d.ts +4 -0
- package/dist/src/components/atoms/MenuItems/MenuItems.js +43 -0
- package/dist/src/components/atoms/MenuItems/MenuItems.styled.d.ts +1 -0
- package/dist/src/components/atoms/MenuItems/MenuItems.styled.js +71 -0
- package/dist/src/components/atoms/MenuItems/MenuItems.styled.ts +72 -0
- package/dist/src/components/atoms/MenuItems/MenuItems.tsx +73 -0
- package/dist/src/components/atoms/MenuItems/index.d.ts +2 -0
- package/dist/src/components/atoms/MenuItems/index.js +1 -0
- package/dist/src/components/atoms/MenuItems/index.ts +2 -0
- package/dist/src/components/atoms/Message/Message.d.ts +4 -0
- package/dist/src/components/atoms/Message/Message.js +8 -0
- package/dist/src/components/atoms/Message/Message.styled.d.ts +1 -0
- package/dist/src/components/atoms/Message/Message.styled.js +31 -0
- package/dist/src/components/atoms/Message/Message.styled.ts +32 -0
- package/dist/src/components/atoms/Message/Message.tsx +16 -0
- package/dist/src/components/atoms/Message/MessageProps.types.d.ts +4 -0
- package/dist/src/components/atoms/Message/MessageProps.types.js +1 -0
- package/dist/src/components/atoms/Message/MessageProps.types.ts +4 -0
- package/dist/src/components/atoms/Message/index.d.ts +2 -0
- package/dist/src/components/atoms/Message/index.js +1 -0
- package/dist/src/components/atoms/Message/index.ts +2 -0
- package/dist/src/components/atoms/MessageInformation/MessageInformation.d.ts +4 -0
- package/dist/src/components/atoms/MessageInformation/MessageInformation.js +6 -0
- package/dist/src/components/atoms/MessageInformation/MessageInformation.styled.d.ts +1 -0
- package/dist/src/components/atoms/MessageInformation/MessageInformation.styled.js +53 -0
- package/dist/src/components/atoms/MessageInformation/MessageInformation.styled.ts +54 -0
- package/dist/src/components/atoms/MessageInformation/MessageInformation.tsx +22 -0
- package/dist/src/components/atoms/MessageInformation/MessageInformationProps.types.d.ts +6 -0
- package/dist/src/components/atoms/MessageInformation/MessageInformationProps.types.js +1 -0
- package/dist/src/components/atoms/MessageInformation/MessageInformationProps.types.ts +6 -0
- package/dist/src/components/atoms/MessageInformation/index.d.ts +2 -0
- package/dist/src/components/atoms/MessageInformation/index.js +1 -0
- package/dist/src/components/atoms/MessageInformation/index.ts +2 -0
- package/dist/src/components/atoms/MoreDocsItem/MoreDocsItem.d.ts +3 -0
- package/dist/src/components/atoms/MoreDocsItem/MoreDocsItem.js +12 -0
- package/dist/src/components/atoms/MoreDocsItem/MoreDocsItem.styled.d.ts +1 -0
- package/dist/src/components/atoms/MoreDocsItem/MoreDocsItem.styled.js +45 -0
- package/dist/src/components/atoms/MoreDocsItem/MoreDocsItem.styled.ts +46 -0
- package/dist/src/components/atoms/MoreDocsItem/MoreDocsItem.tsx +30 -0
- package/dist/src/components/atoms/MoreDocsItem/MoreDocsItemProps.d.ts +8 -0
- package/dist/src/components/atoms/MoreDocsItem/MoreDocsItemProps.js +1 -0
- package/dist/src/components/atoms/MoreDocsItem/MoreDocsItemProps.ts +9 -0
- package/dist/src/components/atoms/MoreDocsItem/index.d.ts +2 -0
- package/dist/src/components/atoms/MoreDocsItem/index.js +2 -0
- package/dist/src/components/atoms/MoreDocsItem/index.ts +2 -0
- package/dist/src/components/atoms/NavMenuItem/NavMenuItem.d.ts +3 -0
- package/dist/src/components/atoms/NavMenuItem/NavMenuItem.js +8 -0
- package/dist/src/components/atoms/NavMenuItem/NavMenuItem.styled.d.ts +1 -0
- package/dist/src/components/atoms/NavMenuItem/NavMenuItem.styled.js +63 -0
- package/dist/src/components/atoms/NavMenuItem/NavMenuItem.styled.ts +64 -0
- package/dist/src/components/atoms/NavMenuItem/NavMenuItem.tsx +24 -0
- package/dist/src/components/atoms/NavMenuItem/NavMenuItemProps.d.ts +8 -0
- package/dist/src/components/atoms/NavMenuItem/NavMenuItemProps.js +1 -0
- package/dist/src/components/atoms/NavMenuItem/NavMenuItemProps.ts +9 -0
- package/dist/src/components/atoms/NavMenuItem/index.d.ts +2 -0
- package/dist/src/components/atoms/NavMenuItem/index.js +2 -0
- package/dist/src/components/atoms/NavMenuItem/index.ts +2 -0
- package/dist/src/components/atoms/PaypalButton/PaypalButton.d.ts +4 -0
- package/dist/src/components/atoms/PaypalButton/PaypalButton.js +7 -0
- package/dist/src/components/atoms/PaypalButton/PaypalButton.styled.d.ts +1 -0
- package/dist/src/components/atoms/PaypalButton/PaypalButton.styled.js +6 -0
- package/dist/src/components/atoms/PaypalButton/PaypalButton.styled.ts +7 -0
- package/dist/src/components/atoms/PaypalButton/PaypalButton.tsx +15 -0
- package/dist/src/components/atoms/PaypalButton/PaypalButtonProps.types.d.ts +3 -0
- package/dist/src/components/atoms/PaypalButton/PaypalButtonProps.types.js +1 -0
- package/dist/src/components/atoms/PaypalButton/PaypalButtonProps.types.ts +3 -0
- package/dist/src/components/atoms/PaypalButton/index.d.ts +2 -0
- package/dist/src/components/atoms/PaypalButton/index.js +1 -0
- package/dist/src/components/atoms/PaypalButton/index.ts +2 -0
- package/dist/src/components/atoms/PopularDocsItem/PopularDocsItem.d.ts +3 -0
- package/dist/src/components/atoms/PopularDocsItem/PopularDocsItem.js +7 -0
- package/dist/src/components/atoms/PopularDocsItem/PopularDocsItem.styled.d.ts +1 -0
- package/dist/src/components/atoms/PopularDocsItem/PopularDocsItem.styled.js +58 -0
- package/dist/src/components/atoms/PopularDocsItem/PopularDocsItem.styled.ts +59 -0
- package/dist/src/components/atoms/PopularDocsItem/PopularDocsItem.tsx +23 -0
- package/dist/src/components/atoms/PopularDocsItem/PopularDocsItemProps.d.ts +8 -0
- package/dist/src/components/atoms/PopularDocsItem/PopularDocsItemProps.js +1 -0
- package/dist/src/components/atoms/PopularDocsItem/PopularDocsItemProps.ts +9 -0
- package/dist/src/components/atoms/PopularDocsItem/index.d.ts +2 -0
- package/dist/src/components/atoms/PopularDocsItem/index.js +2 -0
- package/dist/src/components/atoms/PopularDocsItem/index.ts +2 -0
- package/dist/src/components/atoms/PreFooter/PreFooter.d.ts +3 -0
- package/dist/src/components/atoms/PreFooter/PreFooter.js +8 -0
- package/dist/src/components/atoms/PreFooter/PreFooter.styled.d.ts +1 -0
- package/dist/src/components/atoms/PreFooter/PreFooter.styled.js +43 -0
- package/dist/src/components/atoms/PreFooter/PreFooter.styled.ts +43 -0
- package/dist/src/components/atoms/PreFooter/PreFooter.tsx +34 -0
- package/dist/src/components/atoms/PreFooter/PreFooterProps.d.ts +8 -0
- package/dist/src/components/atoms/PreFooter/PreFooterProps.js +1 -0
- package/dist/src/components/atoms/PreFooter/PreFooterProps.ts +8 -0
- package/dist/src/components/atoms/PreFooter/index.d.ts +2 -0
- package/dist/src/components/atoms/PreFooter/index.js +2 -0
- package/dist/src/components/atoms/PreFooter/index.ts +2 -0
- package/dist/src/components/atoms/ProgressBar/ProgressBar.d.ts +4 -0
- package/dist/src/components/atoms/ProgressBar/ProgressBar.js +7 -0
- package/dist/src/components/atoms/ProgressBar/ProgressBar.styled.d.ts +1 -0
- package/dist/src/components/atoms/ProgressBar/ProgressBar.styled.js +23 -0
- package/dist/src/components/atoms/ProgressBar/ProgressBar.styled.ts +24 -0
- package/dist/src/components/atoms/ProgressBar/ProgressBar.tsx +17 -0
- package/dist/src/components/atoms/ProgressBar/ProgressBarProps.types.d.ts +4 -0
- package/dist/src/components/atoms/ProgressBar/ProgressBarProps.types.js +1 -0
- package/dist/src/components/atoms/ProgressBar/ProgressBarProps.types.ts +5 -0
- package/dist/src/components/atoms/ProgressBar/index.d.ts +2 -0
- package/dist/src/components/atoms/ProgressBar/index.js +1 -0
- package/dist/src/components/atoms/ProgressBar/index.ts +2 -0
- package/dist/src/components/atoms/Radio/Radio.d.ts +4 -0
- package/dist/src/components/atoms/Radio/Radio.js +21 -0
- package/dist/src/components/atoms/Radio/Radio.scss +295 -0
- package/dist/src/components/atoms/Radio/Radio.tsx +69 -0
- package/dist/src/components/atoms/Radio/RadioProps.types.d.ts +25 -0
- package/dist/src/components/atoms/Radio/RadioProps.types.js +7 -0
- package/dist/src/components/atoms/Radio/RadioProps.types.ts +22 -0
- package/dist/src/components/atoms/Radio/index.d.ts +2 -0
- package/dist/src/components/atoms/Radio/index.js +2 -0
- package/dist/src/components/atoms/Radio/index.ts +2 -0
- package/dist/src/components/atoms/RatafiaLandingIcon/RatafiaLandingIcon.d.ts +4 -0
- package/dist/src/components/atoms/RatafiaLandingIcon/RatafiaLandingIcon.js +6 -0
- package/dist/src/components/atoms/RatafiaLandingIcon/RatafiaLandingIcon.scss +6 -0
- package/dist/src/components/atoms/RatafiaLandingIcon/RatafiaLandingIcon.tsx +9 -0
- package/dist/src/components/atoms/RatafiaLandingIcon/index.d.ts +1 -0
- package/dist/src/components/atoms/RatafiaLandingIcon/index.js +1 -0
- package/dist/src/components/atoms/RatafiaLandingIcon/index.ts +1 -0
- package/dist/src/components/atoms/RemoveButton/RemoveButton.d.ts +4 -0
- package/dist/src/components/atoms/RemoveButton/RemoveButton.js +7 -0
- package/dist/src/components/atoms/RemoveButton/RemoveButton.styled.d.ts +1 -0
- package/dist/src/components/atoms/RemoveButton/RemoveButton.styled.js +42 -0
- package/dist/src/components/atoms/RemoveButton/RemoveButton.styled.ts +43 -0
- package/dist/src/components/atoms/RemoveButton/RemoveButton.tsx +40 -0
- package/dist/src/components/atoms/RemoveButton/RemoveButtonProps.types.d.ts +16 -0
- package/dist/src/components/atoms/RemoveButton/RemoveButtonProps.types.js +1 -0
- package/dist/src/components/atoms/RemoveButton/RemoveButtonProps.types.ts +16 -0
- package/dist/src/components/atoms/RemoveButton/index.d.ts +2 -0
- package/dist/src/components/atoms/RemoveButton/index.js +1 -0
- package/dist/src/components/atoms/RemoveButton/index.ts +2 -0
- package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafia.d.ts +4 -0
- package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafia.js +6 -0
- package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafia.styled.d.ts +1 -0
- package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafia.styled.js +55 -0
- package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafia.styled.ts +56 -0
- package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafia.tsx +56 -0
- package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafiaProps.types.d.ts +14 -0
- package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafiaProps.types.js +1 -0
- package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafiaProps.types.ts +15 -0
- package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/index.d.ts +2 -0
- package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/index.js +1 -0
- package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/index.ts +2 -0
- package/dist/src/components/atoms/RichTextInner/RichTextInner.d.ts +4 -0
- package/dist/src/components/atoms/RichTextInner/RichTextInner.js +4 -0
- package/dist/src/components/atoms/RichTextInner/RichTextInner.styled.d.ts +1 -0
- package/dist/src/components/atoms/RichTextInner/RichTextInner.styled.js +38 -0
- package/dist/src/components/atoms/RichTextInner/RichTextInner.styled.ts +39 -0
- package/dist/src/components/atoms/RichTextInner/RichTextInner.tsx +10 -0
- package/dist/src/components/atoms/RichTextInner/RichTextInnerProps.types.d.ts +5 -0
- package/dist/src/components/atoms/RichTextInner/RichTextInnerProps.types.js +1 -0
- package/dist/src/components/atoms/RichTextInner/RichTextInnerProps.types.ts +6 -0
- package/dist/src/components/atoms/RichTextInner/index.d.ts +2 -0
- package/dist/src/components/atoms/RichTextInner/index.js +1 -0
- package/dist/src/components/atoms/RichTextInner/index.ts +2 -0
- package/dist/src/components/atoms/RichTextStrapi/RichTextMedia.d.ts +11 -0
- package/dist/src/components/atoms/RichTextStrapi/RichTextMedia.js +1 -0
- package/dist/src/components/atoms/RichTextStrapi/RichTextMedia.ts +12 -0
- package/dist/src/components/atoms/RichTextStrapi/RichTextStrapi.d.ts +3 -0
- package/dist/src/components/atoms/RichTextStrapi/RichTextStrapi.js +9 -0
- package/dist/src/components/atoms/RichTextStrapi/RichTextStrapi.styled.d.ts +1 -0
- package/dist/src/components/atoms/RichTextStrapi/RichTextStrapi.styled.js +7 -0
- package/dist/src/components/atoms/RichTextStrapi/RichTextStrapi.styled.ts +8 -0
- package/dist/src/components/atoms/RichTextStrapi/RichTextStrapi.tsx +17 -0
- package/dist/src/components/atoms/RichTextStrapi/RichTextStrapiProps.d.ts +8 -0
- package/dist/src/components/atoms/RichTextStrapi/RichTextStrapiProps.js +1 -0
- package/dist/src/components/atoms/RichTextStrapi/RichTextStrapiProps.ts +9 -0
- package/dist/src/components/atoms/RichTextStrapi/index.d.ts +3 -0
- package/dist/src/components/atoms/RichTextStrapi/index.js +1 -0
- package/dist/src/components/atoms/RichTextStrapi/index.ts +3 -0
- package/dist/src/components/atoms/RichTextStrapi/useFormattedText.d.ts +4 -0
- package/dist/src/components/atoms/RichTextStrapi/useFormattedText.js +24 -0
- package/dist/src/components/atoms/RichTextStrapi/useFormattedText.tsx +31 -0
- package/dist/src/components/atoms/SearchSelect/SearchSelect.d.ts +9 -0
- package/dist/src/components/atoms/SearchSelect/SearchSelect.js +55 -0
- package/dist/src/components/atoms/SearchSelect/SearchSelect.styled.d.ts +1 -0
- package/dist/src/components/atoms/SearchSelect/SearchSelect.styled.js +224 -0
- package/dist/src/components/atoms/SearchSelect/SearchSelect.styled.ts +225 -0
- package/dist/src/components/atoms/SearchSelect/SearchSelect.tsx +101 -0
- package/dist/src/components/atoms/SearchSelect/SearchSelectProps.types.d.ts +27 -0
- package/dist/src/components/atoms/SearchSelect/SearchSelectProps.types.js +1 -0
- package/dist/src/components/atoms/SearchSelect/SearchSelectProps.types.ts +29 -0
- package/dist/src/components/atoms/SearchSelect/index.d.ts +2 -0
- package/dist/src/components/atoms/SearchSelect/index.js +1 -0
- package/dist/src/components/atoms/SearchSelect/index.ts +2 -0
- package/dist/src/components/atoms/ShowMoreBox/ShowMoreBox.d.ts +3 -0
- package/dist/src/components/atoms/ShowMoreBox/ShowMoreBox.js +13 -0
- package/dist/src/components/atoms/ShowMoreBox/ShowMoreBox.styled.d.ts +1 -0
- package/dist/src/components/atoms/ShowMoreBox/ShowMoreBox.styled.js +48 -0
- package/dist/src/components/atoms/ShowMoreBox/ShowMoreBox.styled.ts +49 -0
- package/dist/src/components/atoms/ShowMoreBox/ShowMoreBox.tsx +34 -0
- package/dist/src/components/atoms/ShowMoreBox/ShowMoreBoxProps.d.ts +5 -0
- package/dist/src/components/atoms/ShowMoreBox/ShowMoreBoxProps.js +1 -0
- package/dist/src/components/atoms/ShowMoreBox/ShowMoreBoxProps.ts +5 -0
- package/dist/src/components/atoms/ShowMoreBox/index.d.ts +2 -0
- package/dist/src/components/atoms/ShowMoreBox/index.js +1 -0
- package/dist/src/components/atoms/ShowMoreBox/index.ts +2 -0
- package/dist/src/components/atoms/SidemenuTab/SideMenuTabProps.types.d.ts +10 -0
- package/dist/src/components/atoms/SidemenuTab/SideMenuTabProps.types.js +1 -0
- package/dist/src/components/atoms/SidemenuTab/SideMenuTabProps.types.ts +12 -0
- package/dist/src/components/atoms/SidemenuTab/SidemenuTab.d.ts +4 -0
- package/dist/src/components/atoms/SidemenuTab/SidemenuTab.js +17 -0
- package/dist/src/components/atoms/SidemenuTab/SidemenuTab.styled.d.ts +1 -0
- package/dist/src/components/atoms/SidemenuTab/SidemenuTab.styled.js +92 -0
- package/dist/src/components/atoms/SidemenuTab/SidemenuTab.styled.ts +93 -0
- package/dist/src/components/atoms/SidemenuTab/SidemenuTab.tsx +35 -0
- package/dist/src/components/atoms/SidemenuTab/index.d.ts +2 -0
- package/dist/src/components/atoms/SidemenuTab/index.js +1 -0
- package/dist/src/components/atoms/SidemenuTab/index.ts +2 -0
- package/dist/src/components/atoms/Spinner/Spinner.d.ts +4 -0
- package/dist/src/components/atoms/Spinner/Spinner.js +6 -0
- package/dist/src/components/atoms/Spinner/Spinner.styled.d.ts +1 -0
- package/dist/src/components/atoms/Spinner/Spinner.styled.js +28 -0
- package/dist/src/components/atoms/Spinner/Spinner.styled.ts +29 -0
- package/dist/src/components/atoms/Spinner/Spinner.tsx +24 -0
- package/dist/src/components/atoms/Spinner/SpinnerProps.types.d.ts +4 -0
- package/dist/src/components/atoms/Spinner/SpinnerProps.types.js +1 -0
- package/dist/src/components/atoms/Spinner/SpinnerProps.types.ts +4 -0
- package/dist/src/components/atoms/Spinner/index.d.ts +2 -0
- package/dist/src/components/atoms/Spinner/index.js +1 -0
- package/dist/src/components/atoms/Spinner/index.ts +2 -0
- package/dist/src/components/atoms/StepRatafiaCard/StepRatafiaCard.d.ts +4 -0
- package/dist/src/components/atoms/StepRatafiaCard/StepRatafiaCard.js +6 -0
- package/dist/src/components/atoms/StepRatafiaCard/StepRatafiaCard.styled.d.ts +1 -0
- package/dist/src/components/atoms/StepRatafiaCard/StepRatafiaCard.styled.js +28 -0
- package/dist/src/components/atoms/StepRatafiaCard/StepRatafiaCard.styled.ts +29 -0
- package/dist/src/components/atoms/StepRatafiaCard/StepRatafiaCard.tsx +18 -0
- package/dist/src/components/atoms/StepRatafiaCard/StepRatafiaCardProps.types.d.ts +6 -0
- package/dist/src/components/atoms/StepRatafiaCard/StepRatafiaCardProps.types.js +1 -0
- package/dist/src/components/atoms/StepRatafiaCard/StepRatafiaCardProps.types.ts +6 -0
- package/dist/src/components/atoms/StepRatafiaCard/index.d.ts +2 -0
- package/dist/src/components/atoms/StepRatafiaCard/index.js +1 -0
- package/dist/src/components/atoms/StepRatafiaCard/index.ts +2 -0
- package/dist/src/components/atoms/Tag/Tag.d.ts +3 -0
- package/dist/src/components/atoms/Tag/Tag.js +5 -0
- package/dist/src/components/atoms/Tag/Tag.styled.d.ts +1 -0
- package/dist/src/components/atoms/Tag/Tag.styled.js +28 -0
- package/dist/src/components/atoms/Tag/Tag.styled.ts +29 -0
- package/dist/src/components/atoms/Tag/Tag.tsx +13 -0
- package/dist/src/components/atoms/Tag/TagProps.d.ts +5 -0
- package/dist/src/components/atoms/Tag/TagProps.js +1 -0
- package/dist/src/components/atoms/Tag/TagProps.ts +5 -0
- package/dist/src/components/atoms/Tag/index.d.ts +2 -0
- package/dist/src/components/atoms/Tag/index.js +2 -0
- package/dist/src/components/atoms/Tag/index.ts +2 -0
- package/dist/src/components/atoms/TagRatafiaItem/TagRatafiaItem.d.ts +4 -0
- package/dist/src/components/atoms/TagRatafiaItem/TagRatafiaItem.js +11 -0
- package/dist/src/components/atoms/TagRatafiaItem/TagRatafiaItem.styled.d.ts +1 -0
- package/dist/src/components/atoms/TagRatafiaItem/TagRatafiaItem.styled.js +37 -0
- package/dist/src/components/atoms/TagRatafiaItem/TagRatafiaItem.styled.ts +38 -0
- package/dist/src/components/atoms/TagRatafiaItem/TagRatafiaItem.tsx +24 -0
- package/dist/src/components/atoms/TagRatafiaItem/TagRatafiaItemProps.types.d.ts +6 -0
- package/dist/src/components/atoms/TagRatafiaItem/TagRatafiaItemProps.types.js +1 -0
- package/dist/src/components/atoms/TagRatafiaItem/TagRatafiaItemProps.types.ts +6 -0
- package/dist/src/components/atoms/TagRatafiaItem/index.d.ts +2 -0
- package/dist/src/components/atoms/TagRatafiaItem/index.js +1 -0
- package/dist/src/components/atoms/TagRatafiaItem/index.ts +2 -0
- package/dist/src/components/atoms/Tagline/Tagline.d.ts +3 -0
- package/dist/src/components/atoms/Tagline/Tagline.js +5 -0
- package/dist/src/components/atoms/Tagline/Tagline.styled.d.ts +1 -0
- package/dist/src/components/atoms/Tagline/Tagline.styled.js +17 -0
- package/dist/src/components/atoms/Tagline/Tagline.styled.ts +18 -0
- package/dist/src/components/atoms/Tagline/Tagline.tsx +12 -0
- package/dist/src/components/atoms/Tagline/TaglineProps.types.d.ts +3 -0
- package/dist/src/components/atoms/Tagline/TaglineProps.types.js +1 -0
- package/dist/src/components/atoms/Tagline/TaglineProps.types.ts +3 -0
- package/dist/src/components/atoms/Tagline/index.d.ts +2 -0
- package/dist/src/components/atoms/Tagline/index.js +1 -0
- package/dist/src/components/atoms/Tagline/index.ts +2 -0
- package/dist/src/components/atoms/TestAB/TestAB.d.ts +20 -0
- package/dist/src/components/atoms/TestAB/TestAB.js +23 -0
- package/dist/src/components/atoms/TestAB/TestAB.tsx +30 -0
- package/dist/src/components/atoms/TextArea/TextArea.d.ts +4 -0
- package/dist/src/components/atoms/TextArea/TextArea.js +9 -0
- package/dist/src/components/atoms/TextArea/TextArea.styled.d.ts +1 -0
- package/dist/src/components/atoms/TextArea/TextArea.styled.js +106 -0
- package/dist/src/components/atoms/TextArea/TextArea.styled.ts +107 -0
- package/dist/src/components/atoms/TextArea/TextArea.tsx +50 -0
- package/dist/src/components/atoms/TextArea/TextAreaProps.types.d.ts +13 -0
- package/dist/src/components/atoms/TextArea/TextAreaProps.types.js +1 -0
- package/dist/src/components/atoms/TextArea/TextAreaProps.types.ts +13 -0
- package/dist/src/components/atoms/TextArea/index.d.ts +2 -0
- package/dist/src/components/atoms/TextArea/index.js +1 -0
- package/dist/src/components/atoms/TextArea/index.ts +2 -0
- package/dist/src/components/atoms/Toggle/Toggle.d.ts +4 -0
- package/dist/src/components/atoms/Toggle/Toggle.js +6 -0
- package/dist/src/components/atoms/Toggle/Toggle.styled.d.ts +1 -0
- package/dist/src/components/atoms/Toggle/Toggle.styled.js +59 -0
- package/dist/src/components/atoms/Toggle/Toggle.styled.ts +60 -0
- package/dist/src/components/atoms/Toggle/Toggle.tsx +24 -0
- package/dist/src/components/atoms/Toggle/ToggleProps.types.d.ts +5 -0
- package/dist/src/components/atoms/Toggle/ToggleProps.types.js +1 -0
- package/dist/src/components/atoms/Toggle/ToggleProps.types.ts +5 -0
- package/dist/src/components/atoms/Toggle/index.d.ts +2 -0
- package/dist/src/components/atoms/Toggle/index.js +1 -0
- package/dist/src/components/atoms/Toggle/index.ts +2 -0
- package/dist/src/components/atoms/Tooltip/Tooltip.d.ts +4 -0
- package/dist/src/components/atoms/Tooltip/Tooltip.js +14 -0
- package/dist/src/components/atoms/Tooltip/Tooltip.scss +62 -0
- package/dist/src/components/atoms/Tooltip/Tooltip.tsx +23 -0
- package/dist/src/components/atoms/Tooltip/TooltipProps.types.d.ts +15 -0
- package/dist/src/components/atoms/Tooltip/TooltipProps.types.js +1 -0
- package/dist/src/components/atoms/Tooltip/TooltipProps.types.ts +31 -0
- package/dist/src/components/atoms/Tooltip/index.d.ts +2 -0
- package/dist/src/components/atoms/Tooltip/index.js +1 -0
- package/dist/src/components/atoms/Tooltip/index.ts +2 -0
- package/dist/src/components/atoms/TopBar/TopBar.d.ts +4 -0
- package/dist/src/components/atoms/TopBar/TopBar.js +12 -0
- package/dist/src/components/atoms/TopBar/TopBar.styled.d.ts +1 -0
- package/dist/src/components/atoms/TopBar/TopBar.styled.js +55 -0
- package/dist/src/components/atoms/TopBar/TopBar.styled.ts +56 -0
- package/dist/src/components/atoms/TopBar/TopBar.tsx +23 -0
- package/dist/src/components/atoms/TopBar/TopBarProps.types.d.ts +4 -0
- package/dist/src/components/atoms/TopBar/TopBarProps.types.js +1 -0
- package/dist/src/components/atoms/TopBar/TopBarProps.types.ts +4 -0
- package/dist/src/components/atoms/TopBar/index.d.ts +2 -0
- package/dist/src/components/atoms/TopBar/index.js +1 -0
- package/dist/src/components/atoms/TopBar/index.ts +2 -0
- package/dist/src/components/atoms/TopBarMobile/TopBarMobile.d.ts +7 -0
- package/dist/src/components/atoms/TopBarMobile/TopBarMobile.js +10 -0
- package/dist/src/components/atoms/TopBarMobile/TopBarMobile.styled.d.ts +1 -0
- package/dist/src/components/atoms/TopBarMobile/TopBarMobile.styled.js +49 -0
- package/dist/src/components/atoms/TopBarMobile/TopBarMobile.styled.ts +50 -0
- package/dist/src/components/atoms/TopBarMobile/TopBarMobile.tsx +22 -0
- package/dist/src/components/atoms/TopBarMobile/index.d.ts +1 -0
- package/dist/src/components/atoms/TopBarMobile/index.js +1 -0
- package/dist/src/components/atoms/TopBarMobile/index.ts +1 -0
- package/dist/src/components/atoms/TrustPilot/TrustPilot.d.ts +4 -0
- package/dist/src/components/atoms/TrustPilot/TrustPilot.js +6 -0
- package/dist/src/components/atoms/TrustPilot/TrustPilot.styled.d.ts +1 -0
- package/dist/src/components/atoms/TrustPilot/TrustPilot.styled.js +12 -0
- package/dist/src/components/atoms/TrustPilot/TrustPilot.styled.ts +13 -0
- package/dist/src/components/atoms/TrustPilot/TrustPilot.tsx +9 -0
- package/dist/src/components/atoms/TrustPilot/TrustPilotProps.types.d.ts +3 -0
- package/dist/src/components/atoms/TrustPilot/TrustPilotProps.types.js +1 -0
- package/dist/src/components/atoms/TrustPilot/TrustPilotProps.types.ts +3 -0
- package/dist/src/components/atoms/TrustPilot/index.d.ts +2 -0
- package/dist/src/components/atoms/TrustPilot/index.js +1 -0
- package/dist/src/components/atoms/TrustPilot/index.ts +2 -0
- package/dist/src/components/atoms/Video/Video.d.ts +4 -0
- package/dist/src/components/atoms/Video/Video.js +9 -0
- package/dist/src/components/atoms/Video/Video.tsx +26 -0
- package/dist/src/components/atoms/Video/VideoProps.types.d.ts +17 -0
- package/dist/src/components/atoms/Video/VideoProps.types.js +1 -0
- package/dist/src/components/atoms/Video/VideoProps.types.ts +17 -0
- package/dist/src/components/atoms/Video/index.d.ts +2 -0
- package/dist/src/components/atoms/Video/index.js +1 -0
- package/dist/src/components/atoms/Video/index.ts +2 -0
- package/dist/src/components/atoms/WhyLawDistrictItems/WhyLawDistrictItems.d.ts +4 -0
- package/dist/src/components/atoms/WhyLawDistrictItems/WhyLawDistrictItems.js +8 -0
- package/dist/src/components/atoms/WhyLawDistrictItems/WhyLawDistrictItems.styled.d.ts +1 -0
- package/dist/src/components/atoms/WhyLawDistrictItems/WhyLawDistrictItems.styled.js +37 -0
- package/dist/src/components/atoms/WhyLawDistrictItems/WhyLawDistrictItems.styled.ts +38 -0
- package/dist/src/components/atoms/WhyLawDistrictItems/WhyLawDistrictItems.tsx +20 -0
- package/dist/src/components/atoms/WhyLawDistrictItems/WhyLawDistrictItemsProps.types.d.ts +7 -0
- package/dist/src/components/atoms/WhyLawDistrictItems/WhyLawDistrictItemsProps.types.js +1 -0
- package/dist/src/components/atoms/WhyLawDistrictItems/WhyLawDistrictItemsProps.types.ts +8 -0
- package/dist/src/components/atoms/WhyLawDistrictItems/index.d.ts +3 -0
- package/dist/src/components/atoms/WhyLawDistrictItems/index.js +1 -0
- package/dist/src/components/atoms/WhyLawDistrictItems/index.ts +3 -0
- package/dist/src/components/atoms/WideInfoBar/WideInfoBar.d.ts +7 -0
- package/dist/src/components/atoms/WideInfoBar/WideInfoBar.js +8 -0
- package/dist/src/components/atoms/WideInfoBar/WideInfoBar.styled.d.ts +1 -0
- package/dist/src/components/atoms/WideInfoBar/WideInfoBar.styled.js +32 -0
- package/dist/src/components/atoms/WideInfoBar/WideInfoBar.styled.ts +33 -0
- package/dist/src/components/atoms/WideInfoBar/WideInfoBar.tsx +18 -0
- package/dist/src/components/atoms/WideInfoBar/index.d.ts +1 -0
- package/dist/src/components/atoms/WideInfoBar/index.js +1 -0
- package/dist/src/components/atoms/WideInfoBar/index.ts +1 -0
- package/dist/src/components/atoms/index.d.ts +64 -0
- package/dist/src/components/atoms/index.js +64 -0
- package/dist/src/components/atoms/index.ts +64 -0
- package/dist/src/components/molecules/AccordionItem/AccordionItem.d.ts +3 -0
- package/dist/src/components/molecules/AccordionItem/AccordionItem.js +21 -0
- package/dist/src/components/molecules/AccordionItem/AccordionItem.styled.d.ts +1 -0
- package/dist/src/components/molecules/AccordionItem/AccordionItem.styled.js +68 -0
- package/dist/src/components/molecules/AccordionItem/AccordionItem.styled.ts +69 -0
- package/dist/src/components/molecules/AccordionItem/AccordionItem.tsx +51 -0
- package/dist/src/components/molecules/AccordionItem/AccordionItemProps.types.d.ts +9 -0
- package/dist/src/components/molecules/AccordionItem/AccordionItemProps.types.js +1 -0
- package/dist/src/components/molecules/AccordionItem/AccordionItemProps.types.ts +9 -0
- package/dist/src/components/molecules/AccordionItem/index.d.ts +1 -0
- package/dist/src/components/molecules/AccordionItem/index.js +1 -0
- package/dist/src/components/molecules/AccordionItem/index.ts +1 -0
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.d.ts +4 -0
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.js +9 -0
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.styled.d.ts +1 -0
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.styled.js +7 -0
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.styled.ts +8 -0
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.tsx +18 -0
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardListProps.types.d.ts +4 -0
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardListProps.types.js +1 -0
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardListProps.types.ts +5 -0
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/index.d.ts +2 -0
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/index.js +1 -0
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/index.ts +2 -0
- package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.d.ts +4 -0
- package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.js +10 -0
- package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.styled.d.ts +1 -0
- package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.styled.js +28 -0
- package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.styled.ts +29 -0
- package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.tsx +24 -0
- package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAsProps.types.d.ts +4 -0
- package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAsProps.types.js +1 -0
- package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAsProps.types.ts +4 -0
- package/dist/src/components/molecules/AlsoKnownAs/index.d.ts +2 -0
- package/dist/src/components/molecules/AlsoKnownAs/index.js +1 -0
- package/dist/src/components/molecules/AlsoKnownAs/index.ts +2 -0
- package/dist/src/components/molecules/Article/Article.d.ts +4 -0
- package/dist/src/components/molecules/Article/Article.js +8 -0
- package/dist/src/components/molecules/Article/Article.styled.d.ts +1 -0
- package/dist/src/components/molecules/Article/Article.styled.js +96 -0
- package/dist/src/components/molecules/Article/Article.styled.ts +97 -0
- package/dist/src/components/molecules/Article/Article.tsx +43 -0
- package/dist/src/components/molecules/Article/ArticleProps.types.d.ts +9 -0
- package/dist/src/components/molecules/Article/ArticleProps.types.js +1 -0
- package/dist/src/components/molecules/Article/ArticleProps.types.ts +9 -0
- package/dist/src/components/molecules/Article/index.d.ts +2 -0
- package/dist/src/components/molecules/Article/index.js +1 -0
- package/dist/src/components/molecules/Article/index.ts +2 -0
- package/dist/src/components/molecules/BaseBoxList/BaseBoxList.d.ts +4 -0
- package/dist/src/components/molecules/BaseBoxList/BaseBoxList.js +13 -0
- package/dist/src/components/molecules/BaseBoxList/BaseBoxList.styled.d.ts +1 -0
- package/dist/src/components/molecules/BaseBoxList/BaseBoxList.styled.js +25 -0
- package/dist/src/components/molecules/BaseBoxList/BaseBoxList.styled.ts +26 -0
- package/dist/src/components/molecules/BaseBoxList/BaseBoxList.tsx +22 -0
- package/dist/src/components/molecules/BaseBoxList/BaseBoxListProps.types.d.ts +6 -0
- package/dist/src/components/molecules/BaseBoxList/BaseBoxListProps.types.js +1 -0
- package/dist/src/components/molecules/BaseBoxList/BaseBoxListProps.types.ts +7 -0
- package/dist/src/components/molecules/BaseBoxList/index.d.ts +2 -0
- package/dist/src/components/molecules/BaseBoxList/index.js +1 -0
- package/dist/src/components/molecules/BaseBoxList/index.ts +2 -0
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.d.ts +4 -0
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.js +9 -0
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.styled.d.ts +1 -0
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.styled.js +15 -0
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.styled.ts +16 -0
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.tsx +18 -0
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardListProps.types.d.ts +4 -0
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardListProps.types.js +1 -0
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardListProps.types.ts +5 -0
- package/dist/src/components/molecules/BenefitRatafiaCardList/index.d.ts +2 -0
- package/dist/src/components/molecules/BenefitRatafiaCardList/index.js +1 -0
- package/dist/src/components/molecules/BenefitRatafiaCardList/index.ts +2 -0
- package/dist/src/components/molecules/BottomFixedBar/BottomFixedBar.d.ts +4 -0
- package/dist/src/components/molecules/BottomFixedBar/BottomFixedBar.js +9 -0
- package/dist/src/components/molecules/BottomFixedBar/BottomFixedBar.styled.d.ts +1 -0
- package/dist/src/components/molecules/BottomFixedBar/BottomFixedBar.styled.js +50 -0
- package/dist/src/components/molecules/BottomFixedBar/BottomFixedBar.styled.ts +51 -0
- package/dist/src/components/molecules/BottomFixedBar/BottomFixedBar.tsx +20 -0
- package/dist/src/components/molecules/BottomFixedBar/BottomFixedBarProps.types.d.ts +5 -0
- package/dist/src/components/molecules/BottomFixedBar/BottomFixedBarProps.types.js +1 -0
- package/dist/src/components/molecules/BottomFixedBar/BottomFixedBarProps.types.ts +6 -0
- package/dist/src/components/molecules/BottomFixedBar/index.d.ts +2 -0
- package/dist/src/components/molecules/BottomFixedBar/index.js +1 -0
- package/dist/src/components/molecules/BottomFixedBar/index.ts +2 -0
- package/dist/src/components/molecules/BottomOverlay/BottomOverlay.d.ts +4 -0
- package/dist/src/components/molecules/BottomOverlay/BottomOverlay.js +62 -0
- package/dist/src/components/molecules/BottomOverlay/BottomOverlay.styled.d.ts +1 -0
- package/dist/src/components/molecules/BottomOverlay/BottomOverlay.styled.js +94 -0
- package/dist/src/components/molecules/BottomOverlay/BottomOverlay.styled.ts +95 -0
- package/dist/src/components/molecules/BottomOverlay/BottomOverlay.tsx +94 -0
- package/dist/src/components/molecules/BottomOverlay/BottomOverlayProps.types.d.ts +9 -0
- package/dist/src/components/molecules/BottomOverlay/BottomOverlayProps.types.js +1 -0
- package/dist/src/components/molecules/BottomOverlay/BottomOverlayProps.types.ts +10 -0
- package/dist/src/components/molecules/BottomOverlay/index.d.ts +2 -0
- package/dist/src/components/molecules/BottomOverlay/index.js +1 -0
- package/dist/src/components/molecules/BottomOverlay/index.ts +2 -0
- package/dist/src/components/molecules/BoxForm/BoxForm.d.ts +4 -0
- package/dist/src/components/molecules/BoxForm/BoxForm.js +21 -0
- package/dist/src/components/molecules/BoxForm/BoxForm.styled.d.ts +1 -0
- package/dist/src/components/molecules/BoxForm/BoxForm.styled.js +127 -0
- package/dist/src/components/molecules/BoxForm/BoxForm.styled.ts +128 -0
- package/dist/src/components/molecules/BoxForm/BoxForm.tsx +57 -0
- package/dist/src/components/molecules/BoxForm/BoxFormProps.types.d.ts +12 -0
- package/dist/src/components/molecules/BoxForm/BoxFormProps.types.js +1 -0
- package/dist/src/components/molecules/BoxForm/BoxFormProps.types.ts +14 -0
- package/dist/src/components/molecules/BoxForm/index.d.ts +2 -0
- package/dist/src/components/molecules/BoxForm/index.js +1 -0
- package/dist/src/components/molecules/BoxForm/index.ts +2 -0
- package/dist/src/components/molecules/Breadcrumb/Breadcrumb.d.ts +4 -0
- package/dist/src/components/molecules/Breadcrumb/Breadcrumb.js +7 -0
- package/dist/src/components/molecules/Breadcrumb/Breadcrumb.styled.d.ts +1 -0
- package/dist/src/components/molecules/Breadcrumb/Breadcrumb.styled.js +10 -0
- package/dist/src/components/molecules/Breadcrumb/Breadcrumb.styled.ts +11 -0
- package/dist/src/components/molecules/Breadcrumb/Breadcrumb.tsx +19 -0
- package/dist/src/components/molecules/Breadcrumb/BreadcrumbProps.types.d.ts +6 -0
- package/dist/src/components/molecules/Breadcrumb/BreadcrumbProps.types.js +1 -0
- package/dist/src/components/molecules/Breadcrumb/BreadcrumbProps.types.ts +3 -0
- package/dist/src/components/molecules/Breadcrumb/index.d.ts +2 -0
- package/dist/src/components/molecules/Breadcrumb/index.js +1 -0
- package/dist/src/components/molecules/Breadcrumb/index.ts +2 -0
- package/dist/src/components/molecules/ContactBox/ContactBox.d.ts +4 -0
- package/dist/src/components/molecules/ContactBox/ContactBox.js +14 -0
- package/dist/src/components/molecules/ContactBox/ContactBox.scss +57 -0
- package/dist/src/components/molecules/ContactBox/ContactBox.tsx +35 -0
- package/dist/src/components/molecules/ContactBox/ContactBoxProps.types.d.ts +9 -0
- package/dist/src/components/molecules/ContactBox/ContactBoxProps.types.js +1 -0
- package/dist/src/components/molecules/ContactBox/ContactBoxProps.types.ts +9 -0
- package/dist/src/components/molecules/ContactBox/index.d.ts +2 -0
- package/dist/src/components/molecules/ContactBox/index.js +1 -0
- package/dist/src/components/molecules/ContactBox/index.ts +2 -0
- package/dist/src/components/molecules/ContactCardList/ContactCardList.d.ts +4 -0
- package/dist/src/components/molecules/ContactCardList/ContactCardList.js +7 -0
- package/dist/src/components/molecules/ContactCardList/ContactCardList.styled.d.ts +1 -0
- package/dist/src/components/molecules/ContactCardList/ContactCardList.styled.js +13 -0
- package/dist/src/components/molecules/ContactCardList/ContactCardList.styled.ts +14 -0
- package/dist/src/components/molecules/ContactCardList/ContactCardList.tsx +17 -0
- package/dist/src/components/molecules/ContactCardList/ContactCardListProps.types.d.ts +4 -0
- package/dist/src/components/molecules/ContactCardList/ContactCardListProps.types.js +1 -0
- package/dist/src/components/molecules/ContactCardList/ContactCardListProps.types.ts +5 -0
- package/dist/src/components/molecules/ContactCardList/index.d.ts +2 -0
- package/dist/src/components/molecules/ContactCardList/index.js +1 -0
- package/dist/src/components/molecules/ContactCardList/index.ts +2 -0
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.d.ts +3 -0
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.js +14 -0
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.styled.d.ts +1 -0
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.styled.js +45 -0
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.styled.ts +46 -0
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.tsx +38 -0
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBannerProps.types.d.ts +21 -0
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBannerProps.types.js +1 -0
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBannerProps.types.ts +22 -0
- package/dist/src/components/molecules/ContinueEditingBanner/index.d.ts +2 -0
- package/dist/src/components/molecules/ContinueEditingBanner/index.js +1 -0
- package/dist/src/components/molecules/ContinueEditingBanner/index.ts +2 -0
- package/dist/src/components/molecules/CountDownMessage/CountDownMessage.d.ts +4 -0
- package/dist/src/components/molecules/CountDownMessage/CountDownMessage.js +35 -0
- package/dist/src/components/molecules/CountDownMessage/CountDownMessage.styled.d.ts +1 -0
- package/dist/src/components/molecules/CountDownMessage/CountDownMessage.styled.js +38 -0
- package/dist/src/components/molecules/CountDownMessage/CountDownMessage.styled.ts +39 -0
- package/dist/src/components/molecules/CountDownMessage/CountDownMessage.tsx +56 -0
- package/dist/src/components/molecules/CountDownMessage/CountDownMessageProps.types.d.ts +6 -0
- package/dist/src/components/molecules/CountDownMessage/CountDownMessageProps.types.js +1 -0
- package/dist/src/components/molecules/CountDownMessage/CountDownMessageProps.types.ts +6 -0
- package/dist/src/components/molecules/CountDownMessage/index.d.ts +2 -0
- package/dist/src/components/molecules/CountDownMessage/index.js +1 -0
- package/dist/src/components/molecules/CountDownMessage/index.ts +2 -0
- package/dist/src/components/molecules/EmailContactBox/EmailContactBox.d.ts +3 -0
- package/dist/src/components/molecules/EmailContactBox/EmailContactBox.js +6 -0
- package/dist/src/components/molecules/EmailContactBox/EmailContactBox.styled.d.ts +1 -0
- package/dist/src/components/molecules/EmailContactBox/EmailContactBox.styled.js +34 -0
- package/dist/src/components/molecules/EmailContactBox/EmailContactBox.styled.ts +35 -0
- package/dist/src/components/molecules/EmailContactBox/EmailContactBox.tsx +21 -0
- package/dist/src/components/molecules/EmailContactBox/EmailContactBoxProps.d.ts +4 -0
- package/dist/src/components/molecules/EmailContactBox/EmailContactBoxProps.js +1 -0
- package/dist/src/components/molecules/EmailContactBox/EmailContactBoxProps.ts +4 -0
- package/dist/src/components/molecules/EmailContactBox/index.d.ts +2 -0
- package/dist/src/components/molecules/EmailContactBox/index.js +2 -0
- package/dist/src/components/molecules/EmailContactBox/index.ts +2 -0
- package/dist/src/components/molecules/ExpertCardList/ExpertCardList.d.ts +4 -0
- package/dist/src/components/molecules/ExpertCardList/ExpertCardList.js +11 -0
- package/dist/src/components/molecules/ExpertCardList/ExpertCardList.styled.d.ts +1 -0
- package/dist/src/components/molecules/ExpertCardList/ExpertCardList.styled.js +14 -0
- package/dist/src/components/molecules/ExpertCardList/ExpertCardList.styled.ts +15 -0
- package/dist/src/components/molecules/ExpertCardList/ExpertCardList.tsx +24 -0
- package/dist/src/components/molecules/ExpertCardList/ExpertCardListProps.types.d.ts +4 -0
- package/dist/src/components/molecules/ExpertCardList/ExpertCardListProps.types.js +1 -0
- package/dist/src/components/molecules/ExpertCardList/ExpertCardListProps.types.ts +5 -0
- package/dist/src/components/molecules/ExpertCardList/index.d.ts +2 -0
- package/dist/src/components/molecules/ExpertCardList/index.js +1 -0
- package/dist/src/components/molecules/ExpertCardList/index.ts +2 -0
- package/dist/src/components/molecules/FaqItem/FaqItem.d.ts +3 -0
- package/dist/src/components/molecules/FaqItem/FaqItem.js +13 -0
- package/dist/src/components/molecules/FaqItem/FaqItem.styled.d.ts +1 -0
- package/dist/src/components/molecules/FaqItem/FaqItem.styled.js +61 -0
- package/dist/src/components/molecules/FaqItem/FaqItem.styled.ts +62 -0
- package/dist/src/components/molecules/FaqItem/FaqItem.tsx +43 -0
- package/dist/src/components/molecules/FaqItem/FaqItemProps.d.ts +8 -0
- package/dist/src/components/molecules/FaqItem/FaqItemProps.js +1 -0
- package/dist/src/components/molecules/FaqItem/FaqItemProps.ts +9 -0
- package/dist/src/components/molecules/FaqItem/index.d.ts +2 -0
- package/dist/src/components/molecules/FaqItem/index.js +2 -0
- package/dist/src/components/molecules/FaqItem/index.ts +2 -0
- package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.d.ts +4 -0
- package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.js +9 -0
- package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.styled.d.ts +1 -0
- package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.styled.js +9 -0
- package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.styled.ts +10 -0
- package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.tsx +18 -0
- package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardListProps.types.d.ts +5 -0
- package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardListProps.types.js +1 -0
- package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardListProps.types.ts +6 -0
- package/dist/src/components/molecules/FeatureRatafiaCardList/index.d.ts +2 -0
- package/dist/src/components/molecules/FeatureRatafiaCardList/index.js +1 -0
- package/dist/src/components/molecules/FeatureRatafiaCardList/index.ts +2 -0
- package/dist/src/components/molecules/Feedback/Feedback.d.ts +4 -0
- package/dist/src/components/molecules/Feedback/Feedback.js +42 -0
- package/dist/src/components/molecules/Feedback/Feedback.styled.d.ts +1 -0
- package/dist/src/components/molecules/Feedback/Feedback.styled.js +114 -0
- package/dist/src/components/molecules/Feedback/Feedback.styled.ts +115 -0
- package/dist/src/components/molecules/Feedback/Feedback.tsx +94 -0
- package/dist/src/components/molecules/Feedback/FeedbackProps.types.d.ts +15 -0
- package/dist/src/components/molecules/Feedback/FeedbackProps.types.js +1 -0
- package/dist/src/components/molecules/Feedback/FeedbackProps.types.ts +16 -0
- package/dist/src/components/molecules/Feedback/index.d.ts +2 -0
- package/dist/src/components/molecules/Feedback/index.js +1 -0
- package/dist/src/components/molecules/Feedback/index.ts +2 -0
- package/dist/src/components/molecules/FreeDocModalContent/FreeDocModalContent.d.ts +4 -0
- package/dist/src/components/molecules/FreeDocModalContent/FreeDocModalContent.js +22 -0
- package/dist/src/components/molecules/FreeDocModalContent/FreeDocModalContent.styled.d.ts +1 -0
- package/dist/src/components/molecules/FreeDocModalContent/FreeDocModalContent.styled.js +109 -0
- package/dist/src/components/molecules/FreeDocModalContent/FreeDocModalContent.styled.ts +110 -0
- package/dist/src/components/molecules/FreeDocModalContent/FreeDocModalContent.tsx +55 -0
- package/dist/src/components/molecules/FreeDocModalContent/FreeDocModalContent.types.d.ts +8 -0
- package/dist/src/components/molecules/FreeDocModalContent/FreeDocModalContent.types.js +1 -0
- package/dist/src/components/molecules/FreeDocModalContent/FreeDocModalContent.types.ts +8 -0
- package/dist/src/components/molecules/FreeDocModalContent/index.d.ts +2 -0
- package/dist/src/components/molecules/FreeDocModalContent/index.js +1 -0
- package/dist/src/components/molecules/FreeDocModalContent/index.ts +2 -0
- package/dist/src/components/molecules/HeaderRatafia/HeaderRatafia.d.ts +4 -0
- package/dist/src/components/molecules/HeaderRatafia/HeaderRatafia.js +7 -0
- package/dist/src/components/molecules/HeaderRatafia/HeaderRatafia.styled.d.ts +1 -0
- package/dist/src/components/molecules/HeaderRatafia/HeaderRatafia.styled.js +32 -0
- package/dist/src/components/molecules/HeaderRatafia/HeaderRatafia.styled.ts +33 -0
- package/dist/src/components/molecules/HeaderRatafia/HeaderRatafia.tsx +29 -0
- package/dist/src/components/molecules/HeaderRatafia/HeaderRatafiaProps.types.d.ts +9 -0
- package/dist/src/components/molecules/HeaderRatafia/HeaderRatafiaProps.types.js +1 -0
- package/dist/src/components/molecules/HeaderRatafia/HeaderRatafiaProps.types.ts +10 -0
- package/dist/src/components/molecules/HeaderRatafia/index.d.ts +2 -0
- package/dist/src/components/molecules/HeaderRatafia/index.js +1 -0
- package/dist/src/components/molecules/HeaderRatafia/index.ts +2 -0
- package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafia.d.ts +4 -0
- package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafia.js +9 -0
- package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafia.styled.d.ts +1 -0
- package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafia.styled.js +24 -0
- package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafia.styled.ts +25 -0
- package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafia.tsx +21 -0
- package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafiaProps.types.d.ts +4 -0
- package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafiaProps.types.js +1 -0
- package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafiaProps.types.ts +5 -0
- package/dist/src/components/molecules/KeyFactCardListRatafia/index.d.ts +2 -0
- package/dist/src/components/molecules/KeyFactCardListRatafia/index.js +1 -0
- package/dist/src/components/molecules/KeyFactCardListRatafia/index.ts +2 -0
- package/dist/src/components/molecules/MenuItemsSection/MenuItemsSection.d.ts +4 -0
- package/dist/src/components/molecules/MenuItemsSection/MenuItemsSection.js +10 -0
- package/dist/src/components/molecules/MenuItemsSection/MenuItemsSection.styled.d.ts +1 -0
- package/dist/src/components/molecules/MenuItemsSection/MenuItemsSection.styled.js +33 -0
- package/dist/src/components/molecules/MenuItemsSection/MenuItemsSection.styled.ts +34 -0
- package/dist/src/components/molecules/MenuItemsSection/MenuItemsSection.tsx +22 -0
- package/dist/src/components/molecules/MenuItemsSection/MenuItemsSectionProps.types.d.ts +6 -0
- package/dist/src/components/molecules/MenuItemsSection/MenuItemsSectionProps.types.js +1 -0
- package/dist/src/components/molecules/MenuItemsSection/MenuItemsSectionProps.types.ts +7 -0
- package/dist/src/components/molecules/MenuItemsSection/index.d.ts +2 -0
- package/dist/src/components/molecules/MenuItemsSection/index.js +1 -0
- package/dist/src/components/molecules/MenuItemsSection/index.ts +2 -0
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.d.ts +4 -0
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.js +7 -0
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.scss +29 -0
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.styled.d.ts +1 -0
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.styled.js +30 -0
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.styled.ts +31 -0
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.tsx +31 -0
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContentProps.types.d.ts +7 -0
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContentProps.types.js +1 -0
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContentProps.types.ts +7 -0
- package/dist/src/components/molecules/MidBannerRatafiaContent/index.d.ts +2 -0
- package/dist/src/components/molecules/MidBannerRatafiaContent/index.js +1 -0
- package/dist/src/components/molecules/MidBannerRatafiaContent/index.ts +2 -0
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.d.ts +4 -0
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.js +6 -0
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.styled.d.ts +1 -0
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.styled.js +69 -0
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.styled.ts +70 -0
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.tsx +47 -0
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSampleProps.types.d.ts +4 -0
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSampleProps.types.js +1 -0
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSampleProps.types.ts +4 -0
- package/dist/src/components/molecules/MidBannerRatafiaSample/index.d.ts +2 -0
- package/dist/src/components/molecules/MidBannerRatafiaSample/index.js +1 -0
- package/dist/src/components/molecules/MidBannerRatafiaSample/index.ts +2 -0
- package/dist/src/components/molecules/MoreDocsDesktop/MoreDocsDesktop.d.ts +3 -0
- package/dist/src/components/molecules/MoreDocsDesktop/MoreDocsDesktop.js +6 -0
- package/dist/src/components/molecules/MoreDocsDesktop/MoreDocsDesktop.styled.d.ts +1 -0
- package/dist/src/components/molecules/MoreDocsDesktop/MoreDocsDesktop.styled.js +69 -0
- package/dist/src/components/molecules/MoreDocsDesktop/MoreDocsDesktop.styled.ts +70 -0
- package/dist/src/components/molecules/MoreDocsDesktop/MoreDocsDesktop.tsx +34 -0
- package/dist/src/components/molecules/MoreDocsDesktop/MoreDocsDesktopProps.d.ts +5 -0
- package/dist/src/components/molecules/MoreDocsDesktop/MoreDocsDesktopProps.js +1 -0
- package/dist/src/components/molecules/MoreDocsDesktop/MoreDocsDesktopProps.ts +6 -0
- package/dist/src/components/molecules/MoreDocsDesktop/index.d.ts +2 -0
- package/dist/src/components/molecules/MoreDocsDesktop/index.js +2 -0
- package/dist/src/components/molecules/MoreDocsDesktop/index.ts +2 -0
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.d.ts +3 -0
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.js +17 -0
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.styled.d.ts +1 -0
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.styled.js +79 -0
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.styled.ts +80 -0
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.tsx +47 -0
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobileProps.d.ts +5 -0
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobileProps.js +1 -0
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobileProps.ts +6 -0
- package/dist/src/components/molecules/MoreDocsMobile/index.d.ts +2 -0
- package/dist/src/components/molecules/MoreDocsMobile/index.js +2 -0
- package/dist/src/components/molecules/MoreDocsMobile/index.ts +2 -0
- package/dist/src/components/molecules/NavBarDropDown/NavBarDropDown.d.ts +3 -0
- package/dist/src/components/molecules/NavBarDropDown/NavBarDropDown.js +67 -0
- package/dist/src/components/molecules/NavBarDropDown/NavBarDropDown.styled.d.ts +1 -0
- package/dist/src/components/molecules/NavBarDropDown/NavBarDropDown.styled.js +35 -0
- package/dist/src/components/molecules/NavBarDropDown/NavBarDropDown.styled.ts +36 -0
- package/dist/src/components/molecules/NavBarDropDown/NavBarDropDown.tsx +97 -0
- package/dist/src/components/molecules/NavBarDropDown/NavBarDropDownProps.types.d.ts +14 -0
- package/dist/src/components/molecules/NavBarDropDown/NavBarDropDownProps.types.js +1 -0
- package/dist/src/components/molecules/NavBarDropDown/NavBarDropDownProps.types.ts +13 -0
- package/dist/src/components/molecules/NavBarDropDown/index.d.ts +2 -0
- package/dist/src/components/molecules/NavBarDropDown/index.js +1 -0
- package/dist/src/components/molecules/NavBarDropDown/index.ts +2 -0
- package/dist/src/components/molecules/Pagination/PageStepControl.d.ts +4 -0
- package/dist/src/components/molecules/Pagination/PageStepControl.js +21 -0
- package/dist/src/components/molecules/Pagination/PageStepControl.tsx +38 -0
- package/dist/src/components/molecules/Pagination/PageStepControlProps.types.d.ts +8 -0
- package/dist/src/components/molecules/Pagination/PageStepControlProps.types.js +1 -0
- package/dist/src/components/molecules/Pagination/PageStepControlProps.types.ts +8 -0
- package/dist/src/components/molecules/Pagination/PageSteps.d.ts +10 -0
- package/dist/src/components/molecules/Pagination/PageSteps.js +47 -0
- package/dist/src/components/molecules/Pagination/PageSteps.tsx +80 -0
- package/dist/src/components/molecules/Pagination/Pagination.d.ts +4 -0
- package/dist/src/components/molecules/Pagination/Pagination.js +24 -0
- package/dist/src/components/molecules/Pagination/Pagination.styled.d.ts +1 -0
- package/dist/src/components/molecules/Pagination/Pagination.styled.js +63 -0
- package/dist/src/components/molecules/Pagination/Pagination.styled.ts +64 -0
- package/dist/src/components/molecules/Pagination/Pagination.tsx +42 -0
- package/dist/src/components/molecules/Pagination/PaginationProps.types.d.ts +7 -0
- package/dist/src/components/molecules/Pagination/PaginationProps.types.js +1 -0
- package/dist/src/components/molecules/Pagination/PaginationProps.types.ts +7 -0
- package/dist/src/components/molecules/Pagination/index.d.ts +2 -0
- package/dist/src/components/molecules/Pagination/index.js +1 -0
- package/dist/src/components/molecules/Pagination/index.ts +2 -0
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.d.ts +3 -0
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.js +8 -0
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.styled.d.ts +1 -0
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.styled.js +59 -0
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.styled.ts +60 -0
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.tsx +24 -0
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktopProps.types.d.ts +4 -0
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktopProps.types.js +1 -0
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktopProps.types.ts +4 -0
- package/dist/src/components/molecules/PhoneContactBoxDesktop/index.d.ts +2 -0
- package/dist/src/components/molecules/PhoneContactBoxDesktop/index.js +1 -0
- package/dist/src/components/molecules/PhoneContactBoxDesktop/index.ts +2 -0
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.d.ts +3 -0
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.js +6 -0
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.styled.d.ts +1 -0
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.styled.js +32 -0
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.styled.ts +33 -0
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.tsx +25 -0
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobileProps.types.d.ts +4 -0
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobileProps.types.js +1 -0
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobileProps.types.ts +4 -0
- package/dist/src/components/molecules/PhoneContactBoxMobile/index.d.ts +2 -0
- package/dist/src/components/molecules/PhoneContactBoxMobile/index.js +1 -0
- package/dist/src/components/molecules/PhoneContactBoxMobile/index.ts +2 -0
- package/dist/src/components/molecules/PopularDocs/PopularDocs.d.ts +3 -0
- package/dist/src/components/molecules/PopularDocs/PopularDocs.js +6 -0
- package/dist/src/components/molecules/PopularDocs/PopularDocs.styled.d.ts +1 -0
- package/dist/src/components/molecules/PopularDocs/PopularDocs.styled.js +34 -0
- package/dist/src/components/molecules/PopularDocs/PopularDocs.styled.ts +35 -0
- package/dist/src/components/molecules/PopularDocs/PopularDocs.tsx +18 -0
- package/dist/src/components/molecules/PopularDocs/PopularDocsProps.d.ts +5 -0
- package/dist/src/components/molecules/PopularDocs/PopularDocsProps.js +1 -0
- package/dist/src/components/molecules/PopularDocs/PopularDocsProps.ts +6 -0
- package/dist/src/components/molecules/PopularDocs/index.d.ts +2 -0
- package/dist/src/components/molecules/PopularDocs/index.js +2 -0
- package/dist/src/components/molecules/PopularDocs/index.ts +2 -0
- package/dist/src/components/molecules/PricingCard/PricingCard.d.ts +4 -0
- package/dist/src/components/molecules/PricingCard/PricingCard.js +30 -0
- package/dist/src/components/molecules/PricingCard/PricingCard.styled.d.ts +1 -0
- package/dist/src/components/molecules/PricingCard/PricingCard.styled.js +189 -0
- package/dist/src/components/molecules/PricingCard/PricingCard.styled.ts +190 -0
- package/dist/src/components/molecules/PricingCard/PricingCard.tsx +131 -0
- package/dist/src/components/molecules/PricingCard/PricingCardProps.types.d.ts +18 -0
- package/dist/src/components/molecules/PricingCard/PricingCardProps.types.js +1 -0
- package/dist/src/components/molecules/PricingCard/PricingCardProps.types.ts +20 -0
- package/dist/src/components/molecules/PricingCard/index.d.ts +2 -0
- package/dist/src/components/molecules/PricingCard/index.js +1 -0
- package/dist/src/components/molecules/PricingCard/index.ts +2 -0
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCard.d.ts +4 -0
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCard.js +12 -0
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCard.styled.d.ts +1 -0
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCard.styled.js +120 -0
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCard.styled.ts +121 -0
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCard.tsx +61 -0
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCardProps.types.d.ts +26 -0
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCardProps.types.js +1 -0
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCardProps.types.ts +28 -0
- package/dist/src/components/molecules/RatafiaSubscriptionCard/index.d.ts +2 -0
- package/dist/src/components/molecules/RatafiaSubscriptionCard/index.js +1 -0
- package/dist/src/components/molecules/RatafiaSubscriptionCard/index.ts +2 -0
- package/dist/src/components/molecules/Snackbar/Snackbar.d.ts +4 -0
- package/dist/src/components/molecules/Snackbar/Snackbar.js +42 -0
- package/dist/src/components/molecules/Snackbar/Snackbar.styled.d.ts +1 -0
- package/dist/src/components/molecules/Snackbar/Snackbar.styled.js +139 -0
- package/dist/src/components/molecules/Snackbar/Snackbar.styled.ts +140 -0
- package/dist/src/components/molecules/Snackbar/Snackbar.tsx +81 -0
- package/dist/src/components/molecules/Snackbar/SnackbarProps.types.d.ts +15 -0
- package/dist/src/components/molecules/Snackbar/SnackbarProps.types.js +1 -0
- package/dist/src/components/molecules/Snackbar/SnackbarProps.types.ts +16 -0
- package/dist/src/components/molecules/Snackbar/index.d.ts +2 -0
- package/dist/src/components/molecules/Snackbar/index.js +1 -0
- package/dist/src/components/molecules/Snackbar/index.ts +2 -0
- package/dist/src/components/molecules/StepGetForm/StepGetForm.d.ts +4 -0
- package/dist/src/components/molecules/StepGetForm/StepGetForm.js +6 -0
- package/dist/src/components/molecules/StepGetForm/StepGetForm.styled.d.ts +1 -0
- package/dist/src/components/molecules/StepGetForm/StepGetForm.styled.js +104 -0
- package/dist/src/components/molecules/StepGetForm/StepGetForm.styled.ts +105 -0
- package/dist/src/components/molecules/StepGetForm/StepGetForm.tsx +18 -0
- package/dist/src/components/molecules/StepGetForm/StepGetFormProps.types.d.ts +6 -0
- package/dist/src/components/molecules/StepGetForm/StepGetFormProps.types.js +1 -0
- package/dist/src/components/molecules/StepGetForm/StepGetFormProps.types.ts +6 -0
- package/dist/src/components/molecules/StepGetForm/index.d.ts +2 -0
- package/dist/src/components/molecules/StepGetForm/index.js +1 -0
- package/dist/src/components/molecules/StepGetForm/index.ts +2 -0
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.d.ts +4 -0
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.js +10 -0
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.scss +18 -0
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.styled.d.ts +1 -0
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.styled.js +19 -0
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.styled.ts +20 -0
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.tsx +19 -0
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardListProps.types.d.ts +4 -0
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardListProps.types.js +1 -0
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardListProps.types.ts +5 -0
- package/dist/src/components/molecules/StepRatafiaCardList/index.d.ts +2 -0
- package/dist/src/components/molecules/StepRatafiaCardList/index.js +1 -0
- package/dist/src/components/molecules/StepRatafiaCardList/index.ts +2 -0
- package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCard.d.ts +4 -0
- package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCard.js +7 -0
- package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCard.styled.d.ts +1 -0
- package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCard.styled.js +161 -0
- package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCard.styled.ts +162 -0
- package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCard.tsx +37 -0
- package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCardProps.types.d.ts +10 -0
- package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCardProps.types.js +1 -0
- package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCardProps.types.ts +11 -0
- package/dist/src/components/molecules/SubtypeDocumentCard/index.d.ts +2 -0
- package/dist/src/components/molecules/SubtypeDocumentCard/index.js +1 -0
- package/dist/src/components/molecules/SubtypeDocumentCard/index.ts +2 -0
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.d.ts +4 -0
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.js +9 -0
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.styled.d.ts +1 -0
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.styled.js +7 -0
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.styled.ts +8 -0
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.tsx +18 -0
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaListProps.types.d.ts +5 -0
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaListProps.types.js +1 -0
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaListProps.types.ts +6 -0
- package/dist/src/components/molecules/TagsRatafiaList/index.d.ts +2 -0
- package/dist/src/components/molecules/TagsRatafiaList/index.js +1 -0
- package/dist/src/components/molecules/TagsRatafiaList/index.ts +2 -0
- package/dist/src/components/molecules/TextInput/Input.d.ts +17 -0
- package/dist/src/components/molecules/TextInput/Input.js +16 -0
- package/dist/src/components/molecules/TextInput/Input.tsx +80 -0
- package/dist/src/components/molecules/TextInput/TextInput.d.ts +4 -0
- package/dist/src/components/molecules/TextInput/TextInput.js +38 -0
- package/dist/src/components/molecules/TextInput/TextInput.scss +177 -0
- package/dist/src/components/molecules/TextInput/TextInput.tsx +112 -0
- package/dist/src/components/molecules/TextInput/TextInputLabel.d.ts +9 -0
- package/dist/src/components/molecules/TextInput/TextInputLabel.js +7 -0
- package/dist/src/components/molecules/TextInput/TextInputLabel.tsx +26 -0
- package/dist/src/components/molecules/TextInput/TextInputMessage.d.ts +7 -0
- package/dist/src/components/molecules/TextInput/TextInputMessage.js +8 -0
- package/dist/src/components/molecules/TextInput/TextInputMessage.tsx +22 -0
- package/dist/src/components/molecules/TextInput/TextInputProps.types.d.ts +24 -0
- package/dist/src/components/molecules/TextInput/TextInputProps.types.js +1 -0
- package/dist/src/components/molecules/TextInput/TextInputProps.types.ts +25 -0
- package/dist/src/components/molecules/TextInput/TextInputTooltip.d.ts +6 -0
- package/dist/src/components/molecules/TextInput/TextInputTooltip.js +6 -0
- package/dist/src/components/molecules/TextInput/TextInputTooltip.tsx +11 -0
- package/dist/src/components/molecules/TextInput/index.d.ts +2 -0
- package/dist/src/components/molecules/TextInput/index.js +1 -0
- package/dist/src/components/molecules/TextInput/index.ts +2 -0
- package/dist/src/components/molecules/TextInput/stories/TextInput.stories.tsx +125 -0
- package/dist/src/components/molecules/TextInput/tests/Input.test.tsx +45 -0
- package/dist/src/components/molecules/TextInput/tests/TextInput.test.tsx +68 -0
- package/dist/src/components/molecules/TextInput/tests/TextInputLabel.test.tsx +41 -0
- package/dist/src/components/molecules/TextInput/tests/TextInputMessage.test.tsx +27 -0
- package/dist/src/components/molecules/TextInput/tests/TextInputTooltip.test.tsx +22 -0
- package/dist/src/components/molecules/TooltipMenu/TooltipMenu.d.ts +4 -0
- package/dist/src/components/molecules/TooltipMenu/TooltipMenu.js +9 -0
- package/dist/src/components/molecules/TooltipMenu/TooltipMenu.scss +40 -0
- package/dist/src/components/molecules/TooltipMenu/TooltipMenu.tsx +23 -0
- package/dist/src/components/molecules/TooltipMenu/TooltipMenuProps.types.d.ts +9 -0
- package/dist/src/components/molecules/TooltipMenu/TooltipMenuProps.types.js +1 -0
- package/dist/src/components/molecules/TooltipMenu/TooltipMenuProps.types.ts +9 -0
- package/dist/src/components/molecules/TooltipMenu/index.d.ts +2 -0
- package/dist/src/components/molecules/TooltipMenu/index.js +1 -0
- package/dist/src/components/molecules/TooltipMenu/index.ts +2 -0
- package/dist/src/components/molecules/TrustworthyWebsites/TrustworthyWebsites.d.ts +4 -0
- package/dist/src/components/molecules/TrustworthyWebsites/TrustworthyWebsites.js +6 -0
- package/dist/src/components/molecules/TrustworthyWebsites/TrustworthyWebsites.styled.d.ts +1 -0
- package/dist/src/components/molecules/TrustworthyWebsites/TrustworthyWebsites.styled.js +14 -0
- package/dist/src/components/molecules/TrustworthyWebsites/TrustworthyWebsites.styled.ts +15 -0
- package/dist/src/components/molecules/TrustworthyWebsites/TrustworthyWebsites.tsx +18 -0
- package/dist/src/components/molecules/TrustworthyWebsites/TrustworthyWebsitesProps.types.d.ts +7 -0
- package/dist/src/components/molecules/TrustworthyWebsites/TrustworthyWebsitesProps.types.js +1 -0
- package/dist/src/components/molecules/TrustworthyWebsites/TrustworthyWebsitesProps.types.ts +8 -0
- package/dist/src/components/molecules/TrustworthyWebsites/index.d.ts +2 -0
- package/dist/src/components/molecules/TrustworthyWebsites/index.js +1 -0
- package/dist/src/components/molecules/TrustworthyWebsites/index.ts +2 -0
- package/dist/src/components/molecules/TypeModulesList/TypeModulesList.d.ts +4 -0
- package/dist/src/components/molecules/TypeModulesList/TypeModulesList.js +8 -0
- package/dist/src/components/molecules/TypeModulesList/TypeModulesList.styled.d.ts +1 -0
- package/dist/src/components/molecules/TypeModulesList/TypeModulesList.styled.js +107 -0
- package/dist/src/components/molecules/TypeModulesList/TypeModulesList.styled.ts +108 -0
- package/dist/src/components/molecules/TypeModulesList/TypeModulesList.tsx +46 -0
- package/dist/src/components/molecules/TypeModulesList/TypeModulesListProps.types.d.ts +14 -0
- package/dist/src/components/molecules/TypeModulesList/TypeModulesListProps.types.js +1 -0
- package/dist/src/components/molecules/TypeModulesList/TypeModulesListProps.types.ts +16 -0
- package/dist/src/components/molecules/TypeModulesList/index.d.ts +2 -0
- package/dist/src/components/molecules/TypeModulesList/index.js +1 -0
- package/dist/src/components/molecules/TypeModulesList/index.ts +2 -0
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.d.ts +4 -0
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.js +7 -0
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.styled.d.ts +1 -0
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.styled.js +65 -0
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.styled.ts +66 -0
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.tsx +45 -0
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZoneProps.types.d.ts +18 -0
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZoneProps.types.js +1 -0
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZoneProps.types.ts +19 -0
- package/dist/src/components/molecules/UploadRatafiaZone/index.d.ts +2 -0
- package/dist/src/components/molecules/UploadRatafiaZone/index.js +1 -0
- package/dist/src/components/molecules/UploadRatafiaZone/index.ts +2 -0
- package/dist/src/components/molecules/WarningBox/WarningBox.d.ts +3 -0
- package/dist/src/components/molecules/WarningBox/WarningBox.js +7 -0
- package/dist/src/components/molecules/WarningBox/WarningBox.tsx +17 -0
- package/dist/src/components/molecules/WarningBox/WarningBoxProps.d.ts +4 -0
- package/dist/src/components/molecules/WarningBox/WarningBoxProps.js +1 -0
- package/dist/src/components/molecules/WarningBox/WarningBoxProps.ts +4 -0
- package/dist/src/components/molecules/WarningBox/WarningBoxStyled.d.ts +2 -0
- package/dist/src/components/molecules/WarningBox/WarningBoxStyled.js +19 -0
- package/dist/src/components/molecules/WarningBox/WarningBoxStyled.ts +21 -0
- package/dist/src/components/molecules/WarningBox/index.d.ts +2 -0
- package/dist/src/components/molecules/WarningBox/index.js +1 -0
- package/dist/src/components/molecules/WarningBox/index.ts +2 -0
- package/dist/src/components/molecules/index.d.ts +45 -0
- package/dist/src/components/molecules/index.js +45 -0
- package/dist/src/components/molecules/index.ts +45 -0
- package/dist/src/components/organisms/AboutUsContent/AboutUsContent.d.ts +4 -0
- package/dist/src/components/organisms/AboutUsContent/AboutUsContent.js +7 -0
- package/dist/src/components/organisms/AboutUsContent/AboutUsContent.styled.d.ts +1 -0
- package/dist/src/components/organisms/AboutUsContent/AboutUsContent.styled.js +59 -0
- package/dist/src/components/organisms/AboutUsContent/AboutUsContent.styled.ts +60 -0
- package/dist/src/components/organisms/AboutUsContent/AboutUsContent.tsx +23 -0
- package/dist/src/components/organisms/AboutUsContent/AboutUsContentProps.types.d.ts +6 -0
- package/dist/src/components/organisms/AboutUsContent/AboutUsContentProps.types.js +1 -0
- package/dist/src/components/organisms/AboutUsContent/AboutUsContentProps.types.ts +7 -0
- package/dist/src/components/organisms/AboutUsContent/index.d.ts +2 -0
- package/dist/src/components/organisms/AboutUsContent/index.js +1 -0
- package/dist/src/components/organisms/AboutUsContent/index.ts +2 -0
- package/dist/src/components/organisms/Accordion/Accordion.context.d.ts +47 -0
- package/dist/src/components/organisms/Accordion/Accordion.context.js +81 -0
- package/dist/src/components/organisms/Accordion/Accordion.context.tsx +125 -0
- package/dist/src/components/organisms/Accordion/Accordion.d.ts +3 -0
- package/dist/src/components/organisms/Accordion/Accordion.js +14 -0
- package/dist/src/components/organisms/Accordion/Accordion.styled.d.ts +1 -0
- package/dist/src/components/organisms/Accordion/Accordion.styled.js +5 -0
- package/dist/src/components/organisms/Accordion/Accordion.styled.ts +6 -0
- package/dist/src/components/organisms/Accordion/Accordion.tsx +35 -0
- package/dist/src/components/organisms/Accordion/AccordionProps.types.d.ts +12 -0
- package/dist/src/components/organisms/Accordion/AccordionProps.types.js +1 -0
- package/dist/src/components/organisms/Accordion/AccordionProps.types.ts +12 -0
- package/dist/src/components/organisms/Accordion/index.d.ts +2 -0
- package/dist/src/components/organisms/Accordion/index.js +2 -0
- package/dist/src/components/organisms/Accordion/index.ts +2 -0
- package/dist/src/components/organisms/ArticlesList/ArticlesList.d.ts +4 -0
- package/dist/src/components/organisms/ArticlesList/ArticlesList.js +9 -0
- package/dist/src/components/organisms/ArticlesList/ArticlesList.styled.d.ts +1 -0
- package/dist/src/components/organisms/ArticlesList/ArticlesList.styled.js +11 -0
- package/dist/src/components/organisms/ArticlesList/ArticlesList.styled.ts +12 -0
- package/dist/src/components/organisms/ArticlesList/ArticlesList.tsx +19 -0
- package/dist/src/components/organisms/ArticlesList/ArticlesListProps.types.d.ts +5 -0
- package/dist/src/components/organisms/ArticlesList/ArticlesListProps.types.js +1 -0
- package/dist/src/components/organisms/ArticlesList/ArticlesListProps.types.ts +6 -0
- package/dist/src/components/organisms/ArticlesList/index.d.ts +2 -0
- package/dist/src/components/organisms/ArticlesList/index.js +1 -0
- package/dist/src/components/organisms/ArticlesList/index.ts +2 -0
- package/dist/src/components/organisms/AsSeeInContent/AsSeeInContent.d.ts +4 -0
- package/dist/src/components/organisms/AsSeeInContent/AsSeeInContent.js +11 -0
- package/dist/src/components/organisms/AsSeeInContent/AsSeeInContent.styled.d.ts +1 -0
- package/dist/src/components/organisms/AsSeeInContent/AsSeeInContent.styled.js +22 -0
- package/dist/src/components/organisms/AsSeeInContent/AsSeeInContent.styled.ts +23 -0
- package/dist/src/components/organisms/AsSeeInContent/AsSeeInContent.tsx +21 -0
- package/dist/src/components/organisms/AsSeeInContent/AsSeeInContentProps.types.d.ts +5 -0
- package/dist/src/components/organisms/AsSeeInContent/AsSeeInContentProps.types.js +1 -0
- package/dist/src/components/organisms/AsSeeInContent/AsSeeInContentProps.types.ts +6 -0
- package/dist/src/components/organisms/AsSeeInContent/index.d.ts +2 -0
- package/dist/src/components/organisms/AsSeeInContent/index.js +1 -0
- package/dist/src/components/organisms/AsSeeInContent/index.ts +2 -0
- package/dist/src/components/organisms/CardFunctionality/CardFunctionality.d.ts +3 -0
- package/dist/src/components/organisms/CardFunctionality/CardFunctionality.js +8 -0
- package/dist/src/components/organisms/CardFunctionality/CardFunctionality.styled.d.ts +1 -0
- package/dist/src/components/organisms/CardFunctionality/CardFunctionality.styled.js +65 -0
- package/dist/src/components/organisms/CardFunctionality/CardFunctionality.styled.ts +66 -0
- package/dist/src/components/organisms/CardFunctionality/CardFunctionality.tsx +37 -0
- package/dist/src/components/organisms/CardFunctionality/CardFunctionalityProps.d.ts +10 -0
- package/dist/src/components/organisms/CardFunctionality/CardFunctionalityProps.js +1 -0
- package/dist/src/components/organisms/CardFunctionality/CardFunctionalityProps.ts +11 -0
- package/dist/src/components/organisms/CardFunctionality/index.d.ts +2 -0
- package/dist/src/components/organisms/CardFunctionality/index.js +2 -0
- package/dist/src/components/organisms/CardFunctionality/index.ts +2 -0
- package/dist/src/components/organisms/ContactContent/ContactContent.d.ts +4 -0
- package/dist/src/components/organisms/ContactContent/ContactContent.js +9 -0
- package/dist/src/components/organisms/ContactContent/ContactContent.styled.d.ts +1 -0
- package/dist/src/components/organisms/ContactContent/ContactContent.styled.js +28 -0
- package/dist/src/components/organisms/ContactContent/ContactContent.styled.ts +29 -0
- package/dist/src/components/organisms/ContactContent/ContactContent.tsx +20 -0
- package/dist/src/components/organisms/ContactContent/ContactContentProps.types.d.ts +6 -0
- package/dist/src/components/organisms/ContactContent/ContactContentProps.types.js +1 -0
- package/dist/src/components/organisms/ContactContent/ContactContentProps.types.ts +7 -0
- package/dist/src/components/organisms/ContactContent/index.d.ts +2 -0
- package/dist/src/components/organisms/ContactContent/index.js +1 -0
- package/dist/src/components/organisms/ContactContent/index.ts +2 -0
- package/dist/src/components/organisms/ContactJumbotron/ContactJumbotron.d.ts +3 -0
- package/dist/src/components/organisms/ContactJumbotron/ContactJumbotron.js +7 -0
- package/dist/src/components/organisms/ContactJumbotron/ContactJumbotron.styled.d.ts +1 -0
- package/dist/src/components/organisms/ContactJumbotron/ContactJumbotron.styled.js +43 -0
- package/dist/src/components/organisms/ContactJumbotron/ContactJumbotron.styled.ts +44 -0
- package/dist/src/components/organisms/ContactJumbotron/ContactJumbotron.tsx +33 -0
- package/dist/src/components/organisms/ContactJumbotron/ContactJumbotronProps.types.d.ts +10 -0
- package/dist/src/components/organisms/ContactJumbotron/ContactJumbotronProps.types.js +1 -0
- package/dist/src/components/organisms/ContactJumbotron/ContactJumbotronProps.types.ts +12 -0
- package/dist/src/components/organisms/ContactJumbotron/index.d.ts +2 -0
- package/dist/src/components/organisms/ContactJumbotron/index.js +1 -0
- package/dist/src/components/organisms/ContactJumbotron/index.ts +2 -0
- package/dist/src/components/organisms/CookiePolicyBar/CookiePolicyBar.d.ts +3 -0
- package/dist/src/components/organisms/CookiePolicyBar/CookiePolicyBar.js +6 -0
- package/dist/src/components/organisms/CookiePolicyBar/CookiePolicyBar.styled.d.ts +1 -0
- package/dist/src/components/organisms/CookiePolicyBar/CookiePolicyBar.styled.js +48 -0
- package/dist/src/components/organisms/CookiePolicyBar/CookiePolicyBar.styled.ts +49 -0
- package/dist/src/components/organisms/CookiePolicyBar/CookiePolicyBar.tsx +21 -0
- package/dist/src/components/organisms/CookiePolicyBar/CookiePolicyBarProps.d.ts +5 -0
- package/dist/src/components/organisms/CookiePolicyBar/CookiePolicyBarProps.js +1 -0
- package/dist/src/components/organisms/CookiePolicyBar/CookiePolicyBarProps.ts +5 -0
- package/dist/src/components/organisms/CookiePolicyBar/index.d.ts +2 -0
- package/dist/src/components/organisms/CookiePolicyBar/index.js +2 -0
- package/dist/src/components/organisms/CookiePolicyBar/index.ts +2 -0
- package/dist/src/components/organisms/ErrorContentRatafia/ErrorContentRatafia.d.ts +3 -0
- package/dist/src/components/organisms/ErrorContentRatafia/ErrorContentRatafia.js +5 -0
- package/dist/src/components/organisms/ErrorContentRatafia/ErrorContentRatafia.styled.d.ts +1 -0
- package/dist/src/components/organisms/ErrorContentRatafia/ErrorContentRatafia.styled.js +18 -0
- package/dist/src/components/organisms/ErrorContentRatafia/ErrorContentRatafia.styled.ts +19 -0
- package/dist/src/components/organisms/ErrorContentRatafia/ErrorContentRatafia.tsx +13 -0
- package/dist/src/components/organisms/ErrorContentRatafia/ErrorContentRatafiaProps.types.d.ts +4 -0
- package/dist/src/components/organisms/ErrorContentRatafia/ErrorContentRatafiaProps.types.js +1 -0
- package/dist/src/components/organisms/ErrorContentRatafia/ErrorContentRatafiaProps.types.ts +4 -0
- package/dist/src/components/organisms/ErrorContentRatafia/index.d.ts +2 -0
- package/dist/src/components/organisms/ErrorContentRatafia/index.js +1 -0
- package/dist/src/components/organisms/ErrorContentRatafia/index.ts +2 -0
- package/dist/src/components/organisms/FaqGroup/FaqGroup.d.ts +3 -0
- package/dist/src/components/organisms/FaqGroup/FaqGroup.js +6 -0
- package/dist/src/components/organisms/FaqGroup/FaqGroup.styled.d.ts +1 -0
- package/dist/src/components/organisms/FaqGroup/FaqGroup.styled.js +26 -0
- package/dist/src/components/organisms/FaqGroup/FaqGroup.styled.ts +27 -0
- package/dist/src/components/organisms/FaqGroup/FaqGroup.tsx +21 -0
- package/dist/src/components/organisms/FaqGroup/FaqGroupProps.d.ts +9 -0
- package/dist/src/components/organisms/FaqGroup/FaqGroupProps.js +1 -0
- package/dist/src/components/organisms/FaqGroup/FaqGroupProps.ts +10 -0
- package/dist/src/components/organisms/FaqGroup/index.d.ts +2 -0
- package/dist/src/components/organisms/FaqGroup/index.js +2 -0
- package/dist/src/components/organisms/FaqGroup/index.ts +2 -0
- package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.d.ts +4 -0
- package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.js +7 -0
- package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.styled.d.ts +1 -0
- package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.styled.js +30 -0
- package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.styled.ts +31 -0
- package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.tsx +30 -0
- package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContentProps.types.d.ts +7 -0
- package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContentProps.types.js +1 -0
- package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContentProps.types.ts +8 -0
- package/dist/src/components/organisms/FeaturesRatafiaContent/index.d.ts +2 -0
- package/dist/src/components/organisms/FeaturesRatafiaContent/index.js +1 -0
- package/dist/src/components/organisms/FeaturesRatafiaContent/index.ts +2 -0
- package/dist/src/components/organisms/GuidelinesContent/GuidelinesContent.d.ts +4 -0
- package/dist/src/components/organisms/GuidelinesContent/GuidelinesContent.js +7 -0
- package/dist/src/components/organisms/GuidelinesContent/GuidelinesContent.styled.d.ts +1 -0
- package/dist/src/components/organisms/GuidelinesContent/GuidelinesContent.styled.js +138 -0
- package/dist/src/components/organisms/GuidelinesContent/GuidelinesContent.styled.ts +139 -0
- package/dist/src/components/organisms/GuidelinesContent/GuidelinesContent.tsx +33 -0
- package/dist/src/components/organisms/GuidelinesContent/GuidelinesContentProps.types.d.ts +6 -0
- package/dist/src/components/organisms/GuidelinesContent/GuidelinesContentProps.types.js +1 -0
- package/dist/src/components/organisms/GuidelinesContent/GuidelinesContentProps.types.ts +6 -0
- package/dist/src/components/organisms/GuidelinesContent/index.d.ts +2 -0
- package/dist/src/components/organisms/GuidelinesContent/index.js +1 -0
- package/dist/src/components/organisms/GuidelinesContent/index.ts +2 -0
- package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.d.ts +4 -0
- package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.js +7 -0
- package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.styled.d.ts +1 -0
- package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.styled.js +53 -0
- package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.styled.ts +54 -0
- package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.tsx +19 -0
- package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContentProps.types.d.ts +8 -0
- package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContentProps.types.js +1 -0
- package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContentProps.types.ts +9 -0
- package/dist/src/components/organisms/JumbotronRatafiaContent/index.d.ts +2 -0
- package/dist/src/components/organisms/JumbotronRatafiaContent/index.js +1 -0
- package/dist/src/components/organisms/JumbotronRatafiaContent/index.ts +2 -0
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafia.d.ts +4 -0
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafia.js +6 -0
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafia.styled.d.ts +1 -0
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafia.styled.js +143 -0
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafia.styled.ts +144 -0
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafia.tsx +46 -0
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafiaProps.types.d.ts +5 -0
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafiaProps.types.js +1 -0
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafiaProps.types.ts +5 -0
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/index.d.ts +2 -0
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/index.js +1 -0
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/index.ts +2 -0
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.d.ts +4 -0
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.js +8 -0
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.styled.d.ts +1 -0
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.styled.js +22 -0
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.styled.ts +23 -0
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.tsx +22 -0
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafiaProps.types.d.ts +11 -0
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafiaProps.types.js +1 -0
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafiaProps.types.ts +13 -0
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/index.d.ts +3 -0
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/index.js +1 -0
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/index.ts +3 -0
- package/dist/src/components/organisms/LanguageSelector/LanguageSelector.d.ts +3 -0
- package/dist/src/components/organisms/LanguageSelector/LanguageSelector.js +33 -0
- package/dist/src/components/organisms/LanguageSelector/LanguageSelector.tsx +53 -0
- package/dist/src/components/organisms/LanguageSelector/LanguageSelectorProps.d.ts +5 -0
- package/dist/src/components/organisms/LanguageSelector/LanguageSelectorProps.js +1 -0
- package/dist/src/components/organisms/LanguageSelector/LanguageSelectorProps.ts +6 -0
- package/dist/src/components/organisms/LanguageSelector/LenguageSelectorItem.d.ts +6 -0
- package/dist/src/components/organisms/LanguageSelector/LenguageSelectorItem.js +1 -0
- package/dist/src/components/organisms/LanguageSelector/LenguageSelectorItem.ts +6 -0
- package/dist/src/components/organisms/LanguageSelector/index.d.ts +6 -0
- package/dist/src/components/organisms/LanguageSelector/index.js +6 -0
- package/dist/src/components/organisms/LanguageSelector/index.ts +6 -0
- package/dist/src/components/organisms/LanguageSelector/useLanguageOptions.d.ts +4 -0
- package/dist/src/components/organisms/LanguageSelector/useLanguageOptions.js +8 -0
- package/dist/src/components/organisms/LanguageSelector/useLanguageOptions.tsx +18 -0
- package/dist/src/components/organisms/LanguageSelector/useLanguageSelected.d.ts +4 -0
- package/dist/src/components/organisms/LanguageSelector/useLanguageSelected.js +8 -0
- package/dist/src/components/organisms/LanguageSelector/useLanguageSelected.tsx +18 -0
- package/dist/src/components/organisms/LanguageSelector/useLanguagesSelector.d.ts +4 -0
- package/dist/src/components/organisms/LanguageSelector/useLanguagesSelector.js +24 -0
- package/dist/src/components/organisms/LanguageSelector/useLanguagesSelector.tsx +31 -0
- package/dist/src/components/organisms/LanguageSelectorMobile/LanguageSelectorMobile.d.ts +3 -0
- package/dist/src/components/organisms/LanguageSelectorMobile/LanguageSelectorMobile.js +22 -0
- package/dist/src/components/organisms/LanguageSelectorMobile/LanguageSelectorMobile.styled.d.ts +5 -0
- package/dist/src/components/organisms/LanguageSelectorMobile/LanguageSelectorMobile.styled.js +65 -0
- package/dist/src/components/organisms/LanguageSelectorMobile/LanguageSelectorMobile.styled.ts +70 -0
- package/dist/src/components/organisms/LanguageSelectorMobile/LanguageSelectorMobile.tsx +67 -0
- package/dist/src/components/organisms/LanguageSelectorMobile/index.d.ts +1 -0
- package/dist/src/components/organisms/LanguageSelectorMobile/index.js +1 -0
- package/dist/src/components/organisms/LanguageSelectorMobile/index.ts +1 -0
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafia.d.ts +4 -0
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafia.js +7 -0
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafia.styled.d.ts +1 -0
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafia.styled.js +87 -0
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafia.styled.ts +88 -0
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafia.tsx +25 -0
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafiaProps.types.d.ts +8 -0
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafiaProps.types.js +1 -0
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafiaProps.types.ts +9 -0
- package/dist/src/components/organisms/LayoutRatafia/index.d.ts +2 -0
- package/dist/src/components/organisms/LayoutRatafia/index.js +1 -0
- package/dist/src/components/organisms/LayoutRatafia/index.ts +2 -0
- package/dist/src/components/organisms/LimitReachedContentRatafia/LimitReachedContentRatafia.d.ts +3 -0
- package/dist/src/components/organisms/LimitReachedContentRatafia/LimitReachedContentRatafia.js +5 -0
- package/dist/src/components/organisms/LimitReachedContentRatafia/LimitReachedContentRatafia.styled.d.ts +1 -0
- package/dist/src/components/organisms/LimitReachedContentRatafia/LimitReachedContentRatafia.styled.js +41 -0
- package/dist/src/components/organisms/LimitReachedContentRatafia/LimitReachedContentRatafia.styled.ts +42 -0
- package/dist/src/components/organisms/LimitReachedContentRatafia/LimitReachedContentRatafia.tsx +16 -0
- package/dist/src/components/organisms/LimitReachedContentRatafia/LimitReachedContentRatafiaProps.types.d.ts +5 -0
- package/dist/src/components/organisms/LimitReachedContentRatafia/LimitReachedContentRatafiaProps.types.js +1 -0
- package/dist/src/components/organisms/LimitReachedContentRatafia/LimitReachedContentRatafiaProps.types.ts +5 -0
- package/dist/src/components/organisms/LimitReachedContentRatafia/index.d.ts +2 -0
- package/dist/src/components/organisms/LimitReachedContentRatafia/index.js +1 -0
- package/dist/src/components/organisms/LimitReachedContentRatafia/index.ts +2 -0
- package/dist/src/components/organisms/ListStepsGetForm/ListStepsGetForm.d.ts +4 -0
- package/dist/src/components/organisms/ListStepsGetForm/ListStepsGetForm.js +9 -0
- package/dist/src/components/organisms/ListStepsGetForm/ListStepsGetForm.styled.d.ts +1 -0
- package/dist/src/components/organisms/ListStepsGetForm/ListStepsGetForm.styled.js +34 -0
- package/dist/src/components/organisms/ListStepsGetForm/ListStepsGetForm.styled.ts +35 -0
- package/dist/src/components/organisms/ListStepsGetForm/ListStepsGetForm.tsx +23 -0
- package/dist/src/components/organisms/ListStepsGetForm/ListStepsGetFormProps.types.d.ts +4 -0
- package/dist/src/components/organisms/ListStepsGetForm/ListStepsGetFormProps.types.js +1 -0
- package/dist/src/components/organisms/ListStepsGetForm/ListStepsGetFormProps.types.ts +5 -0
- package/dist/src/components/organisms/ListStepsGetForm/index.d.ts +2 -0
- package/dist/src/components/organisms/ListStepsGetForm/index.js +1 -0
- package/dist/src/components/organisms/ListStepsGetForm/index.ts +2 -0
- package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContent.d.ts +4 -0
- package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContent.js +8 -0
- package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContent.styled.d.ts +1 -0
- package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContent.styled.js +21 -0
- package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContent.styled.ts +22 -0
- package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContent.tsx +24 -0
- package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContentProps.types.d.ts +7 -0
- package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContentProps.types.js +1 -0
- package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContentProps.types.ts +8 -0
- package/dist/src/components/organisms/LoginRatafiaContent/index.d.ts +2 -0
- package/dist/src/components/organisms/LoginRatafiaContent/index.js +1 -0
- package/dist/src/components/organisms/LoginRatafiaContent/index.ts +2 -0
- package/dist/src/components/organisms/MobileBottomBar/MobileBottomBar.d.ts +4 -0
- package/dist/src/components/organisms/MobileBottomBar/MobileBottomBar.js +18 -0
- package/dist/src/components/organisms/MobileBottomBar/MobileBottomBar.styled.d.ts +1 -0
- package/dist/src/components/organisms/MobileBottomBar/MobileBottomBar.styled.js +45 -0
- package/dist/src/components/organisms/MobileBottomBar/MobileBottomBar.styled.ts +46 -0
- package/dist/src/components/organisms/MobileBottomBar/MobileBottomBar.tsx +29 -0
- package/dist/src/components/organisms/MobileBottomBar/MobileBottomBarProps.types.d.ts +4 -0
- package/dist/src/components/organisms/MobileBottomBar/MobileBottomBarProps.types.js +1 -0
- package/dist/src/components/organisms/MobileBottomBar/MobileBottomBarProps.types.ts +5 -0
- package/dist/src/components/organisms/MobileBottomBar/index.d.ts +2 -0
- package/dist/src/components/organisms/MobileBottomBar/index.js +1 -0
- package/dist/src/components/organisms/MobileBottomBar/index.ts +2 -0
- package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContent.d.ts +4 -0
- package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContent.js +7 -0
- package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContent.styled.d.ts +1 -0
- package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContent.styled.js +11 -0
- package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContent.styled.ts +12 -0
- package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContent.tsx +17 -0
- package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContentProps.types.d.ts +7 -0
- package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContentProps.types.js +1 -0
- package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContentProps.types.ts +8 -0
- package/dist/src/components/organisms/StepsRatafiaContent/index.d.ts +2 -0
- package/dist/src/components/organisms/StepsRatafiaContent/index.js +1 -0
- package/dist/src/components/organisms/StepsRatafiaContent/index.ts +2 -0
- package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContent.d.ts +4 -0
- package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContent.js +7 -0
- package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContent.scss +50 -0
- package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContent.styled.d.ts +1 -0
- package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContent.styled.js +54 -0
- package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContent.styled.ts +55 -0
- package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContent.tsx +19 -0
- package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContentProps.types.d.ts +5 -0
- package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContentProps.types.js +1 -0
- package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContentProps.types.ts +5 -0
- package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/index.d.ts +2 -0
- package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/index.js +1 -0
- package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/index.ts +2 -0
- package/dist/src/components/organisms/Wizard/Wizard.d.ts +3 -0
- package/dist/src/components/organisms/Wizard/Wizard.js +41 -0
- package/dist/src/components/organisms/Wizard/Wizard.tsx +64 -0
- package/dist/src/components/organisms/Wizard/WizardProps.types.d.ts +5 -0
- package/dist/src/components/organisms/Wizard/WizardProps.types.js +1 -0
- package/dist/src/components/organisms/Wizard/WizardProps.types.ts +5 -0
- package/dist/src/components/organisms/Wizard/components/Footer.d.ts +6 -0
- package/dist/src/components/organisms/Wizard/components/Footer.js +4 -0
- package/dist/src/components/organisms/Wizard/components/Footer.tsx +10 -0
- package/dist/src/components/organisms/Wizard/components/Header.d.ts +6 -0
- package/dist/src/components/organisms/Wizard/components/Header.js +4 -0
- package/dist/src/components/organisms/Wizard/components/Header.tsx +10 -0
- package/dist/src/components/organisms/Wizard/components/index.d.ts +2 -0
- package/dist/src/components/organisms/Wizard/components/index.js +2 -0
- package/dist/src/components/organisms/Wizard/components/index.ts +2 -0
- package/dist/src/components/organisms/Wizard/constants/index.d.ts +2 -0
- package/dist/src/components/organisms/Wizard/constants/index.js +2 -0
- package/dist/src/components/organisms/Wizard/constants/index.ts +2 -0
- package/dist/src/components/organisms/Wizard/context/WizardContext.d.ts +9 -0
- package/dist/src/components/organisms/Wizard/context/WizardContext.js +8 -0
- package/dist/src/components/organisms/Wizard/context/WizardContext.tsx +17 -0
- package/dist/src/components/organisms/Wizard/context/index.d.ts +1 -0
- package/dist/src/components/organisms/Wizard/context/index.js +1 -0
- package/dist/src/components/organisms/Wizard/context/index.ts +1 -0
- package/dist/src/components/organisms/Wizard/controls/navigation.d.ts +14 -0
- package/dist/src/components/organisms/Wizard/controls/navigation.js +27 -0
- package/dist/src/components/organisms/Wizard/controls/navigation.ts +50 -0
- package/dist/src/components/organisms/Wizard/hooks/index.d.ts +1 -0
- package/dist/src/components/organisms/Wizard/hooks/index.js +1 -0
- package/dist/src/components/organisms/Wizard/hooks/index.ts +1 -0
- package/dist/src/components/organisms/Wizard/hooks/useHash.d.ts +12 -0
- package/dist/src/components/organisms/Wizard/hooks/useHash.js +59 -0
- package/dist/src/components/organisms/Wizard/hooks/useHash.tsx +87 -0
- package/dist/src/components/organisms/Wizard/index.d.ts +4 -0
- package/dist/src/components/organisms/Wizard/index.js +3 -0
- package/dist/src/components/organisms/Wizard/index.ts +4 -0
- package/dist/src/components/organisms/index.d.ts +25 -0
- package/dist/src/components/organisms/index.js +25 -0
- package/dist/src/components/organisms/index.ts +25 -0
- package/dist/src/components/pages/AboutUsPage/AboutUsPage.d.ts +3 -0
- package/dist/src/components/pages/AboutUsPage/AboutUsPage.js +5 -0
- package/dist/src/components/pages/AboutUsPage/AboutUsPage.tsx +40 -0
- package/dist/src/components/pages/AboutUsPage/AboutUsPageProps.d.ts +11 -0
- package/dist/src/components/pages/AboutUsPage/AboutUsPageProps.js +1 -0
- package/dist/src/components/pages/AboutUsPage/AboutUsPageProps.ts +20 -0
- package/dist/src/components/pages/AboutUsPage/index.d.ts +2 -0
- package/dist/src/components/pages/AboutUsPage/index.js +2 -0
- package/dist/src/components/pages/AboutUsPage/index.ts +2 -0
- package/dist/src/components/pages/ContactUsPage/ContactUsPage.d.ts +3 -0
- package/dist/src/components/pages/ContactUsPage/ContactUsPage.js +6 -0
- package/dist/src/components/pages/ContactUsPage/ContactUsPage.tsx +20 -0
- package/dist/src/components/pages/ContactUsPage/ContactUsPageProps.d.ts +8 -0
- package/dist/src/components/pages/ContactUsPage/ContactUsPageProps.js +1 -0
- package/dist/src/components/pages/ContactUsPage/ContactUsPageProps.ts +9 -0
- package/dist/src/components/pages/ContactUsPage/index.d.ts +2 -0
- package/dist/src/components/pages/ContactUsPage/index.js +2 -0
- package/dist/src/components/pages/ContactUsPage/index.ts +2 -0
- package/dist/src/components/pages/ErrorRatafiaPage/ErrorRatafiaPage.d.ts +3 -0
- package/dist/src/components/pages/ErrorRatafiaPage/ErrorRatafiaPage.js +13 -0
- package/dist/src/components/pages/ErrorRatafiaPage/ErrorRatafiaPage.styled.d.ts +1 -0
- package/dist/src/components/pages/ErrorRatafiaPage/ErrorRatafiaPage.styled.js +32 -0
- package/dist/src/components/pages/ErrorRatafiaPage/ErrorRatafiaPage.styled.ts +33 -0
- package/dist/src/components/pages/ErrorRatafiaPage/ErrorRatafiaPage.tsx +69 -0
- package/dist/src/components/pages/ErrorRatafiaPage/ErrorRatafiaPageProps.types.d.ts +17 -0
- package/dist/src/components/pages/ErrorRatafiaPage/ErrorRatafiaPageProps.types.js +1 -0
- package/dist/src/components/pages/ErrorRatafiaPage/ErrorRatafiaPageProps.types.ts +19 -0
- package/dist/src/components/pages/ErrorRatafiaPage/index.d.ts +2 -0
- package/dist/src/components/pages/ErrorRatafiaPage/index.js +1 -0
- package/dist/src/components/pages/ErrorRatafiaPage/index.ts +2 -0
- package/dist/src/components/pages/EsignatureLandingPage/EsignatureLandingPage.d.ts +3 -0
- package/dist/src/components/pages/EsignatureLandingPage/EsignatureLandingPage.js +5 -0
- package/dist/src/components/pages/EsignatureLandingPage/EsignatureLandingPage.tsx +40 -0
- package/dist/src/components/pages/EsignatureLandingPage/EsignatureLandingPageProps.types.d.ts +11 -0
- package/dist/src/components/pages/EsignatureLandingPage/EsignatureLandingPageProps.types.js +1 -0
- package/dist/src/components/pages/EsignatureLandingPage/EsignatureLandingPageProps.types.ts +18 -0
- package/dist/src/components/pages/EsignatureLandingPage/index.d.ts +2 -0
- package/dist/src/components/pages/EsignatureLandingPage/index.js +2 -0
- package/dist/src/components/pages/EsignatureLandingPage/index.ts +2 -0
- package/dist/src/components/pages/FaqsPage/FaqsPage.d.ts +3 -0
- package/dist/src/components/pages/FaqsPage/FaqsPage.js +6 -0
- package/dist/src/components/pages/FaqsPage/FaqsPage.styled.d.ts +1 -0
- package/dist/src/components/pages/FaqsPage/FaqsPage.styled.js +60 -0
- package/dist/src/components/pages/FaqsPage/FaqsPage.styled.ts +61 -0
- package/dist/src/components/pages/FaqsPage/FaqsPage.tsx +21 -0
- package/dist/src/components/pages/FaqsPage/FaqsPageProps.d.ts +7 -0
- package/dist/src/components/pages/FaqsPage/FaqsPageProps.js +1 -0
- package/dist/src/components/pages/FaqsPage/FaqsPageProps.ts +8 -0
- package/dist/src/components/pages/FaqsPage/index.d.ts +2 -0
- package/dist/src/components/pages/FaqsPage/index.js +2 -0
- package/dist/src/components/pages/FaqsPage/index.ts +2 -0
- package/dist/src/components/pages/KeyFactsResultRatafiaPage/KeyFactsResultRatafiaPage.d.ts +4 -0
- package/dist/src/components/pages/KeyFactsResultRatafiaPage/KeyFactsResultRatafiaPage.js +15 -0
- package/dist/src/components/pages/KeyFactsResultRatafiaPage/KeyFactsResultRatafiaPage.styled.d.ts +1 -0
- package/dist/src/components/pages/KeyFactsResultRatafiaPage/KeyFactsResultRatafiaPage.styled.js +23 -0
- package/dist/src/components/pages/KeyFactsResultRatafiaPage/KeyFactsResultRatafiaPage.styled.ts +24 -0
- package/dist/src/components/pages/KeyFactsResultRatafiaPage/KeyFactsResultRatafiaPage.tsx +75 -0
- package/dist/src/components/pages/KeyFactsResultRatafiaPage/KeyFactsResultRatafiaPageProps.types.d.ts +19 -0
- package/dist/src/components/pages/KeyFactsResultRatafiaPage/KeyFactsResultRatafiaPageProps.types.js +1 -0
- package/dist/src/components/pages/KeyFactsResultRatafiaPage/KeyFactsResultRatafiaPageProps.types.ts +21 -0
- package/dist/src/components/pages/KeyFactsResultRatafiaPage/index.d.ts +2 -0
- package/dist/src/components/pages/KeyFactsResultRatafiaPage/index.js +1 -0
- package/dist/src/components/pages/KeyFactsResultRatafiaPage/index.ts +2 -0
- package/dist/src/components/pages/LegalPage/LegalPage.d.ts +3 -0
- package/dist/src/components/pages/LegalPage/LegalPage.js +6 -0
- package/dist/src/components/pages/LegalPage/LegalPage.tsx +14 -0
- package/dist/src/components/pages/LegalPage/LegalPageProps.d.ts +6 -0
- package/dist/src/components/pages/LegalPage/LegalPageProps.js +1 -0
- package/dist/src/components/pages/LegalPage/LegalPageProps.ts +7 -0
- package/dist/src/components/pages/LegalPage/index.d.ts +2 -0
- package/dist/src/components/pages/LegalPage/index.js +2 -0
- package/dist/src/components/pages/LegalPage/index.ts +2 -0
- package/dist/src/components/pages/LimitReachedRatafiaPage/LimitReachedRatafiaPage.d.ts +3 -0
- package/dist/src/components/pages/LimitReachedRatafiaPage/LimitReachedRatafiaPage.js +13 -0
- package/dist/src/components/pages/LimitReachedRatafiaPage/LimitReachedRatafiaPage.styled.d.ts +1 -0
- package/dist/src/components/pages/LimitReachedRatafiaPage/LimitReachedRatafiaPage.styled.js +22 -0
- package/dist/src/components/pages/LimitReachedRatafiaPage/LimitReachedRatafiaPage.styled.ts +23 -0
- package/dist/src/components/pages/LimitReachedRatafiaPage/LimitReachedRatafiaPage.tsx +56 -0
- package/dist/src/components/pages/LimitReachedRatafiaPage/LimitReachedRatafiaPageProps.types.d.ts +15 -0
- package/dist/src/components/pages/LimitReachedRatafiaPage/LimitReachedRatafiaPageProps.types.js +1 -0
- package/dist/src/components/pages/LimitReachedRatafiaPage/LimitReachedRatafiaPageProps.types.ts +16 -0
- package/dist/src/components/pages/LimitReachedRatafiaPage/index.d.ts +2 -0
- package/dist/src/components/pages/LimitReachedRatafiaPage/index.js +1 -0
- package/dist/src/components/pages/LimitReachedRatafiaPage/index.ts +2 -0
- package/dist/src/components/pages/LoginRatafiaPage/LoginRatafiaPage.d.ts +3 -0
- package/dist/src/components/pages/LoginRatafiaPage/LoginRatafiaPage.js +12 -0
- package/dist/src/components/pages/LoginRatafiaPage/LoginRatafiaPage.styled.d.ts +1 -0
- package/dist/src/components/pages/LoginRatafiaPage/LoginRatafiaPage.styled.js +33 -0
- package/dist/src/components/pages/LoginRatafiaPage/LoginRatafiaPage.styled.ts +34 -0
- package/dist/src/components/pages/LoginRatafiaPage/LoginRatafiaPage.tsx +73 -0
- package/dist/src/components/pages/LoginRatafiaPage/LoginRatafiaPageProps.d.ts +22 -0
- package/dist/src/components/pages/LoginRatafiaPage/LoginRatafiaPageProps.js +1 -0
- package/dist/src/components/pages/LoginRatafiaPage/LoginRatafiaPageProps.ts +23 -0
- package/dist/src/components/pages/LoginRatafiaPage/index.d.ts +2 -0
- package/dist/src/components/pages/LoginRatafiaPage/index.js +2 -0
- package/dist/src/components/pages/LoginRatafiaPage/index.ts +2 -0
- package/dist/src/components/pages/RatafiaLandingPage/RatafiaLandingPage.d.ts +3 -0
- package/dist/src/components/pages/RatafiaLandingPage/RatafiaLandingPage.js +5 -0
- package/dist/src/components/pages/RatafiaLandingPage/RatafiaLandingPage.tsx +42 -0
- package/dist/src/components/pages/RatafiaLandingPage/RatafiaLandingPageProps.types.d.ts +12 -0
- package/dist/src/components/pages/RatafiaLandingPage/RatafiaLandingPageProps.types.js +1 -0
- package/dist/src/components/pages/RatafiaLandingPage/RatafiaLandingPageProps.types.ts +20 -0
- package/dist/src/components/pages/RatafiaLandingPage/index.d.ts +2 -0
- package/dist/src/components/pages/RatafiaLandingPage/index.js +2 -0
- package/dist/src/components/pages/RatafiaLandingPage/index.ts +2 -0
- package/dist/src/components/pages/RatafiaPricingPage/RatafiaPricingPage.d.ts +3 -0
- package/dist/src/components/pages/RatafiaPricingPage/RatafiaPricingPage.js +11 -0
- package/dist/src/components/pages/RatafiaPricingPage/RatafiaPricingPage.styled.d.ts +1 -0
- package/dist/src/components/pages/RatafiaPricingPage/RatafiaPricingPage.styled.js +34 -0
- package/dist/src/components/pages/RatafiaPricingPage/RatafiaPricingPage.styled.ts +35 -0
- package/dist/src/components/pages/RatafiaPricingPage/RatafiaPricingPage.tsx +37 -0
- package/dist/src/components/pages/RatafiaPricingPage/RatafiaPricingPageProps.d.ts +30 -0
- package/dist/src/components/pages/RatafiaPricingPage/RatafiaPricingPageProps.js +1 -0
- package/dist/src/components/pages/RatafiaPricingPage/RatafiaPricingPageProps.ts +34 -0
- package/dist/src/components/pages/RatafiaPricingPage/index.d.ts +2 -0
- package/dist/src/components/pages/RatafiaPricingPage/index.js +2 -0
- package/dist/src/components/pages/RatafiaPricingPage/index.ts +2 -0
- package/dist/src/components/pages/UnsubscribePage/UnsubscribePage.d.ts +3 -0
- package/dist/src/components/pages/UnsubscribePage/UnsubscribePage.js +6 -0
- package/dist/src/components/pages/UnsubscribePage/UnsubscribePage.tsx +14 -0
- package/dist/src/components/pages/UnsubscribePage/UnsubscribePageProps.d.ts +6 -0
- package/dist/src/components/pages/UnsubscribePage/UnsubscribePageProps.js +1 -0
- package/dist/src/components/pages/UnsubscribePage/UnsubscribePageProps.ts +7 -0
- package/dist/src/components/pages/UnsubscribePage/index.d.ts +2 -0
- package/dist/src/components/pages/UnsubscribePage/index.js +2 -0
- package/dist/src/components/pages/UnsubscribePage/index.ts +2 -0
- package/dist/src/components/pages/index.d.ts +12 -0
- package/dist/src/components/pages/index.js +12 -0
- package/dist/src/components/pages/index.ts +12 -0
- package/dist/src/components/sections/AboutUsSection/AboutUsSection.d.ts +4 -0
- package/dist/src/components/sections/AboutUsSection/AboutUsSection.js +7 -0
- package/dist/src/components/sections/AboutUsSection/AboutUsSection.styled.d.ts +1 -0
- package/dist/src/components/sections/AboutUsSection/AboutUsSection.styled.js +53 -0
- package/dist/src/components/sections/AboutUsSection/AboutUsSection.styled.ts +54 -0
- package/dist/src/components/sections/AboutUsSection/AboutUsSection.tsx +24 -0
- package/dist/src/components/sections/AboutUsSection/AboutUsSectionProps.types.d.ts +6 -0
- package/dist/src/components/sections/AboutUsSection/AboutUsSectionProps.types.js +1 -0
- package/dist/src/components/sections/AboutUsSection/AboutUsSectionProps.types.ts +7 -0
- package/dist/src/components/sections/AboutUsSection/index.d.ts +2 -0
- package/dist/src/components/sections/AboutUsSection/index.js +1 -0
- package/dist/src/components/sections/AboutUsSection/index.ts +2 -0
- package/dist/src/components/sections/AsSeeInSection/AsSeeInSection.d.ts +4 -0
- package/dist/src/components/sections/AsSeeInSection/AsSeeInSection.js +10 -0
- package/dist/src/components/sections/AsSeeInSection/AsSeeInSection.scss +37 -0
- package/dist/src/components/sections/AsSeeInSection/AsSeeInSection.styled.d.ts +1 -0
- package/dist/src/components/sections/AsSeeInSection/AsSeeInSection.styled.js +36 -0
- package/dist/src/components/sections/AsSeeInSection/AsSeeInSection.styled.ts +37 -0
- package/dist/src/components/sections/AsSeeInSection/AsSeeInSection.tsx +29 -0
- package/dist/src/components/sections/AsSeeInSection/AsSeeInSectionProps.types.d.ts +9 -0
- package/dist/src/components/sections/AsSeeInSection/AsSeeInSectionProps.types.js +1 -0
- package/dist/src/components/sections/AsSeeInSection/AsSeeInSectionProps.types.ts +10 -0
- package/dist/src/components/sections/AsSeeInSection/index.d.ts +2 -0
- package/dist/src/components/sections/AsSeeInSection/index.js +1 -0
- package/dist/src/components/sections/AsSeeInSection/index.ts +2 -0
- package/dist/src/components/sections/AsideMenuSection/AsideMenuSection.d.ts +3 -0
- package/dist/src/components/sections/AsideMenuSection/AsideMenuSection.js +5 -0
- package/dist/src/components/sections/AsideMenuSection/AsideMenuSection.styled.d.ts +1 -0
- package/dist/src/components/sections/AsideMenuSection/AsideMenuSection.styled.js +51 -0
- package/dist/src/components/sections/AsideMenuSection/AsideMenuSection.styled.ts +52 -0
- package/dist/src/components/sections/AsideMenuSection/AsideMenuSection.tsx +27 -0
- package/dist/src/components/sections/AsideMenuSection/AsideMenuSectionProps.d.ts +9 -0
- package/dist/src/components/sections/AsideMenuSection/AsideMenuSectionProps.js +1 -0
- package/dist/src/components/sections/AsideMenuSection/AsideMenuSectionProps.ts +9 -0
- package/dist/src/components/sections/AsideMenuSection/index.d.ts +2 -0
- package/dist/src/components/sections/AsideMenuSection/index.js +2 -0
- package/dist/src/components/sections/AsideMenuSection/index.ts +2 -0
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.d.ts +4 -0
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.js +12 -0
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.styled.d.ts +1 -0
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.styled.js +95 -0
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.styled.ts +96 -0
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.tsx +35 -0
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSectionProps.types.d.ts +8 -0
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSectionProps.types.js +1 -0
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSectionProps.types.ts +9 -0
- package/dist/src/components/sections/BenefitsRatafiaSection/index.d.ts +2 -0
- package/dist/src/components/sections/BenefitsRatafiaSection/index.js +1 -0
- package/dist/src/components/sections/BenefitsRatafiaSection/index.ts +2 -0
- package/dist/src/components/sections/BlogSection/BlogSection.d.ts +4 -0
- package/dist/src/components/sections/BlogSection/BlogSection.js +12 -0
- package/dist/src/components/sections/BlogSection/BlogSection.scss +54 -0
- package/dist/src/components/sections/BlogSection/BlogSection.styled.d.ts +1 -0
- package/dist/src/components/sections/BlogSection/BlogSection.styled.js +53 -0
- package/dist/src/components/sections/BlogSection/BlogSection.styled.ts +54 -0
- package/dist/src/components/sections/BlogSection/BlogSection.tsx +25 -0
- package/dist/src/components/sections/BlogSection/BlogSectionProps.types.d.ts +7 -0
- package/dist/src/components/sections/BlogSection/BlogSectionProps.types.js +1 -0
- package/dist/src/components/sections/BlogSection/BlogSectionProps.types.ts +8 -0
- package/dist/src/components/sections/BlogSection/index.d.ts +2 -0
- package/dist/src/components/sections/BlogSection/index.js +1 -0
- package/dist/src/components/sections/BlogSection/index.ts +2 -0
- package/dist/src/components/sections/ContactSection/ContactSection.d.ts +3 -0
- package/dist/src/components/sections/ContactSection/ContactSection.js +7 -0
- package/dist/src/components/sections/ContactSection/ContactSection.styled.d.ts +1 -0
- package/dist/src/components/sections/ContactSection/ContactSection.styled.js +89 -0
- package/dist/src/components/sections/ContactSection/ContactSection.styled.ts +90 -0
- package/dist/src/components/sections/ContactSection/ContactSection.tsx +25 -0
- package/dist/src/components/sections/ContactSection/ContactSectionProps.d.ts +6 -0
- package/dist/src/components/sections/ContactSection/ContactSectionProps.js +1 -0
- package/dist/src/components/sections/ContactSection/ContactSectionProps.ts +7 -0
- package/dist/src/components/sections/ContactSection/index.d.ts +2 -0
- package/dist/src/components/sections/ContactSection/index.js +1 -0
- package/dist/src/components/sections/ContactSection/index.ts +2 -0
- package/dist/src/components/sections/ExpertsSection/ExpertsSection.d.ts +4 -0
- package/dist/src/components/sections/ExpertsSection/ExpertsSection.js +10 -0
- package/dist/src/components/sections/ExpertsSection/ExpertsSection.scss +25 -0
- package/dist/src/components/sections/ExpertsSection/ExpertsSection.styled.d.ts +1 -0
- package/dist/src/components/sections/ExpertsSection/ExpertsSection.styled.js +27 -0
- package/dist/src/components/sections/ExpertsSection/ExpertsSection.styled.ts +28 -0
- package/dist/src/components/sections/ExpertsSection/ExpertsSection.tsx +20 -0
- package/dist/src/components/sections/ExpertsSection/ExpertsSectionProps.types.d.ts +5 -0
- package/dist/src/components/sections/ExpertsSection/ExpertsSectionProps.types.js +1 -0
- package/dist/src/components/sections/ExpertsSection/ExpertsSectionProps.types.ts +6 -0
- package/dist/src/components/sections/ExpertsSection/index.d.ts +2 -0
- package/dist/src/components/sections/ExpertsSection/index.js +1 -0
- package/dist/src/components/sections/ExpertsSection/index.ts +2 -0
- package/dist/src/components/sections/FaqSection/FaqSection.d.ts +3 -0
- package/dist/src/components/sections/FaqSection/FaqSection.js +8 -0
- package/dist/src/components/sections/FaqSection/FaqSection.styled.d.ts +1 -0
- package/dist/src/components/sections/FaqSection/FaqSection.styled.js +32 -0
- package/dist/src/components/sections/FaqSection/FaqSection.styled.ts +33 -0
- package/dist/src/components/sections/FaqSection/FaqSection.tsx +18 -0
- package/dist/src/components/sections/FaqSection/FaqSectionProps.d.ts +5 -0
- package/dist/src/components/sections/FaqSection/FaqSectionProps.js +1 -0
- package/dist/src/components/sections/FaqSection/FaqSectionProps.ts +6 -0
- package/dist/src/components/sections/FaqSection/index.d.ts +2 -0
- package/dist/src/components/sections/FaqSection/index.js +2 -0
- package/dist/src/components/sections/FaqSection/index.ts +2 -0
- package/dist/src/components/sections/FeaturesRatafiaSection/FeaturesRatafiaSection.d.ts +4 -0
- package/dist/src/components/sections/FeaturesRatafiaSection/FeaturesRatafiaSection.js +7 -0
- package/dist/src/components/sections/FeaturesRatafiaSection/FeaturesRatafiaSection.scss +0 -0
- package/dist/src/components/sections/FeaturesRatafiaSection/FeaturesRatafiaSection.styled.d.ts +1 -0
- package/dist/src/components/sections/FeaturesRatafiaSection/FeaturesRatafiaSection.styled.js +55 -0
- package/dist/src/components/sections/FeaturesRatafiaSection/FeaturesRatafiaSection.styled.ts +56 -0
- package/dist/src/components/sections/FeaturesRatafiaSection/FeaturesRatafiaSection.tsx +25 -0
- package/dist/src/components/sections/FeaturesRatafiaSection/FeaturesRatafiaSectionProps.types.d.ts +5 -0
- package/dist/src/components/sections/FeaturesRatafiaSection/FeaturesRatafiaSectionProps.types.js +1 -0
- package/dist/src/components/sections/FeaturesRatafiaSection/FeaturesRatafiaSectionProps.types.ts +6 -0
- package/dist/src/components/sections/FeaturesRatafiaSection/index.d.ts +2 -0
- package/dist/src/components/sections/FeaturesRatafiaSection/index.js +1 -0
- package/dist/src/components/sections/FeaturesRatafiaSection/index.ts +2 -0
- package/dist/src/components/sections/FunctionalityCardsSection/FunctionalityCardsSection.d.ts +3 -0
- package/dist/src/components/sections/FunctionalityCardsSection/FunctionalityCardsSection.js +8 -0
- package/dist/src/components/sections/FunctionalityCardsSection/FunctionalityCardsSection.styled.d.ts +1 -0
- package/dist/src/components/sections/FunctionalityCardsSection/FunctionalityCardsSection.styled.js +12 -0
- package/dist/src/components/sections/FunctionalityCardsSection/FunctionalityCardsSection.styled.ts +13 -0
- package/dist/src/components/sections/FunctionalityCardsSection/FunctionalityCardsSection.tsx +17 -0
- package/dist/src/components/sections/FunctionalityCardsSection/FunctionalityCardsSectionProps.d.ts +4 -0
- package/dist/src/components/sections/FunctionalityCardsSection/FunctionalityCardsSectionProps.js +1 -0
- package/dist/src/components/sections/FunctionalityCardsSection/FunctionalityCardsSectionProps.ts +5 -0
- package/dist/src/components/sections/FunctionalityCardsSection/index.d.ts +2 -0
- package/dist/src/components/sections/FunctionalityCardsSection/index.js +2 -0
- package/dist/src/components/sections/FunctionalityCardsSection/index.ts +2 -0
- package/dist/src/components/sections/GuidelinesSection/GuidelinesSection.d.ts +4 -0
- package/dist/src/components/sections/GuidelinesSection/GuidelinesSection.js +7 -0
- package/dist/src/components/sections/GuidelinesSection/GuidelinesSection.styled.d.ts +1 -0
- package/dist/src/components/sections/GuidelinesSection/GuidelinesSection.styled.js +10 -0
- package/dist/src/components/sections/GuidelinesSection/GuidelinesSection.styled.ts +11 -0
- package/dist/src/components/sections/GuidelinesSection/GuidelinesSection.tsx +21 -0
- package/dist/src/components/sections/GuidelinesSection/GuidelinesSectionProps.types.d.ts +4 -0
- package/dist/src/components/sections/GuidelinesSection/GuidelinesSectionProps.types.js +1 -0
- package/dist/src/components/sections/GuidelinesSection/GuidelinesSectionProps.types.ts +5 -0
- package/dist/src/components/sections/GuidelinesSection/index.d.ts +2 -0
- package/dist/src/components/sections/GuidelinesSection/index.js +1 -0
- package/dist/src/components/sections/GuidelinesSection/index.ts +2 -0
- package/dist/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSection.d.ts +4 -0
- package/dist/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSection.js +10 -0
- package/dist/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSection.styled.d.ts +1 -0
- package/dist/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSection.styled.js +24 -0
- package/dist/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSection.styled.ts +25 -0
- package/dist/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSection.tsx +25 -0
- package/dist/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSectionProps.types.d.ts +6 -0
- package/dist/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSectionProps.types.js +1 -0
- package/dist/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSectionProps.types.ts +7 -0
- package/dist/src/components/sections/HowGetYourFormsSection/index.d.ts +2 -0
- package/dist/src/components/sections/HowGetYourFormsSection/index.js +1 -0
- package/dist/src/components/sections/HowGetYourFormsSection/index.ts +2 -0
- package/dist/src/components/sections/JumbotronRatafiaSection/JumbotronRatafiaSection.d.ts +8 -0
- package/dist/src/components/sections/JumbotronRatafiaSection/JumbotronRatafiaSection.js +27 -0
- package/dist/src/components/sections/JumbotronRatafiaSection/JumbotronRatafiaSection.styled.d.ts +1 -0
- package/dist/src/components/sections/JumbotronRatafiaSection/JumbotronRatafiaSection.styled.js +61 -0
- package/dist/src/components/sections/JumbotronRatafiaSection/JumbotronRatafiaSection.styled.ts +62 -0
- package/dist/src/components/sections/JumbotronRatafiaSection/JumbotronRatafiaSection.tsx +51 -0
- package/dist/src/components/sections/JumbotronRatafiaSection/JumbotronRatafiaSectionProps.types.d.ts +6 -0
- package/dist/src/components/sections/JumbotronRatafiaSection/JumbotronRatafiaSectionProps.types.js +1 -0
- package/dist/src/components/sections/JumbotronRatafiaSection/JumbotronRatafiaSectionProps.types.ts +7 -0
- package/dist/src/components/sections/JumbotronRatafiaSection/index.d.ts +2 -0
- package/dist/src/components/sections/JumbotronRatafiaSection/index.js +1 -0
- package/dist/src/components/sections/JumbotronRatafiaSection/index.ts +2 -0
- package/dist/src/components/sections/JumbotronSimplifiedSection/JumbotronSimplifiedSection.d.ts +3 -0
- package/dist/src/components/sections/JumbotronSimplifiedSection/JumbotronSimplifiedSection.js +6 -0
- package/dist/src/components/sections/JumbotronSimplifiedSection/JumbotronSimplifiedSection.styled.d.ts +1 -0
- package/dist/src/components/sections/JumbotronSimplifiedSection/JumbotronSimplifiedSection.styled.js +40 -0
- package/dist/src/components/sections/JumbotronSimplifiedSection/JumbotronSimplifiedSection.styled.ts +41 -0
- package/dist/src/components/sections/JumbotronSimplifiedSection/JumbotronSimplifiedSection.tsx +22 -0
- package/dist/src/components/sections/JumbotronSimplifiedSection/JumbotronSimplifiedSectionProps.types.d.ts +8 -0
- package/dist/src/components/sections/JumbotronSimplifiedSection/JumbotronSimplifiedSectionProps.types.js +1 -0
- package/dist/src/components/sections/JumbotronSimplifiedSection/JumbotronSimplifiedSectionProps.types.ts +10 -0
- package/dist/src/components/sections/JumbotronSimplifiedSection/index.d.ts +2 -0
- package/dist/src/components/sections/JumbotronSimplifiedSection/index.js +1 -0
- package/dist/src/components/sections/JumbotronSimplifiedSection/index.ts +2 -0
- package/dist/src/components/sections/LayoutRatafiaSection/LayoutRatafiaSection.d.ts +4 -0
- package/dist/src/components/sections/LayoutRatafiaSection/LayoutRatafiaSection.js +12 -0
- package/dist/src/components/sections/LayoutRatafiaSection/LayoutRatafiaSection.styled.d.ts +1 -0
- package/dist/src/components/sections/LayoutRatafiaSection/LayoutRatafiaSection.styled.js +75 -0
- package/dist/src/components/sections/LayoutRatafiaSection/LayoutRatafiaSection.styled.ts +76 -0
- package/dist/src/components/sections/LayoutRatafiaSection/LayoutRatafiaSection.tsx +61 -0
- package/dist/src/components/sections/LayoutRatafiaSection/LayoutRatafiaSectionProps.types.d.ts +12 -0
- package/dist/src/components/sections/LayoutRatafiaSection/LayoutRatafiaSectionProps.types.js +1 -0
- package/dist/src/components/sections/LayoutRatafiaSection/LayoutRatafiaSectionProps.types.ts +13 -0
- package/dist/src/components/sections/LayoutRatafiaSection/index.d.ts +2 -0
- package/dist/src/components/sections/LayoutRatafiaSection/index.js +1 -0
- package/dist/src/components/sections/LayoutRatafiaSection/index.ts +2 -0
- package/dist/src/components/sections/LearnMoreSection/LearnMoreSection.d.ts +4 -0
- package/dist/src/components/sections/LearnMoreSection/LearnMoreSection.js +7 -0
- package/dist/src/components/sections/LearnMoreSection/LearnMoreSection.styled.d.ts +1 -0
- package/dist/src/components/sections/LearnMoreSection/LearnMoreSection.styled.js +106 -0
- package/dist/src/components/sections/LearnMoreSection/LearnMoreSection.styled.ts +107 -0
- package/dist/src/components/sections/LearnMoreSection/LearnMoreSection.tsx +24 -0
- package/dist/src/components/sections/LearnMoreSection/LearnMoreSectionProps.types.d.ts +6 -0
- package/dist/src/components/sections/LearnMoreSection/LearnMoreSectionProps.types.js +1 -0
- package/dist/src/components/sections/LearnMoreSection/LearnMoreSectionProps.types.ts +6 -0
- package/dist/src/components/sections/LearnMoreSection/index.d.ts +2 -0
- package/dist/src/components/sections/LearnMoreSection/index.js +1 -0
- package/dist/src/components/sections/LearnMoreSection/index.ts +2 -0
- package/dist/src/components/sections/LegalSection/LegalSection.d.ts +3 -0
- package/dist/src/components/sections/LegalSection/LegalSection.js +6 -0
- package/dist/src/components/sections/LegalSection/LegalSection.styled.d.ts +1 -0
- package/dist/src/components/sections/LegalSection/LegalSection.styled.js +121 -0
- package/dist/src/components/sections/LegalSection/LegalSection.styled.ts +122 -0
- package/dist/src/components/sections/LegalSection/LegalSection.tsx +15 -0
- package/dist/src/components/sections/LegalSection/LegalSectionProps.d.ts +4 -0
- package/dist/src/components/sections/LegalSection/LegalSectionProps.js +1 -0
- package/dist/src/components/sections/LegalSection/LegalSectionProps.ts +5 -0
- package/dist/src/components/sections/LegalSection/index.d.ts +2 -0
- package/dist/src/components/sections/LegalSection/index.js +2 -0
- package/dist/src/components/sections/LegalSection/index.ts +2 -0
- package/dist/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSection.d.ts +4 -0
- package/dist/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSection.js +12 -0
- package/dist/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSection.styled.d.ts +1 -0
- package/dist/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSection.styled.js +76 -0
- package/dist/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSection.styled.ts +77 -0
- package/dist/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSection.tsx +38 -0
- package/dist/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSectionProps.types.d.ts +8 -0
- package/dist/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSectionProps.types.js +1 -0
- package/dist/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSectionProps.types.ts +8 -0
- package/dist/src/components/sections/MidBannerRatafiaSection/index.d.ts +2 -0
- package/dist/src/components/sections/MidBannerRatafiaSection/index.js +1 -0
- package/dist/src/components/sections/MidBannerRatafiaSection/index.ts +2 -0
- package/dist/src/components/sections/MoreDocsSection/MoreDocsSection.d.ts +3 -0
- package/dist/src/components/sections/MoreDocsSection/MoreDocsSection.js +12 -0
- package/dist/src/components/sections/MoreDocsSection/MoreDocsSection.tsx +24 -0
- package/dist/src/components/sections/MoreDocsSection/MoreDocsSectionProps.d.ts +5 -0
- package/dist/src/components/sections/MoreDocsSection/MoreDocsSectionProps.js +1 -0
- package/dist/src/components/sections/MoreDocsSection/MoreDocsSectionProps.ts +6 -0
- package/dist/src/components/sections/MoreDocsSection/index.d.ts +2 -0
- package/dist/src/components/sections/MoreDocsSection/index.js +2 -0
- package/dist/src/components/sections/MoreDocsSection/index.ts +2 -0
- package/dist/src/components/sections/PeopleSayAboutUsSection/PeopleSayAboutUsSection.d.ts +4 -0
- package/dist/src/components/sections/PeopleSayAboutUsSection/PeopleSayAboutUsSection.js +7 -0
- package/dist/src/components/sections/PeopleSayAboutUsSection/PeopleSayAboutUsSection.styled.d.ts +1 -0
- package/dist/src/components/sections/PeopleSayAboutUsSection/PeopleSayAboutUsSection.styled.js +43 -0
- package/dist/src/components/sections/PeopleSayAboutUsSection/PeopleSayAboutUsSection.styled.ts +44 -0
- package/dist/src/components/sections/PeopleSayAboutUsSection/PeopleSayAboutUsSection.tsx +23 -0
- package/dist/src/components/sections/PeopleSayAboutUsSection/PeopleSayAboutUsSectionProps.types.d.ts +6 -0
- package/dist/src/components/sections/PeopleSayAboutUsSection/PeopleSayAboutUsSectionProps.types.js +1 -0
- package/dist/src/components/sections/PeopleSayAboutUsSection/PeopleSayAboutUsSectionProps.types.ts +7 -0
- package/dist/src/components/sections/PeopleSayAboutUsSection/index.d.ts +2 -0
- package/dist/src/components/sections/PeopleSayAboutUsSection/index.js +1 -0
- package/dist/src/components/sections/PeopleSayAboutUsSection/index.ts +2 -0
- package/dist/src/components/sections/StepsRatafiaSection/StepsRatafiaSection.d.ts +4 -0
- package/dist/src/components/sections/StepsRatafiaSection/StepsRatafiaSection.js +13 -0
- package/dist/src/components/sections/StepsRatafiaSection/StepsRatafiaSection.styled.d.ts +1 -0
- package/dist/src/components/sections/StepsRatafiaSection/StepsRatafiaSection.styled.js +130 -0
- package/dist/src/components/sections/StepsRatafiaSection/StepsRatafiaSection.styled.ts +131 -0
- package/dist/src/components/sections/StepsRatafiaSection/StepsRatafiaSection.tsx +33 -0
- package/dist/src/components/sections/StepsRatafiaSection/StepsRatafiaSectionProps.types.d.ts +9 -0
- package/dist/src/components/sections/StepsRatafiaSection/StepsRatafiaSectionProps.types.js +1 -0
- package/dist/src/components/sections/StepsRatafiaSection/StepsRatafiaSectionProps.types.ts +10 -0
- package/dist/src/components/sections/StepsRatafiaSection/index.d.ts +2 -0
- package/dist/src/components/sections/StepsRatafiaSection/index.js +1 -0
- package/dist/src/components/sections/StepsRatafiaSection/index.ts +2 -0
- package/dist/src/components/sections/TryItRatafiaSection/TryItRatafiaSection.d.ts +4 -0
- package/dist/src/components/sections/TryItRatafiaSection/TryItRatafiaSection.js +6 -0
- package/dist/src/components/sections/TryItRatafiaSection/TryItRatafiaSection.styled.d.ts +1 -0
- package/dist/src/components/sections/TryItRatafiaSection/TryItRatafiaSection.styled.js +70 -0
- package/dist/src/components/sections/TryItRatafiaSection/TryItRatafiaSection.styled.ts +71 -0
- package/dist/src/components/sections/TryItRatafiaSection/TryItRatafiaSection.tsx +22 -0
- package/dist/src/components/sections/TryItRatafiaSection/TryItRatafiaSectionProps.types.d.ts +5 -0
- package/dist/src/components/sections/TryItRatafiaSection/TryItRatafiaSectionProps.types.js +1 -0
- package/dist/src/components/sections/TryItRatafiaSection/TryItRatafiaSectionProps.types.ts +5 -0
- package/dist/src/components/sections/TryItRatafiaSection/index.d.ts +2 -0
- package/dist/src/components/sections/TryItRatafiaSection/index.js +1 -0
- package/dist/src/components/sections/TryItRatafiaSection/index.ts +2 -0
- package/dist/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSection.d.ts +4 -0
- package/dist/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSection.js +7 -0
- package/dist/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSection.styled.d.ts +1 -0
- package/dist/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSection.styled.js +10 -0
- package/dist/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSection.styled.ts +11 -0
- package/dist/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSection.tsx +17 -0
- package/dist/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSectionProps.types.d.ts +4 -0
- package/dist/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSectionProps.types.js +1 -0
- package/dist/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSectionProps.types.ts +5 -0
- package/dist/src/components/sections/TryOurFreeLegalBlogsSection/index.d.ts +2 -0
- package/dist/src/components/sections/TryOurFreeLegalBlogsSection/index.js +1 -0
- package/dist/src/components/sections/TryOurFreeLegalBlogsSection/index.ts +2 -0
- package/dist/src/components/sections/TryUsSection/TryUsSection.d.ts +3 -0
- package/dist/src/components/sections/TryUsSection/TryUsSection.js +6 -0
- package/dist/src/components/sections/TryUsSection/TryUsSection.styled.d.ts +1 -0
- package/dist/src/components/sections/TryUsSection/TryUsSection.styled.js +23 -0
- package/dist/src/components/sections/TryUsSection/TryUsSection.styled.ts +24 -0
- package/dist/src/components/sections/TryUsSection/TryUsSection.tsx +14 -0
- package/dist/src/components/sections/TryUsSection/TryUsSectionProps.d.ts +7 -0
- package/dist/src/components/sections/TryUsSection/TryUsSectionProps.js +1 -0
- package/dist/src/components/sections/TryUsSection/TryUsSectionProps.ts +8 -0
- package/dist/src/components/sections/TryUsSection/index.d.ts +2 -0
- package/dist/src/components/sections/TryUsSection/index.js +1 -0
- package/dist/src/components/sections/TryUsSection/index.ts +2 -0
- package/dist/src/components/sections/UnsubscribeSection/UnsubscribeSection.d.ts +3 -0
- package/dist/src/components/sections/UnsubscribeSection/UnsubscribeSection.js +6 -0
- package/dist/src/components/sections/UnsubscribeSection/UnsubscribeSection.styled.d.ts +1 -0
- package/dist/src/components/sections/UnsubscribeSection/UnsubscribeSection.styled.js +63 -0
- package/dist/src/components/sections/UnsubscribeSection/UnsubscribeSection.styled.ts +64 -0
- package/dist/src/components/sections/UnsubscribeSection/UnsubscribeSection.tsx +15 -0
- package/dist/src/components/sections/UnsubscribeSection/UnsubscribeSectionProps.d.ts +4 -0
- package/dist/src/components/sections/UnsubscribeSection/UnsubscribeSectionProps.js +1 -0
- package/dist/src/components/sections/UnsubscribeSection/UnsubscribeSectionProps.ts +5 -0
- package/dist/src/components/sections/UnsubscribeSection/index.d.ts +2 -0
- package/dist/src/components/sections/UnsubscribeSection/index.js +1 -0
- package/dist/src/components/sections/UnsubscribeSection/index.ts +2 -0
- package/dist/src/components/sections/WhyLawDistrictSection/WhyLawDistrictSection.d.ts +4 -0
- package/dist/src/components/sections/WhyLawDistrictSection/WhyLawDistrictSection.js +15 -0
- package/dist/src/components/sections/WhyLawDistrictSection/WhyLawDistrictSection.styled.d.ts +1 -0
- package/dist/src/components/sections/WhyLawDistrictSection/WhyLawDistrictSection.styled.js +36 -0
- package/dist/src/components/sections/WhyLawDistrictSection/WhyLawDistrictSection.styled.ts +37 -0
- package/dist/src/components/sections/WhyLawDistrictSection/WhyLawDistrictSection.tsx +37 -0
- package/dist/src/components/sections/WhyLawDistrictSection/WhyLawDistrictSectionProps.types.d.ts +12 -0
- package/dist/src/components/sections/WhyLawDistrictSection/WhyLawDistrictSectionProps.types.js +1 -0
- package/dist/src/components/sections/WhyLawDistrictSection/WhyLawDistrictSectionProps.types.ts +13 -0
- package/dist/src/components/sections/WhyLawDistrictSection/index.d.ts +2 -0
- package/dist/src/components/sections/WhyLawDistrictSection/index.js +1 -0
- package/dist/src/components/sections/WhyLawDistrictSection/index.ts +2 -0
- package/dist/src/components/sections/index.d.ts +25 -0
- package/dist/src/components/sections/index.js +25 -0
- package/dist/src/components/sections/index.ts +25 -0
- package/dist/src/custom.d.ts +14 -0
- package/dist/src/globalStyles/animations.scss +75 -0
- package/dist/src/globalStyles/base.scss +74 -0
- package/dist/src/globalStyles/breakpoints.d.ts +19 -0
- package/dist/src/globalStyles/breakpoints.js +17 -0
- package/dist/src/globalStyles/breakpoints.ts +28 -0
- package/dist/src/globalStyles/functions.scss +18 -0
- package/dist/src/globalStyles/layout.scss +77 -0
- package/dist/src/globalStyles/mediaqueries.scss +43 -0
- package/dist/src/globalStyles/reset.scss +68 -0
- package/dist/src/globalStyles/styles.scss +22 -0
- package/dist/src/globalStyles/themes.scss +321 -0
- package/dist/src/globalStyles/typography.scss +108 -0
- package/dist/src/globalStyles/variables.scss +76 -0
- package/dist/src/globalStyles/variablesCss.scss +16 -0
- package/dist/src/hooks/index.d.ts +2 -0
- package/dist/src/hooks/index.js +2 -0
- package/dist/src/hooks/index.ts +2 -0
- package/dist/src/hooks/useIntersectionObserver.d.ts +5 -0
- package/dist/src/hooks/useIntersectionObserver.js +22 -0
- package/dist/src/hooks/useIntersectionObserver.tsx +31 -0
- package/dist/src/hooks/useIsMobileOrTable.d.ts +8 -0
- package/dist/src/hooks/useIsMobileOrTable.js +26 -0
- package/dist/src/hooks/useIsMobileOrTable.tsx +41 -0
- package/dist/src/index.d.ts +0 -0
- package/dist/src/index.js +1 -0
- package/dist/src/index.ts +0 -0
- package/dist/src/styles/stories.scss +67 -0
- package/dist/src/utils/ProductCategory.d.ts +7 -0
- package/dist/src/utils/ProductCategory.js +8 -0
- package/dist/src/utils/ProductCategory.ts +7 -0
- package/dist/src/utils/getCategoryIcons.d.ts +3 -0
- package/dist/src/utils/getCategoryIcons.js +28 -0
- package/dist/src/utils/getCategoryIcons.tsx +41 -0
- package/dist/src/utils/getDateFormatMMMMYYYY.d.ts +1 -0
- package/dist/src/utils/getDateFormatMMMMYYYY.js +3 -0
- package/dist/src/utils/getDateFormatMMMMYYYY.ts +3 -0
- package/dist/src/utils/getGatsbyImageSkeleton.d.ts +2 -0
- package/dist/src/utils/getGatsbyImageSkeleton.js +4 -0
- package/dist/src/utils/getGatsbyImageSkeleton.tsx +19 -0
- package/dist/src/utils/getRichTextSkeleton.d.ts +2 -0
- package/dist/src/utils/getRichTextSkeleton.js +4 -0
- package/dist/src/utils/getRichTextSkeleton.tsx +5 -0
- package/dist/src/utils/index.d.ts +7 -0
- package/dist/src/utils/index.js +7 -0
- package/dist/src/utils/index.ts +7 -0
- package/dist/src/utils/replaceAll.d.ts +1 -0
- package/dist/src/utils/replaceAll.js +6 -0
- package/dist/src/utils/replaceAll.ts +7 -0
- package/dist/src/utils/stringSlugify.d.ts +1 -0
- package/dist/src/utils/stringSlugify.js +3 -0
- package/dist/src/utils/stringSlugify.ts +3 -0
- package/dist/tsconfig.build.tsbuildinfo +1 -0
- package/package.json +2 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as InfoBox } from './InfoBox';
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { JumbotronStaticStyled } from './JumbotronStatic.styled';
|
|
3
|
+
export const JumbotronStatic = ({ title }) => {
|
|
4
|
+
return (_jsx(JumbotronStaticStyled, { className: 'jumbotron--static', children: _jsx("h1", { className: 'serif --super-hero', children: title }) }));
|
|
5
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const JumbotronStaticStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never>> & string;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React, { type FC } from 'react'
|
|
2
|
+
|
|
3
|
+
import { type JumbotronStaticProps } from './JumbotronStaticProps.types'
|
|
4
|
+
import { JumbotronStaticStyled } from './JumbotronStatic.styled'
|
|
5
|
+
|
|
6
|
+
export const JumbotronStatic: FC<JumbotronStaticProps> = ({ title }) => {
|
|
7
|
+
return (
|
|
8
|
+
<JumbotronStaticStyled className={'jumbotron--static'}>
|
|
9
|
+
<h1 className='serif --super-hero'>{title}</h1>
|
|
10
|
+
</JumbotronStaticStyled>
|
|
11
|
+
)
|
|
12
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { JumbotronStatic } from './JumbotronStatic';
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { KeyFactRatafiaCardStyled } from './KeyFactRatafiaCard.styled';
|
|
3
|
+
export const KeyFactRatafiaCard = ({ title, content }) => {
|
|
4
|
+
return (_jsxs(KeyFactRatafiaCardStyled, { className: 'key-fact-item', children: [_jsxs("div", { className: 'key-fact-item__wrapper', children: [_jsx("p", { className: 'sans-serif --medium --bold-weight key-fact-item__wrapper__title', children: title }), _jsx("p", { className: 'sans-serif --medium key-fact-item__wrapper__content', children: content })] }), _jsx("span", { className: 'key-fact-item__divider' })] }));
|
|
5
|
+
};
|
|
6
|
+
export default KeyFactRatafiaCard;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const KeyFactRatafiaCardStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import styled from 'styled-components';
|
|
2
|
+
export const KeyFactRatafiaCardStyled = styled.div `
|
|
3
|
+
display: flex;
|
|
4
|
+
flex-direction: column;
|
|
5
|
+
justify-content: center;
|
|
6
|
+
align-items: flex-start;
|
|
7
|
+
align-self: stretch;
|
|
8
|
+
|
|
9
|
+
background: var(--neutral-neutral-6);
|
|
10
|
+
|
|
11
|
+
.key-fact-item {
|
|
12
|
+
&__wrapper {
|
|
13
|
+
display: flex;
|
|
14
|
+
flex-direction: column;
|
|
15
|
+
|
|
16
|
+
margin-bottom: 1rem;
|
|
17
|
+
gap: var(--global-gap);
|
|
18
|
+
|
|
19
|
+
&__title {
|
|
20
|
+
color: var(--neutral-neutral-1);
|
|
21
|
+
background: var(--neutral-neutral-6);
|
|
22
|
+
position: sticky;
|
|
23
|
+
top: 0;
|
|
24
|
+
|
|
25
|
+
margin-top: 1rem;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
&__content {
|
|
29
|
+
color: var(--neutral-neutral-1);
|
|
30
|
+
overflow-y: auto;
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
&__divider {
|
|
34
|
+
height: 1px;
|
|
35
|
+
align-self: stretch;
|
|
36
|
+
background: var(--neutral-neutral-4);
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
`;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import styled from 'styled-components'
|
|
2
|
+
|
|
3
|
+
export const KeyFactRatafiaCardStyled = styled.div`
|
|
4
|
+
display: flex;
|
|
5
|
+
flex-direction: column;
|
|
6
|
+
justify-content: center;
|
|
7
|
+
align-items: flex-start;
|
|
8
|
+
align-self: stretch;
|
|
9
|
+
|
|
10
|
+
background: var(--neutral-neutral-6);
|
|
11
|
+
|
|
12
|
+
.key-fact-item {
|
|
13
|
+
&__wrapper {
|
|
14
|
+
display: flex;
|
|
15
|
+
flex-direction: column;
|
|
16
|
+
|
|
17
|
+
margin-bottom: 1rem;
|
|
18
|
+
gap: var(--global-gap);
|
|
19
|
+
|
|
20
|
+
&__title {
|
|
21
|
+
color: var(--neutral-neutral-1);
|
|
22
|
+
background: var(--neutral-neutral-6);
|
|
23
|
+
position: sticky;
|
|
24
|
+
top: 0;
|
|
25
|
+
|
|
26
|
+
margin-top: 1rem;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
&__content {
|
|
30
|
+
color: var(--neutral-neutral-1);
|
|
31
|
+
overflow-y: auto;
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
&__divider {
|
|
35
|
+
height: 1px;
|
|
36
|
+
align-self: stretch;
|
|
37
|
+
background: var(--neutral-neutral-4);
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
`
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import React from 'react'
|
|
2
|
+
|
|
3
|
+
import { type KeyFactRatafiaCardProps } from './KeyFactRatafiaCardProps.types'
|
|
4
|
+
import { KeyFactRatafiaCardStyled } from './KeyFactRatafiaCard.styled'
|
|
5
|
+
|
|
6
|
+
export const KeyFactRatafiaCard: React.FC<KeyFactRatafiaCardProps> = ({ title, content }) => {
|
|
7
|
+
return (
|
|
8
|
+
<KeyFactRatafiaCardStyled className='key-fact-item'>
|
|
9
|
+
<div className='key-fact-item__wrapper'>
|
|
10
|
+
<p className='sans-serif --medium --bold-weight key-fact-item__wrapper__title'>{title}</p>
|
|
11
|
+
<p className='sans-serif --medium key-fact-item__wrapper__content'>{content}</p>
|
|
12
|
+
</div>
|
|
13
|
+
<span className='key-fact-item__divider'></span>
|
|
14
|
+
</KeyFactRatafiaCardStyled>
|
|
15
|
+
)
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
export default KeyFactRatafiaCard
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as KeyFactRatafiaCard } from './KeyFactRatafiaCard';
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import districtlaws from './svg/districtlaws-logo.svg';
|
|
3
|
+
import districtlawsWhite from './svg/districtlaws-white-logo.svg';
|
|
4
|
+
import lawdistrict from './svg/lawdistrict-logo.svg';
|
|
5
|
+
import lawdistrictWhite from './svg/lawdistrict-white-logo.svg';
|
|
6
|
+
import lawdistrictinfo from './svg/lawdistrictinfo-logo.svg';
|
|
7
|
+
import lawdistrictinfoWhite from './svg/lawdistrictinfo-white-logo.svg';
|
|
8
|
+
import lawdistrictonline from './svg/lawdistrictonline-logo.svg';
|
|
9
|
+
import lawdistrictonlineWhite from './svg/lawdistrictonline-white-logo.svg';
|
|
10
|
+
import lawdistricts from './svg/lawdistricts-logo.svg';
|
|
11
|
+
import lawdistrictsWhite from './svg/lawdistricts-white-logo.svg';
|
|
12
|
+
import lawsdistrict from './svg/lawsdistrict-logo.svg';
|
|
13
|
+
import lawsdistrictWhite from './svg/lawsdistrict-white-logo.svg';
|
|
14
|
+
import uslawdistrict from './svg/uslawdistrict-logo.svg';
|
|
15
|
+
import uslawdistrictWhite from './svg/uslawdistrict-white-logo.svg';
|
|
16
|
+
const LOGOS = {
|
|
17
|
+
lawdistrict: {
|
|
18
|
+
default: lawdistrict,
|
|
19
|
+
white: lawdistrictWhite
|
|
20
|
+
},
|
|
21
|
+
districtlaws: {
|
|
22
|
+
default: districtlaws,
|
|
23
|
+
white: districtlawsWhite
|
|
24
|
+
},
|
|
25
|
+
lawsdistrict: {
|
|
26
|
+
default: lawsdistrict,
|
|
27
|
+
white: lawsdistrictWhite
|
|
28
|
+
},
|
|
29
|
+
lawdistricts: {
|
|
30
|
+
default: lawdistricts,
|
|
31
|
+
white: lawdistrictsWhite
|
|
32
|
+
},
|
|
33
|
+
lawdistrictinfo: {
|
|
34
|
+
default: lawdistrictinfo,
|
|
35
|
+
white: lawdistrictinfoWhite
|
|
36
|
+
},
|
|
37
|
+
uslawdistrict: {
|
|
38
|
+
default: uslawdistrict,
|
|
39
|
+
white: uslawdistrictWhite
|
|
40
|
+
},
|
|
41
|
+
lawdistrictonline: {
|
|
42
|
+
default: lawdistrictonline,
|
|
43
|
+
white: lawdistrictonlineWhite
|
|
44
|
+
}
|
|
45
|
+
};
|
|
46
|
+
export const Logo = ({ className, siteName = 'lawdistrict', type = 'default', width, height }) => {
|
|
47
|
+
return (_jsx("img", { className: className, src: LOGOS[siteName.toLowerCase()][type], alt: `${siteName} logo`, width: width, height: height }));
|
|
48
|
+
};
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
2
|
+
|
|
3
|
+
import React, { type FC } from 'react'
|
|
4
|
+
|
|
5
|
+
import { type LogoProps } from './LogoProps.types'
|
|
6
|
+
|
|
7
|
+
import districtlaws from './svg/districtlaws-logo.svg'
|
|
8
|
+
import districtlawsWhite from './svg/districtlaws-white-logo.svg'
|
|
9
|
+
import lawdistrict from './svg/lawdistrict-logo.svg'
|
|
10
|
+
import lawdistrictWhite from './svg/lawdistrict-white-logo.svg'
|
|
11
|
+
import lawdistrictinfo from './svg/lawdistrictinfo-logo.svg'
|
|
12
|
+
import lawdistrictinfoWhite from './svg/lawdistrictinfo-white-logo.svg'
|
|
13
|
+
import lawdistrictonline from './svg/lawdistrictonline-logo.svg'
|
|
14
|
+
import lawdistrictonlineWhite from './svg/lawdistrictonline-white-logo.svg'
|
|
15
|
+
import lawdistricts from './svg/lawdistricts-logo.svg'
|
|
16
|
+
import lawdistrictsWhite from './svg/lawdistricts-white-logo.svg'
|
|
17
|
+
import lawsdistrict from './svg/lawsdistrict-logo.svg'
|
|
18
|
+
import lawsdistrictWhite from './svg/lawsdistrict-white-logo.svg'
|
|
19
|
+
import uslawdistrict from './svg/uslawdistrict-logo.svg'
|
|
20
|
+
import uslawdistrictWhite from './svg/uslawdistrict-white-logo.svg'
|
|
21
|
+
|
|
22
|
+
const LOGOS: Record<string, any> = {
|
|
23
|
+
lawdistrict: {
|
|
24
|
+
default: lawdistrict,
|
|
25
|
+
white: lawdistrictWhite
|
|
26
|
+
},
|
|
27
|
+
districtlaws: {
|
|
28
|
+
default: districtlaws,
|
|
29
|
+
white: districtlawsWhite
|
|
30
|
+
},
|
|
31
|
+
lawsdistrict: {
|
|
32
|
+
default: lawsdistrict,
|
|
33
|
+
white: lawsdistrictWhite
|
|
34
|
+
},
|
|
35
|
+
lawdistricts: {
|
|
36
|
+
default: lawdistricts,
|
|
37
|
+
white: lawdistrictsWhite
|
|
38
|
+
},
|
|
39
|
+
lawdistrictinfo: {
|
|
40
|
+
default: lawdistrictinfo,
|
|
41
|
+
white: lawdistrictinfoWhite
|
|
42
|
+
},
|
|
43
|
+
uslawdistrict: {
|
|
44
|
+
default: uslawdistrict,
|
|
45
|
+
white: uslawdistrictWhite
|
|
46
|
+
},
|
|
47
|
+
lawdistrictonline: {
|
|
48
|
+
default: lawdistrictonline,
|
|
49
|
+
white: lawdistrictonlineWhite
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
export const Logo: FC<LogoProps> = ({
|
|
54
|
+
className,
|
|
55
|
+
siteName = 'lawdistrict',
|
|
56
|
+
type = 'default',
|
|
57
|
+
width,
|
|
58
|
+
height
|
|
59
|
+
}): React.ReactElement => {
|
|
60
|
+
return (
|
|
61
|
+
<img
|
|
62
|
+
className={className}
|
|
63
|
+
src={LOGOS[siteName.toLowerCase()][type]}
|
|
64
|
+
alt={`${siteName} logo`}
|
|
65
|
+
width={width}
|
|
66
|
+
height={height}
|
|
67
|
+
/>
|
|
68
|
+
)
|
|
69
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { Logo } from './Logo';
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<svg width="177" height="22" viewBox="0 0 177 22" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="logo">
|
|
3
|
+
<g id="DistrictLaws">
|
|
4
|
+
<path d="M24.5613 20.9743H18.5V1.33256H24.8299C26.7352 1.33256 28.3657 1.72578 29.7211 2.51221C31.0766 3.29226 32.1156 4.41437 32.8381 5.87856C33.5606 7.33635 33.9219 9.08186 33.9219 11.1151C33.9219 13.1611 33.5574 14.9226 32.8285 16.3996C32.0996 17.8702 31.0383 19.0019 29.6444 19.7947C28.2506 20.5811 26.5562 20.9743 24.5613 20.9743ZM20.8785 18.8644H24.4079C26.0319 18.8644 27.3778 18.5511 28.4456 17.9245C29.5133 17.2979 30.3094 16.406 30.8337 15.2487C31.358 14.0914 31.6201 12.7135 31.6201 11.1151C31.6201 9.52942 31.3612 8.16434 30.8433 7.01985C30.3254 5.86896 29.5517 4.98662 28.5223 4.37281C27.4929 3.75261 26.2109 3.44251 24.6764 3.44251H20.8785V18.8644Z" fill="#1E2021"/>
|
|
5
|
+
<path d="M37.6047 20.9743V6.243H39.8681V20.9743H37.6047ZM38.7556 3.78778C38.3144 3.78778 37.934 3.63753 37.6143 3.33702C37.301 3.03651 37.1444 2.67526 37.1444 2.25327C37.1444 1.83127 37.301 1.47002 37.6143 1.16951C37.934 0.869004 38.3144 0.71875 38.7556 0.71875C39.1968 0.71875 39.574 0.869004 39.8873 1.16951C40.207 1.47002 40.3668 1.83127 40.3668 2.25327C40.3668 2.67526 40.207 3.03651 39.8873 3.33702C39.574 3.63753 39.1968 3.78778 38.7556 3.78778Z" fill="#1E2021"/>
|
|
6
|
+
<path d="M54.4484 9.54221L52.4152 10.1177C52.2873 9.77878 52.0987 9.4495 51.8493 9.12981C51.6064 8.80373 51.2739 8.53518 50.8519 8.32419C50.4299 8.11319 49.8896 8.0077 49.2311 8.0077C48.3295 8.0077 47.5783 8.21549 46.9772 8.63109C46.3826 9.0403 46.0853 9.56139 46.0853 10.1944C46.0853 10.757 46.2899 11.2014 46.6991 11.5275C47.1083 11.8536 47.7477 12.1253 48.6173 12.3427L50.8039 12.8798C52.1211 13.1995 53.1025 13.6886 53.7483 14.3472C54.3941 14.9993 54.7169 15.8401 54.7169 16.8695C54.7169 17.7135 54.474 18.468 53.9881 19.1329C53.5085 19.7979 52.8372 20.3222 51.974 20.7058C51.1108 21.0894 50.107 21.2812 48.9625 21.2812C47.46 21.2812 46.2164 20.9552 45.2317 20.303C44.2471 19.6508 43.6237 18.6981 43.3615 17.445L45.5099 16.9079C45.7145 17.7007 46.1013 18.2953 46.6703 18.6918C47.2458 19.0882 47.9971 19.2864 48.9242 19.2864C49.9791 19.2864 50.8167 19.0626 51.4369 18.615C52.0635 18.1611 52.3768 17.6176 52.3768 16.9846C52.3768 16.4731 52.1978 16.0447 51.8397 15.6995C51.4817 15.3478 50.9318 15.0856 50.1901 14.913L47.7349 14.3376C46.3858 14.0179 45.3948 13.5224 44.7618 12.851C44.1352 12.1733 43.8219 11.3261 43.8219 10.3095C43.8219 9.47827 44.0553 8.74298 44.522 8.1036C44.9952 7.46422 45.6377 6.96231 46.4497 6.59786C47.2682 6.23341 48.1953 6.05119 49.2311 6.05119C50.6888 6.05119 51.8333 6.37088 52.6645 7.01026C53.5021 7.64964 54.0967 8.49363 54.4484 9.54221Z" fill="#1E2021"/>
|
|
7
|
+
<path d="M64.5306 6.243V8.16115H56.8964V6.243H64.5306ZM59.1215 2.71362H61.3849V16.7544C61.3849 17.3938 61.4776 17.8733 61.663 18.193C61.8548 18.5063 62.0978 18.7173 62.3919 18.826C62.6924 18.9283 63.0089 18.9795 63.3414 18.9795C63.5908 18.9795 63.7954 18.9667 63.9552 18.9411C64.1151 18.9091 64.2429 18.8836 64.3388 18.8644L64.7992 20.8976C64.6457 20.9552 64.4315 21.0127 64.1566 21.0703C63.8817 21.1342 63.5332 21.1662 63.1112 21.1662C62.4718 21.1662 61.8452 21.0287 61.2314 20.7538C60.624 20.4788 60.1189 20.06 59.7161 19.4974C59.3197 18.9347 59.1215 18.225 59.1215 17.3682V2.71362Z" fill="#1E2021"/>
|
|
8
|
+
<path d="M67.9354 20.9743V6.243H70.122V8.46805H70.2755C70.544 7.73916 71.03 7.14773 71.7333 6.69377C72.4366 6.23981 73.2294 6.01283 74.1118 6.01283C74.278 6.01283 74.4858 6.01602 74.7352 6.02242C74.9845 6.02881 75.1731 6.0384 75.301 6.05119V8.35296C75.2243 8.33378 75.0485 8.30501 74.7735 8.26664C74.505 8.22189 74.2205 8.19951 73.92 8.19951C73.2039 8.19951 72.5645 8.34976 72.0018 8.65027C71.4456 8.94439 71.0044 9.35359 70.6783 9.87788C70.3586 10.3958 70.1988 10.9872 70.1988 11.6522V20.9743H67.9354Z" fill="#1E2021"/>
|
|
9
|
+
<path d="M77.984 20.9743V6.243H80.2474V20.9743H77.984ZM79.1349 3.78778C78.6937 3.78778 78.3133 3.63753 77.9936 3.33702C77.6803 3.03651 77.5237 2.67526 77.5237 2.25327C77.5237 1.83127 77.6803 1.47002 77.9936 1.16951C78.3133 0.869004 78.6937 0.71875 79.1349 0.71875C79.5761 0.71875 79.9533 0.869004 80.2666 1.16951C80.5863 1.47002 80.7462 1.83127 80.7462 2.25327C80.7462 2.67526 80.5863 3.03651 80.2666 3.33702C79.9533 3.63753 79.5761 3.78778 79.1349 3.78778Z" fill="#1E2021"/>
|
|
10
|
+
<path d="M90.3776 21.2812C88.9966 21.2812 87.8073 20.9552 86.8099 20.303C85.8124 19.6508 85.0452 18.7525 84.5081 17.608C83.971 16.4635 83.7025 15.156 83.7025 13.6854C83.7025 12.1892 83.9774 10.8689 84.5273 9.72443C85.0836 8.57355 85.8572 7.67522 86.8482 7.02944C87.8457 6.37727 89.0094 6.05119 90.3393 6.05119C91.3751 6.05119 92.3086 6.243 93.1398 6.62663C93.971 7.01026 94.6519 7.54734 95.1826 8.23787C95.7133 8.9284 96.0425 9.73402 96.1704 10.6547H93.907C93.7344 9.98338 93.3507 9.38876 92.7561 8.87086C92.1679 8.34657 91.3751 8.08442 90.3776 8.08442C89.4953 8.08442 88.7216 8.3146 88.0567 8.77495C87.3981 9.22891 86.8834 9.87149 86.5126 10.7027C86.1481 11.5275 85.9659 12.4962 85.9659 13.6087C85.9659 14.7468 86.1449 15.7378 86.503 16.5818C86.8674 17.4258 87.3789 18.0811 88.0375 18.5479C88.7025 19.0146 89.4825 19.248 90.3776 19.248C90.9659 19.248 91.4997 19.1457 91.9793 18.9411C92.4588 18.7365 92.8648 18.4424 93.1973 18.0588C93.5298 17.6751 93.7663 17.2148 93.907 16.6777H96.1704C96.0425 17.5473 95.726 18.3305 95.2209 19.0274C94.7222 19.718 94.0605 20.2678 93.2357 20.677C92.4173 21.0798 91.4646 21.2812 90.3776 21.2812Z" fill="#1E2021"/>
|
|
11
|
+
<path d="M105.886 6.243V8.16115H98.2516V6.243H105.886ZM100.477 2.71362H102.74V16.7544C102.74 17.3938 102.833 17.8733 103.018 18.193C103.21 18.5063 103.453 18.7173 103.747 18.826C104.048 18.9283 104.364 18.9795 104.697 18.9795C104.946 18.9795 105.151 18.9667 105.31 18.9411C105.47 18.9091 105.598 18.8836 105.694 18.8644L106.154 20.8976C106.001 20.9552 105.787 21.0127 105.512 21.0703C105.237 21.1342 104.888 21.1662 104.466 21.1662C103.827 21.1662 103.2 21.0287 102.587 20.7538C101.979 20.4788 101.474 20.06 101.071 19.4974C100.675 18.9347 100.477 18.225 100.477 17.3682V2.71362Z" fill="#1E2021"/>
|
|
12
|
+
<path d="M108.705 20.9743V1.33256H113.453V17.1189H121.624V20.9743H108.705Z" fill="#1E2021"/>
|
|
13
|
+
<path d="M128.235 21.2237C127.295 21.2237 126.46 21.0671 125.731 20.7538C125.009 20.4341 124.437 19.9545 124.015 19.3152C123.599 18.6694 123.391 17.8606 123.391 16.8887C123.391 16.0703 123.535 15.3798 123.823 14.8171C124.111 14.2544 124.507 13.7973 125.012 13.4456C125.517 13.094 126.099 12.8286 126.758 12.6496C127.416 12.4642 128.119 12.3395 128.868 12.2756C129.705 12.1988 130.38 12.1189 130.891 12.0358C131.403 11.9463 131.774 11.8216 132.004 11.6618C132.24 11.4955 132.359 11.2621 132.359 10.9616V10.9137C132.359 10.4214 132.189 10.0409 131.85 9.77239C131.511 9.50385 131.054 9.36958 130.479 9.36958C129.859 9.36958 129.36 9.50385 128.983 9.77239C128.605 10.0409 128.366 10.4118 128.263 10.8849L123.938 10.7315C124.066 9.83633 124.395 9.0371 124.926 8.33378C125.463 7.62407 126.198 7.0678 127.132 6.66499C128.072 6.25579 129.2 6.05119 130.517 6.05119C131.457 6.05119 132.323 6.16308 133.116 6.38686C133.909 6.60425 134.6 6.92394 135.188 7.34594C135.776 7.76153 136.23 8.27304 136.55 8.88045C136.876 9.48786 137.039 10.1816 137.039 10.9616V20.9743H132.627V18.9219H132.512C132.25 19.4206 131.914 19.8426 131.505 20.1879C131.102 20.5332 130.626 20.7921 130.076 20.9648C129.533 21.1374 128.919 21.2237 128.235 21.2237ZM129.683 18.1547C130.188 18.1547 130.642 18.0524 131.045 17.8478C131.454 17.6432 131.78 17.3618 132.023 17.0038C132.266 16.6393 132.387 16.2173 132.387 15.7378V14.3376C132.253 14.4079 132.09 14.4718 131.898 14.5294C131.713 14.5869 131.508 14.6413 131.284 14.6924C131.061 14.7436 130.83 14.7883 130.594 14.8267C130.357 14.8651 130.13 14.9002 129.913 14.9322C129.472 15.0025 129.095 15.1112 128.781 15.2583C128.474 15.4053 128.238 15.5971 128.072 15.8337C127.912 16.0639 127.832 16.3388 127.832 16.6585C127.832 17.1445 128.004 17.5153 128.35 17.771C128.701 18.0268 129.146 18.1547 129.683 18.1547Z" fill="#1E2021"/>
|
|
14
|
+
<path d="M142.659 20.9743L138.823 6.243H143.532L145.517 15.6803H145.642L147.771 6.243H152.365L154.552 15.6131H154.676L156.604 6.243H161.313L157.467 20.9743H152.451L150.149 12.3907H149.986L147.685 20.9743H142.659Z" fill="#1E2021"/>
|
|
15
|
+
<path d="M176.056 10.741L171.75 10.8561C171.705 10.5492 171.584 10.2775 171.386 10.0409C171.187 9.79796 170.928 9.60935 170.609 9.47508C170.295 9.33441 169.931 9.26408 169.515 9.26408C168.972 9.26408 168.508 9.37277 168.125 9.59016C167.748 9.80755 167.562 10.1017 167.569 10.4725C167.562 10.7602 167.677 11.0096 167.914 11.2206C168.157 11.4316 168.588 11.601 169.209 11.7289L172.047 12.266C173.518 12.5473 174.611 13.0141 175.327 13.6662C176.05 14.3184 176.414 15.1816 176.421 16.2557C176.414 17.2659 176.114 18.1451 175.519 18.8932C174.931 19.6412 174.125 20.2231 173.102 20.6387C172.079 21.0479 170.909 21.2525 169.592 21.2525C167.489 21.2525 165.829 20.8209 164.615 19.9577C163.406 19.0882 162.716 17.9245 162.543 16.4667L167.175 16.3516C167.278 16.8887 167.543 17.2979 167.971 17.5792C168.4 17.8606 168.946 18.0012 169.611 18.0012C170.212 18.0012 170.701 17.8893 171.079 17.6655C171.456 17.4418 171.648 17.1445 171.654 16.7736C171.648 16.4411 171.501 16.1758 171.213 15.9776C170.925 15.773 170.475 15.6131 169.861 15.498L167.29 15.0089C165.813 14.7404 164.714 14.2449 163.991 13.5224C163.269 12.7935 162.911 11.8664 162.917 10.741C162.911 9.7564 163.173 8.91562 163.703 8.21869C164.234 7.51537 164.989 6.97829 165.967 6.60745C166.945 6.23661 168.099 6.05119 169.429 6.05119C171.424 6.05119 172.997 6.46998 174.148 7.30757C175.299 8.13877 175.935 9.28326 176.056 10.741Z" fill="#1E2021"/>
|
|
16
|
+
</g>
|
|
17
|
+
<path id="Vector" d="M12.6468 15.4062C13.0451 15.4062 13.3859 15.2647 13.669 14.9815C13.9522 14.6984 14.0938 14.3576 14.0938 13.9594V2.91068C14.0938 2.50947 13.9522 2.16623 13.669 1.88098C13.3859 1.59574 13.0451 1.45312 12.6468 1.45312H5.50835C5.31015 1.45312 5.12154 1.49364 4.94251 1.57468C4.76349 1.65573 4.60237 1.76431 4.45915 1.90043L0.587927 5.77165C0.451808 5.91487 0.343225 6.07599 0.262177 6.25501C0.181143 6.43404 0.140625 6.62265 0.140625 6.82085V13.9594C0.140625 14.3576 0.283244 14.6984 0.568482 14.9815C0.853733 15.2647 1.19697 15.4062 1.59818 15.4062H12.6468ZM10.3745 11.8696H3.84825C3.69614 11.8696 3.56566 11.8123 3.45681 11.6978C3.34795 11.5832 3.29352 11.4457 3.29352 11.2853C3.29352 11.1312 3.34822 11.0004 3.45761 10.893C3.56699 10.7855 3.69858 10.7318 3.85236 10.7318H10.3869C10.5456 10.7318 10.6794 10.7866 10.7882 10.8963C10.8971 11.0059 10.9515 11.1378 10.9515 11.2919C10.9515 11.4523 10.8945 11.5887 10.7806 11.7011C10.6667 11.8134 10.5313 11.8696 10.3745 11.8696ZM10.3751 9.03648H3.8584C3.70664 9.03648 3.57455 8.98078 3.46213 8.86938C3.34973 8.75797 3.29352 8.62274 3.29352 8.46368C3.29352 8.30464 3.35048 8.16894 3.4644 8.05659C3.57832 7.94425 3.71037 7.88808 3.86055 7.88808H10.3772C10.5352 7.88808 10.6705 7.94535 10.7829 8.05991C10.8953 8.17446 10.9515 8.31126 10.9515 8.4703C10.9515 8.62935 10.8945 8.76348 10.7806 8.87268C10.6667 8.98188 10.5315 9.03648 10.3751 9.03648ZM10.3726 6.20216H6.41776C6.25606 6.20216 6.11901 6.14489 6.00661 6.03033C5.89419 5.91579 5.83798 5.77899 5.83798 5.61994C5.83798 5.46717 5.89495 5.33462 6.00887 5.22227C6.12279 5.10993 6.2588 5.05376 6.41691 5.05376H10.3718C10.5334 5.05376 10.6705 5.11103 10.7829 5.22557C10.8953 5.34013 10.9515 5.47379 10.9515 5.62656C10.9515 5.7856 10.8945 5.92129 10.7806 6.03365C10.6667 6.14599 10.5307 6.20216 10.3726 6.20216Z" fill="#F26600"/>
|
|
18
|
+
</g>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<svg width="131" height="16" viewBox="0 0 131 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="logo">
|
|
3
|
+
<g id="DistrictLaws">
|
|
4
|
+
<path d="M18.7774 15.4084H14.3281V0.819542H18.9745C20.3731 0.819542 21.5699 1.1116 22.5649 1.69573C23.5599 2.2751 24.3226 3.10855 24.8529 4.19607C25.3833 5.27884 25.6484 6.57531 25.6484 8.08548C25.6484 9.60516 25.3809 10.9135 24.8459 12.0105C24.3108 13.1028 23.5317 13.9434 22.5086 14.5322C21.4855 15.1164 20.2417 15.4084 18.7774 15.4084ZM16.074 13.8413H18.6648C19.8569 13.8413 20.8448 13.6086 21.6286 13.1432C22.4124 12.6777 22.9967 12.0153 23.3816 11.1557C23.7664 10.2961 23.9588 9.27273 23.9588 8.08548C23.9588 6.90774 23.7688 5.89383 23.3886 5.04376C23.0084 4.18894 22.4405 3.53359 21.6849 3.07768C20.9293 2.61703 19.9883 2.38671 18.8619 2.38671H16.074V13.8413Z" fill="white"/>
|
|
5
|
+
<path d="M28.3518 15.4084V4.46676H30.0132V15.4084H28.3518ZM29.1966 2.64315C28.8728 2.64315 28.5935 2.53155 28.3588 2.30835C28.1289 2.08515 28.0139 1.81683 28.0139 1.5034C28.0139 1.18996 28.1289 0.921645 28.3588 0.698443C28.5935 0.475241 28.8728 0.36364 29.1966 0.36364C29.5204 0.36364 29.7973 0.475241 30.0273 0.698443C30.262 0.921645 30.3793 1.18996 30.3793 1.5034C30.3793 1.81683 30.262 2.08515 30.0273 2.30835C29.7973 2.53155 29.5204 2.64315 29.1966 2.64315Z" fill="white"/>
|
|
6
|
+
<path d="M40.7158 6.91724L39.2233 7.34464C39.1294 7.09295 38.991 6.84837 38.8079 6.61093C38.6296 6.36873 38.3855 6.16927 38.0758 6.01255C37.766 5.85584 37.3694 5.77748 36.886 5.77748C36.2243 5.77748 35.6728 5.93182 35.2316 6.24051C34.7952 6.54444 34.5769 6.93148 34.5769 7.40163C34.5769 7.81954 34.7271 8.1496 35.0275 8.3918C35.3278 8.63399 35.7972 8.83582 36.4355 8.99729L38.0406 9.3962C39.0074 9.63365 39.7278 9.99695 40.2019 10.4861C40.6759 10.9705 40.9129 11.595 40.9129 12.3596C40.9129 12.9864 40.7346 13.5468 40.3779 14.0407C40.0259 14.5346 39.5331 14.924 38.8995 15.209C38.2659 15.4939 37.529 15.6364 36.6889 15.6364C35.586 15.6364 34.6731 15.3942 33.9504 14.9098C33.2276 14.4254 32.77 13.7178 32.5776 12.787L34.1545 12.3881C34.3047 12.9769 34.5886 13.4186 35.0064 13.713C35.4288 14.0075 35.9802 14.1547 36.6608 14.1547C37.4352 14.1547 38.05 13.9885 38.5052 13.656C38.9652 13.3189 39.1951 12.9152 39.1951 12.4451C39.1951 12.0651 39.0637 11.747 38.8009 11.4905C38.5381 11.2293 38.1345 11.0346 37.59 10.9064L35.7878 10.479C34.7975 10.2415 34.07 9.87348 33.6054 9.37483C33.1454 8.87144 32.9155 8.2422 32.9155 7.48711C32.9155 6.86975 33.0868 6.32361 33.4294 5.84871C33.7767 5.37382 34.2484 5.00102 34.8444 4.73033C35.4452 4.45964 36.1257 4.32429 36.886 4.32429C37.9561 4.32429 38.7962 4.56174 39.4063 5.03664C40.0212 5.51154 40.4577 6.1384 40.7158 6.91724Z" fill="white"/>
|
|
7
|
+
<path d="M48.1166 4.46676V5.89146H42.5127V4.46676H48.1166ZM44.146 1.84532H45.8075V12.2741C45.8075 12.749 45.8755 13.1052 46.0116 13.3426C46.1524 13.5753 46.3308 13.732 46.5467 13.8128C46.7673 13.8887 46.9996 13.9267 47.2436 13.9267C47.4267 13.9267 47.5769 13.9172 47.6942 13.8982C47.8115 13.8745 47.9054 13.8555 47.9758 13.8413L48.3137 15.3514C48.2011 15.3942 48.0438 15.4369 47.842 15.4797C47.6402 15.5271 47.3844 15.5509 47.0747 15.5509C46.6053 15.5509 46.1454 15.4488 45.6948 15.2446C45.249 15.0404 44.8782 14.7293 44.5825 14.3114C44.2915 13.8935 44.146 13.3664 44.146 12.73V1.84532Z" fill="white"/>
|
|
8
|
+
<path d="M50.6158 15.4084V4.46676H52.2209V6.11941H52.3335C52.5307 5.57802 52.8874 5.13874 53.4036 4.80156C53.9199 4.46439 54.5019 4.2958 55.1495 4.2958C55.2716 4.2958 55.4241 4.29817 55.6071 4.30292C55.7902 4.30767 55.9286 4.31479 56.0225 4.32429V6.03392C55.9662 6.01968 55.8371 5.99831 55.6353 5.96981C55.4382 5.93657 55.2293 5.91995 55.0087 5.91995C54.4831 5.91995 54.0138 6.03155 53.6007 6.25475C53.1924 6.47321 52.8686 6.77714 52.6292 7.16656C52.3946 7.55122 52.2772 7.99051 52.2772 8.4844V15.4084H50.6158Z" fill="white"/>
|
|
9
|
+
<path d="M57.9919 15.4084V4.46676H59.6534V15.4084H57.9919ZM58.8367 2.64315C58.5129 2.64315 58.2336 2.53155 57.999 2.30835C57.769 2.08515 57.654 1.81683 57.654 1.5034C57.654 1.18996 57.769 0.921645 57.999 0.698443C58.2336 0.475241 58.5129 0.36364 58.8367 0.36364C59.1606 0.36364 59.4375 0.475241 59.6675 0.698443C59.9021 0.921645 60.0195 1.18996 60.0195 1.5034C60.0195 1.81683 59.9021 2.08515 59.6675 2.30835C59.4375 2.53155 59.1606 2.64315 58.8367 2.64315Z" fill="white"/>
|
|
10
|
+
<path d="M67.0894 15.6364C66.0756 15.6364 65.2027 15.3942 64.4705 14.9098C63.7383 14.4254 63.1751 13.7581 62.7809 12.9081C62.3867 12.058 62.1895 11.0868 62.1895 9.99458C62.1895 8.88332 62.3913 7.90265 62.795 7.05258C63.2033 6.19776 63.7712 5.53053 64.4987 5.05089C65.2308 4.56649 66.085 4.32429 67.0612 4.32429C67.8215 4.32429 68.5068 4.46676 69.1169 4.7517C69.727 5.03664 70.2269 5.43555 70.6164 5.94844C71.006 6.46133 71.2477 7.0597 71.3415 7.74356H69.6801C69.5534 7.24492 69.2718 6.80326 68.8353 6.41859C68.4035 6.02918 67.8215 5.83447 67.0894 5.83447C66.4417 5.83447 65.8738 6.00543 65.3857 6.34736C64.9023 6.68453 64.5245 7.16181 64.2523 7.77918C63.9847 8.39179 63.851 9.11127 63.851 9.93759C63.851 10.7829 63.9824 11.519 64.2452 12.1459C64.5127 12.7727 64.8882 13.2595 65.3716 13.6062C65.8597 13.9529 66.4323 14.1262 67.0894 14.1262C67.5212 14.1262 67.913 14.0502 68.265 13.8982C68.6171 13.7463 68.9151 13.5278 69.1591 13.2429C69.4032 12.9579 69.5768 12.616 69.6801 12.2171H71.3415C71.2477 12.863 71.0153 13.4447 70.6446 13.9624C70.2785 14.4752 69.7927 14.8837 69.1873 15.1876C68.5865 15.4868 67.8872 15.6364 67.0894 15.6364Z" fill="white"/>
|
|
11
|
+
<path d="M78.473 4.46676V5.89146H72.8692V4.46676H78.473ZM74.5025 1.84532H76.1639V12.2741C76.1639 12.749 76.232 13.1052 76.3681 13.3426C76.5089 13.5753 76.6872 13.732 76.9031 13.8128C77.1237 13.8887 77.356 13.9267 77.6001 13.9267C77.7831 13.9267 77.9333 13.9172 78.0506 13.8982C78.168 13.8745 78.2618 13.8555 78.3322 13.8413L78.6702 15.3514C78.5575 15.3942 78.4003 15.4369 78.1985 15.4797C77.9967 15.5271 77.7409 15.5509 77.4311 15.5509C76.9618 15.5509 76.5018 15.4488 76.0513 15.2446C75.6054 15.0404 75.2346 14.7293 74.939 14.3114C74.648 13.8935 74.5025 13.3664 74.5025 12.73V1.84532Z" fill="white"/>
|
|
12
|
+
<path d="M80.5428 15.4084V0.819542H84.0276V12.5448H90.0257V15.4084H80.5428Z" fill="white"/>
|
|
13
|
+
<path d="M94.878 15.5936C94.1881 15.5936 93.5756 15.4773 93.0406 15.2446C92.5102 15.0071 92.0901 14.651 91.7804 14.1761C91.4753 13.6964 91.3228 13.0957 91.3228 12.3738C91.3228 11.7659 91.4284 11.2531 91.6396 10.8351C91.8508 10.4172 92.1418 10.0777 92.5126 9.81649C92.8833 9.55529 93.3104 9.35821 93.7938 9.22524C94.2772 9.08752 94.7935 8.99492 95.3426 8.94742C95.9575 8.89044 96.4526 8.83107 96.8281 8.76934C97.2035 8.70285 97.4757 8.61025 97.6447 8.49152C97.8184 8.36805 97.9052 8.19471 97.9052 7.97151V7.93589C97.9052 7.57022 97.7808 7.28766 97.5321 7.0882C97.2833 6.88874 96.9478 6.78901 96.5254 6.78901C96.0701 6.78901 95.704 6.88874 95.4271 7.0882C95.1502 7.28766 94.9742 7.5631 94.8991 7.91452L91.7241 7.80055C91.8179 7.13569 92.0596 6.54207 92.4492 6.01968C92.8434 5.49254 93.3832 5.07938 94.0684 4.78019C94.7583 4.47626 95.5867 4.32429 96.5535 4.32429C97.2434 4.32429 97.8794 4.4074 98.4613 4.57361C99.0433 4.73508 99.5502 4.97253 99.982 5.28596C100.414 5.59464 100.747 5.97456 100.982 6.42571C101.221 6.87687 101.341 7.39213 101.341 7.97151V15.4084H98.1023V13.884H98.0178C97.8254 14.2544 97.579 14.5678 97.2786 14.8243C96.9829 15.0807 96.6333 15.2731 96.2297 15.4013C95.8307 15.5295 95.3802 15.5936 94.878 15.5936ZM95.941 13.3141C96.3118 13.3141 96.645 13.2381 96.9407 13.0862C97.2411 12.9342 97.4804 12.7252 97.6588 12.4593C97.8371 12.1886 97.9263 11.8752 97.9263 11.519V10.479C97.8278 10.5312 97.7081 10.5787 97.5673 10.6214C97.4312 10.6642 97.281 10.7045 97.1167 10.7425C96.9524 10.7805 96.7835 10.8138 96.6098 10.8423C96.4362 10.8708 96.2696 10.8969 96.11 10.9206C95.7861 10.9729 95.5092 11.0536 95.2793 11.1628C95.054 11.2721 94.8803 11.4145 94.7583 11.5902C94.641 11.7612 94.5823 11.9654 94.5823 12.2029C94.5823 12.5638 94.709 12.8392 94.9625 13.0292C95.2206 13.2191 95.5468 13.3141 95.941 13.3141Z" fill="white"/>
|
|
14
|
+
<path d="M105.466 15.4084L102.65 4.46676H106.107L107.564 11.4763H107.656L109.218 4.46676H112.591L114.196 11.4264H114.287L115.702 4.46676H119.159L116.336 15.4084H112.654L110.964 9.03291H110.845L109.155 15.4084H105.466Z" fill="white"/>
|
|
15
|
+
<path d="M129.981 7.80767L126.82 7.89315C126.787 7.6652 126.698 7.46337 126.553 7.28766C126.407 7.10719 126.217 6.9671 125.982 6.86737C125.752 6.76289 125.485 6.71065 125.18 6.71065C124.781 6.71065 124.441 6.79139 124.159 6.95285C123.882 7.11432 123.746 7.33277 123.751 7.60821C123.746 7.82192 123.831 8.00713 124.004 8.16384C124.183 8.32056 124.499 8.44641 124.955 8.54139L127.038 8.9403C128.118 9.14926 128.92 9.49593 129.446 9.98033C129.976 10.4647 130.244 11.1058 130.249 11.9037C130.244 12.654 130.023 13.307 129.587 13.8626C129.155 14.4183 128.564 14.8504 127.813 15.1591C127.062 15.463 126.203 15.615 125.236 15.615C123.692 15.615 122.474 15.2944 121.582 14.6533C120.695 14.0075 120.189 13.1432 120.062 12.0604L123.462 11.9749C123.537 12.3738 123.732 12.6778 124.046 12.8867C124.361 13.0957 124.762 13.2001 125.25 13.2001C125.691 13.2001 126.051 13.117 126.327 12.9508C126.604 12.7846 126.745 12.5638 126.75 12.2883C126.745 12.0414 126.637 11.8443 126.426 11.6971C126.215 11.5451 125.884 11.4264 125.433 11.3409L123.547 10.9776C122.462 10.7782 121.655 10.4101 121.125 9.87348C120.595 9.33209 120.332 8.64349 120.336 7.80767C120.332 7.07633 120.524 6.45184 120.914 5.9342C121.303 5.41181 121.857 5.01289 122.575 4.73745C123.293 4.46201 124.14 4.32429 125.117 4.32429C126.581 4.32429 127.735 4.63535 128.58 5.25747C129.425 5.87483 129.892 6.7249 129.981 7.80767Z" fill="white"/>
|
|
16
|
+
</g>
|
|
17
|
+
<path id="Vector" d="M10.0317 11.2727C10.324 11.2727 10.5741 11.1676 10.782 10.9573C10.9898 10.7469 11.0938 10.4939 11.0938 10.1981V1.99169C11.0938 1.69369 10.9898 1.43875 10.782 1.22689C10.5741 1.01503 10.324 0.909096 10.0317 0.909096H4.7917C4.64622 0.909096 4.50777 0.93919 4.37635 0.999379C4.24494 1.05958 4.12667 1.14023 4.02154 1.24133L1.1799 4.11666C1.07998 4.22304 1.00028 4.34271 0.940787 4.47568C0.881305 4.60865 0.851562 4.74874 0.851562 4.89595V10.1981C0.851562 10.4939 0.956251 10.7469 1.16563 10.9573C1.37501 11.1676 1.62696 11.2727 1.92147 11.2727H10.0317ZM8.36369 8.64589H3.57312C3.46146 8.64589 3.36568 8.60334 3.28579 8.51826C3.20588 8.43317 3.16593 8.33105 3.16593 8.2119C3.16593 8.09743 3.20607 8.00029 3.28637 7.9205C3.36666 7.84071 3.46325 7.80082 3.57614 7.80082H8.37278C8.48926 7.80082 8.58745 7.84153 8.66735 7.92295C8.74726 8.00438 8.78721 8.10233 8.78721 8.21682C8.78721 8.33597 8.7454 8.43727 8.66178 8.52071C8.57816 8.60416 8.47879 8.64589 8.36369 8.64589ZM8.36407 6.54161H3.58057C3.46917 6.54161 3.37221 6.50024 3.28969 6.41749C3.20718 6.33474 3.16593 6.2343 3.16593 6.11616C3.16593 5.99804 3.20773 5.89725 3.29135 5.8138C3.37498 5.73035 3.47191 5.68863 3.58215 5.68863H8.36565C8.48166 5.68863 8.58092 5.73118 8.66344 5.81626C8.74595 5.90135 8.78721 6.00295 8.78721 6.12108C8.78721 6.23922 8.7454 6.33884 8.66178 6.41994C8.57816 6.50105 8.47892 6.54161 8.36407 6.54161ZM8.36225 4.43643H5.45924C5.34055 4.43643 5.23995 4.39388 5.15744 4.3088C5.07492 4.22372 5.03366 4.12212 5.03366 4.00398C5.03366 3.89051 5.07548 3.79206 5.15911 3.70862C5.24272 3.62518 5.34256 3.58346 5.45862 3.58346H8.36164C8.48032 3.58346 8.58092 3.62599 8.66344 3.71107C8.74595 3.79616 8.78721 3.89543 8.78721 4.0089C8.78721 4.12702 8.7454 4.22781 8.66178 4.31126C8.57816 4.39471 8.47831 4.43643 8.36225 4.43643Z" fill="#F26600"/>
|
|
18
|
+
</g>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="188" height="32" viewBox="0 0 188 32">
|
|
2
|
+
<g fill="none" fill-rule="evenodd">
|
|
3
|
+
<g fill="#1E2021">
|
|
4
|
+
<path d="M0 22.379L0 .678 5.296.678 5.296 18.119 14.412 18.119 14.412 22.379zM23.228 19.263c.834 0 1.546-.247 2.135-.741.588-.494.882-1.137.882-1.929v-1.547c-.293.156-.704.286-1.236.392-.532.106-1.04.195-1.525.265-1.548.234-2.321.869-2.321 1.907 0 .538.192.947.577 1.23.386.282.881.423 1.488.423m-1.616 3.391c-1.57 0-2.862-.395-3.879-1.187-1.016-.79-1.524-1.992-1.524-3.602 0-1.201.278-2.157.834-2.866.557-.71 1.299-1.237 2.226-1.58.927-.342 1.943-.559 3.05-.65 1.404-.12 2.405-.27 3-.446.596-.177.894-.512.894-1.007v-.053c0-.544-.19-.964-.567-1.26-.378-.297-.888-.445-1.53-.445-.692 0-1.248.148-1.67.445-.42.296-.688.706-.802 1.229l-4.825-.17c.206-1.483.929-2.716 2.166-3.698 1.238-.981 2.962-1.473 5.174-1.473 1.397 0 2.644.214 3.74.641 1.094.428 1.957 1.044 2.588 1.85.632.805.947 1.783.947 2.934V22.38h-4.922V20.11h-.128c-.913 1.695-2.503 2.543-4.772 2.543M36.789 22.379L32.509 6.103 37.763 6.103 39.978 16.53 40.117 16.53 42.492 6.103 47.618 6.103 50.057 16.455 50.196 16.455 52.347 6.103 57.6 6.103 53.309 22.379 47.713 22.379 45.145 12.895 44.964 12.895 42.396 22.379zM62.818 20.048h3.937c2.718 0 4.738-.765 6.061-2.294 1.324-1.53 1.985-3.619 1.985-6.268 0-2.628-.65-4.697-1.947-6.21-1.299-1.511-3.231-2.267-5.799-2.267h-4.237v17.039zm4.108 2.33h-6.762V.679h7.062c2.126 0 3.944.433 5.457 1.298 1.512.866 2.67 2.105 3.477 3.72.806 1.613 1.21 3.544 1.21 5.79 0 2.26-.408 4.205-1.22 5.833-.814 1.628-1.998 2.879-3.553 3.751-1.555.873-3.445 1.309-5.67 1.309zM80.574 22.378h2.525V6.103h-2.525v16.275zm1.284-18.987c-.492 0-.915-.166-1.268-.498-.353-.332-.53-.731-.53-1.198 0-.466.177-.865.53-1.197.353-.332.776-.498 1.268-.498s.915.166 1.268.498c.353.332.53.73.53 1.197 0 .467-.177.866-.53 1.198-.353.332-.776.498-1.268.498zM98.458 9.748l-2.268.636c-.221-.565-.592-1.095-1.113-1.59-.52-.493-1.334-.741-2.44-.741-1.005 0-1.841.228-2.509.683-.666.456-1 1.034-1 1.733 0 .622.228 1.112.685 1.473.457.36 1.17.66 2.14.9l2.44.594c2.91.706 4.365 2.176 4.365 4.408 0 .932-.27 1.766-.808 2.5-.539.735-1.29 1.314-2.252 1.738-.963.424-2.083.636-3.36.636-1.676 0-3.064-.36-4.162-1.08-1.098-.722-1.794-1.774-2.087-3.159l2.397-.593c.45 1.752 1.72 2.628 3.81 2.628 1.176 0 2.113-.25 2.808-.747.695-.498 1.043-1.097 1.043-1.796 0-1.152-.813-1.915-2.44-2.29l-2.738-.635c-1.505-.353-2.61-.902-3.312-1.647-.703-.746-1.054-1.68-1.054-2.803 0-.918.262-1.73.787-2.438.524-.705 1.24-1.26 2.15-1.663.91-.403 1.942-.604 3.097-.604 1.627 0 2.905.354 3.836 1.06.931.707 1.593 1.639 1.985 2.797M108.81 6.103v2.12h-3.51v9.494c0 .706.106 1.234.316 1.584.21.349.482.583.814.699.331.116.683.175 1.053.175.279 0 .507-.016.685-.048.178-.032.321-.058.428-.08l.514 2.247c-.171.064-.41.129-.717.196s-.696.1-1.166.1c-.714 0-1.411-.151-2.092-.455-.68-.303-1.245-.766-1.69-1.388-.446-.621-.67-1.406-.67-2.352V8.222h-2.481V6.103h2.482v-3.9h2.525v3.9h3.51zM111.715 22.379V6.103h2.44v2.459h.17c.3-.806.842-1.46 1.627-1.96.785-.503 1.67-.753 2.653-.753.186 0 .417.003.696.01.278.008.488.018.631.032v2.543c-.086-.02-.28-.055-.583-.1-.303-.046-.622-.07-.958-.07-1.198 0-2.19.361-2.974 1.082-.785.72-1.177 1.631-1.177 2.733v10.3h-2.525zM122.024 22.378h2.525V6.103h-2.525v16.275zm1.284-18.987c-.492 0-.915-.166-1.268-.498-.353-.332-.53-.731-.53-1.198 0-.466.177-.865.53-1.197.353-.332.776-.498 1.268-.498s.915.166 1.268.498c.353.332.53.73.53 1.197 0 .467-.177.866-.53 1.198-.353.332-.776.498-1.268.498zM134.943 22.718c-1.54 0-2.867-.36-3.98-1.081-1.112-.72-1.968-1.713-2.567-2.978-.6-1.264-.9-2.708-.9-4.333 0-1.653.309-3.114.926-4.382.617-1.268 1.48-2.26 2.59-2.977 1.108-.717 2.405-1.075 3.889-1.075 1.155 0 2.197.211 3.124.635.927.424 1.686 1.017 2.279 1.78.592.763.96 1.653 1.102 2.67h-2.525c-.193-.742-.62-1.4-1.279-1.976-.66-.575-1.546-.864-2.659-.864-1.476 0-2.666.557-3.568 1.67-.903 1.112-1.353 2.59-1.353 4.434 0 1.886.445 3.396 1.337 4.53.892 1.133 2.087 1.7 3.584 1.7.985 0 1.828-.25 2.531-.752.703-.501 1.171-1.198 1.407-2.087h2.525c-.143.96-.494 1.824-1.054 2.59-.56.767-1.298 1.374-2.215 1.823-.916.448-1.981.673-3.194.673M151.33 6.103v2.12h-3.51v9.494c0 .706.105 1.234.316 1.584.21.349.481.583.813.699.332.116.683.175 1.054.175.278 0 .506-.016.685-.048.178-.032.32-.058.428-.08l.514 2.247c-.172.064-.41.129-.718.196-.307.067-.695.1-1.166.1-.713 0-1.41-.151-2.092-.455-.68-.303-1.245-.766-1.69-1.388-.446-.621-.669-1.406-.669-2.352V8.222h-2.482V6.103h2.482v-3.9h2.525v3.9h3.51z" transform="translate(33.79 4.554)"/>
|
|
5
|
+
</g>
|
|
6
|
+
<g fill="#078080">
|
|
7
|
+
<path d="M8.26 26.97c0 .172-.18.295-.357.242l-1.111-.329c-.114-.034-.19-.131-.19-.242v-3.53c0-.173.18-.295.357-.243l1.11.33c.114.033.191.131.191.242v3.53zm-3.296-1.008c0 .172-.18.294-.357.242l-1.112-.33c-.113-.032-.19-.13-.19-.24v-6.599c0-.172.18-.294.357-.242l1.111.33c.114.033.19.13.19.24v6.599zm11.09-5.387L.856 15.885c-.422-.13-.857.16-.857.572v9.93c0 .26.18.491.446.573l15.196 4.69c.422.13.857-.16.857-.572v-9.93c0-.26-.18-.491-.446-.573z"/>
|
|
8
|
+
<path d="M20.592 27.068l-1.994-.616c-.265-.082-.445-.312-.445-.572l-.004-6.26c0-.26-.18-.49-.445-.573l-7.353-2.269c-.266-.082-.445-.313-.445-.572v-1.167c0-.26-.179-.49-.445-.573l-5.701-1.76c-.266-.081-.445-.31-.446-.57l-.011-3.802c-.001-.413.434-.706.857-.575l16.843 5.198c.266.082.445.314.445.573v12.965c0 .412-.435.703-.856.573"/>
|
|
9
|
+
<path d="M23.11 21.295v-9.298c0-.26-.18-.49-.446-.573l-7.37-2.268c-.266-.082-.445-.313-.445-.573V7.417c0-.26-.18-.49-.445-.573L8.703 5.085c-.266-.082-.445-.312-.445-.571L8.252.605c-.001-.412.434-.704.855-.574l16.861 5.195c.267.082.447.312.446.573L26.4 21.913c0 .412-.436.703-.858.572l-1.987-.618c-.265-.083-.444-.313-.444-.572"/>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="179" height="31" viewBox="0 0 179 31">
|
|
2
|
+
<g fill="none" fill-rule="evenodd">
|
|
3
|
+
<g fill="#FFF">
|
|
4
|
+
<path d="M0 21.679L0 .657 5.042.657 5.042 17.553 13.722 17.553 13.722 21.679zM22.116 18.661c.794 0 1.472-.24 2.032-.718.56-.479.84-1.102.84-1.868v-1.499c-.278.15-.67.277-1.176.38-.506.102-.99.188-1.452.257-1.474.226-2.21.841-2.21 1.847 0 .52.183.917.55 1.19.366.275.838.411 1.416.411m-1.538 3.285c-1.495 0-2.726-.383-3.694-1.15-.967-.766-1.451-1.93-1.451-3.49 0-1.163.265-2.089.794-2.776.53-.688 1.237-1.198 2.12-1.53.882-.332 1.85-.542 2.903-.63 1.337-.117 2.29-.26 2.857-.432.567-.171.85-.496.85-.975v-.052c0-.527-.179-.934-.54-1.22-.359-.288-.844-.432-1.456-.432-.659 0-1.188.144-1.59.431-.4.287-.655.684-.763 1.19l-4.594-.164c.196-1.436.884-2.63 2.062-3.582 1.179-.95 2.82-1.427 4.926-1.427 1.331 0 2.518.207 3.56.62 1.043.416 1.865 1.012 2.466 1.793.6.78.901 1.728.901 2.843v10.716h-4.686v-2.197h-.122c-.87 1.643-2.384 2.464-4.543 2.464M35.028 21.679L30.953 5.913 35.956 5.913 38.064 16.013 38.196 16.013 40.458 5.913 45.338 5.913 47.66 15.941 47.793 15.941 49.841 5.913 54.843 5.913 50.757 21.679 45.429 21.679 42.984 12.492 42.811 12.492 40.366 21.679zM59.81 19.421h3.75c2.587 0 4.51-.74 5.77-2.222 1.26-1.482 1.89-3.506 1.89-6.072 0-2.545-.618-4.55-1.854-6.015-1.236-1.465-3.076-2.197-5.521-2.197H59.81v16.506zm3.912 2.258h-6.438V.657h6.724c2.024 0 3.755.419 5.195 1.257 1.44.839 2.544 2.04 3.311 3.603.768 1.564 1.151 3.434 1.151 5.61 0 2.19-.387 4.074-1.16 5.65-.775 1.578-1.903 2.79-3.383 3.635-1.48.845-3.28 1.267-5.4 1.267zM76.716 21.68h2.405V5.911h-2.405V21.68zM77.94 3.284c-.468 0-.87-.161-1.207-.483-.336-.321-.504-.708-.504-1.16 0-.452.168-.838.504-1.16C77.068.162 77.47 0 77.939 0c.469 0 .871.16 1.207.483.337.321.505.707.505 1.16 0 .451-.168.838-.505 1.16-.336.32-.738.482-1.207.482zM93.745 9.444l-2.16.615c-.21-.547-.564-1.06-1.06-1.539-.495-.479-1.27-.719-2.322-.719-.958 0-1.754.221-2.39.662-.634.442-.951 1.001-.951 1.679 0 .602.217 1.077.651 1.426.435.35 1.114.64 2.038.873l2.323.575c2.77.684 4.156 2.108 4.156 4.27 0 .903-.256 1.71-.769 2.423-.513.711-1.228 1.272-2.144 1.683-.918.41-1.984.616-3.2.616-1.595 0-2.916-.35-3.962-1.047-1.046-.698-1.708-1.718-1.987-3.06l2.282-.574c.428 1.697 1.637 2.546 3.627 2.546 1.12 0 2.012-.242 2.674-.724.662-.483.993-1.062.993-1.74 0-1.115-.774-1.854-2.323-2.217l-2.607-.616c-1.433-.342-2.484-.874-3.153-1.596-.67-.722-1.004-1.627-1.004-2.715 0-.89.25-1.677.75-2.361.498-.684 1.18-1.222 2.047-1.612.866-.39 1.849-.585 2.949-.585 1.549 0 2.766.343 3.652 1.027.886.684 1.516 1.588 1.89 2.71M103.601 5.913v2.052h-3.341v9.198c0 .684.1 1.196.3 1.534.2.339.459.565.775.678.315.113.65.17 1.003.17.265 0 .482-.016.652-.047.17-.03.306-.056.408-.077l.489 2.176c-.164.062-.391.125-.683.19-.292.065-.662.097-1.11.097-.68 0-1.344-.147-1.992-.44-.648-.295-1.185-.743-1.61-1.345-.424-.602-.636-1.362-.636-2.28V7.966h-2.364V5.913h2.364V2.135h2.404v3.778h3.341zM106.367 21.68V5.912h2.322v2.381h.164c.285-.78.801-1.413 1.548-1.899s1.59-.729 2.526-.729c.177 0 .397.003.663.01.265.007.465.017.6.031v2.464c-.08-.02-.266-.054-.555-.098-.288-.044-.592-.066-.911-.066-1.141 0-2.085.349-2.832 1.047-.747.697-1.12 1.58-1.12 2.648v9.977h-2.405zM116.182 21.68h2.405V5.911h-2.405V21.68zm1.223-18.395c-.469 0-.871-.161-1.208-.483-.336-.321-.504-.708-.504-1.16 0-.452.168-.838.504-1.16.337-.321.74-.482 1.208-.482.468 0 .87.16 1.207.483.336.321.504.707.504 1.16 0 .451-.168.838-.504 1.16-.336.32-.739.482-1.207.482zM128.483 22.008c-1.467 0-2.73-.35-3.79-1.047-1.059-.698-1.874-1.66-2.444-2.885-.57-1.224-.856-2.624-.856-4.198 0-1.601.294-3.016.881-4.245.588-1.228 1.41-2.189 2.466-2.884 1.055-.694 2.29-1.042 3.703-1.042 1.1 0 2.091.205 2.974.616.883.41 1.606.985 2.17 1.725.564.739.914 1.6 1.05 2.586h-2.405c-.183-.719-.589-1.356-1.217-1.914-.628-.558-1.472-.837-2.532-.837-1.405 0-2.538.54-3.397 1.617-.86 1.078-1.289 2.51-1.289 4.296 0 1.827.425 3.29 1.274 4.388.849 1.098 1.986 1.648 3.412 1.648.937 0 1.74-.243 2.41-.73.669-.485 1.115-1.16 1.34-2.021h2.403c-.135.93-.47 1.767-1.003 2.51-.533.742-1.236 1.33-2.109 1.765-.872.434-1.886.652-3.04.652M144.085 5.913v2.052h-3.341v9.198c0 .684.1 1.196.3 1.534.2.339.459.565.775.678.315.113.65.17 1.003.17.265 0 .482-.016.652-.047.17-.03.306-.056.408-.077l.489 2.176c-.163.062-.391.125-.683.19-.292.065-.662.097-1.11.097-.68 0-1.344-.147-1.992-.44-.649-.295-1.186-.743-1.61-1.345-.424-.602-.637-1.362-.637-2.28V7.966h-2.363V5.913h2.363V2.135h2.405v3.778h3.341z" transform="translate(32.172 4.411)"/>
|
|
5
|
+
</g>
|
|
6
|
+
<g fill="#078080">
|
|
7
|
+
<path d="M7.865 26.128c0 .166-.172.285-.34.234l-1.058-.319c-.108-.033-.182-.127-.182-.234v-3.421c0-.167.172-.285.34-.234l1.058.319c.109.032.182.127.182.234v3.42zm-3.139-.977c0 .166-.172.284-.34.234l-1.058-.319c-.108-.032-.181-.127-.181-.234V18.44c0-.166.172-.284.34-.234l1.058.319c.108.032.181.127.181.233v6.393zm10.559-5.219L.815 15.388c-.4-.126-.815.156-.815.555v9.62c0 .252.17.475.424.555l14.47 4.543c.4.126.815-.155.815-.554v-9.62c0-.252-.17-.476-.424-.555z"/>
|
|
8
|
+
<path d="M19.606 26.222l-1.898-.596c-.253-.08-.424-.303-.424-.554l-.004-6.065c0-.252-.17-.475-.424-.555l-7-2.198c-.253-.08-.424-.303-.424-.555v-1.13c0-.252-.17-.475-.424-.555L3.58 12.31c-.253-.08-.424-.302-.425-.553l-.01-3.684c-.001-.4.413-.683.815-.557l16.038 5.036c.253.08.424.304.424.555v12.56c0 .4-.415.68-.816.555"/>
|
|
9
|
+
<path d="M22.004 20.63v-9.008c0-.252-.171-.475-.425-.555L14.562 8.87c-.253-.08-.424-.303-.424-.555v-1.13c0-.251-.17-.475-.424-.554L8.286 4.926c-.253-.08-.423-.302-.424-.553L7.857.586C7.856.187 8.27-.096 8.67.03l16.054 5.032c.254.08.425.303.425.556l-.015 15.61c0 .4-.415.68-.817.554l-1.892-.598c-.252-.08-.422-.304-.422-.555"/>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
<svg width="186" height="24" viewBox="0 0 186 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="logo">
|
|
3
|
+
<g id="Info">
|
|
4
|
+
<path id="Vector" d="M182.049 11.3658C181.434 11.3658 180.895 11.2195 180.431 10.9269C179.97 10.6342 179.609 10.2249 179.349 9.69881C179.092 9.17271 178.963 8.55795 178.963 7.85453C178.963 7.14519 179.092 6.52599 179.349 5.99694C179.609 5.46789 179.97 5.05707 180.431 4.76447C180.895 4.47186 181.434 4.32556 182.049 4.32556C182.664 4.32556 183.202 4.47186 183.663 4.76447C184.127 5.05707 184.487 5.46789 184.744 5.99694C185.005 6.52599 185.135 7.14519 185.135 7.85453C185.135 8.55795 185.005 9.17271 184.744 9.69881C184.487 10.2249 184.127 10.6342 183.663 10.9269C183.202 11.2195 182.664 11.3658 182.049 11.3658ZM182.049 10.4259C182.516 10.4259 182.9 10.3062 183.202 10.0668C183.503 9.82738 183.726 9.51261 183.871 9.12247C184.016 8.73233 184.088 8.30969 184.088 7.85453C184.088 7.39937 184.016 6.97524 183.871 6.58215C183.726 6.18906 183.503 5.87133 183.202 5.62897C182.9 5.38661 182.516 5.26544 182.049 5.26544C181.582 5.26544 181.198 5.38661 180.896 5.62897C180.595 5.87133 180.372 6.18906 180.227 6.58215C180.082 6.97524 180.01 7.39937 180.01 7.85453C180.01 8.30969 180.082 8.73233 180.227 9.12247C180.372 9.51261 180.595 9.82738 180.896 10.0668C181.198 10.3062 181.582 10.4259 182.049 10.4259Z" fill="#1E2021"/>
|
|
5
|
+
<path id="Vector_2" d="M178.097 4.41424V5.30091H174.426V4.41424H178.097ZM175.526 11.2239V3.47437C175.526 3.08423 175.617 2.75911 175.8 2.49902C175.984 2.23893 176.222 2.04386 176.514 1.91382C176.807 1.78377 177.116 1.71875 177.441 1.71875C177.698 1.71875 177.908 1.73944 178.07 1.78082C178.233 1.8222 178.354 1.86062 178.434 1.89609L178.132 2.80049C178.079 2.78276 178.005 2.76059 177.911 2.73399C177.819 2.70739 177.698 2.69409 177.547 2.69409C177.201 2.69409 176.952 2.78128 176.798 2.95566C176.647 3.13004 176.572 3.3857 176.572 3.72263V11.2239H175.526Z" fill="#1E2021"/>
|
|
6
|
+
<path id="Vector_3" d="M168.808 7.12745V11.2239H167.761V4.41423H168.772V5.47824H168.861C169.021 5.13244 169.263 4.85461 169.588 4.64476C169.913 4.43196 170.333 4.32556 170.847 4.32556C171.308 4.32556 171.712 4.42014 172.057 4.6093C172.403 4.7955 172.672 5.07923 172.864 5.4605C173.056 5.83882 173.152 6.31762 173.152 6.89692V11.2239H172.106V6.96785C172.106 6.43289 171.967 6.01615 171.689 5.71764C171.412 5.41617 171.03 5.26544 170.546 5.26544C170.212 5.26544 169.913 5.33785 169.65 5.48267C169.39 5.62749 169.185 5.83882 169.034 6.11664C168.883 6.39447 168.808 6.7314 168.808 7.12745Z" fill="#1E2021"/>
|
|
7
|
+
<path id="Vector_4" d="M165.699 2.14441V11.224H164.599V2.14441H165.699Z" fill="#1E2021"/>
|
|
8
|
+
</g>
|
|
9
|
+
<path id="Subtract" fill-rule="evenodd" clip-rule="evenodd" d="M163.5 13.427H185.531C185.531 14.7282 185.271 15.9685 184.8 17.0989H168.172C167.62 17.0989 167.172 17.5466 167.172 18.0989V19.302H183.51C181.763 21.5371 179.041 22.9739 175.984 22.9739H163.5V13.427Z" fill="#00B649"/>
|
|
10
|
+
<g id="LawDistrict">
|
|
11
|
+
<path id="Vector_5" d="M159.602 6.99295V10.331H149.953V6.99295H159.602ZM152.143 3.15417H156.587V18.092C156.587 18.5023 156.65 18.8222 156.775 19.0517C156.9 19.2743 157.074 19.4307 157.296 19.5211C157.526 19.6115 157.79 19.6567 158.089 19.6567C158.298 19.6567 158.506 19.6394 158.715 19.6046C158.924 19.5629 159.084 19.5316 159.195 19.5107L159.894 22.8175C159.671 22.887 159.358 22.967 158.955 23.0574C158.552 23.1548 158.061 23.2139 157.484 23.2347C156.413 23.2765 155.474 23.1339 154.668 22.8071C153.868 22.4802 153.246 21.9725 152.8 21.2841C152.355 20.5956 152.136 19.7263 152.143 18.6762V3.15417Z" fill="#1E2021"/>
|
|
12
|
+
<path id="Vector_6" d="M141.298 23.3286C139.657 23.3286 138.245 22.9809 137.063 22.2855C135.888 21.5831 134.984 20.6095 134.351 19.3646C133.725 18.1198 133.412 16.6872 133.412 15.0669C133.412 13.4257 133.729 11.9861 134.361 10.7483C135.001 9.50344 135.909 8.53331 137.084 7.83788C138.259 7.13549 139.657 6.7843 141.277 6.7843C142.675 6.7843 143.899 7.03813 144.949 7.5458C145.999 8.05346 146.83 8.76628 147.442 9.68425C148.054 10.6022 148.392 11.6801 148.454 12.918H144.261C144.143 12.1183 143.83 11.475 143.322 10.9882C142.821 10.4944 142.164 10.2475 141.35 10.2475C140.662 10.2475 140.06 10.4353 139.546 10.8108C139.038 11.1794 138.642 11.7184 138.357 12.4277C138.071 13.1371 137.929 13.9959 137.929 15.0043C137.929 16.0266 138.068 16.8959 138.346 17.6122C138.631 18.3285 139.031 18.8744 139.546 19.2499C140.06 19.6254 140.662 19.8132 141.35 19.8132C141.858 19.8132 142.314 19.7089 142.717 19.5003C143.127 19.2916 143.465 18.9891 143.729 18.5927C144 18.1894 144.177 17.706 144.261 17.1427H148.454C148.385 18.3667 148.051 19.4446 147.453 20.3765C146.862 21.3014 146.045 22.0247 145.001 22.5462C143.958 23.0678 142.724 23.3286 141.298 23.3286Z" fill="#1E2021"/>
|
|
13
|
+
<path id="Vector_7" d="M126.276 23.0156V6.99291H130.719V23.0156H126.276ZM128.508 4.92748C127.847 4.92748 127.28 4.70842 126.808 4.2703C126.342 3.82522 126.109 3.29322 126.109 2.67428C126.109 2.0623 126.342 1.53725 126.808 1.09913C127.28 0.654056 127.847 0.431519 128.508 0.431519C129.169 0.431519 129.732 0.654056 130.198 1.09913C130.671 1.53725 130.907 2.0623 130.907 2.67428C130.907 3.29322 130.671 3.82522 130.198 4.2703C129.732 4.70842 129.169 4.92748 128.508 4.92748Z" fill="#1E2021"/>
|
|
14
|
+
<path id="Vector_8" d="M114.476 23.0156V6.99292H118.785V9.78855H118.951C119.243 8.79409 119.734 8.04302 120.422 7.53536C121.111 7.02074 121.904 6.76343 122.801 6.76343C123.023 6.76343 123.263 6.77734 123.52 6.80515C123.778 6.83297 124.004 6.87122 124.198 6.9199V10.863C123.99 10.8004 123.701 10.7448 123.333 10.6961C122.964 10.6474 122.627 10.6231 122.321 10.6231C121.667 10.6231 121.083 10.7656 120.568 11.0508C120.061 11.3289 119.657 11.7184 119.358 12.2191C119.066 12.7198 118.92 13.297 118.92 13.9507V23.0156H114.476Z" fill="#1E2021"/>
|
|
15
|
+
<path id="Vector_9" d="M111.802 6.99295V10.331H102.153V6.99295H111.802ZM104.343 3.15417H108.787V18.092C108.787 18.5023 108.85 18.8222 108.975 19.0517C109.1 19.2743 109.274 19.4307 109.497 19.5211C109.726 19.6115 109.99 19.6567 110.289 19.6567C110.498 19.6567 110.707 19.6394 110.915 19.6046C111.124 19.5629 111.284 19.5316 111.395 19.5107L112.094 22.8175C111.871 22.887 111.559 22.967 111.155 23.0574C110.752 23.1548 110.262 23.2139 109.684 23.2347C108.613 23.2765 107.675 23.1339 106.868 22.8071C106.068 22.4802 105.446 21.9725 105.001 21.2841C104.556 20.5956 104.336 19.7263 104.343 18.6762V3.15417Z" fill="#1E2021"/>
|
|
16
|
+
<path id="Vector_10" d="M100.336 11.5619L96.2681 11.8123C96.1986 11.4646 96.0491 11.1516 95.8196 10.8734C95.5901 10.5883 95.2876 10.3623 94.912 10.1954C94.5435 10.0215 94.1019 9.9346 93.5872 9.9346C92.8988 9.9346 92.3181 10.0806 91.8452 10.3727C91.3723 10.6579 91.1359 11.0403 91.1359 11.5202C91.1359 11.9027 91.2888 12.226 91.5948 12.4903C91.9008 12.7546 92.4259 12.9667 93.17 13.1266L96.0699 13.7108C97.6277 14.0307 98.7891 14.5453 99.554 15.2546C100.319 15.964 100.701 16.8959 100.701 18.0503C100.701 19.1004 100.392 20.0218 99.7731 20.8146C99.1611 21.6074 98.3196 22.2263 97.2487 22.6714C96.1847 23.1095 94.9572 23.3286 93.5664 23.3286C91.4453 23.3286 89.7554 22.887 88.4967 22.0038C87.2449 21.1137 86.5112 19.9036 86.2957 18.3737L90.6664 18.1442C90.7986 18.7909 91.1185 19.2847 91.6261 19.6254C92.1338 19.9592 92.784 20.1261 93.5768 20.1261C94.3557 20.1261 94.9816 19.9766 95.4545 19.6776C95.9343 19.3716 96.1777 18.9787 96.1847 18.4988C96.1777 18.0955 96.0073 17.7652 95.6735 17.5078C95.3397 17.2436 94.8251 17.0419 94.1297 16.9028L91.3549 16.35C89.7902 16.037 88.6253 15.4946 87.8604 14.7226C87.1024 13.9507 86.7233 12.9667 86.7233 11.7705C86.7233 10.7413 87.0015 9.85463 87.5579 9.11052C88.1212 8.36641 88.9105 7.79268 89.9258 7.38933C90.9481 6.98598 92.1442 6.7843 93.5142 6.7843C95.5379 6.7843 97.1305 7.21199 98.2918 8.06737C99.4602 8.92275 100.142 10.0876 100.336 11.5619Z" fill="#1E2021"/>
|
|
17
|
+
<path id="Vector_11" d="M79.2216 23.0156V6.99291H83.6654V23.0156H79.2216ZM81.4539 4.92748C80.7933 4.92748 80.2265 4.70842 79.7536 4.2703C79.2877 3.82522 79.0547 3.29322 79.0547 2.67428C79.0547 2.0623 79.2877 1.53725 79.7536 1.09913C80.2265 0.654056 80.7933 0.431519 81.4539 0.431519C82.1146 0.431519 82.6779 0.654056 83.1438 1.09913C83.6167 1.53725 83.8532 2.0623 83.8532 2.67428C83.8532 3.29322 83.6167 3.82522 83.1438 4.2703C82.6779 4.70842 82.1146 4.92748 81.4539 4.92748Z" fill="#1E2021"/>
|
|
18
|
+
<path id="Vector_12" d="M65.7273 23.0156H58.1541V1.65198H65.7899C67.9388 1.65198 69.7886 2.07967 71.3394 2.93505C72.8902 3.78347 74.0829 5.00395 74.9174 6.59649C75.7589 8.18903 76.1796 10.0945 76.1796 12.3129C76.1796 14.5383 75.7589 16.4507 74.9174 18.0502C74.0829 19.6497 72.8833 20.8772 71.3186 21.7325C69.7608 22.5879 67.897 23.0156 65.7273 23.0156ZM62.6709 19.1455H65.5395C66.8748 19.1455 67.9979 18.9091 68.9089 18.4362C69.8269 17.9564 70.5153 17.2157 70.9743 16.2143C71.4403 15.2059 71.6732 13.9055 71.6732 12.3129C71.6732 10.7343 71.4403 9.44428 70.9743 8.44286C70.5153 7.44144 69.8303 6.70428 68.9193 6.23139C68.0083 5.7585 66.8852 5.52205 65.55 5.52205H62.6709V19.1455Z" fill="#1E2021"/>
|
|
19
|
+
<path id="Vector_13" d="M36.4656 23.0156L32.1052 6.99292H36.6012L39.0839 17.7582H39.2299L41.8169 6.99292H46.2294L48.8582 17.6956H48.9938L51.4347 6.99292H55.9203L51.5703 23.0156H46.8657L44.1118 12.9389H43.9136L41.1597 23.0156H36.4656Z" fill="#00B649"/>
|
|
20
|
+
<path id="Vector_14" d="M21.0544 23.3182C20.0321 23.3182 19.1211 23.1408 18.3214 22.7862C17.5216 22.4245 16.8888 21.8925 16.4229 21.1902C15.9639 20.4808 15.7344 19.5976 15.7344 18.5406C15.7344 17.6504 15.8978 16.9028 16.2247 16.2978C16.5515 15.6928 16.9966 15.206 17.5599 14.8374C18.1232 14.4688 18.763 14.1906 19.4793 14.0029C20.2025 13.8151 20.9605 13.683 21.7533 13.6065C22.6852 13.5091 23.4363 13.4187 24.0065 13.3353C24.5768 13.2449 24.9906 13.1127 25.2479 12.9389C25.5052 12.765 25.6338 12.5077 25.6338 12.1669V12.1043C25.6338 11.4437 25.4252 10.9325 25.0079 10.5709C24.5976 10.2093 24.0135 10.0285 23.2555 10.0285C22.4557 10.0285 21.8194 10.2058 21.3465 10.5605C20.8736 10.9082 20.5607 11.3463 20.4077 11.8749L16.2977 11.541C16.5063 10.5674 16.9166 9.72597 17.5286 9.01663C18.1406 8.30034 18.9299 7.75095 19.8965 7.36846C20.8701 6.97902 21.9967 6.7843 23.2763 6.7843C24.1665 6.7843 25.0184 6.88862 25.832 7.09724C26.6526 7.30587 27.3794 7.62925 28.0122 8.06737C28.652 8.50549 29.1562 9.06879 29.5248 9.75727C29.8933 10.4388 30.0776 11.2559 30.0776 12.2087V23.0157H25.8633V20.7938H25.7381C25.4808 21.2945 25.1366 21.7361 24.7054 22.1186C24.2743 22.4941 23.7562 22.7896 23.1511 23.0052C22.5461 23.2139 21.8472 23.3182 21.0544 23.3182ZM22.3271 20.2513C22.9808 20.2513 23.558 20.1227 24.0587 19.8654C24.5594 19.6011 24.9523 19.2464 25.2374 18.8013C25.5226 18.3563 25.6651 17.8521 25.6651 17.2888V15.5885C25.526 15.6789 25.3348 15.7623 25.0914 15.8388C24.8549 15.9084 24.5872 15.9744 24.2882 16.037C23.9891 16.0926 23.6901 16.1448 23.3911 16.1935C23.092 16.2352 22.8208 16.2735 22.5774 16.3082C22.0558 16.3847 21.6003 16.5064 21.2109 16.6733C20.8215 16.8402 20.5189 17.0662 20.3034 17.3514C20.0878 17.6295 19.98 17.9773 19.98 18.3945C19.98 18.9995 20.199 19.462 20.6372 19.7819C21.0822 20.0948 21.6455 20.2513 22.3271 20.2513Z" fill="#00B649"/>
|
|
21
|
+
<path id="Vector_15" d="M0.122314 23.0156V1.65198H4.63914V19.2916H13.798V23.0156H0.122314Z" fill="#00B649"/>
|
|
22
|
+
</g>
|
|
23
|
+
</g>
|
|
24
|
+
</svg>
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
<svg width="137" height="18" viewBox="0 0 137 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="logo">
|
|
3
|
+
<g id="Info">
|
|
4
|
+
<path id="Vector" d="M133.905 8.52893C133.454 8.52893 133.058 8.42027 132.717 8.20294C132.379 7.98561 132.114 7.68157 131.923 7.29081C131.735 6.90006 131.64 6.44345 131.64 5.92098C131.64 5.39412 131.735 4.93421 131.923 4.54126C132.114 4.14831 132.379 3.84317 132.717 3.62584C133.058 3.40852 133.454 3.29985 133.905 3.29985C134.356 3.29985 134.751 3.40852 135.09 3.62584C135.43 3.84317 135.695 4.14831 135.884 4.54126C136.075 4.93421 136.17 5.39412 136.17 5.92098C136.17 6.44345 136.075 6.90006 135.884 7.29081C135.695 7.68157 135.43 7.98561 135.09 8.20294C134.751 8.42027 134.356 8.52893 133.905 8.52893ZM133.905 7.83084C134.248 7.83084 134.53 7.74193 134.751 7.56412C134.973 7.3863 135.136 7.15251 135.243 6.86274C135.349 6.57297 135.402 6.25904 135.402 5.92098C135.402 5.58291 135.349 5.26789 135.243 4.97592C135.136 4.68395 134.973 4.44797 134.751 4.26795C134.53 4.08794 134.248 3.99794 133.905 3.99794C133.562 3.99794 133.28 4.08794 133.059 4.26795C132.838 4.44797 132.674 4.68395 132.568 4.97592C132.461 5.26789 132.408 5.58291 132.408 5.92098C132.408 6.25904 132.461 6.57297 132.568 6.86274C132.674 7.15251 132.838 7.3863 133.059 7.56412C133.28 7.74193 133.562 7.83084 133.905 7.83084Z" fill="white"/>
|
|
5
|
+
<path id="Vector_2" d="M131.004 3.36571V4.02429H128.309V3.36571H131.004ZM129.116 8.42356V2.66763C129.116 2.37785 129.184 2.13637 129.318 1.94319C129.453 1.75001 129.627 1.60512 129.842 1.50853C130.057 1.41194 130.284 1.36365 130.522 1.36365C130.711 1.36365 130.865 1.37901 130.984 1.40975C131.104 1.44048 131.193 1.46902 131.251 1.49536L131.03 2.16711C130.991 2.15394 130.937 2.13747 130.867 2.11772C130.8 2.09796 130.711 2.08808 130.6 2.08808C130.347 2.08808 130.163 2.15284 130.05 2.28236C129.94 2.41188 129.884 2.60177 129.884 2.85203V8.42356H129.116Z" fill="white"/>
|
|
6
|
+
<path id="Vector_3" d="M124.185 5.38095V8.42356H123.417V3.36571H124.159V4.156H124.224C124.341 3.89915 124.519 3.6928 124.758 3.53694C124.997 3.37888 125.305 3.29985 125.682 3.29985C126.021 3.29985 126.317 3.3701 126.571 3.51059C126.824 3.6489 127.022 3.85964 127.163 4.14283C127.304 4.42382 127.374 4.77945 127.374 5.20972V8.42356H126.606V5.2624C126.606 4.86506 126.504 4.55553 126.301 4.33381C126.097 4.1099 125.817 3.99794 125.461 3.99794C125.216 3.99794 124.997 4.05172 124.804 4.15929C124.613 4.26686 124.462 4.42382 124.351 4.63017C124.241 4.83652 124.185 5.08678 124.185 5.38095Z" fill="white"/>
|
|
7
|
+
<path id="Vector_4" d="M121.903 1.67976V8.42357H121.096V1.67976H121.903Z" fill="white"/>
|
|
8
|
+
</g>
|
|
9
|
+
<path id="Subtract" fill-rule="evenodd" clip-rule="evenodd" d="M120.289 10.0599H136.461C136.461 11.0264 136.268 11.9476 135.917 12.7872H123.984C123.432 12.7872 122.984 13.2349 122.984 13.7872V14.4236H134.96C133.662 16.0837 131.641 17.1508 129.37 17.1508H120.289V10.0599Z" fill="#00B649"/>
|
|
10
|
+
<g id="LawDistrict">
|
|
11
|
+
<path id="Vector_5" d="M117.428 5.28099V7.76033H110.345V5.28099H117.428ZM111.953 2.42975H115.215V13.5248C115.215 13.8295 115.261 14.0671 115.352 14.2376C115.444 14.4029 115.572 14.5191 115.735 14.5863C115.904 14.6534 116.098 14.687 116.317 14.687C116.47 14.687 116.624 14.6741 116.777 14.6482C116.93 14.6172 117.047 14.594 117.129 14.5785L117.642 17.0346C117.479 17.0863 117.249 17.1457 116.953 17.2128C116.657 17.2851 116.297 17.329 115.873 17.3445C115.087 17.3755 114.398 17.2696 113.806 17.0269C113.219 16.7841 112.762 16.407 112.435 15.8957C112.108 15.3843 111.948 14.7386 111.953 13.9587V2.42975Z" fill="white"/>
|
|
12
|
+
<path id="Vector_6" d="M103.992 17.4143C102.787 17.4143 101.751 17.156 100.883 16.6395C100.021 16.1178 99.357 15.3946 98.8925 14.47C98.4331 13.5455 98.2034 12.4814 98.2034 11.2779C98.2034 10.0589 98.4356 8.98967 98.9002 8.07025C99.3698 7.14566 100.036 6.42511 100.899 5.90858C101.761 5.38688 102.787 5.12604 103.977 5.12604C105.003 5.12604 105.901 5.31457 106.672 5.69164C107.443 6.0687 108.053 6.59814 108.502 7.27996C108.951 7.96178 109.199 8.7624 109.245 9.68182H106.167C106.08 9.08781 105.85 8.61002 105.478 8.24845C105.11 7.88172 104.628 7.69835 104.03 7.69835C103.525 7.69835 103.084 7.83781 102.706 8.11674C102.333 8.3905 102.042 8.79081 101.833 9.31767C101.624 9.84453 101.519 10.4824 101.519 11.2314C101.519 11.9907 101.621 12.6364 101.825 13.1684C102.034 13.7004 102.328 14.1059 102.706 14.3848C103.084 14.6637 103.525 14.8032 104.03 14.8032C104.403 14.8032 104.737 14.7257 105.034 14.5708C105.335 14.4158 105.582 14.1911 105.776 13.8967C105.975 13.5971 106.106 13.2381 106.167 12.8197H109.245C109.194 13.7288 108.949 14.5294 108.51 15.2216C108.076 15.9086 107.476 16.4458 106.71 16.8332C105.945 17.2206 105.039 17.4143 103.992 17.4143Z" fill="white"/>
|
|
13
|
+
<path id="Vector_7" d="M92.965 17.1818V5.281H96.227V17.1818H92.965ZM94.6037 3.74691C94.1187 3.74691 93.7027 3.5842 93.3556 3.25879C93.0135 2.92821 92.8425 2.53306 92.8425 2.07335C92.8425 1.61881 93.0135 1.22883 93.3556 0.903415C93.7027 0.572836 94.1187 0.407547 94.6037 0.407547C95.0886 0.407547 95.5021 0.572836 95.8441 0.903415C96.1913 1.22883 96.3648 1.61881 96.3648 2.07335C96.3648 2.53306 96.1913 2.92821 95.8441 3.25879C95.5021 3.5842 95.0886 3.74691 94.6037 3.74691Z" fill="white"/>
|
|
14
|
+
<path id="Vector_8" d="M84.3037 17.1818V5.281H87.4661V7.35745H87.5886C87.803 6.61881 88.1629 6.06096 88.6683 5.6839C89.1737 5.30167 89.7556 5.11055 90.4141 5.11055C90.5775 5.11055 90.7536 5.12088 90.9424 5.14154C91.1313 5.1622 91.2972 5.19061 91.4402 5.22677V8.15549C91.287 8.109 91.0752 8.06768 90.8046 8.03152C90.5341 7.99536 90.2865 7.97729 90.0619 7.97729C89.582 7.97729 89.1532 8.08317 88.7755 8.29495C88.4028 8.50156 88.1068 8.79082 87.8872 9.16272C87.6728 9.53462 87.5657 9.96334 87.5657 10.4489V17.1818H84.3037Z" fill="white"/>
|
|
15
|
+
<path id="Vector_9" d="M82.3407 5.28099V7.76033H75.2578V5.28099H82.3407ZM76.8658 2.42975H80.1278V13.5248C80.1278 13.8295 80.1737 14.0671 80.2656 14.2376C80.3575 14.4029 80.4851 14.5191 80.6484 14.5863C80.8169 14.6534 81.0109 14.687 81.2304 14.687C81.3835 14.687 81.5367 14.6741 81.6898 14.6482C81.843 14.6172 81.9604 14.594 82.042 14.5785L82.5551 17.0346C82.3917 17.0863 82.162 17.1457 81.8659 17.2128C81.5698 17.2851 81.21 17.329 80.7863 17.3445C80.0001 17.3755 79.311 17.2696 78.7188 17.0269C78.1318 16.7841 77.6749 16.407 77.3482 15.8957C77.0215 15.3843 76.8607 14.7386 76.8658 13.9587V2.42975Z" fill="white"/>
|
|
16
|
+
<path id="Vector_10" d="M73.9244 8.67459L70.9381 8.86054C70.8871 8.60228 70.7773 8.36984 70.6089 8.16323C70.4404 7.95145 70.2184 7.78358 69.9427 7.65961C69.6722 7.53048 69.348 7.46591 68.9703 7.46591C68.4649 7.46591 68.0386 7.57438 67.6915 7.79133C67.3444 8.0031 67.1708 8.28719 67.1708 8.6436C67.1708 8.92769 67.2831 9.16788 67.5077 9.36416C67.7324 9.56044 68.1178 9.71798 68.664 9.83678L70.7927 10.2707C71.9361 10.5083 72.7886 10.8905 73.3501 11.4174C73.9117 11.9442 74.1924 12.6364 74.1924 13.4938C74.1924 14.2738 73.9653 14.9582 73.5109 15.547C73.0617 16.1359 72.444 16.5956 71.6579 16.9261C70.8769 17.2516 69.9759 17.4143 68.9549 17.4143C67.398 17.4143 66.1575 17.0863 65.2336 16.4303C64.3147 15.7691 63.7762 14.8704 63.6179 13.734L66.8263 13.5635C66.9233 14.0439 67.1581 14.4106 67.5307 14.6637C67.9034 14.9117 68.3807 15.0356 68.9626 15.0356C69.5343 15.0356 69.9938 14.9246 70.3409 14.7025C70.6931 14.4752 70.8718 14.1834 70.8769 13.827C70.8718 13.5274 70.7467 13.282 70.5017 13.0909C70.2567 12.8946 69.8789 12.7448 69.3684 12.6415L67.3316 12.2309C66.1831 11.9985 65.328 11.5956 64.7665 11.0222C64.2101 10.4489 63.9319 9.71798 63.9319 8.82955C63.9319 8.06509 64.1361 7.40651 64.5444 6.85383C64.9579 6.30114 65.5373 5.875 66.2826 5.57542C67.033 5.27583 67.911 5.12604 68.9167 5.12604C70.4021 5.12604 71.5711 5.4437 72.4236 6.07903C73.2812 6.71436 73.7815 7.57955 73.9244 8.67459Z" fill="white"/>
|
|
17
|
+
<path id="Vector_11" d="M58.4252 17.1818V5.281H61.6872V17.1818H58.4252ZM60.0639 3.74691C59.5789 3.74691 59.1629 3.5842 58.8158 3.25879C58.4737 2.92821 58.3027 2.53306 58.3027 2.07335C58.3027 1.61881 58.4737 1.22883 58.8158 0.903415C59.1629 0.572836 59.5789 0.407547 60.0639 0.407547C60.5488 0.407547 60.9623 0.572836 61.3043 0.903415C61.6515 1.22883 61.825 1.61881 61.825 2.07335C61.825 2.53306 61.6515 2.92821 61.3043 3.25879C60.9623 3.5842 60.5488 3.74691 60.0639 3.74691Z" fill="white"/>
|
|
18
|
+
<path id="Vector_12" d="M48.5198 17.1818H42.9607V1.31406H48.5657C50.1431 1.31406 51.501 1.63172 52.6393 2.26705C53.7777 2.89722 54.6531 3.80373 55.2657 4.98658C55.8834 6.16943 56.1922 7.58472 56.1922 9.23245C56.1922 10.8853 55.8834 12.3058 55.2657 13.4938C54.6531 14.6818 53.7726 15.5935 52.624 16.2288C51.4805 16.8642 50.1125 17.1818 48.5198 17.1818ZM46.2762 14.3073H48.3819C49.3621 14.3073 50.1865 14.1317 50.8552 13.7805C51.529 13.4241 52.0344 12.874 52.3713 12.1302C52.7133 11.3812 52.8843 10.4153 52.8843 9.23245C52.8843 8.05992 52.7133 7.10176 52.3713 6.35796C52.0344 5.61416 51.5316 5.06664 50.8629 4.7154C50.1941 4.36416 49.3697 4.18854 48.3896 4.18854H46.2762V14.3073Z" fill="white"/>
|
|
19
|
+
<path id="Vector_13" d="M27.0405 17.1818L23.8398 5.28101H27.1401L28.9625 13.2769H29.0697L30.9686 5.28101H34.2076L36.1372 13.2304H36.2368L38.0285 5.28101H41.3211L38.1281 17.1818H34.6747L32.6532 9.69733H32.5077L30.4862 17.1818H27.0405Z" fill="#00B649"/>
|
|
20
|
+
<path id="Vector_14" d="M15.7281 17.4065C14.9777 17.4065 14.309 17.2748 13.722 17.0114C13.1349 16.7428 12.6704 16.3476 12.3284 15.8259C11.9915 15.2991 11.823 14.6431 11.823 13.858C11.823 13.1968 11.943 12.6415 12.1829 12.1922C12.4228 11.7428 12.7495 11.3812 13.163 11.1074C13.5765 10.8337 14.0461 10.6271 14.5719 10.4876C15.1028 10.3481 15.6592 10.25 16.2412 10.1932C16.9252 10.1209 17.4765 10.0537 17.8951 9.99174C18.3137 9.92459 18.6174 9.82645 18.8063 9.69732C18.9952 9.56819 19.0896 9.37707 19.0896 9.12397V9.07748C19.0896 8.58678 18.9365 8.20713 18.6302 7.93854C18.329 7.66994 17.9002 7.53564 17.3438 7.53564C16.7567 7.53564 16.2897 7.66736 15.9425 7.93079C15.5954 8.18905 15.3657 8.51447 15.2534 8.90703L12.2365 8.6591C12.3896 7.93595 12.6908 7.31095 13.14 6.7841C13.5892 6.25207 14.1686 5.84401 14.8782 5.55992C15.5929 5.27067 16.4198 5.12604 17.3591 5.12604C18.0125 5.12604 18.6379 5.20352 19.2351 5.35847C19.8375 5.51343 20.3709 5.75362 20.8354 6.07903C21.3051 6.40445 21.6752 6.82283 21.9457 7.3342C22.2163 7.8404 22.3516 8.44732 22.3516 9.15496V17.1818H19.2581V15.5315H19.1662C18.9773 15.9034 18.7246 16.2314 18.4081 16.5155C18.0916 16.7944 17.7113 17.014 17.2672 17.1741C16.8231 17.329 16.3101 17.4065 15.7281 17.4065ZM16.6623 15.1286C17.1422 15.1286 17.5659 15.0331 17.9334 14.8419C18.3009 14.6457 18.5894 14.3822 18.7986 14.0517C19.0079 13.7211 19.1126 13.3466 19.1126 12.9282V11.6653C19.0105 11.7324 18.8701 11.7944 18.6914 11.8512C18.5179 11.9029 18.3214 11.952 18.1018 11.9985C17.8823 12.0398 17.6628 12.0785 17.4433 12.1147C17.2238 12.1457 17.0247 12.1741 16.8461 12.1999C16.4632 12.2567 16.1289 12.3471 15.843 12.4711C15.5571 12.595 15.3351 12.7629 15.1768 12.9747C15.0186 13.1813 14.9395 13.4396 14.9395 13.7495C14.9395 14.1989 15.1003 14.5424 15.4219 14.78C15.7486 15.0124 16.162 15.1286 16.6623 15.1286Z" fill="#00B649"/>
|
|
21
|
+
<path id="Vector_15" d="M0.363037 17.1818V1.31406H3.67858V14.4158H10.4015V17.1818H0.363037Z" fill="#00B649"/>
|
|
22
|
+
</g>
|
|
23
|
+
</g>
|
|
24
|
+
</svg>
|