@npm_leadtech/legal-lib-components 5.12.8 → 5.12.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. package/dist/src/components/atoms/Button/Button.tsx +0 -1
  2. package/dist/src/components/atoms/CardPane/CardPane.tsx +0 -1
  3. package/dist/src/components/atoms/CardPane/CardPaneInfo.tsx +0 -2
  4. package/dist/src/components/atoms/DatePickerCustom/DatePickerCustom.js +0 -4
  5. package/dist/src/components/atoms/DatePickerCustom/DatePickerCustom.tsx +0 -4
  6. package/dist/src/components/atoms/DatePickerCustom/index.js.map +2 -2
  7. package/dist/src/components/atoms/DialogMenuIcon/DialogMenuIcon.js +0 -3
  8. package/dist/src/components/atoms/DialogMenuIcon/DialogMenuIcon.tsx +0 -4
  9. package/dist/src/components/atoms/Disclaimer/Disclaimer.js +0 -1
  10. package/dist/src/components/atoms/Disclaimer/Disclaimer.tsx +0 -1
  11. package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafia.js +0 -1
  12. package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafia.tsx +0 -1
  13. package/dist/src/components/atoms/Divider/Divider.tsx +0 -2
  14. package/dist/src/components/atoms/GoogleButton/GoogleButton.tsx +0 -1
  15. package/dist/src/components/atoms/IconImage/IconImage.tsx +0 -1
  16. package/dist/src/components/atoms/IconSvgURLWithThemeColor/IconSvgURLWithThemeColor.tsx +0 -1
  17. package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.js +0 -1
  18. package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.tsx +0 -1
  19. package/dist/src/components/atoms/InfoBox/InfoBox.tsx +0 -2
  20. package/dist/src/components/atoms/Logo/Logo.tsx +1 -2
  21. package/dist/src/components/atoms/MenuItems/MenuItems.js +0 -3
  22. package/dist/src/components/atoms/MenuItems/MenuItems.tsx +0 -3
  23. package/dist/src/components/atoms/MessageInformation/MessageInformation.tsx +0 -1
  24. package/dist/src/components/atoms/PaypalButton/PaypalButton.tsx +0 -1
  25. package/dist/src/components/atoms/ProgressBar/ProgressBar.tsx +0 -1
  26. package/dist/src/components/atoms/Radio/Radio.tsx +0 -3
  27. package/dist/src/components/atoms/RemoveButton/RemoveButton.tsx +0 -1
  28. package/dist/src/components/atoms/RichTextStrapi/useFormattedText.js +0 -1
  29. package/dist/src/components/atoms/RichTextStrapi/useFormattedText.tsx +0 -1
  30. package/dist/src/components/atoms/SearchSelect/SearchSelect.tsx +0 -4
  31. package/dist/src/components/atoms/SidemenuTab/SidemenuTab.tsx +0 -2
  32. package/dist/src/components/atoms/TestAB/TestAB.js +0 -3
  33. package/dist/src/components/atoms/TestAB/TestAB.tsx +0 -3
  34. package/dist/src/components/atoms/TextArea/TextArea.tsx +0 -1
  35. package/dist/src/components/molecules/AccordionItem/AccordionItem.js +0 -1
  36. package/dist/src/components/molecules/AccordionItem/AccordionItem.tsx +0 -1
  37. package/dist/src/components/molecules/BottomFixedBar/BottomFixedBar.tsx +0 -1
  38. package/dist/src/components/molecules/CountDownMessage/CountDownMessage.js +0 -1
  39. package/dist/src/components/molecules/CountDownMessage/CountDownMessage.tsx +0 -1
  40. package/dist/src/components/molecules/Feedback/Feedback.tsx +0 -1
  41. package/dist/src/components/molecules/FreeDocModalContent/FreeDocModalContent.tsx +0 -1
  42. package/dist/src/components/molecules/MenuItemsSection/MenuItemsSection.tsx +0 -1
  43. package/dist/src/components/molecules/NavBarDropDown/NavBarDropDown.js +0 -2
  44. package/dist/src/components/molecules/NavBarDropDown/NavBarDropDown.tsx +1 -2
  45. package/dist/src/components/molecules/Pagination/PageStepControl.js +0 -1
  46. package/dist/src/components/molecules/Pagination/PageStepControl.tsx +0 -1
  47. package/dist/src/components/molecules/Pagination/PageSteps.tsx +0 -1
  48. package/dist/src/components/molecules/Pagination/Pagination.js +0 -1
  49. package/dist/src/components/molecules/Pagination/Pagination.tsx +0 -1
  50. package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.tsx +0 -2
  51. package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.tsx +0 -1
  52. package/dist/src/components/molecules/PricingCard/PricingCard.js +0 -1
  53. package/dist/src/components/molecules/PricingCard/PricingCard.tsx +0 -1
  54. package/dist/src/components/molecules/Snackbar/Snackbar.js +0 -1
  55. package/dist/src/components/molecules/Snackbar/Snackbar.tsx +0 -1
  56. package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCard.js +2 -2
  57. package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCard.styled.js +21 -6
  58. package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCard.styled.ts +21 -6
  59. package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCard.tsx +4 -1
  60. package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCardProps.types.d.ts +1 -0
  61. package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCardProps.types.ts +1 -0
  62. package/dist/src/components/molecules/TextInput/Input.js +0 -1
  63. package/dist/src/components/molecules/TextInput/Input.tsx +1 -1
  64. package/dist/src/components/molecules/TextInput/TextInput.js +0 -2
  65. package/dist/src/components/molecules/TextInput/TextInput.tsx +0 -2
  66. package/dist/src/components/molecules/TextInput/TextInputMessage.tsx +0 -1
  67. package/dist/src/components/molecules/TextInput/TextInputTooltip.tsx +0 -1
  68. package/dist/src/components/molecules/TypeModulesList/TypeModulesList.tsx +0 -1
  69. package/dist/src/components/organisms/Accordion/Accordion.context.js +0 -1
  70. package/dist/src/components/organisms/Accordion/Accordion.context.tsx +0 -1
  71. package/dist/src/components/organisms/Accordion/Accordion.js +0 -1
  72. package/dist/src/components/organisms/Accordion/Accordion.tsx +0 -1
  73. package/dist/src/components/organisms/ArticlesList/ArticlesList.tsx +0 -1
  74. package/dist/src/components/organisms/GuidelinesContent/GuidelinesContent.tsx +0 -1
  75. package/dist/src/components/organisms/MobileBottomBar/MobileBottomBar.tsx +0 -1
  76. package/dist/src/components/pages/AboutUsPage/AboutUsPage.tsx +0 -1
  77. package/dist/src/components/sections/AboutUsSection/AboutUsSection.tsx +0 -1
  78. package/dist/src/components/sections/AsideMenuSection/AsideMenuSection.tsx +1 -0
  79. package/dist/src/components/sections/BlogSection/BlogSection.tsx +0 -1
  80. package/dist/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSection.tsx +0 -1
  81. package/dist/src/components/sections/PeopleSayAboutUsSection/PeopleSayAboutUsSection.tsx +1 -1
  82. package/package.json +4 -1
