@hhgtech/hhg-components 1.29.345 → 1.29.346-beta-2

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 (485) hide show
  1. package/build/{LastPeriod-be68320f.js → LastPeriod-352d5fbd.js} +1 -1
  2. package/build/{MobileBottomNavigationIcon-02d0c2a8.js → MobileBottomNavigationIcon-f8b10079.js} +3 -3
  3. package/build/{Spinner-0b26d6f1.js → Spinner-da05c697.js} +1 -1
  4. package/build/{WhatsApp-a1578c6d.js → WhatsApp-5d4e6ff4.js} +1 -1
  5. package/build/adapters.js +19 -19
  6. package/build/atoms.js +47 -47
  7. package/build/babyGrowth.js +83 -83
  8. package/build/cache.js +2 -2
  9. package/build/care.js +17 -17
  10. package/build/careBookingSearchBar.js +14 -14
  11. package/build/careBookingSearchBarV2.js +15 -15
  12. package/build/components/navigationV2/components/molecules/navigationBar/index.styled.d.ts +2 -0
  13. package/build/components/navigationV2/hooks/useNavConfig.d.ts +1 -0
  14. package/build/components/navigationV2/types.d.ts +1 -1
  15. package/build/components.js +91 -91
  16. package/build/{constants-f14ffffa.js → constants-4def0f24.js} +1 -1
  17. package/build/constants.js +3 -3
  18. package/build/constantsDomainLocales.js +1 -1
  19. package/build/constantsRiskScreener.js +2 -2
  20. package/build/constantsSite.js +2 -2
  21. package/build/{core-39d9da84.js → core-330ad861.js} +1 -1
  22. package/build/{dataTransform-696d6637.js → dataTransform-e0d654e5.js} +1 -1
  23. package/build/ecom.js +4 -4
  24. package/build/{editor-2a9f3b55.js → editor-b78bb8ae.js} +11 -11
  25. package/build/embeddedHeathToolCards_babyGrowth.js +23 -23
  26. package/build/embeddedHeathToolCards_babyPoop.js +19 -19
  27. package/build/embeddedHeathToolCards_babyVaccine.js +22 -22
  28. package/build/embeddedHeathToolCards_bmi_bmi.js +25 -25
  29. package/build/embeddedHeathToolCards_bmrBmr.js +25 -25
  30. package/build/embeddedHeathToolCards_dueDate_dueDate.js +22 -22
  31. package/build/embeddedHeathToolCards_ovulation_ovulation.js +22 -22
  32. package/build/embeddedHeathToolCards_pwg_pwg.js +26 -26
  33. package/build/embeddedHeathToolCards_targetHeartRate.js +27 -27
  34. package/build/esm/{LastPeriod-da7ac462.js → LastPeriod-e7cb76eb.js} +1 -1
  35. package/build/esm/{MobileBottomNavigationIcon-c1775905.js → MobileBottomNavigationIcon-977c27c3.js} +3 -3
  36. package/build/esm/{Spinner-bd4cb5b2.js → Spinner-5aca8cfe.js} +1 -1
  37. package/build/esm/{WhatsApp-f840adad.js → WhatsApp-b0851b94.js} +1 -1
  38. package/build/esm/adapters.js +19 -19
  39. package/build/esm/atoms.js +47 -47
  40. package/build/esm/babyGrowth.js +83 -83
  41. package/build/esm/cache.js +2 -2
  42. package/build/esm/care.js +17 -17
  43. package/build/esm/careBookingSearchBar.js +14 -14
  44. package/build/esm/careBookingSearchBarV2.js +15 -15
  45. package/build/esm/components/navigationV2/components/molecules/navigationBar/index.styled.d.ts +2 -0
  46. package/build/esm/components/navigationV2/hooks/useNavConfig.d.ts +1 -0
  47. package/build/esm/components/navigationV2/types.d.ts +1 -1
  48. package/build/esm/components.js +91 -91
  49. package/build/esm/{constants-099599ea.js → constants-df41b07f.js} +1 -1
  50. package/build/esm/constants.js +3 -3
  51. package/build/esm/constantsDomainLocales.js +1 -1
  52. package/build/esm/constantsRiskScreener.js +2 -2
  53. package/build/esm/constantsSite.js +2 -2
  54. package/build/esm/{core-ea44210b.js → core-7f0e4a7d.js} +1 -1
  55. package/build/esm/{dataTransform-cbb5a929.js → dataTransform-64deae2a.js} +1 -1
  56. package/build/esm/ecom.js +4 -4
  57. package/build/esm/{editor-67595f39.js → editor-f4c36aad.js} +11 -11
  58. package/build/esm/embeddedHeathToolCards_babyGrowth.js +23 -23
  59. package/build/esm/embeddedHeathToolCards_babyPoop.js +19 -19
  60. package/build/esm/embeddedHeathToolCards_babyVaccine.js +22 -22
  61. package/build/esm/embeddedHeathToolCards_bmi_bmi.js +25 -25
  62. package/build/esm/embeddedHeathToolCards_bmrBmr.js +25 -25
  63. package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +22 -22
  64. package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +22 -22
  65. package/build/esm/embeddedHeathToolCards_pwg_pwg.js +26 -26
  66. package/build/esm/embeddedHeathToolCards_targetHeartRate.js +27 -27
  67. package/build/esm/footer.js +21 -21
  68. package/build/esm/gAssets.js +2 -2
  69. package/build/esm/healthToolsCardWrapper.js +18 -18
  70. package/build/esm/healthToolsForm.js +33 -33
  71. package/build/esm/hooks/useCSSFocusPopupHelper.d.ts +1 -0
  72. package/build/esm/hooks.js +13 -13
  73. package/build/esm/i18n.js +2 -2
  74. package/build/esm/i18nV2.js +2 -2
  75. package/build/esm/{index-a2972d1c.js → index-012c5c7d.js} +7 -7
  76. package/build/esm/{index-20a382f9.js → index-0546275b.js} +2 -2
  77. package/build/esm/{index-4dee4564.js → index-06b2159e.js} +5 -5
  78. package/build/esm/{index-319ea745.js → index-07474322.js} +3 -3
  79. package/build/esm/{index-18be7dcc.js → index-0d41f2db.js} +13 -13
  80. package/build/esm/{index-b445c6d8.js → index-0d64d0ed.js} +17 -17
  81. package/build/esm/{index-d3c25c3f.js → index-0e82b088.js} +18 -18
  82. package/build/esm/{index-31680341.js → index-1275817e.js} +16 -16
  83. package/build/esm/{index-fb75972f.js → index-16b45013.js} +6 -6
  84. package/build/esm/{index-f9c86e58.js → index-1e7c42dd.js} +3 -3
  85. package/build/esm/{index-4033ff0d.js → index-1edb8df9.js} +3 -3
  86. package/build/esm/{index-4810a509.js → index-24d51ba3.js} +13 -13
  87. package/build/esm/{index-c1a6a2eb.js → index-27a60202.js} +17 -17
  88. package/build/esm/{index-c0382996.js → index-28bfe110.js} +11 -11
  89. package/build/esm/{index-de94385c.js → index-2b8997f0.js} +3 -3
  90. package/build/esm/{index-dcd520e9.js → index-2ce80446.js} +15 -15
  91. package/build/esm/{index-4acecd12.js → index-2dddaf92.js} +1 -1
  92. package/build/esm/{index-e4b82ffe.js → index-2efe7bba.js} +1 -1
  93. package/build/esm/{index-ffad8ae5.js → index-321562be.js} +2 -2
  94. package/build/esm/{index-e2301f98.js → index-35885a20.js} +1 -1
  95. package/build/esm/{index-7dfb36f2.js → index-37647306.js} +30 -30
  96. package/build/esm/{index-43b25b0a.js → index-40546884.js} +20 -20
  97. package/build/esm/{index-f1188aa9.js → index-45171e12.js} +18 -11
  98. package/build/esm/{index-80f917d1.js → index-4788949b.js} +2 -2
  99. package/build/esm/{index-c7599e73.js → index-48783d74.js} +2 -2
  100. package/build/esm/{index-9a73f0a5.js → index-4dc83b13.js} +1 -1
  101. package/build/esm/{index-f03c7902.js → index-4e3e7e92.js} +1 -1
  102. package/build/esm/{index-02a061bc.js → index-4e5774de.js} +21 -21
  103. package/build/esm/{index-55e82246.js → index-5723e605.js} +1 -1
  104. package/build/esm/{index-c45e471d.js → index-59a65b89.js} +1 -1
  105. package/build/esm/{index-4a94055d.js → index-59a7e780.js} +16 -16
  106. package/build/esm/{index-51e32761.js → index-5bfa31d4.js} +2 -2
  107. package/build/esm/{index-71a9cd04.js → index-6216aed9.js} +2 -2
  108. package/build/esm/{index-92f132ec.js → index-62eb63a9.js} +2 -2
  109. package/build/esm/{index-65ee1c78.js → index-72b91804.js} +16 -16
  110. package/build/esm/{index-e96feeb7.js → index-774b32cb.js} +1 -1
  111. package/build/esm/{index-3f2d73f2.js → index-7c89c04b.js} +2 -2
  112. package/build/esm/{index-5513def5.js → index-7c8a7f84.js} +7 -7
  113. package/build/esm/{index-778a7d90.js → index-7e0b2fe3.js} +16 -16
  114. package/build/esm/{index-ca265a0d.js → index-8be50604.js} +15 -15
  115. package/build/esm/{index-425bec20.js → index-91613434.js} +6 -6
  116. package/build/esm/{index-38173ac9.js → index-997f232d.js} +2 -2
  117. package/build/esm/{index-8cf8239e.js → index-9a1d3a0d.js} +24 -24
  118. package/build/esm/{index-49f7f752.js → index-a9ee26eb.js} +24 -24
  119. package/build/esm/{index-4e29775b.js → index-ae18699f.js} +31 -31
  120. package/build/esm/{index-96fc54fb.js → index-b1c32ca8.js} +69 -42
  121. package/build/esm/{index-ad193061.js → index-b46fc479.js} +5 -5
  122. package/build/esm/{index-5e7a53b9.js → index-bae4cd62.js} +2 -2
  123. package/build/esm/{index-cd100ccf.js → index-c19198f3.js} +2 -2
  124. package/build/esm/{index-3ef168f0.js → index-ca095bbd.js} +3 -3
  125. package/build/esm/{index-d172d201.js → index-ce10599c.js} +6 -6
  126. package/build/esm/{index-2df39bac.js → index-dab0d62d.js} +6 -6
  127. package/build/esm/{index-83f70f19.js → index-e720ccf7.js} +2 -2
  128. package/build/esm/{index-dc763b27.js → index-e9697a6e.js} +2 -2
  129. package/build/esm/{index-13d4c855.js → index-eccac6f8.js} +4 -4
  130. package/build/esm/{index-1ce9865d.js → index-edbf3a16.js} +13 -13
  131. package/build/esm/{index-a70c2c5a.js → index-f15a60a0.js} +18 -18
  132. package/build/esm/{index-f05a95cb.js → index-fc9f1cd0.js} +13 -13
  133. package/build/esm/{index-c2b8ac0d.js → index-fdd0d303.js} +18 -18
  134. package/build/esm/{index-0119793c.js → index-fe61d64d.js} +1 -1
  135. package/build/esm/{index-73e63ca8.js → index-ff416251.js} +3 -3
  136. package/build/esm/{index-5dafc946.js → index-ffe5bb92.js} +3 -3
  137. package/build/esm/index.js +113 -113
  138. package/build/esm/interfaces/healthTools.d.ts +1 -0
  139. package/build/esm/{labelSorting-7a587fbf.js → labelSorting-a9d8d4af.js} +4 -4
  140. package/build/esm/lead.js +25 -25
  141. package/build/esm/{logoIcon-2368b868.js → logoIcon-aaaf7b97.js} +2 -2
  142. package/build/esm/mantine.js +25 -25
  143. package/build/esm/misc.js +16 -16
  144. package/build/esm/miscGetDynamicHealthTool.js +4 -4
  145. package/build/esm/miscGetSocialList.js +8 -8
  146. package/build/esm/miscScreenSizeContext.js +1 -1
  147. package/build/esm/mobileBottomNavigation.js +5 -5
  148. package/build/esm/mobileBottomNavigationIcon.js +5 -5
  149. package/build/esm/molecules.js +69 -69
  150. package/build/esm/moleculesArticleCard.js +6 -6
  151. package/build/esm/moleculesArticleCardV2.js +16 -16
  152. package/build/esm/navigation.js +40 -40
  153. package/build/esm/navigationLogoutPopup.js +9 -9
  154. package/build/esm/navigationProfileButton.js +23 -23
  155. package/build/esm/onboardingV2.js +29 -29
  156. package/build/esm/organisms.js +44 -44
  157. package/build/esm/{post-68aff5e1.js → post-2280c1fc.js} +2 -2
  158. package/build/esm/profileNavigation.js +19 -19
  159. package/build/esm/progressBar.js +1 -1
  160. package/build/esm/pwg.js +22 -22
  161. package/build/esm/ssoV2/api/featureFlag.d.ts +2 -1
  162. package/build/esm/ssoV2/index.d.ts +1 -0
  163. package/build/esm/ssoV2/utils.d.ts +6 -0
  164. package/build/esm/ssoV2.js +50 -56
  165. package/build/esm/{store-fee6277f.js → store-8e7f4233.js} +4 -4
  166. package/build/esm/subot.js +43 -42
  167. package/build/esm/surveyOrPremiumBanner.js +31 -31
  168. package/build/esm/surveyQuestionCard.js +10 -10
  169. package/build/esm/{surveyThankyouCard-2bd8a825.js → surveyThankyouCard-5f86d22d.js} +5 -5
  170. package/build/esm/together.js +53 -53
  171. package/build/esm/togetherApiUtils.js +4 -4
  172. package/build/esm/togetherAtoms.js +30 -30
  173. package/build/esm/togetherComponentGlobalContext.js +4 -4
  174. package/build/esm/togetherMolecules.js +48 -48
  175. package/build/esm/togetherMoleculesCardAuthor.js +27 -27
  176. package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
  177. package/build/esm/togetherMoleculesProfileDetail.js +37 -37
  178. package/build/esm/togetherOrganisms.js +47 -47
  179. package/build/esm/togetherRichTextEditor.js +17 -17
  180. package/build/esm/togetherShareBox.js +10 -10
  181. package/build/esm/{treePopoverMenu-65824617.js → treePopoverMenu-3ae7ea73.js} +19 -19
  182. package/build/esm/{types-8e10f3db.js → types-bf88a331.js} +2 -2
  183. package/build/esm/types.js +2 -2
  184. package/build/esm/{useCategory-8c56f164.js → useCategory-d3223238.js} +5 -5
  185. package/build/esm/{useHealthToolCache-6144154c.js → useHealthToolCache-fd3edfc3.js} +1 -1
  186. package/build/esm/{useMantineLocale-6de8b76b.js → useMantineLocale-32d5d73b.js} +6 -6
  187. package/build/esm/{usePlacesAutocomplete-fcfba16a.js → usePlacesAutocomplete-7502a03b.js} +1 -1
  188. package/build/esm/{useScreenSize-6d68c3f8.js → useScreenSize-6c3bb932.js} +2 -2
  189. package/build/esm/useTogetherAuthRequiredAction.js +9 -9
  190. package/build/esm/utils-71953904.js +53 -0
  191. package/build/esm/{utils-0f5455d5.js → utils-a65d1d98.js} +2 -2
  192. package/build/esm/{utils-ef117b9f.js → utils-ae90dfc4.js} +3 -3
  193. package/build/esm/{utils-fd11bedc.js → utils-c7b722d7.js} +2 -2
  194. package/build/esm/vaccination.js +21 -21
  195. package/build/footer.js +21 -21
  196. package/build/gAssets.js +2 -2
  197. package/build/healthToolsCardWrapper.js +18 -18
  198. package/build/healthToolsForm.js +33 -33
  199. package/build/hooks/useCSSFocusPopupHelper.d.ts +1 -0
  200. package/build/hooks.js +13 -13
  201. package/build/i18n.js +1 -1
  202. package/build/i18nV2.js +1 -1
  203. package/build/{index-353ebf92.js → index-11f9b55c.js} +17 -17
  204. package/build/{index-33be17b2.js → index-1450c476.js} +5 -5
  205. package/build/{index-97bd30c5.js → index-198bab59.js} +11 -11
  206. package/build/{index-4b410b28.js → index-221480f5.js} +3 -3
  207. package/build/{index-b35bcfa0.js → index-28ab8b61.js} +4 -4
  208. package/build/{index-bf29c271.js → index-28c7b940.js} +2 -2
  209. package/build/{index-d033e010.js → index-298a0295.js} +7 -7
  210. package/build/{index-7964eb2a.js → index-2b7890ec.js} +13 -13
  211. package/build/{index-3040ba02.js → index-30a3ef85.js} +2 -2
  212. package/build/{index-824dcde9.js → index-3109fbbf.js} +6 -6
  213. package/build/{index-779388e8.js → index-36543ef2.js} +2 -2
  214. package/build/{index-a1ae523f.js → index-3880235d.js} +15 -15
  215. package/build/{index-daf2d0da.js → index-425fa4f3.js} +18 -18
  216. package/build/{index-f2c70d4e.js → index-44fc4b74.js} +1 -1
  217. package/build/{index-68444804.js → index-47c0f5c9.js} +3 -3
  218. package/build/{index-ced5c951.js → index-495667f4.js} +3 -3
  219. package/build/{index-b8cb6275.js → index-4f3687aa.js} +13 -13
  220. package/build/{index-796c74ad.js → index-51cbf549.js} +2 -2
  221. package/build/{index-e63cf3a5.js → index-6031a53e.js} +24 -24
  222. package/build/{index-a1e7de93.js → index-6285271a.js} +1 -1
  223. package/build/{index-b1a9dbac.js → index-64eebfd1.js} +18 -18
  224. package/build/{index-2bf3fd93.js → index-6cfb27bb.js} +3 -3
  225. package/build/{index-4d2966cc.js → index-6d6ac85d.js} +16 -16
  226. package/build/{index-071e1f72.js → index-6fbe64ee.js} +17 -17
  227. package/build/{index-ef27acc4.js → index-713b114f.js} +2 -2
  228. package/build/{index-f0944845.js → index-76e92bc5.js} +30 -30
  229. package/build/{index-4ae0ca45.js → index-79e57930.js} +31 -31
  230. package/build/{index-71fdc72f.js → index-7bca2ece.js} +16 -16
  231. package/build/{index-8906df9e.js → index-7d6b7ee1.js} +1 -1
  232. package/build/{index-34f595a8.js → index-82dc851f.js} +5 -5
  233. package/build/{index-9d3439dc.js → index-89a2a158.js} +24 -24
  234. package/build/{index-96bb8a9d.js → index-8be44bd5.js} +1 -1
  235. package/build/{index-f3c330cc.js → index-8c6179c3.js} +13 -13
  236. package/build/{index-c90525d9.js → index-92a3ca93.js} +2 -2
  237. package/build/{index-69a057c2.js → index-938655fc.js} +21 -21
  238. package/build/{index-f403133d.js → index-9454163d.js} +6 -6
  239. package/build/{index-28259c62.js → index-977726ab.js} +3 -3
  240. package/build/{index-3d794425.js → index-99ca90cd.js} +18 -11
  241. package/build/{index-4e533784.js → index-9e619b47.js} +16 -16
  242. package/build/{index-50f36d95.js → index-a72a68e7.js} +6 -6
  243. package/build/{index-f2a25a38.js → index-aed08fc7.js} +18 -18
  244. package/build/{index-3a401558.js → index-afa65e80.js} +2 -2
  245. package/build/{index-c36ba8cc.js → index-b19f1499.js} +2 -2
  246. package/build/{index-0ae01475.js → index-b5367987.js} +69 -42
  247. package/build/{index-da842659.js → index-b9b6bcde.js} +7 -7
  248. package/build/{index-03875470.js → index-bc45f4af.js} +2 -2
  249. package/build/{index-0eabbc5d.js → index-bfd9f254.js} +6 -6
  250. package/build/{index-3c7b8a4e.js → index-c587c4ea.js} +15 -15
  251. package/build/{index-4329a848.js → index-cbe0d30e.js} +2 -2
  252. package/build/{index-95d14f98.js → index-cf4fe9f5.js} +3 -3
  253. package/build/{index-d011a478.js → index-d53f4ec9.js} +3 -3
  254. package/build/{index-efcf3fa3.js → index-d7f0a1b2.js} +2 -2
  255. package/build/{index-0a7108dd.js → index-e05a9f1d.js} +16 -16
  256. package/build/{index-f597cd14.js → index-e83978c8.js} +2 -2
  257. package/build/{index-3363b56d.js → index-e85d6692.js} +1 -1
  258. package/build/{index-cfca1ef4.js → index-eacf36ac.js} +1 -1
  259. package/build/{index-5c1055ec.js → index-f4273e40.js} +1 -1
  260. package/build/{index-e6080171.js → index-f64253d1.js} +20 -20
  261. package/build/{index-26d14539.js → index-f7a0e4bf.js} +2 -2
  262. package/build/{index-0eabb99e.js → index-f8a6ae9c.js} +1 -1
  263. package/build/{index-ce74b1a3.js → index-fcfb838a.js} +13 -13
  264. package/build/{index-99d63713.js → index-ff991972.js} +1 -1
  265. package/build/index.js +113 -113
  266. package/build/interfaces/healthTools.d.ts +1 -0
  267. package/build/{labelSorting-836cdeb9.js → labelSorting-c0ea168c.js} +4 -4
  268. package/build/lead.js +25 -25
  269. package/build/{logoIcon-14668b83.js → logoIcon-513be396.js} +2 -2
  270. package/build/mantine.js +22 -22
  271. package/build/misc.js +16 -16
  272. package/build/miscGetDynamicHealthTool.js +4 -4
  273. package/build/miscGetSocialList.js +8 -8
  274. package/build/miscScreenSizeContext.js +1 -1
  275. package/build/mobileBottomNavigation.js +5 -5
  276. package/build/mobileBottomNavigationIcon.js +5 -5
  277. package/build/molecules.js +69 -69
  278. package/build/moleculesArticleCard.js +6 -6
  279. package/build/moleculesArticleCardV2.js +16 -16
  280. package/build/navigation.js +40 -40
  281. package/build/navigationLogoutPopup.js +9 -9
  282. package/build/navigationProfileButton.js +23 -23
  283. package/build/onboardingV2.js +28 -28
  284. package/build/organisms.js +44 -44
  285. package/build/{post-6b686c0d.js → post-bdd7c4ed.js} +2 -2
  286. package/build/profileNavigation.js +19 -19
  287. package/build/progressBar.js +1 -1
  288. package/build/pwg.js +22 -22
  289. package/build/ssoV2/api/featureFlag.d.ts +2 -1
  290. package/build/ssoV2/index.d.ts +1 -0
  291. package/build/ssoV2/utils.d.ts +6 -0
  292. package/build/ssoV2.js +65 -71
  293. package/build/{store-be18716d.js → store-0b9aafbe.js} +4 -4
  294. package/build/subot.js +42 -41
  295. package/build/surveyOrPremiumBanner.js +31 -31
  296. package/build/surveyQuestionCard.js +10 -10
  297. package/build/{surveyThankyouCard-9cadbf30.js → surveyThankyouCard-654ab0a8.js} +5 -5
  298. package/build/together.js +53 -53
  299. package/build/togetherApiUtils.js +4 -4
  300. package/build/togetherAtoms.js +30 -30
  301. package/build/togetherComponentGlobalContext.js +4 -4
  302. package/build/togetherMolecules.js +48 -48
  303. package/build/togetherMoleculesCardAuthor.js +27 -27
  304. package/build/togetherMoleculesPostImagePreview.js +11 -11
  305. package/build/togetherMoleculesProfileDetail.js +37 -37
  306. package/build/togetherOrganisms.js +47 -47
  307. package/build/togetherRichTextEditor.js +17 -17
  308. package/build/togetherShareBox.js +10 -10
  309. package/build/{treePopoverMenu-d7affb39.js → treePopoverMenu-b75a3982.js} +19 -19
  310. package/build/{types-46de57e9.js → types-58edd578.js} +2 -2
  311. package/build/types.js +2 -2
  312. package/build/{useCategory-75a8bffb.js → useCategory-b1a28355.js} +5 -5
  313. package/build/{useHealthToolCache-ad2a994a.js → useHealthToolCache-a7b634c5.js} +1 -1
  314. package/build/{useMantineLocale-ec8e9a98.js → useMantineLocale-4e20e4c7.js} +6 -6
  315. package/build/{usePlacesAutocomplete-088a10a0.js → usePlacesAutocomplete-023ad32f.js} +1 -1
  316. package/build/{useScreenSize-662f9dad.js → useScreenSize-0edd7b25.js} +2 -2
  317. package/build/useTogetherAuthRequiredAction.js +9 -9
  318. package/build/{utils-8fd4f449.js → utils-097cface.js} +2 -2
  319. package/build/{utils-da3b4764.js → utils-64e5b35e.js} +2 -2
  320. package/build/{utils-c8cbc0f5.js → utils-72ea9ab9.js} +3 -3
  321. package/build/utils-8ec7aa1d.js +59 -0
  322. package/build/vaccination.js +21 -21
  323. package/package.json +1 -1
  324. /package/build/{BMI_BOYS.percentile.monthly-82216dda.js → BMI_BOYS.percentile.monthly-54e6af28.js} +0 -0
  325. /package/build/{BMI_BOYS.percentile.weekly-32f8d3cc.js → BMI_BOYS.percentile.weekly-cab58ff6.js} +0 -0
  326. /package/build/{BMI_BOYS.percentile.yearly-46bcd2e2.js → BMI_BOYS.percentile.yearly-e62c1d0b.js} +0 -0
  327. /package/build/{BMI_BOYS.zscore.monthly-92af676e.js → BMI_BOYS.zscore.monthly-6f98a953.js} +0 -0
  328. /package/build/{BMI_BOYS.zscore.weekly-5062aa7c.js → BMI_BOYS.zscore.weekly-b308b338.js} +0 -0
  329. /package/build/{BMI_BOYS.zscore.yearly-ec6f39f2.js → BMI_BOYS.zscore.yearly-2ffc7f87.js} +0 -0
  330. /package/build/{BMI_GIRLS.percentile.monthly-809d2298.js → BMI_GIRLS.percentile.monthly-c8d03851.js} +0 -0
  331. /package/build/{BMI_GIRLS.percentile.weekly-dd787415.js → BMI_GIRLS.percentile.weekly-5d4d411f.js} +0 -0
  332. /package/build/{BMI_GIRLS.percentile.yearly-afa78270.js → BMI_GIRLS.percentile.yearly-9a55a9cb.js} +0 -0
  333. /package/build/{BMI_GIRLS.zscore.monthly-a69ec78a.js → BMI_GIRLS.zscore.monthly-b4a0bd3f.js} +0 -0
  334. /package/build/{BMI_GIRLS.zscore.weekly-c6ff29ce.js → BMI_GIRLS.zscore.weekly-0cbcc86f.js} +0 -0
  335. /package/build/{BMI_GIRLS.zscore.yearly-e60fc257.js → BMI_GIRLS.zscore.yearly-7009aa45.js} +0 -0
  336. /package/build/{ChevronDown-a2dd7bea.js → ChevronDown-e44cee74.js} +0 -0
  337. /package/build/{Close-a77fc2e6.js → Close-37983634.js} +0 -0
  338. /package/build/{Google-dd439b71.js → Google-db0b7448.js} +0 -0
  339. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-71fa016e.js → HEAD CIRCUM_BOYS.percentile.monthly-fd6493df.js} +0 -0
  340. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-2a41c863.js → HEAD CIRCUM_BOYS.percentile.weekly-cadec689.js} +0 -0
  341. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-e991c0ea.js → HEAD CIRCUM_BOYS.percentile.yearly-5e5a4f54.js} +0 -0
  342. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-0ccfd98f.js → HEAD CIRCUM_BOYS.zscore.monthly-aaece9d5.js} +0 -0
  343. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-4425aa07.js → HEAD CIRCUM_BOYS.zscore.weekly-22e5aad0.js} +0 -0
  344. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-85a6f295.js → HEAD CIRCUM_BOYS.zscore.yearly-789ce0f3.js} +0 -0
  345. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-9353eb31.js → HEAD CIRCUM_GIRLS.percentile.monthly-d9e67372.js} +0 -0
  346. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-733bad62.js → HEAD CIRCUM_GIRLS.percentile.weekly-cd331de5.js} +0 -0
  347. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-8ee8ac6e.js → HEAD CIRCUM_GIRLS.percentile.yearly-068d40e4.js} +0 -0
  348. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-31a9e7ca.js → HEAD CIRCUM_GIRLS.zscore.monthly-235dc3c5.js} +0 -0
  349. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-15d56177.js → HEAD CIRCUM_GIRLS.zscore.weekly-b00e6353.js} +0 -0
  350. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-2cdb478b.js → HEAD CIRCUM_GIRLS.zscore.yearly-13b5f2cc.js} +0 -0
  351. /package/build/{HEIGHT_BOYS.percentile.monthly-83992652.js → HEIGHT_BOYS.percentile.monthly-cee4e0a5.js} +0 -0
  352. /package/build/{HEIGHT_BOYS.percentile.weekly-9092c5e7.js → HEIGHT_BOYS.percentile.weekly-bed840c7.js} +0 -0
  353. /package/build/{HEIGHT_BOYS.percentile.yearly-dd7f1126.js → HEIGHT_BOYS.percentile.yearly-b8ccef9d.js} +0 -0
  354. /package/build/{HEIGHT_BOYS.zscore.monthly-8b3e01bd.js → HEIGHT_BOYS.zscore.monthly-78ca0182.js} +0 -0
  355. /package/build/{HEIGHT_BOYS.zscore.weekly-6c7db1df.js → HEIGHT_BOYS.zscore.weekly-09d8c28e.js} +0 -0
  356. /package/build/{HEIGHT_BOYS.zscore.yearly-74a2424e.js → HEIGHT_BOYS.zscore.yearly-56df709c.js} +0 -0
  357. /package/build/{HEIGHT_GIRLS.percentile.monthly-ddd1b6a4.js → HEIGHT_GIRLS.percentile.monthly-fbc7c8c1.js} +0 -0
  358. /package/build/{HEIGHT_GIRLS.percentile.weekly-9f717591.js → HEIGHT_GIRLS.percentile.weekly-2dceb0a9.js} +0 -0
  359. /package/build/{HEIGHT_GIRLS.percentile.yearly-c51600bf.js → HEIGHT_GIRLS.percentile.yearly-e6734a75.js} +0 -0
  360. /package/build/{HEIGHT_GIRLS.zscore.monthly-647930c7.js → HEIGHT_GIRLS.zscore.monthly-44a5b046.js} +0 -0
  361. /package/build/{HEIGHT_GIRLS.zscore.weekly-d2178e8b.js → HEIGHT_GIRLS.zscore.weekly-7878bf2d.js} +0 -0
  362. /package/build/{HEIGHT_GIRLS.zscore.yearly-66b01970.js → HEIGHT_GIRLS.zscore.yearly-3d96005b.js} +0 -0
  363. /package/build/{Locale-9ee91aeb.js → Locale-a8773d2f.js} +0 -0
  364. /package/build/{Visible-b10def81.js → Visible-3a357ce7.js} +0 -0
  365. /package/build/{WEIGHT_BOYS.percentile.monthly-2c7f27cf.js → WEIGHT_BOYS.percentile.monthly-32917035.js} +0 -0
  366. /package/build/{WEIGHT_BOYS.percentile.weekly-be367860.js → WEIGHT_BOYS.percentile.weekly-90220d7a.js} +0 -0
  367. /package/build/{WEIGHT_BOYS.percentile.yearly-841df22e.js → WEIGHT_BOYS.percentile.yearly-0dfbec92.js} +0 -0
  368. /package/build/{WEIGHT_BOYS.zscore.monthly-2a2bcf0d.js → WEIGHT_BOYS.zscore.monthly-ec94a891.js} +0 -0
  369. /package/build/{WEIGHT_BOYS.zscore.weekly-90600073.js → WEIGHT_BOYS.zscore.weekly-38e6778f.js} +0 -0
  370. /package/build/{WEIGHT_BOYS.zscore.yearly-1ce495d7.js → WEIGHT_BOYS.zscore.yearly-474df07d.js} +0 -0
  371. /package/build/{WEIGHT_GIRLS.percentile.monthly-e5eee13f.js → WEIGHT_GIRLS.percentile.monthly-fba0d24c.js} +0 -0
  372. /package/build/{WEIGHT_GIRLS.percentile.weekly-605877ae.js → WEIGHT_GIRLS.percentile.weekly-e4525d51.js} +0 -0
  373. /package/build/{WEIGHT_GIRLS.percentile.yearly-8304c289.js → WEIGHT_GIRLS.percentile.yearly-6473b0ad.js} +0 -0
  374. /package/build/{WEIGHT_GIRLS.zscore.monthly-e67ae74f.js → WEIGHT_GIRLS.zscore.monthly-5c49ecad.js} +0 -0
  375. /package/build/{WEIGHT_GIRLS.zscore.weekly-114ed213.js → WEIGHT_GIRLS.zscore.weekly-319f6a51.js} +0 -0
  376. /package/build/{WEIGHT_GIRLS.zscore.yearly-a9c002a2.js → WEIGHT_GIRLS.zscore.yearly-b03d9f39.js} +0 -0
  377. /package/build/{animation-ff71d694.js → animation-d4248eba.js} +0 -0
  378. /package/build/{constants-3affb2be.js → constants-5d7f8aaf.js} +0 -0
  379. /package/build/{constants-0683a160.js → constants-826b968c.js} +0 -0
  380. /package/build/{constants-31873c96.js → constants-f6949cc1.js} +0 -0
  381. /package/build/{dataTransform-c38fe388.js → dataTransform-81444698.js} +0 -0
  382. /package/build/{doctor-e715a86c.js → doctor-b3d12f6d.js} +0 -0
  383. /package/build/esm/{BMI_BOYS.percentile.monthly-89e82029.js → BMI_BOYS.percentile.monthly-7d8be625.js} +0 -0
  384. /package/build/esm/{BMI_BOYS.percentile.weekly-1bf782aa.js → BMI_BOYS.percentile.weekly-c445c9a9.js} +0 -0
  385. /package/build/esm/{BMI_BOYS.percentile.yearly-392b54f8.js → BMI_BOYS.percentile.yearly-aeec1fcc.js} +0 -0
  386. /package/build/esm/{BMI_BOYS.zscore.monthly-5131afd4.js → BMI_BOYS.zscore.monthly-6402f135.js} +0 -0
  387. /package/build/esm/{BMI_BOYS.zscore.weekly-acd79540.js → BMI_BOYS.zscore.weekly-a50ac469.js} +0 -0
  388. /package/build/esm/{BMI_BOYS.zscore.yearly-12453bd3.js → BMI_BOYS.zscore.yearly-4e13e6c5.js} +0 -0
  389. /package/build/esm/{BMI_GIRLS.percentile.monthly-f4b8b69a.js → BMI_GIRLS.percentile.monthly-e532bd94.js} +0 -0
  390. /package/build/esm/{BMI_GIRLS.percentile.weekly-9c0728f5.js → BMI_GIRLS.percentile.weekly-a87fc10b.js} +0 -0
  391. /package/build/esm/{BMI_GIRLS.percentile.yearly-ec198f03.js → BMI_GIRLS.percentile.yearly-2954f2ae.js} +0 -0
  392. /package/build/esm/{BMI_GIRLS.zscore.monthly-3bff0dab.js → BMI_GIRLS.zscore.monthly-aef577b7.js} +0 -0
  393. /package/build/esm/{BMI_GIRLS.zscore.weekly-67b128db.js → BMI_GIRLS.zscore.weekly-29885669.js} +0 -0
  394. /package/build/esm/{BMI_GIRLS.zscore.yearly-be5bfc34.js → BMI_GIRLS.zscore.yearly-74e1aaaf.js} +0 -0
  395. /package/build/esm/{ChevronDown-e002a61f.js → ChevronDown-fe694835.js} +0 -0
  396. /package/build/esm/{Close-117a24e8.js → Close-51844d09.js} +0 -0
  397. /package/build/esm/{Google-5752c531.js → Google-237c4a6a.js} +0 -0
  398. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-65913083.js → HEAD CIRCUM_BOYS.percentile.monthly-909b1c70.js} +0 -0
  399. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-7130b906.js → HEAD CIRCUM_BOYS.percentile.weekly-5b1f1666.js} +0 -0
  400. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-baba0894.js → HEAD CIRCUM_BOYS.percentile.yearly-6046c193.js} +0 -0
  401. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-995dd2e7.js → HEAD CIRCUM_BOYS.zscore.monthly-7f888c72.js} +0 -0
  402. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-eb9e464a.js → HEAD CIRCUM_BOYS.zscore.weekly-8bc0170e.js} +0 -0
  403. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-361a1997.js → HEAD CIRCUM_BOYS.zscore.yearly-9e07985e.js} +0 -0
  404. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-395a6ab3.js → HEAD CIRCUM_GIRLS.percentile.monthly-9d15ba59.js} +0 -0
  405. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-c79e347b.js → HEAD CIRCUM_GIRLS.percentile.weekly-2a62da5d.js} +0 -0
  406. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-26202e99.js → HEAD CIRCUM_GIRLS.percentile.yearly-d828d640.js} +0 -0
  407. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-166164f2.js → HEAD CIRCUM_GIRLS.zscore.monthly-5293246d.js} +0 -0
  408. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-7dc55d96.js → HEAD CIRCUM_GIRLS.zscore.weekly-07ca90c9.js} +0 -0
  409. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-479a3fa5.js → HEAD CIRCUM_GIRLS.zscore.yearly-0b38e458.js} +0 -0
  410. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-7d3d1d0c.js → HEIGHT_BOYS.percentile.monthly-52eede61.js} +0 -0
  411. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-9dacbf07.js → HEIGHT_BOYS.percentile.weekly-67e02312.js} +0 -0
  412. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-10d6f504.js → HEIGHT_BOYS.percentile.yearly-892f73a0.js} +0 -0
  413. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-9a159f91.js → HEIGHT_BOYS.zscore.monthly-73c6ff62.js} +0 -0
  414. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-9ec0b853.js → HEIGHT_BOYS.zscore.weekly-cdb6970e.js} +0 -0
  415. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-94158ff1.js → HEIGHT_BOYS.zscore.yearly-8c0c08d7.js} +0 -0
  416. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-4fb12309.js → HEIGHT_GIRLS.percentile.monthly-90673f53.js} +0 -0
  417. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-25f67d05.js → HEIGHT_GIRLS.percentile.weekly-586fee22.js} +0 -0
  418. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-98e4b287.js → HEIGHT_GIRLS.percentile.yearly-b14d6edb.js} +0 -0
  419. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-9f9c040d.js → HEIGHT_GIRLS.zscore.monthly-6c59ee23.js} +0 -0
  420. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-34a0087d.js → HEIGHT_GIRLS.zscore.weekly-e6423ca3.js} +0 -0
  421. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-0d438840.js → HEIGHT_GIRLS.zscore.yearly-fa9d3498.js} +0 -0
  422. /package/build/esm/{Locale-65183dbc.js → Locale-76412adf.js} +0 -0
  423. /package/build/esm/{Visible-84e384d9.js → Visible-51e8cc3f.js} +0 -0
  424. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-1f0d07ef.js → WEIGHT_BOYS.percentile.monthly-befdd010.js} +0 -0
  425. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-efe57dfc.js → WEIGHT_BOYS.percentile.weekly-ce62f21e.js} +0 -0
  426. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-36c805b6.js → WEIGHT_BOYS.percentile.yearly-4b3f7590.js} +0 -0
  427. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-deaf5ade.js → WEIGHT_BOYS.zscore.monthly-718b46e4.js} +0 -0
  428. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-a7453d62.js → WEIGHT_BOYS.zscore.weekly-b7cbfad0.js} +0 -0
  429. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-c5cece73.js → WEIGHT_BOYS.zscore.yearly-e0f97970.js} +0 -0
  430. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-08fc5f2f.js → WEIGHT_GIRLS.percentile.monthly-5efda4d5.js} +0 -0
  431. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-bbf8b9fd.js → WEIGHT_GIRLS.percentile.weekly-e7b30f3a.js} +0 -0
  432. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-d5c6ab93.js → WEIGHT_GIRLS.percentile.yearly-07db8600.js} +0 -0
  433. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-ae0c668d.js → WEIGHT_GIRLS.zscore.monthly-25beaa99.js} +0 -0
  434. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-efd54b0f.js → WEIGHT_GIRLS.zscore.weekly-23a5d470.js} +0 -0
  435. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-9dfa7da1.js → WEIGHT_GIRLS.zscore.yearly-4f34ada1.js} +0 -0
  436. /package/build/esm/{animation-d38bb8da.js → animation-711b2673.js} +0 -0
  437. /package/build/esm/{constants-a6abc2bb.js → constants-09745dc4.js} +0 -0
  438. /package/build/esm/{constants-032d02eb.js → constants-536afba2.js} +0 -0
  439. /package/build/esm/{constants-2d28b7bb.js → constants-c0af0301.js} +0 -0
  440. /package/build/esm/{dataTransform-9e53c808.js → dataTransform-1dc99f33.js} +0 -0
  441. /package/build/esm/{doctor-3013f102.js → doctor-fb55e813.js} +0 -0
  442. /package/build/esm/{index-04bfc150.js → index-06cd6211.js} +0 -0
  443. /package/build/esm/{index-b4bfb74b.js → index-1a245519.js} +0 -0
  444. /package/build/esm/{index-faa5a99f.js → index-22f2805b.js} +0 -0
  445. /package/build/esm/{index-b11314a5.js → index-2d7e6875.js} +0 -0
  446. /package/build/esm/{index-9b570a07.js → index-348906ff.js} +0 -0
  447. /package/build/esm/{index-64ebf66e.js → index-4c83d9f6.js} +0 -0
  448. /package/build/esm/{index-38bd7ae4.js → index-b0749ee2.js} +0 -0
  449. /package/build/esm/{index-b3542d64.js → index-b105f11b.js} +0 -0
  450. /package/build/esm/{index-99703685.js → index-e40f3ab8.js} +0 -0
  451. /package/build/esm/{index.styles-354a3125.js → index.styles-3c27f26b.js} +0 -0
  452. /package/build/esm/{localizeNumberFormat-0f5251c7.js → localizeNumberFormat-0271c4e4.js} +0 -0
  453. /package/build/esm/{normalizeLink-98ac2673.js → normalizeLink-004aed75.js} +0 -0
  454. /package/build/esm/{other-141e6f72.js → other-4c9e0a80.js} +0 -0
  455. /package/build/esm/{paths-6420d00b.js → paths-189a8aa9.js} +0 -0
  456. /package/build/esm/{translationsContext-95dd5e93.js → translationsContext-88113697.js} +0 -0
  457. /package/build/esm/{tslib.es6-516f5760.js → tslib.es6-ea33a74e.js} +0 -0
  458. /package/build/esm/{types-ee34648a.js → types-f099b78e.js} +0 -0
  459. /package/build/esm/{useIsInit-27c0f243.js → useIsInit-68adfd6f.js} +0 -0
  460. /package/build/esm/{useOutsideClick-0ca87b4b.js → useOutsideClick-15171cd7.js} +0 -0
  461. /package/build/esm/{useScrollbarSize-c8b55c87.js → useScrollbarSize-9204f0a1.js} +0 -0
  462. /package/build/esm/{useUniqueId-0c28bf67.js → useUniqueId-6c5099e3.js} +0 -0
  463. /package/build/esm/{utils-714ce52b.js → utils-d1e77b71.js} +0 -0
  464. /package/build/{index-8d91fa84.js → index-0012a0e3.js} +0 -0
  465. /package/build/{index-f23f7dc7.js → index-04a2b39e.js} +0 -0
  466. /package/build/{index-bb1f2627.js → index-16e79402.js} +0 -0
  467. /package/build/{index-c06171cc.js → index-1a1c307f.js} +0 -0
  468. /package/build/{index-66acf25f.js → index-5e9bce17.js} +0 -0
  469. /package/build/{index-cc45684b.js → index-60d8ce93.js} +0 -0
  470. /package/build/{index-ad17f649.js → index-648cddc1.js} +0 -0
  471. /package/build/{index-2f30a693.js → index-9b5eba6f.js} +0 -0
  472. /package/build/{index-9aa0865b.js → index-a95ee749.js} +0 -0
  473. /package/build/{index.styles-c768b8e3.js → index.styles-b3668f48.js} +0 -0
  474. /package/build/{localizeNumberFormat-ec293a1c.js → localizeNumberFormat-2770f601.js} +0 -0
  475. /package/build/{normalizeLink-5d423fb2.js → normalizeLink-dae6160a.js} +0 -0
  476. /package/build/{other-ac5fdd9a.js → other-386157b9.js} +0 -0
  477. /package/build/{paths-662653dc.js → paths-e9c2dfa0.js} +0 -0
  478. /package/build/{translationsContext-bfc132f5.js → translationsContext-7dfa1ba9.js} +0 -0
  479. /package/build/{tslib.es6-f733ece1.js → tslib.es6-3d12e587.js} +0 -0
  480. /package/build/{types-09a9a936.js → types-51e592cb.js} +0 -0
  481. /package/build/{useIsInit-3d8b66b3.js → useIsInit-a02bdb61.js} +0 -0
  482. /package/build/{useOutsideClick-4ead8e89.js → useOutsideClick-bf3694cb.js} +0 -0
  483. /package/build/{useScrollbarSize-50d9fdfd.js → useScrollbarSize-942ca518.js} +0 -0
  484. /package/build/{useUniqueId-b0773df1.js → useUniqueId-dcf9a30c.js} +0 -0
  485. /package/build/{utils-14e95277.js → utils-134fe2a8.js} +0 -0
