@hhgtech/hhg-components 1.28.68 → 1.28.69

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 (519) hide show
  1. package/build/BMI_BOYS.percentile.monthly-48c9471d.js +688 -0
  2. package/build/BMI_BOYS.percentile.weekly-4965852e.js +182 -0
  3. package/build/BMI_BOYS.percentile.yearly-0f7cc8f4.js +83 -0
  4. package/build/BMI_BOYS.zscore.monthly-5bb8a433.js +440 -0
  5. package/build/BMI_BOYS.zscore.weekly-3d56f80f.js +118 -0
  6. package/build/BMI_BOYS.zscore.yearly-57081f24.js +55 -0
  7. package/build/BMI_GIRLS.percentile.monthly-95859cd9.js +688 -0
  8. package/build/BMI_GIRLS.percentile.weekly-009cf4df.js +182 -0
  9. package/build/BMI_GIRLS.percentile.yearly-4436947b.js +83 -0
  10. package/build/BMI_GIRLS.zscore.monthly-689b4eee.js +440 -0
  11. package/build/BMI_GIRLS.zscore.weekly-dff693df.js +118 -0
  12. package/build/BMI_GIRLS.zscore.yearly-05ef5f4f.js +55 -0
  13. package/build/ChevronDown-275f1ab5.js +29 -0
  14. package/build/HEAD CIRCUM_BOYS.percentile.monthly-55c580a7.js +688 -0
  15. package/build/HEAD CIRCUM_BOYS.percentile.weekly-e30f4a42.js +182 -0
  16. package/build/HEAD CIRCUM_BOYS.percentile.yearly-2378a5f0.js +83 -0
  17. package/build/HEAD CIRCUM_BOYS.zscore.monthly-102d5559.js +440 -0
  18. package/build/HEAD CIRCUM_BOYS.zscore.weekly-7b0f1ba8.js +118 -0
  19. package/build/HEAD CIRCUM_BOYS.zscore.yearly-e9237d31.js +55 -0
  20. package/build/HEAD CIRCUM_GIRLS.percentile.monthly-1ddda8b3.js +688 -0
  21. package/build/HEAD CIRCUM_GIRLS.percentile.weekly-843147ea.js +182 -0
  22. package/build/HEAD CIRCUM_GIRLS.percentile.yearly-9b51c237.js +83 -0
  23. package/build/HEAD CIRCUM_GIRLS.zscore.monthly-3f1b233c.js +440 -0
  24. package/build/HEAD CIRCUM_GIRLS.zscore.weekly-9e14d3fe.js +118 -0
  25. package/build/HEAD CIRCUM_GIRLS.zscore.yearly-d924f5ae.js +55 -0
  26. package/build/HEIGHT_BOYS.percentile.monthly-15538920.js +688 -0
  27. package/build/HEIGHT_BOYS.percentile.weekly-10bd0277.js +182 -0
  28. package/build/HEIGHT_BOYS.percentile.yearly-8e678d38.js +237 -0
  29. package/build/HEIGHT_BOYS.zscore.monthly-2c110da9.js +440 -0
  30. package/build/HEIGHT_BOYS.zscore.weekly-288b7733.js +118 -0
  31. package/build/HEIGHT_BOYS.zscore.yearly-42f6f9f7.js +153 -0
  32. package/build/HEIGHT_GIRLS.percentile.monthly-04abe7d2.js +688 -0
  33. package/build/HEIGHT_GIRLS.percentile.weekly-9653b16c.js +182 -0
  34. package/build/HEIGHT_GIRLS.percentile.yearly-9efacd67.js +237 -0
  35. package/build/HEIGHT_GIRLS.zscore.monthly-c64a97b2.js +440 -0
  36. package/build/HEIGHT_GIRLS.zscore.weekly-3302dd83.js +118 -0
  37. package/build/HEIGHT_GIRLS.zscore.yearly-ebe5114f.js +153 -0
  38. package/build/Subot-5fc40fb5.js +217 -0
  39. package/build/Visible-5c5d57cf.js +29 -0
  40. package/build/WEIGHT_BOYS.percentile.monthly-5e11e7a0.js +688 -0
  41. package/build/WEIGHT_BOYS.percentile.weekly-68ae2578.js +182 -0
  42. package/build/WEIGHT_BOYS.percentile.yearly-030c06a4.js +138 -0
  43. package/build/WEIGHT_BOYS.zscore.monthly-d22c7b57.js +440 -0
  44. package/build/WEIGHT_BOYS.zscore.weekly-d8d901e6.js +118 -0
  45. package/build/WEIGHT_BOYS.zscore.yearly-c311a084.js +90 -0
  46. package/build/WEIGHT_GIRLS.percentile.monthly-5c44f8eb.js +688 -0
  47. package/build/WEIGHT_GIRLS.percentile.weekly-faa98671.js +182 -0
  48. package/build/WEIGHT_GIRLS.percentile.yearly-560b862e.js +138 -0
  49. package/build/WEIGHT_GIRLS.zscore.monthly-5365ba1a.js +440 -0
  50. package/build/WEIGHT_GIRLS.zscore.weekly-0d9dc521.js +118 -0
  51. package/build/WEIGHT_GIRLS.zscore.yearly-5a3c4e43.js +90 -0
  52. package/build/adapters.js +36 -1
  53. package/build/{esm/animation-a158bfd1.js → animation-eb4e500b.js} +32 -10
  54. package/build/babyGrowth.js +913 -47
  55. package/build/cache.js +13 -1
  56. package/build/care.js +38 -1
  57. package/build/components.js +186 -1
  58. package/build/constants-8b8bc19f.js +255 -0
  59. package/build/constants-ae18ce18.js +935 -0
  60. package/build/constants.js +43 -1
  61. package/build/cookieHelper-5c9f4bb8.js +43 -0
  62. package/build/core-2aa8d86c.js +51 -0
  63. package/build/dataTransform-089f414c.js +66 -0
  64. package/build/ecom.js +745 -1
  65. package/build/esm/BMI_BOYS.percentile.monthly-de5dce68.js +686 -0
  66. package/build/esm/BMI_BOYS.percentile.weekly-9d3990b6.js +180 -0
  67. package/build/esm/BMI_BOYS.percentile.yearly-98b9114a.js +81 -0
  68. package/build/esm/BMI_BOYS.zscore.monthly-394646f0.js +438 -0
  69. package/build/esm/BMI_BOYS.zscore.weekly-c669ea51.js +116 -0
  70. package/build/esm/BMI_BOYS.zscore.yearly-771ef6b6.js +53 -0
  71. package/build/esm/BMI_GIRLS.percentile.monthly-1ff3d499.js +686 -0
  72. package/build/esm/BMI_GIRLS.percentile.weekly-211d2f27.js +180 -0
  73. package/build/esm/BMI_GIRLS.percentile.yearly-206fdcff.js +81 -0
  74. package/build/esm/BMI_GIRLS.zscore.monthly-b1137e36.js +438 -0
  75. package/build/esm/BMI_GIRLS.zscore.weekly-63ed3cd6.js +116 -0
  76. package/build/esm/BMI_GIRLS.zscore.yearly-221d187c.js +53 -0
  77. package/build/esm/ChevronDown-9a8ece61.js +7 -0
  78. package/build/esm/HEAD CIRCUM_BOYS.percentile.monthly-4c37847c.js +686 -0
  79. package/build/esm/HEAD CIRCUM_BOYS.percentile.weekly-8f6ea38a.js +180 -0
  80. package/build/esm/HEAD CIRCUM_BOYS.percentile.yearly-6c12a99a.js +81 -0
  81. package/build/esm/HEAD CIRCUM_BOYS.zscore.monthly-c531b497.js +438 -0
  82. package/build/esm/HEAD CIRCUM_BOYS.zscore.weekly-6cafba00.js +116 -0
  83. package/build/esm/HEAD CIRCUM_BOYS.zscore.yearly-fe8114a0.js +53 -0
  84. package/build/esm/HEAD CIRCUM_GIRLS.percentile.monthly-25ce0d36.js +686 -0
  85. package/build/esm/HEAD CIRCUM_GIRLS.percentile.weekly-5d3f2862.js +180 -0
  86. package/build/esm/HEAD CIRCUM_GIRLS.percentile.yearly-2b709ca5.js +81 -0
  87. package/build/esm/HEAD CIRCUM_GIRLS.zscore.monthly-e8617bae.js +438 -0
  88. package/build/esm/HEAD CIRCUM_GIRLS.zscore.weekly-f3252d67.js +116 -0
  89. package/build/esm/HEAD CIRCUM_GIRLS.zscore.yearly-5b62d41f.js +53 -0
  90. package/build/esm/HEIGHT_BOYS.percentile.monthly-63d2cf96.js +686 -0
  91. package/build/esm/HEIGHT_BOYS.percentile.weekly-8ea5102d.js +180 -0
  92. package/build/esm/HEIGHT_BOYS.percentile.yearly-8107b77b.js +235 -0
  93. package/build/esm/HEIGHT_BOYS.zscore.monthly-641cdfa3.js +438 -0
  94. package/build/esm/HEIGHT_BOYS.zscore.weekly-86da0362.js +116 -0
  95. package/build/esm/HEIGHT_BOYS.zscore.yearly-060f6e79.js +151 -0
  96. package/build/esm/HEIGHT_GIRLS.percentile.monthly-fb987d37.js +686 -0
  97. package/build/esm/HEIGHT_GIRLS.percentile.weekly-82655dc0.js +180 -0
  98. package/build/esm/HEIGHT_GIRLS.percentile.yearly-a63b8456.js +235 -0
  99. package/build/esm/HEIGHT_GIRLS.zscore.monthly-77d676a3.js +438 -0
  100. package/build/esm/HEIGHT_GIRLS.zscore.weekly-c0387a4e.js +116 -0
  101. package/build/esm/HEIGHT_GIRLS.zscore.yearly-41203c20.js +151 -0
  102. package/build/esm/Subot-3289bd8e.js +212 -0
  103. package/build/esm/Visible-a3d436dd.js +7 -0
  104. package/build/esm/WEIGHT_BOYS.percentile.monthly-50802d8b.js +686 -0
  105. package/build/esm/WEIGHT_BOYS.percentile.weekly-4d72ddd6.js +180 -0
  106. package/build/esm/WEIGHT_BOYS.percentile.yearly-20a29844.js +136 -0
  107. package/build/esm/WEIGHT_BOYS.zscore.monthly-729e6614.js +438 -0
  108. package/build/esm/WEIGHT_BOYS.zscore.weekly-90352f48.js +116 -0
  109. package/build/esm/WEIGHT_BOYS.zscore.yearly-fe1871cc.js +88 -0
  110. package/build/esm/WEIGHT_GIRLS.percentile.monthly-e6afb2e0.js +686 -0
  111. package/build/esm/WEIGHT_GIRLS.percentile.weekly-b66d3016.js +180 -0
  112. package/build/esm/WEIGHT_GIRLS.percentile.yearly-a55622c5.js +136 -0
  113. package/build/esm/WEIGHT_GIRLS.zscore.monthly-2cdcbe75.js +438 -0
  114. package/build/esm/WEIGHT_GIRLS.zscore.weekly-d5be31d5.js +116 -0
  115. package/build/esm/WEIGHT_GIRLS.zscore.yearly-99e8d3a7.js +88 -0
  116. package/build/esm/adapters.js +26 -1
  117. package/build/{animation-ea278d9a.js → esm/animation-3d5edc39.js} +22 -10
  118. package/build/esm/babyGrowth.js +883 -47
  119. package/build/esm/cache.js +3 -1
  120. package/build/esm/care.js +26 -1
  121. package/build/esm/components.js +88 -1
  122. package/build/esm/constants-2a6d2434.js +932 -0
  123. package/build/esm/constants-b77ffe3d.js +238 -0
  124. package/build/esm/constants.js +4 -1
  125. package/build/esm/cookieHelper-d314282c.js +39 -0
  126. package/build/esm/core-8c73d133.js +47 -0
  127. package/build/esm/dataTransform-8ecfc046.js +56 -0
  128. package/build/esm/ecom.js +737 -1
  129. package/build/esm/footer.js +31 -1
  130. package/build/esm/gAssets.js +5 -1
  131. package/build/esm/getDynamicHealthTool-f4497aa5.js +44 -0
  132. package/build/esm/getSocialList-a5b8462e.js +66 -0
  133. package/build/esm/hooks.js +21 -1
  134. package/build/esm/i18n-values/en-PH.js +600 -1
  135. package/build/esm/i18n-values/hi-IN.js +600 -1
  136. package/build/esm/i18n-values/id-ID.js +600 -1
  137. package/build/esm/i18n-values/km-KH.js +600 -1
  138. package/build/esm/i18n-values/ms-MY.js +602 -1
  139. package/build/esm/i18n-values/my-MM.js +600 -1
  140. package/build/esm/i18n-values/th-TH.js +600 -1
  141. package/build/esm/i18n-values/tl-PH.js +600 -1
  142. package/build/esm/i18n-values/vi-VN.js +607 -1
  143. package/build/esm/i18n-values/vi-VN_MB.js +607 -1
  144. package/build/esm/i18n-values/zh-TW.js +600 -1
  145. package/build/esm/i18n.js +55 -1
  146. package/build/esm/i18nV2.js +18 -1
  147. package/build/esm/index-12fa4985.js +8 -0
  148. package/build/esm/index-1e59f99a.js +152 -0
  149. package/build/esm/index-32e53dac.js +1936 -0
  150. package/build/esm/index-3474401a.js +149 -0
  151. package/build/esm/index-34899aa3.js +17 -0
  152. package/build/esm/index-350e8f5b.js +124 -0
  153. package/build/esm/index-41bf860a.js +151 -0
  154. package/build/esm/index-4aa8e518.js +116 -0
  155. package/build/esm/index-4fe2b03f.js +32 -0
  156. package/build/esm/index-6ea6484e.js +29 -0
  157. package/build/esm/index-717401ee.js +184 -0
  158. package/build/esm/index-7af5242a.js +24 -0
  159. package/build/esm/index-7b8c85cd.js +8302 -0
  160. package/build/esm/index-81f295b7.js +23 -0
  161. package/build/esm/index-8858383e.js +52 -0
  162. package/build/esm/index-8f52dcf3.js +33 -0
  163. package/build/esm/index-9ea7e838.js +33 -0
  164. package/build/esm/index-aabac2aa.js +3241 -0
  165. package/build/esm/index-b9b2c417.js +837 -0
  166. package/build/esm/index-c2da5293.js +12 -0
  167. package/build/esm/index-c56d60db.js +370 -0
  168. package/build/esm/index-c5d7f692.js +24 -0
  169. package/build/esm/index-cc93e010.js +53 -0
  170. package/build/esm/index-d7f046db.js +5 -0
  171. package/build/esm/index-d8177667.js +14 -0
  172. package/build/esm/index-da139dda.js +615 -0
  173. package/build/esm/index-e612be9c.js +905 -0
  174. package/build/esm/index-f3d0592b.js +71 -0
  175. package/build/esm/index.js +190 -1
  176. package/build/{index.styled-625bfdc7.js → esm/index.styled-9c9db9cc.js} +17 -5
  177. package/build/esm/index.styles-5add27c5.js +1303 -0
  178. package/build/esm/isProduction-0ea904dd.js +27 -0
  179. package/build/esm/lead.js +2140 -1
  180. package/build/esm/localizeNumberFormat-2ac3773e.js +23 -0
  181. package/build/esm/mantine.js +113 -1
  182. package/build/esm/misc.js +22 -1
  183. package/build/esm/navigation.js +51 -1
  184. package/build/esm/normalizeLink-d1c9617e.js +12 -0
  185. package/build/esm/number-0c126a39.js +38 -0
  186. package/build/esm/onboardingV2.js +860 -34
  187. package/build/esm/paths-a8204db4.js +14 -0
  188. package/build/esm/pwg.js +208 -7
  189. package/build/esm/routing-2474f896.js +40 -0
  190. package/build/esm/subot.js +4553 -134
  191. package/build/esm/theme-e74db08c.js +186 -0
  192. package/build/esm/together.js +52 -1
  193. package/build/esm/translationsContext-ad3e25de.js +5 -0
  194. package/build/esm/tslib.es6-1b1533a9.js +38 -0
  195. package/build/esm/types-06f00b3d.js +8015 -0
  196. package/build/esm/types-15e34418.js +3432 -0
  197. package/build/esm/types-ba190c26.js +21 -0
  198. package/build/esm/types.js +1 -1
  199. package/build/esm/unifyEnv.js +42 -1
  200. package/build/esm/useCategory-2c87152d.js +292 -0
  201. package/build/esm/useHealthToolCache-29d22ddb.js +17 -0
  202. package/build/esm/useIsInit-8a2fc8e5.js +11 -0
  203. package/build/esm/useOutsideClick-c8a7ff20.js +45 -0
  204. package/build/esm/usePlacesAutocomplete-63e04e8e.js +80 -0
  205. package/build/esm/useScrollbarSize-51ce1374.js +57 -0
  206. package/build/esm/useTranslations-4f1db486.js +26 -0
  207. package/build/esm/useUniqueId-3638402f.js +41 -0
  208. package/build/esm/utils-2c484c05.js +132 -0
  209. package/build/esm/utils-3a2a47d9.js +22 -0
  210. package/build/esm/utils-6d7b88da.js +367 -0
  211. package/build/esm/utils-70718e9c.js +1124 -0
  212. package/build/esm/vaccination.js +868 -40
  213. package/build/footer.js +39 -1
  214. package/build/gAssets.js +14 -1
  215. package/build/getDynamicHealthTool-114a1e27.js +48 -0
  216. package/build/getSocialList-4713441d.js +72 -0
  217. package/build/hooks.js +44 -1
  218. package/build/i18n-values/en-PH.js +611 -1
  219. package/build/i18n-values/hi-IN.js +611 -1
  220. package/build/i18n-values/id-ID.js +611 -1
  221. package/build/i18n-values/km-KH.js +611 -1
  222. package/build/i18n-values/ms-MY.js +613 -1
  223. package/build/i18n-values/my-MM.js +611 -1
  224. package/build/i18n-values/th-TH.js +611 -1
  225. package/build/i18n-values/tl-PH.js +611 -1
  226. package/build/i18n-values/vi-VN.js +618 -1
  227. package/build/i18n-values/vi-VN_MB.js +618 -1
  228. package/build/i18n-values/zh-TW.js +611 -1
  229. package/build/i18n.js +64 -1
  230. package/build/i18nV2.js +26 -1
  231. package/build/index-020e6908.js +39 -0
  232. package/build/index-0da9b2e8.js +59 -0
  233. package/build/index-11468c00.js +157 -0
  234. package/build/index-117448a5.js +133 -0
  235. package/build/index-12c07f71.js +18 -0
  236. package/build/index-1a105e87.js +123 -0
  237. package/build/index-1baaedb0.js +55 -0
  238. package/build/index-32d38318.js +7 -0
  239. package/build/index-38582ee0.js +8373 -0
  240. package/build/index-3e5fc2d6.js +1994 -0
  241. package/build/index-3eef6bed.js +853 -0
  242. package/build/index-4035e658.js +159 -0
  243. package/build/index-488d71ae.js +30 -0
  244. package/build/index-5553f9e1.js +930 -0
  245. package/build/index-5fa68e45.js +380 -0
  246. package/build/index-7b467209.js +39 -0
  247. package/build/index-81cb1142.js +77 -0
  248. package/build/index-84ab5b89.js +38 -0
  249. package/build/index-8a95d709.js +30 -0
  250. package/build/index-9da9f0c3.js +35 -0
  251. package/build/index-af91c83e.js +20 -0
  252. package/build/index-b6aea85e.js +191 -0
  253. package/build/index-bc4f4c33.js +156 -0
  254. package/build/index-c604d6bb.js +624 -0
  255. package/build/index-d330735e.js +30 -0
  256. package/build/index-d8a7efaf.js +14 -0
  257. package/build/index-e2e81fa2.js +23 -0
  258. package/build/index-e3d896b3.js +3261 -0
  259. package/build/index.js +436 -1
  260. package/build/{esm/index.styled-ac7ac0fc.js → index.styled-5628b3e7.js} +25 -5
  261. package/build/index.styles-b822bf42.js +1342 -0
  262. package/build/isProduction-5ce3a388.js +29 -0
  263. package/build/lead.js +2168 -1
  264. package/build/localizeNumberFormat-f5f50987.js +31 -0
  265. package/build/mantine.js +154 -1
  266. package/build/misc.js +70 -1
  267. package/build/navigation.js +61 -1
  268. package/build/normalizeLink-6f7b85d8.js +15 -0
  269. package/build/number-79fe92e1.js +40 -0
  270. package/build/onboardingV2.js +892 -34
  271. package/build/paths-a5643d9e.js +16 -0
  272. package/build/pwg.js +217 -7
  273. package/build/routing-191a9a00.js +46 -0
  274. package/build/subot.js +4592 -134
  275. package/build/theme-fa910869.js +189 -0
  276. package/build/together.js +112 -1
  277. package/build/translationsContext-950334bf.js +7 -0
  278. package/build/tslib.es6-65e312a5.js +41 -0
  279. package/build/types-0f117a9f.js +8084 -0
  280. package/build/types-1fedb3d1.js +3446 -0
  281. package/build/types-52a4e888.js +24 -0
  282. package/build/types.js +56 -1
  283. package/build/unifyEnv.js +46 -1
  284. package/build/useCategory-cfc702f5.js +299 -0
  285. package/build/useHealthToolCache-43a7014d.js +19 -0
  286. package/build/useIsInit-89535012.js +13 -0
  287. package/build/useOutsideClick-c6813964.js +49 -0
  288. package/build/usePlacesAutocomplete-297de092.js +84 -0
  289. package/build/useScrollbarSize-0fa31aa7.js +64 -0
  290. package/build/useTranslations-e1853417.js +32 -0
  291. package/build/useUniqueId-11369116.js +44 -0
  292. package/build/utils-52113753.js +384 -0
  293. package/build/utils-64bd0c42.js +143 -0
  294. package/build/utils-661411f6.js +1171 -0
  295. package/build/utils-e1513cbc.js +25 -0
  296. package/build/vaccination.js +891 -40
  297. package/package.json +4 -5
  298. package/build/BMI_BOYS.percentile.monthly-8cc875f7.js +0 -1
  299. package/build/BMI_BOYS.percentile.weekly-b45b05e3.js +0 -1
  300. package/build/BMI_BOYS.percentile.yearly-e4f1d19c.js +0 -1
  301. package/build/BMI_BOYS.zscore.monthly-e51737eb.js +0 -1
  302. package/build/BMI_BOYS.zscore.weekly-4080c0d5.js +0 -1
  303. package/build/BMI_BOYS.zscore.yearly-703e5747.js +0 -1
  304. package/build/BMI_GIRLS.percentile.monthly-ac5a001d.js +0 -1
  305. package/build/BMI_GIRLS.percentile.weekly-6a6f4703.js +0 -1
  306. package/build/BMI_GIRLS.percentile.yearly-8eb7e8e5.js +0 -1
  307. package/build/BMI_GIRLS.zscore.monthly-c2763465.js +0 -1
  308. package/build/BMI_GIRLS.zscore.weekly-7438d8b6.js +0 -1
  309. package/build/BMI_GIRLS.zscore.yearly-a56ffb0c.js +0 -1
  310. package/build/ChevronDown-81b50697.js +0 -1
  311. package/build/HEAD CIRCUM_BOYS.percentile.monthly-cccf9306.js +0 -1
  312. package/build/HEAD CIRCUM_BOYS.percentile.weekly-85fc8a7e.js +0 -1
  313. package/build/HEAD CIRCUM_BOYS.percentile.yearly-d22ad913.js +0 -1
  314. package/build/HEAD CIRCUM_BOYS.zscore.monthly-4db20906.js +0 -1
  315. package/build/HEAD CIRCUM_BOYS.zscore.weekly-1a4dc975.js +0 -1
  316. package/build/HEAD CIRCUM_BOYS.zscore.yearly-a2bcdd3a.js +0 -1
  317. package/build/HEAD CIRCUM_GIRLS.percentile.monthly-13e127f5.js +0 -1
  318. package/build/HEAD CIRCUM_GIRLS.percentile.weekly-95a7695c.js +0 -1
  319. package/build/HEAD CIRCUM_GIRLS.percentile.yearly-852dc893.js +0 -1
  320. package/build/HEAD CIRCUM_GIRLS.zscore.monthly-9865857d.js +0 -1
  321. package/build/HEAD CIRCUM_GIRLS.zscore.weekly-9bdf4dda.js +0 -1
  322. package/build/HEAD CIRCUM_GIRLS.zscore.yearly-ac24fb2f.js +0 -1
  323. package/build/HEIGHT_BOYS.percentile.monthly-691b0568.js +0 -1
  324. package/build/HEIGHT_BOYS.percentile.weekly-520bd6ac.js +0 -1
  325. package/build/HEIGHT_BOYS.percentile.yearly-9093722e.js +0 -1
  326. package/build/HEIGHT_BOYS.zscore.monthly-84db220e.js +0 -1
  327. package/build/HEIGHT_BOYS.zscore.weekly-ce0c52d1.js +0 -1
  328. package/build/HEIGHT_BOYS.zscore.yearly-dab7d4e0.js +0 -1
  329. package/build/HEIGHT_GIRLS.percentile.monthly-7f42e4cd.js +0 -1
  330. package/build/HEIGHT_GIRLS.percentile.weekly-79ca42e5.js +0 -1
  331. package/build/HEIGHT_GIRLS.percentile.yearly-4e11d0f8.js +0 -1
  332. package/build/HEIGHT_GIRLS.zscore.monthly-74be7929.js +0 -1
  333. package/build/HEIGHT_GIRLS.zscore.weekly-a47a1d90.js +0 -1
  334. package/build/HEIGHT_GIRLS.zscore.yearly-f4984496.js +0 -1
  335. package/build/Subot-b0700a95.js +0 -1
  336. package/build/Visible-0267024a.js +0 -1
  337. package/build/WEIGHT_BOYS.percentile.monthly-08b33be0.js +0 -1
  338. package/build/WEIGHT_BOYS.percentile.weekly-65a4fa70.js +0 -1
  339. package/build/WEIGHT_BOYS.percentile.yearly-f3b46cc5.js +0 -1
  340. package/build/WEIGHT_BOYS.zscore.monthly-d1191a6a.js +0 -1
  341. package/build/WEIGHT_BOYS.zscore.weekly-61c60cf9.js +0 -1
  342. package/build/WEIGHT_BOYS.zscore.yearly-0d89c866.js +0 -1
  343. package/build/WEIGHT_GIRLS.percentile.monthly-221c1ba4.js +0 -1
  344. package/build/WEIGHT_GIRLS.percentile.weekly-fbd203a6.js +0 -1
  345. package/build/WEIGHT_GIRLS.percentile.yearly-36a909c2.js +0 -1
  346. package/build/WEIGHT_GIRLS.zscore.monthly-09b6ae5b.js +0 -1
  347. package/build/WEIGHT_GIRLS.zscore.weekly-7ada849a.js +0 -1
  348. package/build/WEIGHT_GIRLS.zscore.yearly-5115a509.js +0 -1
  349. package/build/constants-47b9b5ff.js +0 -108
  350. package/build/constants-8d5fe5b9.js +0 -1
  351. package/build/cookieHelper-effc4373.js +0 -1
  352. package/build/core-fc6dbe08.js +0 -1
  353. package/build/dataTransform-ad721ec5.js +0 -1
  354. package/build/esm/BMI_BOYS.percentile.monthly-2aa26d5a.js +0 -1
  355. package/build/esm/BMI_BOYS.percentile.weekly-838f6b27.js +0 -1
  356. package/build/esm/BMI_BOYS.percentile.yearly-e77609d7.js +0 -1
  357. package/build/esm/BMI_BOYS.zscore.monthly-2657168d.js +0 -1
  358. package/build/esm/BMI_BOYS.zscore.weekly-d3c18887.js +0 -1
  359. package/build/esm/BMI_BOYS.zscore.yearly-3759a54e.js +0 -1
  360. package/build/esm/BMI_GIRLS.percentile.monthly-f3e35273.js +0 -1
  361. package/build/esm/BMI_GIRLS.percentile.weekly-7936ee97.js +0 -1
  362. package/build/esm/BMI_GIRLS.percentile.yearly-757b0bc4.js +0 -1
  363. package/build/esm/BMI_GIRLS.zscore.monthly-d9760b61.js +0 -1
  364. package/build/esm/BMI_GIRLS.zscore.weekly-a58e0db1.js +0 -1
  365. package/build/esm/BMI_GIRLS.zscore.yearly-92413c27.js +0 -1
  366. package/build/esm/ChevronDown-e7d44dc3.js +0 -1
  367. package/build/esm/HEAD CIRCUM_BOYS.percentile.monthly-c50f125e.js +0 -1
  368. package/build/esm/HEAD CIRCUM_BOYS.percentile.weekly-29038598.js +0 -1
  369. package/build/esm/HEAD CIRCUM_BOYS.percentile.yearly-32c4e2be.js +0 -1
  370. package/build/esm/HEAD CIRCUM_BOYS.zscore.monthly-cd04e4b1.js +0 -1
  371. package/build/esm/HEAD CIRCUM_BOYS.zscore.weekly-6b63745c.js +0 -1
  372. package/build/esm/HEAD CIRCUM_BOYS.zscore.yearly-3a5be78c.js +0 -1
  373. package/build/esm/HEAD CIRCUM_GIRLS.percentile.monthly-c7996a02.js +0 -1
  374. package/build/esm/HEAD CIRCUM_GIRLS.percentile.weekly-553c94d5.js +0 -1
  375. package/build/esm/HEAD CIRCUM_GIRLS.percentile.yearly-97f86688.js +0 -1
  376. package/build/esm/HEAD CIRCUM_GIRLS.zscore.monthly-a442f7cc.js +0 -1
  377. package/build/esm/HEAD CIRCUM_GIRLS.zscore.weekly-cdd37afd.js +0 -1
  378. package/build/esm/HEAD CIRCUM_GIRLS.zscore.yearly-50d9daff.js +0 -1
  379. package/build/esm/HEIGHT_BOYS.percentile.monthly-53580c1f.js +0 -1
  380. package/build/esm/HEIGHT_BOYS.percentile.weekly-60514fb8.js +0 -1
  381. package/build/esm/HEIGHT_BOYS.percentile.yearly-d6b456a7.js +0 -1
  382. package/build/esm/HEIGHT_BOYS.zscore.monthly-21bd1444.js +0 -1
  383. package/build/esm/HEIGHT_BOYS.zscore.weekly-2a4e7aa0.js +0 -1
  384. package/build/esm/HEIGHT_BOYS.zscore.yearly-7f68c522.js +0 -1
  385. package/build/esm/HEIGHT_GIRLS.percentile.monthly-d5d7448a.js +0 -1
  386. package/build/esm/HEIGHT_GIRLS.percentile.weekly-c3c18801.js +0 -1
  387. package/build/esm/HEIGHT_GIRLS.percentile.yearly-3491901c.js +0 -1
  388. package/build/esm/HEIGHT_GIRLS.zscore.monthly-9f15dd03.js +0 -1
  389. package/build/esm/HEIGHT_GIRLS.zscore.weekly-81319284.js +0 -1
  390. package/build/esm/HEIGHT_GIRLS.zscore.yearly-8a7db57c.js +0 -1
  391. package/build/esm/Subot-fcd7c77c.js +0 -1
  392. package/build/esm/Visible-66d0e6f3.js +0 -1
  393. package/build/esm/WEIGHT_BOYS.percentile.monthly-0f5ea175.js +0 -1
  394. package/build/esm/WEIGHT_BOYS.percentile.weekly-88f50098.js +0 -1
  395. package/build/esm/WEIGHT_BOYS.percentile.yearly-63383bc3.js +0 -1
  396. package/build/esm/WEIGHT_BOYS.zscore.monthly-bf93eec1.js +0 -1
  397. package/build/esm/WEIGHT_BOYS.zscore.weekly-fe0600be.js +0 -1
  398. package/build/esm/WEIGHT_BOYS.zscore.yearly-4212bebb.js +0 -1
  399. package/build/esm/WEIGHT_GIRLS.percentile.monthly-6cc8cf8c.js +0 -1
  400. package/build/esm/WEIGHT_GIRLS.percentile.weekly-05d66e6d.js +0 -1
  401. package/build/esm/WEIGHT_GIRLS.percentile.yearly-b8c1af06.js +0 -1
  402. package/build/esm/WEIGHT_GIRLS.zscore.monthly-8c9195d5.js +0 -1
  403. package/build/esm/WEIGHT_GIRLS.zscore.weekly-4ef9aeee.js +0 -1
  404. package/build/esm/WEIGHT_GIRLS.zscore.yearly-0ccaeb51.js +0 -1
  405. package/build/esm/constants-046883ea.js +0 -1
  406. package/build/esm/constants-1e65de37.js +0 -108
  407. package/build/esm/cookieHelper-e37e6893.js +0 -1
  408. package/build/esm/core-7a237cdc.js +0 -1
  409. package/build/esm/dataTransform-f4476a6b.js +0 -1
  410. package/build/esm/getDynamicHealthTool-e095ea8b.js +0 -1
  411. package/build/esm/getSocialList-5f74d2b2.js +0 -1
  412. package/build/esm/index-006bca17.js +0 -1
  413. package/build/esm/index-068a9606.js +0 -137
  414. package/build/esm/index-0d0e5f45.js +0 -1
  415. package/build/esm/index-1e29d7b0.js +0 -1
  416. package/build/esm/index-2b572b4f.js +0 -1
  417. package/build/esm/index-318d4230.js +0 -117
  418. package/build/esm/index-39174b30.js +0 -1
  419. package/build/esm/index-3bfcc95c.js +0 -1
  420. package/build/esm/index-3c612859.js +0 -1
  421. package/build/esm/index-4004c359.js +0 -113
  422. package/build/esm/index-41f67971.js +0 -177
  423. package/build/esm/index-42a8c7e8.js +0 -1430
  424. package/build/esm/index-461eded2.js +0 -2748
  425. package/build/esm/index-575f65cb.js +0 -1
  426. package/build/esm/index-7f4008ff.js +0 -1
  427. package/build/esm/index-81dbde00.js +0 -375
  428. package/build/esm/index-99348fe5.js +0 -1
  429. package/build/esm/index-9b8a2194.js +0 -1
  430. package/build/esm/index-9d529405.js +0 -1
  431. package/build/esm/index-a445a873.js +0 -1
  432. package/build/esm/index-ab99f4fa.js +0 -1
  433. package/build/esm/index-b7782e6c.js +0 -1
  434. package/build/esm/index-b7a87c5c.js +0 -50
  435. package/build/esm/index-c737fbcc.js +0 -1
  436. package/build/esm/index-dfe2918d.js +0 -1
  437. package/build/esm/index-e7dea007.js +0 -1
  438. package/build/esm/index-eab0e39a.js +0 -1
  439. package/build/esm/index-fa743e14.js +0 -1
  440. package/build/esm/index.styles-d0b249c6.js +0 -817
  441. package/build/esm/isProduction-819e0c5c.js +0 -1
  442. package/build/esm/localizeNumberFormat-87b8adfd.js +0 -1
  443. package/build/esm/normalizeLink-86ab5a4c.js +0 -1
  444. package/build/esm/number-087a7e5f.js +0 -1
  445. package/build/esm/paths-838a5528.js +0 -1
  446. package/build/esm/routing-c85cbf05.js +0 -1
  447. package/build/esm/theme-691eca44.js +0 -1
  448. package/build/esm/translationsContext-f8842fe7.js +0 -1
  449. package/build/esm/tslib.es6-1ab8a2bb.js +0 -1
  450. package/build/esm/types-2d76a291.js +0 -3004
  451. package/build/esm/types-81267cf7.js +0 -1
  452. package/build/esm/types-e02aa1d1.js +0 -785
  453. package/build/esm/useCategory-16048c77.js +0 -1
  454. package/build/esm/useHealthToolCache-b2ecca8b.js +0 -1
  455. package/build/esm/useIsInit-c9c6a218.js +0 -1
  456. package/build/esm/useOutsideClick-9787ba70.js +0 -1
  457. package/build/esm/usePlacesAutocomplete-1966a8e8.js +0 -1
  458. package/build/esm/useScrollbarSize-2cadb783.js +0 -1
  459. package/build/esm/useTranslations-06f29a74.js +0 -1
  460. package/build/esm/useUniqueId-8d28d0f0.js +0 -1
  461. package/build/esm/utils-21a3e198.js +0 -1
  462. package/build/esm/utils-581f9d39.js +0 -8
  463. package/build/esm/utils-8845cf64.js +0 -141
  464. package/build/esm/utils-9188a853.js +0 -1
  465. package/build/getDynamicHealthTool-110fd918.js +0 -1
  466. package/build/getSocialList-eca125e9.js +0 -1
  467. package/build/index-06e0154a.js +0 -177
  468. package/build/index-07abd94a.js +0 -1
  469. package/build/index-0c773078.js +0 -117
  470. package/build/index-170f5567.js +0 -1
  471. package/build/index-19ccb0c7.js +0 -1
  472. package/build/index-219cacd2.js +0 -1
  473. package/build/index-2c0386df.js +0 -50
  474. package/build/index-2ce34495.js +0 -1
  475. package/build/index-3f31aa06.js +0 -1
  476. package/build/index-686fe563.js +0 -1
  477. package/build/index-6c8c7fa5.js +0 -1
  478. package/build/index-76c307b4.js +0 -375
  479. package/build/index-78e20b2b.js +0 -1
  480. package/build/index-853a455f.js +0 -1
  481. package/build/index-9834ba3a.js +0 -1
  482. package/build/index-9c1259e4.js +0 -1
  483. package/build/index-9eed92e6.js +0 -1
  484. package/build/index-a046b313.js +0 -137
  485. package/build/index-ae78fa34.js +0 -113
  486. package/build/index-c4552011.js +0 -1
  487. package/build/index-d0a7d5e2.js +0 -1
  488. package/build/index-d59720e6.js +0 -1
  489. package/build/index-de63ce4e.js +0 -1
  490. package/build/index-e363ea7e.js +0 -1
  491. package/build/index-e4952f3b.js +0 -2748
  492. package/build/index-e9919dca.js +0 -1430
  493. package/build/index-f124e061.js +0 -1
  494. package/build/index-fc3d21c5.js +0 -1
  495. package/build/index.styles-e56f16e2.js +0 -817
  496. package/build/isProduction-b8d43f53.js +0 -1
  497. package/build/localizeNumberFormat-7b0e4009.js +0 -1
  498. package/build/normalizeLink-eb3980aa.js +0 -1
  499. package/build/number-03c2dc35.js +0 -1
  500. package/build/paths-38b399e5.js +0 -1
  501. package/build/routing-fa35242c.js +0 -1
  502. package/build/theme-58404344.js +0 -1
  503. package/build/translationsContext-6a4e467c.js +0 -1
  504. package/build/tslib.es6-f82cfdbc.js +0 -1
  505. package/build/types-006c0884.js +0 -785
  506. package/build/types-48100068.js +0 -3004
  507. package/build/types-b4886ab8.js +0 -1
  508. package/build/useCategory-5efbe937.js +0 -1
  509. package/build/useHealthToolCache-4085d047.js +0 -1
  510. package/build/useIsInit-cde99e17.js +0 -1
  511. package/build/useOutsideClick-8d455bb1.js +0 -1
  512. package/build/usePlacesAutocomplete-fa0acdc7.js +0 -1
  513. package/build/useScrollbarSize-3593573d.js +0 -1
  514. package/build/useTranslations-d91f297f.js +0 -1
  515. package/build/useUniqueId-76286c45.js +0 -1
  516. package/build/utils-6c4e6bc4.js +0 -8
  517. package/build/utils-dd2fab54.js +0 -141
  518. package/build/utils-e1f42597.js +0 -1
  519. package/build/utils-fade3897.js +0 -1
