@hhgtech/hhg-components 1.28.81 → 1.28.82

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 (285) hide show
  1. package/build/adapters.js +14 -14
  2. package/build/babyGrowth.js +77 -77
  3. package/build/cache.js +3 -3
  4. package/build/care.js +17 -17
  5. package/build/components/molecules/index.d.ts +1 -0
  6. package/build/components/molecules/sideBannerModal/index.d.ts +1 -1
  7. package/build/components.js +56 -55
  8. package/build/{constants-a82fd7a4.js → constants-856e5cfa.js} +2 -2
  9. package/build/{constants-8c5b5a61.js → constants-e609d3aa.js} +2 -2
  10. package/build/constants.js +3 -3
  11. package/build/{core-8a2194ba.js → core-7a417965.js} +2 -2
  12. package/build/{dataTransform-b2c8970e.js → dataTransform-a6b6db85.js} +1 -1
  13. package/build/ecom.js +6 -6
  14. package/build/esm/adapters.js +14 -14
  15. package/build/esm/babyGrowth.js +78 -78
  16. package/build/esm/cache.js +3 -3
  17. package/build/esm/care.js +17 -17
  18. package/build/esm/components/molecules/index.d.ts +1 -0
  19. package/build/esm/components/molecules/sideBannerModal/index.d.ts +1 -1
  20. package/build/esm/components.js +55 -55
  21. package/build/esm/{constants-8a771ad9.js → constants-a4edd7d4.js} +2 -2
  22. package/build/esm/{constants-b2c68b93.js → constants-c68921ad.js} +2 -2
  23. package/build/esm/constants.js +3 -3
  24. package/build/esm/{core-73fb353f.js → core-6f705325.js} +2 -2
  25. package/build/esm/{dataTransform-d998d2e7.js → dataTransform-98fc7d07.js} +1 -1
  26. package/build/esm/ecom.js +6 -6
  27. package/build/esm/footer.js +19 -19
  28. package/build/esm/gAssets.js +4 -4
  29. package/build/esm/{getDynamicHealthTool-0cbbb8c4.js → getDynamicHealthTool-2e414236.js} +4 -4
  30. package/build/esm/{getSocialList-a5495771.js → getSocialList-ac6ab172.js} +2 -2
  31. package/build/esm/hooks.js +17 -17
  32. package/build/esm/i18n.js +2 -2
  33. package/build/esm/i18nV2.js +2 -2
  34. package/build/esm/{index-dde90310.js → index-0ea13007.js} +9 -9
  35. package/build/esm/{index-e95289e3.js → index-18bc2581.js} +2 -2
  36. package/build/esm/{index-d849bbd4.js → index-199900d8.js} +9 -9
  37. package/build/esm/{index-f7917d15.js → index-20f6146f.js} +3 -3
  38. package/build/esm/{index-818a2c8b.js → index-2913b846.js} +5 -5
  39. package/build/esm/{index-644cb2d0.js → index-3424d88f.js} +3 -3
  40. package/build/esm/{index-8789543a.js → index-34dd9d03.js} +10 -10
  41. package/build/esm/{index-5df6602b.js → index-416d63fd.js} +9 -9
  42. package/build/esm/{index-ed188bb1.js → index-4c23d612.js} +4 -4
  43. package/build/esm/{index-57ac9922.js → index-69996b24.js} +4 -4
  44. package/build/esm/{index-2b274bca.js → index-69a4bf84.js} +2 -2
  45. package/build/esm/{index-7c7c041c.js → index-880f23aa.js} +1 -1
  46. package/build/esm/{index-25679ac7.js → index-9944f682.js} +29 -29
  47. package/build/esm/{index-fdb8322b.js → index-a1bc5cef.js} +2 -2
  48. package/build/esm/{index-11e5eb5b.js → index-ab41f48a.js} +1 -1
  49. package/build/esm/{index-cba45b6d.js → index-b6c0642e.js} +6 -6
  50. package/build/esm/{index-1bd362f6.js → index-c1dd06de.js} +2 -2
  51. package/build/esm/{index-b90eea09.js → index-c497ec47.js} +2 -2
  52. package/build/esm/{index-c4c8c952.js → index-d366ac6a.js} +2 -2
  53. package/build/esm/{index-4193d039.js → index-d81506d4.js} +2 -2
  54. package/build/esm/{index-58f6cd4c.js → index-da990c66.js} +10 -10
  55. package/build/esm/{index-1c26d0a2.js → index-ea3e9832.js} +46 -46
  56. package/build/esm/{index-686fc3c3.js → index-eb2c3d5f.js} +2 -2
  57. package/build/esm/{index-950e8dd9.js → index-f5028458.js} +4 -4
  58. package/build/esm/{index-6457f5ee.js → index-f8cbb5f5.js} +13 -13
  59. package/build/esm/index.js +63 -63
  60. package/build/esm/{index.styled-039b3964.js → index.styled-80ce9adc.js} +2 -2
  61. package/build/esm/{index.styles-d2f89af8.js → index.styles-4d5d1da6.js} +5 -5
  62. package/build/esm/lead/components/context.d.ts +4 -1
  63. package/build/esm/lead/components/otpBlock/index.d.ts +1 -3
  64. package/build/esm/lead/components/otpBlock/index.styles.d.ts +2 -0
  65. package/build/esm/lead.js +69 -63
  66. package/build/esm/mantine.js +19 -19
  67. package/build/esm/misc.js +17 -17
  68. package/build/esm/navigation.js +34 -34
  69. package/build/esm/onboardingV2.js +29 -29
  70. package/build/esm/pwg.js +18 -18
  71. package/build/esm/{routing-621fd8e3.js → routing-2fb52661.js} +2 -2
  72. package/build/esm/subot.js +20 -20
  73. package/build/esm/together.js +33 -33
  74. package/build/esm/{types-ba4d2f85.js → types-9e24ccdb.js} +29 -29
  75. package/build/esm/{types-4a0f1a27.js → types-e19f512d.js} +13 -13
  76. package/build/esm/types.js +1 -1
  77. package/build/esm/{useCategory-ddad4950.js → useCategory-224febff.js} +5 -5
  78. package/build/esm/{useHealthToolCache-1388cb53.js → useHealthToolCache-df59d7d3.js} +2 -2
  79. package/build/esm/{usePlacesAutocomplete-a5ad4aec.js → usePlacesAutocomplete-00d81b47.js} +1 -1
  80. package/build/esm/{useTranslations-e495c7f4.js → useTranslations-8e74d957.js} +1 -1
  81. package/build/esm/{utils-3cf2dc87.js → utils-370db6e4.js} +4 -4
  82. package/build/esm/{utils-5d206543.js → utils-6b797d8b.js} +5 -5
  83. package/build/esm/{utils-241a19fc.js → utils-d768df29.js} +1 -1
  84. package/build/esm/vaccination.js +24 -24
  85. package/build/footer.js +19 -19
  86. package/build/gAssets.js +4 -4
  87. package/build/{getDynamicHealthTool-55dda645.js → getDynamicHealthTool-5d218518.js} +4 -4
  88. package/build/{getSocialList-cdaa32f1.js → getSocialList-9363d7d2.js} +2 -2
  89. package/build/hooks.js +17 -17
  90. package/build/i18n.js +1 -1
  91. package/build/i18nV2.js +1 -1
  92. package/build/{index-73233fa8.js → index-0c2eb08e.js} +4 -4
  93. package/build/{index-4817b299.js → index-1a7828e5.js} +2 -2
  94. package/build/{index-69bf5288.js → index-212d0092.js} +2 -2
  95. package/build/{index-3f5506d6.js → index-2ca767e3.js} +1 -1
  96. package/build/{index-f99a192e.js → index-2ed3e77a.js} +6 -6
  97. package/build/{index-590bf6af.js → index-31b77d45.js} +3 -3
  98. package/build/{index-23fbb6b8.js → index-35077d88.js} +9 -9
  99. package/build/{index-aaf3efa9.js → index-459d6ad4.js} +10 -10
  100. package/build/{index-e590e194.js → index-55fda92e.js} +9 -9
  101. package/build/{index-28ec77c2.js → index-57571b29.js} +2 -2
  102. package/build/{index-791ab78c.js → index-614ae445.js} +2 -2
  103. package/build/{index-ef7ec870.js → index-6bdde1aa.js} +4 -4
  104. package/build/{index-8a75e074.js → index-7001d84b.js} +9 -9
  105. package/build/{index-e4b6789d.js → index-715d5d30.js} +29 -29
  106. package/build/{index-7133dcfc.js → index-8e5eb06c.js} +10 -10
  107. package/build/{index-d0d87437.js → index-91330e5c.js} +13 -13
  108. package/build/{index-0527509e.js → index-9d203d6b.js} +3 -3
  109. package/build/{index-0683191b.js → index-9e6a0e2d.js} +2 -2
  110. package/build/{index-20e6996f.js → index-ae2b7f10.js} +2 -2
  111. package/build/{index-531792ba.js → index-b0eb606c.js} +5 -5
  112. package/build/{index-0f2ce01e.js → index-b8c8e986.js} +46 -45
  113. package/build/{index-14986caf.js → index-cd2d590a.js} +2 -2
  114. package/build/{index-cd910555.js → index-d4d22c6d.js} +2 -2
  115. package/build/{index-4f78e046.js → index-d511a66e.js} +1 -1
  116. package/build/{index-1e5a1e13.js → index-fab5b061.js} +4 -4
  117. package/build/index.js +64 -63
  118. package/build/{index.styled-d7310859.js → index.styled-9cfaad5a.js} +2 -2
  119. package/build/{index.styles-c8c7fed9.js → index.styles-3ff5fc4e.js} +5 -5
  120. package/build/lead/components/context.d.ts +4 -1
  121. package/build/lead/components/otpBlock/index.d.ts +1 -3
  122. package/build/lead/components/otpBlock/index.styles.d.ts +2 -0
  123. package/build/lead.js +69 -63
  124. package/build/mantine.js +17 -17
  125. package/build/misc.js +17 -17
  126. package/build/navigation.js +34 -34
  127. package/build/onboardingV2.js +28 -28
  128. package/build/pwg.js +18 -18
  129. package/build/{routing-88fd2091.js → routing-1f3a386d.js} +2 -2
  130. package/build/subot.js +20 -20
  131. package/build/together.js +33 -33
  132. package/build/{types-c7fb28e5.js → types-808399ec.js} +29 -29
  133. package/build/{types-15f81b78.js → types-d1e7d2cd.js} +13 -13
  134. package/build/types.js +1 -1
  135. package/build/{useCategory-0088ed13.js → useCategory-f14a025e.js} +5 -5
  136. package/build/{useHealthToolCache-50505451.js → useHealthToolCache-4e156651.js} +2 -2
  137. package/build/{usePlacesAutocomplete-21ca4da6.js → usePlacesAutocomplete-152d2e73.js} +1 -1
  138. package/build/{useTranslations-4270da1c.js → useTranslations-b53041be.js} +1 -1
  139. package/build/{utils-dfa0103c.js → utils-0697210e.js} +4 -4
  140. package/build/{utils-eb2dac71.js → utils-7fee6f4f.js} +5 -5
  141. package/build/{utils-05be4163.js → utils-b2499923.js} +1 -1
  142. package/build/vaccination.js +24 -24
  143. package/package.json +1 -1
  144. /package/build/{BMI_BOYS.percentile.monthly-4276d4a3.js → BMI_BOYS.percentile.monthly-6745bd00.js} +0 -0
  145. /package/build/{BMI_BOYS.percentile.weekly-47277d32.js → BMI_BOYS.percentile.weekly-15b8a685.js} +0 -0
  146. /package/build/{BMI_BOYS.percentile.yearly-132e4c6a.js → BMI_BOYS.percentile.yearly-05b09586.js} +0 -0
  147. /package/build/{BMI_BOYS.zscore.monthly-a8871e0a.js → BMI_BOYS.zscore.monthly-e0439d83.js} +0 -0
  148. /package/build/{BMI_BOYS.zscore.weekly-ae61a4ec.js → BMI_BOYS.zscore.weekly-9c9ab20c.js} +0 -0
  149. /package/build/{BMI_BOYS.zscore.yearly-068ecb81.js → BMI_BOYS.zscore.yearly-98e441a5.js} +0 -0
  150. /package/build/{BMI_GIRLS.percentile.monthly-71356da3.js → BMI_GIRLS.percentile.monthly-d0f52fdb.js} +0 -0
  151. /package/build/{BMI_GIRLS.percentile.weekly-78b3e5e9.js → BMI_GIRLS.percentile.weekly-689a5430.js} +0 -0
  152. /package/build/{BMI_GIRLS.percentile.yearly-db9a067f.js → BMI_GIRLS.percentile.yearly-c96aebb1.js} +0 -0
  153. /package/build/{BMI_GIRLS.zscore.monthly-7f8db7d2.js → BMI_GIRLS.zscore.monthly-a1e3575e.js} +0 -0
  154. /package/build/{BMI_GIRLS.zscore.weekly-b8b1e57f.js → BMI_GIRLS.zscore.weekly-5e8e0403.js} +0 -0
  155. /package/build/{BMI_GIRLS.zscore.yearly-b5389ef2.js → BMI_GIRLS.zscore.yearly-469995d5.js} +0 -0
  156. /package/build/{ChevronDown-35c9b69f.js → ChevronDown-cda9bf0a.js} +0 -0
  157. /package/build/{Close-371dc7d6.js → Close-cc2a81fe.js} +0 -0
  158. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-c2ad06fe.js → HEAD CIRCUM_BOYS.percentile.monthly-02b13051.js} +0 -0
  159. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-1c31ecf6.js → HEAD CIRCUM_BOYS.percentile.weekly-cd9180c8.js} +0 -0
  160. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-2423e199.js → HEAD CIRCUM_BOYS.percentile.yearly-0385cc0e.js} +0 -0
  161. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-920bfcfa.js → HEAD CIRCUM_BOYS.zscore.monthly-badc9013.js} +0 -0
  162. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-7cc02110.js → HEAD CIRCUM_BOYS.zscore.weekly-94a57c6f.js} +0 -0
  163. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-9ad50e51.js → HEAD CIRCUM_BOYS.zscore.yearly-3317caa6.js} +0 -0
  164. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-1bb577eb.js → HEAD CIRCUM_GIRLS.percentile.monthly-a988c504.js} +0 -0
  165. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-2f389f82.js → HEAD CIRCUM_GIRLS.percentile.weekly-61039650.js} +0 -0
  166. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-6971c79c.js → HEAD CIRCUM_GIRLS.percentile.yearly-b2ba0c63.js} +0 -0
  167. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-84851484.js → HEAD CIRCUM_GIRLS.zscore.monthly-5a4c819f.js} +0 -0
  168. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-536bb4b1.js → HEAD CIRCUM_GIRLS.zscore.weekly-4e5eeef7.js} +0 -0
  169. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-5a321cdb.js → HEAD CIRCUM_GIRLS.zscore.yearly-b0516b76.js} +0 -0
  170. /package/build/{HEIGHT_BOYS.percentile.monthly-4d34c8eb.js → HEIGHT_BOYS.percentile.monthly-0739e69e.js} +0 -0
  171. /package/build/{HEIGHT_BOYS.percentile.weekly-c4eaf8f5.js → HEIGHT_BOYS.percentile.weekly-e97c8bcd.js} +0 -0
  172. /package/build/{HEIGHT_BOYS.percentile.yearly-cffc4c3f.js → HEIGHT_BOYS.percentile.yearly-3797c55e.js} +0 -0
  173. /package/build/{HEIGHT_BOYS.zscore.monthly-00085607.js → HEIGHT_BOYS.zscore.monthly-26ce46b0.js} +0 -0
  174. /package/build/{HEIGHT_BOYS.zscore.weekly-7883cc26.js → HEIGHT_BOYS.zscore.weekly-49b44c47.js} +0 -0
  175. /package/build/{HEIGHT_BOYS.zscore.yearly-044f928d.js → HEIGHT_BOYS.zscore.yearly-ef4fab92.js} +0 -0
  176. /package/build/{HEIGHT_GIRLS.percentile.monthly-b49d9899.js → HEIGHT_GIRLS.percentile.monthly-10191e5a.js} +0 -0
  177. /package/build/{HEIGHT_GIRLS.percentile.weekly-133dc801.js → HEIGHT_GIRLS.percentile.weekly-0aa58fd2.js} +0 -0
  178. /package/build/{HEIGHT_GIRLS.percentile.yearly-53ac9934.js → HEIGHT_GIRLS.percentile.yearly-eb32fe40.js} +0 -0
  179. /package/build/{HEIGHT_GIRLS.zscore.monthly-f1e2c9e5.js → HEIGHT_GIRLS.zscore.monthly-797902b8.js} +0 -0
  180. /package/build/{HEIGHT_GIRLS.zscore.weekly-e35af9c0.js → HEIGHT_GIRLS.zscore.weekly-3d5098a5.js} +0 -0
  181. /package/build/{HEIGHT_GIRLS.zscore.yearly-68ea54ae.js → HEIGHT_GIRLS.zscore.yearly-54a6658d.js} +0 -0
  182. /package/build/{Subot-a43074dc.js → Subot-f130357f.js} +0 -0
  183. /package/build/{Visible-9be25cf7.js → Visible-a822251f.js} +0 -0
  184. /package/build/{WEIGHT_BOYS.percentile.monthly-940f3601.js → WEIGHT_BOYS.percentile.monthly-5a5f60ad.js} +0 -0
  185. /package/build/{WEIGHT_BOYS.percentile.weekly-aac85e21.js → WEIGHT_BOYS.percentile.weekly-27c44340.js} +0 -0
  186. /package/build/{WEIGHT_BOYS.percentile.yearly-bd866c8b.js → WEIGHT_BOYS.percentile.yearly-c4d02863.js} +0 -0
  187. /package/build/{WEIGHT_BOYS.zscore.monthly-b0dd909a.js → WEIGHT_BOYS.zscore.monthly-95b0a782.js} +0 -0
  188. /package/build/{WEIGHT_BOYS.zscore.weekly-d48a630e.js → WEIGHT_BOYS.zscore.weekly-913bd7a2.js} +0 -0
  189. /package/build/{WEIGHT_BOYS.zscore.yearly-5c51401c.js → WEIGHT_BOYS.zscore.yearly-67f369ed.js} +0 -0
  190. /package/build/{WEIGHT_GIRLS.percentile.monthly-430e43a5.js → WEIGHT_GIRLS.percentile.monthly-8e324c2a.js} +0 -0
  191. /package/build/{WEIGHT_GIRLS.percentile.weekly-7fd17b87.js → WEIGHT_GIRLS.percentile.weekly-43ab6239.js} +0 -0
  192. /package/build/{WEIGHT_GIRLS.percentile.yearly-77248d52.js → WEIGHT_GIRLS.percentile.yearly-30c34edc.js} +0 -0
  193. /package/build/{WEIGHT_GIRLS.zscore.monthly-576a278b.js → WEIGHT_GIRLS.zscore.monthly-f4651b73.js} +0 -0
  194. /package/build/{WEIGHT_GIRLS.zscore.weekly-eb305041.js → WEIGHT_GIRLS.zscore.weekly-65bbf27f.js} +0 -0
  195. /package/build/{WEIGHT_GIRLS.zscore.yearly-4bfdbd5b.js → WEIGHT_GIRLS.zscore.yearly-2612060b.js} +0 -0
  196. /package/build/{animation-b70285be.js → animation-2c02cea6.js} +0 -0
  197. /package/build/{cookieHelper-3d181027.js → cookieHelper-e8f1d4ca.js} +0 -0
  198. /package/build/esm/{BMI_BOYS.percentile.monthly-72af05b9.js → BMI_BOYS.percentile.monthly-478f7f3f.js} +0 -0
  199. /package/build/esm/{BMI_BOYS.percentile.weekly-7b5bc7bf.js → BMI_BOYS.percentile.weekly-a035b281.js} +0 -0
  200. /package/build/esm/{BMI_BOYS.percentile.yearly-64cddf60.js → BMI_BOYS.percentile.yearly-ee8fb9c4.js} +0 -0
  201. /package/build/esm/{BMI_BOYS.zscore.monthly-b301ee71.js → BMI_BOYS.zscore.monthly-a29df186.js} +0 -0
  202. /package/build/esm/{BMI_BOYS.zscore.weekly-93edb3b9.js → BMI_BOYS.zscore.weekly-2907cf20.js} +0 -0
  203. /package/build/esm/{BMI_BOYS.zscore.yearly-870ec8cb.js → BMI_BOYS.zscore.yearly-83eb5470.js} +0 -0
  204. /package/build/esm/{BMI_GIRLS.percentile.monthly-444a0cea.js → BMI_GIRLS.percentile.monthly-04b685d2.js} +0 -0
  205. /package/build/esm/{BMI_GIRLS.percentile.weekly-579ef36e.js → BMI_GIRLS.percentile.weekly-644f44c7.js} +0 -0
  206. /package/build/esm/{BMI_GIRLS.percentile.yearly-e7e95b67.js → BMI_GIRLS.percentile.yearly-37f9159e.js} +0 -0
  207. /package/build/esm/{BMI_GIRLS.zscore.monthly-c74b30d4.js → BMI_GIRLS.zscore.monthly-45aede75.js} +0 -0
  208. /package/build/esm/{BMI_GIRLS.zscore.weekly-ff5439b5.js → BMI_GIRLS.zscore.weekly-83d84a16.js} +0 -0
  209. /package/build/esm/{BMI_GIRLS.zscore.yearly-91f40e82.js → BMI_GIRLS.zscore.yearly-a2e371cf.js} +0 -0
  210. /package/build/esm/{ChevronDown-4f335914.js → ChevronDown-25d97522.js} +0 -0
  211. /package/build/esm/{Close-c8578459.js → Close-ad5271bd.js} +0 -0
  212. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-a5c9fcc0.js → HEAD CIRCUM_BOYS.percentile.monthly-39f7dea1.js} +0 -0
  213. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-35c77652.js → HEAD CIRCUM_BOYS.percentile.weekly-4753700e.js} +0 -0
  214. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-fbcc57f9.js → HEAD CIRCUM_BOYS.percentile.yearly-579dd4a5.js} +0 -0
  215. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-0e8ca1c8.js → HEAD CIRCUM_BOYS.zscore.monthly-a3a80bb3.js} +0 -0
  216. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-f02c2a1e.js → HEAD CIRCUM_BOYS.zscore.weekly-23883af0.js} +0 -0
  217. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-9c033f16.js → HEAD CIRCUM_BOYS.zscore.yearly-48ebc1da.js} +0 -0
  218. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-eed7f867.js → HEAD CIRCUM_GIRLS.percentile.monthly-f0622e96.js} +0 -0
  219. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-7777e546.js → HEAD CIRCUM_GIRLS.percentile.weekly-a7c5a923.js} +0 -0
  220. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-4c50522e.js → HEAD CIRCUM_GIRLS.percentile.yearly-c987a711.js} +0 -0
  221. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-9770f280.js → HEAD CIRCUM_GIRLS.zscore.monthly-65ee644f.js} +0 -0
  222. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-562619b5.js → HEAD CIRCUM_GIRLS.zscore.weekly-10412c59.js} +0 -0
  223. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-b44dacc2.js → HEAD CIRCUM_GIRLS.zscore.yearly-9716b9f9.js} +0 -0
  224. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-3db479a3.js → HEIGHT_BOYS.percentile.monthly-162bc9ae.js} +0 -0
  225. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-e856d473.js → HEIGHT_BOYS.percentile.weekly-63833f06.js} +0 -0
  226. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-719a1dc2.js → HEIGHT_BOYS.percentile.yearly-8fd62ad1.js} +0 -0
  227. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-1615ee8b.js → HEIGHT_BOYS.zscore.monthly-ab722d41.js} +0 -0
  228. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-f6a72564.js → HEIGHT_BOYS.zscore.weekly-448fff44.js} +0 -0
  229. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-b54b4974.js → HEIGHT_BOYS.zscore.yearly-4886d420.js} +0 -0
  230. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-af8ea2ff.js → HEIGHT_GIRLS.percentile.monthly-496e2935.js} +0 -0
  231. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-ce92f884.js → HEIGHT_GIRLS.percentile.weekly-425774fd.js} +0 -0
  232. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-6cdb5569.js → HEIGHT_GIRLS.percentile.yearly-970d75e8.js} +0 -0
  233. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-df4407a2.js → HEIGHT_GIRLS.zscore.monthly-270ac1b1.js} +0 -0
  234. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-8bfdc3ee.js → HEIGHT_GIRLS.zscore.weekly-e5de0b4d.js} +0 -0
  235. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-ef455afa.js → HEIGHT_GIRLS.zscore.yearly-e2e60741.js} +0 -0
  236. /package/build/esm/{Subot-8065fe17.js → Subot-ca654c1b.js} +0 -0
  237. /package/build/esm/{Visible-c56edd4b.js → Visible-6e4afbf0.js} +0 -0
  238. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-24370701.js → WEIGHT_BOYS.percentile.monthly-e0fcac23.js} +0 -0
  239. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-44275cd1.js → WEIGHT_BOYS.percentile.weekly-514d4b64.js} +0 -0
  240. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-a49353df.js → WEIGHT_BOYS.percentile.yearly-48b08c31.js} +0 -0
  241. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-d97eabc2.js → WEIGHT_BOYS.zscore.monthly-27e3740e.js} +0 -0
  242. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-3cf5a18b.js → WEIGHT_BOYS.zscore.weekly-4aa09bd5.js} +0 -0
  243. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-5a3046ec.js → WEIGHT_BOYS.zscore.yearly-1828441d.js} +0 -0
  244. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-03efd9b9.js → WEIGHT_GIRLS.percentile.monthly-b18ee90c.js} +0 -0
  245. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-d463bd90.js → WEIGHT_GIRLS.percentile.weekly-0c8d5195.js} +0 -0
  246. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-a025cd00.js → WEIGHT_GIRLS.percentile.yearly-ac32f5d0.js} +0 -0
  247. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-308e54a1.js → WEIGHT_GIRLS.zscore.monthly-8c1dea60.js} +0 -0
  248. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-cd8f8697.js → WEIGHT_GIRLS.zscore.weekly-4dad35f0.js} +0 -0
  249. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-18797797.js → WEIGHT_GIRLS.zscore.yearly-69d86386.js} +0 -0
  250. /package/build/esm/{animation-67521349.js → animation-2b85e352.js} +0 -0
  251. /package/build/esm/{cookieHelper-13c63d93.js → cookieHelper-795649fa.js} +0 -0
  252. /package/build/esm/{index-957e35cd.js → index-43c2ac74.js} +0 -0
  253. /package/build/esm/{index-59c86484.js → index-673b6dc4.js} +0 -0
  254. /package/build/esm/{index-9152f8d9.js → index-a1c2e515.js} +0 -0
  255. /package/build/esm/{isProduction-d1236464.js → isProduction-923861f3.js} +0 -0
  256. /package/build/esm/{localizeNumberFormat-3603a0ca.js → localizeNumberFormat-232e3b6b.js} +0 -0
  257. /package/build/esm/{normalizeLink-68e4b7c2.js → normalizeLink-36522d1f.js} +0 -0
  258. /package/build/esm/{number-4cb25850.js → number-c939d6ee.js} +0 -0
  259. /package/build/esm/{paths-80c13f3b.js → paths-687c1085.js} +0 -0
  260. /package/build/esm/{theme-740e5383.js → theme-e0983a03.js} +0 -0
  261. /package/build/esm/{translationsContext-6753b7e0.js → translationsContext-f6ca9a8f.js} +0 -0
  262. /package/build/esm/{tslib.es6-e4528e01.js → tslib.es6-3874b31b.js} +0 -0
  263. /package/build/esm/{types-d2d4593a.js → types-e7a49024.js} +0 -0
  264. /package/build/esm/{useIsInit-e8ff71b5.js → useIsInit-14a2a8b6.js} +0 -0
  265. /package/build/esm/{useOutsideClick-e7f8d48c.js → useOutsideClick-14c0077e.js} +0 -0
  266. /package/build/esm/{useScrollbarSize-4ba46362.js → useScrollbarSize-9d7373fd.js} +0 -0
  267. /package/build/esm/{useUniqueId-da5ec3cc.js → useUniqueId-d10943a0.js} +0 -0
  268. /package/build/esm/{utils-3f2b2c0e.js → utils-49823a14.js} +0 -0
  269. /package/build/{index-ee3c6276.js → index-79266f6d.js} +0 -0
  270. /package/build/{index-dc42d5be.js → index-81a02e46.js} +0 -0
  271. /package/build/{index-ac51574b.js → index-c475966d.js} +0 -0
  272. /package/build/{isProduction-8fedbbbc.js → isProduction-b98e94b0.js} +0 -0
  273. /package/build/{localizeNumberFormat-98053a9b.js → localizeNumberFormat-0749e483.js} +0 -0
  274. /package/build/{normalizeLink-28eb3fff.js → normalizeLink-860ee4cd.js} +0 -0
  275. /package/build/{number-8a9a5294.js → number-2419341f.js} +0 -0
  276. /package/build/{paths-a6876b7b.js → paths-85f921c5.js} +0 -0
  277. /package/build/{theme-d33ee285.js → theme-99d60665.js} +0 -0
  278. /package/build/{translationsContext-3ab3c2d1.js → translationsContext-17a2f0f9.js} +0 -0
  279. /package/build/{tslib.es6-b1dd0cb3.js → tslib.es6-e55862b5.js} +0 -0
  280. /package/build/{types-bbcf56cb.js → types-786e65ba.js} +0 -0
  281. /package/build/{useIsInit-94af7860.js → useIsInit-d47a099d.js} +0 -0
  282. /package/build/{useOutsideClick-7fc14cb6.js → useOutsideClick-b533a142.js} +0 -0
  283. /package/build/{useScrollbarSize-f3f2ab9f.js → useScrollbarSize-14541366.js} +0 -0
  284. /package/build/{useUniqueId-b5ddf270.js → useUniqueId-bf6075d3.js} +0 -0
  285. /package/build/{utils-22cfc5b3.js → utils-72403c5b.js} +0 -0