@@ -1,6 +1,6 @@
1
1
  import React__default from 'react';
2
- import { I as Icon } from './index-de94385c.js';
3
- import { u as useTranslations } from './index-4acecd12.js';
2
+ import { I as Icon } from './index-2b8997f0.js';
3
+ import { u as useTranslations } from './index-2dddaf92.js';
4
4
 
5
5
  var styles = {"loading":"tliWyii"};
6
6
 
@@ -1,40 +1,40 @@
1
1
  import React__default, { createContext, useContext, useMemo, useCallback, useState, useEffect, forwardRef, useRef } from 'react';
2
2
  import { rem, Container, createStyles, Box, Stack, Flex, AspectRatio, ScrollArea, Chip, Group, Badge, MultiSelect, Stepper } from '@mantine/core';
3
- import { C as CommonGAssets } from './index-9b570a07.js';
4
- import { b as callApiWithAuth, d as getApiPath, T as TogetherComponentGlobalContext, e as getPremiumApiPath, f as getWebsiteUrlApi, h as getSsoApiPath } from './utils-ef117b9f.js';
5
- import { G as GA_TOKEN_COOKIE } from './index-51e32761.js';
3
+ import { C as CommonGAssets } from './index-348906ff.js';
4
+ import { b as callApiWithAuth, d as getApiPath, T as TogetherComponentGlobalContext, e as getPremiumApiPath, f as getWebsiteUrlApi, h as getSsoApiPath } from './utils-ae90dfc4.js';
5
+ import { G as GA_TOKEN_COOKIE } from './index-5bfa31d4.js';
6
6
  import { RISK_SCREENER_NAME, RISK_SCREENER_SLUG } from './constantsRiskScreener.js';
