@npm_leadtech/legal-lib-components 5.63.5 → 5.64.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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/index.d.ts +24 -0
- package/dist/src/components/organisms/index.js +24 -0
- package/dist/src/components/organisms/index.ts +24 -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 +1 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
export const ArrowRight = ({ className, onClick }) => (_jsxs("svg", { className: className, onClick: onClick, version: '1.1', id: 'Layer_1', xmlns: 'http://www.w3.org/2000/svg', xmlnsXlink: 'http://www.w3.org/1999/xlink', x: '0px', y: '0px', viewBox: '0 0 492.004 492.004', xmlSpace: 'preserve', children: [_jsx("g", { children: _jsx("g", { children: _jsx("path", { d: 'M382.678,226.804L163.73,7.86C158.666,2.792,151.906,0,144.698,0s-13.968,2.792-19.032,7.86l-16.124,16.12\nc-10.492,10.504-10.492,27.576,0,38.064L293.398,245.9l-184.06,184.06c-5.064,5.068-7.86,11.824-7.86,19.028\nc0,7.212,2.796,13.968,7.86,19.04l16.124,16.116c5.068,5.068,11.824,7.86,19.032,7.86s13.968-2.792,19.032-7.86L382.678,265\nc5.076-5.084,7.864-11.872,7.848-19.088C390.542,238.668,387.754,231.884,382.678,226.804z' }) }) }), _jsx("g", {}), _jsx("g", {}), _jsx("g", {}), _jsx("g", {}), _jsx("g", {}), _jsx("g", {}), _jsx("g", {}), _jsx("g", {}), _jsx("g", {}), _jsx("g", {}), _jsx("g", {}), _jsx("g", {}), _jsx("g", {}), _jsx("g", {}), _jsx("g", {})] }));
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import React, { type FC } from 'react'
|
|
2
|
+
|
|
3
|
+
interface ArrowRightProps {
|
|
4
|
+
className?: string
|
|
5
|
+
onClick?: () => void
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
export const ArrowRight: FC<ArrowRightProps> = ({ className, onClick }: ArrowRightProps) => (
|
|
9
|
+
<svg
|
|
10
|
+
className={className}
|
|
11
|
+
onClick={onClick}
|
|
12
|
+
version='1.1'
|
|
13
|
+
id='Layer_1'
|
|
14
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
15
|
+
xmlnsXlink='http://www.w3.org/1999/xlink'
|
|
16
|
+
x='0px'
|
|
17
|
+
y='0px'
|
|
18
|
+
viewBox='0 0 492.004 492.004'
|
|
19
|
+
xmlSpace='preserve'
|
|
20
|
+
>
|
|
21
|
+
<g>
|
|
22
|
+
<g>
|
|
23
|
+
<path
|
|
24
|
+
d='M382.678,226.804L163.73,7.86C158.666,2.792,151.906,0,144.698,0s-13.968,2.792-19.032,7.86l-16.124,16.12
|
|
25
|
+
c-10.492,10.504-10.492,27.576,0,38.064L293.398,245.9l-184.06,184.06c-5.064,5.068-7.86,11.824-7.86,19.028
|
|
26
|
+
c0,7.212,2.796,13.968,7.86,19.04l16.124,16.116c5.068,5.068,11.824,7.86,19.032,7.86s13.968-2.792,19.032-7.86L382.678,265
|
|
27
|
+
c5.076-5.084,7.864-11.872,7.848-19.088C390.542,238.668,387.754,231.884,382.678,226.804z'
|
|
28
|
+
/>
|
|
29
|
+
</g>
|
|
30
|
+
</g>
|
|
31
|
+
<g></g>
|
|
32
|
+
<g></g>
|
|
33
|
+
<g></g>
|
|
34
|
+
<g></g>
|
|
35
|
+
<g></g>
|
|
36
|
+
<g></g>
|
|
37
|
+
<g></g>
|
|
38
|
+
<g></g>
|
|
39
|
+
<g></g>
|
|
40
|
+
<g></g>
|
|
41
|
+
<g></g>
|
|
42
|
+
<g></g>
|
|
43
|
+
<g></g>
|
|
44
|
+
<g></g>
|
|
45
|
+
<g></g>
|
|
46
|
+
</svg>
|
|
47
|
+
)
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
export const ChevronExpandLess = () => (_jsx("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', children: _jsx("path", { d: 'M12.7071 9.00209C12.3166 8.61157 11.6834 8.61157 11.2929 9.00209L6.70538 13.5896C6.31581 13.9792 6.31581 14.6108 6.70538 15.0004C7.09466 15.3896 7.72569 15.39 8.11538 15.0011L12 11.125L15.8846 15.0011C16.2743 15.39 16.9053 15.3896 17.2946 15.0004C17.6842 14.6108 17.6842 13.9792 17.2946 13.5896L12.7071 9.00209Z', fill: '#1E2021' }) }));
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react'
|
|
2
|
+
|
|
3
|
+
export const ChevronExpandLess: React.FC = () => (
|
|
4
|
+
<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'>
|
|
5
|
+
<path
|
|
6
|
+
d='M12.7071 9.00209C12.3166 8.61157 11.6834 8.61157 11.2929 9.00209L6.70538 13.5896C6.31581 13.9792 6.31581 14.6108 6.70538 15.0004C7.09466 15.3896 7.72569 15.39 8.11538 15.0011L12 11.125L15.8846 15.0011C16.2743 15.39 16.9053 15.3896 17.2946 15.0004C17.6842 14.6108 17.6842 13.9792 17.2946 13.5896L12.7071 9.00209Z'
|
|
7
|
+
fill='#1E2021'
|
|
8
|
+
/>
|
|
9
|
+
</svg>
|
|
10
|
+
)
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
export const ChevronExpandMore = ({ fill = '#1E2021' }) => (_jsx("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', className: 'chevron-expand-more', children: _jsx("path", { d: 'M17.2946 8.9996C16.9053 8.61033 16.2743 8.60998 15.8846 8.99883L12 12.875L8.11538 8.99883C7.72569 8.60998 7.09466 8.61033 6.70538 8.9996C6.31581 9.38917 6.31581 10.0208 6.70538 10.4104L11.2929 14.9979C11.6834 15.3884 12.3166 15.3884 12.7071 14.9979L17.2946 10.4104C17.6842 10.0208 17.6842 9.38917 17.2946 8.9996Z', fill: fill }) }));
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import React from 'react'
|
|
2
|
+
|
|
3
|
+
export const ChevronExpandMore: React.FC<{ fill?: string }> = ({ fill = '#1E2021' }) => (
|
|
4
|
+
<svg
|
|
5
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
6
|
+
width='24'
|
|
7
|
+
height='24'
|
|
8
|
+
viewBox='0 0 24 24'
|
|
9
|
+
fill='none'
|
|
10
|
+
className='chevron-expand-more'
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
d='M17.2946 8.9996C16.9053 8.61033 16.2743 8.60998 15.8846 8.99883L12 12.875L8.11538 8.99883C7.72569 8.60998 7.09466 8.61033 6.70538 8.9996C6.31581 9.38917 6.31581 10.0208 6.70538 10.4104L11.2929 14.9979C11.6834 15.3884 12.3166 15.3884 12.7071 14.9979L17.2946 10.4104C17.6842 10.0208 17.6842 9.38917 17.2946 8.9996Z'
|
|
14
|
+
fill={fill}
|
|
15
|
+
/>
|
|
16
|
+
</svg>
|
|
17
|
+
)
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
export const ChevronRight = () => (_jsx("svg", { width: '24', height: '24', viewBox: '0 0 24 24', xmlns: 'http://www.w3.org/2000/svg', children: _jsx("g", { children: _jsx("path", { d: 'M10.4104 6.70538C10.0209 6.31581 9.38923 6.31581 8.99966 6.70538C8.61039 7.09466 8.61004 7.72569 8.99889 8.11538L12.875 12L8.99889 15.8846C8.61004 16.2743 8.61039 16.9053 8.99966 17.2946C9.38923 17.6842 10.0209 17.6842 10.4104 17.2946L14.9979 12.7071C15.3885 12.3166 15.3885 11.6834 14.9979 11.2929L10.4104 6.70538Z' }) }) }));
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react'
|
|
2
|
+
|
|
3
|
+
export const ChevronRight = (): React.ReactElement => (
|
|
4
|
+
<svg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'>
|
|
5
|
+
<g>
|
|
6
|
+
<path d='M10.4104 6.70538C10.0209 6.31581 9.38923 6.31581 8.99966 6.70538C8.61039 7.09466 8.61004 7.72569 8.99889 8.11538L12.875 12L8.99889 15.8846C8.61004 16.2743 8.61039 16.9053 8.99966 17.2946C9.38923 17.6842 10.0209 17.6842 10.4104 17.2946L14.9979 12.7071C15.3885 12.3166 15.3885 11.6834 14.9979 11.2929L10.4104 6.70538Z' />
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
9
|
+
)
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
export const ChevronRight24px = () => (_jsxs("svg", { width: '24', height: '24', viewBox: '0 0 24 24', className: 'chevron-right24px', children: [_jsx("defs", { children: _jsx("path", { id: 'prefix__a', d: 'M9.705 6L8.295 7.41 12.875 12 8.295 16.59 9.705 18 15.705 12z' }) }), _jsxs("g", { fill: 'none', fillRule: 'evenodd', children: [_jsx("path", { d: 'M0 0H24V24H0z' }), _jsx("mask", { id: 'prefix__b', fill: '#fff', children: _jsx("use", { xlinkHref: '#prefix__a' }) }), _jsx("g", { fill: '#3D4042', mask: 'url(#prefix__b)', className: 'main-fill', children: _jsx("path", { d: 'M0 0H24V24H0z' }) })] })] }));
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import React from 'react'
|
|
2
|
+
|
|
3
|
+
export const ChevronRight24px = (): React.ReactElement => (
|
|
4
|
+
<svg width='24' height='24' viewBox='0 0 24 24' className='chevron-right24px'>
|
|
5
|
+
<defs>
|
|
6
|
+
<path id='prefix__a' d='M9.705 6L8.295 7.41 12.875 12 8.295 16.59 9.705 18 15.705 12z' />
|
|
7
|
+
</defs>
|
|
8
|
+
<g fill='none' fillRule='evenodd'>
|
|
9
|
+
<path d='M0 0H24V24H0z' />
|
|
10
|
+
<mask id='prefix__b' fill='#fff'>
|
|
11
|
+
<use xlinkHref='#prefix__a' />
|
|
12
|
+
</mask>
|
|
13
|
+
<g fill='#3D4042' mask='url(#prefix__b)' className='main-fill'>
|
|
14
|
+
<path d='M0 0H24V24H0z' />
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</svg>
|
|
18
|
+
)
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable max-len */
|
|
2
|
+
import React, { type FC } from 'react'
|
|
3
|
+
|
|
4
|
+
interface Delete24pProps {
|
|
5
|
+
className?: string
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
export const Delete24p: FC<Delete24pProps> = ({ className }: Delete24pProps) => (
|
|
9
|
+
<svg
|
|
10
|
+
className={className}
|
|
11
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
12
|
+
xmlnsXlink='http://www.w3.org/1999/xlink'
|
|
13
|
+
width='24'
|
|
14
|
+
height='24'
|
|
15
|
+
viewBox='0 0 16 16'
|
|
16
|
+
>
|
|
17
|
+
<defs>
|
|
18
|
+
<path
|
|
19
|
+
id='prefix__a__delete'
|
|
20
|
+
d='M11.048 5.905v7.619H4.952v-7.62h6.096zM9.905 1.333h-3.81l-.762.762H2.667V3.62h10.666V2.095h-2.666l-.762-.762zm2.666 3.048H3.43v9.143c0 .838.685 1.524 1.523 1.524h6.096c.838 0 1.523-.686 1.523-1.524V4.38z'
|
|
21
|
+
/>
|
|
22
|
+
</defs>
|
|
23
|
+
<g fill='none' fillRule='evenodd'>
|
|
24
|
+
<path d='M0 0H16V16H0z' />
|
|
25
|
+
<mask id='prefix__b__delete' fill='#fff'>
|
|
26
|
+
<use xlinkHref='#prefix__a__delete' />
|
|
27
|
+
</mask>
|
|
28
|
+
<g fill='#3D4042' mask='url(#prefix__b__delete)'>
|
|
29
|
+
<path d='M0 0H16V16H0z' />
|
|
30
|
+
</g>
|
|
31
|
+
</g>
|
|
32
|
+
</svg>
|
|
33
|
+
)
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
export const Done24px = ({ className }) => (_jsx("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '17', height: '16', viewBox: '0 0 17 16', fill: 'none', children: _jsx("path", { d: 'M6.36663 10.6L4.0333 8.26667C3.77557 8.00893 3.3577 8.00893 3.09997 8.26667C2.84223 8.5244 2.84223 8.94227 3.09997 9.2L6.18886 12.2889C6.28704 12.3871 6.44623 12.3871 6.54441 12.2889L13.9 4.93333C14.1577 4.6756 14.1577 4.25773 13.9 4C13.6422 3.74227 13.2244 3.74227 12.9666 4L6.36663 10.6Z', fill: '#078080' }) }));
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import React, { type FC } from 'react'
|
|
2
|
+
interface Done24pxProps {
|
|
3
|
+
className: string
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
export const Done24px: FC<Done24pxProps> = ({ className }: Done24pxProps) => (
|
|
7
|
+
<svg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16' fill='none'>
|
|
8
|
+
<path
|
|
9
|
+
d='M6.36663 10.6L4.0333 8.26667C3.77557 8.00893 3.3577 8.00893 3.09997 8.26667C2.84223 8.5244 2.84223 8.94227 3.09997 9.2L6.18886 12.2889C6.28704 12.3871 6.44623 12.3871 6.54441 12.2889L13.9 4.93333C14.1577 4.6756 14.1577 4.25773 13.9 4C13.6422 3.74227 13.2244 3.74227 12.9666 4L6.36663 10.6Z'
|
|
10
|
+
fill='#078080'
|
|
11
|
+
/>
|
|
12
|
+
</svg>
|
|
13
|
+
)
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
export const Done24pxOutline = () => {
|
|
3
|
+
return (_jsxs("svg", { width: '100%', height: '100%', viewBox: '0 0 16 16', version: '1.1', children: [_jsx("defs", { children: _jsx("polygon", { id: 'path-1', points: '5.86666678 10.5999999 3.06666672 7.80000001 2.13333337 8.73333331 5.86666678 12.4666665 13.866667 4.46666677 12.9333336 3.53333346' }) }), _jsx("g", { id: 'Asset-Artboard-Page', stroke: 'none', strokeWidth: '1', fill: 'none', fillRule: 'evenodd', children: _jsxs("g", { id: 'icon/done_24px', children: [_jsx("mask", { id: 'mask-2', fill: 'white', children: _jsx("use", { xlinkHref: '#path-1' }) }), _jsx("g", { id: 'icon/action/done_24px', fillRule: 'nonzero' }), _jsx("g", { id: '\u21B3-Color-Color-/-Icons-/-Neutrals-/-White', mask: 'url(#mask-2)', fill: '#05646E', children: _jsx("rect", { id: 'Rectangle', x: '0', y: '0', width: '16', height: '16' }) })] }) })] }));
|
|
4
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import React from 'react'
|
|
2
|
+
|
|
3
|
+
export const Done24pxOutline = (): React.ReactElement => {
|
|
4
|
+
return (
|
|
5
|
+
<svg width='100%' height='100%' viewBox='0 0 16 16' version='1.1'>
|
|
6
|
+
<defs>
|
|
7
|
+
<polygon
|
|
8
|
+
id='path-1'
|
|
9
|
+
points='5.86666678 10.5999999 3.06666672 7.80000001 2.13333337 8.73333331 5.86666678 12.4666665 13.866667 4.46666677 12.9333336 3.53333346'
|
|
10
|
+
></polygon>
|
|
11
|
+
</defs>
|
|
12
|
+
<g id='Asset-Artboard-Page' stroke='none' strokeWidth='1' fill='none' fillRule='evenodd'>
|
|
13
|
+
<g id='icon/done_24px'>
|
|
14
|
+
<mask id='mask-2' fill='white'>
|
|
15
|
+
<use xlinkHref='#path-1'></use>
|
|
16
|
+
</mask>
|
|
17
|
+
<g id='icon/action/done_24px' fillRule='nonzero'></g>
|
|
18
|
+
<g id='↳-Color-Color-/-Icons-/-Neutrals-/-White' mask='url(#mask-2)' fill='#05646E'>
|
|
19
|
+
<rect id='Rectangle' x='0' y='0' width='16' height='16'></rect>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
|
+
</g>
|
|
23
|
+
</svg>
|
|
24
|
+
)
|
|
25
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable max-len */
|
|
2
|
+
import React, { type FC } from 'react'
|
|
3
|
+
|
|
4
|
+
interface Edit24pProps {
|
|
5
|
+
className?: string
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
export const Edit24p: FC<Edit24pProps> = ({ className }: Edit24pProps) => (
|
|
9
|
+
<svg
|
|
10
|
+
className={className}
|
|
11
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
12
|
+
xmlnsXlink='http://www.w3.org/1999/xlink'
|
|
13
|
+
width='24'
|
|
14
|
+
height='24'
|
|
15
|
+
viewBox='0 0 16 16'
|
|
16
|
+
>
|
|
17
|
+
<defs>
|
|
18
|
+
<path
|
|
19
|
+
id='edita'
|
|
20
|
+
d='M1.863 11.637v2.5h2.5l7.374-7.374-2.5-2.5-7.374 7.374zm12.274-7.274l-2.5-2.5L9.95 3.557l2.5 2.5 1.687-1.694z'
|
|
21
|
+
/>
|
|
22
|
+
</defs>
|
|
23
|
+
<g fill='none' fillRule='evenodd'>
|
|
24
|
+
<path d='M0 0H16V16H0z' />
|
|
25
|
+
<mask id='editb' fill='#fff'>
|
|
26
|
+
<use xlinkHref='#edita' />
|
|
27
|
+
</mask>
|
|
28
|
+
<g fill='#3D4042' mask='url(#editb)'>
|
|
29
|
+
<path d='M0 0H16V16H0z' />
|
|
30
|
+
</g>
|
|
31
|
+
</g>
|
|
32
|
+
</svg>
|
|
33
|
+
)
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable max-len */
|
|
2
|
+
import React, { type FC } from 'react'
|
|
3
|
+
|
|
4
|
+
interface EditText24pxProps {
|
|
5
|
+
className?: string
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
export const EditText24px: FC<EditText24pxProps> = ({ className }: EditText24pxProps) => (
|
|
9
|
+
<svg
|
|
10
|
+
className={className}
|
|
11
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
12
|
+
xmlnsXlink='http://www.w3.org/1999/xlink'
|
|
13
|
+
width='24'
|
|
14
|
+
height='24'
|
|
15
|
+
viewBox='0 0 24 24'
|
|
16
|
+
>
|
|
17
|
+
<defs>
|
|
18
|
+
<path
|
|
19
|
+
id='vwotgiccua'
|
|
20
|
+
d='M5 2h2v20H5V2zM2 2h8v2H2V2zm0 18h8v2H2v-2zM14.07 5L8.99 18h2.079l1.034-2.786h5.774L18.91 18h2.079L15.918 5h-1.847zm-1.08 8l2-6 2 6h-4z'
|
|
21
|
+
/>
|
|
22
|
+
</defs>
|
|
23
|
+
<g fill='none' fillRule='evenodd'>
|
|
24
|
+
<path d='M0 0H24V24H0z' />
|
|
25
|
+
<mask id='wwkke8hf0b' fill='#fff'>
|
|
26
|
+
<use xlinkHref='#vwotgiccua' />
|
|
27
|
+
</mask>
|
|
28
|
+
<g id='edit-text-svg' fill='#1E2021' mask='url(#wwkke8hf0b)'>
|
|
29
|
+
<path d='M0 0H24V24H0z' />
|
|
30
|
+
</g>
|
|
31
|
+
</g>
|
|
32
|
+
</svg>
|
|
33
|
+
)
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/* eslint-disable max-len */
|
|
2
|
+
import React, { type FC } from 'react'
|
|
3
|
+
|
|
4
|
+
export const EmploymentIcon: FC = () => (
|
|
5
|
+
<svg
|
|
6
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
7
|
+
xmlnsXlink='http://www.w3.org/1999/xlink'
|
|
8
|
+
width='20px'
|
|
9
|
+
height='20px'
|
|
10
|
+
viewBox='0 0 20 20'
|
|
11
|
+
version='1.1'
|
|
12
|
+
>
|
|
13
|
+
<g id='Page-1' stroke='none' fill='none'>
|
|
14
|
+
<path
|
|
15
|
+
d='M13.903991,11.050563 L19.900199,17.046771 L17.778899,19.168071 L11.782691,13.171863 L13.903991,11.050563 Z M5.76,1.49 C6.93,0.32 8.83,0.32 10,1.49 L10,1.49 L7.88,3.61 L9.29,5.02 L8.58,5.73 L10.36,7.51 L12.21,5.66 C12.08,5.3 12,4.91 12,4.5 C12,2.57 13.57,1 15.5,1 C16.08,1 16.62,1.16 17.1,1.41 L17.1,1.41 L14.4,4.11 L15.89,5.6 L18.59,2.9 C18.84,3.38 19,3.92 19,4.5 C19,6.43 17.43,8 15.5,8 C15.09,8 14.7,7.92 14.34,7.79 L14.34,7.79 L2.96,19.16 L0.84,17.04 L8.25,9.63 L6.47,7.85 L5.76,8.56 L4.35,7.15 L4.35,9.98 L3.64,10.69 L0.1,7.15 L0.81,6.44 L3.63,6.44 L2.22,5.03 L5.76,1.49 Z'
|
|
16
|
+
id='icon-employment'
|
|
17
|
+
fill='#078080'
|
|
18
|
+
></path>
|
|
19
|
+
</g>
|
|
20
|
+
</svg>
|
|
21
|
+
)
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable max-len */
|
|
2
|
+
import React, { type FC } from 'react'
|
|
3
|
+
|
|
4
|
+
interface Eye24pxOptimizedProps {
|
|
5
|
+
className?: string
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
export const Eye24pxOptimized: FC<Eye24pxOptimizedProps> = ({ className }: Eye24pxOptimizedProps) => (
|
|
9
|
+
<svg
|
|
10
|
+
className={className}
|
|
11
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
12
|
+
xmlnsXlink='http://www.w3.org/1999/xlink'
|
|
13
|
+
width='24'
|
|
14
|
+
height='24'
|
|
15
|
+
viewBox='0 0 24 24'
|
|
16
|
+
>
|
|
17
|
+
<defs>
|
|
18
|
+
<path
|
|
19
|
+
id='eye__a'
|
|
20
|
+
d='M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z'
|
|
21
|
+
/>
|
|
22
|
+
</defs>
|
|
23
|
+
<g fill='none' fillRule='evenodd'>
|
|
24
|
+
<path d='M0 0H24V24H0z' />
|
|
25
|
+
<mask id='eye__b' fill='#fff'>
|
|
26
|
+
<use xlinkHref='#eye__a' />
|
|
27
|
+
</mask>
|
|
28
|
+
<g fill='#6D7275' mask='url(#eye__b)'>
|
|
29
|
+
<path d='M0 0H24V24H0z' />
|
|
30
|
+
</g>
|
|
31
|
+
</g>
|
|
32
|
+
</svg>
|
|
33
|
+
)
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import React, { type FC } from 'react'
|
|
2
|
+
|
|
3
|
+
interface IconDuplicate24pxProps {
|
|
4
|
+
className?: string
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export const IconDuplicate24px: FC<IconDuplicate24pxProps> = ({ className }: IconDuplicate24pxProps) => (
|
|
8
|
+
<svg
|
|
9
|
+
className={className}
|
|
10
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
11
|
+
xmlnsXlink='http://www.w3.org/1999/xlink'
|
|
12
|
+
width='24'
|
|
13
|
+
height='24'
|
|
14
|
+
viewBox='0 0 24 24'
|
|
15
|
+
>
|
|
16
|
+
<defs>
|
|
17
|
+
<path id='prefix__a__duplicate' d='M16.5 1h-14v16h2V3h12V1zm5 4h-15v18h15V5zm-2 16h-11V7h11v14z' />
|
|
18
|
+
</defs>
|
|
19
|
+
<g fill='none' fillRule='evenodd'>
|
|
20
|
+
<path d='M0 0H24V24H0z' />
|
|
21
|
+
<mask id='prefix__b__duplicate' fill='#fff'>
|
|
22
|
+
<use xlinkHref='#prefix__a__duplicate' />
|
|
23
|
+
</mask>
|
|
24
|
+
<g fill='#1E2021' mask='url(#prefix__b__duplicate)'>
|
|
25
|
+
<path d='M0 0H24V24H0z' />
|
|
26
|
+
</g>
|
|
27
|
+
</g>
|
|
28
|
+
</svg>
|
|
29
|
+
)
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
export const IconWeb = () => {
|
|
3
|
+
return (_jsxs("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '24', height: '24', viewBox: '0 0 24 24', children: [_jsx("defs", { children: _jsx("path", { id: 'ep7tr2p7ra', d: 'M20.01 15.38c-1.23 0-2.42-.2-3.53-.56-.35-.12-.74-.03-1.01.24l-1.57 1.97c-2.83-1.35-5.48-3.9-6.89-6.83l1.95-1.66c.27-.28.35-.67.24-1.02-.37-1.11-.56-2.3-.56-3.53 0-.54-.45-.99-.99-.99H4.19C3.65 3 3 3.24 3 3.99 3 13.28 10.73 21 20.01 21c.71 0 .99-.63.99-1.18v-3.45c0-.54-.45-.99-.99-.99z' }) }), _jsx("g", { fill: 'none', fillRule: 'evenodd', children: _jsx("g", { children: _jsx("g", { children: _jsx("g", { children: _jsxs("g", { transform: 'translate(-376.000000, -314.000000) translate(328.000000, 205.000000) translate(32.000000, 90.000000) translate(16.000000, 19.000000)', children: [_jsx("path", { d: 'M0 0H24V24H0z' }), _jsx("mask", { id: '7tvbvoimzb', fill: '#fff', children: _jsx("use", { xlinkHref: '#ep7tr2p7ra' }) }), _jsx("g", { className: 'icon-web-24-p', fill: '#000', mask: 'url(#7tvbvoimzb)', children: _jsx("path", { d: 'M0 0H24V24H0z' }) })] }) }) }) }) })] }));
|
|
4
|
+
};
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import React from 'react'
|
|
2
|
+
|
|
3
|
+
export const IconWeb: React.FC = () => {
|
|
4
|
+
return (
|
|
5
|
+
<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'>
|
|
6
|
+
<defs>
|
|
7
|
+
<path
|
|
8
|
+
id='ep7tr2p7ra'
|
|
9
|
+
d='M20.01 15.38c-1.23 0-2.42-.2-3.53-.56-.35-.12-.74-.03-1.01.24l-1.57 1.97c-2.83-1.35-5.48-3.9-6.89-6.83l1.95-1.66c.27-.28.35-.67.24-1.02-.37-1.11-.56-2.3-.56-3.53 0-.54-.45-.99-.99-.99H4.19C3.65 3 3 3.24 3 3.99 3 13.28 10.73 21 20.01 21c.71 0 .99-.63.99-1.18v-3.45c0-.54-.45-.99-.99-.99z'
|
|
10
|
+
/>
|
|
11
|
+
</defs>
|
|
12
|
+
<g fill='none' fillRule='evenodd'>
|
|
13
|
+
<g>
|
|
14
|
+
<g>
|
|
15
|
+
<g>
|
|
16
|
+
<g transform='translate(-376.000000, -314.000000) translate(328.000000, 205.000000) translate(32.000000, 90.000000) translate(16.000000, 19.000000)'>
|
|
17
|
+
<path d='M0 0H24V24H0z' />
|
|
18
|
+
<mask id='7tvbvoimzb' fill='#fff'>
|
|
19
|
+
<use xlinkHref='#ep7tr2p7ra' />
|
|
20
|
+
</mask>
|
|
21
|
+
<g className='icon-web-24-p' fill='#000' mask='url(#7tvbvoimzb)'>
|
|
22
|
+
<path d='M0 0H24V24H0z' />
|
|
23
|
+
</g>
|
|
24
|
+
</g>
|
|
25
|
+
</g>
|
|
26
|
+
</g>
|
|
27
|
+
</g>
|
|
28
|
+
</g>
|
|
29
|
+
</svg>
|
|
30
|
+
)
|
|
31
|
+
}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
export const InfoError24pxOutlined = ({ className, fill, viewBox = '0 0 24 24' }) => (_jsxs("svg", { className: className, fill: fill, width: '100%', height: '100%', viewBox: viewBox, children: [_jsx("title", { children: "icon/info-error_24px_outlined" }), _jsx("desc", { children: "Created with Sketch." }), _jsx("defs", { children: _jsx("path", { d: 'M12,2 C6.47,2 2,6.47 2,12 C2,17.53 6.47,22 12,22 C17.53,22 22,17.53 22,12 C22,6.47 17.53,2 12,2 Z M12,20 C7.59,20 4,16.41 4,12 C4,7.59 7.59,4 12,4 C16.41,4 20,7.59 20,12 C20,16.41 16.41,20 12,20 Z M11,11 L13,11 L13,17 L11,17 L11,11 Z M11,7 L13,7 L13,9 L11,9 L11,7 Z', id: 'path-1' }) }), _jsxs("g", { id: 'icon/info-error_24px', stroke: 'none', strokeWidth: '1', fill: 'none', fillRule: 'evenodd', children: [_jsx("mask", { id: 'mask-2', fill: 'white', children: _jsx("use", { xlinkHref: '#path-1' }) }), _jsx("use", { id: 'icon/navigation/cancel_24px', fill: '#D63737', fillRule: 'nonzero', xlinkHref: '#path-1' })] })] }));
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/* eslint-disable max-len */
|
|
2
|
+
import React, { type FC } from 'react'
|
|
3
|
+
|
|
4
|
+
interface InfoError24pxOutlinedProps {
|
|
5
|
+
className?: string
|
|
6
|
+
fill?: string
|
|
7
|
+
viewBox?: string
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export const InfoError24pxOutlined: FC<InfoError24pxOutlinedProps> = ({
|
|
11
|
+
className,
|
|
12
|
+
fill,
|
|
13
|
+
viewBox = '0 0 24 24'
|
|
14
|
+
}: InfoError24pxOutlinedProps) => (
|
|
15
|
+
<svg className={className} fill={fill} width='100%' height='100%' viewBox={viewBox}>
|
|
16
|
+
<title>icon/info-error_24px_outlined</title>
|
|
17
|
+
<desc>Created with Sketch.</desc>
|
|
18
|
+
<defs>
|
|
19
|
+
<path
|
|
20
|
+
d='M12,2 C6.47,2 2,6.47 2,12 C2,17.53 6.47,22 12,22 C17.53,22 22,17.53 22,12 C22,6.47 17.53,2 12,2 Z M12,20 C7.59,20 4,16.41 4,12 C4,7.59 7.59,4 12,4 C16.41,4 20,7.59 20,12 C20,16.41 16.41,20 12,20 Z M11,11 L13,11 L13,17 L11,17 L11,11 Z M11,7 L13,7 L13,9 L11,9 L11,7 Z'
|
|
21
|
+
id='path-1'
|
|
22
|
+
></path>
|
|
23
|
+
</defs>
|
|
24
|
+
<g id='icon/info-error_24px' stroke='none' strokeWidth='1' fill='none' fillRule='evenodd'>
|
|
25
|
+
<mask id='mask-2' fill='white'>
|
|
26
|
+
<use xlinkHref='#path-1'></use>
|
|
27
|
+
</mask>
|
|
28
|
+
<use id='icon/navigation/cancel_24px' fill='#D63737' fillRule='nonzero' xlinkHref='#path-1'></use>
|
|
29
|
+
</g>
|
|
30
|
+
</svg>
|
|
31
|
+
)
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import React, { type FC } from 'react'
|
|
2
|
+
|
|
3
|
+
export const LogoutSvg: FC = () => (
|
|
4
|
+
<svg
|
|
5
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
6
|
+
xmlnsXlink='http://www.w3.org/1999/xlink'
|
|
7
|
+
width='24'
|
|
8
|
+
height='24'
|
|
9
|
+
viewBox='0 0 24 24'
|
|
10
|
+
>
|
|
11
|
+
<defs>
|
|
12
|
+
<path
|
|
13
|
+
id='prefix__a__logout'
|
|
14
|
+
d='M21 3.01H3c-1.1 0-2 .9-2 2V9h2V4.99h18v14.03H3V15H1v4.01c0 1.1.9 1.98 2 1.98h18c1.1 0 2-.88 2-1.98v-14c0-1.11-.9-2-2-2zM11 8l4 4-4 4v-3H1v-2h10V8z'
|
|
15
|
+
/>
|
|
16
|
+
</defs>
|
|
17
|
+
<g fill='none' fillRule='evenodd'>
|
|
18
|
+
<path d='M0 0H24V24H0z' />
|
|
19
|
+
<mask id='prefix__b__logout' fill='#fff'>
|
|
20
|
+
<use xlinkHref='#prefix__a__logout' />
|
|
21
|
+
</mask>
|
|
22
|
+
<g fill='#B5BABD' mask='url(#prefix__b__logout)'>
|
|
23
|
+
<path d='M0 0H24V24H0z' />
|
|
24
|
+
</g>
|
|
25
|
+
</g>
|
|
26
|
+
</svg>
|
|
27
|
+
)
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
export const MailSvg = () => {
|
|
3
|
+
return (_jsx("svg", { width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: 'email-icon', children: _jsx("g", { id: 'icon/chevron/chevron_left_24px copy 26', children: _jsx("path", { id: 'path', fillRule: 'evenodd', clipRule: 'evenodd', d: 'M22 6C22 4.9 21.1 4 20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6ZM20 6L12 10.99L4 6H20ZM12 13L4 8V18H20V8L12 13Z', fill: '#1E2021' }) }) }));
|
|
4
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import React from 'react'
|
|
2
|
+
|
|
3
|
+
export const MailSvg: React.FC = () => {
|
|
4
|
+
return (
|
|
5
|
+
<svg
|
|
6
|
+
width='24'
|
|
7
|
+
height='24'
|
|
8
|
+
viewBox='0 0 24 24'
|
|
9
|
+
fill='none'
|
|
10
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
11
|
+
className='email-icon'
|
|
12
|
+
>
|
|
13
|
+
<g id='icon/chevron/chevron_left_24px copy 26'>
|
|
14
|
+
<path
|
|
15
|
+
id='path'
|
|
16
|
+
fillRule='evenodd'
|
|
17
|
+
clipRule='evenodd'
|
|
18
|
+
d='M22 6C22 4.9 21.1 4 20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6ZM20 6L12 10.99L4 6H20ZM12 13L4 8V18H20V8L12 13Z'
|
|
19
|
+
fill='#1E2021'
|
|
20
|
+
/>
|
|
21
|
+
</g>
|
|
22
|
+
</svg>
|
|
23
|
+
)
|
|
24
|
+
}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
export const MenuCollapse24p = ({ className }) => (_jsxs("svg", { className: className, width: '24px', height: '24px', viewBox: '0 0 24 24', version: '1.1', xmlns: 'http://www.w3.org/2000/svg', xmlnsXlink: 'http://www.w3.org/1999/xlink', children: [_jsx("title", { children: "735FFC4F-7DB9-4268-8987-12A1D38D3294" }), _jsx("desc", { children: "Created with sketchtool." }), _jsx("defs", { children: _jsx("path", { d: 'M12,18 C13.1045695,18 14,18.8954305 14,20 C14,21.1045695 13.1045695,22 12,22 C10.8954305,22 10,21.1045695 10,20 C10,18.8954305 10.8954305,18 12,18 Z M12,10 C13.1045695,10 14,10.8954305 14,12 C14,13.1045695 13.1045695,14 12,14 C10.8954305,14 10,13.1045695 10,12 C10,10.8954305 10.8954305,10 12,10 Z M12,2 C13.1045695,2 14,2.8954305 14,4 C14,5.1045695 13.1045695,6 12,6 C10.8954305,6 10,5.1045695 10,4 C10,2.8954305 10.8954305,2 12,2 Z', id: 'path-1-collapse' }) }), _jsx("g", { id: 'Dashboard-MyDocs-collapse', stroke: 'none', strokeWidth: '1', fill: 'none', fillRule: 'evenodd', children: _jsx("g", { id: 'LD-DesktopHD-MyDocs-Dashboard-collapse', transform: 'translate(-1304.000000, -260.000000)', children: _jsx("g", { id: 'DashboardList-Doc-collapse', transform: 'translate(328.000000, 223.000000)', children: _jsxs("g", { id: 'icon/menu-colapse_24p', transform: 'translate(976.000000, 37.000000)', children: [_jsx("rect", { id: 'Bound-collapse', x: '0', y: '0', width: '24', height: '24' }), _jsx("mask", { id: 'mask-2-collapse', fill: 'white', children: _jsx("use", { xlinkHref: '#path-1-collapse' }) }), _jsx("g", { id: 'icon/editor/format_color_text_24px', fillRule: 'nonzero' }), _jsx("g", { id: '\u21B3-Color', mask: 'url(#mask-2-collapse)', fill: '#6D7275', children: _jsx("rect", { id: 'Rectangle', x: '0', y: '0', width: '24', height: '24' }) })] }) }) }) })] }));
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/* eslint-disable max-len */
|
|
2
|
+
import React, { type FC } from 'react'
|
|
3
|
+
|
|
4
|
+
interface MenuCollapse24pProps {
|
|
5
|
+
className?: string
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
export const MenuCollapse24p: FC<MenuCollapse24pProps> = ({ className }: MenuCollapse24pProps) => (
|
|
9
|
+
<svg
|
|
10
|
+
className={className}
|
|
11
|
+
width='24px'
|
|
12
|
+
height='24px'
|
|
13
|
+
viewBox='0 0 24 24'
|
|
14
|
+
version='1.1'
|
|
15
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
16
|
+
xmlnsXlink='http://www.w3.org/1999/xlink'
|
|
17
|
+
>
|
|
18
|
+
<title>735FFC4F-7DB9-4268-8987-12A1D38D3294</title>
|
|
19
|
+
<desc>Created with sketchtool.</desc>
|
|
20
|
+
<defs>
|
|
21
|
+
<path
|
|
22
|
+
d='M12,18 C13.1045695,18 14,18.8954305 14,20 C14,21.1045695 13.1045695,22 12,22 C10.8954305,22 10,21.1045695 10,20 C10,18.8954305 10.8954305,18 12,18 Z M12,10 C13.1045695,10 14,10.8954305 14,12 C14,13.1045695 13.1045695,14 12,14 C10.8954305,14 10,13.1045695 10,12 C10,10.8954305 10.8954305,10 12,10 Z M12,2 C13.1045695,2 14,2.8954305 14,4 C14,5.1045695 13.1045695,6 12,6 C10.8954305,6 10,5.1045695 10,4 C10,2.8954305 10.8954305,2 12,2 Z'
|
|
23
|
+
id='path-1-collapse'
|
|
24
|
+
></path>
|
|
25
|
+
</defs>
|
|
26
|
+
<g id='Dashboard-MyDocs-collapse' stroke='none' strokeWidth='1' fill='none' fillRule='evenodd'>
|
|
27
|
+
<g id='LD-DesktopHD-MyDocs-Dashboard-collapse' transform='translate(-1304.000000, -260.000000)'>
|
|
28
|
+
<g id='DashboardList-Doc-collapse' transform='translate(328.000000, 223.000000)'>
|
|
29
|
+
<g id='icon/menu-colapse_24p' transform='translate(976.000000, 37.000000)'>
|
|
30
|
+
<rect id='Bound-collapse' x='0' y='0' width='24' height='24'></rect>
|
|
31
|
+
<mask id='mask-2-collapse' fill='white'>
|
|
32
|
+
<use xlinkHref='#path-1-collapse'></use>
|
|
33
|
+
</mask>
|
|
34
|
+
<g id='icon/editor/format_color_text_24px' fillRule='nonzero'></g>
|
|
35
|
+
<g id='↳-Color' mask='url(#mask-2-collapse)' fill='#6D7275'>
|
|
36
|
+
<rect id='Rectangle' x='0' y='0' width='24' height='24'></rect>
|
|
37
|
+
</g>
|
|
38
|
+
</g>
|
|
39
|
+
</g>
|
|
40
|
+
</g>
|
|
41
|
+
</g>
|
|
42
|
+
</svg>
|
|
43
|
+
)
|