package/build/esm/lead.js CHANGED
@@ -1,45 +1,45 @@
1
- import { _ as __rest, a as __awaiter } from './tslib.es6-e4528e01.js';
1
+ import { _ as __rest, a as __awaiter } from './tslib.es6-3874b31b.js';
2
2
  import React__default, { createContext, useMemo, useRef, useState, useEffect, useContext } from 'react';
3
3
  import debounce from 'lodash/debounce';
4
4
  import { createFormContext } from '@mantine/form';
5
- import { u as useTranslations } from './useTranslations-e495c7f4.js';
6
- import { T as Text } from './index-11e5eb5b.js';
5
+ import { u as useTranslations } from './useTranslations-8e74d957.js';
6
+ import { T as Text } from './index-ab41f48a.js';
7
7
  import { createStyles, Box, Portal, Transition, Overlay } from '@mantine/core';
8
- import './index.styles-d2f89af8.js';
9
- import { S as Select, d as Checkbox, c as Input, R as Radio, P as Phone, N as NumberInput, B as Button$1 } from './index-58f6cd4c.js';
10
- import { B as Button } from './index-fdb8322b.js';
11
- import { C as CommonGAssets } from './index-c4c8c952.js';
12
- import './constants-b2c68b93.js';
13
- import './Subot-8065fe17.js';
14
- import './utils-3cf2dc87.js';
15
- import { b as getWrapperDomWithSelector, a as getPopupWrapperDom } from './utils-3f2b2c0e.js';
16
- import { D as DatePicker } from './index-818a2c8b.js';
17
- import { t as theme } from './theme-740e5383.js';
18
- import { T as TranslationsContext } from './translationsContext-6753b7e0.js';
8
+ import './index.styles-4d5d1da6.js';
9
+ import { S as Select, d as Checkbox, c as Input, R as Radio, P as Phone, N as NumberInput, B as Button$1 } from './index-da990c66.js';
10
+ import { B as Button } from './index-a1bc5cef.js';
11
+ import { C as CommonGAssets } from './index-d366ac6a.js';
12
+ import './constants-c68921ad.js';
13
+ import './Subot-ca654c1b.js';
14
+ import './utils-370db6e4.js';
15
+ import { b as getWrapperDomWithSelector, a as getPopupWrapperDom } from './utils-49823a14.js';
16
+ import { D as DatePicker } from './index-2913b846.js';
17
+ import { t as theme } from './theme-e0983a03.js';
18
+ import { T as TranslationsContext } from './translationsContext-f6ca9a8f.js';
19
19
  import 'string-format';
