@npm_leadtech/legal-lib-components 5.0.2 → 5.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (154) hide show
  1. package/dist/css/styles.css +17 -0
  2. package/dist/src/components/atoms/Button/Button.tsx +0 -1
  3. package/dist/src/components/atoms/Button/ButtonProps.types.ts +0 -1
  4. package/dist/src/components/atoms/ButtonIcon/ButtonIconProps.types.ts +0 -1
  5. package/dist/src/components/atoms/CardPane/CardPane.tsx +0 -1
  6. package/dist/src/components/atoms/CardPane/CardPaneInfo.tsx +0 -2
  7. package/dist/src/components/atoms/Checkbox/CheckboxProps.types.ts +0 -1
  8. package/dist/src/components/atoms/DatePickerCustom/DatePickerCustom.js +0 -4
  9. package/dist/src/components/atoms/DatePickerCustom/DatePickerCustom.tsx +0 -4
  10. package/dist/src/components/atoms/DatePickerCustom/DatePickerCustomProps.types.ts +0 -1
  11. package/dist/src/components/atoms/DatePickerCustom/index.js.map +2 -2
  12. package/dist/src/components/atoms/DialogMenuIcon/DialogMenuIcon.js +1 -3
  13. package/dist/src/components/atoms/DialogMenuIcon/DialogMenuIcon.tsx +1 -4
  14. package/dist/src/components/atoms/Disclaimer/Disclaimer.js +0 -1
  15. package/dist/src/components/atoms/Disclaimer/Disclaimer.tsx +0 -1
  16. package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafia.js +0 -1
  17. package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafia.tsx +0 -1
  18. package/dist/src/components/atoms/Divider/Divider.tsx +0 -2
  19. package/dist/src/components/atoms/Divider/DividerProps.types.ts +0 -1
  20. package/dist/src/components/atoms/GoogleButton/GoogleButton.tsx +0 -1
  21. package/dist/src/components/atoms/IconImage/IconImage.tsx +0 -1
  22. package/dist/src/components/atoms/IconSvgURLWithThemeColor/IconSvgURLWithThemeColor.tsx +0 -1
  23. package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.js +0 -1
  24. package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.tsx +0 -1
  25. package/dist/src/components/atoms/InfoBox/InfoBox.tsx +1 -2
  26. package/dist/src/components/atoms/InfoBox/InfoBoxProps.types.ts +0 -1
  27. package/dist/src/components/atoms/Logo/Logo.tsx +0 -3
  28. package/dist/src/components/atoms/LogoText/LogoTextProps.types.ts +0 -1
  29. package/dist/src/components/atoms/MenuItems/MenuItemProps.types.ts +0 -1
  30. package/dist/src/components/atoms/MenuItems/MenuItems.js +0 -4
  31. package/dist/src/components/atoms/MenuItems/MenuItems.tsx +0 -4
  32. package/dist/src/components/atoms/MessageInformation/MessageInformation.tsx +0 -1
  33. package/dist/src/components/atoms/MoreDocsItem/MoreDocsItem.js +1 -1
  34. package/dist/src/components/atoms/MoreDocsItem/MoreDocsItem.tsx +1 -1
  35. package/dist/src/components/atoms/NavMenuItem/NavMenuItemProps.d.ts +2 -2
  36. package/dist/src/components/atoms/NavMenuItem/NavMenuItemProps.ts +2 -2
  37. package/dist/src/components/atoms/PaypalButton/PaypalButton.tsx +0 -1
  38. package/dist/src/components/atoms/PopularDocsItem/PopularDocsItem.js +1 -1
  39. package/dist/src/components/atoms/PopularDocsItem/PopularDocsItem.tsx +1 -1
  40. package/dist/src/components/atoms/ProgressBar/ProgressBar.tsx +0 -1
  41. package/dist/src/components/atoms/ProgressBar/ProgressBarProps.types.ts +0 -1
  42. package/dist/src/components/atoms/Radio/Radio.js +1 -1
  43. package/dist/src/components/atoms/Radio/Radio.tsx +2 -4
  44. package/dist/src/components/atoms/Radio/RadioProps.types.d.ts +2 -2
  45. package/dist/src/components/atoms/Radio/RadioProps.types.ts +1 -1
  46. package/dist/src/components/atoms/RemoveButton/RemoveButton.tsx +0 -1
  47. package/dist/src/components/atoms/RichTextStrapi/RichTextStrapi.tsx +2 -0
  48. package/dist/src/components/atoms/RichTextStrapi/useFormattedText.js +0 -1
  49. package/dist/src/components/atoms/RichTextStrapi/useFormattedText.tsx +0 -1
  50. package/dist/src/components/atoms/SearchSelect/SearchSelect.js +2 -2
  51. package/dist/src/components/atoms/SearchSelect/SearchSelect.tsx +3 -8
  52. package/dist/src/components/atoms/SearchSelect/SearchSelectProps.types.ts +0 -1
  53. package/dist/src/components/atoms/SidemenuTab/SideMenuTabProps.types.ts +0 -1
  54. package/dist/src/components/atoms/SidemenuTab/SidemenuTab.tsx +0 -2
  55. package/dist/src/components/atoms/Tag/Tag.scss +4 -0
  56. package/dist/src/components/atoms/TestAB/TestAB.js +1 -4
  57. package/dist/src/components/atoms/TestAB/TestAB.tsx +1 -5
  58. package/dist/src/components/atoms/TextArea/TextArea.tsx +0 -1
  59. package/dist/src/components/atoms/Tooltip/TooltipProps.types.d.ts +1 -1
  60. package/dist/src/components/atoms/Tooltip/TooltipProps.types.ts +1 -2
  61. package/dist/src/components/atoms/WideInfoBar/WideInfoBar.d.ts +1 -1
  62. package/dist/src/components/atoms/WideInfoBar/WideInfoBar.tsx +1 -1
  63. package/dist/src/components/molecules/AccordionItem/AccordionItem.d.ts +1 -2
  64. package/dist/src/components/molecules/AccordionItem/AccordionItem.js +3 -2
  65. package/dist/src/components/molecules/AccordionItem/AccordionItem.tsx +4 -3
  66. package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.js +1 -1
  67. package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.tsx +1 -1
  68. package/dist/src/components/molecules/BaseBoxList/BaseBoxListProps.types.ts +0 -1
  69. package/dist/src/components/molecules/BottomFixedBar/BottomFixedBar.tsx +0 -1
  70. package/dist/src/components/molecules/BottomOverlay/BottomOverlay.js +1 -2
  71. package/dist/src/components/molecules/BottomOverlay/BottomOverlay.tsx +1 -2
  72. package/dist/src/components/molecules/BottomOverlay/BottomOverlayProps.types.ts +0 -1
  73. package/dist/src/components/molecules/BoxForm/BoxFormProps.types.ts +0 -1
  74. package/dist/src/components/molecules/Breadcrumb/BreadcrumbProps.types.d.ts +2 -2
  75. package/dist/src/components/molecules/Breadcrumb/BreadcrumbProps.types.ts +1 -1
  76. package/dist/src/components/molecules/CountDownMessage/CountDownMessage.js +0 -1
  77. package/dist/src/components/molecules/CountDownMessage/CountDownMessage.tsx +0 -1
  78. package/dist/src/components/molecules/Feedback/Feedback.js +1 -1
  79. package/dist/src/components/molecules/Feedback/Feedback.tsx +1 -2
  80. package/dist/src/components/molecules/FreeDocModalContent/FreeDocModalContent.tsx +0 -1
  81. package/dist/src/components/molecules/MenuItemsSection/MenuItemsSection.tsx +0 -1
  82. package/dist/src/components/molecules/NavBarDropDown/NavBarDropDown.js +0 -2
  83. package/dist/src/components/molecules/NavBarDropDown/NavBarDropDown.tsx +0 -2
  84. package/dist/src/components/molecules/Pagination/PageStepControl.js +0 -1
  85. package/dist/src/components/molecules/Pagination/PageStepControl.tsx +0 -1
  86. package/dist/src/components/molecules/Pagination/PageSteps.tsx +0 -1
  87. package/dist/src/components/molecules/Pagination/Pagination.js +0 -1
  88. package/dist/src/components/molecules/Pagination/Pagination.tsx +0 -1
  89. package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.tsx +0 -2
  90. package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.tsx +0 -1
  91. package/dist/src/components/molecules/PricingCard/PricingCard.js +2 -3
  92. package/dist/src/components/molecules/PricingCard/PricingCard.tsx +3 -4
  93. package/dist/src/components/molecules/PricingCard/PricingCardProps.types.ts +0 -1
  94. package/dist/src/components/molecules/Snackbar/Snackbar.js +0 -1
  95. package/dist/src/components/molecules/Snackbar/Snackbar.tsx +0 -1
  96. package/dist/src/components/molecules/Snackbar/SnackbarProps.types.ts +0 -1
  97. package/dist/src/components/molecules/TextInput/Input.js +0 -2
  98. package/dist/src/components/molecules/TextInput/Input.tsx +0 -2
  99. package/dist/src/components/molecules/TextInput/TextInput.js +2 -4
  100. package/dist/src/components/molecules/TextInput/TextInput.tsx +2 -3
  101. package/dist/src/components/molecules/TextInput/TextInputMessage.tsx +0 -1
  102. package/dist/src/components/molecules/TextInput/TextInputProps.types.ts +0 -1
  103. package/dist/src/components/molecules/TextInput/TextInputTooltip.tsx +0 -1
  104. package/dist/src/components/molecules/TooltipMenu/TooltipMenuProps.types.d.ts +2 -2
  105. package/dist/src/components/molecules/TooltipMenu/TooltipMenuProps.types.ts +2 -2
  106. package/dist/src/components/molecules/TypeModulesList/TypeModulesList.tsx +0 -1
  107. package/dist/src/components/organisms/Accordion/Accordion.context.d.ts +1 -1
  108. package/dist/src/components/organisms/Accordion/Accordion.context.js +0 -2
  109. package/dist/src/components/organisms/Accordion/Accordion.context.tsx +2 -4
  110. package/dist/src/components/organisms/Accordion/Accordion.d.ts +1 -2
  111. package/dist/src/components/organisms/Accordion/Accordion.js +0 -1
  112. package/dist/src/components/organisms/Accordion/Accordion.tsx +1 -2
  113. package/dist/src/components/organisms/ArticlesList/ArticlesList.tsx +0 -1
  114. package/dist/src/components/organisms/CardFunctionality/CardFunctionality.d.ts +4 -0
  115. package/dist/src/components/organisms/CardFunctionality/CardFunctionality.js +6 -0
  116. package/dist/src/components/organisms/CardFunctionality/CardFunctionality.scss +61 -0
  117. package/dist/src/components/organisms/CardFunctionality/CardFunctionality.tsx +29 -0
  118. package/dist/src/components/organisms/CardFunctionality/CardFunctionalityProps.d.ts +9 -0
  119. package/dist/src/components/organisms/CardFunctionality/CardFunctionalityProps.js +1 -0
  120. package/dist/src/components/organisms/CardFunctionality/CardFunctionalityProps.ts +10 -0
  121. package/dist/src/components/organisms/CardFunctionality/index.d.ts +2 -0
  122. package/dist/src/components/organisms/CardFunctionality/index.js +2 -0
  123. package/dist/src/components/organisms/CardFunctionality/index.ts +2 -0
  124. package/dist/src/components/organisms/MobileBottomBar/MobileBottomBar.tsx +0 -1
  125. package/dist/src/components/organisms/MobileBottomBar/MobileBottomBarProps.types.ts +0 -1
  126. package/dist/src/components/organisms/index.d.ts +1 -1
  127. package/dist/src/components/organisms/index.js +1 -1
  128. package/dist/src/components/organisms/index.ts +1 -1
  129. package/dist/src/components/pages/AboutUsPage/AboutUsPage.tsx +0 -1
  130. package/dist/src/components/pages/ErrorRatafiaPage/ErrorRatafiaPageProps.types.ts +0 -1
  131. package/dist/src/components/pages/KeyFactsResultRatafiaPage/KeyFactsResultRatafiaPageProps.types.ts +0 -1
  132. package/dist/src/components/sections/AboutUsSection/AboutUsSection.tsx +0 -1
  133. package/dist/src/components/sections/AsideMenuSection/AsideMenuSectionProps.d.ts +2 -2
  134. package/dist/src/components/sections/AsideMenuSection/AsideMenuSectionProps.ts +2 -2
  135. package/dist/src/components/sections/BlogSection/BlogSection.tsx +0 -1
  136. package/dist/src/components/sections/FunctionalityCardsSection/FunctionalityCardsSection.d.ts +3 -0
  137. package/dist/src/components/sections/FunctionalityCardsSection/FunctionalityCardsSection.js +8 -0
  138. package/dist/src/components/sections/FunctionalityCardsSection/FunctionalityCardsSection.scss +15 -0
  139. package/dist/src/components/sections/FunctionalityCardsSection/FunctionalityCardsSection.tsx +17 -0
  140. package/dist/src/components/sections/FunctionalityCardsSection/FunctionalityCardsSectionProps.d.ts +4 -0
  141. package/dist/src/components/sections/FunctionalityCardsSection/FunctionalityCardsSectionProps.js +1 -0
  142. package/dist/src/components/sections/FunctionalityCardsSection/FunctionalityCardsSectionProps.ts +5 -0
  143. package/dist/src/components/sections/FunctionalityCardsSection/index.d.ts +2 -0
  144. package/dist/src/components/sections/FunctionalityCardsSection/index.js +2 -0
  145. package/dist/src/components/sections/FunctionalityCardsSection/index.ts +2 -0
  146. package/dist/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSection.tsx +0 -1
  147. package/dist/src/components/sections/WhyLawDistrictSection/WhyLawDistrictSection.scss +1 -0
  148. package/dist/src/components/sections/index.d.ts +1 -0
  149. package/dist/src/components/sections/index.js +1 -0
  150. package/dist/src/components/sections/index.ts +1 -0
  151. package/dist/src/custom.d.ts +0 -1
  152. package/dist/src/globalStyles/styles.scss +1 -0
  153. package/dist/tsconfig.build.tsbuildinfo +1 -1
  154. package/package.json +36 -35
