@hhgtech/hhg-components 1.29.88 → 1.29.90

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 (463) hide show
  1. package/build/{LastPeriod-235fc10e.js → LastPeriod-5e6d2274.js} +1 -1
  2. package/build/MobileBottomNavigationIcon-3103ca02.js +193 -0
  3. package/build/{WhatsApp-e6406d8d.js → WhatsApp-21d7b616.js} +1 -1
  4. package/build/adapters.js +18 -16
  5. package/build/atoms.js +47 -45
  6. package/build/babyGrowth.js +82 -80
  7. package/build/cache.js +2 -2
  8. package/build/care.js +28 -25
  9. package/build/careBookingSearchBar.js +1594 -0
  10. package/build/careBookingSearchBarV2.js +1665 -0
  11. package/build/components/molecules/popup/index.d.ts +2 -1
  12. package/build/components.js +125 -115
  13. package/build/{constants-2d046b25.js → constants-8abd9991.js} +1 -1
  14. package/build/constants.js +3 -3
  15. package/build/constantsDomainLocales.js +1 -1
  16. package/build/constantsRiskScreener.js +2 -2
  17. package/build/constantsSite.js +2 -2
  18. package/build/{core-ab09e68b.js → core-e12ff855.js} +1 -1
  19. package/build/{dataTransform-945e5f4f.js → dataTransform-27a22c74.js} +1 -1
  20. package/build/ecom.js +4 -4
  21. package/build/editor-e761dc49.js +986 -0
  22. package/build/embeddedHeathToolCards_babyGrowth.js +22 -20
  23. package/build/embeddedHeathToolCards_babyPoop.js +18 -16
  24. package/build/embeddedHeathToolCards_babyVaccine.js +21 -19
  25. package/build/embeddedHeathToolCards_bmi_bmi.js +25 -23
  26. package/build/embeddedHeathToolCards_bmrBmr.js +25 -23
  27. package/build/embeddedHeathToolCards_dueDate_dueDate.js +21 -19
  28. package/build/embeddedHeathToolCards_ovulation_ovulation.js +21 -19
  29. package/build/embeddedHeathToolCards_pwg_pwg.js +26 -24
  30. package/build/embeddedHeathToolCards_targetHeartRate.js +27 -25
  31. package/build/esm/{LastPeriod-fcd2b5ec.js → LastPeriod-cd2e1a56.js} +1 -1
  32. package/build/esm/MobileBottomNavigationIcon-cfcb7894.js +185 -0
  33. package/build/esm/{WhatsApp-2f54ed26.js → WhatsApp-6e473416.js} +1 -1
  34. package/build/esm/adapters.js +18 -16
  35. package/build/esm/atoms.js +44 -42
  36. package/build/esm/babyGrowth.js +82 -80
  37. package/build/esm/cache.js +2 -2
  38. package/build/esm/care.js +26 -23
  39. package/build/esm/careBookingSearchBar.js +1582 -0
  40. package/build/esm/careBookingSearchBarV2.js +1655 -0
  41. package/build/esm/components/molecules/popup/index.d.ts +2 -1
  42. package/build/esm/components.js +93 -83
  43. package/build/esm/{constants-b68073ea.js → constants-6409f351.js} +1 -1
  44. package/build/esm/constants.js +3 -3
  45. package/build/esm/constantsDomainLocales.js +1 -1
  46. package/build/esm/constantsRiskScreener.js +2 -2
  47. package/build/esm/constantsSite.js +2 -2
  48. package/build/esm/{core-bcdf3422.js → core-f2306660.js} +1 -1
  49. package/build/esm/{dataTransform-c3905a10.js → dataTransform-7074431d.js} +2 -2
  50. package/build/esm/ecom.js +4 -4
  51. package/build/esm/editor-f1c53093.js +959 -0
  52. package/build/esm/embeddedHeathToolCards_babyGrowth.js +22 -20
  53. package/build/esm/embeddedHeathToolCards_babyPoop.js +18 -16
  54. package/build/esm/embeddedHeathToolCards_babyVaccine.js +21 -19
  55. package/build/esm/embeddedHeathToolCards_bmi_bmi.js +25 -23
  56. package/build/esm/embeddedHeathToolCards_bmrBmr.js +25 -23
  57. package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +21 -19
  58. package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +21 -19
  59. package/build/esm/embeddedHeathToolCards_pwg_pwg.js +26 -24
  60. package/build/esm/embeddedHeathToolCards_targetHeartRate.js +27 -25
  61. package/build/esm/{fixedBottomAdBlock-bb1a3c50.js → fixedBottomAdBlock-3d6bb6ed.js} +26 -662
  62. package/build/esm/footer.js +20 -18
  63. package/build/esm/gAssets.js +2 -2
  64. package/build/esm/healthToolsCardWrapper.js +17 -15
  65. package/build/esm/healthToolsForm.js +33 -31
  66. package/build/esm/hooks.js +15 -15
  67. package/build/esm/i18n.js +2 -2
  68. package/build/esm/i18nV2.js +2 -2
  69. package/build/esm/{index-2b20b8ce.js → index-00949e45.js} +2 -2
  70. package/build/esm/{index-7ab1ac4c.js → index-011e1a41.js} +2 -2
  71. package/build/esm/{index-e84f16f3.js → index-050b8644.js} +3 -142
  72. package/build/esm/{index-a7bfcfbd.js → index-0ad45a17.js} +6 -6
  73. package/build/esm/{index-48fdf51c.js → index-1065c7d0.js} +16 -15
  74. package/build/esm/{index-b927d85a.js → index-1778704d.js} +12 -11
  75. package/build/esm/{index-c0790cdc.js → index-1ba53d6c.js} +20 -17
  76. package/build/esm/{index-a2704991.js → index-21c80677.js} +16 -88
  77. package/build/esm/{index-8570e132.js → index-296a1099.js} +2 -2
  78. package/build/esm/index-2f30d1dd.js +860 -0
  79. package/build/esm/index-3367898a.js +1264 -0
  80. package/build/esm/{index-11bc6557.js → index-391aad5b.js} +3 -3
  81. package/build/esm/{index-63d30402.js → index-405b11d3.js} +16 -15
  82. package/build/esm/{index-d3c3615e.js → index-42286f3e.js} +2 -2
  83. package/build/esm/{index-1f944c2d.js → index-44ced5ce.js} +5 -5
  84. package/build/esm/{index-140ea208.js → index-4d512cd9.js} +17 -16
  85. package/build/esm/{index-2f06b1d8.js → index-51179764.js} +1 -1
  86. package/build/esm/{index-fcf9a2ce.js → index-52f07e54.js} +14 -13
  87. package/build/esm/{index-b4cab951.js → index-54d714a2.js} +16 -15
  88. package/build/esm/index-5bd382e3.js +281 -0
  89. package/build/esm/{index-7d97103f.js → index-5d2f2783.js} +2 -2
  90. package/build/esm/{index-d10d5d1f.js → index-5f04e701.js} +4 -4
  91. package/build/esm/{index-04146795.js → index-670afcce.js} +5 -3
  92. package/build/esm/{index-17115a3b.js → index-6ce0d042.js} +15 -14
  93. package/build/esm/{index-e5797070.js → index-6ebc4e40.js} +3 -3
  94. package/build/esm/{index-fbe76c43.js → index-714d2892.js} +7 -6
  95. package/build/esm/{index-efdc151c.js → index-75811f98.js} +12 -11
  96. package/build/esm/{index-321f0612.js → index-78cb9c0e.js} +1 -1
  97. package/build/esm/{index-19a9a60d.js → index-7a3ac1f6.js} +1 -1
  98. package/build/esm/{index-29676661.js → index-8002ffd2.js} +6 -6
  99. package/build/esm/index-82b481bf.js +468 -0
  100. package/build/esm/{index-83ab0594.js → index-83dba9e4.js} +35 -800
  101. package/build/esm/{index-f42f0c66.js → index-918a026b.js} +2 -2
  102. package/build/esm/{index-67603e6c.js → index-9197f143.js} +15 -14
  103. package/build/esm/{index-69c631bf.js → index-9c7493b6.js} +12 -11
  104. package/build/esm/{index-2292c1f3.js → index-a0d47b03.js} +2 -2
  105. package/build/esm/{index-0cf91429.js → index-a134d156.js} +1 -1
  106. package/build/esm/index-a8b7284e.js +144 -0
  107. package/build/esm/{index-05075062.js → index-b013dd09.js} +1 -1
  108. package/build/esm/{index-9a0b3bcd.js → index-b266ccec.js} +7 -7
  109. package/build/esm/{index-4e92aaf2.js → index-b4efb261.js} +3 -3
  110. package/build/esm/{index-ef2b1e44.js → index-b87e6e0b.js} +6 -6
  111. package/build/esm/{index-0e0f3ac6.js → index-ba8e6508.js} +1 -1
  112. package/build/esm/{index-5303fcd9.js → index-bda0913e.js} +2 -2
  113. package/build/esm/{index-58ed669e.js → index-c2e1fb70.js} +23 -19
  114. package/build/esm/{index-b23b0c82.js → index-c8368a30.js} +14 -13
  115. package/build/esm/{index-877a46df.js → index-cb4b219f.js} +2 -2
  116. package/build/esm/index-d034201a.js +22 -0
  117. package/build/esm/{index-69ca7b6a.js → index-d5543323.js} +2 -2
  118. package/build/esm/index-d66bd239.js +1030 -0
  119. package/build/esm/{index-155daac5.js → index-da92eee1.js} +2 -2
  120. package/build/esm/{index-a715b700.js → index-e63aadb3.js} +15 -14
  121. package/build/esm/{index-5a81cbdd.js → index-e7128232.js} +1 -1
  122. package/build/esm/{index-58982ea1.js → index-ec003775.js} +3 -3
  123. package/build/esm/{index-cde1edae.js → index-f0dc90df.js} +21 -19
  124. package/build/esm/{index-478546e8.js → index-f8cc91fb.js} +12 -11
  125. package/build/esm/index.js +118 -98
  126. package/build/esm/index.styles-793c0b30.js +62 -0
  127. package/build/esm/interfaces/types/Subot.d.ts +3 -3
  128. package/build/esm/{labelSorting-db27bdad.js → labelSorting-feaa24fb.js} +4 -4
  129. package/build/esm/lead.js +22 -20
  130. package/build/esm/{logoIcon-6ed45e55.js → logoIcon-fbc8e7a1.js} +2 -2
  131. package/build/esm/mantine.js +24 -22
  132. package/build/esm/misc.js +18 -18
  133. package/build/esm/miscGetDynamicHealthTool.js +7 -7
  134. package/build/esm/miscGetSocialList.js +8 -8
  135. package/build/esm/miscScreenSizeContext.js +1 -1
  136. package/build/esm/mobileBottomNavigation.js +19 -0
  137. package/build/esm/mobileBottomNavigationIcon.js +10 -0
  138. package/build/esm/molecules.js +71 -64
  139. package/build/esm/moleculesArticleCard.js +85 -0
  140. package/build/esm/moleculesArticleCardV2.js +171 -0
  141. package/build/esm/navigation.js +40 -35
  142. package/build/esm/navigationLogoutPopup.js +116 -0
  143. package/build/esm/navigationProfileButton.js +43 -0
  144. package/build/esm/{normalizeLink-fcd22117.js → normalizeLink-136a636d.js} +1 -1
  145. package/build/esm/onboardingV2.js +27 -25
  146. package/build/esm/organisms.js +46 -41
  147. package/build/esm/post-203760fe.js +267 -0
  148. package/build/esm/profileNavigation.js +441 -0
  149. package/build/esm/progressBar.js +250 -0
  150. package/build/esm/pwg.js +21 -19
  151. package/build/esm/{routing-ed745cc6.js → routing-e57320c2.js} +1 -1
  152. package/build/esm/subot.js +29 -27
  153. package/build/esm/surveyOrPremiumBanner.js +30 -28
  154. package/build/esm/surveyQuestionCard.js +10 -10
  155. package/build/esm/{surveyThankyouCard-6fc9a327.js → surveyThankyouCard-5a060837.js} +5 -5
  156. package/build/esm/together/components/molecules/popupFrame/index.d.ts +2 -1
  157. package/build/esm/together.js +53 -44
  158. package/build/esm/togetherApiUtils.js +4 -4
  159. package/build/esm/togetherAtoms.js +29 -26
  160. package/build/esm/togetherComponentGlobalContext.js +4 -4
  161. package/build/esm/togetherMolecules.js +56 -47
  162. package/build/esm/togetherMoleculesCardAuthor.js +41 -0
  163. package/build/esm/togetherMoleculesPostImagePreview.js +21 -0
  164. package/build/esm/togetherMoleculesProfileDetail.js +53 -0
  165. package/build/esm/togetherOrganisms.js +53 -44
  166. package/build/esm/togetherRichTextEditor.js +27 -0
  167. package/build/esm/togetherShareBox.js +305 -0
  168. package/build/esm/{treePopoverMenu-937ef815.js → treePopoverMenu-7845b5c1.js} +18 -17
  169. package/build/esm/types-5f680f53.js +44 -0
  170. package/build/esm/types.js +2 -2
  171. package/build/esm/{useCategory-d239339f.js → useCategory-c847c3ee.js} +5 -5
  172. package/build/esm/{useHealthToolCache-e6e0e96c.js → useHealthToolCache-41375a2b.js} +1 -1
  173. package/build/esm/{useMantineLocale-2ece6eac.js → useMantineLocale-bef42461.js} +5 -5
  174. package/build/esm/{usePlacesAutocomplete-ecf31643.js → usePlacesAutocomplete-44a9e05c.js} +1 -1
  175. package/build/esm/useTogetherAuthRequiredAction.js +4 -4
  176. package/build/esm/{useTranslations-160e66cc.js → useTranslations-9767b0ea.js} +1 -1
  177. package/build/esm/utils-7871047f.js +206 -0
  178. package/build/esm/{utils-3d9043fb.js → utils-8a1ccf09.js} +4 -4
  179. package/build/esm/{utils-d78e02e6.js → utils-c1678a05.js} +2 -2
  180. package/build/esm/vaccination.js +20 -18
  181. package/build/{fixedBottomAdBlock-87988744.js → fixedBottomAdBlock-bfdbc0df.js} +49 -691
  182. package/build/footer.js +20 -18
  183. package/build/gAssets.js +2 -2
  184. package/build/healthToolsCardWrapper.js +17 -15
  185. package/build/healthToolsForm.js +33 -31
  186. package/build/hooks.js +15 -15
  187. package/build/i18n.js +1 -1
  188. package/build/i18nV2.js +1 -1
  189. package/build/{index-c016b1bb.js → index-133544cd.js} +14 -13
  190. package/build/index-137b351f.js +1045 -0
  191. package/build/{index-92815934.js → index-190832cb.js} +5 -5
  192. package/build/{index-0772398f.js → index-1b1ac8fe.js} +1 -1
  193. package/build/{index-a6acde43.js → index-2089929b.js} +38 -34
  194. package/build/{index-f8a51099.js → index-2c23680e.js} +2 -2
  195. package/build/index-2d391b09.js +151 -0
  196. package/build/{index-b040447b.js → index-2f31063d.js} +2 -2
  197. package/build/{index-d9559ac1.js → index-31045247.js} +2 -2
  198. package/build/{index-e4004288.js → index-330e16a8.js} +2 -2
  199. package/build/{index-b8620e16.js → index-3c6a1bfc.js} +2 -2
  200. package/build/{index-e7b871b4.js → index-3f49c41e.js} +3 -143
  201. package/build/index-4b1b3672.js +478 -0
  202. package/build/{index-4a6c95fe.js → index-5209298d.js} +12 -11
  203. package/build/index-5cc887da.js +870 -0
  204. package/build/{index-a97a7a53.js → index-5e1337b4.js} +31 -29
  205. package/build/{index-2de1a14d.js → index-6266a5df.js} +2 -2
  206. package/build/{index-f3553904.js → index-62f912e0.js} +9 -8
  207. package/build/{index-84e8b355.js → index-63f2aaa5.js} +15 -14
  208. package/build/{index-9f995309.js → index-65eb73e7.js} +34 -31
  209. package/build/{index-6c2d2f25.js → index-67fa5818.js} +24 -99
  210. package/build/index-69cd0b40.js +1307 -0
  211. package/build/{index-d39f2445.js → index-6cda2bed.js} +4 -4
  212. package/build/{index-9add51eb.js → index-74869e06.js} +3 -3
  213. package/build/{index-227e17fd.js → index-7b74a414.js} +2 -2
  214. package/build/{index-6ce119f5.js → index-7b8badf9.js} +2 -2
  215. package/build/{index-bac0bd08.js → index-7dfa541c.js} +3 -3
  216. package/build/{index-519a6287.js → index-81dcaeb1.js} +12 -11
  217. package/build/{index-5ddda8f4.js → index-82577dcf.js} +16 -15
  218. package/build/{index-f05721a0.js → index-870325c1.js} +7 -7
  219. package/build/{index-a136cba7.js → index-87d6e499.js} +6 -6
  220. package/build/{index-554ad68c.js → index-8ce24abd.js} +1 -1
  221. package/build/{index-03834ac7.js → index-8e2a718b.js} +3 -3
  222. package/build/{index-347a91f6.js → index-930f87f9.js} +1 -1
  223. package/build/{index-ae03f378.js → index-96e9edfa.js} +16 -15
  224. package/build/{index-196d4981.js → index-9ca1658b.js} +1 -1
  225. package/build/{index-8b8263ed.js → index-a0dd7ee6.js} +34 -33
  226. package/build/{index-c294ccc2.js → index-a94d3a6e.js} +3 -3
  227. package/build/{index-a688f865.js → index-ae4a2ce9.js} +12 -11
  228. package/build/{index-1489f027.js → index-b1181a62.js} +3 -3
  229. package/build/{index-1245ea43.js → index-b74f6d6c.js} +12 -11
  230. package/build/{index-7ca746d3.js → index-bee8ec72.js} +15 -14
  231. package/build/index-c0960783.js +289 -0
  232. package/build/{index-6313ec6f.js → index-c7bc83de.js} +6 -6
  233. package/build/{index-4dc41ef1.js → index-d414e4f7.js} +5 -3
  234. package/build/{index-1ebaa446.js → index-e23391ca.js} +16 -15
  235. package/build/{index-fcf16e35.js → index-e48cde73.js} +2 -2
  236. package/build/{index-9cc21262.js → index-f00131bf.js} +1 -1
  237. package/build/{index-7e8732ae.js → index-f0c0316f.js} +1 -1
  238. package/build/index-f373b62b.js +29 -0
  239. package/build/{index-66b34bd9.js → index-f477fee8.js} +96 -864
  240. package/build/{index-5006f129.js → index-f4bd7dd9.js} +6 -6
  241. package/build/{index-f3f648e1.js → index-f4c71c79.js} +17 -16
  242. package/build/{index-7024d536.js → index-f7918c25.js} +15 -14
  243. package/build/{index-9e92431c.js → index-f9aee5dd.js} +2 -2
  244. package/build/{index-92e82d0d.js → index-fa8957ac.js} +1 -1
  245. package/build/index.js +182 -162
  246. package/build/index.styles-07f26519.js +65 -0
  247. package/build/interfaces/types/Subot.d.ts +3 -3
  248. package/build/{labelSorting-60b0f16a.js → labelSorting-2d65cd86.js} +4 -4
  249. package/build/lead.js +22 -20
  250. package/build/{logoIcon-8e1ff0aa.js → logoIcon-026665b4.js} +2 -2
  251. package/build/mantine.js +20 -18
  252. package/build/misc.js +18 -18
  253. package/build/miscGetDynamicHealthTool.js +7 -7
  254. package/build/miscGetSocialList.js +8 -8
  255. package/build/miscScreenSizeContext.js +1 -1
  256. package/build/mobileBottomNavigation.js +27 -0
  257. package/build/mobileBottomNavigationIcon.js +18 -0
  258. package/build/molecules.js +76 -69
  259. package/build/moleculesArticleCard.js +93 -0
  260. package/build/moleculesArticleCardV2.js +180 -0
  261. package/build/navigation.js +40 -35
  262. package/build/navigationLogoutPopup.js +125 -0
  263. package/build/navigationProfileButton.js +51 -0
  264. package/build/onboardingV2.js +29 -27
  265. package/build/organisms.js +49 -44
  266. package/build/post-0759bdca.js +303 -0
  267. package/build/profileNavigation.js +450 -0
  268. package/build/progressBar.js +260 -0
  269. package/build/pwg.js +21 -19
  270. package/build/{routing-d764168d.js → routing-7ba14d2a.js} +1 -1
  271. package/build/subot.js +28 -26
  272. package/build/surveyOrPremiumBanner.js +30 -28
  273. package/build/surveyQuestionCard.js +10 -10
  274. package/build/{surveyThankyouCard-944ab001.js → surveyThankyouCard-6a2454d1.js} +5 -5
  275. package/build/together/components/molecules/popupFrame/index.d.ts +2 -1
  276. package/build/together.js +77 -68
  277. package/build/togetherApiUtils.js +4 -4
  278. package/build/togetherAtoms.js +29 -26
  279. package/build/togetherComponentGlobalContext.js +4 -4
  280. package/build/togetherMolecules.js +79 -70
  281. package/build/togetherMoleculesCardAuthor.js +49 -0
  282. package/build/togetherMoleculesPostImagePreview.js +29 -0
  283. package/build/togetherMoleculesProfileDetail.js +70 -0
  284. package/build/togetherOrganisms.js +53 -44
  285. package/build/togetherRichTextEditor.js +36 -0
  286. package/build/togetherShareBox.js +314 -0
  287. package/build/{treePopoverMenu-0cbe3fd0.js → treePopoverMenu-86c7db6d.js} +18 -17
  288. package/build/types-20cc07c9.js +52 -0
  289. package/build/types.js +2 -2
  290. package/build/{useCategory-32558796.js → useCategory-0f8c9201.js} +5 -5
  291. package/build/{useHealthToolCache-cbe4b1b4.js → useHealthToolCache-c0468424.js} +1 -1
  292. package/build/{useMantineLocale-992ae094.js → useMantineLocale-b8eca90b.js} +5 -5
  293. package/build/{usePlacesAutocomplete-c19d396b.js → usePlacesAutocomplete-1d139be6.js} +1 -1
  294. package/build/useTogetherAuthRequiredAction.js +4 -4
  295. package/build/{useTranslations-5d28e8df.js → useTranslations-4fb7a5ac.js} +1 -1
  296. package/build/{utils-d3353e9c.js → utils-14192273.js} +2 -2
  297. package/build/{utils-1a876a51.js → utils-1b9bc7e0.js} +3 -3
  298. package/build/utils-a4f75f1f.js +229 -0
  299. package/build/vaccination.js +24 -22
  300. package/package.json +1 -1
  301. package/build/esm/index-c7b92115.js +0 -5060
  302. package/build/esm/types-f387cdcf.js +0 -3433
  303. package/build/index-2ce324cf.js +0 -5123
  304. package/build/types-d798cef3.js +0 -3447
  305. /package/build/{BMI_BOYS.percentile.monthly-2fdec618.js → BMI_BOYS.percentile.monthly-b372ea44.js} +0 -0
  306. /package/build/{BMI_BOYS.percentile.weekly-4b1616c4.js → BMI_BOYS.percentile.weekly-74d9aa42.js} +0 -0
  307. /package/build/{BMI_BOYS.percentile.yearly-f7761749.js → BMI_BOYS.percentile.yearly-8983c077.js} +0 -0
  308. /package/build/{BMI_BOYS.zscore.monthly-6767b0d4.js → BMI_BOYS.zscore.monthly-87a6a1a1.js} +0 -0
  309. /package/build/{BMI_BOYS.zscore.weekly-5c57342b.js → BMI_BOYS.zscore.weekly-943afdf9.js} +0 -0
  310. /package/build/{BMI_BOYS.zscore.yearly-d970734e.js → BMI_BOYS.zscore.yearly-b60dee5d.js} +0 -0
  311. /package/build/{BMI_GIRLS.percentile.monthly-ba4d972d.js → BMI_GIRLS.percentile.monthly-a92a2367.js} +0 -0
  312. /package/build/{BMI_GIRLS.percentile.weekly-f73dacf3.js → BMI_GIRLS.percentile.weekly-81e2a447.js} +0 -0
  313. /package/build/{BMI_GIRLS.percentile.yearly-a5b59a8c.js → BMI_GIRLS.percentile.yearly-aec7fe9d.js} +0 -0
  314. /package/build/{BMI_GIRLS.zscore.monthly-110d6823.js → BMI_GIRLS.zscore.monthly-a6183959.js} +0 -0
  315. /package/build/{BMI_GIRLS.zscore.weekly-cfe97ba9.js → BMI_GIRLS.zscore.weekly-0bc8803a.js} +0 -0
  316. /package/build/{BMI_GIRLS.zscore.yearly-ab4ae640.js → BMI_GIRLS.zscore.yearly-a3098165.js} +0 -0
  317. /package/build/{ChevronDown-d37704eb.js → ChevronDown-c29d0fb5.js} +0 -0
  318. /package/build/{Close-1514c815.js → Close-b7d67405.js} +0 -0
  319. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-6c797045.js → HEAD CIRCUM_BOYS.percentile.monthly-d4fabdf2.js} +0 -0
  320. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-7ac501c0.js → HEAD CIRCUM_BOYS.percentile.weekly-32cbc60f.js} +0 -0
  321. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-2999cdb8.js → HEAD CIRCUM_BOYS.percentile.yearly-a37b8f8a.js} +0 -0
  322. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-7e3a78aa.js → HEAD CIRCUM_BOYS.zscore.monthly-c3f7634f.js} +0 -0
  323. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-2ea72789.js → HEAD CIRCUM_BOYS.zscore.weekly-71ccd3df.js} +0 -0
  324. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-826ab425.js → HEAD CIRCUM_BOYS.zscore.yearly-a49605c2.js} +0 -0
  325. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-0f1636c1.js → HEAD CIRCUM_GIRLS.percentile.monthly-68c5f17b.js} +0 -0
  326. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-b32da590.js → HEAD CIRCUM_GIRLS.percentile.weekly-09ab91dc.js} +0 -0
  327. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-850c4e29.js → HEAD CIRCUM_GIRLS.percentile.yearly-f33be7ba.js} +0 -0
  328. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-f942b53a.js → HEAD CIRCUM_GIRLS.zscore.monthly-283c0ef7.js} +0 -0
  329. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-26daad32.js → HEAD CIRCUM_GIRLS.zscore.weekly-1feda657.js} +0 -0
  330. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-0f331108.js → HEAD CIRCUM_GIRLS.zscore.yearly-bcba4238.js} +0 -0
  331. /package/build/{HEIGHT_BOYS.percentile.monthly-6bfc3799.js → HEIGHT_BOYS.percentile.monthly-977b0b64.js} +0 -0
  332. /package/build/{HEIGHT_BOYS.percentile.weekly-0ed4b053.js → HEIGHT_BOYS.percentile.weekly-ff1b517f.js} +0 -0
  333. /package/build/{HEIGHT_BOYS.percentile.yearly-cc4c343d.js → HEIGHT_BOYS.percentile.yearly-e0ed022d.js} +0 -0
  334. /package/build/{HEIGHT_BOYS.zscore.monthly-b2d384dc.js → HEIGHT_BOYS.zscore.monthly-397f6aa4.js} +0 -0
  335. /package/build/{HEIGHT_BOYS.zscore.weekly-b65aa792.js → HEIGHT_BOYS.zscore.weekly-dccfdd52.js} +0 -0
  336. /package/build/{HEIGHT_BOYS.zscore.yearly-0bae3840.js → HEIGHT_BOYS.zscore.yearly-76500a0f.js} +0 -0
  337. /package/build/{HEIGHT_GIRLS.percentile.monthly-34960fd2.js → HEIGHT_GIRLS.percentile.monthly-3a7aef92.js} +0 -0
  338. /package/build/{HEIGHT_GIRLS.percentile.weekly-949ca5b1.js → HEIGHT_GIRLS.percentile.weekly-99e3c1c3.js} +0 -0
  339. /package/build/{HEIGHT_GIRLS.percentile.yearly-4c40b714.js → HEIGHT_GIRLS.percentile.yearly-9f01d7d1.js} +0 -0
  340. /package/build/{HEIGHT_GIRLS.zscore.monthly-a3856728.js → HEIGHT_GIRLS.zscore.monthly-973ae30d.js} +0 -0
  341. /package/build/{HEIGHT_GIRLS.zscore.weekly-b39f321f.js → HEIGHT_GIRLS.zscore.weekly-18ae768b.js} +0 -0
  342. /package/build/{HEIGHT_GIRLS.zscore.yearly-f50c6d58.js → HEIGHT_GIRLS.zscore.yearly-dc42b61a.js} +0 -0
  343. /package/build/{Locale-e3b7ae56.js → Locale-e697d040.js} +0 -0
  344. /package/build/{Visible-c6736a66.js → Visible-8c2b5ab1.js} +0 -0
  345. /package/build/{WEIGHT_BOYS.percentile.monthly-685aabfc.js → WEIGHT_BOYS.percentile.monthly-3f17ac1f.js} +0 -0
  346. /package/build/{WEIGHT_BOYS.percentile.weekly-3c1a6d2f.js → WEIGHT_BOYS.percentile.weekly-8f2ebf77.js} +0 -0
  347. /package/build/{WEIGHT_BOYS.percentile.yearly-2bd65c8f.js → WEIGHT_BOYS.percentile.yearly-a9eff519.js} +0 -0
  348. /package/build/{WEIGHT_BOYS.zscore.monthly-bba8cd92.js → WEIGHT_BOYS.zscore.monthly-a108db0c.js} +0 -0
  349. /package/build/{WEIGHT_BOYS.zscore.weekly-7bdc0673.js → WEIGHT_BOYS.zscore.weekly-e21f46c5.js} +0 -0
  350. /package/build/{WEIGHT_BOYS.zscore.yearly-32f635e0.js → WEIGHT_BOYS.zscore.yearly-1309493f.js} +0 -0
  351. /package/build/{WEIGHT_GIRLS.percentile.monthly-ad305e84.js → WEIGHT_GIRLS.percentile.monthly-e6ad9d1e.js} +0 -0
  352. /package/build/{WEIGHT_GIRLS.percentile.weekly-92e552b6.js → WEIGHT_GIRLS.percentile.weekly-15e2f043.js} +0 -0
  353. /package/build/{WEIGHT_GIRLS.percentile.yearly-df0dd71c.js → WEIGHT_GIRLS.percentile.yearly-788c6b1a.js} +0 -0
  354. /package/build/{WEIGHT_GIRLS.zscore.monthly-8820671b.js → WEIGHT_GIRLS.zscore.monthly-ad9bc118.js} +0 -0
  355. /package/build/{WEIGHT_GIRLS.zscore.weekly-31d29b05.js → WEIGHT_GIRLS.zscore.weekly-027d92d0.js} +0 -0
  356. /package/build/{WEIGHT_GIRLS.zscore.yearly-f731d1e2.js → WEIGHT_GIRLS.zscore.yearly-2f942e3c.js} +0 -0
  357. /package/build/{animation-b224626d.js → animation-e179e2c5.js} +0 -0
  358. /package/build/{cart-149e990d.js → cart-bf783c3f.js} +0 -0
  359. /package/build/{constants-9c314450.js → constants-0f0f1c47.js} +0 -0
  360. /package/build/{constants-f9eca9ad.js → constants-7d64d5de.js} +0 -0
  361. /package/build/{constants-42eed92d.js → constants-f4bb9873.js} +0 -0
  362. /package/build/{dataTransform-104761fc.js → dataTransform-e07ba759.js} +0 -0
  363. /package/build/{doctor-d8f36158.js → doctor-40ef3864.js} +0 -0
  364. /package/build/esm/{BMI_BOYS.percentile.monthly-df1b3770.js → BMI_BOYS.percentile.monthly-bc6b17e9.js} +0 -0
  365. /package/build/esm/{BMI_BOYS.percentile.weekly-1d9595b1.js → BMI_BOYS.percentile.weekly-8daca1b6.js} +0 -0
  366. /package/build/esm/{BMI_BOYS.percentile.yearly-6bd2bb46.js → BMI_BOYS.percentile.yearly-391e1be2.js} +0 -0
  367. /package/build/esm/{BMI_BOYS.zscore.monthly-658792d1.js → BMI_BOYS.zscore.monthly-aec29c0d.js} +0 -0
  368. /package/build/esm/{BMI_BOYS.zscore.weekly-d3c4d378.js → BMI_BOYS.zscore.weekly-1ab0449c.js} +0 -0
  369. /package/build/esm/{BMI_BOYS.zscore.yearly-8ad375e2.js → BMI_BOYS.zscore.yearly-01a796dd.js} +0 -0
  370. /package/build/esm/{BMI_GIRLS.percentile.monthly-25f98c64.js → BMI_GIRLS.percentile.monthly-259b596a.js} +0 -0
  371. /package/build/esm/{BMI_GIRLS.percentile.weekly-d60b034d.js → BMI_GIRLS.percentile.weekly-c383c66f.js} +0 -0
  372. /package/build/esm/{BMI_GIRLS.percentile.yearly-0560df43.js → BMI_GIRLS.percentile.yearly-d62c0a28.js} +0 -0
  373. /package/build/esm/{BMI_GIRLS.zscore.monthly-2104651f.js → BMI_GIRLS.zscore.monthly-7625134f.js} +0 -0
  374. /package/build/esm/{BMI_GIRLS.zscore.weekly-37757497.js → BMI_GIRLS.zscore.weekly-0e939010.js} +0 -0
  375. /package/build/esm/{BMI_GIRLS.zscore.yearly-56872c59.js → BMI_GIRLS.zscore.yearly-a63cf9c5.js} +0 -0
  376. /package/build/esm/{ChevronDown-5633c5e8.js → ChevronDown-47009d66.js} +0 -0
  377. /package/build/esm/{Close-f541a904.js → Close-7ace7512.js} +0 -0
  378. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-47e6539d.js → HEAD CIRCUM_BOYS.percentile.monthly-3a2beeac.js} +0 -0
  379. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-594e065d.js → HEAD CIRCUM_BOYS.percentile.weekly-74d61bf1.js} +0 -0
  380. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-d24f1cc6.js → HEAD CIRCUM_BOYS.percentile.yearly-f13c493e.js} +0 -0
  381. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-94d82cb5.js → HEAD CIRCUM_BOYS.zscore.monthly-205ba143.js} +0 -0
  382. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-cb0109d0.js → HEAD CIRCUM_BOYS.zscore.weekly-1e22609d.js} +0 -0
  383. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-79a794c9.js → HEAD CIRCUM_BOYS.zscore.yearly-07a6cd70.js} +0 -0
  384. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-89615b43.js → HEAD CIRCUM_GIRLS.percentile.monthly-6843b424.js} +0 -0
  385. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-29d9184f.js → HEAD CIRCUM_GIRLS.percentile.weekly-0602fcca.js} +0 -0
  386. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-140da49d.js → HEAD CIRCUM_GIRLS.percentile.yearly-c47a7e80.js} +0 -0
  387. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-fe41d0e8.js → HEAD CIRCUM_GIRLS.zscore.monthly-35359b2d.js} +0 -0
  388. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-c6193e75.js → HEAD CIRCUM_GIRLS.zscore.weekly-e60d4541.js} +0 -0
  389. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-7018fed4.js → HEAD CIRCUM_GIRLS.zscore.yearly-776abe04.js} +0 -0
  390. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-fae5e6a0.js → HEIGHT_BOYS.percentile.monthly-72427471.js} +0 -0
  391. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-ddc33aee.js → HEIGHT_BOYS.percentile.weekly-9002aef8.js} +0 -0
  392. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-9e3064f0.js → HEIGHT_BOYS.percentile.yearly-57e7b44e.js} +0 -0
  393. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-7c9e0bb8.js → HEIGHT_BOYS.zscore.monthly-e38229ab.js} +0 -0
  394. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-50b0a6a0.js → HEIGHT_BOYS.zscore.weekly-0de1c25b.js} +0 -0
  395. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-afb6c4a2.js → HEIGHT_BOYS.zscore.yearly-79fd59a0.js} +0 -0
  396. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-5c7487f0.js → HEIGHT_GIRLS.percentile.monthly-4b85547a.js} +0 -0
  397. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-33465e14.js → HEIGHT_GIRLS.percentile.weekly-c56f6c67.js} +0 -0
  398. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-ae62b279.js → HEIGHT_GIRLS.percentile.yearly-0ab407d8.js} +0 -0
  399. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-fd13c492.js → HEIGHT_GIRLS.zscore.monthly-bc1b72b1.js} +0 -0
  400. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-f509ffbe.js → HEIGHT_GIRLS.zscore.weekly-ad1be5c9.js} +0 -0
  401. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-bf3a867b.js → HEIGHT_GIRLS.zscore.yearly-f66a912e.js} +0 -0
  402. /package/build/esm/{Locale-81beb37e.js → Locale-ecfc005f.js} +0 -0
  403. /package/build/esm/{Visible-3d8c22f1.js → Visible-6cf48849.js} +0 -0
  404. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-4db4c32c.js → WEIGHT_BOYS.percentile.monthly-c6ff1c19.js} +0 -0
  405. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-5321689a.js → WEIGHT_BOYS.percentile.weekly-4da177a7.js} +0 -0
  406. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-0c2aee80.js → WEIGHT_BOYS.percentile.yearly-9dd4d8d7.js} +0 -0
  407. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-ddf307e5.js → WEIGHT_BOYS.zscore.monthly-824c2f6d.js} +0 -0
  408. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-be1d57ac.js → WEIGHT_BOYS.zscore.weekly-d20f3e4a.js} +0 -0
  409. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-6dab88ff.js → WEIGHT_BOYS.zscore.yearly-727beeda.js} +0 -0
  410. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-a666fe8a.js → WEIGHT_GIRLS.percentile.monthly-a2813cfb.js} +0 -0
  411. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-cd85042c.js → WEIGHT_GIRLS.percentile.weekly-5f11b917.js} +0 -0
  412. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-f22705ec.js → WEIGHT_GIRLS.percentile.yearly-50e69a87.js} +0 -0
  413. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-9f3f1083.js → WEIGHT_GIRLS.zscore.monthly-401c7b03.js} +0 -0
  414. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-7dcf0ba5.js → WEIGHT_GIRLS.zscore.weekly-c8c05886.js} +0 -0
  415. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-c658040c.js → WEIGHT_GIRLS.zscore.yearly-95f19286.js} +0 -0
  416. /package/build/esm/{animation-db89f033.js → animation-e6680d35.js} +0 -0
  417. /package/build/esm/{cart-47013af9.js → cart-bf2cc2ab.js} +0 -0
  418. /package/build/esm/{constants-f9614464.js → constants-7628355c.js} +0 -0
  419. /package/build/esm/{constants-247d5eb0.js → constants-785ee28c.js} +0 -0
  420. /package/build/esm/{constants-410be40f.js → constants-ce2232f9.js} +0 -0
  421. /package/build/esm/{dataTransform-f9e5b4ec.js → dataTransform-65f0e010.js} +0 -0
  422. /package/build/esm/{doctor-88e78d2c.js → doctor-e9dc9ff4.js} +0 -0
  423. /package/build/esm/{index-fcd9b927.js → index-0b230567.js} +0 -0
  424. /package/build/esm/{index-5f214b71.js → index-46c00291.js} +0 -0
  425. /package/build/esm/{index-6dd5a329.js → index-92017dfa.js} +0 -0
  426. /package/build/esm/{index-907fffe6.js → index-c1527254.js} +0 -0
  427. /package/build/esm/{index-24f2f569.js → index-d4eef69b.js} +0 -0
  428. /package/build/esm/{index-c3d6b2ed.js → index-d531588f.js} +0 -0
  429. /package/build/esm/{index-0ca51fbb.js → index-efcf28a7.js} +0 -0
  430. /package/build/esm/{index-6f44d928.js → index-fedbbf85.js} +0 -0
  431. /package/build/esm/{localizeNumberFormat-be70a31e.js → localizeNumberFormat-636f4afc.js} +0 -0
  432. /package/build/esm/{number-7e3f376a.js → number-4add588d.js} +0 -0
  433. /package/build/esm/{other-811b7d93.js → other-f8b0155f.js} +0 -0
  434. /package/build/esm/{paths-650d5eee.js → paths-8c6b2942.js} +0 -0
  435. /package/build/esm/{translationsContext-0cbb21e6.js → translationsContext-982b80f4.js} +0 -0
  436. /package/build/esm/{tslib.es6-3970c414.js → tslib.es6-fd8cab49.js} +0 -0
  437. /package/build/esm/{types-78bfaf40.js → types-795b39db.js} +0 -0
  438. /package/build/esm/{useIsInit-3f7af1fd.js → useIsInit-b060587e.js} +0 -0
  439. /package/build/esm/{useOutsideClick-2fae5fb5.js → useOutsideClick-9dd24b21.js} +0 -0
  440. /package/build/esm/{useScrollbarSize-2a7e6dd2.js → useScrollbarSize-63b3d369.js} +0 -0
  441. /package/build/esm/{useUniqueId-d714426d.js → useUniqueId-d61a7b61.js} +0 -0
  442. /package/build/esm/{utils-cee25689.js → utils-1dbd61fa.js} +0 -0
  443. /package/build/{index-1d528960.js → index-0e1519d2.js} +0 -0
  444. /package/build/{index-9f501aac.js → index-3a582f5d.js} +0 -0
  445. /package/build/{index-20a5cee0.js → index-7a8c6b41.js} +0 -0
  446. /package/build/{index-41a348a2.js → index-86f9afd6.js} +0 -0
  447. /package/build/{index-e327613c.js → index-96be5ce0.js} +0 -0
  448. /package/build/{index-32917720.js → index-b8a5acbb.js} +0 -0
  449. /package/build/{index-186f9324.js → index-db2b38f4.js} +0 -0
  450. /package/build/{index-27f25094.js → index-f8017859.js} +0 -0
  451. /package/build/{localizeNumberFormat-a5804ea2.js → localizeNumberFormat-9697460d.js} +0 -0
  452. /package/build/{normalizeLink-2878a2ce.js → normalizeLink-3ec047d7.js} +0 -0
  453. /package/build/{number-35662113.js → number-3ffc7553.js} +0 -0
  454. /package/build/{other-a7f01b3d.js → other-5c1524b3.js} +0 -0
  455. /package/build/{paths-488dafd4.js → paths-f15bee7b.js} +0 -0
  456. /package/build/{translationsContext-951038ad.js → translationsContext-9b528bb0.js} +0 -0
  457. /package/build/{tslib.es6-145af9ce.js → tslib.es6-5d65f18f.js} +0 -0
  458. /package/build/{types-aeea2cc2.js → types-4b87fdbb.js} +0 -0
  459. /package/build/{useIsInit-0c37752a.js → useIsInit-d6139b45.js} +0 -0
  460. /package/build/{useOutsideClick-aa477d22.js → useOutsideClick-b5ae0665.js} +0 -0
  461. /package/build/{useScrollbarSize-01b12b72.js → useScrollbarSize-ad6c0522.js} +0 -0
  462. /package/build/{useUniqueId-17c2097b.js → useUniqueId-5fc9f536.js} +0 -0
  463. /package/build/{utils-a1cfbdac.js → utils-97ffdcb1.js} +0 -0