20
20
  import '@mantine/hooks';
21
- import './index-686fc3c3.js';
22
- import './utils-5d206543.js';
23
- import './index.styled-039b3964.js';
24
- import './index-59c86484.js';
25
- import { M as MAPPED_LOCALE } from './utils-241a19fc.js';
21
+ import './index-eb2c3d5f.js';
22
+ import './utils-6b797d8b.js';
23
+ import './index.styled-80ce9adc.js';
24
+ import './index-673b6dc4.js';
25
+ import { M as MAPPED_LOCALE } from './utils-d768df29.js';
26
26
  import '@mantine/dates';
27
- import { u as usePlacesAutocomplete, G as GOOGLE_API_KEY } from './usePlacesAutocomplete-a5ad4aec.js';
28
- import { H as Heading$1 } from './index-e95289e3.js';
27
+ import { u as usePlacesAutocomplete, G as GOOGLE_API_KEY } from './usePlacesAutocomplete-00d81b47.js';
28
+ import { H as Heading$1 } from './index-18bc2581.js';
29
29
  import { v1 } from 'uuid';
30
30
  import { createPortal } from 'react-dom';
31
- import { g as getCookie, s as setCookie } from './cookieHelper-13c63d93.js';
31
+ import { g as getCookie, s as setCookie } from './cookieHelper-795649fa.js';
32
32
  import dayjs from 'dayjs';