@@ -1,5 +1,4 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
- /* eslint-disable @typescript-eslint/no-unnecessary-condition */
3
2
  import { useState } from 'react';
4
3
  import { AccordionItem } from '../../molecules';
5
4
  import { AccordionProvider } from './Accordion.context';
@@ -1,4 +1,3 @@
1
- /* eslint-disable @typescript-eslint/no-unnecessary-condition */
2
1
  import React, { useState } from 'react'
3
2
  import { AccordionItem } from '../../molecules'
4
3
  import { type AccordionProps } from './AccordionProps.types'
@@ -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 { Article, type ArticleProps } from '../../molecules'
@@ -1,4 +1,3 @@
1
- /* eslint-disable @typescript-eslint/no-unsafe-member-access */
2
1
  import React, { type FC } from 'react'
3
2
 
4
3
  import { RichTextInner, RichTextStrapi } from '../../atoms'
@@ -1,4 +1,3 @@
1
- /* eslint-disable @typescript-eslint/no-unsafe-member-access */
2
1
  import React, { type FC } from 'react'
3
2
 
4
3
  import { Button, SidemenuTab } from '../../atoms'
@@ -1,4 +1,3 @@
1
- /* eslint-disable @typescript-eslint/no-unnecessary-condition */
2
1
  import React from 'react'
3
2
 
4
3
  import {
@@ -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 { AboutUsContent } from '../../organisms/AboutUsContent'
@@ -1,3 +1,4 @@
1
+ /* eslint-disable jsx-a11y/no-noninteractive-element-to-interactive-role */
1
2
  import React from 'react'
2
3
 
3
4
  import { type AsideMenuSectionProps } from './AsideMenuSectionProps'
@@ -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 { Button, RichTextStrapi } from '../../atoms'
@@ -1,4 +1,3 @@
1
- /* eslint-disable @typescript-eslint/restrict-template-expressions */
2
1
  import React from 'react'
3
2
 
4
3
  import { type HowGetYourFormsSectionProps } from './HowGetYourFormsSectionProps.types'
@@ -1,5 +1,5 @@
1
1
  /* eslint-disable @typescript-eslint/strict-boolean-expressions */
2
- /* eslint-disable @typescript-eslint/no-unnecessary-condition */
2
+
3
3
  import React, { type FC } from 'react'
4
4
 
5
5
  import { type PeopleSayAboutUsSectionProps } from './PeopleSayAboutUsSectionProps.types'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "5.12.8",
3
+ "version": "5.12.10",
4
4
  "license": "ISC",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -69,14 +69,17 @@
69
69
  "esbuild-sass-plugin": "^3.3.1",
70
70
  "eslint": "^9.12.0",
71
71
  "eslint-config-prettier": "^9.1.0",
72
+ "eslint-plugin-jest": "^28.9.0",
72
73
  "eslint-plugin-jsx-a11y": "^6.10.0",
73
74
  "eslint-plugin-n": "^17.11.1",
74
75
  "eslint-plugin-prettier": "^5.2.1",
75
76
  "eslint-plugin-promise": "^7.1.0",
76
77
  "eslint-plugin-react": "^7.37.1",
78
+ "eslint-plugin-react-compiler": "^19.0.0-beta-df7b47d-20241124",
77
79
  "eslint-plugin-react-hooks": "^4.6.2",
78
80
  "eslint-plugin-storybook": "^0.9.0",
79
81
  "fs-extra": "^11.2.0",
82
+ "globals": "^15.10.0",
80
83
  "husky": "^9.1.6",
81
84
  "jest": "29.7.0",
82
85
  "jest-css-modules": "2.1.0",