@@ -4079,6 +4079,9 @@ html[data-theme=lawdistrict] .document-status.--is-new .icon {
4079
4079
  .tag .icon {
4080
4080
  display: flex;
4081
4081
  }
4082
+ .tag .icon .icon-svg-with-theme-color {
4083
+ background-color: var(--secondary-main-dark-2);
4084
+ }
4082
4085
  .tag .text {
4083
4086
  color: var(--neutral-neutral-1);
4084
4087
  font-size: 12px;
@@ -7737,6 +7740,19 @@ html[data-theme=lawdistrict] .document-status.--is-new .icon {
7737
7740
  .features-ratafia-section__wrapper__children img {
7738
7741
  width: 100%;
7739
7742
  }
7743
+ .functionality-cards {
7744
+ display: flex;
7745
+ flex-direction: column;
7746
+ gap: 1rem;
7747
+ margin-bottom: 2rem;
7748
+ width: 100%;
7749
+ }
7750
+ @media (min-width: 960px) {
7751
+ .functionality-cards {
7752
+ flex-direction: row;
7753
+ width: 50%;
7754
+ }
7755
+ }
7740
7756
  .guidelines-section {
7741
7757
  display: flex;
7742
7758
  flex-direction: column;
@@ -8314,6 +8330,7 @@ html[data-theme=lawdistrict] .document-status.--is-new .icon {
8314
8330
  .whyLawDistrictSection {
8315
8331
  text-align: center;
8316
8332
  background-color: var(--neutral-neutral-6);
8333
+ margin-bottom: 3rem;
8317
8334
  width: 100%;
8318
8335
  padding-bottom: 2rem;
8319
8336
  display: flex;
@@ -1,4 +1,3 @@
1
- /* eslint-disable @typescript-eslint/no-unnecessary-condition */
2
1
  /* eslint-disable @typescript-eslint/strict-boolean-expressions */
3
2
  import React, { type FC } from 'react'
4
3
  import classNames from 'classnames'
@@ -1,4 +1,3 @@
1
- /* eslint-disable @typescript-eslint/no-explicit-any */
2
1
  export interface ButtonProps {
3
2
  label: string
4
3
  dataQa: string
@@ -1,4 +1,3 @@
1
- /* eslint-disable @typescript-eslint/no-explicit-any */
2
1
  export interface ButtonIconProps {
3
2
  dataQa?: string
4
3
  link?: string
@@ -1,4 +1,3 @@
1
- /* eslint-disable @typescript-eslint/no-unnecessary-condition */
2
1
  import React, { type FC } from 'react'
3
2
 
4
3
  import CardPaneInfo from './CardPaneInfo'
@@ -1,5 +1,3 @@
1
- /* eslint-disable @typescript-eslint/no-unnecessary-condition */
2
- /* eslint-disable @typescript-eslint/no-unsafe-assignment */
3
1
  import React, { type FC } from 'react'
4
2
 
5
3
  import { type CardPaneInfoProps } from './CardPaneProps.types'
@@ -1,4 +1,3 @@
1
- /* eslint-disable @typescript-eslint/no-explicit-any */
2
1
  export interface CheckboxProps {
3
2
  dataQa: string
4
3
  id?: string
@@ -1,8 +1,4 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- /* eslint-disable @typescript-eslint/restrict-template-expressions */
3
- /* eslint-disable @typescript-eslint/restrict-plus-operands */
4
- /* eslint-disable @typescript-eslint/no-unsafe-argument */
5
- /* eslint-disable @typescript-eslint/no-unsafe-assignment */
6
2
  import DatePicker, { registerLocale } from 'react-datepicker';
7
3
  import { useState } from 'react';
8
4
  import { de } from 'date-fns/locale';
@@ -1,7 +1,3 @@
1
- /* eslint-disable @typescript-eslint/restrict-template-expressions */
2
- /* eslint-disable @typescript-eslint/restrict-plus-operands */
3
- /* eslint-disable @typescript-eslint/no-unsafe-argument */
4
- /* eslint-disable @typescript-eslint/no-unsafe-assignment */
5
1
  import DatePicker, { registerLocale } from 'react-datepicker'
6
2
  import React, { type FC, useState } from 'react'
7
3
  import { de } from 'date-fns/locale'
@@ -1,4 +1,3 @@
1
- /* eslint-disable @typescript-eslint/no-explicit-any */
2
1
  export interface DatePickerCustomProps {
3
2
  id?: string
4
3
  name?: string