7
- import { _ as __rest, a as __awaiter } from './tslib.es6-516f5760.js';
8
- import { u as useSSOV2Store, I as IS_SSOV2_ENABLED } from './store-fee6277f.js';
9
- import { I as ImageWrap } from './useScreenSize-6d68c3f8.js';
10
- import { g as getCurrentBaseUrl, a as getCurrentSsoUrl } from './normalizeLink-98ac2673.js';
11
- import { u as useTranslations } from './index-4acecd12.js';
7
+ import { _ as __rest, a as __awaiter } from './tslib.es6-ea33a74e.js';
8
+ import { u as useSSOV2Store, I as IS_SSOV2_ENABLED } from './store-8e7f4233.js';
9
+ import { I as ImageWrap } from './useScreenSize-6c3bb932.js';
10
+ import { g as getCurrentBaseUrl, a as getCurrentSsoUrl } from './normalizeLink-004aed75.js';
11
+ import { u as useTranslations } from './index-2dddaf92.js';
12
12
  import { useForm, isNotEmpty } from '@mantine/form';
13
- import { d as Checkbox, e as ChipButton, I as Input, t as themeColors, b as AspectRatio$1 } from './index-c0382996.js';
13
+ import { d as Checkbox, e as ChipButton, I as Input, t as themeColors, b as AspectRatio$1 } from './index-28bfe110.js';
14
14
  import '@mantine/dates';