33
- import { C as Close } from './Close-c8578459.js';
33
+ import { C as Close } from './Close-ad5271bd.js';
34
34
  import 'styled-components';
35
- import './animation-67521349.js';
35
+ import './animation-2b85e352.js';
36
36
  import 'react-keyed-flatten-children';
37
37
  import '@hhgtech/icons/other';
38
38
  import '@mantine/carousel';
39
39
  import 'classnames';
40
- import './useUniqueId-da5ec3cc.js';
40
+ import './useUniqueId-d10943a0.js';
41
41
  import '@hhgtech/icons/core';
42
- import './isProduction-d1236464.js';
42
+ import './isProduction-923861f3.js';
43
43
  import 'date-fns/locale';
44
44
  import 'slugify';
45
45
 
@@ -435,7 +435,7 @@ const Component = ({ campaign, onClose: onCloseProp, onOtherSubmit, onSubmit, sh
435
435
  campaign_subot_id,
436
436
  });
437
437
  const [showOtpPhone, setShowOtpPhone] = useState(null);
438
- const formRef = useRef();
438
+ const [formRef, setFormRef] = useState(null);
439
439
  const onClose = () => {
440
440
  if (showOtpPhone) {
441
441
  setShowOtpPhone(null);
@@ -461,7 +461,8 @@ const Component = ({ campaign, onClose: onCloseProp, onOtherSubmit, onSubmit, sh
461
461
  leadFormConfig,
462
462
  validatingEmailRef,
463
463
  validatingPhoneRef,
464
- formRef,
464
+ formRef: { current: formRef },
465
+ setFormRef,
465
466
  locale,
466
467
  onClose,
467
468
  onOtherSubmit,
@@ -575,7 +576,7 @@ const Fields = ({ listBlockAdded, popupId, locale, onClose, onOtherSubmit, style
575
576
  className: cx('leadgen-control', classes.control), labelProps: {
576
577
  htmlFor: id,
577
578
  } }, form.getInputProps(value)),
578
- React__default.createElement(Phone, { name: value, spellCheck: false, type: "tel", placeholder: placeholder, onChange: (v) => {
579
+ React__default.createElement(Phone, { name: value, spellCheck: false, type: "tel", placeholder: placeholder, value: form.getInputProps(value).value, onChange: (v) => {
579
580
  form.setFieldValue(value, v);
580
581
  },
581
582
  // onBlur={(e) => inputOnBlur('tel', e)}
@@ -625,13 +626,17 @@ const Fields = ({ listBlockAdded, popupId, locale, onClose, onOtherSubmit, style
625
626
  })));
626
627
  };
627
628
 
628
- var useStyles$1 = createStyles(() => {
629
+ var useStyles$1 = createStyles((theme) => {
629
630
  return {
630
631
  root: {},
631
632
  header: {},
632
633
  heading: {},
633
634
  description: {},
634
- term: {},
635
+ term: {
636
+ a: {
637
+ color: theme.fn.primaryColor(),
638
+ },
639
+ },
635
640
  controlList: {},
636
641
  control: {},
637
642
  submitBtn: {},
@@ -646,7 +651,7 @@ const Heading = (_a) => {
646
651
 
647
652
  const FormComponent = ({ styles, className, classNames, fillInfo }) => {
648
653
  var _a;
649
- const { listBlockAdded, leadFormConfig: { form, validateObj }, validatingEmailRef, validatingPhoneRef, formRef, onClose, onOtherSubmit, actionBlocks, locale, setShowOtpPhone, onSubmit, } = useContext(LeadGenComponentContext);
654
+ const { listBlockAdded, leadFormConfig: { form, validateObj }, validatingEmailRef, validatingPhoneRef, formRef, setFormRef, onClose, onOtherSubmit, actionBlocks, locale, setShowOtpPhone, onSubmit, } = useContext(LeadGenComponentContext);
650
655
  const { classes, cx } = useStyles$1(undefined, {
651
656
  name: 'LeadGen__FormComponent',
652
657
  styles,
@@ -719,7 +724,7 @@ const FormComponent = ({ styles, className, classNames, fillInfo }) => {
719
724
  form === null || form === void 0 ? void 0 : form.setValues(fillInfo);
720
725
  }, [fillInfo]);
721
726
  return (React__default.createElement(LeadFormProvider$1, { form: form },
722
- React__default.createElement(Box, { component: "form", ref: formRef, className: cx(className, classes.root), onSubmit: middlewareOnSubmit, styles: styles },
727
+ React__default.createElement(Box, { component: "form", ref: (el) => el && setFormRef(el), className: cx(className, classes.root), onSubmit: middlewareOnSubmit, styles: styles },
723
728
  React__default.createElement("div", { className: classes.header },
724
729
  React__default.createElement(Heading, { className: classes.heading }),
725
730
  React__default.createElement(Description, { className: classes.description })),
@@ -729,14 +734,11 @@ const FormComponent = ({ styles, className, classNames, fillInfo }) => {
729
734
  }, listBlockAdded: listBlockAdded, locale: locale, onClose: onClose, onOtherSubmit: onOtherSubmit })),
730
735
  ((_a = actionBlocks === null || actionBlocks === void 0 ? void 0 : actionBlocks.submitBlock) === null || _a === void 0 ? void 0 : _a.isHide) ? null : (React__default.createElement(React__default.Fragment, null,
731
736
  React__default.createElement("div", { className: classes.term },
732
- React__default.createElement("div", { className: "lead-modal__checkbox" },
733
- React__default.createElement("input", { id: "lead-term-checkbox", className: `lead-modal__checkbox__input ${LEAD_CLASS}`, type: "checkbox", "aria-label": "Checkbox label", checked: checkedTerm, onChange: (e) => setCheckedTerm(e.currentTarget.checked) }),
734
- React__default.createElement("div", { className: "lead-modal__checkbox__control", "aria-hidden": "true" })),
735
- React__default.createElement("label", { htmlFor: "checkbox", className: "lead-modal__checkbox__label" },
736
- popUpTermAgreeText,
737
- ' ',
738
- React__default.createElement("span", { style: { fontWeight: 'bold' } },
739
- React__default.createElement("a", { target: "blank", href: popUpTermURL || 'https://hellobacsi.com/chinh-sach', rel: "noopener noreferrer", style: { textDecoration: 'none' } }, popUpTermText)))),
737
+ React__default.createElement(Checkbox, { label: React__default.createElement("label", { htmlFor: "checkbox" },
738
+ popUpTermAgreeText,
739
+ ' ',
740
+ React__default.createElement("span", { style: { fontWeight: 'bold' } },
741
+ React__default.createElement("a", { target: "blank", href: popUpTermURL || 'https://hellobacsi.com/chinh-sach', rel: "noopener noreferrer", style: { textDecoration: 'none' } }, popUpTermText))), onChange: (e) => setCheckedTerm(e.currentTarget.checked) })),
740
742
  React__default.createElement(Button$1, { size: "md", id: "lead-submit", type: "submit", className: classes.submitBtn, disabled: !checkedTerm, loading: isSubmitLoading }, popUpSubmitText))))));
741
743
  };
742
744
  const Form = (props) => {
@@ -747,9 +749,11 @@ const Form = (props) => {
747
749
  var useStyles = createStyles(() => {
748
750
  return {
749
751
  root: {},
752
+ header: {},
750
753
  heading: {},
751
754
  description: {},
752
755
  control: {},
756
+ actions: {},
753
757
  submitBtn: {},
754
758
  resendOtp: {},
755
759
  };
@@ -863,8 +867,9 @@ const OtpBlockComponent = ({ otpData, onSuccess, autoSendWhenOpen, className, st
863
867
  e.preventDefault();
864
868
  submitOtp();
865
869
  }, className: cx(classes.root, className) },
866
- React__default.createElement(Heading$1, { tag: "h3", className: classes.heading }, t('lead.otp.title')),
867
- React__default.createElement(Text, { size: "p1", className: classes.description }, t('lead.otp.desc', { phone: displayPhone })),
870
+ React__default.createElement("div", { className: classes.header },
871
+ React__default.createElement(Heading$1, { tag: "h3", className: classes.heading }, t('lead.otp.title')),
872
+ React__default.createElement(Text, { size: "p3", className: classes.description }, t('lead.otp.desc', { phone: displayPhone }))),
868
873
  React__default.createElement(Input, { ref: inputRef, name: '_' + name + '-otp', spellCheck: false, type: "number", placeholder: "Enter OTP", className: classes.control, label: "Phone OTP", "data-control": "otp", withAsterisk: true, pattern: "[0-9]*", value: otp, maxLength: 6, onChange: (v) => {
869
874
  setIsDirty(true);
870
875
  setOtp(v);
@@ -873,21 +878,23 @@ const OtpBlockComponent = ({ otpData, onSuccess, autoSendWhenOpen, className, st
873
878
  else
874
879
  setErrorMsg(undefined);
875
880
  }, error: isDirty ? errorMsg : undefined }),
876
- React__default.createElement(Button$1, { type: "submit", size: "md", color: "primary", className: classes.submitBtn,
877
- // onClick={() => submitOtp()}
878
- disabled: !otp, loading: isSubmitLoading }, t('lead.otp.verify')),
879
- React__default.createElement(Button$1, { type: "button", size: "md", color: "transparent", className: classes.resendOtp, onClick: () => {
880
- sendOtp();
881
- }, disabled: !!resendTimer }, t('lead.otp.resend', {
882
- timer: resendTimer ? ` (${resendTimer}s)` : '',
883
- })))));
881
+ React__default.createElement("div", { className: classes.actions },
882
+ React__default.createElement(Button$1, { type: "submit", size: "md", color: "primary", className: classes.submitBtn,
883
+ // onClick={() => submitOtp()}
884
+ disabled: !otp, loading: isSubmitLoading }, t('lead.otp.verify')),
885
+ React__default.createElement(Button$1, { type: "button", size: "md", color: "transparent", className: classes.resendOtp, onClick: () => {
886
+ sendOtp();
887
+ }, disabled: !!resendTimer }, t('lead.otp.resend', {
888
+ timer: resendTimer ? ` (${resendTimer}s)` : '',
889
+ }))))));
884
890
  };
885
- const OtpBlock$1 = ({}) => {
891
+ const OtpBlock$1 = (_a) => {
892
+ var rest = __rest(_a, []);
886
893
  const { showOtpPhone, setShowOtpPhone, onSubmit, formRef, leadFormConfig: { form }, } = useContext(LeadGenComponentContext);
887
- return showOtpPhone ? (React__default.createElement(OtpBlockComponent, { otpData: showOtpPhone, autoSendWhenOpen: false, onSuccess: () => {
894
+ return showOtpPhone ? (React__default.createElement(OtpBlockComponent, Object.assign({ otpData: showOtpPhone, autoSendWhenOpen: false, onSuccess: () => {
888
895
  setShowOtpPhone(null);
889
896
  onSubmit === null || onSubmit === void 0 ? void 0 : onSubmit(formRef.current, form.values);
890
- } })) : null;
897
+ } }, rest))) : null;
891
898
  };
892
899
 
893
900
  const Thankyou = ({ children, }) => {
@@ -2651,7 +2658,6 @@ const _LeadGen = ({ apiUrl: apiUrlProp, siteDomain, siteId, locale, apiSubotUrl,
2651
2658
  document.body.classList.remove('noscroll');
2652
2659
  return;
2653
2660
  }
2654
- let isShowThanksYou = true;
2655
2661
  const thanksImg = showCampaign.thank_you_image || `${apiUrl}admin/img/thanksyou.png`;
2656
2662
  let thankTitle = (showCampaign === null || showCampaign === void 0 ? void 0 : showCampaign.extra_fields.popupThankyouTitle) || 'Thank you.';
2657
2663
  let thankDesc = (showCampaign === null || showCampaign === void 0 ? void 0 : showCampaign.extra_fields.popupThankyouDesc) || 'We appreciate your time!';
@@ -2671,14 +2677,17 @@ const _LeadGen = ({ apiUrl: apiUrlProp, siteDomain, siteId, locale, apiSubotUrl,
2671
2677
  linkText = ((_k = linkButtonBlock === null || linkButtonBlock === void 0 ? void 0 : linkButtonBlock.data) === null || _k === void 0 ? void 0 : _k.value) || '';
2672
2678
  linkNewTab = ((_l = linkButtonBlock === null || linkButtonBlock === void 0 ? void 0 : linkButtonBlock.data) === null || _l === void 0 ? void 0 : _l.newtab) || false;
2673
2679
  linkUrl = ((_m = linkButtonBlock === null || linkButtonBlock === void 0 ? void 0 : linkButtonBlock.data) === null || _m === void 0 ? void 0 : _m.url) || '';
2674
- const curLayout = showCampaign.extra_fields.currentLayout;
2680
+ // ALWAYS SHOW THANK YOU ON COMPOUND COMP
2681
+ // const curLayout = showCampaign.extra_fields.currentLayout
2675
2682
  // TODO: newbuilder thank you
2676
2683
  // List layout not show thanks you
2677
- if (['SkinA', 'SkinB', 'Floating', 'Tab', 'CenterTab'].includes(curLayout)) {
2678
- isShowThanksYou = false;
2679
- }
2684
+ // if (
2685
+ // ['SkinA', 'SkinB', 'Floating', 'Tab', 'CenterTab'].includes(curLayout)
2686
+ // ) {
2687
+ // isShowThanksYou = false
2688
+ // }
2680
2689
  }
2681
- if (isShowThanksYou) {
2690
+ {
2682
2691
  setShowThankyou({
2683
2692
  title: thankTitle,
2684
2693
  titleAlign,
@@ -2690,9 +2699,6 @@ const _LeadGen = ({ apiUrl: apiUrlProp, siteDomain, siteId, locale, apiSubotUrl,
2690
2699
  image: thanksImg,
2691
2700
  });
2692
2701
  }
2693
- else {
2694
- setShowThankyou(null);
2695
- }
2696
2702
  // Other
2697
2703
  // Init Insider Obj
2698
2704
  if (sessionStorage.getItem('insider_object')) {
@@ -1,33 +1,33 @@
1
- import { j as StyledTextArea, k as useMantineLocale, l as getMantineThemeOverride } from './index-58f6cd4c.js';
2
- export { n as Accordion, A as Anchor, b as AspectRatio, a as Avatar, m as Breadcrumbs, B as Button, o as Carousel, f as CentralCarousel, d as Checkbox, e as ChipButton, c as Input, M as MAPPED_LOCALE, O as OTP, P as Phone, r as Popover, R as Radio, S as Select, T as Tabs, p as emotionCache, q as getHeadingStyles, l as getMantineThemeOverride, t as themeColors, k as useMantineLocale } from './index-58f6cd4c.js';
3
- export { D as DatePicker } from './index-818a2c8b.js';
4
- import { T as Text } from './index-11e5eb5b.js';
5
- export { O as OTHER_THEME_CONFIG, T as Text } from './index-11e5eb5b.js';
6
- export { I as Indicator } from './index-2b274bca.js';
1
+ import { j as StyledTextArea, k as useMantineLocale, l as getMantineThemeOverride } from './index-da990c66.js';
2
+ export { n as Accordion, A as Anchor, b as AspectRatio, a as Avatar, m as Breadcrumbs, B as Button, o as Carousel, f as CentralCarousel, d as Checkbox, e as ChipButton, c as Input, M as MAPPED_LOCALE, O as OTP, P as Phone, r as Popover, R as Radio, S as Select, T as Tabs, p as emotionCache, q as getHeadingStyles, l as getMantineThemeOverride, t as themeColors, k as useMantineLocale } from './index-da990c66.js';
3
+ export { D as DatePicker } from './index-2913b846.js';
4
+ import { T as Text } from './index-ab41f48a.js';
5
+ export { O as OTHER_THEME_CONFIG, T as Text } from './index-ab41f48a.js';
6
+ export { I as Indicator } from './index-69a4bf84.js';
7
7
  import React__default, { useMemo } from 'react';
8
- export { M as Modal } from './index-57ac9922.js';
9
- import { _ as __rest } from './tslib.es6-e4528e01.js';
8
+ export { M as Modal } from './index-69996b24.js';
9
+ import { _ as __rest } from './tslib.es6-3874b31b.js';
10
10
  import { Badge as Badge$1, Spoiler as Spoiler$1, LoadingOverlay as LoadingOverlay$1, MantineProvider as MantineProvider$1, clsx, Title, Text as Text$1, Button } from '@mantine/core';
11
- import { t as theme } from './theme-740e5383.js';
12
- import { u as useTranslations } from './useTranslations-e495c7f4.js';
13
- export { S as Slider } from './index-1bd362f6.js';
14
- export { S as Switch } from './index-957e35cd.js';
11
+ import { t as theme } from './theme-e0983a03.js';
12
+ import { u as useTranslations } from './useTranslations-8e74d957.js';
13
+ export { S as Slider } from './index-c1dd06de.js';
14
+ export { S as Switch } from './index-43c2ac74.js';
15
15
  import '@hhgtech/icons/other';
16
16
  import '@mantine/hooks';
17
- import './index-c4c8c952.js';
18
- import './index-686fc3c3.js';
17
+ import './index-d366ac6a.js';
18
+ import './index-eb2c3d5f.js';
19
19
  import 'date-fns/locale';
20
- import './Subot-8065fe17.js';
21
- import './isProduction-d1236464.js';
20
+ import './Subot-ca654c1b.js';
21
+ import './isProduction-923861f3.js';
22
22
  import 'dayjs';
23
- import './utils-3f2b2c0e.js';
23
+ import './utils-49823a14.js';
24
24
  import 'styled-components';
25
25
  import '@mantine/carousel';
26
26
  import 'classnames';
27
- import './useUniqueId-da5ec3cc.js';
27
+ import './useUniqueId-d10943a0.js';
28
28
  import '@hhgtech/icons/core';
29
29
  import '@mantine/dates';
30
- import './translationsContext-6753b7e0.js';
30
+ import './translationsContext-f6ca9a8f.js';
31
31
  import 'string-format';
32
32
 
33
33
  const TextArea = (props) => {
package/build/esm/misc.js CHANGED
@@ -1,22 +1,22 @@
1
- export { a as ageGenerate, c as convertLocalizedStringToNumber, l as localizeNumberFormat } from './localizeNumberFormat-3603a0ca.js';
2
- export { h as fadeIn, a as slideInDown, b as slideInLeft, c as slideInRight, s as slideInUp, e as slideOutDown, f as slideOutLeft, g as slideOutRight, d as slideOutUp } from './animation-67521349.js';
3
- export { d as deleteCookie, g as getCookie, s as setCookie } from './cookieHelper-13c63d93.js';
1
+ export { a as ageGenerate, c as convertLocalizedStringToNumber, l as localizeNumberFormat } from './localizeNumberFormat-232e3b6b.js';
2
+ export { h as fadeIn, a as slideInDown, b as slideInLeft, c as slideInRight, s as slideInUp, e as slideOutDown, f as slideOutLeft, g as slideOutRight, d as slideOutUp } from './animation-2b85e352.js';
3
+ export { d as deleteCookie, g as getCookie, s as setCookie } from './cookieHelper-795649fa.js';
4
4
  import 'react';
5
5
  import 'styled-components';
6
- export { M as MBTheme, t as theme } from './theme-740e5383.js';
7
- export { a as abbreviateNumber } from './number-4cb25850.js';
8
- export { d as getCareApiDomain, g as getCurrentBaseUrl, a as getCurrentSsoUrl, c as getDiscoverApiDomain, b as getTogetherApiDomain } from './routing-621fd8e3.js';
9
- export { B as Breakpoints, M as MediaQueries, f as formatUrlWithPageParam, g as getBoundariesFromMediaQueryKey, a as getPopupWrapperDom, b as getWrapperDomWithSelector, m as makeParams, c as safeEncodeURI, s as startCase, t as toggleNoScroll } from './utils-3f2b2c0e.js';
10
- export { f as formatHealthTool, g as getDynamicHealthTool, a as getDynamicHealthToolWithCache } from './getDynamicHealthTool-0cbbb8c4.js';
11
- export { g as getSocialList } from './getSocialList-a5495771.js';
12
- export { S as ScreenSizeContext, a as ScreenSizeContextProvider, f as formatPill, g as getWindowSizeGroups } from './dataTransform-d998d2e7.js';
6
+ export { M as MBTheme, t as theme } from './theme-e0983a03.js';
7
+ export { a as abbreviateNumber } from './number-c939d6ee.js';
8
+ export { d as getCareApiDomain, g as getCurrentBaseUrl, a as getCurrentSsoUrl, c as getDiscoverApiDomain, b as getTogetherApiDomain } from './routing-2fb52661.js';
9
+ export { B as Breakpoints, M as MediaQueries, f as formatUrlWithPageParam, g as getBoundariesFromMediaQueryKey, a as getPopupWrapperDom, b as getWrapperDomWithSelector, m as makeParams, c as safeEncodeURI, s as startCase, t as toggleNoScroll } from './utils-49823a14.js';
10
+ export { f as formatHealthTool, g as getDynamicHealthTool, a as getDynamicHealthToolWithCache } from './getDynamicHealthTool-2e414236.js';
11
+ export { g as getSocialList } from './getSocialList-ac6ab172.js';
12
+ export { S as ScreenSizeContext, a as ScreenSizeContextProvider, f as formatPill, g as getWindowSizeGroups } from './dataTransform-98fc7d07.js';
13
13
  import 'dayjs';
14
- import './index-686fc3c3.js';
14
+ import './index-eb2c3d5f.js';
15
15
  import 'date-fns/locale';
16
- import './Subot-8065fe17.js';
17
- import './isProduction-d1236464.js';
18
- import './tslib.es6-e4528e01.js';
19
- import './normalizeLink-68e4b7c2.js';
20
- import './core-73fb353f.js';
21
- import './index-c4c8c952.js';
16
+ import './Subot-ca654c1b.js';
17
+ import './isProduction-923861f3.js';
18
+ import './tslib.es6-3874b31b.js';
19
+ import './normalizeLink-36522d1f.js';
20
+ import './core-6f705325.js';
21
+ import './index-d366ac6a.js';
22
22
  import 'lodash/throttle';
@@ -1,51 +1,51 @@
1
- export { N as NavigationV2, g as getNavMenuContent, a as getNavMenuContentWithCache } from './index-25679ac7.js';
2
- import './tslib.es6-e4528e01.js';
1
+ export { N as NavigationV2, g as getNavMenuContent, a as getNavMenuContentWithCache } from './index-9944f682.js';
2
+ import './tslib.es6-3874b31b.js';
3
3
  import 'react';
4
- import './index-58f6cd4c.js';
4
+ import './index-da990c66.js';
5
5
  import '@hhgtech/icons/other';
6
6
  import '@mantine/core';
7
7
  import '@mantine/hooks';
8
- import './index-c4c8c952.js';
9
- import './index-686fc3c3.js';
8
+ import './index-d366ac6a.js';
9
+ import './index-eb2c3d5f.js';
10
10
  import 'date-fns/locale';
11
- import './Subot-8065fe17.js';
12
- import './isProduction-d1236464.js';
11
+ import './Subot-ca654c1b.js';
12
+ import './isProduction-923861f3.js';
13
13
  import 'dayjs';
14
- import './utils-3f2b2c0e.js';
14
+ import './utils-49823a14.js';
15
15
  import 'styled-components';
16
16
  import '@mantine/carousel';
17
- import './index-11e5eb5b.js';
18
- import './theme-740e5383.js';
17
+ import './index-ab41f48a.js';
18
+ import './theme-e0983a03.js';
19
19
  import 'classnames';
20
- import './useUniqueId-da5ec3cc.js';
20
+ import './useUniqueId-d10943a0.js';
21
21
  import '@hhgtech/icons/core';
22
- import './normalizeLink-68e4b7c2.js';
23
- import './routing-621fd8e3.js';
24
- import './index-950e8dd9.js';
25
- import './utils-5d206543.js';
26
- import './cookieHelper-13c63d93.js';
22
+ import './normalizeLink-36522d1f.js';
23
+ import './routing-2fb52661.js';
24
+ import './index-f5028458.js';
25
+ import './utils-6b797d8b.js';
26
+ import './cookieHelper-795649fa.js';
27
27
  import 'slugify';
28
28
  import 'string-format';
29
- import './index-ed188bb1.js';
30
- import './utils-3cf2dc87.js';
31
- import './useTranslations-e495c7f4.js';
32
- import './translationsContext-6753b7e0.js';
29
+ import './index-4c23d612.js';
30
+ import './utils-370db6e4.js';
31
+ import './useTranslations-8e74d957.js';
32
+ import './translationsContext-f6ca9a8f.js';
33
33
  import 'lodash/throttle';
34
34
  import '@mantine/dates';
35
- import './constants-8a771ad9.js';
36
- import './index-f7917d15.js';
37
- import './index.styles-d2f89af8.js';
38
- import './constants-b2c68b93.js';
39
- import './animation-67521349.js';
35
+ import './constants-a4edd7d4.js';
36
+ import './index-20f6146f.js';
37
+ import './index.styles-4d5d1da6.js';
38
+ import './constants-c68921ad.js';
39
+ import './animation-2b85e352.js';
40
40
  import 'react-keyed-flatten-children';
41
- import './ChevronDown-4f335914.js';
42
- import './index-fdb8322b.js';
43
- import './index-e95289e3.js';
44
- import './index-2b274bca.js';
45
- import './useIsInit-e8ff71b5.js';
46
- import './index.styled-039b3964.js';
47
- import './index-59c86484.js';
41
+ import './ChevronDown-25d97522.js';
42
+ import './index-a1bc5cef.js';
43
+ import './index-18bc2581.js';
44
+ import './index-69a4bf84.js';
45
+ import './useIsInit-14a2a8b6.js';
46
+ import './index.styled-80ce9adc.js';
47
+ import './index-673b6dc4.js';
48
48
  import 'dayjs/plugin/relativeTime';
49
- import './index-9152f8d9.js';
49
+ import './index-a1c2e515.js';
50
50
  import 'lodash/debounce';
51
- import './core-73fb353f.js';
51
+ import './core-6f705325.js';
@@ -1,50 +1,50 @@
1
1
  import React__default, { createContext, forwardRef, useContext, useImperativeHandle, useState, useRef, useEffect, useMemo, Fragment } from 'react';
2
2
  import { Box, Input, Grid, Title, Container, Flex, rem, Stack, AspectRatio } from '@mantine/core';
3
- import { P as Phone, c as Input$1, R as Radio, O as OTP, d as Checkbox, u as useScreenSize, B as Button } from './index-58f6cd4c.js';
3
+ import { P as Phone, c as Input$1, R as Radio, O as OTP, d as Checkbox, u as useScreenSize, B as Button } from './index-da990c66.js';
4
4
  import '@mantine/dates';
5
- import { L as LOCALE_SPECS } from './index-686fc3c3.js';
6
- import './Subot-8065fe17.js';
7
- import { C as CommonGAssets } from './index-c4c8c952.js';
8
- import { T as Text } from './index-11e5eb5b.js';
9
- import { t as theme } from './theme-740e5383.js';
10
- import './translationsContext-6753b7e0.js';
5
+ import { L as LOCALE_SPECS } from './index-eb2c3d5f.js';
6
+ import './Subot-ca654c1b.js';
7
+ import { C as CommonGAssets } from './index-d366ac6a.js';
8
+ import { T as Text } from './index-ab41f48a.js';
9
+ import { t as theme } from './theme-e0983a03.js';
10
+ import './translationsContext-f6ca9a8f.js';
11
11
  import 'string-format';
12
12
  import { useInterval, useCounter } from '@mantine/hooks';
13
- import { M as MediaQueries, a as getPopupWrapperDom } from './utils-3f2b2c0e.js';
14
- import { M as MAPPED_LOCALE, h as hiddenEmailChar } from './utils-241a19fc.js';
15
- export { M as MAPPED_LOCALE } from './utils-241a19fc.js';
13
+ import { M as MediaQueries, a as getPopupWrapperDom } from './utils-49823a14.js';
14
+ import { M as MAPPED_LOCALE, h as hiddenEmailChar } from './utils-d768df29.js';
15
+ export { M as MAPPED_LOCALE } from './utils-d768df29.js';
16
16
  import { createFormContext, yupResolver } from '@mantine/form';
17
17
  import styled from 'styled-components';
18
- import { _ as __rest, a as __awaiter } from './tslib.es6-e4528e01.js';
19
- import './index.styles-d2f89af8.js';
20
- import { H as Heading } from './index-e95289e3.js';
21
- import './constants-b2c68b93.js';
22
- import { L as LogoIcon } from './utils-3cf2dc87.js';
23
- import { u as useTranslations } from './useTranslations-e495c7f4.js';
24
- import './utils-5d206543.js';
25
- import './index.styled-039b3964.js';
26
- import './index-59c86484.js';
18
+ import { _ as __rest, a as __awaiter } from './tslib.es6-3874b31b.js';
19
+ import './index.styles-4d5d1da6.js';
20
+ import { H as Heading } from './index-18bc2581.js';
21
+ import './constants-c68921ad.js';
22
+ import { L as LogoIcon } from './utils-370db6e4.js';
23
+ import { u as useTranslations } from './useTranslations-8e74d957.js';
24
+ import './utils-6b797d8b.js';
25
+ import './index.styled-80ce9adc.js';
26
+ import './index-673b6dc4.js';
27
27
  import * as yup from 'yup';
28
- import { D as DatePicker } from './index-818a2c8b.js';
29
- import { A as AddressInput } from './index-8789543a.js';
30
- import { V as Visible } from './Visible-c56edd4b.js';
28
+ import { D as DatePicker } from './index-2913b846.js';
29
+ import { A as AddressInput } from './index-34dd9d03.js';
30
+ import { V as Visible } from './Visible-6e4afbf0.js';
31
31
  import { createPortal } from 'react-dom';
32
- import { I as Icon } from './index-f7917d15.js';
32
+ import { I as Icon } from './index-20f6146f.js';
33
33
  import throttle from 'lodash/throttle';
34
- import { B as Button$1 } from './index-fdb8322b.js';
35
- import { T as Text$1 } from './index-dde90310.js';
34
+ import { B as Button$1 } from './index-a1bc5cef.js';
35
+ import { T as Text$1 } from './index-0ea13007.js';
36
36
  import { format } from 'date-fns';
37
37
  import flattenChildren from 'react-keyed-flatten-children';
38
38
  import '@hhgtech/icons/other';
39
39
  import 'dayjs';
40
40
  import '@mantine/carousel';
41
41
  import 'classnames';
42
- import './useUniqueId-da5ec3cc.js';
42
+ import './useUniqueId-d10943a0.js';
43
43
  import '@hhgtech/icons/core';
44
44
  import 'date-fns/locale';
45
- import './isProduction-d1236464.js';
46
- import './animation-67521349.js';
47
- import './cookieHelper-13c63d93.js';
45
+ import './isProduction-923861f3.js';
46
+ import './animation-2b85e352.js';
47
+ import './cookieHelper-795649fa.js';
48
48
  import 'slugify';
49
49
 
50
50
  // define shared context
package/build/esm/pwg.js CHANGED
@@ -1,33 +1,33 @@
1
1
  import React__default, { useMemo, useState, useRef } from 'react';
2
- import { M as MarryBabyText, a as MarryBabyHeading } from './index-b90eea09.js';
3
- import { T as Text } from './index-11e5eb5b.js';
4
- import { P as PillCarousel } from './index-cba45b6d.js';
5
- import { u as useTranslations } from './useTranslations-e495c7f4.js';
6
- import { t as theme } from './theme-740e5383.js';
2
+ import { M as MarryBabyText, a as MarryBabyHeading } from './index-c497ec47.js';
3
+ import { T as Text } from './index-ab41f48a.js';
4
+ import { P as PillCarousel } from './index-b6c0642e.js';
5
+ import { u as useTranslations } from './useTranslations-8e74d957.js';
6
+ import { t as theme } from './theme-e0983a03.js';
7
7
  import { ResponsiveContainer, AreaChart, CartesianGrid, Tooltip, XAxis, YAxis, Area, ReferenceDot } from 'recharts';
8
- import { C as CustomReferenceDot } from './index-59c86484.js';
9
- import { a as useOutsideClick } from './useOutsideClick-e7f8d48c.js';
8
+ import { C as CustomReferenceDot } from './index-673b6dc4.js';
9
+ import { a as useOutsideClick } from './useOutsideClick-14c0077e.js';
10
10
  import styled from 'styled-components';
11
- import { _ as __rest } from './tslib.es6-e4528e01.js';
12
- import './index.styled-039b3964.js';
11
+ import { _ as __rest } from './tslib.es6-3874b31b.js';
12
+ import './index.styled-80ce9adc.js';
13
13
  import '@mantine/core';
14
- import './Subot-8065fe17.js';
15
- import './index-c4c8c952.js';
16
- import './index-686fc3c3.js';
14
+ import './Subot-ca654c1b.js';
15
+ import './index-d366ac6a.js';
16
+ import './index-eb2c3d5f.js';
17
17
  import 'date-fns/locale';
18
- import './isProduction-d1236464.js';
19
- import './index-58f6cd4c.js';
18
+ import './isProduction-923861f3.js';
19
+ import './index-da990c66.js';
20
20
  import '@hhgtech/icons/other';
21
21
  import '@mantine/hooks';
22
22
  import 'dayjs';
23
- import './utils-3f2b2c0e.js';
23
+ import './utils-49823a14.js';
24
24
  import '@mantine/carousel';
25
25
  import 'classnames';
26
- import './useUniqueId-da5ec3cc.js';
26
+ import './useUniqueId-d10943a0.js';
27
27
  import '@hhgtech/icons/core';
28
- import './index-dde90310.js';
28
+ import './index-0ea13007.js';
29
29
  import '@mantine/dates';
30
- import './translationsContext-6753b7e0.js';
30
+ import './translationsContext-f6ca9a8f.js';
31
31
  import 'string-format';
32
32
 
33
33
  const CustomizedAxisTick = (props) => {
@@ -1,5 +1,5 @@
1
- import { d as domainLocales } from './index-686fc3c3.js';
2
- import { i as isProduction } from './isProduction-d1236464.js';
1
+ import { d as domainLocales } from './index-eb2c3d5f.js';
2
+ import { i as isProduction } from './isProduction-923861f3.js';
3
3
 
4
4
  const getCurrentBaseUrl = (locale, isMarryBaby) => {
5
5
  if (typeof window !== 'undefined')