@hhgtech/hhg-components 1.28.21 → 1.28.23

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 (352) hide show
  1. package/build/ChevronDown-2d5d0e3b.js +1 -0
  2. package/build/babyGrowth.js +2 -2
  3. package/build/cache.js +1 -1
  4. package/build/care.js +1 -1
  5. package/build/components/navigationV2/components/atoms/HamburgerIcon.d.ts +1 -3
  6. package/build/components/navigationV2/components/molecules/Categories/index.d.ts +3 -1
  7. package/build/components/navigationV2/components/molecules/menuEcomList/Item/index.d.ts +8 -0
  8. package/build/components/navigationV2/components/molecules/menuEcomList/Item/index.styled.d.ts +1 -0
  9. package/build/components/navigationV2/components/molecules/menuEcomList/ecomSpotlights.d.ts +8 -0
  10. package/build/components/navigationV2/components/molecules/menuEcomList/index.styled.d.ts +2 -0
  11. package/build/components/navigationV2/components/molecules/navigationBar/hamburgerMenu/index.d.ts +1 -3
  12. package/build/components/navigationV2/components/molecules/navigationBar/index.d.ts +2 -3
  13. package/build/components/navigationV2/index.d.ts +5 -0
  14. package/build/components/organisms/index.d.ts +1 -1
  15. package/build/components/organisms/navigationProfileButton/index.d.ts +2 -11
  16. package/build/components/organisms/navigationProfileButton/index.styled.d.ts +1 -1
  17. package/build/components/organisms/navigationProfileButton/profilePopup.d.ts +3 -15
  18. package/build/components/organisms/profileNavigation/icons/booking.d.ts +2 -0
  19. package/build/components/organisms/profileNavigation/icons/community.d.ts +2 -0
  20. package/build/components/organisms/profileNavigation/icons/dot.d.ts +2 -0
  21. package/build/components/organisms/profileNavigation/icons/eShop.d.ts +2 -0
  22. package/build/components/organisms/profileNavigation/icons/help.d.ts +2 -0
  23. package/build/components/organisms/profileNavigation/icons/logOut.d.ts +2 -0
  24. package/build/components/organisms/profileNavigation/icons/myHealth.d.ts +2 -0
  25. package/build/components/organisms/profileNavigation/icons/save.d.ts +2 -0
  26. package/build/components/organisms/profileNavigation/icons/settings.d.ts +2 -0
  27. package/build/components/organisms/profileNavigation/icons/user.d.ts +2 -0
  28. package/build/components/organisms/profileNavigation/index.d.ts +36 -0
  29. package/build/components/organisms/profileNavigation/index.styled.d.ts +9 -0
  30. package/build/components/organisms/profileNavigation/rank.d.ts +7 -0
  31. package/build/components/organisms/profileNavigation/userInfo.d.ts +6 -0
  32. package/build/components.js +1 -1
  33. package/build/{constants-cae8dcfd.js → constants-8bcbbfa4.js} +1 -1
  34. package/build/{constants-0d879f21.js → constants-f4c0aa09.js} +1 -1
  35. package/build/constants.js +1 -1
  36. package/build/{core-42d5ed63.js → core-e13a9991.js} +1 -1
  37. package/build/ecom.js +1 -1
  38. package/build/esm/ChevronDown-85611002.js +1 -0
  39. package/build/esm/babyGrowth.js +2 -2
  40. package/build/esm/cache.js +1 -1
  41. package/build/esm/care.js +1 -1
  42. package/build/esm/components/navigationV2/components/atoms/HamburgerIcon.d.ts +1 -3
  43. package/build/esm/components/navigationV2/components/molecules/Categories/index.d.ts +3 -1
  44. package/build/esm/components/navigationV2/components/molecules/menuEcomList/Item/index.d.ts +8 -0
  45. package/build/esm/components/navigationV2/components/molecules/menuEcomList/Item/index.styled.d.ts +1 -0
  46. package/build/esm/components/navigationV2/components/molecules/menuEcomList/ecomSpotlights.d.ts +8 -0
  47. package/build/esm/components/navigationV2/components/molecules/menuEcomList/index.styled.d.ts +2 -0
  48. package/build/esm/components/navigationV2/components/molecules/navigationBar/hamburgerMenu/index.d.ts +1 -3
  49. package/build/esm/components/navigationV2/components/molecules/navigationBar/index.d.ts +2 -3
  50. package/build/esm/components/navigationV2/index.d.ts +5 -0
  51. package/build/esm/components/organisms/index.d.ts +1 -1
  52. package/build/esm/components/organisms/navigationProfileButton/index.d.ts +2 -11
  53. package/build/esm/components/organisms/navigationProfileButton/index.styled.d.ts +1 -1
  54. package/build/esm/components/organisms/navigationProfileButton/profilePopup.d.ts +3 -15
  55. package/build/esm/components/organisms/profileNavigation/icons/booking.d.ts +2 -0
  56. package/build/esm/components/organisms/profileNavigation/icons/community.d.ts +2 -0
  57. package/build/esm/components/organisms/profileNavigation/icons/dot.d.ts +2 -0
  58. package/build/esm/components/organisms/profileNavigation/icons/eShop.d.ts +2 -0
  59. package/build/esm/components/organisms/profileNavigation/icons/help.d.ts +2 -0
  60. package/build/esm/components/organisms/profileNavigation/icons/logOut.d.ts +2 -0
  61. package/build/esm/components/organisms/profileNavigation/icons/myHealth.d.ts +2 -0
  62. package/build/esm/components/organisms/profileNavigation/icons/save.d.ts +2 -0
  63. package/build/esm/components/organisms/profileNavigation/icons/settings.d.ts +2 -0
  64. package/build/esm/components/organisms/profileNavigation/icons/user.d.ts +2 -0
  65. package/build/esm/components/organisms/profileNavigation/index.d.ts +36 -0
  66. package/build/esm/components/organisms/profileNavigation/index.styled.d.ts +9 -0
  67. package/build/esm/components/organisms/profileNavigation/rank.d.ts +7 -0
  68. package/build/esm/components/organisms/profileNavigation/userInfo.d.ts +6 -0
  69. package/build/esm/components.js +1 -1
  70. package/build/esm/{constants-5e4b6aaa.js → constants-0187e9c1.js} +1 -1
  71. package/build/esm/{constants-b5814512.js → constants-c312beee.js} +2 -2
  72. package/build/esm/constants.js +1 -1
  73. package/build/esm/core-2f7d6a78.js +1 -0
  74. package/build/esm/ecom.js +1 -1
  75. package/build/esm/footer.js +1 -1
  76. package/build/esm/gAssets.js +1 -1
  77. package/build/esm/getDynamicHealthTool-9c7dc42f.js +1 -0
  78. package/build/esm/{getSocialList-593d72cf.js → getSocialList-757a53c6.js} +1 -1
  79. package/build/esm/hooks.js +1 -1
  80. package/build/esm/i18n/translationKeys.d.ts +1 -1
  81. package/build/esm/i18n-values/en-PH.js +1 -1
  82. package/build/esm/i18n-values/hi-IN.js +1 -1
  83. package/build/esm/i18n-values/id-ID.js +1 -1
  84. package/build/esm/i18n-values/km-KH.js +1 -1
  85. package/build/esm/i18n-values/ms-MY.js +1 -1
  86. package/build/esm/i18n-values/my-MM.js +1 -1
  87. package/build/esm/i18n-values/th-TH.js +1 -1
  88. package/build/esm/i18n-values/tl-PH.js +1 -1
  89. package/build/esm/i18n-values/vi-VN.js +1 -1
  90. package/build/esm/i18n-values/vi-VN_MB.js +1 -1
  91. package/build/esm/i18n-values/zh-TW.js +1 -1
  92. package/build/esm/i18n.js +1 -1
  93. package/build/esm/i18nV2.js +1 -1
  94. package/build/esm/{index-3fd6d11d.js → index-034573a6.js} +1 -1
  95. package/build/esm/index-15c600d6.js +3533 -0
  96. package/build/esm/{index-27f79b14.js → index-29bf362b.js} +1 -1
  97. package/build/esm/{index-727605cf.js → index-324430b9.js} +1 -1
  98. package/build/esm/{index-9bb14d7f.js → index-3bc70679.js} +1 -1
  99. package/build/esm/{index-603aec16.js → index-425a92c5.js} +1 -1
  100. package/build/esm/{index-bf7e8cb2.js → index-5a1f52da.js} +1 -1
  101. package/build/esm/{index-e5dce728.js → index-645ef204.js} +6 -6
  102. package/build/esm/{index-f2bbc22b.js → index-6a2a12a1.js} +1 -1
  103. package/build/esm/{index-bfcf3fb0.js → index-77ec342a.js} +1 -1
  104. package/build/esm/{index-fb027c2b.js → index-7fbbc93e.js} +1 -1
  105. package/build/esm/index-84edbddf.js +1755 -0
  106. package/build/esm/{index-0bc7892c.js → index-8b57ae3b.js} +1 -1
  107. package/build/esm/{index-9cdff468.js → index-9a575100.js} +2 -2
  108. package/build/esm/{index-620551b5.js → index-b902806c.js} +1 -1
  109. package/build/esm/{index-f0b1e2fe.js → index-b9920630.js} +1 -1
  110. package/build/esm/index-db3811a7.js +1 -0
  111. package/build/esm/{index-43c43315.js → index-e12c492a.js} +1 -1
  112. package/build/esm/index-fe3254e0.js +1 -0
  113. package/build/esm/index.css +1 -1
  114. package/build/esm/index.js +1 -1
  115. package/build/esm/{index.styled-02ca5623.js → index.styled-6f781392.js} +1 -1
  116. package/build/esm/{index.styled-39bbc781.js → index.styled-7aa83a38.js} +1 -1
  117. package/build/esm/{index.styles-8e66aa69.js → index.styles-1512f2b5.js} +2 -2
  118. package/build/esm/lead.js +1 -1
  119. package/build/esm/mantine.js +1 -1
  120. package/build/esm/misc.js +1 -1
  121. package/build/esm/navigation.js +1 -1
  122. package/build/esm/onboardingV2.js +1 -1
  123. package/build/esm/pwg.js +1 -1
  124. package/build/esm/{routing-cf2d5f19.js → routing-6b724e34.js} +1 -1
  125. package/build/esm/together.js +1 -1
  126. package/build/esm/{types-a4c1b4b0.js → types-2cf3ca1c.js} +1 -1
  127. package/build/esm/types-c4319967.js +788 -0
  128. package/build/esm/types.js +1 -1
  129. package/build/esm/{useCategory-e1c4dd95.js → useCategory-efa124e8.js} +1 -1
  130. package/build/esm/useHealthToolCache-de46a889.js +1 -0
  131. package/build/esm/useRafState-2a610da2.js +1 -0
  132. package/build/esm/{useTranslations-0f3e8009.js → useTranslations-dd0a13ad.js} +1 -1
  133. package/build/esm/{utils-5f9f0861.js → utils-8ef9fdb1.js} +1 -1
  134. package/build/esm/{utils-c9e60f19.js → utils-c9b03900.js} +1 -1
  135. package/build/esm/vaccination.js +1 -1
  136. package/build/footer.js +1 -1
  137. package/build/gAssets.js +1 -1
  138. package/build/getDynamicHealthTool-8b81f63c.js +1 -0
  139. package/build/{getSocialList-ada93645.js → getSocialList-e857f598.js} +1 -1
  140. package/build/hooks.js +1 -1
  141. package/build/i18n/translationKeys.d.ts +1 -1
  142. package/build/i18n-values/en-PH.js +1 -1
  143. package/build/i18n-values/hi-IN.js +1 -1
  144. package/build/i18n-values/id-ID.js +1 -1
  145. package/build/i18n-values/km-KH.js +1 -1
  146. package/build/i18n-values/ms-MY.js +1 -1
  147. package/build/i18n-values/my-MM.js +1 -1
  148. package/build/i18n-values/th-TH.js +1 -1
  149. package/build/i18n-values/tl-PH.js +1 -1
  150. package/build/i18n-values/vi-VN.js +1 -1
  151. package/build/i18n-values/vi-VN_MB.js +1 -1
  152. package/build/i18n-values/zh-TW.js +1 -1
  153. package/build/i18n.js +1 -1
  154. package/build/i18nV2.js +1 -1
  155. package/build/index-02d5c385.js +1 -0
  156. package/build/{index-75705406.js → index-2867dcac.js} +1 -1
  157. package/build/{index-b6de35aa.js → index-2d3213a5.js} +1 -1
  158. package/build/{index-cef0a00f.js → index-2e9c0de0.js} +1 -1
  159. package/build/{index-853b0b56.js → index-31783012.js} +1 -1
  160. package/build/{index-4a6fc7db.js → index-433f3c65.js} +1 -1
  161. package/build/{index-c29cd0ee.js → index-4647ac38.js} +1 -1
  162. package/build/{index-106a0aa4.js → index-472cd02e.js} +1 -1
  163. package/build/{index-22536346.js → index-49ca569a.js} +1 -1
  164. package/build/index-4e95c4ce.js +1 -0
  165. package/build/{index-1df24374.js → index-5d2cb060.js} +1 -1
  166. package/build/{index-71c2b110.js → index-63670e0c.js} +1 -1
  167. package/build/index-66def10e.js +1755 -0
  168. package/build/index-78b4c580.js +3533 -0
  169. package/build/{index-1fbc51d0.js → index-80ed081f.js} +1 -1
  170. package/build/{index-29d8f3e7.js → index-87067120.js} +1 -1
  171. package/build/index-a0d69a3e.js +1 -0
  172. package/build/{index-9e94fdd7.js → index-da51ce3f.js} +1 -1
  173. package/build/{index-8844b145.js → index-ff10154c.js} +1 -1
  174. package/build/index.css +1 -1
  175. package/build/index.js +1 -1
  176. package/build/{index.styled-0e38b245.js → index.styled-8b68590e.js} +1 -1
  177. package/build/{index.styled-24033e81.js → index.styled-f58521f6.js} +1 -1
  178. package/build/{index.styles-ad7903c3.js → index.styles-2679f17e.js} +1 -1
  179. package/build/lead.js +1 -1
  180. package/build/mantine.js +1 -1
  181. package/build/misc.js +1 -1
  182. package/build/navigation.js +1 -1
  183. package/build/onboardingV2.js +1 -1
  184. package/build/pwg.js +2 -2
  185. package/build/{routing-ec743546.js → routing-d4f8bab4.js} +1 -1
  186. package/build/together.js +1 -1
  187. package/build/{types-04be3103.js → types-79e9ebf6.js} +1 -1
  188. package/build/{types-6f7fce81.js → types-f02ad287.js} +68 -68
  189. package/build/types.js +1 -1
  190. package/build/{useCategory-5cbd3135.js → useCategory-de21ce75.js} +1 -1
  191. package/build/useHealthToolCache-1ec3b85b.js +1 -0
  192. package/build/{useRafState-68615887.js → useRafState-de88a13b.js} +1 -1
  193. package/build/{useTranslations-fe507352.js → useTranslations-9940a064.js} +1 -1
  194. package/build/utils-754d3326.js +1 -0
  195. package/build/{utils-381adc93.js → utils-7d5baedb.js} +1 -1
  196. package/build/vaccination.js +1 -1
  197. package/package.json +1 -1
  198. package/build/components/organisms/navigationProfileButton/popupWrapper.d.ts +0 -14
  199. package/build/esm/components/organisms/navigationProfileButton/popupWrapper.d.ts +0 -14
  200. package/build/esm/core-311d7242.js +0 -1
  201. package/build/esm/getDynamicHealthTool-6bf2e69d.js +0 -1
  202. package/build/esm/index-43ced8c4.js +0 -1
  203. package/build/esm/index-4bee5ccb.js +0 -1
  204. package/build/esm/index-8014dff1.js +0 -3533
  205. package/build/esm/index-ca4fdb46.js +0 -1753
  206. package/build/esm/types-c18963c9.js +0 -788
  207. package/build/esm/useHealthToolCache-4f4bec7e.js +0 -1
  208. package/build/esm/useRafState-d6f71b45.js +0 -1
  209. package/build/getDynamicHealthTool-114ddb03.js +0 -1
  210. package/build/index-38dce2a8.js +0 -3533
  211. package/build/index-562ffe13.js +0 -1
  212. package/build/index-6c94c4af.js +0 -1
  213. package/build/index-b1f953f6.js +0 -1
  214. package/build/index-eb28658b.js +0 -1753
  215. package/build/useHealthToolCache-ad666c43.js +0 -1
  216. package/build/utils-76a160ce.js +0 -1
  217. /package/build/{BMI_BOYS.percentile.monthly-943242cd.js → BMI_BOYS.percentile.monthly-a3fbcc30.js} +0 -0
  218. /package/build/{BMI_BOYS.percentile.weekly-348ba55a.js → BMI_BOYS.percentile.weekly-00a054a1.js} +0 -0
  219. /package/build/{BMI_BOYS.percentile.yearly-aaa04db9.js → BMI_BOYS.percentile.yearly-8bc1b868.js} +0 -0
  220. /package/build/{BMI_BOYS.zscore.monthly-f6d07e3b.js → BMI_BOYS.zscore.monthly-ccb51787.js} +0 -0
  221. /package/build/{BMI_BOYS.zscore.weekly-303d8a0e.js → BMI_BOYS.zscore.weekly-79db5fd6.js} +0 -0
  222. /package/build/{BMI_BOYS.zscore.yearly-024c0240.js → BMI_BOYS.zscore.yearly-3df0688a.js} +0 -0
  223. /package/build/{BMI_GIRLS.percentile.monthly-9e09fab0.js → BMI_GIRLS.percentile.monthly-99222d30.js} +0 -0
  224. /package/build/{BMI_GIRLS.percentile.weekly-4423fb86.js → BMI_GIRLS.percentile.weekly-ed7e3ccc.js} +0 -0
  225. /package/build/{BMI_GIRLS.percentile.yearly-d473af49.js → BMI_GIRLS.percentile.yearly-f1054cd5.js} +0 -0
  226. /package/build/{BMI_GIRLS.zscore.monthly-32c50ad7.js → BMI_GIRLS.zscore.monthly-3968e189.js} +0 -0
  227. /package/build/{BMI_GIRLS.zscore.weekly-cd164e3d.js → BMI_GIRLS.zscore.weekly-b61f50fa.js} +0 -0
  228. /package/build/{BMI_GIRLS.zscore.yearly-45434eb3.js → BMI_GIRLS.zscore.yearly-9616687d.js} +0 -0
  229. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-276b36ea.js → HEAD CIRCUM_BOYS.percentile.monthly-1427d1b8.js} +0 -0
  230. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-9e1a3595.js → HEAD CIRCUM_BOYS.percentile.weekly-02cedcc7.js} +0 -0
  231. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-2d20cea8.js → HEAD CIRCUM_BOYS.percentile.yearly-decf814c.js} +0 -0
  232. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-33424f91.js → HEAD CIRCUM_BOYS.zscore.monthly-76c954a8.js} +0 -0
  233. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-37907536.js → HEAD CIRCUM_BOYS.zscore.weekly-2b3850fa.js} +0 -0
  234. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-85993e9b.js → HEAD CIRCUM_BOYS.zscore.yearly-f2cc2c6f.js} +0 -0
  235. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-d1927886.js → HEAD CIRCUM_GIRLS.percentile.monthly-92f3aa2d.js} +0 -0
  236. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-ee99ab29.js → HEAD CIRCUM_GIRLS.percentile.weekly-c65d2a6c.js} +0 -0
  237. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-4a765f28.js → HEAD CIRCUM_GIRLS.percentile.yearly-6fa678da.js} +0 -0
  238. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-3b459cae.js → HEAD CIRCUM_GIRLS.zscore.monthly-07b25781.js} +0 -0
  239. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-e6a11767.js → HEAD CIRCUM_GIRLS.zscore.weekly-9b73aff8.js} +0 -0
  240. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-01897cb8.js → HEAD CIRCUM_GIRLS.zscore.yearly-693f90cd.js} +0 -0
  241. /package/build/{HEIGHT_BOYS.percentile.monthly-d30bfe74.js → HEIGHT_BOYS.percentile.monthly-d2d7898b.js} +0 -0
  242. /package/build/{HEIGHT_BOYS.percentile.weekly-036c0cc0.js → HEIGHT_BOYS.percentile.weekly-4f6f9210.js} +0 -0
  243. /package/build/{HEIGHT_BOYS.percentile.yearly-033a22e5.js → HEIGHT_BOYS.percentile.yearly-e2ef743a.js} +0 -0
  244. /package/build/{HEIGHT_BOYS.zscore.monthly-8f647f0d.js → HEIGHT_BOYS.zscore.monthly-49f9202e.js} +0 -0
  245. /package/build/{HEIGHT_BOYS.zscore.weekly-29ffb508.js → HEIGHT_BOYS.zscore.weekly-aef7df8c.js} +0 -0
  246. /package/build/{HEIGHT_BOYS.zscore.yearly-d9229c2b.js → HEIGHT_BOYS.zscore.yearly-87581894.js} +0 -0
  247. /package/build/{HEIGHT_GIRLS.percentile.monthly-788585cb.js → HEIGHT_GIRLS.percentile.monthly-826096f2.js} +0 -0
  248. /package/build/{HEIGHT_GIRLS.percentile.weekly-e7e66eea.js → HEIGHT_GIRLS.percentile.weekly-3cf78569.js} +0 -0
  249. /package/build/{HEIGHT_GIRLS.percentile.yearly-dc20673b.js → HEIGHT_GIRLS.percentile.yearly-8364b303.js} +0 -0
  250. /package/build/{HEIGHT_GIRLS.zscore.monthly-e5830d69.js → HEIGHT_GIRLS.zscore.monthly-fec2ed12.js} +0 -0
  251. /package/build/{HEIGHT_GIRLS.zscore.weekly-ee4eb471.js → HEIGHT_GIRLS.zscore.weekly-39df1c0b.js} +0 -0
  252. /package/build/{HEIGHT_GIRLS.zscore.yearly-2fea76f2.js → HEIGHT_GIRLS.zscore.yearly-491bd234.js} +0 -0
  253. /package/build/{Onboarding-30aed79e.js → Onboarding-321532f3.js} +0 -0
  254. /package/build/{Visible-d5b3e721.js → Visible-7ee562f5.js} +0 -0
  255. /package/build/{WEIGHT_BOYS.percentile.monthly-3b373855.js → WEIGHT_BOYS.percentile.monthly-dcc2c0f1.js} +0 -0
  256. /package/build/{WEIGHT_BOYS.percentile.weekly-40d48d19.js → WEIGHT_BOYS.percentile.weekly-9ef5093e.js} +0 -0
  257. /package/build/{WEIGHT_BOYS.percentile.yearly-a8ed04d7.js → WEIGHT_BOYS.percentile.yearly-a6d79d20.js} +0 -0
  258. /package/build/{WEIGHT_BOYS.zscore.monthly-bb4515c9.js → WEIGHT_BOYS.zscore.monthly-b9332d62.js} +0 -0
  259. /package/build/{WEIGHT_BOYS.zscore.weekly-e246bbb1.js → WEIGHT_BOYS.zscore.weekly-bbb7ef64.js} +0 -0
  260. /package/build/{WEIGHT_BOYS.zscore.yearly-f8a1009f.js → WEIGHT_BOYS.zscore.yearly-38c85120.js} +0 -0
  261. /package/build/{WEIGHT_GIRLS.percentile.monthly-2a4758e2.js → WEIGHT_GIRLS.percentile.monthly-2e0d42c4.js} +0 -0
  262. /package/build/{WEIGHT_GIRLS.percentile.weekly-945cecc0.js → WEIGHT_GIRLS.percentile.weekly-37c0163c.js} +0 -0
  263. /package/build/{WEIGHT_GIRLS.percentile.yearly-f388f6eb.js → WEIGHT_GIRLS.percentile.yearly-48641f99.js} +0 -0
  264. /package/build/{WEIGHT_GIRLS.zscore.monthly-29e23b56.js → WEIGHT_GIRLS.zscore.monthly-f9900eb2.js} +0 -0
  265. /package/build/{WEIGHT_GIRLS.zscore.weekly-27bfa598.js → WEIGHT_GIRLS.zscore.weekly-2818a7cd.js} +0 -0
  266. /package/build/{WEIGHT_GIRLS.zscore.yearly-ec81d01f.js → WEIGHT_GIRLS.zscore.yearly-8854987c.js} +0 -0
  267. /package/build/{cookieHelper-c4eae752.js → cookieHelper-5a5ad9d8.js} +0 -0
  268. /package/build/{dataTransform-7a7971d2.js → dataTransform-d947b2cd.js} +0 -0
  269. /package/build/esm/{BMI_BOYS.percentile.monthly-6359f2aa.js → BMI_BOYS.percentile.monthly-42a71347.js} +0 -0
  270. /package/build/esm/{BMI_BOYS.percentile.weekly-fe261546.js → BMI_BOYS.percentile.weekly-c438d483.js} +0 -0
  271. /package/build/esm/{BMI_BOYS.percentile.yearly-dfb86f24.js → BMI_BOYS.percentile.yearly-a38980fd.js} +0 -0
  272. /package/build/esm/{BMI_BOYS.zscore.monthly-32b6f269.js → BMI_BOYS.zscore.monthly-57b12fbe.js} +0 -0
  273. /package/build/esm/{BMI_BOYS.zscore.weekly-01f330ec.js → BMI_BOYS.zscore.weekly-2dc304ae.js} +0 -0
  274. /package/build/esm/{BMI_BOYS.zscore.yearly-e5014506.js → BMI_BOYS.zscore.yearly-7e1a3797.js} +0 -0
  275. /package/build/esm/{BMI_GIRLS.percentile.monthly-fa928a13.js → BMI_GIRLS.percentile.monthly-88e2f842.js} +0 -0
  276. /package/build/esm/{BMI_GIRLS.percentile.weekly-ec63366d.js → BMI_GIRLS.percentile.weekly-28db3d3a.js} +0 -0
  277. /package/build/esm/{BMI_GIRLS.percentile.yearly-6f7249a8.js → BMI_GIRLS.percentile.yearly-3f111c39.js} +0 -0
  278. /package/build/esm/{BMI_GIRLS.zscore.monthly-84f48d9d.js → BMI_GIRLS.zscore.monthly-42aa08a0.js} +0 -0
  279. /package/build/esm/{BMI_GIRLS.zscore.weekly-d2aa40f9.js → BMI_GIRLS.zscore.weekly-730cc3fb.js} +0 -0
  280. /package/build/esm/{BMI_GIRLS.zscore.yearly-f7c405d2.js → BMI_GIRLS.zscore.yearly-974e68b4.js} +0 -0
  281. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-9a7d38e3.js → HEAD CIRCUM_BOYS.percentile.monthly-6735bf8c.js} +0 -0
  282. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-5f8c3bc2.js → HEAD CIRCUM_BOYS.percentile.weekly-218a2a8a.js} +0 -0
  283. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-05cfb1a7.js → HEAD CIRCUM_BOYS.percentile.yearly-7c569f10.js} +0 -0
  284. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-e0d54f1f.js → HEAD CIRCUM_BOYS.zscore.monthly-c530f82d.js} +0 -0
  285. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-37e62f29.js → HEAD CIRCUM_BOYS.zscore.weekly-2de64796.js} +0 -0
  286. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-71b64cf9.js → HEAD CIRCUM_BOYS.zscore.yearly-d9646af3.js} +0 -0
  287. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-e6419ec4.js → HEAD CIRCUM_GIRLS.percentile.monthly-33a7b03d.js} +0 -0
  288. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-50ff3bb2.js → HEAD CIRCUM_GIRLS.percentile.weekly-e159c306.js} +0 -0
  289. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-58407ac8.js → HEAD CIRCUM_GIRLS.percentile.yearly-f5b9f524.js} +0 -0
  290. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-0a3d0392.js → HEAD CIRCUM_GIRLS.zscore.monthly-0bb12d79.js} +0 -0
  291. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-7704d6f6.js → HEAD CIRCUM_GIRLS.zscore.weekly-f006ab5c.js} +0 -0
  292. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-20d7b666.js → HEAD CIRCUM_GIRLS.zscore.yearly-7284414f.js} +0 -0
  293. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-2265f5e0.js → HEIGHT_BOYS.percentile.monthly-fbd195d8.js} +0 -0
  294. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-1d6f2675.js → HEIGHT_BOYS.percentile.weekly-f430a5c1.js} +0 -0
  295. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-a16c60e0.js → HEIGHT_BOYS.percentile.yearly-2d2865f4.js} +0 -0
  296. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-74f11cf7.js → HEIGHT_BOYS.zscore.monthly-9c09fe6a.js} +0 -0
  297. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-4e9ad921.js → HEIGHT_BOYS.zscore.weekly-ce50be77.js} +0 -0
  298. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-3c84be19.js → HEIGHT_BOYS.zscore.yearly-a864af3a.js} +0 -0
  299. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-d69c1bc0.js → HEIGHT_GIRLS.percentile.monthly-ac862726.js} +0 -0
  300. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-c98c3719.js → HEIGHT_GIRLS.percentile.weekly-b3b073a0.js} +0 -0
  301. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-7d1c2f8f.js → HEIGHT_GIRLS.percentile.yearly-32f6f664.js} +0 -0
  302. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-458a3838.js → HEIGHT_GIRLS.zscore.monthly-9521e3b0.js} +0 -0
  303. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-ee69fddb.js → HEIGHT_GIRLS.zscore.weekly-ab5238fc.js} +0 -0
  304. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-4ed7d8c4.js → HEIGHT_GIRLS.zscore.yearly-a705e916.js} +0 -0
  305. /package/build/esm/{Onboarding-128f7694.js → Onboarding-776a51ed.js} +0 -0
  306. /package/build/esm/{Visible-0aff5e0b.js → Visible-0463b9e6.js} +0 -0
  307. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-c975b56a.js → WEIGHT_BOYS.percentile.monthly-c9ff5588.js} +0 -0
  308. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-fa671296.js → WEIGHT_BOYS.percentile.weekly-989fafb4.js} +0 -0
  309. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-94ee1ffc.js → WEIGHT_BOYS.percentile.yearly-164f75e1.js} +0 -0
  310. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-980ad564.js → WEIGHT_BOYS.zscore.monthly-b270ca2c.js} +0 -0
  311. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-cfd0319e.js → WEIGHT_BOYS.zscore.weekly-f7e70c1f.js} +0 -0
  312. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-93242e4e.js → WEIGHT_BOYS.zscore.yearly-32dda9e5.js} +0 -0
  313. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-3701392d.js → WEIGHT_GIRLS.percentile.monthly-718a8734.js} +0 -0
  314. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-f94367f1.js → WEIGHT_GIRLS.percentile.weekly-402cdbff.js} +0 -0
  315. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-21712a28.js → WEIGHT_GIRLS.percentile.yearly-942157cf.js} +0 -0
  316. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-68b0d421.js → WEIGHT_GIRLS.zscore.monthly-08c0f7e5.js} +0 -0
  317. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-53eb8866.js → WEIGHT_GIRLS.zscore.weekly-80a0dee3.js} +0 -0
  318. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-ba9c78d9.js → WEIGHT_GIRLS.zscore.yearly-7b8c6a62.js} +0 -0
  319. /package/build/esm/{cookieHelper-f08471b0.js → cookieHelper-df1c13f9.js} +0 -0
  320. /package/build/esm/{dataTransform-9a889a57.js → dataTransform-b9b83d6a.js} +0 -0
  321. /package/build/esm/{index-fc996fc3.js → index-08fb1171.js} +0 -0
  322. /package/build/esm/{index-c93685a5.js → index-2c84d24b.js} +0 -0
  323. /package/build/esm/{index-c4775284.js → index-65e5542a.js} +0 -0
  324. /package/build/esm/{isProduction-526256cd.js → isProduction-f42d4af9.js} +0 -0
  325. /package/build/esm/{localizeNumberFormat-40d6b54f.js → localizeNumberFormat-5d8fed7e.js} +0 -0
  326. /package/build/esm/{normalizeLink-630cc7e1.js → normalizeLink-83bc2fa0.js} +0 -0
  327. /package/build/esm/{number-2748523d.js → number-6083d486.js} +0 -0
  328. /package/build/esm/{paths-d658dd02.js → paths-f457e9f9.js} +0 -0
  329. /package/build/esm/{screenSizeContext-593881b5.js → screenSizeContext-d394cc53.js} +0 -0
  330. /package/build/esm/{theme-2b59bc50.js → theme-e05003ce.js} +0 -0
  331. /package/build/esm/{translationsContext-04bcf678.js → translationsContext-f924f41c.js} +0 -0
  332. /package/build/esm/{tslib.es6-541a264f.js → tslib.es6-d0d7aa00.js} +0 -0
  333. /package/build/esm/{types-fe0f7019.js → types-69c2911d.js} +0 -0
  334. /package/build/esm/{useIsInit-6bede063.js → useIsInit-af8a02c8.js} +0 -0
  335. /package/build/esm/{useOutsideClick-359aeef3.js → useOutsideClick-631f70f3.js} +0 -0
  336. /package/build/esm/{useScrollbarSize-957c3c67.js → useScrollbarSize-934266e1.js} +0 -0
  337. /package/build/{index-867763ec.js → index-5eb6c97e.js} +0 -0
  338. /package/build/{index-11d9951e.js → index-960cb1db.js} +0 -0
  339. /package/build/{index-89f9554a.js → index-d2a44d40.js} +0 -0
  340. /package/build/{isProduction-201ff7b0.js → isProduction-48b088ec.js} +0 -0
  341. /package/build/{localizeNumberFormat-2080e041.js → localizeNumberFormat-232b7837.js} +0 -0
  342. /package/build/{normalizeLink-3765f193.js → normalizeLink-a0154e50.js} +0 -0
  343. /package/build/{number-1de035c4.js → number-98c7d75a.js} +0 -0
  344. /package/build/{paths-855ff49e.js → paths-c1a7d034.js} +0 -0
  345. /package/build/{screenSizeContext-c2712d14.js → screenSizeContext-a1a2dd8f.js} +0 -0
  346. /package/build/{theme-8c73ee47.js → theme-bcfc4bf1.js} +0 -0
  347. /package/build/{translationsContext-1b861397.js → translationsContext-198efa0b.js} +0 -0
  348. /package/build/{tslib.es6-97edf1e8.js → tslib.es6-42b6a4e4.js} +0 -0
  349. /package/build/{types-7692b1e6.js → types-bb264b4a.js} +0 -0
  350. /package/build/{useIsInit-e2e74e93.js → useIsInit-9ccd66c4.js} +0 -0
  351. /package/build/{useOutsideClick-5f6e71c0.js → useOutsideClick-b300ce50.js} +0 -0
  352. /package/build/{useScrollbarSize-4221e3e3.js → useScrollbarSize-523cb659.js} +0 -0
