@mychoice/mychoice-sdk-modules 1.0.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 (389) hide show
  1. package/README.md +11 -0
  2. package/dist/cjs/index.d.ts +3 -0
  3. package/dist/cjs/index.js +3194 -0
  4. package/dist/cjs/index.js.map +1 -0
  5. package/dist/cjs/init/AppConfig/AppConfig.d.ts +4 -0
  6. package/dist/cjs/init/AppConfig/helper.d.ts +2 -0
  7. package/dist/cjs/init/AppConfig/index.d.ts +1 -0
  8. package/dist/cjs/init/AppConfig/interfaces.d.ts +5 -0
  9. package/dist/cjs/init/AppContainer/AppContainer.d.ts +2 -0
  10. package/dist/cjs/init/AppContainer/index.d.ts +1 -0
  11. package/dist/cjs/init/AppHeader/AppHeader.d.ts +2 -0
  12. package/dist/cjs/init/AppHeader/index.d.ts +1 -0
  13. package/dist/cjs/init/AppLoader/AppLoader.d.ts +2 -0
  14. package/dist/cjs/init/AppLoader/index.d.ts +1 -0
  15. package/dist/cjs/init/AppModal/AppModal.d.ts +2 -0
  16. package/dist/cjs/init/AppModal/index.d.ts +1 -0
  17. package/dist/cjs/init/AppModal/interfaces.d.ts +4 -0
  18. package/dist/cjs/init/AppRouterListener/AppRouterListener.d.ts +2 -0
  19. package/dist/cjs/init/AppRouterListener/index.d.ts +1 -0
  20. package/dist/cjs/init/AppRoutes/AppRoutes.d.ts +3 -0
  21. package/dist/cjs/init/AppRoutes/BrokerKeys.d.ts +6 -0
  22. package/dist/cjs/init/AppRoutes/hoox/useRedirectPartner.d.ts +5 -0
  23. package/dist/cjs/init/AppRoutes/hoox/useRouteParams.d.ts +1 -0
  24. package/dist/cjs/init/AppRoutes/index.d.ts +3 -0
  25. package/dist/cjs/init/AppRoutes/routeTypes/RouteWrapperPrivate.d.ts +3 -0
  26. package/dist/cjs/init/AppRoutes/routeTypes/RouteWrapperPublic.d.ts +3 -0
  27. package/dist/cjs/init/AppRoutes/routeTypes/RouteWrapperRestricted.d.ts +3 -0
  28. package/dist/cjs/init/AppRoutes/routeTypes/index.d.ts +3 -0
  29. package/dist/cjs/init/AppRoutes/routeTypes/interface.d.ts +4 -0
  30. package/dist/cjs/init/AppWrapper/AppWrapper.d.ts +3 -0
  31. package/dist/cjs/init/AppWrapper/index.d.ts +1 -0
  32. package/dist/cjs/init/AppWrapper/interfaces.d.ts +5 -0
  33. package/dist/cjs/init/StoryAppWrapper/StoryAppWrapper.d.ts +3 -0
  34. package/dist/cjs/init/StoryAppWrapper/index.d.ts +1 -0
  35. package/dist/cjs/init/StoryAppWrapper/interfaces.d.ts +4 -0
  36. package/dist/cjs/init/helper.d.ts +2 -0
  37. package/dist/cjs/init/index.d.ts +3 -0
  38. package/dist/cjs/insurances/car/index.d.ts +1 -0
  39. package/dist/cjs/insurances/car/pages/discount/PageDiscount.d.ts +2 -0
  40. package/dist/cjs/insurances/car/pages/discount/helpers.d.ts +2 -0
  41. package/dist/cjs/insurances/car/pages/discount/index.d.ts +1 -0
  42. package/dist/cjs/insurances/car/pages/discount/sections/SectionDiscountInfo.d.ts +2 -0
  43. package/dist/cjs/insurances/car/pages/discount/sections/blocks/BlockNextPageInfo.d.ts +2 -0
  44. package/dist/cjs/insurances/car/pages/discount/sections/blocks/BlockSubmit.d.ts +3 -0
  45. package/dist/cjs/insurances/car/pages/discount/sections/blocks/BlockVehLinks.d.ts +2 -0
  46. package/dist/cjs/insurances/car/pages/discount/sections/blocks/index.d.ts +3 -0
  47. package/dist/cjs/insurances/car/pages/discount/sections/blocks/interfaces.d.ts +7 -0
  48. package/dist/cjs/insurances/car/pages/discount/sections/index.d.ts +1 -0
  49. package/dist/cjs/insurances/car/pages/driver/PageDriver.d.ts +2 -0
  50. package/dist/cjs/insurances/car/pages/driver/TabDriver.d.ts +3 -0
  51. package/dist/cjs/insurances/car/pages/driver/index.d.ts +1 -0
  52. package/dist/cjs/insurances/car/pages/driver/sections/SectionDriverCancellation/SectionDriverCancellation.d.ts +2 -0
  53. package/dist/cjs/insurances/car/pages/driver/sections/SectionDriverCancellation/index.d.ts +1 -0
  54. package/dist/cjs/insurances/car/pages/driver/sections/SectionDriverHistory/SectionDriverHistory.d.ts +2 -0
  55. package/dist/cjs/insurances/car/pages/driver/sections/SectionDriverHistory/blocks/BlockDriverAccident.d.ts +2 -0
  56. package/dist/cjs/insurances/car/pages/driver/sections/SectionDriverHistory/blocks/BlockDriverSuspension.d.ts +2 -0
  57. package/dist/cjs/insurances/car/pages/driver/sections/SectionDriverHistory/blocks/BlockDriverTicket.d.ts +2 -0
  58. package/dist/cjs/insurances/car/pages/driver/sections/SectionDriverHistory/blocks/index.d.ts +3 -0
  59. package/dist/cjs/insurances/car/pages/driver/sections/SectionDriverHistory/index.d.ts +1 -0
  60. package/dist/cjs/insurances/car/pages/driver/sections/SectionDriverInfo/SectionDriverInfo.d.ts +2 -0
  61. package/dist/cjs/insurances/car/pages/driver/sections/SectionDriverInfo/index.d.ts +1 -0
  62. package/dist/cjs/insurances/car/pages/driver/sections/SectionDriverInsurancePolicy/SectionDriverInsurancePolicy.d.ts +2 -0
  63. package/dist/cjs/insurances/car/pages/driver/sections/SectionDriverInsurancePolicy/index.d.ts +1 -0
  64. package/dist/cjs/insurances/car/pages/driver/sections/SectionDriverLicence/SectionDriverLicence.d.ts +2 -0
  65. package/dist/cjs/insurances/car/pages/driver/sections/SectionDriverLicence/index.d.ts +1 -0
  66. package/dist/cjs/insurances/car/pages/driver/sections/index.d.ts +5 -0
  67. package/dist/cjs/insurances/car/pages/helpers.d.ts +7 -0
  68. package/dist/cjs/insurances/car/pages/index.d.ts +6 -0
  69. package/dist/cjs/insurances/car/pages/interfaces.d.ts +9 -0
  70. package/dist/cjs/insurances/car/pages/quote/PageQuote.d.ts +2 -0
  71. package/dist/cjs/insurances/car/pages/quote/index.d.ts +1 -0
  72. package/dist/cjs/insurances/car/pages/quote/sections/SectionQuoteEdit.d.ts +2 -0
  73. package/dist/cjs/insurances/car/pages/quote/sections/SectionQuoteRecalc.d.ts +2 -0
  74. package/dist/cjs/insurances/car/pages/quote/sections/SplashScreen.d.ts +2 -0
  75. package/dist/cjs/insurances/car/pages/quote/sections/blocks/BlockEndorsements.d.ts +3 -0
  76. package/dist/cjs/insurances/car/pages/quote/sections/index.d.ts +2 -0
  77. package/dist/cjs/insurances/car/pages/vehicle/PageVehicle.d.ts +2 -0
  78. package/dist/cjs/insurances/car/pages/vehicle/TabVehicle.d.ts +3 -0
  79. package/dist/cjs/insurances/car/pages/vehicle/helpers.d.ts +3 -0
  80. package/dist/cjs/insurances/car/pages/vehicle/index.d.ts +1 -0
  81. package/dist/cjs/insurances/car/pages/vehicle/sections/SectionCoverage.d.ts +2 -0
  82. package/dist/cjs/insurances/car/pages/vehicle/sections/SectionMain.d.ts +2 -0
  83. package/dist/cjs/insurances/car/pages/vehicle/sections/blocks/BlockCarConditionInfo.d.ts +2 -0
  84. package/dist/cjs/insurances/car/pages/vehicle/sections/blocks/BlockCarInfo.d.ts +2 -0
  85. package/dist/cjs/insurances/car/pages/vehicle/sections/blocks/index.d.ts +2 -0
  86. package/dist/cjs/insurances/car/pages/vehicle/sections/index.d.ts +2 -0
  87. package/dist/cjs/insurances/helpers.d.ts +11 -0
  88. package/dist/cjs/insurances/home/index.d.ts +1 -0
  89. package/dist/cjs/insurances/home/pages/address/PageAddress.d.ts +2 -0
  90. package/dist/cjs/insurances/home/pages/address/index.d.ts +1 -0
  91. package/dist/cjs/insurances/home/pages/address/sections/SectionAddress.d.ts +2 -0
  92. package/dist/cjs/insurances/home/pages/address/sections/blocks/BlockAddressInfo.d.ts +2 -0
  93. package/dist/cjs/insurances/home/pages/address/sections/blocks/index.d.ts +1 -0
  94. package/dist/cjs/insurances/home/pages/address/sections/index.d.ts +1 -0
  95. package/dist/cjs/insurances/home/pages/applicant/PageApplicant.d.ts +2 -0
  96. package/dist/cjs/insurances/home/pages/applicant/index.d.ts +1 -0
  97. package/dist/cjs/insurances/home/pages/applicant/sections/SectionApplicantCancellation/SectionApplicantCancellation.d.ts +2 -0
  98. package/dist/cjs/insurances/home/pages/applicant/sections/SectionApplicantCancellation/index.d.ts +1 -0
  99. package/dist/cjs/insurances/home/pages/applicant/sections/SectionApplicantClaim/SectionApplicantClaim.d.ts +2 -0
  100. package/dist/cjs/insurances/home/pages/applicant/sections/SectionApplicantClaim/index.d.ts +1 -0
  101. package/dist/cjs/insurances/home/pages/applicant/sections/SectionApplicantInfo/SectionApplicantInfo.d.ts +2 -0
  102. package/dist/cjs/insurances/home/pages/applicant/sections/SectionApplicantInfo/index.d.ts +1 -0
  103. package/dist/cjs/insurances/home/pages/applicant/sections/SectionApplicantInsurancePolicy/SectionApplicantInsurancePolicy.d.ts +2 -0
  104. package/dist/cjs/insurances/home/pages/applicant/sections/SectionApplicantInsurancePolicy/index.d.ts +1 -0
  105. package/dist/cjs/insurances/home/pages/applicant/sections/index.d.ts +4 -0
  106. package/dist/cjs/insurances/home/pages/discount/PageDiscount.d.ts +2 -0
  107. package/dist/cjs/insurances/home/pages/discount/index.d.ts +1 -0
  108. package/dist/cjs/insurances/home/pages/discount/sections/SectionDiscountInfo.d.ts +2 -0
  109. package/dist/cjs/insurances/home/pages/discount/sections/blocks/BlockDwellingInfo.d.ts +2 -0
  110. package/dist/cjs/insurances/home/pages/discount/sections/blocks/BlockNextPageInfo.d.ts +2 -0
  111. package/dist/cjs/insurances/home/pages/discount/sections/blocks/BlockSubmit.d.ts +3 -0
  112. package/dist/cjs/insurances/home/pages/discount/sections/blocks/index.d.ts +3 -0
  113. package/dist/cjs/insurances/home/pages/discount/sections/blocks/interfaces.d.ts +7 -0
  114. package/dist/cjs/insurances/home/pages/discount/sections/index.d.ts +1 -0
  115. package/dist/cjs/insurances/home/pages/dwelling/PageProperty.d.ts +2 -0
  116. package/dist/cjs/insurances/home/pages/dwelling/helpers.d.ts +3 -0
  117. package/dist/cjs/insurances/home/pages/dwelling/index.d.ts +1 -0
  118. package/dist/cjs/insurances/home/pages/dwelling/sections/SectionDwelling.d.ts +2 -0
  119. package/dist/cjs/insurances/home/pages/dwelling/sections/index.d.ts +1 -0
  120. package/dist/cjs/insurances/home/pages/helpers.d.ts +4 -0
  121. package/dist/cjs/insurances/home/pages/index.d.ts +4 -0
  122. package/dist/cjs/insurances/index.d.ts +3 -0
  123. package/dist/cjs/shared/boxes/Container/Container.d.ts +3 -0
  124. package/dist/cjs/shared/boxes/Container/index.d.ts +2 -0
  125. package/dist/cjs/shared/boxes/Container/interface.d.ts +7 -0
  126. package/dist/cjs/shared/boxes/DateSelectFormBox/DateSelectFormBox.d.ts +3 -0
  127. package/dist/cjs/shared/boxes/DateSelectFormBox/index.d.ts +1 -0
  128. package/dist/cjs/shared/boxes/DateSelectFormBox/interface.d.ts +21 -0
  129. package/dist/cjs/shared/boxes/InputFormBox/InputFormBox.d.ts +3 -0
  130. package/dist/cjs/shared/boxes/InputFormBox/InputFormEmailBox.d.ts +3 -0
  131. package/dist/cjs/shared/boxes/InputFormBox/InputFormLicenceBox.d.ts +3 -0
  132. package/dist/cjs/shared/boxes/InputFormBox/InputFormPhoneBox.d.ts +3 -0
  133. package/dist/cjs/shared/boxes/InputFormBox/index.d.ts +4 -0
  134. package/dist/cjs/shared/boxes/InputFormBox/interface.d.ts +14 -0
  135. package/dist/cjs/shared/boxes/LabelFormBox/LabelFormBox.d.ts +3 -0
  136. package/dist/cjs/shared/boxes/LabelFormBox/index.d.ts +1 -0
  137. package/dist/cjs/shared/boxes/LabelFormBox/interface.d.ts +10 -0
  138. package/dist/cjs/shared/boxes/SelectFormBox/SelectFormBox.d.ts +3 -0
  139. package/dist/cjs/shared/boxes/SelectFormBox/index.d.ts +1 -0
  140. package/dist/cjs/shared/boxes/SelectFormBox/interface.d.ts +12 -0
  141. package/dist/cjs/shared/boxes/SwitchButtonBox/SwitchButtonBox.d.ts +3 -0
  142. package/dist/cjs/shared/boxes/SwitchButtonBox/index.d.ts +1 -0
  143. package/dist/cjs/shared/boxes/SwitchButtonBox/interface.d.ts +10 -0
  144. package/dist/cjs/shared/boxes/index.d.ts +5 -0
  145. package/dist/cjs/shared/headers/HeaderDesktop/Mychoice.d.ts +3 -0
  146. package/dist/cjs/shared/headers/HeaderDesktop/Partner.d.ts +3 -0
  147. package/dist/cjs/shared/headers/HeaderDesktop/TheBig.d.ts +3 -0
  148. package/dist/cjs/shared/headers/HeaderDesktop/index.d.ts +3 -0
  149. package/dist/cjs/shared/headers/HeaderMobile/MyChoice.d.ts +3 -0
  150. package/dist/cjs/shared/headers/HeaderMobile/index.d.ts +1 -0
  151. package/dist/cjs/shared/headers/constants.d.ts +11 -0
  152. package/dist/cjs/shared/headers/index.d.ts +4 -0
  153. package/dist/cjs/shared/headers/interfaces.d.ts +8 -0
  154. package/dist/cjs/shared/index.d.ts +6 -0
  155. package/dist/cjs/shared/loaders/LoaderPrimary/LoaderPrimary.d.ts +2 -0
  156. package/dist/cjs/shared/loaders/LoaderPrimary/index.d.ts +1 -0
  157. package/dist/cjs/shared/loaders/index.d.ts +1 -0
  158. package/dist/cjs/shared/modals/ModalConfirm/ModalConfirm.d.ts +2 -0
  159. package/dist/cjs/shared/modals/ModalConfirm/index.d.ts +1 -0
  160. package/dist/cjs/shared/modals/ModalFinale/ModalFinale.d.ts +2 -0
  161. package/dist/cjs/shared/modals/ModalFinale/index.d.ts +1 -0
  162. package/dist/cjs/shared/modals/ModalMessage/ModalMessage.d.ts +2 -0
  163. package/dist/cjs/shared/modals/ModalMessage/index.d.ts +1 -0
  164. package/dist/cjs/shared/modals/ModalPostal/ModalPostal.d.ts +3 -0
  165. package/dist/cjs/shared/modals/ModalPostal/index.d.ts +1 -0
  166. package/dist/cjs/shared/modals/ModalQuoteRequest/ModalQuoteRequest.d.ts +3 -0
  167. package/dist/cjs/shared/modals/ModalQuoteRequest/index.d.ts +1 -0
  168. package/dist/cjs/shared/modals/index.d.ts +5 -0
  169. package/dist/cjs/shared/modals/interfaces.d.ts +21 -0
  170. package/dist/cjs/shared/navigations/NavigationBottom/NavigationBottom.d.ts +3 -0
  171. package/dist/cjs/shared/navigations/NavigationBottom/NavigationBottomTheBig.d.ts +3 -0
  172. package/dist/cjs/shared/navigations/NavigationBottom/index.d.ts +2 -0
  173. package/dist/cjs/shared/navigations/NavigationTab/NavigationTab.d.ts +3 -0
  174. package/dist/cjs/shared/navigations/NavigationTab/NavigationTabMobile.d.ts +3 -0
  175. package/dist/cjs/shared/navigations/NavigationTab/index.d.ts +3 -0
  176. package/dist/cjs/shared/navigations/NavigationTab/interface.d.ts +18 -0
  177. package/dist/cjs/shared/navigations/NavigationTop/NavigationTop.d.ts +3 -0
  178. package/dist/cjs/shared/navigations/NavigationTop/components/ButtonsBox.d.ts +3 -0
  179. package/dist/cjs/shared/navigations/NavigationTop/components/PostalCodeDataBox.d.ts +3 -0
  180. package/dist/cjs/shared/navigations/NavigationTop/components/StepsBox.d.ts +3 -0
  181. package/dist/cjs/shared/navigations/NavigationTop/components/index.d.ts +3 -0
  182. package/dist/cjs/shared/navigations/NavigationTop/components/interface.d.ts +5 -0
  183. package/dist/cjs/shared/navigations/NavigationTop/index.d.ts +1 -0
  184. package/dist/cjs/shared/navigations/constants/index.d.ts +1 -0
  185. package/dist/cjs/shared/navigations/constants/insuranceSteps.d.ts +17 -0
  186. package/dist/cjs/shared/navigations/index.d.ts +5 -0
  187. package/dist/cjs/shared/navigations/interfaces.d.ts +34 -0
  188. package/dist/cjs/shared/sections/index.d.ts +1 -0
  189. package/dist/cjs/shared/sections/quotes/OfferSection/OfferSection.d.ts +3 -0
  190. package/dist/cjs/shared/sections/quotes/OfferSection/index.d.ts +1 -0
  191. package/dist/cjs/shared/sections/quotes/index.d.ts +1 -0
  192. package/dist/cjs/shared/sections/quotes/interfaces.d.ts +11 -0
  193. package/dist/esm/index.d.ts +3 -0
  194. package/dist/esm/index.js +3138 -0
  195. package/dist/esm/index.js.map +1 -0
  196. package/dist/esm/init/AppConfig/AppConfig.d.ts +4 -0
  197. package/dist/esm/init/AppConfig/helper.d.ts +2 -0
  198. package/dist/esm/init/AppConfig/index.d.ts +1 -0
  199. package/dist/esm/init/AppConfig/interfaces.d.ts +5 -0
  200. package/dist/esm/init/AppContainer/AppContainer.d.ts +2 -0
  201. package/dist/esm/init/AppContainer/index.d.ts +1 -0
  202. package/dist/esm/init/AppHeader/AppHeader.d.ts +2 -0
  203. package/dist/esm/init/AppHeader/index.d.ts +1 -0
  204. package/dist/esm/init/AppLoader/AppLoader.d.ts +2 -0
  205. package/dist/esm/init/AppLoader/index.d.ts +1 -0
  206. package/dist/esm/init/AppModal/AppModal.d.ts +2 -0
  207. package/dist/esm/init/AppModal/index.d.ts +1 -0
  208. package/dist/esm/init/AppModal/interfaces.d.ts +4 -0
  209. package/dist/esm/init/AppRouterListener/AppRouterListener.d.ts +2 -0
  210. package/dist/esm/init/AppRouterListener/index.d.ts +1 -0
  211. package/dist/esm/init/AppRoutes/AppRoutes.d.ts +3 -0
  212. package/dist/esm/init/AppRoutes/BrokerKeys.d.ts +6 -0
  213. package/dist/esm/init/AppRoutes/hoox/useRedirectPartner.d.ts +5 -0
  214. package/dist/esm/init/AppRoutes/hoox/useRouteParams.d.ts +1 -0
  215. package/dist/esm/init/AppRoutes/index.d.ts +3 -0
  216. package/dist/esm/init/AppRoutes/routeTypes/RouteWrapperPrivate.d.ts +3 -0
  217. package/dist/esm/init/AppRoutes/routeTypes/RouteWrapperPublic.d.ts +3 -0
  218. package/dist/esm/init/AppRoutes/routeTypes/RouteWrapperRestricted.d.ts +3 -0
  219. package/dist/esm/init/AppRoutes/routeTypes/index.d.ts +3 -0
  220. package/dist/esm/init/AppRoutes/routeTypes/interface.d.ts +4 -0
  221. package/dist/esm/init/AppWrapper/AppWrapper.d.ts +3 -0
  222. package/dist/esm/init/AppWrapper/index.d.ts +1 -0
  223. package/dist/esm/init/AppWrapper/interfaces.d.ts +5 -0
  224. package/dist/esm/init/StoryAppWrapper/StoryAppWrapper.d.ts +3 -0
  225. package/dist/esm/init/StoryAppWrapper/index.d.ts +1 -0
  226. package/dist/esm/init/StoryAppWrapper/interfaces.d.ts +4 -0
  227. package/dist/esm/init/helper.d.ts +2 -0
  228. package/dist/esm/init/index.d.ts +3 -0
  229. package/dist/esm/insurances/car/index.d.ts +1 -0
  230. package/dist/esm/insurances/car/pages/discount/PageDiscount.d.ts +2 -0
  231. package/dist/esm/insurances/car/pages/discount/helpers.d.ts +2 -0
  232. package/dist/esm/insurances/car/pages/discount/index.d.ts +1 -0
  233. package/dist/esm/insurances/car/pages/discount/sections/SectionDiscountInfo.d.ts +2 -0
  234. package/dist/esm/insurances/car/pages/discount/sections/blocks/BlockNextPageInfo.d.ts +2 -0
  235. package/dist/esm/insurances/car/pages/discount/sections/blocks/BlockSubmit.d.ts +3 -0
  236. package/dist/esm/insurances/car/pages/discount/sections/blocks/BlockVehLinks.d.ts +2 -0
  237. package/dist/esm/insurances/car/pages/discount/sections/blocks/index.d.ts +3 -0
  238. package/dist/esm/insurances/car/pages/discount/sections/blocks/interfaces.d.ts +7 -0
  239. package/dist/esm/insurances/car/pages/discount/sections/index.d.ts +1 -0
  240. package/dist/esm/insurances/car/pages/driver/PageDriver.d.ts +2 -0
  241. package/dist/esm/insurances/car/pages/driver/TabDriver.d.ts +3 -0
  242. package/dist/esm/insurances/car/pages/driver/index.d.ts +1 -0
  243. package/dist/esm/insurances/car/pages/driver/sections/SectionDriverCancellation/SectionDriverCancellation.d.ts +2 -0
  244. package/dist/esm/insurances/car/pages/driver/sections/SectionDriverCancellation/index.d.ts +1 -0
  245. package/dist/esm/insurances/car/pages/driver/sections/SectionDriverHistory/SectionDriverHistory.d.ts +2 -0
  246. package/dist/esm/insurances/car/pages/driver/sections/SectionDriverHistory/blocks/BlockDriverAccident.d.ts +2 -0
  247. package/dist/esm/insurances/car/pages/driver/sections/SectionDriverHistory/blocks/BlockDriverSuspension.d.ts +2 -0
  248. package/dist/esm/insurances/car/pages/driver/sections/SectionDriverHistory/blocks/BlockDriverTicket.d.ts +2 -0
  249. package/dist/esm/insurances/car/pages/driver/sections/SectionDriverHistory/blocks/index.d.ts +3 -0
  250. package/dist/esm/insurances/car/pages/driver/sections/SectionDriverHistory/index.d.ts +1 -0
  251. package/dist/esm/insurances/car/pages/driver/sections/SectionDriverInfo/SectionDriverInfo.d.ts +2 -0
  252. package/dist/esm/insurances/car/pages/driver/sections/SectionDriverInfo/index.d.ts +1 -0
  253. package/dist/esm/insurances/car/pages/driver/sections/SectionDriverInsurancePolicy/SectionDriverInsurancePolicy.d.ts +2 -0
  254. package/dist/esm/insurances/car/pages/driver/sections/SectionDriverInsurancePolicy/index.d.ts +1 -0
  255. package/dist/esm/insurances/car/pages/driver/sections/SectionDriverLicence/SectionDriverLicence.d.ts +2 -0
  256. package/dist/esm/insurances/car/pages/driver/sections/SectionDriverLicence/index.d.ts +1 -0
  257. package/dist/esm/insurances/car/pages/driver/sections/index.d.ts +5 -0
  258. package/dist/esm/insurances/car/pages/helpers.d.ts +7 -0
  259. package/dist/esm/insurances/car/pages/index.d.ts +6 -0
  260. package/dist/esm/insurances/car/pages/interfaces.d.ts +9 -0
  261. package/dist/esm/insurances/car/pages/quote/PageQuote.d.ts +2 -0
  262. package/dist/esm/insurances/car/pages/quote/index.d.ts +1 -0
  263. package/dist/esm/insurances/car/pages/quote/sections/SectionQuoteEdit.d.ts +2 -0
  264. package/dist/esm/insurances/car/pages/quote/sections/SectionQuoteRecalc.d.ts +2 -0
  265. package/dist/esm/insurances/car/pages/quote/sections/SplashScreen.d.ts +2 -0
  266. package/dist/esm/insurances/car/pages/quote/sections/blocks/BlockEndorsements.d.ts +3 -0
  267. package/dist/esm/insurances/car/pages/quote/sections/index.d.ts +2 -0
  268. package/dist/esm/insurances/car/pages/vehicle/PageVehicle.d.ts +2 -0
  269. package/dist/esm/insurances/car/pages/vehicle/TabVehicle.d.ts +3 -0
  270. package/dist/esm/insurances/car/pages/vehicle/helpers.d.ts +3 -0
  271. package/dist/esm/insurances/car/pages/vehicle/index.d.ts +1 -0
  272. package/dist/esm/insurances/car/pages/vehicle/sections/SectionCoverage.d.ts +2 -0
  273. package/dist/esm/insurances/car/pages/vehicle/sections/SectionMain.d.ts +2 -0
  274. package/dist/esm/insurances/car/pages/vehicle/sections/blocks/BlockCarConditionInfo.d.ts +2 -0
  275. package/dist/esm/insurances/car/pages/vehicle/sections/blocks/BlockCarInfo.d.ts +2 -0
  276. package/dist/esm/insurances/car/pages/vehicle/sections/blocks/index.d.ts +2 -0
  277. package/dist/esm/insurances/car/pages/vehicle/sections/index.d.ts +2 -0
  278. package/dist/esm/insurances/helpers.d.ts +11 -0
  279. package/dist/esm/insurances/home/index.d.ts +1 -0
  280. package/dist/esm/insurances/home/pages/address/PageAddress.d.ts +2 -0
  281. package/dist/esm/insurances/home/pages/address/index.d.ts +1 -0
  282. package/dist/esm/insurances/home/pages/address/sections/SectionAddress.d.ts +2 -0
  283. package/dist/esm/insurances/home/pages/address/sections/blocks/BlockAddressInfo.d.ts +2 -0
  284. package/dist/esm/insurances/home/pages/address/sections/blocks/index.d.ts +1 -0
  285. package/dist/esm/insurances/home/pages/address/sections/index.d.ts +1 -0
  286. package/dist/esm/insurances/home/pages/applicant/PageApplicant.d.ts +2 -0
  287. package/dist/esm/insurances/home/pages/applicant/index.d.ts +1 -0
  288. package/dist/esm/insurances/home/pages/applicant/sections/SectionApplicantCancellation/SectionApplicantCancellation.d.ts +2 -0
  289. package/dist/esm/insurances/home/pages/applicant/sections/SectionApplicantCancellation/index.d.ts +1 -0
  290. package/dist/esm/insurances/home/pages/applicant/sections/SectionApplicantClaim/SectionApplicantClaim.d.ts +2 -0
  291. package/dist/esm/insurances/home/pages/applicant/sections/SectionApplicantClaim/index.d.ts +1 -0
  292. package/dist/esm/insurances/home/pages/applicant/sections/SectionApplicantInfo/SectionApplicantInfo.d.ts +2 -0
  293. package/dist/esm/insurances/home/pages/applicant/sections/SectionApplicantInfo/index.d.ts +1 -0
  294. package/dist/esm/insurances/home/pages/applicant/sections/SectionApplicantInsurancePolicy/SectionApplicantInsurancePolicy.d.ts +2 -0
  295. package/dist/esm/insurances/home/pages/applicant/sections/SectionApplicantInsurancePolicy/index.d.ts +1 -0
  296. package/dist/esm/insurances/home/pages/applicant/sections/index.d.ts +4 -0
  297. package/dist/esm/insurances/home/pages/discount/PageDiscount.d.ts +2 -0
  298. package/dist/esm/insurances/home/pages/discount/index.d.ts +1 -0
  299. package/dist/esm/insurances/home/pages/discount/sections/SectionDiscountInfo.d.ts +2 -0
  300. package/dist/esm/insurances/home/pages/discount/sections/blocks/BlockDwellingInfo.d.ts +2 -0
  301. package/dist/esm/insurances/home/pages/discount/sections/blocks/BlockNextPageInfo.d.ts +2 -0
  302. package/dist/esm/insurances/home/pages/discount/sections/blocks/BlockSubmit.d.ts +3 -0
  303. package/dist/esm/insurances/home/pages/discount/sections/blocks/index.d.ts +3 -0
  304. package/dist/esm/insurances/home/pages/discount/sections/blocks/interfaces.d.ts +7 -0
  305. package/dist/esm/insurances/home/pages/discount/sections/index.d.ts +1 -0
  306. package/dist/esm/insurances/home/pages/dwelling/PageProperty.d.ts +2 -0
  307. package/dist/esm/insurances/home/pages/dwelling/helpers.d.ts +3 -0
  308. package/dist/esm/insurances/home/pages/dwelling/index.d.ts +1 -0
  309. package/dist/esm/insurances/home/pages/dwelling/sections/SectionDwelling.d.ts +2 -0
  310. package/dist/esm/insurances/home/pages/dwelling/sections/index.d.ts +1 -0
  311. package/dist/esm/insurances/home/pages/helpers.d.ts +4 -0
  312. package/dist/esm/insurances/home/pages/index.d.ts +4 -0
  313. package/dist/esm/insurances/index.d.ts +3 -0
  314. package/dist/esm/shared/boxes/Container/Container.d.ts +3 -0
  315. package/dist/esm/shared/boxes/Container/index.d.ts +2 -0
  316. package/dist/esm/shared/boxes/Container/interface.d.ts +7 -0
  317. package/dist/esm/shared/boxes/DateSelectFormBox/DateSelectFormBox.d.ts +3 -0
  318. package/dist/esm/shared/boxes/DateSelectFormBox/index.d.ts +1 -0
  319. package/dist/esm/shared/boxes/DateSelectFormBox/interface.d.ts +21 -0
  320. package/dist/esm/shared/boxes/InputFormBox/InputFormBox.d.ts +3 -0
  321. package/dist/esm/shared/boxes/InputFormBox/InputFormEmailBox.d.ts +3 -0
  322. package/dist/esm/shared/boxes/InputFormBox/InputFormLicenceBox.d.ts +3 -0
  323. package/dist/esm/shared/boxes/InputFormBox/InputFormPhoneBox.d.ts +3 -0
  324. package/dist/esm/shared/boxes/InputFormBox/index.d.ts +4 -0
  325. package/dist/esm/shared/boxes/InputFormBox/interface.d.ts +14 -0
  326. package/dist/esm/shared/boxes/LabelFormBox/LabelFormBox.d.ts +3 -0
  327. package/dist/esm/shared/boxes/LabelFormBox/index.d.ts +1 -0
  328. package/dist/esm/shared/boxes/LabelFormBox/interface.d.ts +10 -0
  329. package/dist/esm/shared/boxes/SelectFormBox/SelectFormBox.d.ts +3 -0
  330. package/dist/esm/shared/boxes/SelectFormBox/index.d.ts +1 -0
  331. package/dist/esm/shared/boxes/SelectFormBox/interface.d.ts +12 -0
  332. package/dist/esm/shared/boxes/SwitchButtonBox/SwitchButtonBox.d.ts +3 -0
  333. package/dist/esm/shared/boxes/SwitchButtonBox/index.d.ts +1 -0
  334. package/dist/esm/shared/boxes/SwitchButtonBox/interface.d.ts +10 -0
  335. package/dist/esm/shared/boxes/index.d.ts +5 -0
  336. package/dist/esm/shared/headers/HeaderDesktop/Mychoice.d.ts +3 -0
  337. package/dist/esm/shared/headers/HeaderDesktop/Partner.d.ts +3 -0
  338. package/dist/esm/shared/headers/HeaderDesktop/TheBig.d.ts +3 -0
  339. package/dist/esm/shared/headers/HeaderDesktop/index.d.ts +3 -0
  340. package/dist/esm/shared/headers/HeaderMobile/MyChoice.d.ts +3 -0
  341. package/dist/esm/shared/headers/HeaderMobile/index.d.ts +1 -0
  342. package/dist/esm/shared/headers/constants.d.ts +11 -0
  343. package/dist/esm/shared/headers/index.d.ts +4 -0
  344. package/dist/esm/shared/headers/interfaces.d.ts +8 -0
  345. package/dist/esm/shared/index.d.ts +6 -0
  346. package/dist/esm/shared/loaders/LoaderPrimary/LoaderPrimary.d.ts +2 -0
  347. package/dist/esm/shared/loaders/LoaderPrimary/index.d.ts +1 -0
  348. package/dist/esm/shared/loaders/index.d.ts +1 -0
  349. package/dist/esm/shared/modals/ModalConfirm/ModalConfirm.d.ts +2 -0
  350. package/dist/esm/shared/modals/ModalConfirm/index.d.ts +1 -0
  351. package/dist/esm/shared/modals/ModalFinale/ModalFinale.d.ts +2 -0
  352. package/dist/esm/shared/modals/ModalFinale/index.d.ts +1 -0
  353. package/dist/esm/shared/modals/ModalMessage/ModalMessage.d.ts +2 -0
  354. package/dist/esm/shared/modals/ModalMessage/index.d.ts +1 -0
  355. package/dist/esm/shared/modals/ModalPostal/ModalPostal.d.ts +3 -0
  356. package/dist/esm/shared/modals/ModalPostal/index.d.ts +1 -0
  357. package/dist/esm/shared/modals/ModalQuoteRequest/ModalQuoteRequest.d.ts +3 -0
  358. package/dist/esm/shared/modals/ModalQuoteRequest/index.d.ts +1 -0
  359. package/dist/esm/shared/modals/index.d.ts +5 -0
  360. package/dist/esm/shared/modals/interfaces.d.ts +21 -0
  361. package/dist/esm/shared/navigations/NavigationBottom/NavigationBottom.d.ts +3 -0
  362. package/dist/esm/shared/navigations/NavigationBottom/NavigationBottomTheBig.d.ts +3 -0
  363. package/dist/esm/shared/navigations/NavigationBottom/index.d.ts +2 -0
  364. package/dist/esm/shared/navigations/NavigationTab/NavigationTab.d.ts +3 -0
  365. package/dist/esm/shared/navigations/NavigationTab/NavigationTabMobile.d.ts +3 -0
  366. package/dist/esm/shared/navigations/NavigationTab/index.d.ts +3 -0
  367. package/dist/esm/shared/navigations/NavigationTab/interface.d.ts +18 -0
  368. package/dist/esm/shared/navigations/NavigationTop/NavigationTop.d.ts +3 -0
  369. package/dist/esm/shared/navigations/NavigationTop/components/ButtonsBox.d.ts +3 -0
  370. package/dist/esm/shared/navigations/NavigationTop/components/PostalCodeDataBox.d.ts +3 -0
  371. package/dist/esm/shared/navigations/NavigationTop/components/StepsBox.d.ts +3 -0
  372. package/dist/esm/shared/navigations/NavigationTop/components/index.d.ts +3 -0
  373. package/dist/esm/shared/navigations/NavigationTop/components/interface.d.ts +5 -0
  374. package/dist/esm/shared/navigations/NavigationTop/index.d.ts +1 -0
  375. package/dist/esm/shared/navigations/constants/index.d.ts +1 -0
  376. package/dist/esm/shared/navigations/constants/insuranceSteps.d.ts +17 -0
  377. package/dist/esm/shared/navigations/index.d.ts +5 -0
  378. package/dist/esm/shared/navigations/interfaces.d.ts +34 -0
  379. package/dist/esm/shared/sections/index.d.ts +1 -0
  380. package/dist/esm/shared/sections/quotes/OfferSection/OfferSection.d.ts +3 -0
  381. package/dist/esm/shared/sections/quotes/OfferSection/index.d.ts +1 -0
  382. package/dist/esm/shared/sections/quotes/index.d.ts +1 -0
  383. package/dist/esm/shared/sections/quotes/interfaces.d.ts +11 -0
  384. package/dist/images/logotype-mychoice-primary.png +0 -0
  385. package/dist/images/logotype-thebig-primary.png +0 -0
  386. package/dist/images/pigLoader.mp4 +0 -0
  387. package/dist/images/powered-by-mychoice.png +0 -0
  388. package/dist/index.d.ts +292 -0
  389. package/package.json +40 -0