@@ -1,9 +1,9 @@
1
1
  import React__default, { useState } from 'react';
2
- import { F as Flag } from './index-a2704991.js';
2
+ import { F as Flag } from './index-21c80677.js';
3
3
  import styled from '@emotion/styled';
4
4
  import { theme } from './miscTheme.js';
5
- import { T as Text } from './index-7d97103f.js';
6
- import { C as CommonGAssets } from './index-24f2f569.js';
5
+ import { T as Text } from './index-5d2f2783.js';
6
+ import { C as CommonGAssets } from './index-d4eef69b.js';
7
7
 
8
8
  const ALLOW_DOMAIN_URL = [
9
9
  'hellobacsi.com',
@@ -1,22 +1,23 @@
1
- import { _ as __rest } from './tslib.es6-3970c414.js';
1
+ import { _ as __rest } from './tslib.es6-fd8cab49.js';
2
2
  import React__default, { createContext, useContext } from 'react';
3
3
  import { createStyles, rem, useMantineTheme } from '@mantine/core';
4
4
  import { useForm, isNotEmpty } from '@mantine/form';
5
- import { c as Input } from './index-a2704991.js';
6
- import { D as DatePicker } from './index-ef2b1e44.js';
7
- import { T as Text } from './index-7d97103f.js';
8
- import './index-2f06b1d8.js';
9
- import { u as useTranslations } from './useTranslations-160e66cc.js';
5
+ import { I as Input } from './index-21c80677.js';
6
+ import { D as DatePicker } from './index-b87e6e0b.js';
7
+ import { T as Text } from './index-5d2f2783.js';
8
+ import './index-51179764.js';
9
+ import './index.styles-793c0b30.js';
10
+ import { u as useTranslations } from './useTranslations-9767b0ea.js';
10
11
  import '@mantine/hooks';
11
- import './index-5a81cbdd.js';
12
- import './index-24f2f569.js';
13
- import './utils-cee25689.js';
14
- import './useMantineLocale-2ece6eac.js';
15
- import './index-69ca7b6a.js';
16
- import './other-811b7d93.js';
17
- import { I as INPUT_RANGE } from './constants-247d5eb0.js';
18
- import { H as HealthToolFormWrapper } from './index-d10d5d1f.js';
19
- import { G as GenderOptionControl } from './index-478546e8.js';
12
+ import './index-e7128232.js';
13
+ import './index-d4eef69b.js';
14
+ import './utils-1dbd61fa.js';
15
+ import './useMantineLocale-bef42461.js';
16
+ import './index-d5543323.js';
17
+ import './other-f8b0155f.js';
18
+ import { I as INPUT_RANGE } from './constants-785ee28c.js';
19
+ import { H as HealthToolFormWrapper } from './index-5f04e701.js';
20
+ import { G as GenderOptionControl } from './index-f8cc91fb.js';
20
21
  import { CalendarMB } from '@hhgtech/icons/other';
21
22
 
22
23
  const BabyGrowthFormContext = createContext({});
@@ -1,6 +1,6 @@
1
- import { _ as __rest } from './tslib.es6-3970c414.js';
1
+ import { _ as __rest } from './tslib.es6-fd8cab49.js';
2
2
  import React__default from 'react';
3
- import { B as Button$1 } from './index-2f06b1d8.js';
3
+ import { B as Button$1 } from './index-51179764.js';
4
4
 
5
5
  /**
6
6
  * @deprecated Consider to use at '@hhgtech/hhg-components/mantine'
@@ -1,12 +1,12 @@
1
1
  import React__default, { useState, useRef, useMemo, useEffect, Fragment, createContext } from 'react';
2
- import { T as Text } from './index-7d97103f.js';
2
+ import { T as Text } from './index-5d2f2783.js';
3
3
  import styled from '@emotion/styled';
4
4
  import { theme } from './miscTheme.js';
5
- import { M as MediaQueries, f as formatUrlWithPageParam } from './utils-cee25689.js';
6
- import { R as Radio$1 } from './index-a2704991.js';
7
- import { T as Text$1 } from './index-b927d85a.js';
5
+ import { M as MediaQueries, f as formatUrlWithPageParam } from './utils-1dbd61fa.js';
6
+ import { R as Radio$1 } from './index-21c80677.js';
7
+ import { T as Text$1 } from './index-1778704d.js';
8
8
  import { setDefaultClass } from './miscDefaultClassWrapper.js';
9
- import { _ as __rest } from './tslib.es6-3970c414.js';
9
+ import { _ as __rest } from './tslib.es6-fd8cab49.js';
10
10
  import flattenChildren from 'react-keyed-flatten-children';
11
11
 
12
12
  var styles = {"alert":"CHw-fZZ","content":"_03U6VRS","close":"EO828Vv"};
@@ -1,23 +1,24 @@
1
- import { _ as __rest } from './tslib.es6-3970c414.js';
1
+ import { _ as __rest } from './tslib.es6-fd8cab49.js';
2
2
  import React__default, { createContext, useContext, useRef, useMemo, useState, useEffect } from 'react';
3
3
  import { useForm, isNotEmpty } from '@mantine/form';
4
- import { u as useHealthToolsCache } from './useHealthToolCache-e6e0e96c.js';
5
- import { u as useTranslations } from './useTranslations-160e66cc.js';
6
- import { C as CommonGAssets } from './index-24f2f569.js';
7
- import { H as HEALTH_TOOL_TYPE } from './constants-f9614464.js';
8
- import { G as GenderOptionControl } from './index-478546e8.js';
9
- import { c as Input, S as Select } from './index-a2704991.js';
10
- import { D as DatePicker } from './index-ef2b1e44.js';
4
+ import { u as useHealthToolsCache } from './useHealthToolCache-41375a2b.js';
5
+ import { u as useTranslations } from './useTranslations-9767b0ea.js';
6
+ import { C as CommonGAssets } from './index-d4eef69b.js';
7
+ import { H as HEALTH_TOOL_TYPE } from './constants-7628355c.js';
8
+ import { G as GenderOptionControl } from './index-f8cc91fb.js';
9
+ import { I as Input, S as Select } from './index-21c80677.js';
10
+ import { D as DatePicker } from './index-b87e6e0b.js';
11
11
  import '@mantine/core';
12
- import './index-7d97103f.js';
13
- import './index-2f06b1d8.js';
12
+ import './index-5d2f2783.js';
13
+ import './index-51179764.js';
14
+ import './index.styles-793c0b30.js';
14
15
  import '@mantine/hooks';
15
- import './index-5a81cbdd.js';
16
- import './utils-cee25689.js';
17
- import './useMantineLocale-2ece6eac.js';
18
- import './index-69ca7b6a.js';
19
- import './other-811b7d93.js';
20
- import { H as HealthToolFormWrapper } from './index-d10d5d1f.js';
16
+ import './index-e7128232.js';
17
+ import './utils-1dbd61fa.js';
18
+ import './useMantineLocale-bef42461.js';
19
+ import './index-d5543323.js';
20
+ import './other-f8b0155f.js';
21
+ import { H as HealthToolFormWrapper } from './index-5f04e701.js';
21
22
  import { domainLocales } from './constantsDomainLocales.js';
22
23
 
23
24
  const ThrFormContext = createContext({});
@@ -1,4 +1,4 @@
1
- import { _ as __rest } from './tslib.es6-3970c414.js';
1
+ import { _ as __rest } from './tslib.es6-fd8cab49.js';
2
2
  import React__default from 'react';
3
3
  import { createStyles, useMantineTheme, Button as Button$1 } from '@mantine/core';
4
4
 
@@ -1,25 +1,26 @@
1
1
  import React__default from 'react';
2
- import { C as Container } from './index-fcd9b927.js';
2
+ import { C as Container } from './index-0b230567.js';
3
3
  import dayjs from 'dayjs';
4
- import './index-69ca7b6a.js';
5
- import { u as useScreenSize } from './index-a2704991.js';
4
+ import './index-d5543323.js';
5
+ import './index-21c80677.js';
6
6
  import { Flex, Stack, Box } from '@mantine/core';
7
7
  import '@mantine/dates';
8
- import './index-5a81cbdd.js';
9
- import './index-24f2f569.js';
10
- import './useMantineLocale-2ece6eac.js';
11
- import { T as Text } from './index-7d97103f.js';
12
- import './index-2f06b1d8.js';
13
- import './translationsContext-0cbb21e6.js';
8
+ import './index-e7128232.js';
9
+ import './index-d4eef69b.js';
10
+ import './useMantineLocale-bef42461.js';
11
+ import { T as Text } from './index-5d2f2783.js';
12
+ import './index-51179764.js';
13
+ import { u as useScreenSize } from './index.styles-793c0b30.js';
14
+ import './translationsContext-982b80f4.js';
14
15
  import 'string-format';
15
16
  import '@mantine/hooks';
16
- import { M as MediaQueries } from './utils-cee25689.js';
17
- import './other-811b7d93.js';
17
+ import { M as MediaQueries } from './utils-1dbd61fa.js';
18
+ import './other-f8b0155f.js';
18
19
  import styled from '@emotion/styled';
19
20
  import { theme } from './miscTheme.js';
20
21
  import { domainLocales } from './constantsDomainLocales.js';
21
- import { L as Logo } from './index-29676661.js';
22
- import { M as MarryBabyText } from './index-05075062.js';
22
+ import { L as Logo } from './index-8002ffd2.js';
23
+ import { M as MarryBabyText } from './index-b013dd09.js';
23
24
 
24
25
  const StyledFooter$1 = styled.footer `
25
26
  background-color: #1b3250;
@@ -1,24 +1,25 @@
1
- import { _ as __rest, a as __awaiter } from './tslib.es6-3970c414.js';
1
+ import { _ as __rest, a as __awaiter } from './tslib.es6-fd8cab49.js';
2
2
  import React__default, { createContext, useContext, useState, useMemo, useEffect } from 'react';
3
3
  import { Controller, useForm } from 'react-hook-form';
4
- import { u as useHealthToolsCache } from './useHealthToolCache-e6e0e96c.js';
5
- import { H as HEALTH_TOOL_TYPE } from './constants-f9614464.js';
6
- import { G as GenderOptionControl } from './index-478546e8.js';
7
- import { c as Input } from './index-a2704991.js';
4
+ import { u as useHealthToolsCache } from './useHealthToolCache-41375a2b.js';
5
+ import { H as HEALTH_TOOL_TYPE } from './constants-7628355c.js';
6
+ import { G as GenderOptionControl } from './index-f8cc91fb.js';
7
+ import { I as Input } from './index-21c80677.js';
8
8
  import '@mantine/core';
9
9
  import '@mantine/dates';
10
- import './index-69ca7b6a.js';
11
- import './index-5a81cbdd.js';
12
- import './index-24f2f569.js';
13
- import './useMantineLocale-2ece6eac.js';
14
- import { T as Text } from './index-7d97103f.js';
15
- import './index-2f06b1d8.js';
10
+ import './index-d5543323.js';
11
+ import './index-e7128232.js';
12
+ import './index-d4eef69b.js';
13
+ import './useMantineLocale-bef42461.js';
14
+ import { T as Text } from './index-5d2f2783.js';
15
+ import './index-51179764.js';
16
16
  import { theme } from './miscTheme.js';
17
- import { u as useTranslations } from './useTranslations-160e66cc.js';
17
+ import './index.styles-793c0b30.js';
18
+ import { u as useTranslations } from './useTranslations-9767b0ea.js';
18
19
  import '@mantine/hooks';
19
- import './utils-cee25689.js';
20
- import './other-811b7d93.js';
21
- import { H as HealthToolFormWrapper } from './index-d10d5d1f.js';
20
+ import './utils-1dbd61fa.js';
21
+ import './other-f8b0155f.js';
22
+ import { H as HealthToolFormWrapper } from './index-5f04e701.js';
22
23
  import { domainLocales } from './constantsDomainLocales.js';
23
24
  import { getBmi } from './embeddedHeathToolCards_helpers.js';
24
25
 
@@ -0,0 +1,281 @@
1
+ import { a as __awaiter } from './tslib.es6-fd8cab49.js';
2
+ import React__default, { useRef, useState, useEffect } from 'react';
3
+ import { User } from '@hhgtech/icons/core';
4
+ import { a as Avatar } from './index-21c80677.js';
5
+ import { B as Button } from './index-51179764.js';
6
+ import { T as Text } from './index-5d2f2783.js';
7
+ import { u as useTranslations } from './useTranslations-9767b0ea.js';
8
+ import './index-e7128232.js';
9
+ import { C as CommonGAssets } from './index-d4eef69b.js';
10
+ import { a as normalizeLinkSlash } from './normalizeLink-136a636d.js';
11
+ import { theme } from './miscTheme.js';
12
+ import styled from '@emotion/styled';
13
+ import { M as MediaQueries } from './utils-1dbd61fa.js';
14
+ import { setDefaultClass } from './miscDefaultClassWrapper.js';
15
+ import { ProfileNavigation } from './profileNavigation.js';
16
+ import { NavigationLogoutPopup } from './navigationLogoutPopup.js';
17
+ import { L as LOCALE } from './Locale-ecfc005f.js';
18
+
19
+ const useCSSFocusPopupHelper = (configs) => {
20
+ const { allowBgScroll } = configs || {};
21
+ const ref = useRef();
22
+ return {
23
+ containerRef: ref,
24
+ onContainerFocus: () => {
25
+ if (!allowBgScroll)
26
+ document.documentElement.style.overflow = 'hidden';
27
+ },
28
+ onContainerBlur: () => {
29
+ if (!allowBgScroll)
30
+ document.documentElement.style.overflow = '';
31
+ },
32
+ onButtonMouseDown: (e) => {
33
+ // this close popup when click, run after REact init
34
+ if (ref.current &&
35
+ (document.activeElement === ref.current ||
36
+ ref.current.contains(document.activeElement))) {
37
+ ref.current.blur();
38
+ document.activeElement.blur();
39
+ e.preventDefault();
40
+ }
41
+ },
42
+ onClose: () => {
43
+ if (ref.current &&
44
+ (document.activeElement === ref.current ||
45
+ ref.current.contains(document.activeElement))) {
46
+ ref.current.blur();
47
+ document.activeElement.blur();
48
+ }
49
+ },
50
+ };
51
+ };
52
+
53
+ const StyledPopup = setDefaultClass(styled.div `
54
+ position: absolute;
55
+ right: 0;
56
+ transition: all 0.5s ease-in-out;
57
+ overflow-y: auto;
58
+
59
+ &[data-open='true'] {
60
+ z-index: 200;
61
+ top: 120%;
62
+ opacity: 1;
63
+ visibility: visible;
64
+ }
65
+
66
+ &[data-open='false'] {
67
+ display: none;
68
+ }
69
+
70
+ .popup-content {
71
+ z-index: 111;
72
+ height: 100%;
73
+ border: 1px solid #0000001a;
74
+ border-radius: 16px;
75
+ border-top-left-radius: 0;
76
+ border-top-right-radius: 0;
77
+ }
78
+
79
+ /* min-height: 415px; */
80
+ ${MediaQueries.mbUp} {
81
+ width: 320px;
82
+ }
83
+ ${MediaQueries.mbDown} {
84
+ position: fixed;
85
+ left: 0;
86
+ width: 100%;
87
+ padding-bottom: 70px;
88
+ }
89
+ `, 'hhgcomp-navprofilebutton-popup');
90
+ const StyledPopupWrapper = setDefaultClass(styled.div `
91
+ position: fixed;
92
+ z-index: 150;
93
+ top: var(--header-bottom, 56px);
94
+ left: 0;
95
+ width: 100%;
96
+ height: 100%;
97
+ align-items: center;
98
+
99
+ ${MediaQueries.mbUp} {
100
+ background-color: transparent;
101
+ &[data-type='welcome'] {
102
+ background: rgba(38, 38, 38, 0.3);
103
+ }
104
+ &[data-type='due-date'] {
105
+ background: rgba(38, 38, 38, 0.3);
106
+ }
107
+ }
108
+
109
+ ${MediaQueries.mbDown} {
110
+ background: rgba(38, 38, 38, 0.3);
111
+ }
112
+
113
+ &[data-type='welcome'] {
114
+ top: 0;
115
+ }
116
+
117
+ &[data-open='false'] {
118
+ display: none;
119
+ }
120
+ `, 'hhgcomp-navprofilebutton-popupwrapper');
121
+ const StyledAvatar = styled.div `
122
+ width: 36px;
123
+ height: 36px;
124
+ cursor: pointer;
125
+
126
+ img {
127
+ border-radius: 50%;
128
+ }
129
+
130
+ .avatar {
131
+ width: 36px;
132
+ height: 36px;
133
+ object-fit: cover;
134
+ }
135
+
136
+ .avatar-default {
137
+ display: flex;
138
+ align-items: center;
139
+ justify-content: center;
140
+ background-color: ${theme.colors.secondaryBase};
141
+ border-radius: 50%;
142
+ color: white;
143
+ font-size: 20px;
144
+ font-weight: bold;
145
+ }
146
+ `;
147
+ const StyledImageWrapper = styled.div `
148
+ display: inline-flex;
149
+ position: relative;
150
+ width: 36px;
151
+ height: 36px;
152
+ display: flex;
153
+ align-items: center;
154
+ justify-content: center;
155
+ text-decoration: none;
156
+ flex-shrink: 0;
157
+ cursor: pointer;
158
+
159
+ .user-close-icon {
160
+ display: none;
161
+ }
162
+ &:focus-within {
163
+ .user-close-icon {
164
+ display: block;
165
+ }
166
+ .user-avatar {
167
+ display: none;
168
+ }
169
+ ${StyledPopup.classSelector} {
170
+ z-index: 200;
171
+ top: 120%;
172
+ opacity: 1;
173
+ visibility: visible;
174
+ display: initial;
175
+ ${MediaQueries.mbDown} {
176
+ top: 100%;
177
+ }
178
+ }
179
+ ${StyledPopupWrapper.classSelector} {
180
+ display: initial;
181
+ }
182
+ }
183
+ `;
184
+ const StyledLoggedOutAnchor = styled.a `
185
+ display: inline-flex;
186
+ .login-btn[data-color='tertiary'][data-size='md'] {
187
+ padding-left: 12px;
188
+ padding-right: 12px;
189
+ }
190
+ .mobile-only {
191
+ ${MediaQueries.mbUp} {
192
+ display: none;
193
+ }
194
+ }
195
+ .login-btn {
196
+ display: none;
197
+ ${MediaQueries.mbUp} {
198
+ display: block;
199
+ }
200
+ }
201
+ `;
202
+
203
+ const ProfilePopup = ({ isOpen, userInfo, closePopup, siteType = 'helloSites', dispatchLogout, }) => {
204
+ const handleClickLogout = () => {
205
+ if (dispatchLogout) {
206
+ dispatchLogout();
207
+ closePopup();
208
+ }
209
+ };
210
+ return (React__default.createElement(StyledPopup, { "data-open": isOpen },
211
+ React__default.createElement("div", { className: "popup-content" },
212
+ React__default.createElement(ProfileNavigation, { siteType: siteType, onLogout: handleClickLogout, userInfo: userInfo }))));
213
+ };
214
+
215
+ const NavigationProfileButton = ({ userInfo, siteType, onLoginClick, SSO_URL, currentUrl, isMinifyLogin, onLogout, style, isLoading, locale, }) => {
216
+ const { t } = useTranslations();
217
+ const [isLogoutConfirmOpen, setIsLogoutConfirmOpen] = useState(false);
218
+ const name = (userInfo === null || userInfo === void 0 ? void 0 : userInfo.name) || (userInfo === null || userInfo === void 0 ? void 0 : userInfo.username);
219
+ const [init, setInit] = useState(false);
220
+ useEffect(() => {
221
+ setInit(true);
222
+ }, []);
223
+ const { containerRef, onContainerFocus, onContainerBlur, onButtonMouseDown, onClose, } = useCSSFocusPopupHelper();
224
+ if (isLoading)
225
+ return React__default.createElement(Button, { size: "sm", color: "transparent", loading: true });
226
+ return (userInfo === null || userInfo === void 0 ? void 0 : userInfo.id) ? (React__default.createElement(React__default.Fragment, null,
227
+ React__default.createElement(StyledImageWrapper, { ref: containerRef, style: style, tabIndex: 0, onBlur: onContainerBlur, onFocus: () => {
228
+ var _a;
229
+ onContainerFocus();
230
+ const popup = (_a = containerRef.current) === null || _a === void 0 ? void 0 : _a.querySelector('#desktop-sticky-header .hhgcomp-navprofilebutton-popup');
231
+ if (popup) {
232
+ const bound = popup.getBoundingClientRect();
233
+ const top = bound.top;
234
+ const maxHeight = `calc(100vh - ${top}px)`;
235
+ popup.setAttribute('style', `max-height: ${maxHeight};`);
236
+ }
237
+ } },
238
+ React__default.createElement("div", { onMouseDown: onButtonMouseDown },
239
+ React__default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", className: "user-close-icon" },
240
+ React__default.createElement("path", { d: "M18 6L6 18M18 18L6 6", stroke: "#3E3F58", strokeWidth: "1.3", strokeLinecap: "round" })),
241
+ React__default.createElement(Avatar, { size: 36, className: "user-avatar", src: userInfo === null || userInfo === void 0 ? void 0 : userInfo.avatar, color: siteType === 'marryBaby'
242
+ ? theme.mbColors.pink
243
+ : theme.colors.secondaryBase, placeholderText: name && name.length ? name[0].toUpperCase() : 'A' })),
244
+ React__default.createElement(ProfilePopup, { dispatchLogout: () => {
245
+ onClose();
246
+ setIsLogoutConfirmOpen(true);
247
+ }, isOpen: false, closePopup: onClose, siteType: siteType, userInfo: userInfo })),
248
+ React__default.createElement(NavigationLogoutPopup, { openLogoutPopup: isLogoutConfirmOpen, onCloseHandler: () => {
249
+ document.body.classList.toggle('noscroll', false);
250
+ setIsLogoutConfirmOpen(false);
251
+ }, siteType: siteType, onLogoutHandler: () => __awaiter(void 0, void 0, void 0, function* () {
252
+ setIsLogoutConfirmOpen(false);
253
+ document.body.classList.toggle('noscroll', false);
254
+ yield onLogout();
255
+ }) }))) : (React__default.createElement(StyledLoggedOutAnchor, { style: Object.assign({ textDecoration: 'none' }, style), "data-event-category": "Sign Up", "data-event-action": "Button Click", "data-event-label": currentUrl, href: !init
256
+ ? normalizeLinkSlash(`${SSO_URL}?returnUrl=${currentUrl}`)
257
+ : undefined, "data-site-type": siteType, onClick: onLoginClick }, isMinifyLogin ? (React__default.createElement(StyledAvatar, null,
258
+ React__default.createElement("img", { src: CommonGAssets.getAssetPath('lock.png'), className: "avatar", loading: "lazy", alt: "avatar" }))) : (
259
+ // LOGIC:
260
+ // - DEsktop: always show button
261
+ // - Mobile: show button only for helloSites, show text for MarryBaby
262
+ React__default.createElement(React__default.Fragment, null,
263
+ siteType === 'helloSites' &&
264
+ (locale === LOCALE.Indonesia ||
265
+ locale === LOCALE.PhilippinesTagalog ||
266
+ locale === LOCALE.PhilippinesEnglish ? (React__default.createElement("img", { className: "mobile-only", src: CommonGAssets.getAssetPath('login.svg'), style: {
267
+ cursor: 'pointer',
268
+ height: 24,
269
+ width: 24,
270
+ } })) : (React__default.createElement(Button, { className: "mobile-only", size: "sm", leftIcon: React__default.createElement(User, { color: "currentColor", isSolid: true, size: 22 }), sx: {
271
+ paddingLeft: '8px',
272
+ paddingRight: '12px',
273
+ } }, t('navigation.loginJoin')))),
274
+ siteType === 'marryBaby' && (React__default.createElement("div", { className: "mobile-only", style: {
275
+ paddingLeft: 16,
276
+ } },
277
+ React__default.createElement(Text, { size: "p3", color: theme.mbColors.pink }, t('navigation.loginJoin')))),
278
+ siteType === 'marryBaby' ? (React__default.createElement(Button, { className: "login-btn", size: "md", leftIcon: React__default.createElement(User, { color: "currentColor", isSolid: true, size: 22 }) }, t('navigation.loginJoin'))) : (React__default.createElement(Button, { className: "login-btn", size: "md", leftIcon: React__default.createElement(User, { color: "#595959", isSolid: true, size: 22 }), variant: "ghost", color: "#262626" }, t('navigation.loginJoin')))))));
279
+ };
280
+
281
+ export { NavigationProfileButton as N, useCSSFocusPopupHelper as u };
@@ -1,7 +1,7 @@
1
- import { _ as __rest } from './tslib.es6-3970c414.js';
1
+ import { _ as __rest } from './tslib.es6-fd8cab49.js';
2
2
  import React__default from 'react';
3
3
  import { createStyles, Text as Text$1 } from '@mantine/core';
4
- import { O as OTHER_THEME_CONFIG, F as FontWeight } from './other-811b7d93.js';
4
+ import { O as OTHER_THEME_CONFIG, F as FontWeight } from './other-f8b0155f.js';
5
5
 
6
6
  var useStyles = createStyles((theme, _params) => {
7
7
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
@@ -1,9 +1,9 @@
1
- import { _ as __rest } from './tslib.es6-3970c414.js';
1
+ import { _ as __rest } from './tslib.es6-fd8cab49.js';
2
2
  import React__default, { createContext, useContext } from 'react';
3
3
  import { createStyles, rem, Box, Input, Chip, useMantineTheme, Flex, Switch } from '@mantine/core';
4
- import { T as Text } from './index-7d97103f.js';
5
- import { B as Button } from './index-2f06b1d8.js';
6
- import { u as useTranslations } from './useTranslations-160e66cc.js';
4
+ import { T as Text } from './index-5d2f2783.js';
5
+ import { B as Button } from './index-51179764.js';
6
+ import { u as useTranslations } from './useTranslations-9767b0ea.js';
7
7
  import flattenChildren from 'react-keyed-flatten-children';
8
8
  import { theme } from './miscTheme.js';
9
9
 
@@ -1,6 +1,6 @@
1
1
  import React__default from 'react';
2
2
  import styled from '@emotion/styled';
3
- import { M as MediaQueries } from './utils-cee25689.js';
3
+ import { M as MediaQueries } from './utils-1dbd61fa.js';
4
4
  import { theme } from './miscTheme.js';
5
5
 
6
6
  const StyledPopup = styled.div `
@@ -89,13 +89,15 @@ const StyledPopupWrapper = styled.div `
89
89
  }
90
90
  `;
91
91
 
92
- const Popup = ({ type = 'lead', closeIcon, isOpen = true, onClose, children, className = '', enableAnimation = true, }) => {
92
+ const Popup = ({ type = 'lead', closeIcon, isOpen = true, onClose, children, className = '', enableAnimation = true, disableClickOutside = false, }) => {
93
93
  return (React__default.createElement(React__default.Fragment, null,
94
94
  React__default.createElement(StyledPopup, { "data-open": isOpen, "data-type": type, "data-animation": enableAnimation },
95
95
  React__default.createElement("div", { className: `${className || ''} popup-content` },
96
96
  !!closeIcon && (React__default.createElement("div", { className: "close-button", onClick: onClose }, closeIcon)),
97
97
  children)),
98
- React__default.createElement(StyledPopupWrapper, { "data-open": isOpen, onClick: onClose })));
98
+ React__default.createElement(StyledPopupWrapper, { "data-open": isOpen, onClick: () => {
99
+ !disableClickOutside && onClose();
100
+ } })));
99
101
  };