15
- import './index-0119793c.js';
16
- import './useMantineLocale-6de8b76b.js';
17
- import { T as Text } from './index-83f70f19.js';
18
- import { B as Button } from './index-9a73f0a5.js';
19
- import './index.styles-354a3125.js';
15
+ import './index-fe61d64d.js';
16
+ import './useMantineLocale-32d5d73b.js';
17
+ import { T as Text } from './index-e720ccf7.js';
18
+ import { B as Button } from './index-4dc83b13.js';
19
+ import './index.styles-3c27f26b.js';
20
20
  import { useViewportSize } from '@mantine/hooks';
21
- import './utils-714ce52b.js';
22
- import './other-141e6f72.js';
23
- import './index-4033ff0d.js';
21
+ import './utils-d1e77b71.js';
22
+ import './other-4c9e0a80.js';
23
+ import './index-1edb8df9.js';
24
24
  import { PATHS as PATHS$2 } from './togetherApiPaths.js';
25
- import './translationsContext-95dd5e93.js';
26
- import { H as Heading } from './index-c7599e73.js';
27
- import { u as useHealthToolsCache } from './useHealthToolCache-6144154c.js';
28
- import { I as Icon } from './index-de94385c.js';
25
+ import './translationsContext-88113697.js';
26
+ import { H as Heading } from './index-48783d74.js';
27
+ import { u as useHealthToolsCache } from './useHealthToolCache-fd3edfc3.js';
28
+ import { I as Icon } from './index-2b8997f0.js';
29
29
  import { domainLocales } from './constantsDomainLocales.js';