@@ -1 +1 @@
1
- var e="Characters",o="Copied",t="Copy",a="Insert",n="loading",r="Or copy link",i="Submit",s={"actionPopover.delete":"刪除","actionPopover.deleteNotification":"刪除這則通知","actionPopover.edit":"編輯","actionPopover.inviteShareCommunity":"邀請或分享討論區","actionPopover.joinCommunity":"加入討論區","actionPopover.leaveCommunit":"離開討論區","actionPopover.leaveCommunity":"離開討論區","actionPopover.leaveCommunity.accept":"離開","actionPopover.leaveCommunity.cancel":"取消","actionPopover.leaveCommunity.description":"您確定要離開討論區","actionPopover.leaveCommunity.title":"離開討論區","actionPopover.report":"回報問題","actionPopover.turnOffNotification":"關閉通知","actionPopover.turnOffNotificationAbout":"關閉[]的通知","actionPopover.turnOnNotification":"開啟通知","adBanner.title":"advertisement","admin.comments":"留言","admin.communities":"討論區","admin.community":"討論區","article.shareOn":"分享至","articleAuthor.title.expert":"Expertly reviewed by","articleAuthor.title.fact-check":"Fact-checked by","articleAuthor.title.medical":"Medically reviewed by","articleAuthor.title.written-by":"Written by","articlePage.articleReviewerBy":"醫學審稿: {name}","articlePage.readMore":"讀更多","articlePage.showLess":"顯示較少","babyGrowth.alert.bmi":"在世界衛生組織公布的0至5歲資料範圍中,沒有{name}的BMI測量值可顯示。請使用5歲以上的 <a>BMI身體質量指數計算機</a>計算。","babyGrowth.alert.head":"在世界衛生組織公布的0至5歲資料範圍中,沒有{name}的頭圍測量值可顯示。\n","babyGrowth.alert.weight":"在世界衛生組織公布的0至10歲資料範圍中,沒有{name}的體重測量值可顯示。\n\n\n ","babyGrowth.chartTitle":"世界衛生組織 - {name} 生長曲線","babyGrowth.chartTitle.noName":"您寶貝的兒童生長曲線","babyGrowth.cm":"(公分)","babyGrowth.drawer.addMeasurement":"新增測量值","babyGrowth.drawer.createBaby":"新建小孩基本資料","babyGrowth.drawer.switchProfile":"切換基本資料","babyGrowth.emptyName":"您的寶貝","babyGrowth.error.atLeastOneOf":"在以下項目中至少包含一項:體重、身高、頭圍(頭部)","babyGrowth.error.birthdayRequired":"生日必填","babyGrowth.error.invalidAge":"測量值超過年齡範圍","babyGrowth.error.invalidMeasurementDate":"測量日期無效","babyGrowth.error.invalidValue":"請輸入有效數值","babyGrowth.error.measurementDateLowerThanBirthday":"輸入日期早於您小孩的生日","babyGrowth.error.outOfRange":"測量值超過世界衛生組織數值範圍","babyGrowth.error.title":"資料有誤","babyGrowth.head":"頭部","babyGrowth.headCircumference":"頭圍","babyGrowth.height":"身高","babyGrowth.input.babyName":"您孩子的名字","babyGrowth.input.birthday":"小孩生日","babyGrowth.input.bmi":"身體質量","babyGrowth.input.bodyMass":"身體質量指數 BMI","babyGrowth.input.checkSubmit":"追蹤您孩子的成長","babyGrowth.input.measurementDate":"量測日期","babyGrowth.input.submit":"追蹤您小孩的成長情況","babyGrowth.kg":"(公斤)","babyGrowth.kg.m2":"(公斤/平方公尺)","babyGrowth.monthly":"每月","babyGrowth.nickname":"或暱稱","babyGrowth.optional":"選填","babyGrowth.pageTitle":"您的小孩成長結果","babyGrowth.percentiles":"百分位數","babyGrowth.placeholder.babyName":"新增小孩姓名","babyGrowth.popup.heading":"Baby's Profile","babyGrowth.reCalculate":"重新計算","babyGrowth.record":"紀錄","babyGrowth.save":"檢視兒童成長曲線圖","babyGrowth.save.loggedIn":"看看(您寶貝姓名)的兒童生長曲線","babyGrowth.weekly":"每周","babyGrowth.weight":"體重","babyGrowth.xLabel":"年齡({recurrence})","babyGrowth.yearly":"每年","babyPoop.findOut":"了解詳情","babyPoopTool.name":"嬰兒糞便","babyVaccine.banner.readmore":"觀看更多","babyVaccine.immunization.vaccineName":"疫苗名稱","babyVaccine.immunization.warning":"接種紀錄表能夠提醒您那些疫苗已經施打、即將要施打以及漏打的疫苗","babyVaccine.popup.button":"Create a new profile","babyVaccine.popup.button.submit":"儲存","babyVaccine.popup.checkbox.suggestedDate":"建議接種日期(可調整)","babyVaccine.popup.confirm.close":"更改日期","babyVaccine.popup.confirm.description":"您的寶貝已在{date} 接種此疫苗","babyVaccine.popup.confirm.ok":"確認","babyVaccine.popup.confirm.title":"施打疫苗日期","babyVaccine.popup.input.suggestedDate":"不記得/ 設定為建議日期","babyVaccine.popup.label.doses":"劑次","babyVaccine.popup.tab.benefits":"接種效果","babyVaccine.popup.tab.contraindication":"禁忌症","babyVaccine.popup.tab.detail":"疫苗介紹","babyVaccine.popup.tab.schedule":"追蹤","babyVaccine.popup.title":"疫苗資訊","babyVaccine.status.all":"全部","babyVaccine.status.missed":"未接種","babyVaccine.status.next":"下一劑","babyVaccine.status.upcoming":"待接種","babyVaccine.status.vaccinated":"已施打疫苗","babyVaccine.timeline.antigen":"抗原:","babyVaccine.timeline.atBirth":"剛出生","babyVaccine.timeline.total":"總計: {number} 劑(s)","babyVaccine.timeline.totalNext":"下一次{number} 劑次(s)","babyVaccine.timeline.totalPast":"過去 {number} 劑次(s)","babyVaccine.vaccineCard.injected":"已接種","babyVaccine.vaccineCard.markAsInjected":"標記為已接種","babyVaccine.vaccineInfo.dose":"劑次: {ordinal}/{total}","babyVaccine.vaccineInfo.injectedDate":"接種日期: {date}","babyVaccine.vaccineInfo.mandatory":"公費","babyVaccine.vaccineInfo.optional":"自費","babyVaccine.vaccineInfo.suggested":"建議接種日期: {date}","bmi.ageInput":"你的年齡?","bmi.ageInput.desc":"(歲)","bmi.ageInput.error":"請輸入合理的數值","bmi.heading":"BMI 計算器:計算 BMI 指數、評估體重是否標準","bmi.heightInput":"你的身高?","bmi.heightInput.desc":"(公分)","bmi.heightInput.error":"請輸入合理的身高範圍","bmi.objective":"目標","bmi.objective.gainWeight":"增加肌肉","bmi.objective.loseWeight":"減少體脂肪","bmi.objective.maintainWeight":"維持體重","bmi.result.healthy":"體重正常","bmi.result.overweight":"過重","bmi.result.underweight":"體重過輕","bmi.selectGender":"你的性別","bmi.submit":"計算","bmi.weightInput":"你的體重","bmi.weightInput.desc":"(公斤)","bmi.weightInput.error":"請輸入合理的體重範圍","bmr.heading":"BMR / TDEE 計算器:計算基礎代謝率、每日消耗總熱量","booking.searchBar.allLocations":"全部地點","booking.searchBar.allSpecialties":"全部特色","booking.searchBar.currentLocation":"現在位置","booking.searchBar.grantLocation":"授予您的位置權限","booking.searchBar.locationPlaceholder":"選擇城市","booking.searchBar.noResults":"無結果","booking.searchBar.placeholder.doctor":"使用醫師名稱搜尋","booking.searchBar.placeholder.hospital":"使用醫院名稱搜尋","booking.searchBar.placeholder.service":"使用服務項目搜尋","booking.searchBar.placeholder.specialty":"使用專業服務搜尋","booking.searchBar.popularKey":"熱門關鍵字","booking.searchBar.searchButton":"搜尋","booking.searchBar.searchInput.placeholder":"搜尋醫師姓名","booking.searchBar.useCurrentLocation":"使用我現在的位置","booking.searchBar.viewAll":"查看全部","booking.searchPopup.doctors":"醫師","booking.searchPopup.hospitals":"醫院及診所","booking.searchPopup.searchIn.doctors":'Search "{name}" in Doctors',"booking.searchPopup.searchIn.hospitals":'Search "{name}" in Hospitals',"booking.searchPopup.searchIn.services":'See "{name}" in Services',"booking.searchPopup.searchIn.specialties":'Search "{name}" in Specialties',"booking.searchPopup.seeAll":"See All","booking.searchPopup.seeLessSpecialties":"See less specialties","booking.searchPopup.seeMoreSpecialties":"See more specialties","booking.searchPopup.services":"Services","booking.searchPopup.specialties":"Specialties","booking.searchResult.description":"{search_type} 在 {search_location}","bottomBar.share":"Share","cardAuthor.admin":"Admin","cardAuthor.ambassador":"Ambassador","cardAuthor.expert":"Expert","cardAuthor.guide":"Guide","cardAuthor.influencer":"Influencer","cardAuthor.localAdmin":"Local Admin","cardAuthor.moderator":"Moderator","cardAuthor.sponsor":"Sponsor","cardPost.anonymous":"Anonymous","cardReactions.comment":"Comment","cardReactions.repliesCount":"{count} 回覆","cardReactions.reply":"Reply","cardReply.disclaimer":"<strong>Disclaimer:</strong> The content is furnished relying on authenticated information sources.","cardReply.endorse":"Endorse","cardReply.opposePopup.content":"Can you please provide the reasons for refuting this answer?","cardReply.opposePopup.submit":"Submit","cardReply.pppose":"Refute","cardReply.recommentCategories.heading":"Related content","cardReply.source":"Sources","cardReply.verifyBy":"Medically reviewed by {name}","careBooking.bookAnAppointment":"預約時段","categoryPage.info.reviewed":"醫學審稿:","categoryPage.onDate":"{date}",character:e,"childCard.age.months":"{month} 個月大","childCard.age.oneMonth":"一個月","childCard.age.oneWeek":"一週","childCard.age.oneYear":"一年","childCard.age.oneYearMonth":"1 歲 {month} 個月","childCard.age.oneYearOneMonth":"1 歲 1 個月","childCard.age.week":"{weeks} 週","childCard.age.yearMonth":"{year} 年 {month} 月","childCard.age.yearNoMonth":"{year} 年","childCard.age.yearOneMonth":"{year} 歲 1 個月","childCard.boy":"男生","childCard.girl":"女生","childCard.menu.add":"新增小孩基本資料","childCard.menu.edit":"編輯 {name}基本資料","childCard.menu.remove":"移除 {name}基本資料","childCard.menu.switch":"切換小孩資料","childCard.noName":"小孩名字","choicePopover.ambassadorPosts":"Ambassador posts","choicePopover.expertPosts":"Expert posts","choicePopover.lastestPost":"Latest posts","choicePopover.latest":"Latest","choicePopover.newest":"Newest","choicePopover.oldest":"Oldest","choicePopover.popular":"Popular","choicePopover.popularPost":"Popular posts","choicePopover.sort":"Sort","chooseBaby.button":"查看您的兒童生長曲線圖","chooseBaby.new":"或新增小孩基本資料","chooseBaby.placeholder":"請提供小孩名字","chooseBaby.title":"選擇小孩基本資料","comment.count":"{count} comments","comment.seeMoreComments":"See {count} more comments","comment.seeMoreReplies":"See {count} more replies","commentPopup.warning.newPost":"Your question will be public","common.profileNavigator.newsletterSubscription":"Newsletter Subscription","community.choose":"Choose a community","community.notification.joined":"You joined {name} community","community.notification.left":"You left {name} community",copied:o,copy:t,"createPost.askDoctor":"詢問醫師","createPost.askDoctorChoice.no":"No","createPost.askDoctorChoice.yes":"Yes","createPost.message.askDoctorRequire":"Would you like to ask a question to our doctor?","createPost.popup.description":"Description","createPost.popup.guideSelectMonthTopics":"Choose topics about your baby's birth month","createPost.popup.guideSelectTopics":"Choose topics, where to post your articles","createPost.popup.primary":"Tap to select/ unselect topics","createPost.popup.selectMonthTopicBtn":"Select","createPost.popup.specialCharErr":"The title you entered is invalid. Titles must contain letters.\n","createPost.popup.submit":"Post","createPost.popup.success":"New Post Created","createPost.popup.warning":"Select a community to see your following topics","createPost.popup.warningImage":"Maximum 20 images allow, please remove some item below","createPost.popup.wordCount":"{count}/{max} words","createPost.postAnonymous":"Post Anonymously","createPost.title":"Title","createPost.urlText":"Text","dueDatePage.calculationMethod":"計算方法","dueDatePage.conceptionDate":"受孕日期","dueDatePage.daysText":"{number} 日","dueDatePage.ivf":"試管嬰兒(IVF,體外受精)","dueDatePage.ivf.transferDate":"植入日","dueDatePage.ivf.transferDateRadio":"第 {number} 日胚胎植入","dueDatePage.lastPeriod":"最後一次月經","dueDatePage.lastPeriod.calculate":"計算","dueDatePage.lastPeriod.lastPeriodLabel":"最後一次月經的第一天","dueDatePage.lastPeriod.periodLengthLabel":"月經週期","expert.content.description":"個人檔案","expert.content.experiences":"Experiences","footer.signUp":"馬上註冊","gender.boy":"男生","gender.female":"女性","gender.girl":"女生","gender.male":"男性","healthToolPNModal.back":"Back","healthToolPNModal.findMore.chooseFav":"Choose from your favorite topics\n","healthToolPNModal.finish":"完成","healthToolPNModal.heading":"Nhận bản tin miễn phí mỗi tuần?","healthToolPNModal.mainForm.requireName":"Please enter your name","healthToolPNModal.mainForm.tailorTopicsHeading":"These topics are tailored to your result","healthToolPNModal.next":"下一劑","healthToolPNModal.register":"Register","healthToolPNModal.yourPre":"Your preferences","healthTools.dueDateCalculator":"預產期計算機","healthTools.ovulationCalculator":"排卵期計算機","healthtool.placeholder.age":"您的年齡","home.menu.category.view":"查看類別:{category}","home.navigator.menu.care.homeButton":"Booking Home","home.navigator.menu.care.noDatas.cta":"Book a Doctor","home.navigator.menu.care.noDatas.description":"HelloCare helps patients to find the right medical doctors and service treatment for their needs, in their vicinity.","home.navigator.menu.care.noDatas.title":"Make an appointment with doctors easily","home.navigator.menu.category.noDatas.cta":"Discover now","home.navigator.menu.category.noDatas.description":"Hello Doctor wants to be your most trusted ally to make more informed decisions and to live healthier and happier lives.","home.navigator.menu.category.noDatas.title":"Welcome to Hello Doctor","home.navigator.menu.healthTools.noDatas.cta":"Discover more","home.navigator.menu.healthTools.noDatas.description":"These easy-to-use health assessment tools will help you gauge vital parts of your overall health and wellness.","home.navigator.menu.healthTools.noDatas.title":"Health Tools","home.navigator.menu.spotlightHospitals":"Popular Hospitals","home.navigator.menu.spotlightTools":"Favorite Tools","home.navigator.menu.spotlights":"所有主題","home.navigator.menu.spotlights.seeAll":"看更多主題","home.navigator.menu.together.noPosts.cta":"Join Our Communities","home.navigator.menu.together.noPosts.description":"Community is a safe space where you can connect with other members, comment on topics you care about, and receive trusted advice from medical experts on the health issues that matter most.","home.navigator.menu.together.noPosts.title":"Welcome to Community","home.navigator.menu.trendingPosts":"Highlight Posts","home.navigator.menu.trendingPosts.seeMore":"看更多","home.navigator.menuItem.allCategories":"看所有類別","home.navigator.menuItem.allCommunities":"See all communities","home.navigator.menuItem.allCommunitiesheadingTitle":"Find your communities","home.navigator.menuItem.allHealthTools":"看所有健康小工具","home.navigator.menuItem.allSpecialties":"All specialties","home.navigator.menuItem.allSpotlight":"看更多主題","home.navigator.menuItem.discover":"探索","home.navigator.menuItem.healthCategories":"更多類別","home.navigator.menuItem.healthTools":"健康小工具","home.navigator.menuItem.healthToolsList":"健康小工具","home.navigator.menuItem.helloCare":"搜尋皮膚科門診","home.navigator.menuItem.helloEcom":"eShop","home.navigator.menuItem.helloTogether":"社群","home.navigator.menuItem.language":"Language","home.navigator.menuItem.new":"new","home.navigator.menuItem.specialties":"Specialties","home.navigator.menuItem.spotlights":"所有主題","home.search":"搜尋{site}","home.seeAll":"看全部","home.seeAllCategories":"看更多","home.seeExpert":"查看完整專家資料","home.seeHospital":"查看完整專家資料","home.seeMore":"看更多","home.seeMoreExperts":"看更多醫學專家","hospital.content.description":"Hospital Details","inputComment.replyTo":"Reply to {name}",insert:a,"label.latestPost":"Latest Post","label.pinnedPost":"Pinned Post",loading:n,"login.booking":"預約醫生","logout.popup.ask.mb":"Logout of Marry Baby","logout.popup.ask1":"你要登出 Hello 醫師嗎?","logout.popup.ask2":"確認登出嗎?","logout.popup.button.cancel":"取消","logout.popup.button.logout":"登出","menu.care.searchBySpecialties":"Search by specialty","morePopover.report":"Report","morePopover.report.description":"Help us understand what’s happening with this post. How would you describe it?","morePopover.report.falseNews":"False news","morePopover.report.offensive":"Offensive","morePopover.report.other":"Other","morePopover.report.prohibited":"Prohibited content","morePopover.report.scam":"Misleading or scam","morePopover.report.sex":"Sexually inappropriate","morePopover.report.spam":"Spam","morePopover.report.title":"Report this post","morePopover.report.violence":"Violence","morePopover.reportSubmit.description":"We won’t tell them who reported it. Please check these details:","morePopover.reportSubmit.title":"Submit report?","morePopover.savePost":"Save post","morePopover.share":"Share","morePopover.shareOn":"Share on","morePopover.turnOffNotifications":"Turn off notifications","morePopover.turnOnNotifications":"Turn on notifications","morePopover.unsavePost":"Remove Saved post","navigation.loginJoin":"登入","navigation.search.input.placeholder":"搜尋","navigation.signUp":"Sign up","newsletter.error.minCotennt":"Please select at least 1 topic to continue this action","newsletter.error.minTitle":"Minimum 1 topics reached","newsletter.topic.title":"What health topics are you interested in?","newsletter.welcome.description":"What name would you prefer to go by?","notification.comment.blocked.message":"This comment contains banned words or phrases and won’t be published","notification.comment.blocked.title":"Blocked comment","notification.comment.premod":"這段留言需要經過審查","notification.comment.rejected":"留言包含了不當字眼","notification.comment.reportFailed":"檢舉失敗!","notification.comment.reportSuccess":"成功檢舉一則留言","notification.comment.somethingWrong":"好像出了什麼問題!","notification.comment.suspect.message":"This comment contains suspected words or phrases and won’t be published","notification.comment.suspect.title":"Pending comment","notification.comment.systemWithheld":"這段留言需要經過審查","notification.failure":"Something wrong. Try again later!","notification.limitUrlDomain":"Cannot post link outside of Hello Health Group.","notification.post.blocked.message":"This post contains banned words or phrases and won’t be published","notification.post.blocked.title":"Blocked post","notification.post.delete":"Post Deleted","notification.post.suspect.message":"This post contains suspected words or phrases, and is placed for moderator review","notification.post.suspect.title":"Pending post","notification.success":"Success","notification.suspend.message":"Your account has been suspended for violating our terms of service","notification.urlWrongFormat":"Incorrect URL format","onboarding.button.continue":"Continue","onboarding.button.skip":"Skip","onboarding.errorMessage.invalidEmail":"EMAIL地址錯誤","onboarding.errorMessage.minLength":"Please fill at least {length} characters","onboarding.errorMessage.passNotMatch":"密碼錯誤","onboarding.errorMessage.passWithPattern":"Password must include upper and lowercase letters","onboarding.errorMessage.requiredConfirmPassword":"Please fill your confirm password","onboarding.errorMessage.requiredEmail":"Please fill your email","onboarding.errorMessage.requiredName":"請輸入名字","onboarding.errorMessage.requiredPassword":"Please fill your password","onboarding.formEmail.description":"Continue with your email to continue with {site} communities","onboarding.formEmail.genderFemale":"男性","onboarding.formEmail.genderMale":"女性","onboarding.formEmail.heading":"Let us get to know you better.","onboarding.formEmail.yourBirthday":"您的生日","onboarding.formEmail.yourEmail":"Your email","onboarding.formEmail.yourName":"您的名字","onboarding.label.fullName":"Full name","onboarding.otpForm.description":"We have sent a One-Time Password (OTP) to your phone number {phone}","onboarding.otpForm.descriptionEmail":"We have sent a One-Time Password (OTP) to your email {email}","onboarding.otpForm.error":"請輸入正確的電話號碼","onboarding.otpForm.heading":"Enter Your OTP","onboarding.otpForm.notReceiveOTP":"Didn’t receive an OTP code?","onboarding.otpForm.resendCode":"Resend Code {seconds}s","onboarding.otpWhatsapps.description":"我們已經將一次性密碼(OTP)發送到您的WhatsApp號碼{phone}","onboarding.otpWhatsapps.heading":"WhatsApp 驗證","onboarding.similac.address.error":"Your address is required","onboarding.similac.input.address":"Your address","onboarding.similac.input.city":"Please select your city/province","onboarding.similac.input.district":"Please select your district/town","onboarding.similac.input.no":"Please enter your street name, building, house no.","onboarding.similac.input.phone":"Your phone number","onboarding.similac.input.ward":"Please select your ward/village","onboarding.similac.term.error":"This field is required","onboarding.updatePassword.confirmPassword":"Confirm Password","onboarding.updatePassword.description":"Make sure it's a 8 characters or more","onboarding.updatePassword.heading":"Almost there! You’ll need a password","onboarding.updatePassword.password":"Password","onboarding.updatePasswordResult.description":"You can now login to your Hellobacsi account with the new password.","onboarding.updatePasswordResult.heading":"Password setup successful","onboarding.updatePhone.description":"We will send a One-Time Password (OTP) to your phone number","onboarding.updatePhone.error":"請輸入正確的電話號碼","onboarding.updatePhone.heading":"Your phone number","onboarding.updateWhatsapp.description":"Whatsapp 將需要驗證您的手機號碼。","onboarding.updateWhatsapp.submitLabel":"繼續使用 WhatsApp","onboarding.welcomeScreen.content":"An open and welcoming environment where you can share, connect, and exchange support with other members to seek healthier and happier lives.","onboarding.welcomeScreen.heading":"Welcome to Hello Bacsi Community",orCopyLink:r,"ovulationPage.avoidPregnancy":"避孕","ovulationPage.conceive":"計畫懷孕","ovulationPage.cycleLength":"月經週期","ovulationPage.dayUnit":"天","ovulationPage.objectives":"你的目標","ovulationPage.periodDuration":"月經持續時間","ovulationPage.trackPeriod":"追蹤月經週期","placeholder.enterTitleHere":"Enter title here","placeholder.enterUrlHere":"Enter URL here","placeholder.enterUrlTextHere":"Enter URL Text here","placeholder.newCmt":"Write a comment","placeholder.newPost":"Start a new post","pnBanner.both":"Both","pnBanner.both.desc":"Welcome to the adventure of parenthood! Choose a tool that suit you.","pnBanner.both.heading":"Experience our tools for parent!","pnBanner.caclNow":"Calculate now","pnBanner.checkNow":"Check now!","pnBanner.dueDateTool.desc":"Plan ahead for the big day with a stress-free experience!","pnBanner.dueDateTool.heading":"Try our Due Date Calculator","pnBanner.hpv.desc":"Your response helps us craft recommendations specific to your family's needs.","pnBanner.hpv.heading":"Keep your girl safe from HPV virus!","pnBanner.parenting.desc":"Your response helps us craft recommendations specific to your family's needs. ","pnBanner.parenting.heading":"What is the age range of your kids?","pnBanner.pn.btnLabel":"Premium Newsletter","pnBanner.pregnancy.desc":"Input this to ensure our recommendations suits your exciting new journey.","pnBanner.pregnancy.heading":"Are you navigating the world of pregnancy?","pnBanner.submit":"Submit","pnBanner.teenager":"Teenager","pnBanner.teenager.heading":"What is the gender of your kids?","pnBanner.toddlers":"Toddlers","pnBanner.vaccination.desc":"Keep your little one protected with customized vaccination schedules!","pnBanner.vaccination.heading":"Try our Baby Vaccine Scheduler","pnBanner.vaccine.btnLabel":"Baby Vaccine Scheduler","pnModal.disclaimer":"Your first email digest is on its way. Get excited to dive into content that’s tailored specifically for you!","pnTopicSection.maxSelectError.desc":"Remove at least 1 selected topic to continue this action","pnTopicSection.maxSelectError.detail":"Choose maximum {max} topics ({maxTopic})","pnTopicSection.maxSelectError.title":"Maximum {maxSelect} topics reached","pnTopicSection.notFound":"Nothing found","pnTopicSection.plsEnterFavTopics":"Please enter your favorite topics","pnTopicSection.ppAlsoInterested":"People are also interested","pnTopicSection.recentView":"Recently viewed","pnTopicSection.trending":"Trending","popup.allTopics":"All Topics","popup.createPost.confirmCloseDescription":"If you discard now, you’ll lose this post","popup.createPost.confirmCloseTitle":"Are you sure?","popup.deleteComment.description":"Delete your comment cannot be undone","popup.deleteComment.title":"Delete comment?","popup.deletePost.accept":"Delete","popup.deletePost.cancel":"Cancel","popup.deletePost.description":"Delete your post cannot be undone","popup.deletePost.title":"Delete post?","popup.discardPost":"Discard post","popup.discardPostEdit":"Discard changes","popup.editPost":"Edit post","popup.keepEditing":"Keep editing","popup.startANewPost":"Start a new post","post.commentCount":"{count} comments","post.likesCount":"{count} likes","post.seeMore":"See more","post.shareCount":"{count} shares","pregnancy.week":"週","pregnancyTool.description":"嬰兒體型大約與<fruitName>一樣大","pregnancyTool.title":"懷孕第幾周","pregnancyTool.weightSuggested":"懷孕建議體重","pregnancyWeightGain.havingTwins":"妳懷的是雙胞胎嗎?","pregnancyWeightGain.heading":"懷孕體重計算器:懷孕體重控制、計算合理增重範圍","pregnancyWeightGain.heightInput":"妳的身高:","pregnancyWeightGain.weekInput":"目前懷孕週數:","pregnancyWeightGain.weightBeforeInput":"懷孕前的體重:","pregnancyWeightGain.weightInput":"目前體重:","pregnancyWeightGain.weightInput.desc":"(公斤)","previewPhotos.title":"{name}'s Post","profilePanel.anserwing.viewFull":"View full answers","profilePanel.awards":"Awards & Accreditations","profilePanel.createPost":"Create post","profilePanel.education":"Education","profilePanel.emptyCareMess.content":"It looks like there are currently no questions for the doctor at this time. Thank you for being a part of our community.","profilePanel.emptyPostMess.content":"{name} has not been engaged in any activities lately.","profilePanel.experience":"Experiences","profilePanel.joined":"Joined","profilePanel.modal.heading":"Profile","profilePanel.publishcation":"Publishcations","profilePanel.publishedArticles":"Pulished article on Hello Bacsi","profilePanel.question":"Question","profilePanel.questionNotClear":"Question isn't clear","profilePanel.skipQuestion.content":"We will remove this question from your list","profilePanel.skipQuestion.heading":"Skip this question","profilePanel.socialLinks":"Social Links","profilePanel.tabs.care":"Care","profilePanel.tabs.expertAnswer":"Expert Answering","profilePanel.tabs.highlight":"Credentials & Highlights","profilePanel.tabs.posts":"Posts","profilePanel.tabs.relevantArticles":"Relevant Articles","pwg.placeholder.height":"身高(公分)","pwg.placeholder.weight":"體重(公斤)","sensitiveMask.blur":"模糊圖片","sensitiveMask.contentWarningDescription":"警告:以下圖片可能會令某些人感到不適,建議您自行斟酌觀看。","sensitiveMask.contentWarningMessage":"警告:以下圖片可能會令人感到不適。","sensitiveMask.unblur":"顯示圖片","share.copyLink":"或複製連結","share.letsJoinCommunity":"Let's join {name} community!","share.letsJoinTopic":"Let's join {name} topic!","share.linkCopied":"Link Copied","share.linkShared":"Link Shared Successfully","share.title":"分享","shareContainer.title":"分享結果","similac.thankYou.done":"Done",submit:i,"switchBtn.no":"否","switchBtn.yes":"是","tab.about":"About","tab.discussion":"Discussions","tab.topic":"Topics","tagTopic.moreTopics":"{number} more topics","targetHearRate.heading":"目標心率計算機:估算最大心率、靜止心率","targetHeartRate.aerobicZone.note":"中高運動量(中強度運動,一週3-5天)","targetHeartRate.aerobicZone.title":"中高運動量","targetHeartRate.ageInput":"你的出生日期?","targetHeartRate.ageInput.desc":"(年)","targetHeartRate.ageInput.error":"請輸入你的真實年齡","targetHeartRate.heartRateInput":"你的靜止心率為多少?","targetHeartRate.heartRateInput.desc":"(bpm)","targetHeartRate.heartRateInput.error":"請輸入正確的靜止心率範圍","targetHeartRate.lowIntensity.note":"低運動量(很少或沒有運動)","targetHeartRate.lowIntensity.title":"低運動量","targetHeartRate.maximumIntensity.note":"極高度運動量(超高強度運動,訓練量有如運動員)","targetHeartRate.maximumIntensity.title":"極高度運動量","targetHeartRate.moderateIntensity.note":"中運動量(中低強度運動,每週1-3天)","targetHeartRate.moderateIntensity.title":"中運動量","targetHeartRate.optional":"(選填)","targetHeartRate.selectActive":"你的日常活動程度為何?","targetHeartRate.vigorousIntensity.note":"高運動量(高強度運動,一週6-7天)","targetHeartRate.vigorousIntensity.title":"高運動量","tool.askChecking":"代別人查詢","tool.selectPerson":"你想檢測的對象?","tool.selectPerson.other":"其他人","tool.selectPerson.yourSelf":"自己","toolPage.toolReviewer":"{expert_name}於{date}審閱","tools.heading.on":"on","tools.selectBabyGender":"請問您孩子的性別是?","tools.selectGender":"你的性別","userProfile.nav.card.eCom":"eShop","userProfile.nav.card.myBooking":"我的預約","userProfile.nav.card.myCommunity":"我的群組","userProfile.nav.card.myFamily":"其他家人","userProfile.nav.card.myHealth":"我的健康紀錄","userProfile.nav.card.mySaved":"我的收藏","userProfile.nav.header.count.comments":"留言","userProfile.nav.header.count.posts":"貼文","userProfile.nav.header.count.tools":"小工句","userProfile.nav.header.points":"我的積分","userProfile.nav.header.viewProfile":"檢視個人檔案","userProfile.nav.menu.accountSettings":"帳戶設定","userProfile.nav.menu.disableAccount":"刪除帳戶","userProfile.nav.menu.help":"常見問題","userProfile.nav.menu.logout":"登出","userProfile.nav.menu.password":"密碼","userProfile.userRank.ambassador":"Ambassador","userProfile.userRank.doctor":"醫師","userProfile.userRank.expert":"專家","userProfile.userRank.influencer":"名人","userProfile.userRank.member":"會員","verifyBotAnswer.confirmEndorse.accept":"Yes, endorse","verifyBotAnswer.confirmEndorse.cancel":"No, cancel","verifyBotAnswer.confirmEndorse.description":"Thank you for endorsing the answer","verifyBotAnswer.confirmEndorse.heading":"Endorse this answer"};export{e as character,o as copied,t as copy,s as default,a as insert,n as loading,r as orCopyLink,i as submit};
1
+ var e="Characters",o="Copied",t="Copy",a="Insert",n="loading",r="Or copy link",i="Submit",s={"actionPopover.delete":"刪除","actionPopover.deleteNotification":"刪除這則通知","actionPopover.edit":"編輯","actionPopover.inviteShareCommunity":"邀請或分享討論區","actionPopover.joinCommunity":"加入討論區","actionPopover.leaveCommunit":"離開討論區","actionPopover.leaveCommunity":"離開討論區","actionPopover.leaveCommunity.accept":"離開","actionPopover.leaveCommunity.cancel":"取消","actionPopover.leaveCommunity.description":"您確定要離開討論區","actionPopover.leaveCommunity.title":"離開討論區","actionPopover.report":"回報問題","actionPopover.turnOffNotification":"關閉通知","actionPopover.turnOffNotificationAbout":"關閉[]的通知","actionPopover.turnOnNotification":"開啟通知","adBanner.title":"advertisement","admin.comments":"留言","admin.communities":"討論區","admin.community":"討論區","article.shareOn":"分享至","articleAuthor.title.expert":"Expertly reviewed by","articleAuthor.title.fact-check":"Fact-checked by","articleAuthor.title.medical":"Medically reviewed by","articleAuthor.title.written-by":"Written by","articlePage.articleReviewerBy":"醫學審稿: {name}","articlePage.readMore":"讀更多","articlePage.showLess":"顯示較少","babyGrowth.alert.bmi":"在世界衛生組織公布的0至5歲資料範圍中,沒有{name}的BMI測量值可顯示。請使用5歲以上的 <a>BMI身體質量指數計算機</a>計算。","babyGrowth.alert.head":"在世界衛生組織公布的0至5歲資料範圍中,沒有{name}的頭圍測量值可顯示。\n","babyGrowth.alert.weight":"在世界衛生組織公布的0至10歲資料範圍中,沒有{name}的體重測量值可顯示。\n\n\n ","babyGrowth.chartTitle":"世界衛生組織 - {name} 生長曲線","babyGrowth.chartTitle.noName":"您寶貝的兒童生長曲線","babyGrowth.cm":"(公分)","babyGrowth.drawer.addMeasurement":"新增測量值","babyGrowth.drawer.createBaby":"新建小孩基本資料","babyGrowth.drawer.switchProfile":"切換基本資料","babyGrowth.emptyName":"您的寶貝","babyGrowth.error.atLeastOneOf":"在以下項目中至少包含一項:體重、身高、頭圍(頭部)","babyGrowth.error.birthdayRequired":"生日必填","babyGrowth.error.invalidAge":"測量值超過年齡範圍","babyGrowth.error.invalidMeasurementDate":"測量日期無效","babyGrowth.error.invalidValue":"請輸入有效數值","babyGrowth.error.measurementDateLowerThanBirthday":"輸入日期早於您小孩的生日","babyGrowth.error.outOfRange":"測量值超過世界衛生組織數值範圍","babyGrowth.error.title":"資料有誤","babyGrowth.head":"頭部","babyGrowth.headCircumference":"頭圍","babyGrowth.height":"身高","babyGrowth.input.babyName":"您孩子的名字","babyGrowth.input.birthday":"小孩生日","babyGrowth.input.bmi":"身體質量","babyGrowth.input.bodyMass":"身體質量指數 BMI","babyGrowth.input.checkSubmit":"追蹤您孩子的成長","babyGrowth.input.measurementDate":"量測日期","babyGrowth.input.submit":"追蹤您小孩的成長情況","babyGrowth.kg":"(公斤)","babyGrowth.kg.m2":"(公斤/平方公尺)","babyGrowth.monthly":"每月","babyGrowth.nickname":"或暱稱","babyGrowth.optional":"選填","babyGrowth.pageTitle":"您的小孩成長結果","babyGrowth.percentiles":"百分位數","babyGrowth.placeholder.babyName":"新增小孩姓名","babyGrowth.popup.heading":"Baby's Profile","babyGrowth.reCalculate":"重新計算","babyGrowth.record":"紀錄","babyGrowth.save":"檢視兒童成長曲線圖","babyGrowth.save.loggedIn":"看看(您寶貝姓名)的兒童生長曲線","babyGrowth.weekly":"每周","babyGrowth.weight":"體重","babyGrowth.xLabel":"年齡({recurrence})","babyGrowth.yearly":"每年","babyPoop.findOut":"了解詳情","babyPoopTool.name":"嬰兒糞便","babyVaccine.banner.readmore":"觀看更多","babyVaccine.immunization.vaccineName":"疫苗名稱","babyVaccine.immunization.warning":"接種紀錄表能夠提醒您那些疫苗已經施打、即將要施打以及漏打的疫苗","babyVaccine.popup.button":"Create a new profile","babyVaccine.popup.button.submit":"儲存","babyVaccine.popup.checkbox.suggestedDate":"建議接種日期(可調整)","babyVaccine.popup.confirm.close":"更改日期","babyVaccine.popup.confirm.description":"您的寶貝已在{date} 接種此疫苗","babyVaccine.popup.confirm.ok":"確認","babyVaccine.popup.confirm.title":"施打疫苗日期","babyVaccine.popup.input.suggestedDate":"不記得/ 設定為建議日期","babyVaccine.popup.label.doses":"劑次","babyVaccine.popup.tab.benefits":"接種效果","babyVaccine.popup.tab.contraindication":"禁忌症","babyVaccine.popup.tab.detail":"疫苗介紹","babyVaccine.popup.tab.schedule":"追蹤","babyVaccine.popup.title":"疫苗資訊","babyVaccine.status.all":"全部","babyVaccine.status.missed":"未接種","babyVaccine.status.next":"下一劑","babyVaccine.status.upcoming":"待接種","babyVaccine.status.vaccinated":"已施打疫苗","babyVaccine.timeline.antigen":"抗原:","babyVaccine.timeline.atBirth":"剛出生","babyVaccine.timeline.total":"總計: {number} 劑","babyVaccine.timeline.totalNext":"下一次{number} 劑次(s)","babyVaccine.timeline.totalPast":"過去 {number} 劑次(s)","babyVaccine.vaccineCard.injected":"已接種","babyVaccine.vaccineCard.markAsInjected":"標記為已接種","babyVaccine.vaccineInfo.dose":"劑次: {ordinal}/{total}","babyVaccine.vaccineInfo.injectedDate":"接種日期: {date}","babyVaccine.vaccineInfo.mandatory":"公費","babyVaccine.vaccineInfo.optional":"自費","babyVaccine.vaccineInfo.suggested":"建議接種日期: {date}","bmi.ageInput":"你的年齡?","bmi.ageInput.desc":"(歲)","bmi.ageInput.error":"請輸入合理的數值","bmi.heading":"BMI 計算器:計算 BMI 指數、評估體重是否標準","bmi.heightInput":"你的身高?","bmi.heightInput.desc":"(公分)","bmi.heightInput.error":"請輸入合理的身高範圍","bmi.objective":"目標","bmi.objective.gainWeight":"增加肌肉","bmi.objective.loseWeight":"減少體脂肪","bmi.objective.maintainWeight":"維持體重","bmi.result.healthy":"體重正常","bmi.result.overweight":"過重","bmi.result.underweight":"體重過輕","bmi.selectGender":"你的性別","bmi.submit":"計算","bmi.weightInput":"你的體重","bmi.weightInput.desc":"(公斤)","bmi.weightInput.error":"請輸入合理的體重範圍","bmr.heading":"BMR / TDEE 計算器:計算基礎代謝率、每日消耗總熱量","booking.searchBar.allLocations":"全部地點","booking.searchBar.allSpecialties":"全部特色","booking.searchBar.currentLocation":"現在位置","booking.searchBar.grantLocation":"授予您的位置權限","booking.searchBar.locationPlaceholder":"選擇城市","booking.searchBar.noResults":"無結果","booking.searchBar.placeholder.doctor":"使用醫師名稱搜尋","booking.searchBar.placeholder.hospital":"使用醫院名稱搜尋","booking.searchBar.placeholder.service":"使用服務項目搜尋","booking.searchBar.placeholder.specialty":"使用專業服務搜尋","booking.searchBar.popularKey":"熱門關鍵字","booking.searchBar.searchButton":"搜尋","booking.searchBar.searchInput.placeholder":"搜尋醫師姓名","booking.searchBar.useCurrentLocation":"使用我現在的位置","booking.searchBar.viewAll":"查看全部","booking.searchPopup.doctors":"醫師","booking.searchPopup.hospitals":"醫院及診所","booking.searchPopup.searchIn.doctors":'Search "{name}" in Doctors',"booking.searchPopup.searchIn.hospitals":'Search "{name}" in Hospitals',"booking.searchPopup.searchIn.services":'See "{name}" in Services',"booking.searchPopup.searchIn.specialties":'Search "{name}" in Specialties',"booking.searchPopup.seeAll":"See All","booking.searchPopup.seeLessSpecialties":"See less specialties","booking.searchPopup.seeMoreSpecialties":"See more specialties","booking.searchPopup.services":"Services","booking.searchPopup.specialties":"Specialties","booking.searchResult.description":"{search_type} 在 {search_location}","bottomBar.share":"Share","cardAuthor.admin":"Admin","cardAuthor.ambassador":"Ambassador","cardAuthor.expert":"Expert","cardAuthor.guide":"Guide","cardAuthor.influencer":"Influencer","cardAuthor.localAdmin":"Local Admin","cardAuthor.moderator":"Moderator","cardAuthor.sponsor":"Sponsor","cardPost.anonymous":"Anonymous","cardReactions.comment":"Comment","cardReactions.repliesCount":"{count} 回覆","cardReactions.reply":"Reply","cardReply.disclaimer":"<strong>Disclaimer:</strong> The content is furnished relying on authenticated information sources.","cardReply.endorse":"Endorse","cardReply.opposePopup.content":"Can you please provide the reasons for refuting this answer?","cardReply.opposePopup.submit":"Submit","cardReply.pppose":"Refute","cardReply.recommentCategories.heading":"Related content","cardReply.source":"Sources","cardReply.verifyBy":"Medically reviewed by {name}","careBooking.bookAnAppointment":"預約時段","categoryPage.info.reviewed":"醫學審稿:","categoryPage.onDate":"{date}",character:e,"childCard.age.months":"{month} 個月大","childCard.age.oneMonth":"一個月","childCard.age.oneWeek":"一週","childCard.age.oneYear":"一年","childCard.age.oneYearMonth":"1 歲 {month} 個月","childCard.age.oneYearOneMonth":"1 歲 1 個月","childCard.age.week":"{weeks} 週","childCard.age.yearMonth":"{year} 年 {month} 月","childCard.age.yearNoMonth":"{year} 年","childCard.age.yearOneMonth":"{year} 歲 1 個月","childCard.boy":"男生","childCard.girl":"女生","childCard.menu.add":"新增小孩基本資料","childCard.menu.edit":"編輯 {name}基本資料","childCard.menu.remove":"移除 {name}基本資料","childCard.menu.switch":"切換小孩資料","childCard.noName":"小孩名字","choicePopover.ambassadorPosts":"Ambassador posts","choicePopover.expertPosts":"Expert posts","choicePopover.lastestPost":"Latest posts","choicePopover.latest":"Latest","choicePopover.newest":"Newest","choicePopover.oldest":"Oldest","choicePopover.popular":"Popular","choicePopover.popularPost":"Popular posts","choicePopover.sort":"Sort","chooseBaby.button":"查看您的兒童生長曲線圖","chooseBaby.new":"或新增小孩基本資料","chooseBaby.placeholder":"請提供小孩名字","chooseBaby.title":"選擇小孩基本資料","comment.count":"{count} comments","comment.seeMoreComments":"See {count} more comments","comment.seeMoreReplies":"See {count} more replies","commentPopup.warning.newPost":"Your question will be public","common.profileNavigator.newsletterSubscription":"Newsletter Subscription","community.choose":"Choose a community","community.notification.joined":"You joined {name} community","community.notification.left":"You left {name} community",copied:o,copy:t,"createPost.askDoctor":"詢問醫師","createPost.askDoctorChoice.no":"No","createPost.askDoctorChoice.yes":"Yes","createPost.message.askDoctorRequire":"Would you like to ask a question to our doctor?","createPost.popup.description":"Description","createPost.popup.guideSelectMonthTopics":"Choose topics about your baby's birth month","createPost.popup.guideSelectTopics":"Choose topics, where to post your articles","createPost.popup.primary":"Tap to select/ unselect topics","createPost.popup.selectMonthTopicBtn":"Select","createPost.popup.specialCharErr":"The title you entered is invalid. Titles must contain letters.\n","createPost.popup.submit":"Post","createPost.popup.success":"New Post Created","createPost.popup.warning":"Select a community to see your following topics","createPost.popup.warningImage":"Maximum 20 images allow, please remove some item below","createPost.popup.wordCount":"{count}/{max} words","createPost.postAnonymous":"Post Anonymously","createPost.title":"Title","createPost.urlText":"Text","dueDatePage.calculationMethod":"計算方法","dueDatePage.conceptionDate":"受孕日期","dueDatePage.daysText":"{number} 日","dueDatePage.ivf":"試管嬰兒(IVF,體外受精)","dueDatePage.ivf.transferDate":"植入日","dueDatePage.ivf.transferDateRadio":"第 {number} 日胚胎植入","dueDatePage.lastPeriod":"最後一次月經","dueDatePage.lastPeriod.calculate":"計算","dueDatePage.lastPeriod.lastPeriodLabel":"最後一次月經的第一天","dueDatePage.lastPeriod.periodLengthLabel":"月經週期","expert.content.description":"個人檔案","expert.content.experiences":"Experiences","footer.signUp":"馬上註冊","gender.boy":"男生","gender.female":"女性","gender.girl":"女生","gender.male":"男性","healthToolPNModal.back":"Back","healthToolPNModal.findMore.chooseFav":"Choose from your favorite topics\n","healthToolPNModal.finish":"完成","healthToolPNModal.heading":"Nhận bản tin miễn phí mỗi tuần?","healthToolPNModal.mainForm.requireName":"Please enter your name","healthToolPNModal.mainForm.tailorTopicsHeading":"These topics are tailored to your result","healthToolPNModal.next":"下一劑","healthToolPNModal.register":"Register","healthToolPNModal.yourPre":"Your preferences","healthTools.dueDateCalculator":"預產期計算機","healthTools.ovulationCalculator":"排卵期計算機","healthtool.placeholder.age":"您的年齡","home.menu.category.view":"查看類別:{category}","home.navigator.menu.care.homeButton":"Booking Home","home.navigator.menu.care.noDatas.cta":"Book a Doctor","home.navigator.menu.care.noDatas.description":"HelloCare helps patients to find the right medical doctors and service treatment for their needs, in their vicinity.","home.navigator.menu.care.noDatas.title":"Make an appointment with doctors easily","home.navigator.menu.category.noDatas.cta":"Discover now","home.navigator.menu.category.noDatas.description":"Hello Doctor wants to be your most trusted ally to make more informed decisions and to live healthier and happier lives.","home.navigator.menu.category.noDatas.title":"Welcome to Hello Doctor","home.navigator.menu.healthTools.noDatas.cta":"Discover more","home.navigator.menu.healthTools.noDatas.description":"These easy-to-use health assessment tools will help you gauge vital parts of your overall health and wellness.","home.navigator.menu.healthTools.noDatas.title":"Health Tools","home.navigator.menu.spotlightEcom":"Categories","home.navigator.menu.spotlightHospitals":"Popular Hospitals","home.navigator.menu.spotlightTools":"Favorite Tools","home.navigator.menu.spotlights":"所有主題","home.navigator.menu.spotlights.seeAll":"看更多主題","home.navigator.menu.together.noPosts.cta":"Join Our Communities","home.navigator.menu.together.noPosts.description":"Community is a safe space where you can connect with other members, comment on topics you care about, and receive trusted advice from medical experts on the health issues that matter most.","home.navigator.menu.together.noPosts.title":"Welcome to Community","home.navigator.menu.trendingPosts":"Highlight Posts","home.navigator.menu.trendingPosts.seeMore":"看更多","home.navigator.menuItem.allCategories":"看所有類別","home.navigator.menuItem.allCommunities":"See all communities","home.navigator.menuItem.allCommunitiesheadingTitle":"Find your communities","home.navigator.menuItem.allHealthTools":"看所有健康小工具","home.navigator.menuItem.allSpecialties":"All specialties","home.navigator.menuItem.allSpotlight":"看更多主題","home.navigator.menuItem.discover":"探索","home.navigator.menuItem.healthCategories":"更多類別","home.navigator.menuItem.healthTools":"健康小工具","home.navigator.menuItem.healthToolsList":"健康小工具","home.navigator.menuItem.helloCare":"搜尋皮膚科門診","home.navigator.menuItem.helloEcom":"eShop","home.navigator.menuItem.helloTogether":"社群","home.navigator.menuItem.language":"Language","home.navigator.menuItem.new":"new","home.navigator.menuItem.specialties":"Specialties","home.navigator.menuItem.spotlights":"所有主題","home.search":"搜尋{site}","home.seeAll":"看全部","home.seeAllCategories":"看更多","home.seeExpert":"查看完整專家資料","home.seeHospital":"查看完整專家資料","home.seeMore":"看更多","home.seeMoreExperts":"看更多醫學專家","hospital.content.description":"Hospital Details","inputComment.replyTo":"Reply to {name}",insert:a,"label.latestPost":"Latest Post","label.pinnedPost":"Pinned Post",loading:n,"login.booking":"預約醫生","logout.popup.ask.mb":"Logout of Marry Baby","logout.popup.ask1":"你要登出 Hello 醫師嗎?","logout.popup.ask2":"確認登出嗎?","logout.popup.button.cancel":"取消","logout.popup.button.logout":"登出","menu.care.searchBySpecialties":"Search by specialty","morePopover.report":"Report","morePopover.report.description":"Help us understand what’s happening with this post. How would you describe it?","morePopover.report.falseNews":"False news","morePopover.report.offensive":"Offensive","morePopover.report.other":"Other","morePopover.report.prohibited":"Prohibited content","morePopover.report.scam":"Misleading or scam","morePopover.report.sex":"Sexually inappropriate","morePopover.report.spam":"Spam","morePopover.report.title":"Report this post","morePopover.report.violence":"Violence","morePopover.reportSubmit.description":"We won’t tell them who reported it. Please check these details:","morePopover.reportSubmit.title":"Submit report?","morePopover.savePost":"Save post","morePopover.share":"Share","morePopover.shareOn":"Share on","morePopover.turnOffNotifications":"Turn off notifications","morePopover.turnOnNotifications":"Turn on notifications","morePopover.unsavePost":"Remove Saved post","navigation.loginJoin":"登入","navigation.search.input.placeholder":"搜尋","navigation.signUp":"Sign up","newsletter.error.minCotennt":"Please select at least 1 topic to continue this action","newsletter.error.minTitle":"Minimum 1 topics reached","newsletter.topic.title":"What health topics are you interested in?","newsletter.welcome.description":"What name would you prefer to go by?","notification.comment.blocked.message":"This comment contains banned words or phrases and won’t be published","notification.comment.blocked.title":"Blocked comment","notification.comment.premod":"這段留言需要經過審查","notification.comment.rejected":"留言包含了不當字眼","notification.comment.reportFailed":"檢舉失敗!","notification.comment.reportSuccess":"成功檢舉一則留言","notification.comment.somethingWrong":"好像出了什麼問題!","notification.comment.suspect.message":"This comment contains suspected words or phrases and won’t be published","notification.comment.suspect.title":"Pending comment","notification.comment.systemWithheld":"這段留言需要經過審查","notification.failure":"Something wrong. Try again later!","notification.limitUrlDomain":"Cannot post link outside of Hello Health Group.","notification.post.blocked.message":"This post contains banned words or phrases and won’t be published","notification.post.blocked.title":"Blocked post","notification.post.delete":"Post Deleted","notification.post.suspect.message":"This post contains suspected words or phrases, and is placed for moderator review","notification.post.suspect.title":"Pending post","notification.success":"Success","notification.suspend.message":"Your account has been suspended for violating our terms of service","notification.urlWrongFormat":"Incorrect URL format","onboarding.button.continue":"Continue","onboarding.button.skip":"Skip","onboarding.errorMessage.invalidEmail":"EMAIL地址錯誤","onboarding.errorMessage.minLength":"Please fill at least {length} characters","onboarding.errorMessage.passNotMatch":"密碼錯誤","onboarding.errorMessage.passWithPattern":"Password must include upper and lowercase letters","onboarding.errorMessage.requiredConfirmPassword":"Please fill your confirm password","onboarding.errorMessage.requiredEmail":"Please fill your email","onboarding.errorMessage.requiredName":"請輸入名字","onboarding.errorMessage.requiredPassword":"Please fill your password","onboarding.formEmail.description":"Continue with your email to continue with {site} communities","onboarding.formEmail.genderFemale":"男性","onboarding.formEmail.genderMale":"女性","onboarding.formEmail.heading":"Let us get to know you better.","onboarding.formEmail.yourBirthday":"您的生日","onboarding.formEmail.yourEmail":"Your email","onboarding.formEmail.yourName":"您的名字","onboarding.label.fullName":"Full name","onboarding.otpForm.description":"We have sent a One-Time Password (OTP) to your phone number {phone}","onboarding.otpForm.descriptionEmail":"We have sent a One-Time Password (OTP) to your email {email}","onboarding.otpForm.error":"請輸入正確的電話號碼","onboarding.otpForm.heading":"Enter Your OTP","onboarding.otpForm.notReceiveOTP":"Didn’t receive an OTP code?","onboarding.otpForm.resendCode":"Resend Code {seconds}s","onboarding.otpWhatsapps.description":"我們已經將一次性密碼(OTP)發送到您的WhatsApp號碼{phone}","onboarding.otpWhatsapps.heading":"WhatsApp 驗證","onboarding.similac.address.error":"Your address is required","onboarding.similac.input.address":"Your address","onboarding.similac.input.city":"Please select your city/province","onboarding.similac.input.district":"Please select your district/town","onboarding.similac.input.no":"Please enter your street name, building, house no.","onboarding.similac.input.phone":"Your phone number","onboarding.similac.input.ward":"Please select your ward/village","onboarding.similac.term.error":"This field is required","onboarding.updatePassword.confirmPassword":"Confirm Password","onboarding.updatePassword.description":"Make sure it's a 8 characters or more","onboarding.updatePassword.heading":"Almost there! You’ll need a password","onboarding.updatePassword.password":"Password","onboarding.updatePasswordResult.description":"You can now login to your Hellobacsi account with the new password.","onboarding.updatePasswordResult.heading":"Password setup successful","onboarding.updatePhone.description":"We will send a One-Time Password (OTP) to your phone number","onboarding.updatePhone.error":"請輸入正確的電話號碼","onboarding.updatePhone.heading":"Your phone number","onboarding.updateWhatsapp.description":"Whatsapp 將需要驗證您的手機號碼。","onboarding.updateWhatsapp.submitLabel":"繼續使用 WhatsApp","onboarding.welcomeScreen.content":"An open and welcoming environment where you can share, connect, and exchange support with other members to seek healthier and happier lives.","onboarding.welcomeScreen.heading":"Welcome to Hello Bacsi Community",orCopyLink:r,"ovulationPage.avoidPregnancy":"避孕","ovulationPage.conceive":"計畫懷孕","ovulationPage.cycleLength":"月經週期","ovulationPage.dayUnit":"天","ovulationPage.objectives":"你的目標","ovulationPage.periodDuration":"月經持續時間","ovulationPage.trackPeriod":"追蹤月經週期","placeholder.enterTitleHere":"Enter title here","placeholder.enterUrlHere":"Enter URL here","placeholder.enterUrlTextHere":"Enter URL Text here","placeholder.newCmt":"Write a comment","placeholder.newPost":"Start a new post","pnBanner.both":"Both","pnBanner.both.desc":"Welcome to the adventure of parenthood! Choose a tool that suit you.","pnBanner.both.heading":"Experience our tools for parent!","pnBanner.caclNow":"Calculate now","pnBanner.checkNow":"Check now!","pnBanner.dueDateTool.desc":"Plan ahead for the big day with a stress-free experience!","pnBanner.dueDateTool.heading":"Try our Due Date Calculator","pnBanner.hpv.desc":"Your response helps us craft recommendations specific to your family's needs.","pnBanner.hpv.heading":"Keep your girl safe from HPV virus!","pnBanner.parenting.desc":"Your response helps us craft recommendations specific to your family's needs. ","pnBanner.parenting.heading":"What is the age range of your kids?","pnBanner.pn.btnLabel":"Premium Newsletter","pnBanner.pregnancy.desc":"Input this to ensure our recommendations suits your exciting new journey.","pnBanner.pregnancy.heading":"Are you navigating the world of pregnancy?","pnBanner.submit":"Submit","pnBanner.teenager":"Teenager","pnBanner.teenager.heading":"What is the gender of your kids?","pnBanner.toddlers":"Toddlers","pnBanner.vaccination.desc":"Keep your little one protected with customized vaccination schedules!","pnBanner.vaccination.heading":"Try our Baby Vaccine Scheduler","pnBanner.vaccine.btnLabel":"Baby Vaccine Scheduler","pnModal.disclaimer":"Your first email digest is on its way. Get excited to dive into content that’s tailored specifically for you!","pnTopicSection.maxSelectError.desc":"Remove at least 1 selected topic to continue this action","pnTopicSection.maxSelectError.detail":"Choose maximum {max} topics ({maxTopic})","pnTopicSection.maxSelectError.title":"Maximum {maxSelect} topics reached","pnTopicSection.notFound":"Nothing found","pnTopicSection.plsEnterFavTopics":"Please enter your favorite topics","pnTopicSection.ppAlsoInterested":"People are also interested","pnTopicSection.recentView":"Recently viewed","pnTopicSection.trending":"Trending","popup.allTopics":"All Topics","popup.createPost.confirmCloseDescription":"If you discard now, you’ll lose this post","popup.createPost.confirmCloseTitle":"Are you sure?","popup.deleteComment.description":"Delete your comment cannot be undone","popup.deleteComment.title":"Delete comment?","popup.deletePost.accept":"Delete","popup.deletePost.cancel":"Cancel","popup.deletePost.description":"Delete your post cannot be undone","popup.deletePost.title":"Delete post?","popup.discardPost":"Discard post","popup.discardPostEdit":"Discard changes","popup.editPost":"Edit post","popup.keepEditing":"Keep editing","popup.startANewPost":"Start a new post","post.commentCount":"{count} comments","post.likesCount":"{count} likes","post.seeMore":"See more","post.shareCount":"{count} shares","pregnancy.week":"週","pregnancyTool.description":"嬰兒體型大約與<fruitName>一樣大","pregnancyTool.title":"懷孕第幾周","pregnancyTool.weightSuggested":"懷孕建議體重","pregnancyWeightGain.havingTwins":"妳懷的是雙胞胎嗎?","pregnancyWeightGain.heading":"懷孕體重計算器:懷孕體重控制、計算合理增重範圍","pregnancyWeightGain.heightInput":"妳的身高:","pregnancyWeightGain.weekInput":"目前懷孕週數:","pregnancyWeightGain.weightBeforeInput":"懷孕前的體重:","pregnancyWeightGain.weightInput":"目前體重:","pregnancyWeightGain.weightInput.desc":"(公斤)","previewPhotos.title":"{name}'s Post","profilePanel.anserwing.viewFull":"View full answers","profilePanel.awards":"Awards & Accreditations","profilePanel.createPost":"Create post","profilePanel.education":"Education","profilePanel.emptyCareMess.content":"It looks like there are currently no questions for the doctor at this time. Thank you for being a part of our community.","profilePanel.emptyPostMess.content":"{name} has not been engaged in any activities lately.","profilePanel.experience":"Experiences","profilePanel.joined":"Joined","profilePanel.modal.heading":"Profile","profilePanel.publishcation":"Publishcations","profilePanel.publishedArticles":"Pulished article on Hello Bacsi","profilePanel.question":"Question","profilePanel.questionNotClear":"Question isn't clear","profilePanel.skipQuestion.content":"We will remove this question from your list","profilePanel.skipQuestion.heading":"Skip this question","profilePanel.socialLinks":"Social Links","profilePanel.tabs.care":"Care","profilePanel.tabs.expertAnswer":"Expert Answering","profilePanel.tabs.highlight":"Credentials & Highlights","profilePanel.tabs.posts":"Posts","profilePanel.tabs.relevantArticles":"Relevant Articles","pwg.placeholder.height":"身高(公分)","pwg.placeholder.weight":"體重(公斤)","sensitiveMask.blur":"模糊圖片","sensitiveMask.contentWarningDescription":"警告:以下圖片可能會令某些人感到不適,建議您自行斟酌觀看。","sensitiveMask.contentWarningMessage":"警告:以下圖片可能會令人感到不適。","sensitiveMask.unblur":"顯示圖片","share.copyLink":"或複製連結","share.letsJoinCommunity":"Let's join {name} community!","share.letsJoinTopic":"Let's join {name} topic!","share.linkCopied":"Link Copied","share.linkShared":"Link Shared Successfully","share.title":"分享","shareContainer.title":"分享結果","similac.thankYou.done":"Done",submit:i,"switchBtn.no":"否","switchBtn.yes":"是","tab.about":"About","tab.discussion":"Discussions","tab.topic":"Topics","tagTopic.moreTopics":"{number} more topics","targetHearRate.heading":"目標心率計算機:估算最大心率、靜止心率","targetHeartRate.aerobicZone.note":"中高運動量(中強度運動,一週3-5天)","targetHeartRate.aerobicZone.title":"中高運動量","targetHeartRate.ageInput":"你的出生日期?","targetHeartRate.ageInput.desc":"(年)","targetHeartRate.ageInput.error":"請輸入你的真實年齡","targetHeartRate.heartRateInput":"你的靜止心率為多少?","targetHeartRate.heartRateInput.desc":"(bpm)","targetHeartRate.heartRateInput.error":"請輸入正確的靜止心率範圍","targetHeartRate.lowIntensity.note":"低運動量(很少或沒有運動)","targetHeartRate.lowIntensity.title":"低運動量","targetHeartRate.maximumIntensity.note":"極高度運動量(超高強度運動,訓練量有如運動員)","targetHeartRate.maximumIntensity.title":"極高度運動量","targetHeartRate.moderateIntensity.note":"中運動量(中低強度運動,每週1-3天)","targetHeartRate.moderateIntensity.title":"中運動量","targetHeartRate.optional":"(選填)","targetHeartRate.selectActive":"你的日常活動程度為何?","targetHeartRate.vigorousIntensity.note":"高運動量(高強度運動,一週6-7天)","targetHeartRate.vigorousIntensity.title":"高運動量","tool.askChecking":"代別人查詢","tool.selectPerson":"你想檢測的對象?","tool.selectPerson.other":"其他人","tool.selectPerson.yourSelf":"自己","toolPage.toolReviewer":"{expert_name}於{date}審閱","tools.checkYrs":"你正在為自己檢查嗎?","tools.heading.on":"on","tools.selectBabyGender":"請問您孩子的性別是?","tools.selectGender":"你的性別","userProfile.nav.card.eCom":"eShop","userProfile.nav.card.ecom.DeliveryAddress":"Manage addresses","userProfile.nav.card.ecom.manageOrders":"Manage orders","userProfile.nav.card.ecom.voucher":"Voucher","userProfile.nav.card.myBooking":"我的預約","userProfile.nav.card.myCommunity":"我的群組","userProfile.nav.card.myFamily":"其他家人","userProfile.nav.card.myHealth":"我的健康紀錄","userProfile.nav.card.mySaved":"我的收藏","userProfile.nav.header.count.comments":"留言","userProfile.nav.header.count.posts":"貼文","userProfile.nav.header.count.tools":"小工句","userProfile.nav.header.points":"我的積分","userProfile.nav.header.viewProfile":"檢視個人檔案","userProfile.nav.menu.accountSettings":"帳戶設定","userProfile.nav.menu.disableAccount":"刪除帳戶","userProfile.nav.menu.help":"常見問題","userProfile.nav.menu.logout":"登出","userProfile.nav.menu.password":"密碼","userProfile.userRank.ambassador":"Ambassador","userProfile.userRank.doctor":"醫師","userProfile.userRank.expert":"專家","userProfile.userRank.influencer":"名人","userProfile.userRank.member":"會員","verifyBotAnswer.confirmEndorse.accept":"Yes, endorse","verifyBotAnswer.confirmEndorse.cancel":"No, cancel","verifyBotAnswer.confirmEndorse.description":"Thank you for endorsing the answer","verifyBotAnswer.confirmEndorse.heading":"Endorse this answer"};export{e as character,o as copied,t as copy,s as default,a as insert,n as loading,r as orCopyLink,i as submit};
package/build/esm/i18n.js CHANGED
@@ -1 +1 @@
1
- import{T as s}from"./translationsContext-04bcf678.js";export{T as TranslationsContext}from"./translationsContext-04bcf678.js";import o,{useState as r,useEffect as e,useMemo as t}from"react";import i from"./i18n-values/en-PH.js";import n from"./i18n-values/hi-IN.js";import a from"./i18n-values/id-ID.js";import l from"./i18n-values/km-KH.js";import m from"./i18n-values/ms-MY.js";import v from"./i18n-values/my-MM.js";import j from"./i18n-values/th-TH.js";import u from"./i18n-values/tl-PH.js";import c from"./i18n-values/vi-VN.js";import f from"./i18n-values/vi-VN_MB.js";import p from"./i18n-values/zh-TW.js";const d={"en-PH":i,"vi-VN":c,"hi-IN":n,"id-ID":a,"ms-MY":m,"my-MM":v,"km-KH":l,"zh-TW":p,"th-TH":j,"tl-PH":u,"vi-VN_MB":f},h=({locale:i="en-PH",overrides:n,overrideCurrentLocale:a,children:l,shouldLoadTranslation:m=!0,loader:v=null,onTranslationsLoaded:j})=>{const u=n&&n[i]||a,[c,f]=r((()=>Object.assign(Object.assign({},u),m?d[i]:{})));e((()=>{f(Object.assign(Object.assign({},u),m?d[i]:{}))}),[m,i]);const p=t((()=>c?{locale:i,values:c}:null),[i,c]);return e((()=>{j&&Object.keys(c).length&&j(c)}),[c]),o.createElement(s.Provider,{value:p},p?l:v)};export{h as TranslationsProvider,d as translationsMap};
1
+ import{T as s}from"./translationsContext-f924f41c.js";export{T as TranslationsContext}from"./translationsContext-f924f41c.js";import o,{useState as r,useEffect as e,useMemo as t}from"react";import i from"./i18n-values/en-PH.js";import n from"./i18n-values/hi-IN.js";import a from"./i18n-values/id-ID.js";import l from"./i18n-values/km-KH.js";import m from"./i18n-values/ms-MY.js";import v from"./i18n-values/my-MM.js";import f from"./i18n-values/th-TH.js";import j from"./i18n-values/tl-PH.js";import u from"./i18n-values/vi-VN.js";import c from"./i18n-values/vi-VN_MB.js";import p from"./i18n-values/zh-TW.js";const d={"en-PH":i,"vi-VN":u,"hi-IN":n,"id-ID":a,"ms-MY":m,"my-MM":v,"km-KH":l,"zh-TW":p,"th-TH":f,"tl-PH":j,"vi-VN_MB":c},h=({locale:i="en-PH",overrides:n,overrideCurrentLocale:a,children:l,shouldLoadTranslation:m=!0,loader:v=null,onTranslationsLoaded:f})=>{const j=n&&n[i]||a,[u,c]=r((()=>Object.assign(Object.assign({},j),m?d[i]:{})));e((()=>{c(Object.assign(Object.assign({},j),m?d[i]:{}))}),[m,i]);const p=t((()=>u?{locale:i,values:u}:null),[i,u]);return e((()=>{f&&Object.keys(u).length&&f(u)}),[u]),o.createElement(s.Provider,{value:p},p?l:v)};export{h as TranslationsProvider,d as translationsMap};
@@ -1 +1 @@
1
- import{T as t}from"./translationsContext-04bcf678.js";export{T as TranslationsContext}from"./translationsContext-04bcf678.js";import e,{useMemo as o}from"react";const r=({locale:r="en-PH",values:n,children:a})=>{const l=o((()=>n?{locale:r,values:n}:null),[r,n]);return e.createElement(t.Provider,{value:l},a)};export{r as TranslationsProvider};
1
+ import{T as t}from"./translationsContext-f924f41c.js";export{T as TranslationsContext}from"./translationsContext-f924f41c.js";import e,{useMemo as o}from"react";const r=({locale:r="en-PH",values:n,children:a})=>{const l=o((()=>n?{locale:r,values:n}:null),[r,n]);return e.createElement(t.Provider,{value:l},a)};export{r as TranslationsProvider};
@@ -1 +1 @@
1
- import a,{useState as e,useEffect as t}from"react";import{L as s}from"./Onboarding-128f7694.js";import{CommonGAssets as l}from"./gAssets.js";import{i as o,a as n,b as r,c as g,d as m,e as i,f as c,g as h,S as d,L as u,h as N}from"./utils-5f9f0861.js";import{I as f}from"./index-603aec16.js";const y=({type:y,className:w,style:p,isLightLogo:E,customSize:A,badge:P,locale:L,dateForSeasonal:b,isPro:V})=>{const[z,Y]=e({isChristmas:!1,isLunarNewYear:!1,isNewYear:!1,isRamadan:!1,isVNHungKing:!1,isVN3004:!1,isLabourDay:!1});return t((()=>{if(!b||isNaN(new Date(b).getTime()))return;const a=new Date(b),e=o(a),t=n.includes(L)&&r(a),l=!t&&g(a),d=m(a),u=L===s.Vietnam&&i(a),N=L===s.Vietnam&&c(a),f=L===s.Vietnam&&h(a);Y({isChristmas:e,isLunarNewYear:t,isNewYear:l,isRamadan:d,isVNHungKing:u,isVN3004:N,isLabourDay:f})}),[L,new Date(b).getDate()]),a.createElement(d,{className:w,style:p,"data-logo-is-light":E||void 0,"data-has-badge":!!P,"data-seasonal":z.isRamadan?"ramadan":z.isChristmas?"christmas":z.isLunarNewYear?"lunar-new-year":z.isNewYear?"new-year":z.isVNHungKing?"hung-king":z.isVN3004?"30-04":z.isLabourDay?"labour-day":void 0,"data-type":y},z.isChristmas?a.createElement(a.Fragment,null,a.createElement(f,{alt:"left xmas logo",src:l.getAssetPath("logo/xmas-left.png"),className:"common-logo-seasonal-left"}),a.createElement(f,{alt:"right xmas logo",src:l.getAssetPath("logo/xmas-right.png"),className:"common-logo-seasonal-right"})):z.isNewYear?a.createElement(a.Fragment,null,a.createElement(f,{alt:"left new year logo",src:l.getAssetPath("logo/new-year-left.png"),className:"common-logo-seasonal-left"}),a.createElement(f,{alt:"right new year logo",src:l.getAssetPath("logo/new-year-right.png"),className:"common-logo-seasonal-right"})):z.isLunarNewYear?a.createElement(a.Fragment,null,a.createElement(f,{alt:"left lunar new year logo",loading:"lazy",src:l.getAssetPath("logo/lunar-new-year-left.png"),className:"common-logo-seasonal-left"}),a.createElement(f,{alt:"right lunar new year logo",loading:"lazy",src:l.getAssetPath("logo/lunar-new-year-right.png"),className:"common-logo-seasonal-right"})):z.isRamadan&&"hellosehat"===y?a.createElement(a.Fragment,null,a.createElement(f,{alt:"left ramadan logo",loading:"lazy",src:l.getAssetPath("logo/ramadan-sehat-left.png"),className:"common-logo-seasonal-left"}),a.createElement(f,{alt:"right ramadan logo",loading:"lazy",src:l.getAssetPath("logo/ramadan-sehat-right.png"),className:"common-logo-seasonal-right"})):z.isRamadan&&"hellodoktor"===y?a.createElement(a.Fragment,null,a.createElement(f,{alt:"left ramadan logo",loading:"lazy",src:l.getAssetPath("logo/ramadan-doktor-left.png"),className:"common-logo-seasonal-left"}),a.createElement(f,{alt:"right ramadan logo",loading:"lazy",src:l.getAssetPath("logo/ramadan-doktor-right.png"),className:"common-logo-seasonal-right"})):!z.isVNHungKing||"hellobacsi"!==y&&"marryBaby"!==y?null:a.createElement(a.Fragment,null,a.createElement(f,{alt:"Hung King logo",loading:"lazy",src:l.getAssetPath("logo/hung-king-bg.png"),className:"common-logo-seasonal-left"})),a.createElement(u,{type:y,width:null==A?void 0:A.width,height:null==A?void 0:A.height}),V?a.createElement(N,{src:l.getAssetPath("logo/pro-suffix.svg")}):null,P)};export{y as L};
1
+ import a,{useState as e,useEffect as t}from"react";import{L as s}from"./Onboarding-776a51ed.js";import{CommonGAssets as l}from"./gAssets.js";import{i as o,a as n,b as r,c as g,d as m,e as i,f as c,g as h,S as d,L as u,h as N}from"./utils-8ef9fdb1.js";import{I as y}from"./index-425a92c5.js";const f=({type:f,className:w,style:p,isLightLogo:E,customSize:A,badge:P,locale:b,dateForSeasonal:L,isPro:V})=>{const[z,Y]=e({isChristmas:!1,isLunarNewYear:!1,isNewYear:!1,isRamadan:!1,isVNHungKing:!1,isVN3004:!1,isLabourDay:!1});return t((()=>{if(!L||isNaN(new Date(L).getTime()))return;const a=new Date(L),e=o(a),t=n.includes(b)&&r(a),l=!t&&g(a),d=m(a),u=b===s.Vietnam&&i(a),N=b===s.Vietnam&&c(a),y=b===s.Vietnam&&h(a);Y({isChristmas:e,isLunarNewYear:t,isNewYear:l,isRamadan:d,isVNHungKing:u,isVN3004:N,isLabourDay:y})}),[b,new Date(L).getDate()]),a.createElement(d,{className:w,style:p,"data-logo-is-light":E||void 0,"data-has-badge":!!P,"data-seasonal":z.isRamadan?"ramadan":z.isChristmas?"christmas":z.isLunarNewYear?"lunar-new-year":z.isNewYear?"new-year":z.isVNHungKing?"hung-king":z.isVN3004?"30-04":z.isLabourDay?"labour-day":void 0,"data-type":f},z.isChristmas?a.createElement(a.Fragment,null,a.createElement(y,{alt:"left xmas logo",src:l.getAssetPath("logo/xmas-left.png"),className:"common-logo-seasonal-left"}),a.createElement(y,{alt:"right xmas logo",src:l.getAssetPath("logo/xmas-right.png"),className:"common-logo-seasonal-right"})):z.isNewYear?a.createElement(a.Fragment,null,a.createElement(y,{alt:"left new year logo",src:l.getAssetPath("logo/new-year-left.png"),className:"common-logo-seasonal-left"}),a.createElement(y,{alt:"right new year logo",src:l.getAssetPath("logo/new-year-right.png"),className:"common-logo-seasonal-right"})):z.isLunarNewYear?a.createElement(a.Fragment,null,a.createElement(y,{alt:"left lunar new year logo",loading:"lazy",src:l.getAssetPath("logo/lunar-new-year-left.png"),className:"common-logo-seasonal-left"}),a.createElement(y,{alt:"right lunar new year logo",loading:"lazy",src:l.getAssetPath("logo/lunar-new-year-right.png"),className:"common-logo-seasonal-right"})):z.isRamadan&&"hellosehat"===f?a.createElement(a.Fragment,null,a.createElement(y,{alt:"left ramadan logo",loading:"lazy",src:l.getAssetPath("logo/ramadan-sehat-left.png"),className:"common-logo-seasonal-left"}),a.createElement(y,{alt:"right ramadan logo",loading:"lazy",src:l.getAssetPath("logo/ramadan-sehat-right.png"),className:"common-logo-seasonal-right"})):z.isRamadan&&"hellodoktor"===f?a.createElement(a.Fragment,null,a.createElement(y,{alt:"left ramadan logo",loading:"lazy",src:l.getAssetPath("logo/ramadan-doktor-left.png"),className:"common-logo-seasonal-left"}),a.createElement(y,{alt:"right ramadan logo",loading:"lazy",src:l.getAssetPath("logo/ramadan-doktor-right.png"),className:"common-logo-seasonal-right"})):!z.isVNHungKing||"hellobacsi"!==f&&"marryBaby"!==f?null:a.createElement(a.Fragment,null,a.createElement(y,{alt:"Hung King logo",loading:"lazy",src:l.getAssetPath("logo/hung-king-bg.png"),className:"common-logo-seasonal-left"})),a.createElement(u,{type:f,width:null==A?void 0:A.width,height:null==A?void 0:A.height}),V?a.createElement(N,{src:l.getAssetPath("logo/pro-suffix.svg")}):null,P)};export{f as L};