100
102
 
101
103
  export { Popup as P };
@@ -1,21 +1,22 @@
1
- import { _ as __rest } from './tslib.es6-3970c414.js';
1
+ import { _ as __rest } from './tslib.es6-fd8cab49.js';
2
2
  import React__default, { createContext, useContext } from 'react';
3
3
  import { useMantineTheme } from '@mantine/core';
4
4
  import { useForm, isNotEmpty } from '@mantine/form';
5
- import { L as LastPeriod } from './LastPeriod-fcd2b5ec.js';
6
- import { c as Input } from './index-a2704991.js';
7
- import { D as DatePicker } from './index-ef2b1e44.js';
8
- import { T as Text } from './index-7d97103f.js';
9
- import './index-2f06b1d8.js';
10
- import { u as useTranslations } from './useTranslations-160e66cc.js';
5
+ import { L as LastPeriod } from './LastPeriod-cd2e1a56.js';
6
+ import { I as Input } from './index-21c80677.js';
7
+ import { D as DatePicker } from './index-b87e6e0b.js';
8
+ import { T as Text } from './index-5d2f2783.js';
9
+ import './index-51179764.js';
10
+ import './index.styles-793c0b30.js';
11
+ import { u as useTranslations } from './useTranslations-9767b0ea.js';
11
12
  import '@mantine/hooks';