30
30
  import { isProduction } from './constantsIsProduction.js';
31
31
  import { Close, Plus } from '@hhgtech/icons/core';
32
- import { i as isVideo } from './index-b4bfb74b.js';
33
- import { M as Modal } from './index-20a382f9.js';
32
+ import { i as isVideo } from './index-1a245519.js';
33
+ import { M as Modal } from './index-0546275b.js';
34
34
  import Cookies from 'js-cookie';
35
35
  import flatten from 'lodash/flatten';
36
36
  import uniqBy from 'lodash/uniqBy';
37
- import { L as LOCALE } from './Locale-65183dbc.js';
37
+ import { L as LOCALE } from './Locale-76412adf.js';
38
38
 
39
39
  const PREFER_TOPICS = [
40
40
  {
@@ -1,44 +1,44 @@
1
- import { _ as __rest, a as __awaiter } from './tslib.es6-516f5760.js';
1
+ import { _ as __rest, a as __awaiter } from './tslib.es6-ea33a74e.js';
2
2
  import React__default, { useState, useImperativeHandle, useRef, useEffect, useMemo, Fragment, useCallback, forwardRef, memo } from 'react';
3
- import { R as Radio } from './index-c0382996.js';
3
+ import { R as Radio } from './index-28bfe110.js';
4
4
  import { Stack, Group, createStyles, getStylesRef, Box } from '@mantine/core';
5
5
  import '@mantine/dates';
6
- import { L as LOCALE_SPECS, F as FAVICONS } from './index-51e32761.js';
7
- import './index-0119793c.js';
8
- import { C as CommonGAssets } from './index-9b570a07.js';
9
- import './useMantineLocale-6de8b76b.js';
10
- import { T as Text } from './index-83f70f19.js';
11
- import { B as Button$1 } from './index-9a73f0a5.js';
12
- import './index.styles-354a3125.js';
13
- import './translationsContext-95dd5e93.js';
6
+ import { L as LOCALE_SPECS, F as FAVICONS } from './index-5bfa31d4.js';
7
+ import './index-fe61d64d.js';
8
+ import { C as CommonGAssets } from './index-348906ff.js';
9
+ import './useMantineLocale-32d5d73b.js';
10
+ import { T as Text } from './index-e720ccf7.js';
11
+ import { B as Button$1 } from './index-4dc83b13.js';
12
+ import './index.styles-3c27f26b.js';
13
+ import './translationsContext-88113697.js';
14
14
  import '@mantine/hooks';
15
- import { M as MediaQueries } from './utils-714ce52b.js';
16
- import './other-141e6f72.js';
17
- import './index-4033ff0d.js';
18
- import { i as isInternalLink } from './index-f9c86e58.js';
15
+ import { M as MediaQueries } from './utils-d1e77b71.js';
16
+ import './other-4c9e0a80.js';
17
+ import './index-1edb8df9.js';
18
+ import { i as isInternalLink } from './index-1e7c42dd.js';
19
19
  import styled from '@emotion/styled';
20
20
  import { theme } from './miscTheme.js';
21
- import { C as Checkbox, P as PureInput } from './index-319ea745.js';
22
- import { L as Logo } from './index-d172d201.js';
21
+ import { C as Checkbox, P as PureInput } from './index-07474322.js';
22
+ import { L as Logo } from './index-ce10599c.js';
23
23
  import throttle from 'lodash/throttle';
24
24
  import parse from 'html-react-parser';
25
25
  import { domainLocales } from './constantsDomainLocales.js';
26
26
  import { isProduction } from './constantsIsProduction.js';
27
27
  import { isBefore, startOfMonth, addMonths, format, subMonths, getDaysInMonth, isToday, isSameDay, isWithinInterval, isAfter, isPast } from 'date-fns';
28
- import { a as useOutsideClick } from './useOutsideClick-0ca87b4b.js';
28
+ import { a as useOutsideClick } from './useOutsideClick-15171cd7.js';
29
29
  import enUS from 'date-fns/locale/en-US';
30
30
  import id from 'date-fns/locale/id';
31
31
  import vi from 'date-fns/locale/vi';
32
32
  import zhTW from 'date-fns/locale/zh-TW';
33
- import { B as Button } from './index-dc763b27.js';
34
- import { u as useScreenSize } from './useScreenSize-6d68c3f8.js';
35
- import { u as useTranslations } from './index-4acecd12.js';
36
- import { D as Dropdown } from './index-64ebf66e.js';
33
+ import { B as Button } from './index-e9697a6e.js';
34
+ import { u as useScreenSize } from './useScreenSize-6c3bb932.js';
35
+ import { u as useTranslations } from './index-2dddaf92.js';
36
+ import { D as Dropdown } from './index-4c83d9f6.js';
37
37
  import { getSocialList } from './miscGetSocialList.js';
38
- import { I as Input } from './index-cd100ccf.js';
39
- import { D as Drawer } from './index-73e63ca8.js';
38
+ import { I as Input } from './index-c19198f3.js';
39
+ import { D as Drawer } from './index-ff416251.js';
40
40
  import { v4 } from 'uuid';
41
- import { L as LOCALE } from './Locale-65183dbc.js';
41
+ import { L as LOCALE } from './Locale-76412adf.js';
42
42
  import { ArrowRight } from '@hhgtech/icons/arrow';
43
43
  import { MultiStar, Question } from '@hhgtech/icons/other';
44
44
  import Lottie from 'lottie-light-react';
@@ -1,47 +1,47 @@
1
- import { a as __awaiter, _ as __rest } from './tslib.es6-516f5760.js';
1
+ import { a as __awaiter, _ as __rest } from './tslib.es6-ea33a74e.js';
2
2
  import React__default, { useState, useRef, useEffect, useCallback, useContext, useMemo } from 'react';
3
3
  import { Info, Ask } from '@hhgtech/icons/other';
4
- import { D as Dropdown } from './index-64ebf66e.js';
5
- import { u as useTranslations } from './index-4acecd12.js';
4
+ import { D as Dropdown } from './index-4c83d9f6.js';
5
+ import { u as useTranslations } from './index-2dddaf92.js';
6
6
  import innertext from 'innertext';
7
7
  import { theme } from './miscTheme.js';
8
- import { I as Input$1 } from './index-c0382996.js';
8
+ import { I as Input$1 } from './index-28bfe110.js';
9
9
  import { useMantineTheme, Switch, Popover } from '@mantine/core';
10
10
  import '@mantine/dates';
11
- import './index-51e32761.js';
12
- import './index-0119793c.js';
13
- import './index-9b570a07.js';
14
- import './useMantineLocale-6de8b76b.js';
15
- import { T as Text } from './index-83f70f19.js';
16
- import { B as Button } from './index-9a73f0a5.js';
17
- import './index.styles-354a3125.js';
11
+ import './index-5bfa31d4.js';
12
+ import './index-fe61d64d.js';
13
+ import './index-348906ff.js';
14
+ import './useMantineLocale-32d5d73b.js';
15
+ import { T as Text } from './index-e720ccf7.js';
16
+ import { B as Button } from './index-4dc83b13.js';
17
+ import './index.styles-3c27f26b.js';
18
18
  import '@mantine/hooks';
19
- import { M as MediaQueries } from './utils-714ce52b.js';
20
- import './other-141e6f72.js';
21
- import './index-4033ff0d.js';
22
- import { u as useImagePicker, a as PopupFrame, d as IconCloseCircle, g as getDefaultFailNoti, e as getPostFormData, f as editPost, h as createPost } from './index-d3c25c3f.js';
23
- import { T as TogetherComponentGlobalContext, c as callApi, d as getApiPath, p as getCurrentHref, b as callApiWithAuth, q as callApiWithAdminAuth, r as getChatbotAiApiPath } from './utils-ef117b9f.js';
19
+ import { M as MediaQueries } from './utils-d1e77b71.js';
20
+ import './other-4c9e0a80.js';
21
+ import './index-1edb8df9.js';
22
+ import { u as useImagePicker, a as PopupFrame, d as IconCloseCircle, g as getDefaultFailNoti, e as getPostFormData, f as editPost, h as createPost } from './index-0e82b088.js';
23
+ import { T as TogetherComponentGlobalContext, c as callApi, d as getApiPath, p as getCurrentHref, b as callApiWithAuth, q as callApiWithAdminAuth, r as getChatbotAiApiPath } from './utils-ae90dfc4.js';
24
24
  import styled from '@emotion/styled';
25
- import { b as formatPost, a as formatCommunity, c as formatTopic } from './dataTransform-cbb5a929.js';
26
- import { M as MAX_IMAGE_UPLOADS, B as BEARER_TOKEN_COOKIE } from './constants-032d02eb.js';
27
- import { h as highlightBadWords, f as fixMalformedMention, r as removeFontFormat, a as removeEdittedBannedWord, w as wrapAnchorAroundUrls, g as getUrlsFromEditorString, A as ALLOW_DOMAIN_URL, e as escapeRegExp, d as decodeMention, b as decodePostUrl, c as reformatUrl, i as getMentionIdsFromString, L as LIMIT_MENTION } from './post-68aff5e1.js';
28
- import { C as CardAuthor, L as Loading$1 } from './index-dcd520e9.js';
29
- import { S as StyledCreatePostDescription$1, R as RichTextEditor$1, I as IconLink } from './editor-67595f39.js';
30
- import { I as Input } from './index-cd100ccf.js';
25
+ import { b as formatPost, a as formatCommunity, c as formatTopic } from './dataTransform-64deae2a.js';
26
+ import { M as MAX_IMAGE_UPLOADS, B as BEARER_TOKEN_COOKIE } from './constants-536afba2.js';
27
+ import { h as highlightBadWords, f as fixMalformedMention, r as removeFontFormat, a as removeEdittedBannedWord, w as wrapAnchorAroundUrls, g as getUrlsFromEditorString, A as ALLOW_DOMAIN_URL, e as escapeRegExp, d as decodeMention, b as decodePostUrl, c as reformatUrl, i as getMentionIdsFromString, L as LIMIT_MENTION } from './post-2280c1fc.js';
28
+ import { C as CardAuthor, L as Loading$1 } from './index-2ce80446.js';
29
+ import { S as StyledCreatePostDescription$1, R as RichTextEditor$1, I as IconLink } from './editor-f4c36aad.js';
30
+ import { I as Input } from './index-c19198f3.js';
31
31
  import debounce from 'lodash/debounce';
32
32
  import ContentEditable from 'react-contenteditable';
33
33
  import { PATHS, ADMIN_PATHS } from './togetherApiPaths.js';
34
- import { L as Loading } from './index-38173ac9.js';
35
- import { C as CardLink } from './index-ad193061.js';
36
- import { B as BtnChoice } from './index-e4b82ffe.js';
37
- import { L as LOCALE } from './Locale-65183dbc.js';
34
+ import { L as Loading } from './index-997f232d.js';
35
+ import { C as CardLink } from './index-b46fc479.js';
36
+ import { B as BtnChoice } from './index-2efe7bba.js';
37
+ import { L as LOCALE } from './Locale-76412adf.js';
38
38
  import * as ReactDOM from 'react-dom';
39
- import { b as IconArrowLeft } from './index-425bec20.js';
40
- import { B as Button$1 } from './index-dc763b27.js';
39
+ import { b as IconArrowLeft } from './index-91613434.js';
40
+ import { B as Button$1 } from './index-e9697a6e.js';
41
41
  import { getCookie } from './miscCookieHelper.js';
42
- import { a as useUniqueId } from './useUniqueId-0c28bf67.js';
43
- import { U as UserAvatar } from './index-5e7a53b9.js';
44
- import { P as PopoverMenu } from './index-92f132ec.js';
42
+ import { a as useUniqueId } from './useUniqueId-6c5099e3.js';
43
+ import { U as UserAvatar } from './index-bae4cd62.js';
44
+ import { P as PopoverMenu } from './index-62eb63a9.js';
45
45
  import { Close, Check } from '@hhgtech/icons/core';
46
46
 
47
47
  const StyledCreateNewPost$1 = styled.div `
@@ -1,49 +1,49 @@
1
- import { _ as __rest, a as __awaiter } from './tslib.es6-516f5760.js';
1
+ import { _ as __rest, a as __awaiter } from './tslib.es6-ea33a74e.js';
2
2
  import React__default, { useMemo, useEffect, useContext, useState, useRef, useCallback } from 'react';
3
- import { i as isInternalLink, L as LanguageSwitcher } from './index-f9c86e58.js';
4
- import { a as CARE_LOCALES, b as CARE_BOOKING_LOCALES, T as TOGETHER_LOCALES, E as ECOM_LOCALES, S as STATIC_PAGES, L as LOCALE_SPECS } from './index-51e32761.js';
5
- import { g as getCurrentBaseUrl, a as getCurrentSsoUrl, b as getTogetherApiDomain, c as getDiscoverApiDomain, n as normalizeLink, e as normalizeLinkSlash, d as getCareApiDomain } from './normalizeLink-98ac2673.js';
6
- import { a as formatCommunity, b as formatPost } from './dataTransform-cbb5a929.js';
3
+ import { i as isInternalLink, L as LanguageSwitcher } from './index-1e7c42dd.js';
4
+ import { a as CARE_LOCALES, b as CARE_BOOKING_LOCALES, T as TOGETHER_LOCALES, E as ECOM_LOCALES, S as STATIC_PAGES, L as LOCALE_SPECS } from './index-5bfa31d4.js';
5
+ import { g as getCurrentBaseUrl, a as getCurrentSsoUrl, b as getTogetherApiDomain, c as getDiscoverApiDomain, n as normalizeLink, e as normalizeLinkSlash, d as getCareApiDomain } from './normalizeLink-004aed75.js';
6
+ import { a as formatCommunity, b as formatPost } from './dataTransform-64deae2a.js';
7
7
  import { Close, Download } from '@hhgtech/icons/core';
8
8
  import { createStyles, Box, Indicator, useMantineTheme } from '@mantine/core';
9
- import { L as Logo } from './index-d172d201.js';
10
- import { u as useTranslations } from './index-4acecd12.js';
9
+ import { L as Logo } from './index-ce10599c.js';
10
+ import { u as useTranslations } from './index-2dddaf92.js';
11
11
  import throttle from 'lodash/throttle';
12
- import { I as Input } from './index-c0382996.js';
12
+ import { I as Input } from './index-28bfe110.js';
13
13
  import '@mantine/dates';
14
- import './index-0119793c.js';
15
- import { C as CommonGAssets } from './index-9b570a07.js';
16
- import './useMantineLocale-6de8b76b.js';
17
- import { T as Text } from './index-83f70f19.js';
18
- import { B as Button$1 } from './index-9a73f0a5.js';
19
- import './index.styles-354a3125.js';
20
- import './translationsContext-95dd5e93.js';
14
+ import './index-fe61d64d.js';
15
+ import { C as CommonGAssets } from './index-348906ff.js';
16
+ import './useMantineLocale-32d5d73b.js';
17
+ import { T as Text } from './index-e720ccf7.js';
18
+ import { B as Button$1 } from './index-4dc83b13.js';
19
+ import './index.styles-3c27f26b.js';
20
+ import './translationsContext-88113697.js';
21
21
  import '@mantine/hooks';
22
- import { g as getBoundariesFromMediaQueryKey, M as MediaQueries } from './utils-714ce52b.js';
23
- import './other-141e6f72.js';
24
- import './index-4033ff0d.js';
25
- import { L as LOCALISED_SLUGS } from './constants-099599ea.js';
22
+ import { g as getBoundariesFromMediaQueryKey, M as MediaQueries } from './utils-d1e77b71.js';
23
+ import './other-4c9e0a80.js';
24
+ import './index-1edb8df9.js';
25
+ import { L as LOCALISED_SLUGS } from './constants-df41b07f.js';
26
26
  import styled from '@emotion/styled';
27
- import { u as useCSSFocusPopupHelper, N as NavigationProfileButton } from './index-f1188aa9.js';
28
- import { u as useSSOV2Store, I as IS_SSOV2_ENABLED } from './store-fee6277f.js';
29
- import { B as Button } from './index-dc763b27.js';
30
- import { i as domainLocalesMarryBaby } from './utils-ef117b9f.js';
27
+ import { u as useCSSFocusPopupHelper, N as NavigationProfileButton } from './index-45171e12.js';
28
+ import { u as useSSOV2Store, I as IS_SSOV2_ENABLED } from './store-8e7f4233.js';
29
+ import { B as Button } from './index-e9697a6e.js';
30
+ import { i as domainLocalesMarryBaby } from './utils-ae90dfc4.js';
31
31
  import { domainLocales } from './constantsDomainLocales.js';
32
- import { L as LOCALIZED_SLUGS } from './constants-a6abc2bb.js';
32
+ import { L as LOCALIZED_SLUGS } from './constants-09745dc4.js';
33
33
  import { theme } from './miscTheme.js';
34
- import { H as Heading } from './index-c7599e73.js';
35
- import { I as Indicator$1 } from './index-f03c7902.js';
36
- import { u as useIsInit } from './useIsInit-27c0f243.js';
34
+ import { H as Heading } from './index-48783d74.js';
35
+ import { I as Indicator$1 } from './index-4e3e7e92.js';
36
+ import { u as useIsInit } from './useIsInit-68adfd6f.js';
37
37
  import { setDefaultClass } from './miscDefaultClassWrapper.js';
38
38
  import dayjs from 'dayjs';
39
39
  import relativeTime from 'dayjs/plugin/relativeTime';
40
- import { U as UserAvatar } from './index-5e7a53b9.js';
40
+ import { U as UserAvatar } from './index-bae4cd62.js';
41
41
  import { ArrowRight } from '@hhgtech/icons/other';
42
42
  import formatString from 'string-format';
43
- import { C as Container } from './index-b3542d64.js';
44
- import { L as LOCALE } from './Locale-65183dbc.js';
43
+ import { C as Container } from './index-b105f11b.js';
44
+ import { L as LOCALE } from './Locale-76412adf.js';
45
45
  import debounce from 'lodash/debounce';
46
- import { g as getDataWithCache } from './core-ea44210b.js';
46
+ import { g as getDataWithCache } from './core-7f0e4a7d.js';
47
47
 
48
48
  const getEcomUrl = ({ path, locale, }) => {
49
49
  var _a;
@@ -305,6 +305,7 @@ const StyledItem$6 = styled.a `
305
305
  .name {
306
306
  font-size: 16px;
307
307
  font-weight: 400;
308
+ line-height: 24px;
308
309
  }
309
310
 
310
311
  &[data-theme='marryBaby']:hover,
@@ -326,6 +327,17 @@ const StyledItem$6 = styled.a `
326
327
  }
327
328
 
328
329
  &[data-theme='marryBaby'] {
330
+ &.tarot-menu {
331
+ .icon {
332
+ background: linear-gradient(148deg, #fc5e9a 16.04%, #fe98bf 94.24%);
333
+ }
334
+ .name {
335
+ background: linear-gradient(91deg, #ea4f8a 1.24%, #fe8eb8 46.02%);
336
+ background-clip: text;
337
+ -webkit-background-clip: text;
338
+ -webkit-text-fill-color: transparent;
339
+ }
340
+ }
329
341
  .icon {
330
342
  display: flex;
331
343
  align-items: center;
@@ -446,7 +458,8 @@ const Categories = ({ hrefViewMore, titleBtnViewMore, UrlFE, onClosePopup, menuI
446
458
  ? item === null || item === void 0 ? void 0 : item.link
447
459
  : `${UrlFE}/${item === null || item === void 0 ? void 0 : item.link.split('/').filter(Boolean).join('/')}/`
448
460
  : '/';
449
- return (React__default.createElement(StyledItem$6, Object.assign({ className: "iconMenu", "data-event-category": "Hamburger Navigation", "data-event-action": "Click", "data-event-label": href, "data-is-heading-category": false, "data-active": item.id && item.id === activeItem, "data-is-mobile-tool": item.isMobileAppTool, href: href }, (!isInternalLink(href) && {
461
+ const isTarotItem = (item === null || item === void 0 ? void 0 : item.id) === 'game' && siteType === 'marryBaby';
462
+ return (React__default.createElement(StyledItem$6, Object.assign({ className: `iconMenu ${isTarotItem ? 'tarot-menu' : ''}`, "data-event-category": "Hamburger Navigation", "data-event-action": "Click", "data-event-label": href, "data-is-heading-category": false, "data-active": item.id && item.id === activeItem, "data-is-mobile-tool": item.isMobileAppTool, href: href }, (!isInternalLink(href) && {
450
463
  target: '_blank',
451
464
  }), { "data-theme": siteType, key: index, onClick: onClosePopup }),
452
465
  React__default.createElement("div", { className: "icon" },
@@ -463,7 +476,9 @@ const Categories = ({ hrefViewMore, titleBtnViewMore, UrlFE, onClosePopup, menuI
463
476
  paddingRight: item.isNew ? 10 : 0,
464
477
  } },
465
478
  React__default.createElement("p", { className: "name" }, item.name),
466
- item.isMobileAppTool && (React__default.createElement(Text, { size: "n1", color: theme.fn.primaryColor(), weight: "regular" }, t('home.calcWithApp'))))),
479
+ item.isMobileAppTool && (React__default.createElement(Text, { size: "n1", color: theme.fn.primaryColor(), weight: (item === null || item === void 0 ? void 0 : item.id) && (item === null || item === void 0 ? void 0 : item.id) === activeItem
480
+ ? 'semiBold'
481
+ : 'regular' }, t('home.calcWithApp'))))),
467
482
  item.isMobileAppTool && (React__default.createElement(StyledIconNav, null,
468
483
  React__default.createElement(Phone, { className: "phone-icon", size: 16 }))),
469
484
  React__default.createElement(StyledIconNav, { className: "arrow-icon" },
@@ -1516,10 +1531,8 @@ const MenuServiceList = ({ closePopup, menuItems = [] }) => {
1516
1531
  };
1517
1532
 
1518
1533
  const HamburgerMenu = ({ menuItems }) => {
1519
- const { siteType,
1520
- // configs: { enableSearchBar },
1521
- } = useContext(NavigationContext);
1522
- const { containerRef, onContainerFocus, onContainerBlur, onButtonMouseDown, onClose, } = useCSSFocusPopupHelper();
1534
+ const { siteType, configs: { enableNavTarotGame }, } = useContext(NavigationContext);
1535
+ const { containerRef, onContainerFocus, onContainerBlur, onButtonMouseDown, onClose, } = useCSSFocusPopupHelper({ enableNavTarotGame });
1523
1536
  return (React__default.createElement(DisplayWrapper, { mediaQueryKey: "mbDown" },
1524
1537
  React__default.createElement("header", { className: styles$2.menuContainer },
1525
1538
  React__default.createElement("div", { className: styles$2.menuIcon, ref: containerRef, role: "button", tabIndex: 0, onBlur: onContainerBlur, onFocus: onContainerFocus },
@@ -1638,7 +1651,7 @@ const StyledHeader = styled.div `
1638
1651
  ${MediaQueries.mbDown} {
1639
1652
  position: relative;
1640
1653
  height: 56px;
1641
- background: white;
1654
+ background-color: ${(props) => props.isMarryBaby ? 'transparent' : '#fff'};
1642
1655
  gap: 2px;
1643
1656
  }
1644
1657
 
@@ -2053,7 +2066,7 @@ const ItemNavButton = ({ item, color = 'blue' }) => {
2053
2066
  });
2054
2067
  }