@@ -0,0 +1,21 @@
1
+ import { DateTypes, DefaultInputProps, OnChangeEventInterface, SelectOptionGroupInterface, SelectOptionInterface } from '@mychoice/mychoice-sdk-components';
2
+ import { LabelFormBoxProps } from '../LabelFormBox/interface';
3
+ export declare type SelectFormBoxProps = DefaultInputProps & LabelFormBoxProps & {
4
+ name: string;
5
+ title: string;
6
+ options?: SelectOptionInterface[];
7
+ groupOptions?: SelectOptionGroupInterface[];
8
+ onChange?: (option: OnChangeEventInterface) => void;
9
+ errorMessage?: string;
10
+ hintMessage?: string;
11
+ autoSelectIfValueIsOutOfOptions?: boolean;
12
+ };
13
+ export declare type DateSelectFormBoxProps = SelectFormBoxProps & {
14
+ onDateChange: (dateType: DateTypes) => (option: OnChangeEventInterface) => void;
15
+ isDay?: boolean;
16
+ isMonth?: boolean;
17
+ maxDate?: string;
18
+ minDate?: string;
19
+ dateNames: string[];
20
+ datePlaceholders?: string[];
21
+ };
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { InputFormBoxProps } from './interface';
3
+ export declare const InputFormBox: SdkFC<InputFormBoxProps>;
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { InputFormEmailBoxProps } from './interface';
3
+ export declare const InputFormEmailBox: SdkFC<InputFormEmailBoxProps>;
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { InputFormBoxProps } from './interface';
3
+ export declare const InputFormLicenceBox: SdkFC<InputFormBoxProps>;
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { InputFormBoxProps } from './interface';
3
+ export declare const InputFormPhoneBox: SdkFC<InputFormBoxProps>;
@@ -0,0 +1,4 @@
1
+ export { InputFormBox } from './InputFormBox';
2
+ export { InputFormPhoneBox } from './InputFormPhoneBox';
3
+ export { InputFormEmailBox } from './InputFormEmailBox';
4
+ export { InputFormLicenceBox } from './InputFormLicenceBox';
@@ -0,0 +1,14 @@
1
+ import { DefaultInputProps, InputTypes, OnChangeEventInterface, ValidationStatusTypes } from '@mychoice/mychoice-sdk-components';
2
+ export declare type InputFormBoxProps = DefaultInputProps & {
3
+ name: string;
4
+ title: string;
5
+ subTitle?: string;
6
+ description?: string;
7
+ onChange?: (option: OnChangeEventInterface) => void;
8
+ errorMessage?: string;
9
+ hintMessage?: string;
10
+ type?: InputTypes;
11
+ };
12
+ export declare type InputFormEmailBoxProps = InputFormBoxProps & {
13
+ validationStatus?: ValidationStatusTypes;
14
+ };
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { LabelFormBoxProps } from './interface';
3
+ export declare const LabelFormBox: SdkFC<LabelFormBoxProps>;
@@ -0,0 +1 @@
1
+ export { LabelFormBox } from './LabelFormBox';
@@ -0,0 +1,10 @@
1
+ export declare type LabelFormBoxProps = {
2
+ className?: string;
3
+ title?: string;
4
+ subTitle?: string;
5
+ description?: string;
6
+ name?: string;
7
+ isRemovable?: boolean;
8
+ onIconClick?: () => void;
9
+ isActive?: boolean;
10
+ };
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { SelectFormBoxProps } from './interface';
3
+ export declare const SelectFormBox: SdkFC<SelectFormBoxProps>;
@@ -0,0 +1 @@
1
+ export { SelectFormBox } from './SelectFormBox';
@@ -0,0 +1,12 @@
1
+ import { DefaultInputProps, OnChangeEventInterface, SelectOptionGroupInterface, SelectOptionInterface } from '@mychoice/mychoice-sdk-components';
2
+ import { LabelFormBoxProps } from '../LabelFormBox/interface';
3
+ export declare type SelectFormBoxProps = DefaultInputProps & LabelFormBoxProps & {
4
+ name: string;
5
+ title: string;
6
+ options?: SelectOptionInterface[];
7
+ groupOptions?: SelectOptionGroupInterface[];
8
+ onChange?: (option: OnChangeEventInterface) => void;
9
+ errorMessage?: string;
10
+ hintMessage?: string;
11
+ autoSelectIfValueIsOutOfOptions?: boolean;
12
+ };
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { SwitchButtonBoxProps } from './interface';
3
+ export declare const SwitchButtonBox: SdkFC<SwitchButtonBoxProps>;
@@ -0,0 +1 @@
1
+ export { SwitchButtonBox } from './SwitchButtonBox';
@@ -0,0 +1,10 @@
1
+ import { SelectOptionInterface, OnChangeEventInterface } from '@mychoice/mychoice-sdk-components';
2
+ import { LabelFormBoxProps } from '../LabelFormBox/interface';
3
+ export declare type SwitchButtonBoxProps = LabelFormBoxProps & {
4
+ name: string;
5
+ defaultValue: string;
6
+ items: SelectOptionInterface[];
7
+ onChange: (option: OnChangeEventInterface) => void;
8
+ errorMessage?: string;
9
+ hintMessage?: string;
10
+ };
@@ -0,0 +1,5 @@
1
+ export * from './InputFormBox';
2
+ export * from './SelectFormBox';
3
+ export * from './DateSelectFormBox';
4
+ export * from './LabelFormBox';
5
+ export * from './SwitchButtonBox';
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { HeaderLogoProps } from '../interfaces';
3
+ export declare const HeaderMyChoice: SdkFC<HeaderLogoProps>;
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { HeaderLogoProps } from '../interfaces';
3
+ export declare const HeaderPartner: SdkFC<HeaderLogoProps>;
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { HeaderTheBigProps } from '../interfaces';
3
+ export declare const HeaderTheBig: SdkFC<HeaderTheBigProps>;
@@ -0,0 +1,3 @@
1
+ export { HeaderMyChoice } from './Mychoice';
2
+ export { HeaderPartner } from './Partner';
3
+ export { HeaderTheBig } from './TheBig';
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { HeaderLogoProps } from '../interfaces';
3
+ export declare const HeaderMyChoiceMobile: SdkFC<HeaderLogoProps>;
@@ -0,0 +1 @@
1
+ export { HeaderMyChoiceMobile } from './MyChoice';
@@ -0,0 +1,11 @@
1
+ import { InsuranceTypes } from '@mychoice/mychoice-sdk-components';
2
+ export declare const usePathGroups: (insuranceType: InsuranceTypes) => {
3
+ insurancePathGroup: {
4
+ name: string;
5
+ link: string;
6
+ }[];
7
+ externalPathGroup: {
8
+ name: string;
9
+ link: string;
10
+ }[];
11
+ };
@@ -0,0 +1,4 @@
1
+ export * from './HeaderDesktop';
2
+ export * from './HeaderMobile';
3
+ export * from './constants';
4
+ export * from './interfaces';
@@ -0,0 +1,8 @@
1
+ import { AppTypes } from '@mychoice/mychoice-sdk-components';
2
+ export declare type HeaderLogoProps = {
3
+ className?: string;
4
+ };
5
+ export declare type HeaderTheBigProps = HeaderLogoProps & {
6
+ textBack?: string;
7
+ };
8
+ export declare type AppNameTypes = AppTypes.MyChoice | AppTypes.Partner | AppTypes.TheBig;
@@ -0,0 +1,6 @@
1
+ export * from './boxes';
2
+ export * from './sections';
3
+ export * from './headers';
4
+ export * from './loaders';
5
+ export * from './modals';
6
+ export * from './navigations';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const LoaderPrimary: SdkFC;
@@ -0,0 +1 @@
1
+ export { LoaderPrimary } from './LoaderPrimary';
@@ -0,0 +1 @@
1
+ export { LoaderPrimary } from './LoaderPrimary';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const ModalConfirm: SdkFC;
@@ -0,0 +1 @@
1
+ export { ModalConfirm } from './ModalConfirm';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const ModalFinale: SdkFC;
@@ -0,0 +1 @@
1
+ export { ModalFinale } from './ModalFinale';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const ModalMessage: SdkFC;
@@ -0,0 +1 @@
1
+ export { ModalMessage } from './ModalMessage';
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { InputPostalProps } from '../interfaces';
3
+ export declare const ModalPostal: SdkFC<InputPostalProps>;
@@ -0,0 +1 @@
1
+ export { ModalPostal } from './ModalPostal';
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { QuoteRequestModalProps } from '../interfaces';
3
+ export declare const ModalQuoteRequest: SdkFC<QuoteRequestModalProps>;
@@ -0,0 +1 @@
1
+ export { ModalQuoteRequest } from './ModalQuoteRequest';
@@ -0,0 +1,5 @@
1
+ export { ModalConfirm } from './ModalConfirm';
2
+ export { ModalMessage } from './ModalMessage';
3
+ export { ModalPostal } from './ModalPostal';
4
+ export { ModalFinale } from './ModalFinale';
5
+ export { ModalQuoteRequest } from './ModalQuoteRequest';
@@ -0,0 +1,21 @@
1
+ import { OnChangeEventInterface } from '@mychoice/mychoice-sdk-components';
2
+ import { FormEvent } from 'react';
3
+ export declare type BaseModalProps = {
4
+ title?: string;
5
+ description?: string;
6
+ };
7
+ export declare type ConfirmModalTypes = BaseModalProps & {
8
+ cancelButtonLabel?: string;
9
+ approveButtonLabel?: string;
10
+ };
11
+ export declare type MessageModalProps = BaseModalProps;
12
+ export declare type InputPostalProps = BaseModalProps & {
13
+ defaultValue?: string;
14
+ error?: string;
15
+ onChange?: (option: OnChangeEventInterface) => void;
16
+ onSubmit?: (event: FormEvent) => void;
17
+ loading?: boolean;
18
+ };
19
+ export declare type QuoteRequestModalProps = BaseModalProps & {
20
+ phoneNumber?: string;
21
+ };
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { NavigationBottomProps } from '../interfaces';
3
+ export declare const NavigationBottom: SdkFC<NavigationBottomProps>;
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { NavigationBottomProps } from '../interfaces';
3
+ export declare const NavigationBottomTheBig: SdkFC<NavigationBottomProps>;
@@ -0,0 +1,2 @@
1
+ export { NavigationBottom } from './NavigationBottom';
2
+ export { NavigationBottomTheBig } from './NavigationBottomTheBig';
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { NavigationTabProps } from './interface';
3
+ export declare const NavigationTab: SdkFC<NavigationTabProps>;
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { NavigationTabProps } from './interface';
3
+ export declare const NavigationTabMobile: SdkFC<NavigationTabProps>;
@@ -0,0 +1,3 @@
1
+ export * from './NavigationTab';
2
+ export * from './NavigationTabMobile';
3
+ export * from './interface';
@@ -0,0 +1,18 @@
1
+ export interface NavigationTabInterface {
2
+ name: string;
3
+ index: number;
4
+ }
5
+ export declare type NavigationTabProps = {
6
+ className?: string;
7
+ name: string;
8
+ addButtonLabel: string;
9
+ items: NavigationTabInterface[];
10
+ selectItem?: (index: number) => void;
11
+ removeItem?: (index: number) => void;
12
+ createItem?: () => void;
13
+ activeItemIndex: number;
14
+ maxItemCount?: number;
15
+ isOpen?: boolean;
16
+ openListClick?: () => void;
17
+ readOnly?: boolean;
18
+ };
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { NavigationTopProps } from '../interfaces';
3
+ export declare const NavigationTop: SdkFC<NavigationTopProps>;
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { ButtonBoxProps } from '../../interfaces';
3
+ export declare const ButtonsBox: SdkFC<ButtonBoxProps>;
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { PostalCodeDataProps } from '../../interfaces';
3
+ export declare const PostalCodeDataBox: SdkFC<PostalCodeDataProps>;
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { StepsProps } from '../../interfaces';
3
+ export declare const StepsBox: SdkFC<StepsProps>;
@@ -0,0 +1,3 @@
1
+ export { PostalCodeDataBox } from './PostalCodeDataBox';
2
+ export { StepsBox } from './StepsBox';
3
+ export { ButtonsBox } from './ButtonsBox';
@@ -0,0 +1,5 @@
1
+ export interface ValidationStatInterface {
2
+ isValid: boolean;
3
+ validate: (isRedirect?: boolean) => boolean;
4
+ index: number;
5
+ }
@@ -0,0 +1 @@
1
+ export { NavigationTop } from './NavigationTop';
@@ -0,0 +1 @@
1
+ export { formSteps } from './insuranceSteps';
@@ -0,0 +1,17 @@
1
+ /// <reference types="react" />
2
+ export declare const formSteps: {
3
+ car: {
4
+ key: number;
5
+ path: string;
6
+ name: string;
7
+ title: string;
8
+ icon: import("react").ReactElement<any, any> | null;
9
+ }[];
10
+ home: {
11
+ key: number;
12
+ path: string;
13
+ name: string;
14
+ title: string;
15
+ icon: import("react").ReactElement<any, any> | null;
16
+ }[];
17
+ };
@@ -0,0 +1,5 @@
1
+ export * from './NavigationTop';
2
+ export * from './NavigationBottom';
3
+ export * from './NavigationTab';
4
+ export * from './interfaces';
5
+ export * from './constants';
@@ -0,0 +1,34 @@
1
+ import { NavigationItemInterface, ValidationHookInterface } from '@mychoice/mychoice-sdk-components';
2
+ export declare type StepsProps = {
3
+ partnerId?: string;
4
+ className?: string;
5
+ isMobile?: boolean;
6
+ activeIndex?: number;
7
+ formSteps: NavigationItemInterface[];
8
+ validationHooks: ValidationHookInterface[];
9
+ };
10
+ export declare type PostalCodeDataProps = {
11
+ className?: string;
12
+ title?: string;
13
+ postalCode?: string;
14
+ };
15
+ export declare type ButtonBoxProps = {
16
+ isMobile?: boolean;
17
+ activeIndex?: number;
18
+ onBackClick?: () => void;
19
+ onForwardClick?: () => void;
20
+ clearForm?: () => void;
21
+ formSteps: NavigationItemInterface[];
22
+ validationHooks: ValidationHookInterface[];
23
+ };
24
+ export declare type NavigationTopProps = PostalCodeDataProps & ButtonBoxProps;
25
+ export declare type NavigationBottomProps = {
26
+ className?: string;
27
+ activeIndex?: number;
28
+ createItem?: () => void;
29
+ validateForm?: () => void;
30
+ formIsValid?: boolean;
31
+ formSteps: NavigationItemInterface[];
32
+ maxItemCount?: number;
33
+ itemCount?: number;
34
+ };
@@ -0,0 +1 @@
1
+ export * from './quotes';
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { OfferSectionProps } from '../interfaces';
3
+ export declare const OfferSection: SdkFC<OfferSectionProps>;
@@ -0,0 +1 @@
1
+ export { OfferSection } from './OfferSection';
@@ -0,0 +1 @@
1
+ export * from './OfferSection';
@@ -0,0 +1,11 @@
1
+ import { OfferDetailInfoProps, OfferDetailTitleProps, OperationHoursInfoProps, PriceInterface } from '@mychoice/mychoice-sdk-components';
2
+ import { PhoneObjectInterface } from '../../../insurances';
3
+ export declare type OfferSectionProps = {
4
+ phoneNumber?: PhoneObjectInterface;
5
+ offerCompany?: OfferDetailTitleProps & OfferDetailInfoProps;
6
+ brokerCompany?: OfferDetailTitleProps & OfferDetailInfoProps;
7
+ offerPrice?: PriceInterface;
8
+ isBestOffer?: boolean;
9
+ operationHours?: OperationHoursInfoProps;
10
+ redirectUrl?: string;
11
+ };
@@ -0,0 +1,3 @@
1
+ export * from './init';
2
+ export * from './insurances';
3
+ export * from './shared';