12
- import './index-5a81cbdd.js';
13
- import './index-24f2f569.js';
14
- import './utils-cee25689.js';
15
- import './useMantineLocale-2ece6eac.js';
16
- import './index-69ca7b6a.js';
17
- import './other-811b7d93.js';
18
- import { H as HealthToolFormWrapper } from './index-d10d5d1f.js';
13
+ import './index-e7128232.js';
14
+ import './index-d4eef69b.js';
15
+ import './utils-1dbd61fa.js';
16
+ import './useMantineLocale-bef42461.js';
17
+ import './index-d5543323.js';
18
+ import './other-f8b0155f.js';
19
+ import { H as HealthToolFormWrapper } from './index-5f04e701.js';
19
20
  import { CalendarMB } from '@hhgtech/icons/other';
20
21
 
21
22
  const AvoidPregnancy = (_a) => {
@@ -1,9 +1,9 @@
1
- import { _ as __rest } from './tslib.es6-3970c414.js';
1
+ import { _ as __rest } from './tslib.es6-fd8cab49.js';
2
2
  import React__default, { useState } from 'react';
3
3
  import styled from '@emotion/styled';
4
- import { M as MediaQueries } from './utils-cee25689.js';
4
+ import { M as MediaQueries } from './utils-1dbd61fa.js';
5
5
  import { theme } from './miscTheme.js';
6
- import { L as Label, S as StyledDisplayIcon, a as StyledActionIcon, b as StyledErrorLabel } from './index-f42f0c66.js';
6
+ import { L as Label, S as StyledDisplayIcon, a as StyledActionIcon, b as StyledErrorLabel } from './index-918a026b.js';
7
7
 
8
8
  const StyledInput = styled.div `
9
9
  position: relative;
@@ -1,12 +1,13 @@
1
- import { _ as __rest } from './tslib.es6-3970c414.js';
1
+ import { _ as __rest } from './tslib.es6-fd8cab49.js';
2
2
  import React__default, { useMemo, useState, useEffect } from 'react';
3
- import './index-5a81cbdd.js';
3
+ import './index-e7128232.js';
4
4
  import styled from '@emotion/styled';
5
- import { C as CommonGAssets } from './index-24f2f569.js';
5
+ import { C as CommonGAssets } from './index-d4eef69b.js';
6
6
  import { theme } from './miscTheme.js';
7
- import { I as ImageWrap, d as CentralCarousel } from './index-a2704991.js';
8
- import { T as Text } from './index-b927d85a.js';
9
- import { L as LOCALE } from './Locale-81beb37e.js';
7
+ import { I as ImageWrap } from './index-d034201a.js';
8
+ import { T as Text } from './index-1778704d.js';
9
+ import { L as LOCALE } from './Locale-ecfc005f.js';
10
+ import { c as CentralCarousel } from './index-21c80677.js';
10
11
 
11
12
  const StyledIconContainer = styled.div `
12
13
  display: inline-flex;