@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,5 @@
1
+ import { AppTypes, InsuranceTypes } from '@mychoice/mychoice-sdk-components';
2
+ export interface AppConfigPropsInterface {
3
+ appType: AppTypes;
4
+ insuranceType?: InsuranceTypes;
5
+ }
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const AppContainer: SdkFC;
@@ -0,0 +1 @@
1
+ export { AppContainer } from './AppContainer';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const AppHeader: SdkFC;
@@ -0,0 +1 @@
1
+ export { AppHeader } from './AppHeader';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const AppLoader: SdkFC;
@@ -0,0 +1 @@
1
+ export { AppLoader } from './AppLoader';
@@ -0,0 +1,2 @@
1
+ import { SdkElement } from '@mychoice/mychoice-sdk-components';
2
+ export declare const AppModal: () => SdkElement;
@@ -0,0 +1 @@
1
+ export { AppModal } from './AppModal';
@@ -0,0 +1,4 @@
1
+ import { InsuranceTypes } from '@mychoice/mychoice-sdk-components';
2
+ export declare type InsuranceModalType = {
3
+ insuranceType?: InsuranceTypes;
4
+ };
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const AppRouterListener: SdkFC;
@@ -0,0 +1 @@
1
+ export { AppRouterListener } from './AppRouterListener';
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { AppWrapperPropsInterface } from '../AppWrapper/interfaces';
3
+ export declare const AppRoutes: SdkFC<AppWrapperPropsInterface>;
@@ -0,0 +1,6 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ interface BrokerKeysInterface {
3
+ redirectURL: string;
4
+ }
5
+ export declare const BrokerKeys: SdkFC<BrokerKeysInterface>;
6
+ export {};
@@ -0,0 +1,5 @@
1
+ interface RedirectPartnerType {
2
+ redirectToPartner: (partnerId: string) => void;
3
+ }
4
+ export declare const useRedirectPartner: () => RedirectPartnerType;
5
+ export {};
@@ -0,0 +1 @@
1
+ export { useParams as useRouteParams } from 'react-router-dom';
@@ -0,0 +1,3 @@
1
+ export { useRouteParams } from './hoox/useRouteParams';
2
+ export { useRedirectPartner } from './hoox/useRedirectPartner';
3
+ export { AppRoutes } from './AppRoutes';
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { DefaultRouteProps } from './interface';
3
+ export declare const RouteWrapperPrivate: SdkFC<DefaultRouteProps>;
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { DefaultRouteProps } from './interface';
3
+ export declare const RouteWrapperPublic: SdkFC<DefaultRouteProps>;
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { DefaultRouteProps } from './interface';
3
+ export declare const RouteWrapperRestricted: SdkFC<DefaultRouteProps>;
@@ -0,0 +1,3 @@
1
+ export { RouteWrapperPrivate } from './RouteWrapperPrivate';
2
+ export { RouteWrapperPublic } from './RouteWrapperPublic';
3
+ export { RouteWrapperRestricted } from './RouteWrapperRestricted';
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export interface DefaultRouteProps {
3
+ children: React.ReactNode;
4
+ }
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { AppWrapperPropsInterface } from './interfaces';
3
+ export declare const AppWrapper: SdkFC<AppWrapperPropsInterface>;
@@ -0,0 +1 @@
1
+ export { AppWrapper } from './AppWrapper';
@@ -0,0 +1,5 @@
1
+ import { AppTypes, InsuranceTypes } from '@mychoice/mychoice-sdk-components';
2
+ export interface AppWrapperPropsInterface {
3
+ appType?: AppTypes;
4
+ insuranceType?: InsuranceTypes;
5
+ }
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { StoryAppWrapperInterface } from './interfaces';
3
+ export declare const StoryAppWrapper: SdkFC<StoryAppWrapperInterface>;
@@ -0,0 +1 @@
1
+ export { StoryAppWrapper } from './StoryAppWrapper';
@@ -0,0 +1,4 @@
1
+ import { AppTypes } from '@mychoice/mychoice-sdk-components';
2
+ export interface StoryAppWrapperInterface {
3
+ appType?: AppTypes;
4
+ }
@@ -0,0 +1,2 @@
1
+ import { InsuranceTypes } from '@mychoice/mychoice-sdk-components';
2
+ export declare const getInsuranceType: () => InsuranceTypes.Car | InsuranceTypes.Home;
@@ -0,0 +1,3 @@
1
+ export { AppWrapper } from './AppWrapper';
2
+ export { StoryAppWrapper } from './StoryAppWrapper';
3
+ export * from './helper';
@@ -0,0 +1 @@
1
+ export * from './pages';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const PageCarDiscount: SdkFC;
@@ -0,0 +1,2 @@
1
+ import { SelectOptionInterface } from '@mychoice/mychoice-sdk-components';
2
+ export declare const getVehicleYearRange: () => SelectOptionInterface[];
@@ -0,0 +1 @@
1
+ export { PageCarDiscount } from './PageDiscount';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const SectionDiscountInfo: SdkFC;
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const BlockNextPageInfo: SdkFC;
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { SubmitBlockInterface } from './interfaces';
3
+ export declare const BlockSubmit: SdkFC<SubmitBlockInterface>;
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const BlockVehLinks: SdkFC;
@@ -0,0 +1,3 @@
1
+ export { BlockVehLinks } from './BlockVehLinks';
2
+ export { BlockNextPageInfo } from './BlockNextPageInfo';
3
+ export { BlockSubmit } from './BlockSubmit';
@@ -0,0 +1,7 @@
1
+ import { SizeTypes } from '@mychoice/mychoice-sdk-components';
2
+ export interface SubmitBlockInterface {
3
+ className?: string;
4
+ label?: string;
5
+ buttonSize?: SizeTypes;
6
+ isRecalc?: boolean;
7
+ }
@@ -0,0 +1 @@
1
+ export { SectionDiscountInfo } from './SectionDiscountInfo';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const PageDriver: SdkFC;
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { FormTabProps } from '../interfaces';
3
+ export declare const TabDriver: SdkFC<FormTabProps>;
@@ -0,0 +1 @@
1
+ export { PageDriver } from './PageDriver';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const SectionDriverCancellation: SdkFC;
@@ -0,0 +1 @@
1
+ export { SectionDriverCancellation } from './SectionDriverCancellation';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const SectionDriverHistory: SdkFC;
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const BlockDriverAccident: SdkFC;
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const BlockDriverSuspension: SdkFC;
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const BlockDriverTicket: SdkFC;
@@ -0,0 +1,3 @@
1
+ export { BlockDriverSuspension } from './BlockDriverSuspension';
2
+ export { BlockDriverAccident } from './BlockDriverAccident';
3
+ export { BlockDriverTicket } from './BlockDriverTicket';
@@ -0,0 +1 @@
1
+ export { SectionDriverHistory } from './SectionDriverHistory';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const SectionDriverInfo: SdkFC;
@@ -0,0 +1 @@
1
+ export { SectionDriverInfo } from './SectionDriverInfo';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const SectionDriverInsurancePolicy: SdkFC;
@@ -0,0 +1 @@
1
+ export { SectionDriverInsurancePolicy } from './SectionDriverInsurancePolicy';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const SectionDriverLicence: SdkFC;
@@ -0,0 +1 @@
1
+ export { SectionDriverLicence } from './SectionDriverLicence';
@@ -0,0 +1,5 @@
1
+ export * from './SectionDriverInfo';
2
+ export * from './SectionDriverLicence';
3
+ export * from './SectionDriverInsurancePolicy';
4
+ export * from './SectionDriverCancellation';
5
+ export * from './SectionDriverHistory';
@@ -0,0 +1,7 @@
1
+ import { DriverLicenceTypes, SelectOptionInterface } from '@mychoice/mychoice-sdk-components';
2
+ import { FormCarConfigStateInterface } from '@mychoice/mychoice-sdk-store';
3
+ export declare const getLicenceTypeOptions: (options: SelectOptionInterface[], optionValues: string[], disabled: boolean) => SelectOptionInterface[];
4
+ export declare const checkDateIsSpecial: (defaultMinDate: string, specialDate: string) => boolean;
5
+ export declare const getLicenceMinDate: (licenceType: DriverLicenceTypes, defaultMinDate: string, config: FormCarConfigStateInterface) => string;
6
+ export declare const getLicenceMaxDate: (licenceType: DriverLicenceTypes, minDate: string, config: FormCarConfigStateInterface) => string;
7
+ export declare const getDisabledLicenceTypes: (gBlock: boolean, g2Block: boolean, g1Block: boolean) => string[];
@@ -0,0 +1,6 @@
1
+ export * from './vehicle';
2
+ export * from './driver';
3
+ export * from './discount';
4
+ export * from './quote';
5
+ export * from './helpers';
6
+ export * from './interfaces';
@@ -0,0 +1,9 @@
1
+ export declare type FormTabProps = {
2
+ createItem?: () => void;
3
+ readOnly?: boolean;
4
+ };
5
+ export interface PhoneObjectInterface {
6
+ number?: string;
7
+ title?: string;
8
+ specialKeys?: string;
9
+ }
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const PageQuote: SdkFC;
@@ -0,0 +1 @@
1
+ export { PageQuote } from './PageQuote';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const SectionQuoteEdit: SdkFC;
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const SectionQuoteRecalc: SdkFC;
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const SplashScreen: SdkFC;
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const BlockEndorsements: SdkFC;
3
+ export default BlockEndorsements;
@@ -0,0 +1,2 @@
1
+ export { SectionQuoteEdit } from './SectionQuoteEdit';
2
+ export { SectionQuoteRecalc } from './SectionQuoteRecalc';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const PageVehicle: SdkFC;
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { FormTabProps } from '../interfaces';
3
+ export declare const TabVehicle: SdkFC<FormTabProps>;
@@ -0,0 +1,3 @@
1
+ import { SelectOptionInterface } from '@mychoice/mychoice-sdk-components';
2
+ export declare const getVehicleYearRange: () => SelectOptionInterface[];
3
+ export declare const getRecommendedRange: (distanceDaily: number, distanceBusiness?: number) => number;
@@ -0,0 +1 @@
1
+ export { PageVehicle } from './PageVehicle';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const VehicleSectionCoverage: SdkFC;
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const VehicleSectionMain: SdkFC;
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const BlockCarConditionInfo: SdkFC;
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const BlockCarInfo: SdkFC;
@@ -0,0 +1,2 @@
1
+ export { BlockCarInfo } from './BlockCarInfo';
2
+ export { BlockCarConditionInfo } from './BlockCarConditionInfo';
@@ -0,0 +1,2 @@
1
+ export { VehicleSectionMain } from './SectionMain';
2
+ export { VehicleSectionCoverage } from './SectionCoverage';
@@ -0,0 +1,11 @@
1
+ import { SelectOptionInterface } from '@mychoice/mychoice-sdk-components';
2
+ export declare const getSelectedOption: (options: SelectOptionInterface[], value: string | number | boolean | undefined | null) => import("@mychoice/mychoice-sdk-components").InputValueType;
3
+ export declare const getErrorMessage: (value: number | string, inValidation?: boolean, message?: string) => string;
4
+ export declare const getDateErrorMessage: (values: string[], inValidation?: boolean) => "" | "This field is required." | "These fields are required.";
5
+ export declare const formatPhoneObject: (phone: string) => {
6
+ number: string;
7
+ title: string;
8
+ specialKeys: string;
9
+ };
10
+ export declare const formatTitleToCapital: (name: string) => string;
11
+ export declare const capitalize: (text: string) => string;
@@ -0,0 +1 @@
1
+ export * from './pages';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const PageAddress: SdkFC;
@@ -0,0 +1 @@
1
+ export { PageAddress } from './PageAddress';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const SectionAddress: SdkFC;
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const BlockAddressInfo: SdkFC;
@@ -0,0 +1 @@
1
+ export { BlockAddressInfo } from './BlockAddressInfo';
@@ -0,0 +1 @@
1
+ export { SectionAddress } from './SectionAddress';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const PageApplicant: SdkFC;
@@ -0,0 +1 @@
1
+ export { PageApplicant } from './PageApplicant';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const SectionApplicantCancellation: SdkFC;
@@ -0,0 +1 @@
1
+ export { SectionApplicantCancellation } from './SectionApplicantCancellation';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const SectionApplicantClaim: SdkFC;
@@ -0,0 +1 @@
1
+ export { SectionApplicantClaim } from './SectionApplicantClaim';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const SectionApplicantInfo: SdkFC;
@@ -0,0 +1 @@
1
+ export { SectionApplicantInfo } from './SectionApplicantInfo';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const SectionApplicantInsurancePolicy: SdkFC;
@@ -0,0 +1 @@
1
+ export { SectionApplicantInsurancePolicy } from './SectionApplicantInsurancePolicy';
@@ -0,0 +1,4 @@
1
+ export * from './SectionApplicantInfo';
2
+ export * from './SectionApplicantInsurancePolicy';
3
+ export * from './SectionApplicantCancellation';
4
+ export * from './SectionApplicantClaim';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const PageHomeDiscount: SdkFC;
@@ -0,0 +1 @@
1
+ export { PageHomeDiscount } from './PageDiscount';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const SectionDiscountInfo: SdkFC;
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const BlockDwellingInfo: SdkFC;
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const BlockNextPageInfo: SdkFC;
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { SubmitBlockInterface } from './interfaces';
3
+ export declare const BlockSubmit: SdkFC<SubmitBlockInterface>;
@@ -0,0 +1,3 @@
1
+ export { BlockDwellingInfo } from './BlockDwellingInfo';
2
+ export { BlockNextPageInfo } from './BlockNextPageInfo';
3
+ export { BlockSubmit } from './BlockSubmit';
@@ -0,0 +1,7 @@
1
+ import { SizeTypes } from '@mychoice/mychoice-sdk-components';
2
+ export interface SubmitBlockInterface {
3
+ className?: string;
4
+ label?: string;
5
+ buttonSize?: SizeTypes;
6
+ isRecalc?: boolean;
7
+ }
@@ -0,0 +1 @@
1
+ export { SectionDiscountInfo } from './SectionDiscountInfo';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const PageProperty: SdkFC;
@@ -0,0 +1,3 @@
1
+ import { SelectOptionInterface } from '@mychoice/mychoice-sdk-components';
2
+ export declare const getVehicleYearRange: () => SelectOptionInterface[];
3
+ export declare const getRecommendedRange: (distanceDaily: number, distanceBusiness?: number) => number;
@@ -0,0 +1 @@
1
+ export { PageProperty } from './PageProperty';
@@ -0,0 +1,2 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ export declare const SectionDwelling: SdkFC;
@@ -0,0 +1 @@
1
+ export { SectionDwelling } from './SectionDwelling';
@@ -0,0 +1,4 @@
1
+ export declare const getInsuranceYearsOptions: (maxValue: string) => {
2
+ value: string;
3
+ name: string;
4
+ }[];
@@ -0,0 +1,4 @@
1
+ export * from './address';
2
+ export * from './applicant';
3
+ export * from './dwelling';
4
+ export * from './discount';
@@ -0,0 +1,3 @@
1
+ export * from './car';
2
+ export * from './home';
3
+ export * from './helpers';
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { ContainerProps } from './interface';
3
+ export declare const Container: SdkFC<ContainerProps>;
@@ -0,0 +1,2 @@
1
+ export { Container } from './Container';
2
+ export type { ContainerProps } from './interface';
@@ -0,0 +1,7 @@
1
+ import { SdkElement } from '@mychoice/mychoice-sdk-components';
2
+ import { LabelFormBoxProps } from '../LabelFormBox/interface';
3
+ export declare type ContainerProps = LabelFormBoxProps & {
4
+ errorMessage?: string;
5
+ hintMessage?: string;
6
+ children?: SdkElement;
7
+ };
@@ -0,0 +1,3 @@
1
+ import { SdkFC } from '@mychoice/mychoice-sdk-components';
2
+ import { DateSelectFormBoxProps } from './interface';
3
+ export declare const DateSelectFormBox: SdkFC<DateSelectFormBoxProps>;
@@ -0,0 +1 @@
1
+ export { DateSelectFormBox } from './DateSelectFormBox';