@@ -1,137 +0,0 @@
1
- import e from"react";import{useMantineTheme as o}from"@mantine/core";import{t as a}from"./theme-691eca44.js";import r from"styled-components";const i=r.div`
2
- --dropdown-padding: 12px 18px 12px 16px;
3
- position: relative;
4
- box-sizing: border-box;
5
- border: 1px solid ${a.colors.gray200};
6
- background: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23595959' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
7
- no-repeat;
8
- background-position: right 16px center;
9
- border-radius: ${a.borderRadius};
10
-
11
- &[data-disabled='true'],
12
- :disabled {
13
- background-color: #f2f2f2;
14
- cursor: not-allowed;
15
- }
16
-
17
- &[data-size='sm'] {
18
- font-size: 13px;
19
- line-height: 20px;
20
- }
21
- &[data-size='md'] {
22
- font-size: 14px;
23
- line-height: 21px;
24
- }
25
- &[data-size='lg'] {
26
- font-size: 16px;
27
- line-height: 24px;
28
- }
29
-
30
- &[data-has-icons='true'] {
31
- border: none;
32
- background: ${a.colors.gray100};
33
-
34
- img,
35
- svg {
36
- display: inline-block;
37
- max-width: 16px;
38
- margin-right: 6px;
39
- }
40
-
41
- span {
42
- display: inline-block;
43
- vertical-align: middle;
44
- }
45
-
46
- &:hover {
47
- box-shadow: none;
48
- }
49
- > div {
50
- position: relative;
51
- display: flex;
52
- width: 100%;
53
- box-sizing: border-box;
54
- align-items: center;
55
- }
56
- > div::after {
57
- position: absolute;
58
- top: 50%;
59
- right: 12px;
60
- width: 10px;
61
- height: 8px;
62
- background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23595959' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
63
- background-repeat: no-repeat;
64
- content: '';
65
- transform: translateY(-50%);
66
- }
67
- }
68
-
69
- &:hover {
70
- box-shadow: 0 0 2px 2px ${e=>e.shadowColor};
71
- }
72
-
73
- &[data-is-native='true'] {
74
- padding: var(--dropdown-padding);
75
- line-height: 24px;
76
-
77
- &:focus {
78
- box-shadow: 0px 0px 2px 2px ${e=>e.shadowColor};
79
- }
80
- }
81
- `,t=r.div`
82
- padding: var(--dropdown-padding);
83
- cursor: pointer;
84
-
85
- &.with-label {
86
- padding-top: 34px;
87
- padding-bottom: 12px;
88
- }
89
- &[data-dropdown-open] {
90
- padding: 11px 15px 11px 15px;
91
- border: 1px solid ${e=>e.color};
92
- border-radius: ${a.borderRadius};
93
- box-shadow: 0 0 2px 2px ${e=>e.shadowColor};
94
- }
95
- `,d=r.ul`
96
- position: absolute;
97
- top: 100%;
98
- /* right: 0; */
99
- min-width: 100%;
100
- left: 0;
101
- display: block;
102
- margin-top: 4px;
103
- background: ${a.colors.white};
104
- border-radius: ${a.borderRadius};
105
- box-shadow: -1px 1px 2px rgba(67, 70, 74, 0.0001),
106
- -2px 2px 5px rgba(67, 86, 100, 0.123689);
107
- cursor: pointer;
108
-
109
- &[data-has-icons='true'] {
110
- border: 1px solid ${a.colors.gray200};
111
- background: white;
112
- box-shadow: none;
113
- filter: drop-shadow(0px 10px 16px rgba(0, 0, 0, 0.04));
114
- }
115
- `,l=r.li`
116
- display: flex;
117
- padding: 12px 18px 12px 16px;
118
- &[data-disabled='true'] {
119
- cursor: not-allowed;
120
- color: #bfbfbf;
121
- & > * {
122
- pointer-events: none;
123
- }
124
- }
125
- &:hover,
126
- :active {
127
- background: ${a.colors.gray100};
128
- }
129
- `,n=r.div`
130
- max-width: 16px;
131
- margin-right: 8px;
132
- `,s=r.div`
133
- position: absolute;
134
- top: 12px;
135
- left: 16px;
136
- pointer-events: none;
137
- `,p=({className:a,value:r,options:p,onChange:c=(()=>{}),id:x,placeholderIcon:g,placeholder:b,style:u,size:h="lg",groupedWithLabel:v,disabled:m,dropdownLabelTrackingAttributes:w={},isNativeSelect:f=!1})=>{const k=o(),[C,y]=e.useState(!1),E=()=>!m&&y(!C);if(f){const o="object"==typeof(null==r?void 0:r.value)&&r.value instanceof Date?r.value.toString():null==r?void 0:r.value;return e.createElement(i,{color:k.fn.primaryColor(),shadowColor:k.colors[k.primaryColor][2],as:"select","data-is-native":"true",value:o||void 0,disabled:m,onChange:e=>{if("string"==typeof e.target.value){const o=p.find((o=>o.value===e.target.value));o&&c(o)}}},b&&e.createElement("option",{value:b,disabled:!0,selected:!0},b),p.map((o=>e.createElement("option",{key:`${x}-${o.value}`,value:o.value,disabled:!!o.disabled&&o.disabled},o.label))))}return e.createElement(i,{color:k.fn.primaryColor(),shadowColor:k.colors[k.primaryColor][2],className:a,"data-dropdown-open":C||void 0,"data-size":h,id:x,"data-has-icons":!!g,style:u,onBlur:()=>y(!1),tabIndex:0,"data-disabled":m},!!v&&e.createElement(s,null,v),e.createElement(t,Object.assign({color:k.fn.primaryColor(),shadowColor:k.colors[k.primaryColor][2],onClick:E,className:v&&"with-label"},w),g," ",e.createElement("span",null,r&&r.value?r.label:b)),C&&e.createElement(d,{onClick:E,"data-has-icons":!!g},p.map((o=>e.createElement(l,{key:`${x}-${o.value}`,"data-selected":r&&r.value===o.value||void 0,onClick:()=>!o.disabled&&!m&&(null==c?void 0:c(o)),"data-disabled":!!o.disabled&&o.disabled},o.icon&&e.createElement(n,null,o.icon),o.label)))))};export{p as D};
@@ -1 +0,0 @@
1
- import e from"react";var t="d76E4SH";const a=({children:a,className:s,style:r,type:c})=>e.createElement("div",{className:`${t} ${s||""}`,style:r,"data-type":c},a);export{a as C};
@@ -1 +0,0 @@
1
- import e,{forwardRef as t}from"react";const r=t((function(t,r){return e.createElement("circle",Object.assign({},t,{ref:r}),e.createElement("animate",{attributeName:"r",values:"4;8;4",dur:"2s",begin:"0s",repeatCount:"indefinite"}))}));export{r as C};
@@ -1 +0,0 @@
1
- import{Switch as o}from"@mantine/core";const t=o;export{t as S};
@@ -1,117 +0,0 @@
1
- import e,{useContext as i,useState as t}from"react";import{M as o}from"./utils-21a3e198.js";import n from"styled-components";import{t as l}from"./theme-691eca44.js";import{_ as a}from"./tslib.es6-1ab8a2bb.js";import{T as r}from"./utils-581f9d39.js";const d=n.div`
2
- position: fixed;
3
- left: 50%;
4
-
5
- padding: 0 16px 32px;
6
- background-color: ${l.colors.white};
7
- border-radius: ${l.borderRadius};
8
- box-shadow: 0px 4px 8px ${l.colors.gray200};
9
- transform: translate(-50%, -50%);
10
- transition: all 0.5s ease-in-out;
11
- visibility: hidden;
12
-
13
- &[data-open='true'] {
14
- z-index: 400;
15
- top: 50%;
16
- opacity: 1;
17
- visibility: visible;
18
- }
19
-
20
- &[data-open='false'] {
21
- top: -50%;
22
- }
23
-
24
- &[data-type='lead'] {
25
- width: 332px;
26
- height: 460px;
27
-
28
- div {
29
- top: -15px;
30
- right: -15px;
31
- }
32
- }
33
-
34
- &[data-type='form'] {
35
- width: 496px;
36
- height: 548px;
37
- ${o.mbDown} {
38
- width: 340px;
39
- }
40
- }
41
-
42
- &[data-type='confirm'] {
43
- ${o.mbDown} {
44
- width: calc(100% - 32px);
45
- }
46
- ${o.mbUp} {
47
- width: 100%;
48
- max-width: 407px;
49
- }
50
- }
51
-
52
- .popup-content {
53
- position: relative;
54
- z-index: 111;
55
- height: 100%;
56
- padding: 16px;
57
- }
58
-
59
- .close-button {
60
- position: absolute;
61
- top: 16px;
62
- right: 0;
63
- cursor: pointer;
64
-
65
- img {
66
- width: 100%;
67
- height: 100%;
68
- border-radius: 50%;
69
- }
70
- }
71
- `,s=n.div`
72
- position: fixed;
73
- z-index: 110;
74
- top: 0;
75
- left: 0;
76
- width: 100%;
77
- height: 100%;
78
- align-items: center;
79
- background: rgba(38, 38, 38, 0.3);
80
-
81
- &[data-open='false'] {
82
- display: none;
83
- }
84
- `,u=({type:i="lead",closeIcon:t,isOpen:o=!0,onClose:n,children:l,className:a="",enableAnimation:r=!0})=>e.createElement(e.Fragment,null,e.createElement(d,{"data-open":o,"data-type":i,"data-animation":r},e.createElement("div",{className:`${a||""} popup-content`},!!t&&e.createElement("div",{className:"close-button",onClick:n},t),l)),e.createElement(s,{"data-open":o,onClick:n})),m=e=>e?{displayName:e.display_name||null,avatar:e.avatar||null,thumbnailAvatar:e.avatar_thumbnail||null,profileUrl:e.profile_url||null,description:e.description||null,metaTag:e.meta_tag||"",specialty:e.specialty||"",organisation:e.organisation||""}:{},v=e=>e?{id:e.ID||null,name:e.name||null,specialty:e.specialty||null,avatar:e.avatar||null,permalink:e.permalink||null,thumbnailAvatar:e.avatar_thumbnail||null}:{},p=e=>void 0!==e&&e?{id:e.ID,name:e.name,permalink:e.permalink,image:(null==e?void 0:e.small_banner)||(null==e?void 0:e.image)||"",imageMedium:(null==e?void 0:e.image_medium)||null,imageThumbnail:(null==e?void 0:e.image_thumbnail)||null,startDate:null==e?void 0:e.start_date,endDate:null==e?void 0:e.end_date}:null,c=e=>{if(!e)return{};const{button_text:i,button_url:t,status:o,banner_desktop:n,banner_mobile:l}=e,r=a(e,["button_text","button_url","status","banner_desktop","banner_mobile"]);return Object.assign({buttonText:i||"",buttonUrl:t||"",status:Boolean(o),bannerDesktop:n||"",bannerMobile:l||""},r)},_={EN:"English",FIL:"Filipino"},g=e=>void 0===e||Object.keys(e).length<2?[]:Object.keys(e).map((i=>({label:i.toUpperCase()in _?_[i.toUpperCase()]:i.toUpperCase(),value:"/"===e[i].slice(-1)?e[i]:`${e[i]}/`}))),y=e=>{var i,t,o,n;return e?{id:e.ID,postName:e.post_name,sponsor:e.sponsor?b(e.sponsor):null,isSponsored:e.is_sponsored||null,isPremium:e.is_premium||!1,postTitle:e.post_title||"",postModified:e.post_modified||"",postDate:e.post_date||"",modifiedTime:e.modified_time||"",permalink:e.permalink||"",featureImage:e.image||null,featureImageMobile:e.image_medium||null,featureImageMobileXs:e.image_thumbnail||null,author:m(e.author),reviewer:e.reviewed_by&&m(e.reviewed_by)||null,articleReviewed:(null==e?void 0:e.reviewed)?Object.assign(Object.assign({},null==e?void 0:e.reviewed),{author:f(null===(i=null==e?void 0:e.reviewed)||void 0===i?void 0:i.author),editor:f(null===(t=null==e?void 0:e.reviewed)||void 0===t?void 0:t.editor),expert:f(null===(o=null==e?void 0:e.reviewed)||void 0===o?void 0:o.expert),fact_check:f(null===(n=null==e?void 0:e.reviewed)||void 0===n?void 0:n.fact_check)}):null,category:w(e.category),postContent:e.post_content||null,keyTakeaways:e.key_takeaways||null,categories:(e.categories||[]).map(w),sources:e.sources||null,description:e.description||null,excerpt:e.excerpt||null,expert:v(e.expert),metaTag:e.meta_tag||null,spotlight:p(null==e?void 0:e.spotlight),affiliate_message:e.affiliate_message||null,turnOffComment:!!e.turn_off_comment,hasAffiliate:!!e.is_affiliate,translateOptions:g(e.translate),jumpingLink:e.jumping_link||[],pregnancy:(null==e?void 0:e.pregnancy)||!1,pregnancyWeek:(null==e?void 0:e.week_pregnancy)||1,primaryCategory:w(e.primary_category),turnOffIvsPlayer:!!e.turn_off_ivs_player,turnOffArticleVoice:!!e.turn_off_article_voice,enableAudio:!!e.enable_audio,label:(null==e?void 0:e.label)||"",editLast:m(e.edit_last),subscriptionBanner:c(e.subscription_banner)}:{}},f=e=>void 0!==e&&e?Object.assign(Object.assign({},e),{profile_url:(null==e?void 0:e.slug)?["expert","medical"].includes((null==e?void 0:e.role)||"")?`/expert/${null==e?void 0:e.slug}`:`/author/${null==e?void 0:e.slug}`:e.profile_url}):null,b=e=>e?{title:e.title,logo:e.logo,link:e.link}:{},h=e=>({postTitle:e.post_title,permalink:e.permalink}),w=e=>{var i,t;return e?{termId:e.term_id||null,sponsor:e.sponsor?b(e.sponsor):null,isSponsored:e.is_sponsored||null,categoryName:e.cat_name||null,name:e.name||null,iconUrl:e.icon||"",slugName:e.category_nicename||null,description:e.description||null,featureImage:e.image||null,displayName:e.name||null,parent:e.parent||null,permalink:e.permalink||null,slug:e.slug||null,childCates:(null===(i=e.child_cates)||void 0===i?void 0:i.map((e=>w(e))))||[],colorFeatureImage:e.color_feature_image||null,imageColor:e.image_color||null,textColor:e.text_color||null,catParent:(null===(t=e.cat_parent)||void 0===t?void 0:t.name)?{name:e.cat_parent.name,permalink:e.cat_parent.permalink}:{},metaTag:e.meta_tag||"",reviewedBy:e.reviewed_by?h(e.reviewed_by):null,reviewedDate:e.reviewed_date||"",faqs:e.faqs?e.faqs.map((e=>k(e))):null}:{}},k=e=>({title:e.title,content:e.content}),x=e=>e?{icon:e.icon,link:e.link.startsWith("http")?e.link:"/health-tools"+e.link,subtitle:e.subtitle,title:e.title}:{},I=e=>e?{topicCount:e.topics_count||0,postCount:e.posts_count||0,memberCount:e.members_count||0,thumbnail:e.thumbnail||"",coverImage:e.cover_image||"",mobileCoverImage:e.mobile_cover_image||"",name:e.name||"",description:e.description||"",slug:e.slug||"",id:e.id||0,joined:Boolean(e.joined),isActive:null===e.is_active||void 0===e.is_active||Boolean(e.is_active),mappedCategoryId:e.mapped_category_id||0,discoverCategory:e.discover_category?{categoryId:e.discover_category.category_id||0,name:e.discover_category.name||""}:null,isHidden:Boolean(e.is_hidden)}:{},C=e=>{var i,t,o,n;return e?{id:e.id||0,name:e.name||"",image:e.thumbnail||"",slug:e.slug||"",url:"/"+(null===(i=e.community)||void 0===i?void 0:i.slug)+"/"+(null==e?void 0:e.slug)||"",description:e.description||"",joined:e.joined||!1,postCount:e.count_posts||0,memberCount:e.count_members||0,communityId:String(null===(t=e.community)||void 0===t?void 0:t.id),communitySlug:null===(o=e.community)||void 0===o?void 0:o.slug,communityName:null===(n=e.community)||void 0===n?void 0:n.name,order:e.order||0,isActive:null===e.is_active||void 0===e.is_active||Boolean(e.is_active),mappedCategoryId:e.mapped_category_id||0,discoverCategory:e.discover_category?{categoryId:e.discover_category.category_id||0,name:e.discover_category.name||""}:null,isHidden:Boolean(e.is_hidden)}:{}},S=e=>e?{answer:null==e?void 0:e.answer.map(A),expert:null==e?void 0:e.expert}:{},T=e=>{var i,t,o,n,l,a,r,d,s,u,m,v,p,c,_,g,y,f,b,h,w;return e?{id:e.id,topics:(null===(i=e.topics)||void 0===i?void 0:i.map((i=>{var t,o,n,l;return{id:i.id||0,name:i.name||"",slug:i.slug||"",url:"/"+(null===(t=e.community)||void 0===t?void 0:t.slug)+"/"+i.slug,communityId:String(null===(o=e.community)||void 0===o?void 0:o.id),communitySlug:(null===(n=e.community)||void 0===n?void 0:n.slug)||"",communityName:(null===(l=e.community)||void 0===l?void 0:l.name)||"",isHidden:Boolean(i.is_hidden),isActive:!0}})))||[],community:{id:(null===(t=e.community)||void 0===t?void 0:t.id)||0,name:(null===(o=e.community)||void 0===o?void 0:o.name)||"",slug:(null===(n=e.community)||void 0===n?void 0:n.slug)||"",isActive:!0,isHidden:Boolean(null===(l=e.community)||void 0===l?void 0:l.is_hidden)},slug:e.slug||"",author:{id:(null===(a=e.user)||void 0===a?void 0:a.id)||0,username:(null===(r=e.user)||void 0===r?void 0:r.user_name)||"",email:(null===(d=e.user)||void 0===d?void 0:d.email)||"",name:(null===(s=e.user)||void 0===s?void 0:s.name)||"",avatar:(null===(u=e.user)||void 0===u?void 0:u.avatar)||"",role:(null===(m=e.user)||void 0===m?void 0:m.role)?null===(p=null===(v=e.user)||void 0===v?void 0:v.role)||void 0===p?void 0:p.toLowerCase():"",type:(null===(c=e.user)||void 0===c?void 0:c.type)||"",partnerId:(null===(_=e.user)||void 0===_?void 0:_.partner_id)?String(null===(g=e.user)||void 0===g?void 0:g.partner_id):"",title:(null===(y=e.user)||void 0===y?void 0:y.title)||"",doctorId:(null===(f=e.user)||void 0===f?void 0:f.doctor_id)?String(null===(b=e.user)||void 0===b?void 0:b.doctor_id):"",hospitalId:(null===(h=e.user)||void 0===h?void 0:h.hospital_id)?String(null===(w=e.user)||void 0===w?void 0:w.hospital_id):""},previewUrl:{title:e.preview_title||"",url:e.preview_link||"",image:e.preview_image||"",description:e.preview_description||""},createdAt:e.created_at||"",scheduleDateTime:e.schedule_datetime||"",photos:e.images||[],description:e.description||"",commentsCount:e.comments_count||0,likesCount:e.likes_count||0,title:e.name||"",isPin:!!e.is_pin,pinDate:e.pin_date||"",liked:e.liked||!1,bookmarked:Boolean(e.bookmarked)||!1,mentions:e.mentions||[],commented:Boolean(e.commented)||!1,introUrl:e.intro_url||"",bannerImage:e.banner_image||"",isAnonymous:e.is_anonymous?1:0,isAskDoctor:e.is_question?1:0,expertAnswer:S(null==e?void 0:e.expert_answer),createdTime:e.created_time||"",isMinigame:"mini_game"===e.event_type,eventStart:e.event_start,eventEnd:e.event_end}:{}},A=e=>{var i,t,o,n,l,a,r,d,s,u,m,v,p,c,_,g,y,f,b,h,w,k,x,I,C,S,T,B,D,j,N,P;return e?{content:e.content,countLikes:e.likes_count,countReplies:e.replies_count,createdAt:e.created_at,createdTime:e.created_time,id:String(e.id),images:e.image||[],link:e.link||null,replies:e.replies&&e.replies.length>0?e.replies.map(A):[],author:{id:(null===(i=e.user)||void 0===i?void 0:i.id)||0,username:(null===(t=e.user)||void 0===t?void 0:t.user_name)||"",name:(null===(o=e.user)||void 0===o?void 0:o.name)||"",role:(null===(n=e.user)||void 0===n?void 0:n.role)?null===(a=null===(l=e.user)||void 0===l?void 0:l.role)||void 0===a?void 0:a.toLowerCase():"",avatar:(null===(r=e.user)||void 0===r?void 0:r.avatar)||"",type:(null===(d=e.user)||void 0===d?void 0:d.type)||"",email:(null===(s=e.user)||void 0===s?void 0:s.email)||"",partnerId:(null===(u=e.user)||void 0===u?void 0:u.partner_id)?String(null===(m=e.user)||void 0===m?void 0:m.partner_id):"",title:(null===(v=e.user)||void 0===v?void 0:v.title)||"",doctorId:(null===(p=e.user)||void 0===p?void 0:p.doctor_id)?String(null===(c=e.user)||void 0===c?void 0:c.doctor_id):"",hospitalId:(null===(_=e.user)||void 0===_?void 0:_.hospital_id)?String(null===(g=e.user)||void 0===g?void 0:g.hospital_id):""},liked:!!e.liked,mentionedUser:e.mentioned?{id:(null===(y=e.mentioned)||void 0===y?void 0:y.id)||0,username:(null===(f=e.mentioned)||void 0===f?void 0:f.user_name)||"",name:(null===(b=e.mentioned)||void 0===b?void 0:b.name)||"",role:(null===(h=e.mentioned)||void 0===h?void 0:h.role)?null===(k=null===(w=e.mentioned)||void 0===w?void 0:w.role)||void 0===k?void 0:k.toLowerCase():"",avatar:(null===(x=e.mentioned)||void 0===x?void 0:x.avatar)||"",type:(null===(I=e.mentioned)||void 0===I?void 0:I.type)||"",email:(null===(C=e.mentioned)||void 0===C?void 0:C.email)||"",partnerId:(null===(S=e.mentioned)||void 0===S?void 0:S.partner_id)?String(null===(T=e.mentioned)||void 0===T?void 0:T.partner_id):"",doctorId:(null===(B=e.mentioned)||void 0===B?void 0:B.doctor_id)?String(null===(D=e.mentioned)||void 0===D?void 0:D.doctor_id):"",hospitalId:(null===(j=e.mentioned)||void 0===j?void 0:j.hospital_id)?String(null===(N=e.mentioned)||void 0===N?void 0:N.hospital_id):"",title:(null===(P=e.mentioned)||void 0===P?void 0:P.title)||""}:null,mentions:e.mentions||[],isSensitive:e.is_sensitive||0,userReadComment:e.user_read_comment,source:e.source||[],isVerify:e.is_verify||0,isOppose:e.is_oppose||0,userVerify:e.user_verify||{},categorySlug:e.categories||"",isAnonymous:Boolean(Number(e.is_anonymous||0))}:{}},B=e=>void 0!==e&&e?(null==e?void 0:e.turn_off_profile)?"":(null==e?void 0:e.slug)?["expert","medical"].includes((null==e?void 0:e.role)||"")?`/expert/${null==e?void 0:e.slug}`:`/author/${null==e?void 0:e.slug}`:(null==e?void 0:e.profile_url)||(null==e?void 0:e.permalink)||"#":"";var D=Object.freeze({__proto__:null,formatAuthor:m,formatArticleExpert:v,formatSpotlightsSummary:p,TRANSLATE_LANGUAGES:_,formatTranslateOptions:g,formatArticle:y,formatUserProfile:f,formatBMIResult:e=>{var i,t,o,n,l,a,r,d,s;return e&&e.status?{status:null==e?void 0:e.status,comparison:null!==(i=null==e?void 0:e.comparison)&&void 0!==i?i:"",assessmentData:[{tab:"tools.condition",content:null!==(t=null==e?void 0:e.condition)&&void 0!==t?t:""},{tab:"tools.risks",content:null!==(o=null==e?void 0:e.risk)&&void 0!==o?o:""},{tab:"tools.suggestion",content:null!==(n=null==e?void 0:e.suggestion)&&void 0!==n?n:""}],chartData:(null===(l=null==e?void 0:e.chart_data)||void 0===l?void 0:l.length)>0?null==e?void 0:e.chart_data:[],disclaimer:null!==(a=null==e?void 0:e.disclaimer)&&void 0!==a?a:"",illustrator:null!==(r=null==e?void 0:e.illustrator)&&void 0!==r?r:"",faqs:null!==(d=null==e?void 0:e.faqs)&&void 0!==d?d:[],suggestedArticlesLink:null!==(s=null==e?void 0:e.suggested_articles_link)&&void 0!==s?s:""}:{}},formatSponsor:b,formatReviewedCategory:h,formatCategory:w,formatCategoryApi:e=>e?{categoryInfo:w(e.data.category)||null,explainersPosts:(e.data.explainers_posts||[]).map(y),subCategories:(e.data.sub_categories||[]).map(w)}:{},formatFaqsCategory:k,formatHealthTool:x,formatHealthToolTypeCategory:e=>{var i,t;return e?{termId:(null==e?void 0:e.term_id)||0,name:(null==e?void 0:e.name)||"",healthTools:null!==(t=null===(i=null==e?void 0:e.health_tools)||void 0===i?void 0:i.map((e=>x(e))))&&void 0!==t?t:[]}:{}},formatCommunity:I,formatTopic:C,formatExpertAnswer:S,formatPost:T,formatPostPagination:e=>e?{currentPage:e.current||0,lastPage:e.last||0,total:e.total_items||0}:{},formatNotification:e=>{var i,t,o;return e?{time:e.created_at,content:e.content,postId:String(e.post_id),fromUser:{name:null===(i=e.from_user)||void 0===i?void 0:i.name,id:null===(t=e.from_user)||void 0===t?void 0:t.id,avatar:null===(o=e.from_user)||void 0===o?void 0:o.avatar},toUserId:String(e.to_user_id),postSlug:e.post_slug||"",communitySlug:e.community_slug||""}:{}},formatSpotlightsList:e=>e?e.map((e=>({id:e.ID,name:e.name,permalink:e.permalink,image:(null==e?void 0:e.small_banner)||(null==e?void 0:e.image),imageMedium:(null==e?void 0:e.image_medium)||null,imageThumbnail:(null==e?void 0:e.image_thumbnail)||null,startDate:null==e?void 0:e.start_date,endDate:null==e?void 0:e.end_date}))):[],formatOvulationInfo:e=>e?{disclaimer:e.disclaimer,featuredImage:e.featured_image,info:e.informations||[],reviewedBy:e.reviewed_by?{id:e.reviewed_by.ID,permalink:e.reviewed_by.permalink,name:e.reviewed_by.name,postTitle:e.reviewed_by.post_title}:null,reviewedDate:e.reviewed_date}:{},formatSuggestedArticle:e=>e?{postId:e.post_id||null,categoryId:e.category_id||null,postUrl:e.post_url||null,postReviewed:e.post_reviewed||null,postPageviews:e.post_pageviews||null,postRank:e.post_rank||null,isPin:e.is_pin||null,frequency:e.frequency||null,topic:e.topic||null}:{},formatTopicHealthTool:e=>e?{id:e.tool_id||null,topicFrequency:e.frequency||null,topicId:e.topic_id||null,topicName:e.topic_name||null,isPinned:!!e.is_pin||null,toolLink:e.tool_link||""}:{},formatComment:A,formatReportedPostToPostDetail:e=>e?{name:e.title,description:e.description,images:e.images,likes_count:e.count_likes,comments_count:e.count_comments,topics:[],slug:e.post_slug,id:e.post_id,is_pin:e.is_pin,pin_date:"",post_type:e.post_type,schedule_datetime:e.schedule_datetime,is_active:e.is_active,preview_title:e.preview_title||"",preview_image:e.preview_image||"",preview_description:e.preview_description||"",preview_link:e.preview_link||"",user:e.user,created_at:"",created_time:"",community:{id:e.community_id,name:e.community_name,slug:e.community_slug,description:""}}:{},formatTopicSubot:e=>e?{chatBotId:e.subot_id,isPinned:e.is_pin,topicId:e.topic_id,topicFrequency:e.frequency}:{},formatSiteWideBanner:(e,i)=>void 0!==e&&e?{content:(null==e?void 0:e.content)||"",icon:(null==e?void 0:e.icon)||"",type:i||"other"}:null,formatPWGContent:e=>e?{disclaimer:e.disclaimer,info:e.info||[],reviewedBy:e.reviewed_by?f(e.reviewed_by):null,reviewedDate:e.reviewed_date,metaTag:e.meta_tag}:{},formatUserProfileUrl:B,formatTHRContent:e=>e?{disclaimer:e.disclaimer,info:e.info||[],reviewedBy:e.reviewed_by?f(e.reviewed_by):null,reviewedDate:e.reviewed_date,metaTag:e.meta_tag}:{},formatBabyGrowthContent:e=>{var i,t,o;return e&&e.information?{information:null!==(i=e.information.map((e=>({title:e.title,description:e.description}))))&&void 0!==i?i:[],reviewBy:{reviewer:(null===(t=e.reviewed_by)||void 0===t?void 0:t.display_name)||(null===(o=e.reviewed_by)||void 0===o?void 0:o.name)||"",date:e.reviewed_date||"",link:B(null==e?void 0:e.reviewed_by)},metaTag:e.meta_tag||"",title:e.title||"",description:e.description||"",disclaimer:e.disclaimer||"",is_sponsored:e.is_sponsored||!1,sponsor:e.sponsor,featuredImage:e.featured_image||""}:{}}});const j=n.div`
85
- width: ${e=>e.size||40}px;
86
- height: ${e=>e.size||40}px;
87
- flex-shrink: 0;
88
- cursor: pointer;
89
-
90
- img {
91
- border-radius: 50%;
92
- }
93
-
94
- .avatar {
95
- width: 100%;
96
- height: 100%;
97
- object-fit: cover;
98
- }
99
-
100
- .avatar-default {
101
- display: flex;
102
- align-items: center;
103
- justify-content: center;
104
- background-color: ${l.colors.secondaryBase};
105
- border-radius: 50%;
106
- color: white;
107
- font-size: 1em;
108
- font-weight: bold;
109
- line-height: 1;
110
- }
111
-
112
- &[data-is-marrybaby='true'] {
113
- .avatar-default {
114
- background-color: ${l.mbColors.pink};
115
- }
116
- }
117
- `,N=o=>{var{className:n,isMarryBaby:l,style:d,avatar:s,username:u,size:m}=o,v=a(o,["className","isMarryBaby","style","avatar","username","size"]);const{data:{env:{isMarryBaby:p}}}=i(r),c="boolean"==typeof l?l:p,[_,g]=t(!1);return e.createElement(j,Object.assign({"data-is-marrybaby":c,className:n,style:d,size:m},v),s&&!_?e.createElement("img",{loading:"lazy",src:s,className:"avatar",alt:"avatar",onError:()=>{_||g(!0)}}):e.createElement("div",{className:"avatar avatar-default"},u&&(null==u?void 0:u.length)>0?u[0].toUpperCase():"A"))};export{u as P,N as U,T as a,A as b,I as c,D as d,y as e,C as f,w as g,B as h};
@@ -1 +0,0 @@
1
- import{enUS as o,vi as e,km as l,hi as i,id as a,ms as n,th as t,zhTW as s}from"date-fns/locale";import{L as E}from"./Subot-fcd7c77c.js";import{i as c}from"./isProduction-819e0c5c.js";const h={HELLO_HEALTH_GROUP:"hellohealthgroup.com",HELLO_DOCTOR:"hellodoctor.com.ph",HELLO_DOCTOR_FIL:"hellodoctor.com.ph/fil",HELLO_KRUPET:"hellokrupet.com",HELLO_SWASTHYA:"helloswasthya.com",HELLO_SEHAT:"hellosehat.com",HELLO_SAYARWON:"hellosayarwon.com",HELLO_DOKTOR:"hellodoktor.com",HELLO_KHUNMOR:"hellokhunmor.com",HELLO_YISHI:"helloyishi.com.tw",HELLO_BACSI:"hellobacsi.com",MARRY_BABY:"www.marrybaby.vn"},I={HELLO_HEALTH_GROUP:{lng:E.PhilippinesEnglish,ns:"translation",name:"Hello Health Group",theme:"hellosite",dayjs:"en",phoneCountry:"PH",siteId:10},HELLO_DOCTOR:{lng:E.PhilippinesEnglish,ns:"translation",name:"Hello Doctor",theme:"hellosite",dayjs:"en",phoneCountry:"PH",siteId:5},HELLO_DOCTOR_FIL:{lng:E.PhilippinesTagalog,ns:"translation",name:"Hello Doctor",theme:"hellosite",dayjs:"tl-ph",phoneCountry:"PH",siteId:5},HELLO_KRUPET:{lng:E.Cambodia,ns:"translation",name:"Hello Krupet",theme:"hellosite",dayjs:"km",phoneCountry:"KH",siteId:4},HELLO_SWASTHYA:{lng:E.India,ns:"translation",name:"Hello Swasthya",theme:"hellosite",dayjs:"hi",phoneCountry:"IN",siteId:9},HELLO_SEHAT:{lng:E.Indonesia,ns:"translation",name:"Hello Sehat",theme:"hellosite",dayjs:"id",phoneCountry:"ID",siteId:2},HELLO_SAYARWON:{lng:E.Myanmar,ns:"translation",name:"Hello Sayarwon",theme:"hellosite",dayjs:"my",phoneCountry:"MM",siteId:7},HELLO_DOKTOR:{lng:E.Malaysia,ns:"translation",name:"Hello Doktor",theme:"hellosite",dayjs:"ms-my",phoneCountry:"MY",siteId:3},HELLO_KHUNMOR:{lng:E.Thailand,ns:"translation",name:"Hello Khunmor",theme:"hellosite",dayjs:"th",phoneCountry:"TH",siteId:6},HELLO_YISHI:{lng:E.Taiwan,ns:"translation",name:"Hello Yishi",theme:"hellosite",dayjs:"zh-tw",phoneCountry:"TW",siteId:8},HELLO_BACSI:{lng:E.Vietnam,ns:"translation",name:"Hello Bacsi",theme:"hellosite",dayjs:"vi",phoneCountry:"VN",siteId:1},MARRY_BABY:{lng:E.Vietnam,ns:"marrybaby",name:"Marry Baby",theme:"marrybaby",dayjs:"vi",phoneCountry:"VN",siteId:11}};var T;!function(o){o.HPV="hpv"}(T||(T={}));const r={[E.Vietnam]:{[T.HPV]:"hpv-vaccine"},[E.Indonesia]:{[T.HPV]:"deteksi-dini-hpv"}},O="tl-PH"===process.env.NEXT_PUBLIC_DEPLOY_LOCALE?"/fil":"",p=process.env.NEXT_PUBLIC_SSO,_="userGeoLocationCoordinates",m={"vi-VN":"hellobacsi.com","id-ID":"hellosehat.com","ms-MY":"hellodoktor.com","km-KH":"hellokrupet.com","en-PH":"hellodoctor.com.ph","th-TH":"hellokhunmor.com","my-MM":"hellosayarwon.com","zh-TW":"helloyishi.com.tw","hi-IN":"helloswasthya.com","tl-PH":"hellodoctor.com.ph","vi-VN_MB":"marrybaby.vn"},A={[E.Vietnam]:"hellobacsi.com",[E.Indonesia]:"hellosehat.com",[E.Malaysia]:"hellodoktor.com",[E.Cambodia]:"hellokrupet.com",[E.PhilippinesEnglish]:"hellodoctor.com.ph",[E.PhilippinesTagalog]:"hellodoctor.com.ph",[E.Thailand]:"hellokhunmor.com",[E.Myanmar]:"hellosayarwon.com",[E.Taiwan]:"helloyishi.com.tw",[E.India]:"helloswasthya.com"},u={"vi-VN":{LOGO_TYPE:"hellobacsi",SITE_NAME:"HelloBacsi",SITE_NAME_FORMATTED:"Hello Bacsi",HOMEPAGE_IMAGE:"https://hellobacsi.com/images/country-thumbnails/VN.png",SITE_ID:"1",INSIDER_TAG:"//hellobacsivn.api.useinsider.com/ins.js?id=10003798",TOOLTIP_IMAGE:"/images/tooltips-vn.png",PREGNANCY_WEIGHT_GAIN:"cong-cu-tinh-can-nang-khi-mang-thai",BABY_POOP:"phan-tre-so-sinh-nhu-the-nao-la-tot",VACCINATION_TOOL:"lich-tiem-chung"},"en-PH":{LOGO_TYPE:"hellodoctor",SITE_NAME:"HelloDoctor",HOMEPAGE_IMAGE:"https://hellodoctor.com.ph/images/country-thumbnails/PH.png",SITE_NAME_FORMATTED:"Hello Doctor",SITE_ID:"9",CATEGORIES_TYPE:"short",INSIDER_TAG:"//hellodoctorph.api.useinsider.com/ins.js?id=10004527",TOOLTIP_IMAGE:"/images/tooltips-ph.png",PREGNANCY_WEIGHT_GAIN:"pregnancy-weight-gain-calculator",BABY_POOP:"a-visual-guide-on-baby-poop",VACCINATION_TOOL:"vaccination-tool"},"th-TH":{LOGO_TYPE:"hellokhunmor",SITE_NAME:"HelloKhunmor",HOMEPAGE_IMAGE:"https://hellokhunmor.com/images/country-thumbnails/TH.png",SITE_NAME_FORMATTED:"Hello Khunmor",SITE_ID:"3",CATEGORIES_TYPE:"long",INSIDER_TAG:"//hellokhunmor.api.useinsider.com/ins.js?id=10004524",TOOLTIP_IMAGE:"/images/tooltips-th.png",PREGNANCY_WEIGHT_GAIN:"เครื่องคำนวณน้ำหนักตัว",BABY_POOP:"สีอุจจาระของลูก-บอกถึงส",VACCINATION_TOOL:"vaccination-tool"},"km-KH":{LOGO_TYPE:"hellokrupet",SITE_NAME:"HelloKrupet",HOMEPAGE_IMAGE:"https://hellokrupet.com/images/country-thumbnails/KH.JPG",SITE_NAME_FORMATTED:"Hello Krupet",SITE_ID:"4",CATEGORIES_TYPE:"long",INSIDER_TAG:"//hellokrupet.api.useinsider.com/ins.js?id=10004523",TOOLTIP_IMAGE:"/images/tooltips-kh.png",PREGNANCY_WEIGHT_GAIN:"រង្វាស់សុខភាព/គណនាទម្ងន់ស្ត្រីពពោះ",BABY_POOP:"រង្វាស់សុខភាព/អត្ថន័យពណ៌-និងរូបរាងលាម",VACCINATION_TOOL:"រង្វាស់សុខភាព/កាលវិភាគចាក់ថ្នាំបង្កា"},"my-MM":{LOGO_TYPE:"hellosayarwon",SITE_NAME:"HelloSayarwon",HOMEPAGE_IMAGE:"https://hellosayarwon.com/images/country-thumbnails/PH.png",SITE_NAME_FORMATTED:"Hello Sayarwon",SITE_ID:"7",INSIDER_TAG:"//hellosayarwon.api.useinsider.com/ins.js?id=10004522"},"zh-TW":{LOGO_TYPE:"helloyishi",SITE_NAME:"HelloYishi",HOMEPAGE_IMAGE:"https://helloyishi.com.tw/images/country-thumbnails/TW.png",SITE_NAME_FORMATTED:"Hello Yishi",SITE_ID:"6",INSIDER_TAG:"//helloyishi.api.useinsider.com/ins.js?id=10004526",TOOLTIP_IMAGE:"/images/tooltips-tw.png",PREGNANCY_WEIGHT_GAIN:"pregnancy-weight-gain-calculator",BABY_POOP:"how-does-babies-poop-look-like",VACCINATION_TOOL:"vaccination-tool"},"id-ID":{LOGO_TYPE:"hellosehat",SITE_NAME:"HelloSehat",HOMEPAGE_IMAGE:"https://hellosehat.com/images/country-thumbnails/ID.png",SITE_NAME_FORMATTED:"Hello Sehat",SITE_ID:"2",INSIDER_TAG:"//hellosehat.api.useinsider.com/ins.js?id=10003799",TOOLTIP_IMAGE:"/images/tooltips-id.png",PREGNANCY_WEIGHT_GAIN:"kalkulator-kenaikan-berat-badan-ibu-hamil",BABY_POOP:"warna-feses-bayi-normal",VACCINATION_TOOL:"jadwal-imunisasi"},"hi-IN":{LOGO_TYPE:"helloswasthya",SITE_NAME:"HelloSwasthya",HOMEPAGE_IMAGE:"https://helloswasthya.com/images/country-thumbnails/IN.png",SITE_NAME_FORMATTED:"हैलो स्वास्थ्य",SITE_ID:"8",CATEGORIES_TYPE:"long",INSIDER_TAG:"//helloswasthya.api.useinsider.com/ins.js?id=10004498",TOOLTIP_IMAGE:"/images/tooltips-in.png",PREGNANCY_WEIGHT_GAIN:"garbhavastha-weight-calculator",BABY_POOP:"visual-guide-on-baby-poop",VACCINATION_TOOL:"vaccination-tool"},"ms-MY":{LOGO_TYPE:"hellodoktor",SITE_NAME:"HelloDoktor",HOMEPAGE_IMAGE:"https://hellodoktor.com/images/country-thumbnails/MY.png",SITE_NAME_FORMATTED:"Hello Doktor",SITE_ID:"5",INSIDER_TAG:"//hellodoktor.api.useinsider.com/ins.js?id=10004525",TOOLTIP_IMAGE:"/images/tooltips-my.png",PREGNANCY_WEIGHT_GAIN:"kalkulator-tambah-berat-badan-hamil",BABY_POOP:"kenali-najis-bayi-anda",VACCINATION_TOOL:"alat-kesihatan-vaksin"},"tl-PH":{LOGO_TYPE:"hellodoctor",SITE_NAME:"HelloDoctor",HOMEPAGE_IMAGE:"https://hellodoctor.com.ph/images/country-thumbnails/PH.png",SITE_NAME_FORMATTED:"Hello Doctor",SITE_ID:"9",CATEGORIES_TYPE:"short",INSIDER_TAG:"//hellodoctorph.api.useinsider.com/ins.js?id=10004527",TOOLTIP_IMAGE:"/fil/images/tooltips-ph.png",PREGNANCY_WEIGHT_GAIN:"pregnancy-weight-gain-calculator",BABY_POOP:"a-visual-guide-on-baby-poop",VACCINATION_TOOL:"vaccination-tool",ABOUT_US_IMAGE:"/fil/images/aboutus/PH.png"}},y={"vi-VN":{PRIVACY:"/privacy",TERM_OF_USE:"/dieu-khoan-su-dung",PRIVACY_POLICY:"/chinh-sach-quyen-rieng-tu",EDITORIAL_CORRECTIONS_POLICY:"/chinh-sach-bien-tap-chinh-sua",ADVERTISING_SPONSOR_POLICY:"/chinh-sach-quang-cao-tai-tro",POLICIES:"/chinh-sach",FAQS:"/thong-tin-quan-trong",SITEMAP:"/sitemap",ABOUT_US:"/about-us",ADVERTISEMENT:"/quang-cao-voi-chung-toi",CONTACT_US:"/lien-he",ABOUT_GO_CARE:"/about-go-care",HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:"https://hellohealthgroup.com/hello-bacsi/",RECRUITMENT:"https://hellohealthgroup.com/careers/",COMMUNITY_GUIDELINE:"/tieu-chuan-cong-dong",TOGETHER:"/community"},"km-KH":{POLICIES:"/policies",TERM_OF_USE:"/ខនិងលក្ខខណ្ឌ",PRIVACY_POLICY:"/គោលការណ៍ឯកជនភាព",EDITORIAL_CORRECTIONS_POLICY:"/គោលការណ៍ខ្លឹមសារមាតិកា",ADVERTISING_SPONSOR_POLICY:"/គោលការណ៍ផ្សាយពាណិជ្ជកម",FAQS:"/faqs",SITEMAP:"/sitemap",ABOUT_US:"/about-us",ADVERTISEMENT:"/advertisement",CONTACT_US:"/contact-us",ABOUT_GO_CARE:"/about-go-care",HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:"/#",RECRUITMENT:"https://hellohealthgroup.com/careers/",COMMUNITY_GUIDELINE:"/គោលការណ៍ណែនាំសហគមន៍",TOGETHER:"/community"},"en-PH":{POLICIES:"/policies",TERM_OF_USE:"/terms-of-use",PRIVACY_POLICY:"/privacy-policy",EDITORIAL_CORRECTIONS_POLICY:"/editorial-and-corrections-policy",ADVERTISING_SPONSOR_POLICY:"/advertising-and-sponsor-policy",FAQS:null,SITEMAP:null,ABOUT_US:"/about-us",ADVERTISEMENT:null,CONTACT_US:"/contact-us",ABOUT_GO_CARE:null,HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:"https://hellohealthgroup.com/management-team/",RECRUITMENT:"https://hellohealthgroup.com/careers/",COMMUNITY_GUIDELINE:"/community-guidelines",TOGETHER:"/community"},"my-MM":{POLICIES:"/polisi-terma-syarat",TERM_OF_USE:"/terms-of-use",PRIVACY_POLICY:"/privacy-policy",EDITORIAL_CORRECTIONS_POLICY:"/editorial-policy",ADVERTISING_SPONSOR_POLICY:"/advertising-policy",FAQS:null,SITEMAP:null,ABOUT_US:"/about-us",ADVERTISEMENT:"/pengiklanan",CONTACT_US:"/hubungi-kami",ABOUT_GO_CARE:null,HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:" https://hellohealthgroup.com/hello-doktor/",RECRUITMENT:"https://hellohealthgroup.com/careers/",COMMUNITY_GUIDELINE:"/panduan-komuniti",TOGETHER:"/community"},"zh-TW":{POLICIES:"/policies",TERM_OF_USE:"/terms-of-use",PRIVACY_POLICY:"/privacy-policy",EDITORIAL_CORRECTIONS_POLICY:"/editorial-and-corrections-policy",ADVERTISING_SPONSOR_POLICY:"/advertising-and-sponsor-policy",FAQS:null,SITEMAP:null,ABOUT_US:"/about-us",ADVERTISEMENT:"/advertising",CONTACT_US:"/contact-us",ABOUT_GO_CARE:null,FACILITY:"/facility",HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:"https://hellohealthgroup.com/management-team/",RECRUITMENT:"https://hellohealthgroup.com/careers/",COMMUNITY_GUIDELINE:null,TOGETHER:"/community"},"id-ID":{POLICIES_EN:"/policies",TERM_OF_USE:"/kebijakan-pengguna",PRIVACY_POLICY:"/kebijakan-privasi",EDITORIAL_CORRECTIONS_POLICY:"/kebijakan-editorial",ADVERTISING_SPONSOR_POLICY:"/kebijakan-iklan",POLICIES:"/kebijakan",FAQS:null,SITEMAP:null,ABOUT_US:"/about-us",ADVERTISEMENT:null,CONTACT_US:"/kontak-kami",CONTACT_EN:"/contact",ABOUT_GO_CARE:null,HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:"https://hellohealthgroup.com/hello-sehat/",RECRUITMENT:"https://hellohealthgroup.com/careers/",EDITORIAL_POLICY:"/edit-id",EDITORIAL_POLICY_EN:"/edit-en",COMMUNITY_GUIDELINE:"/panduan-komunitas",TOGETHER:"/community"},"hi-IN":{POLICIES:"/policies",TERM_OF_USE:"/terms-of-use",PRIVACY_POLICY:"/privacy-policy",EDITORIAL_CORRECTIONS_POLICY:"/editorial-and-corrections-policy",ADVERTISING_SPONSOR_POLICY:"/advertising-and-sponsor-policy",FAQS:null,SITEMAP:null,ABOUT_US:"/about-us",ADVERTISEMENT:null,CONTACT_US:"/contact-us",ABOUT_GO_CARE:null,HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:"https://hellohealthgroup.com/management-team/",RECRUITMENT:"https://hellohealthgroup.com/careers/",COMMUNITY_GUIDELINE:null,TOGETHER:"/community"},"ms-MY":{POLICIES:"/polisi-terma-syarat",TERM_OF_USE:"/terma-dan-syarat",PRIVACY_POLICY:"/polisi-privasi",EDITORIAL_CORRECTIONS_POLICY:"/polisi-editorial",ADVERTISING_SPONSOR_POLICY:"/polisi-pengiklanan",FAQS:null,SITEMAP:null,ABOUT_US:"/about-us",ADVERTISEMENT:"/pengiklanan",CONTACT_US:"/hubungi-kami",ABOUT_GO_CARE:null,HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:" https://hellohealthgroup.com/hello-doktor/",RECRUITMENT:"https://hellohealthgroup.com/careers/",COMMUNITY_GUIDELINE:"/panduan-komuniti",TOGETHER:"/community"},"th-TH":{POLICIES_EN:"/policies",TERM_OF_USE:"/เงื่อนใขการใช้งาน",PRIVACY_POLICY:"/นโยบายความเป็นส่วนตัว",EDITORIAL_CORRECTIONS_POLICY:"/นโยบายบรรณธิการ",ADVERTISING_SPONSOR_POLICY:"/นโยบายการโฆษณาและผู้สนับสนุน",POLICIES:"/นโยบาย",FAQS:"/คำถามที่พบบ่อย",SITEMAP:null,ABOUT_US:"/about-us",ADVERTISEMENT:"/ลงโฆษณากับเรา",CONTACT_US:"/contact-us",ABOUT_GO_CARE:null,HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:"https://hellohealthgroup.com/management-team/",RECRUITMENT:"https://hellohealthgroup.com/careers/",COMMUNITY_GUIDELINE:null,TOGETHER:"/community"},"tl-PH":{POLICIES:"/policies",TERM_OF_USE:"/terms-of-use",PRIVACY_POLICY:"/privacy-policy",EDITORIAL_CORRECTIONS_POLICY:"/editorial-and-corrections-policy",ADVERTISING_SPONSOR_POLICY:"/advertising-and-sponsor-policy",FAQS:null,SITEMAP:null,ABOUT_US:"/about-us",ADVERTISEMENT:null,CONTACT_US:"/contact-us",ABOUT_GO_CARE:null,HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:"https://hellohealthgroup.com/management-team/",RECRUITMENT:"https://hellohealthgroup.com/careers/",COMMUNITY_GUIDELINE:"/community-guidelines",TOGETHER:"/community"}},N="user",S=["vi-VN","id-ID","en-PH","tl-PH","th-TH","ms-MY","my-MM"],C=["vi-VN"],g=["vi-VN","id-ID"],R=["vi-VN","id-ID"],L={"vi-VN":[{type:"link",rel:"shortcut icon",href:"/by-locales/vi-VN/favicon.ico"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon-precomposed",href:"/by-locales/vi-VN/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/by-locales/vi-VN/icon-270x270.png"}],"km-KH":[{type:"link",rel:"icon",href:"/by-locales/km-KH/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/by-locales/km-KH/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon-precomposed",href:"/by-locales/km-KH/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/by-locales/km-KH/icon-270x270.png"}],"en-PH":[{type:"link",rel:"icon",href:"/by-locales/en-PH/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/by-locales/en-PH/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon",href:"/by-locales/en-PH/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/by-locales/en-PH/icon-270x270.png"}],"id-ID":[{type:"link",rel:"shortcut icon",href:"/by-locales/vi-VN/favicon.ico"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon-precomposed",href:"/by-locales/vi-VN/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/by-locales/vi-VN/icon-270x270.png"}],"ms-MY":[{type:"link",rel:"shortcut icon",href:"/by-locales/vi-VN/favicon.ico"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon-precomposed",href:"/by-locales/vi-VN/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/by-locales/vi-VN/icon-270x270.png"}],"th-TH":[{type:"link",rel:"shortcut icon",href:"/by-locales/vi-VN/favicon.ico"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon-precomposed",href:"/by-locales/vi-VN/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/by-locales/vi-VN/icon-270x270.png"}],"my-MM":[{type:"link",rel:"shortcut icon",href:"/by-locales/vi-VN/favicon.ico"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon-precomposed",href:"/by-locales/vi-VN/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/by-locales/vi-VN/icon-270x270.png"}],"zh-TW":[{type:"link",rel:"shortcut icon",href:"/by-locales/vi-VN/favicon.ico"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon-precomposed",href:"/by-locales/vi-VN/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/by-locales/vi-VN/icon-270x270.png"}],"hi-IN":[{type:"link",rel:"shortcut icon",href:"/by-locales/vi-VN/favicon.ico"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon-precomposed",href:"/by-locales/vi-VN/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/by-locales/vi-VN/icon-270x270.png"}],marryBaby:[{type:"link",rel:"shortcut icon",href:"/favicons/favicon.ico"},{type:"link",rel:"icon",href:"/favicons/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/favicons/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon-precomposed",href:"/favicons/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/favicons/icon-180x180.png"}]};var M;!function(o){o.bmi="mi",o.gender="gndr",o.age="ge",o.slug="slug",o.resultId="resultId",o.bmr="mr",o.height="gt",o.weight="wght",o.source="surc",o.type="tp",o.startDate="sd",o.additional="tnl",o.week="wk",o.twins="twn",o.weightBefore="wb",o.yourself="yrslf",o.intensity="sy",o.rate="rt",o.method="mthd",o.day="dy",o.pwg="pwg",o.cycle="le",o.period="prd",o.access_token="tkn",o.name="nm",o.id="id"}(M||(M={}));const P={[E.Vietnam]:{dateFormat:"DD/MM/YYYY",separator:","},[E.Cambodia]:{dateFormat:"DD/MM/YYYY",separator:"."},[E.India]:{dateFormat:"DD/MM/YYYY",separator:"."},[E.Indonesia]:{dateFormat:"DD/MM/YYYY",separator:","},[E.Malaysia]:{dateFormat:"DD/MM/YYYY",separator:"."},[E.Thailand]:{dateFormat:"DD/MM/YYYY",separator:"."},[E.Taiwan]:{dateFormat:"YYYY/MM/DD",separator:","},[E.PhilippinesTagalog]:{dateFormat:"MM/DD/YYYY",separator:"."},[E.PhilippinesEnglish]:{dateFormat:"MM/DD/YYYY",separator:"."},[E.Myanmar]:{dateFormat:"DD/MM/YYYY",separator:","}},d="hhg_user_token",H={[E.PhilippinesEnglish]:o,[E.Vietnam]:e,[E.Cambodia]:l,[E.India]:i,[E.Indonesia]:a,[E.Myanmar]:o,[E.Malaysia]:n,[E.Thailand]:t,[E.Taiwan]:s},Y="https://cdn.hellohealthgroup.com/countries",G="_ga",D="YYYY-MM-DD",b="dd-MM-yyyy";var k=Object.freeze({__proto__:null,basePath:O,SSO_URL:p,USER_GEOLOCATION_COORDINATES_COOKIE:_,domainLocales:m,MAP_DOMAIN_BY_LOCALE:A,LOCALE_SPECS:u,STATIC_PAGES:y,UP_BASEPATH:N,TOGETHER_LOCALES:S,ECOM_LOCALES:C,CARE_LOCALES:g,CARE_BOOKING_LOCALES:R,FAVICONS:L,get QUERY_HEALTH_TOOL(){return M},ISO_FORMAT:P,BEARER_TOKEN_COOKIE:d,DATE_FNS_LOCALE:H,CDN_ADDRESS:Y,GA_TOKEN_COOKIE:"_ga",API_DATE_FORMAT:D,DATE_FNS_DATE_FORMAT:b,siteHost:h,siteOptions:I,get RISK_SCREENER_NAME(){return T},RISK_SCREENER_SLUG:r,isProduction:c});export{D as A,d as B,g as C,H as D,C as E,L as F,G,P as I,u as L,A as M,M as Q,T as R,y as S,S as T,_ as U,r as a,R as b,Y as c,m as d,O as e,p as f,N as g,b as h,k as i,h as j,I as s};
@@ -1 +0,0 @@
1
- import{_ as t}from"./tslib.es6-1ab8a2bb.js";import a from"react";import{B as o}from"./index-4004c359.js";const d=d=>{var{size:e,color:i="primary",isDisabled:r,isBlock:n,title:c,onClick:l,icon:s,iconPosition:u="left",children:p,isLoading:P=!1,loadingText:g,dataEventCategory:v,dataEventAction:b,dataEventLabel:m,dataProductChannel:y,dataProductSku:C,dataProductBrand:h,dataProductName:k,dataProductPrice:E,dataProductCategory:f,dataProductPosition:B,type:x}=d,L=t(d,["size","color","isDisabled","isBlock","title","onClick","icon","iconPosition","children","isLoading","loadingText","dataEventCategory","dataEventAction","dataEventLabel","dataProductChannel","dataProductSku","dataProductBrand","dataProductName","dataProductPrice","dataProductCategory","dataProductPosition","type"]);const j={"data-event-category":v,"data-event-action":b,"data-event-label":m,"data-product-channel":y,"data-product-sku":C,"data-product-brand":h,"data-product-name":k,"data-product-price":E,"data-product-category":f,"data-product-position":B};return a.createElement(o,Object.assign({},j,{size:e,variant:"transparent"===i?"white":"danger"===i?"error":i,disabled:r,onClick:t=>{!P&&!r&&l&&l(t)},title:c,loading:P,type:x,leftIcon:"left"===u?s:void 0,rightIcon:"right"===u?s:void 0,w:n?"100%":void 0,p:n?"12px auto":void 0},L),P&&g||p)};export{d as B};
@@ -1 +0,0 @@
1
- import{_ as e}from"./tslib.es6-1ab8a2bb.js";import t from"react";import{Modal as s,CloseButton as a}from"@mantine/core";import{C as l}from"./index-eab0e39a.js";import{i as o}from"./index-4004c359.js";import{T as n}from"./index-99348fe5.js";const r=r=>{var{title:i,styles:m}=r,c=e(r,["title","styles"]);const{classes:d}=o(void 0,{name:"Modal",styles:m});return t.createElement(t.Fragment,null,t.createElement(s,Object.assign({centered:!0,classNames:d},c,{withCloseButton:!1,title:c.withCloseButton&&t.createElement(t.Fragment,null,t.createElement(n,{size:"s2",weight:"semiBold",as:"span"},i),t.createElement(a,Object.assign({},c.closeButtonProps,{onClick:()=>{var e;return null===(e=c.onClose)||void 0===e?void 0:e.call(c)},sx:{":focus":{outline:0}}}),t.createElement("img",{loading:"lazy",className:"mantine-Modal-close",src:l.getAssetPath("CloseModal.svg"),style:{width:"16px"}})))})))};export{r as M};