2055
2068
  if (item.id === 'care') {
2056
- import('./doctor-3013f102.js').then((data) => {
2069
+ import('./doctor-fb55e813.js').then((data) => {
2057
2070
  if (data === null || data === void 0 ? void 0 : data.default)
2058
2071
  setIconJson(() => data.default);
2059
2072
  });
@@ -2281,7 +2294,7 @@ const NavigationBar = ({ onTopBarAppears, languageMenu, menuItems, logoComponent
2281
2294
  const careNavItem = menuItems.find((m) => m.id === 'care');
2282
2295
  return (React__default.createElement(StyledHeaderWrapper, { "data-site-type": siteType, "data-sponsored": isSponsored, "data-sitewide-banner-shown": isShowingSiteWideBanner, "data-header-type": "home", "data-collapsed": isCollapsed, "data-is-displayed": true, id: "site-header", ref: headerRef },
2283
2296
  sitewideBanner,
2284
- React__default.createElement(StyledHeader, { "data-site-type": siteType },
2297
+ React__default.createElement(StyledHeader, { "data-site-type": siteType, isMarryBaby: siteType === 'marryBaby' },
2285
2298
  React__default.createElement(StyledLeftGroup, { "data-site-type": siteType },
2286
2299
  isMobile && React__default.createElement(HamburgerMenu, { menuItems: menuItems }),
2287
2300
  logoComponent || (React__default.createElement("a", { style: {
@@ -2454,7 +2467,7 @@ const useInsider = () => {
2454
2467
 
2455
2468
  const useNavServices = () => {
2456
2469
  const { t } = useTranslations();
2457
- const { siteType, locale, configs: { enableNavDiscover, enableNavHealthTools, enableNavCare, enableNavTogether, enableNavEcom, statics, }, } = useContext(NavigationContext);
2470
+ const { siteType, locale, configs: { enableNavDiscover, enableNavHealthTools, enableNavCare, enableNavTogether, enableNavEcom, enableNavTarotGame, statics, }, } = useContext(NavigationContext);
2458
2471
  const isMarryBaby = siteType === 'marryBaby';
2459
2472
  const services = useMemo(() => {
2460
2473
  var _a;
@@ -2506,8 +2519,22 @@ const useNavServices = () => {
2506
2519
  thumbnail: CommonGAssets.getAssetPath('nav-icons/care.svg'),
2507
2520
  popupType: locale === 'id-ID' ? 'care' : null,
2508
2521
  });
2522
+ enableNavTarotGame &&
2523
+ _services.push({
2524
+ name: 'MỚI - Tarot cho mẹ bầu',
2525
+ id: 'game',
2526
+ link: normalizeLinkSlash(statics.HOME_PAGE_URL + '/xem-bai-tarot-online/'),
2527
+ thumbnail: CommonGAssets.getAssetPath('play-card.svg'),
2528
+ popupType: 'none',
2529
+ });
2509
2530
  return _services;
2510
- }, [locale, enableNavCare, enableNavTogether, enableNavEcom]);
2531
+ }, [
2532
+ locale,
2533
+ enableNavCare,
2534
+ enableNavTogether,
2535
+ enableNavEcom,
2536
+ enableNavTarotGame,
2537
+ ]);
2511
2538
  return services;
2512
2539
  };
2513
2540
 
@@ -1,12 +1,12 @@
1
- import { a as __awaiter } from './tslib.es6-516f5760.js';
1
+ import { a as __awaiter } from './tslib.es6-ea33a74e.js';
2
2
  import React__default, { useContext, useState, useRef, useEffect } from 'react';
3
3
  import { useMantineTheme } from '@mantine/core';
4
- import { H as Heading } from './index-c7599e73.js';
5
- import { T as Text } from './index-83f70f19.js';
6
- import { T as TogetherComponentGlobalContext, c as callApi, d as getApiPath } from './utils-ef117b9f.js';
4
+ import { H as Heading } from './index-48783d74.js';
5
+ import { T as Text } from './index-e720ccf7.js';
6
+ import { T as TogetherComponentGlobalContext, c as callApi, d as getApiPath } from './utils-ae90dfc4.js';
7
7
  import styled from '@emotion/styled';
8
8
  import { PATHS } from './togetherApiPaths.js';
9
- import { D as DEFAULT_IMG } from './constants-032d02eb.js';
9
+ import { D as DEFAULT_IMG } from './constants-536afba2.js';
10
10
 
11
11
  const StyledCardLink = styled.div `
12
12
  .link-info-container {
@@ -1,6 +1,6 @@
1
- import { _ as __rest } from './tslib.es6-516f5760.js';
1
+ import { _ as __rest } from './tslib.es6-ea33a74e.js';
2
2
  import React__default, { useContext, useState } from 'react';
3
- import { T as TogetherComponentGlobalContext } from './utils-ef117b9f.js';
3
+ import { T as TogetherComponentGlobalContext } from './utils-ae90dfc4.js';
4
4
  import styled from '@emotion/styled';
5
5
  import { theme } from './miscTheme.js';
6
6
 
@@ -1,9 +1,9 @@
1
- import { _ as __rest } from './tslib.es6-516f5760.js';
1
+ import { _ as __rest } from './tslib.es6-ea33a74e.js';
2
2
  import React__default, { useMemo } from 'react';
3
3
  import { useMantineTheme } from '@mantine/core';
4
4
  import styled from '@emotion/styled';
5
5
  import { theme } from './miscTheme.js';
6
- import { M as MediaQueries } from './utils-714ce52b.js';
6
+ import { M as MediaQueries } from './utils-d1e77b71.js';
7
7
 
8
8
  const StyledInput = styled.div `
9
9
  position: relative;
@@ -1,6 +1,6 @@
1
- import { c as cookie } from './index-b11314a5.js';
2
- import { d as BEARER_TOKEN_COOKIE } from './index-51e32761.js';
3
- import { N as NodeIntentType } from './index-0119793c.js';
1
+ import { c as cookie } from './index-2d7e6875.js';
2
+ import { d as BEARER_TOKEN_COOKIE } from './index-5bfa31d4.js';
3
+ import { N as NodeIntentType } from './index-fe61d64d.js';
4
4
  import Cookies from 'js-cookie';
5
5
  import { v4 } from 'uuid';
6
6
  import { isProduction } from './constantsIsProduction.js';
@@ -1,11 +1,11 @@
1
1
  import React__default, { useState, useEffect } from 'react';
2
- import { L as LOCALE } from './Locale-65183dbc.js';
3
- import { C as CommonGAssets } from './index-9b570a07.js';
2
+ import { L as LOCALE } from './Locale-76412adf.js';
3
+ import { C as CommonGAssets } from './index-348906ff.js';
4
4
  import styled from '@emotion/styled';
5
- import { M as MediaQueries } from './utils-714ce52b.js';
6
- import { L as LogoIcon } from './logoIcon-2368b868.js';
7
- import './index-0119793c.js';
8
- import { I as ImageWrap } from './useScreenSize-6d68c3f8.js';
5
+ import { M as MediaQueries } from './utils-d1e77b71.js';
6
+ import { L as LogoIcon } from './logoIcon-aaaf7b97.js';
7
+ import './index-fe61d64d.js';
8
+ import { I as ImageWrap } from './useScreenSize-6c3bb932.js';
9
9
 
10
10
  const StyledLogo = styled.div `
11
11
  position: relative;
@@ -1,12 +1,12 @@
1
- import { _ as __rest } from './tslib.es6-516f5760.js';
1
+ import { _ as __rest } from './tslib.es6-ea33a74e.js';
2
2
  import React__default from 'react';
3
3
  import { useMantineTheme, Image } from '@mantine/core';
4
4
  import { DatePickerInput } from '@mantine/dates';
5
- import { I as ISO_FORMAT } from './index-51e32761.js';
6
- import './index-0119793c.js';
7
- import { C as CommonGAssets } from './index-9b570a07.js';
8
- import { M as MAPPED_LOCALE } from './useMantineLocale-6de8b76b.js';
9
- import { L as LOCALE } from './Locale-65183dbc.js';
5
+ import { I as ISO_FORMAT } from './index-5bfa31d4.js';
6
+ import './index-fe61d64d.js';
7
+ import { C as CommonGAssets } from './index-348906ff.js';
8
+ import { M as MAPPED_LOCALE } from './useMantineLocale-32d5d73b.js';
9
+ import { L as LOCALE } from './Locale-76412adf.js';
10
10
 
11
11
  // Omit<MantineDatePickerInputProps, 'value'>
12
12
  const DatePicker = (_a) => {
@@ -1,7 +1,7 @@
1
- import { _ as __rest } from './tslib.es6-516f5760.js';
1
+ import { _ as __rest } from './tslib.es6-ea33a74e.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-141e6f72.js';
4
+ import { O as OTHER_THEME_CONFIG, F as FontWeight } from './other-4c9e0a80.js';
5
5
 
6
6
  var useStyles = createStyles((theme, _params) => {
7
7
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
@@ -1,6 +1,6 @@
1
- import { _ as __rest } from './tslib.es6-516f5760.js';
1
+ import { _ as __rest } from './tslib.es6-ea33a74e.js';
2
2
  import React__default from 'react';
3
- import { B as Button$1 } from './index-9a73f0a5.js';
3
+ import { B as Button$1 } from './index-4dc83b13.js';
4
4
 
5
5
  /**
6
6
  * @deprecated Consider to use at '@hhgtech/hhg-components/mantine'
@@ -1,9 +1,9 @@
1
- import { _ as __rest } from './tslib.es6-516f5760.js';
1
+ import { _ as __rest } from './tslib.es6-ea33a74e.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-83f70f19.js';
5
- import { B as Button } from './index-9a73f0a5.js';
6
- import { u as useTranslations } from './index-4acecd12.js';
4
+ import { T as Text } from './index-e720ccf7.js';
5
+ import { B as Button } from './index-4dc83b13.js';
6
+ import { u as useTranslations } from './index-2dddaf92.js';
7
7
  import flattenChildren from 'react-keyed-flatten-children';
8
8
  import { theme } from './miscTheme.js';
9
9
 
@@ -1,21 +1,21 @@
1
- import { _ as __rest } from './tslib.es6-516f5760.js';
1
+ import { _ as __rest } from './tslib.es6-ea33a74e.js';
2
2
  import React__default, { useState, useRef, useMemo, useEffect } from 'react';
3
3
  import { BabyBoyMB, BabyGirlMB } from '@hhgtech/icons/other';
4
4
  import { createStyles, rem, Box, Flex } from '@mantine/core';
5
- import { R as Radio } from './index-c0382996.js';
5
+ import { R as Radio } from './index-28bfe110.js';
6
6
  import '@mantine/dates';
7
- import './index-51e32761.js';
8
- import './index-0119793c.js';
9
- import { C as CommonGAssets } from './index-9b570a07.js';
10
- import './useMantineLocale-6de8b76b.js';
11
- import { T as Text } from './index-83f70f19.js';
12
- import './index-9a73f0a5.js';
13
- import './index.styles-354a3125.js';
14
- import { u as useTranslations } from './index-4acecd12.js';
7
+ import './index-5bfa31d4.js';
8
+ import './index-fe61d64d.js';
9
+ import { C as CommonGAssets } from './index-348906ff.js';
10
+ import './useMantineLocale-32d5d73b.js';
11
+ import { T as Text } from './index-e720ccf7.js';
12
+ import './index-4dc83b13.js';
13
+ import './index.styles-3c27f26b.js';
14
+ import { u as useTranslations } from './index-2dddaf92.js';
15
15
  import '@mantine/hooks';
16
- import './utils-714ce52b.js';
17
- import './other-141e6f72.js';
18
- import './index-4033ff0d.js';
16
+ import './utils-d1e77b71.js';
17
+ import './other-4c9e0a80.js';
18
+ import './index-1edb8df9.js';
19
19
 
20
20
  var useStyles = createStyles((theme, { type }) => {
21
21
  const isMarryBaby = theme.other.template === 'mb';