@hhgtech/hhg-components 1.28.79 → 1.28.80
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.
- package/build/Close-b7a203d1.js +29 -0
- package/build/adapters.js +14 -14
- package/build/babyGrowth.js +77 -77
- package/build/cache.js +3 -3
- package/build/care.js +17 -17
- package/build/components.js +55 -55
- package/build/{constants-8023e54c.js → constants-3479888e.js} +2 -2
- package/build/{constants-4e3b8eea.js → constants-bd8afa18.js} +2 -2
- package/build/constants.js +3 -3
- package/build/{core-5ccd5f28.js → core-22367a27.js} +2 -2
- package/build/{dataTransform-e07e040d.js → dataTransform-29cc3dd2.js} +1 -1
- package/build/ecom.js +6 -6
- package/build/esm/Close-4ca83dfd.js +7 -0
- package/build/esm/adapters.js +14 -14
- package/build/esm/babyGrowth.js +78 -78
- package/build/esm/cache.js +3 -3
- package/build/esm/care.js +17 -17
- package/build/esm/components.js +55 -55
- package/build/esm/{constants-4ea5ae41.js → constants-004f080a.js} +2 -2
- package/build/esm/{constants-328aaf66.js → constants-d53f9101.js} +2 -2
- package/build/esm/constants.js +3 -3
- package/build/esm/{core-c8dca256.js → core-7e4b4d85.js} +2 -2
- package/build/esm/{dataTransform-66574912.js → dataTransform-bf6753e4.js} +1 -1
- package/build/esm/ecom.js +6 -6
- package/build/esm/footer.js +19 -19
- package/build/esm/gAssets.js +4 -4
- package/build/esm/{getDynamicHealthTool-d1509b7d.js → getDynamicHealthTool-296bc3be.js} +4 -4
- package/build/esm/{getSocialList-a1af3491.js → getSocialList-2ebfcd4a.js} +2 -2
- package/build/esm/hooks.js +17 -17
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/{index-b8ea5a23.js → index-14587dbf.js} +8 -8
- package/build/esm/{index-80a1ccbd.js → index-22221342.js} +2 -2
- package/build/esm/{index-d4998039.js → index-2516c87e.js} +4 -4
- package/build/esm/{index-8bd363fa.js → index-27cc65d4.js} +29 -29
- package/build/esm/{index-219dd023.js → index-39528b9b.js} +1 -1
- package/build/esm/{index-a0e6fe5a.js → index-5849268c.js} +9 -9
- package/build/esm/{index-95da4552.js → index-76a63956.js} +5 -5
- package/build/esm/{index-5a4f0130.js → index-77f900fd.js} +10 -10
- package/build/esm/{index-6c13160b.js → index-78b15ede.js} +2 -2
- package/build/esm/{index-191caa64.js → index-8573ee56.js} +2 -2
- package/build/esm/{index-3abc2ca4.js → index-97d0e5e4.js} +2 -2
- package/build/esm/{index-84d11205.js → index-98cf27df.js} +6 -6
- package/build/esm/{index-4c09a22b.js → index-991703e4.js} +2 -2
- package/build/esm/{index-2aa3b49f.js → index-992d5b21.js} +9 -9
- package/build/esm/{index-91eacfa6.js → index-9964165a.js} +1 -1
- package/build/esm/{index-41561634.js → index-b42b746d.js} +3 -3
- package/build/esm/{index-f2e62740.js → index-bb6a15db.js} +2 -2
- package/build/esm/{index-dc498320.js → index-c6b43ed7.js} +9 -9
- package/build/esm/{index-5e669834.js → index-ce7d88c1.js} +3 -3
- package/build/esm/{index-68780c19.js → index-cf62426e.js} +4 -4
- package/build/esm/{index-34c718a9.js → index-d108d803.js} +13 -13
- package/build/esm/{index-6b9e9cd1.js → index-d5783ce8.js} +5 -5
- package/build/esm/{index-6d0db6db.js → index-dc60f279.js} +47 -43
- package/build/esm/{index-9de0216f.js → index-e329bfff.js} +2 -2
- package/build/esm/{index-611c21bf.js → index-f98bf91e.js} +2 -2
- package/build/esm/index.js +69 -68
- package/build/esm/{index.styled-007a7d61.js → index.styled-938c9e2d.js} +2 -2
- package/build/esm/{index.styles-ea8ece6c.js → index.styles-cf0b32a3.js} +6 -6
- package/build/esm/lead/components/close.d.ts +9 -0
- package/build/esm/lead/components/context.d.ts +35 -0
- package/build/esm/lead/components/description.d.ts +3 -0
- package/build/esm/lead/components/form/fields/index.d.ts +10 -0
- package/build/esm/lead/components/form/fields/index.styles.d.ts +8 -0
- package/build/esm/lead/components/form/fields/locationBlock.d.ts +6 -0
- package/build/esm/lead/components/form/fields/subtitleBlock.d.ts +5 -0
- package/build/esm/lead/components/form/fields/titleBlock.d.ts +5 -0
- package/build/esm/lead/components/form/formContext.d.ts +12 -0
- package/build/esm/lead/components/form/index.d.ts +5 -0
- package/build/esm/lead/components/form/index.styles.d.ts +15 -0
- package/build/esm/lead/components/heading.d.ts +3 -0
- package/build/esm/lead/components/index.d.ts +12 -0
- package/build/esm/lead/components/otpBlock/index.d.ts +9 -0
- package/build/esm/lead/components/otpBlock/index.styles.d.ts +13 -0
- package/build/esm/lead/components/thankyou.d.ts +4 -0
- package/build/esm/lead/index.d.ts +18 -2
- package/build/esm/lead.js +833 -221
- package/build/esm/mantine.js +19 -19
- package/build/esm/misc.js +17 -17
- package/build/esm/navigation.js +34 -34
- package/build/esm/onboardingV2.js +29 -29
- package/build/esm/pwg.js +18 -18
- package/build/esm/{routing-519f014d.js → routing-8faaacea.js} +2 -2
- package/build/esm/subot.js +20 -20
- package/build/esm/together.js +33 -32
- package/build/esm/{types-28a9c748.js → types-9f020bf6.js} +30 -34
- package/build/esm/{types-a6c6c403.js → types-a4e6af19.js} +13 -13
- package/build/esm/types.js +1 -1
- package/build/esm/{useCategory-a6a5af27.js → useCategory-b525a974.js} +5 -5
- package/build/esm/{useHealthToolCache-683560a0.js → useHealthToolCache-f6dcb4d8.js} +2 -2
- package/build/esm/{usePlacesAutocomplete-17fceeb6.js → usePlacesAutocomplete-e14d1036.js} +1 -1
- package/build/esm/{useTranslations-23fdfbc6.js → useTranslations-a559a7a5.js} +1 -1
- package/build/esm/{utils-dad13492.js → utils-8cfab824.js} +6 -6
- package/build/esm/{utils-b5c85238.js → utils-93eb13e7.js} +1 -1
- package/build/esm/{utils-ed2b6b73.js → utils-a88682f9.js} +4 -4
- package/build/esm/vaccination.js +24 -24
- package/build/footer.js +19 -19
- package/build/gAssets.js +4 -4
- package/build/{getDynamicHealthTool-def1121e.js → getDynamicHealthTool-fe550923.js} +4 -4
- package/build/{getSocialList-e60c0877.js → getSocialList-28b8aa45.js} +2 -2
- package/build/hooks.js +17 -17
- package/build/i18n.js +1 -1
- package/build/i18nV2.js +1 -1
- package/build/{index-be1aaf60.js → index-05304b9b.js} +4 -4
- package/build/{index-73797cf1.js → index-14226ab2.js} +46 -42
- package/build/{index-991334f4.js → index-17f9a72f.js} +2 -2
- package/build/{index-cc24bf8a.js → index-1cc3b628.js} +3 -3
- package/build/{index-815f4bdb.js → index-50a331ae.js} +2 -2
- package/build/{index-4d4699ec.js → index-72a41d2b.js} +5 -5
- package/build/{index-3f272096.js → index-76bb520c.js} +2 -2
- package/build/{index-fbf70389.js → index-830cfc43.js} +13 -13
- package/build/{index-2a7a1ff0.js → index-88286df3.js} +29 -29
- package/build/{index-35f2808a.js → index-8c630d76.js} +4 -4
- package/build/{index-59e6ab87.js → index-8d87268c.js} +3 -3
- package/build/{index-e023f4f1.js → index-90b4cf6b.js} +10 -10
- package/build/{index-f06ce46a.js → index-958f67bb.js} +2 -2
- package/build/{index-42566468.js → index-96b9585a.js} +9 -9
- package/build/{index-c52d0489.js → index-a2785ada.js} +2 -2
- package/build/{index-043ebe63.js → index-a3d460fa.js} +2 -2
- package/build/{index-dba46a36.js → index-a511db2b.js} +9 -9
- package/build/{index-ce679f9a.js → index-a79982f7.js} +2 -2
- package/build/{index-cbeab4a6.js → index-a84eedaa.js} +1 -1
- package/build/{index-fdc31354.js → index-a909db6f.js} +2 -2
- package/build/{index-641337b8.js → index-c194972d.js} +8 -8
- package/build/{index-fa31a970.js → index-d02a1631.js} +6 -6
- package/build/{index-c4aae21d.js → index-d7aea2d0.js} +1 -1
- package/build/{index-01ed5223.js → index-e3b0bdb0.js} +4 -4
- package/build/{index-cdad6882.js → index-f77accef.js} +9 -9
- package/build/index.js +113 -112
- package/build/{index.styled-c00771d3.js → index.styled-2ad9b370.js} +2 -2
- package/build/{index.styles-e837a685.js → index.styles-2705c1b1.js} +5 -5
- package/build/lead/components/close.d.ts +9 -0
- package/build/lead/components/context.d.ts +35 -0
- package/build/lead/components/description.d.ts +3 -0
- package/build/lead/components/form/fields/index.d.ts +10 -0
- package/build/lead/components/form/fields/index.styles.d.ts +8 -0
- package/build/lead/components/form/fields/locationBlock.d.ts +6 -0
- package/build/lead/components/form/fields/subtitleBlock.d.ts +5 -0
- package/build/lead/components/form/fields/titleBlock.d.ts +5 -0
- package/build/lead/components/form/formContext.d.ts +12 -0
- package/build/lead/components/form/index.d.ts +5 -0
- package/build/lead/components/form/index.styles.d.ts +15 -0
- package/build/lead/components/heading.d.ts +3 -0
- package/build/lead/components/index.d.ts +12 -0
- package/build/lead/components/otpBlock/index.d.ts +9 -0
- package/build/lead/components/otpBlock/index.styles.d.ts +13 -0
- package/build/lead/components/thankyou.d.ts +4 -0
- package/build/lead/index.d.ts +18 -2
- package/build/lead.js +856 -244
- package/build/mantine.js +17 -17
- package/build/misc.js +17 -17
- package/build/navigation.js +34 -34
- package/build/onboardingV2.js +28 -28
- package/build/pwg.js +18 -18
- package/build/{routing-6c762e84.js → routing-46b3def0.js} +2 -2
- package/build/subot.js +20 -20
- package/build/together.js +33 -32
- package/build/{types-ef54c184.js → types-03e001c9.js} +13 -13
- package/build/{types-4f6c5fb8.js → types-55014b2c.js} +656 -660
- package/build/types.js +1 -1
- package/build/{useCategory-746e7249.js → useCategory-54dfd7ee.js} +5 -5
- package/build/{useHealthToolCache-2c0db73c.js → useHealthToolCache-a5a6585a.js} +2 -2
- package/build/{usePlacesAutocomplete-6601cd7e.js → usePlacesAutocomplete-c73d655f.js} +1 -1
- package/build/{useTranslations-4804b349.js → useTranslations-ee85619b.js} +1 -1
- package/build/{utils-09717f21.js → utils-8aee541d.js} +1 -1
- package/build/{utils-0ff62762.js → utils-d583cd84.js} +4 -4
- package/build/{utils-e7e35048.js → utils-da97b7ae.js} +5 -5
- package/build/vaccination.js +24 -24
- package/package.json +1 -1
- /package/build/{BMI_BOYS.percentile.monthly-67b45bc7.js → BMI_BOYS.percentile.monthly-34095f55.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-8efa4b63.js → BMI_BOYS.percentile.weekly-b843a333.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-465e6d4b.js → BMI_BOYS.percentile.yearly-db0f25db.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-1d53737c.js → BMI_BOYS.zscore.monthly-36793c3e.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-087f544d.js → BMI_BOYS.zscore.weekly-92df605a.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-98a8df14.js → BMI_BOYS.zscore.yearly-33a1c871.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-b6536309.js → BMI_GIRLS.percentile.monthly-4bf16f7d.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-af6cb628.js → BMI_GIRLS.percentile.weekly-3bb97e2c.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-0aac9851.js → BMI_GIRLS.percentile.yearly-5ff7d694.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-7d88f50c.js → BMI_GIRLS.zscore.monthly-3be0d0e3.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-54e4c51b.js → BMI_GIRLS.zscore.weekly-6d5c73b8.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-06f436be.js → BMI_GIRLS.zscore.yearly-c16c2b7a.js} +0 -0
- /package/build/{ChevronDown-dfb37b0e.js → ChevronDown-00b6c45c.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-97c28a58.js → HEAD CIRCUM_BOYS.percentile.monthly-5783abde.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-0c97fd9c.js → HEAD CIRCUM_BOYS.percentile.weekly-69accc9b.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-54275f5b.js → HEAD CIRCUM_BOYS.percentile.yearly-6f716357.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-49735c17.js → HEAD CIRCUM_BOYS.zscore.monthly-740d8a88.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-8aaa695d.js → HEAD CIRCUM_BOYS.zscore.weekly-75a83e4e.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-da262754.js → HEAD CIRCUM_BOYS.zscore.yearly-beacfadd.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-2243ecfe.js → HEAD CIRCUM_GIRLS.percentile.monthly-4e9309e8.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-04cd2e1d.js → HEAD CIRCUM_GIRLS.percentile.weekly-8456b0af.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-d63e7c9f.js → HEAD CIRCUM_GIRLS.percentile.yearly-6bf9c34f.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-81c68d98.js → HEAD CIRCUM_GIRLS.zscore.monthly-561c12d7.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-a0e98c08.js → HEAD CIRCUM_GIRLS.zscore.weekly-27b56db8.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-d0d6cbcc.js → HEAD CIRCUM_GIRLS.zscore.yearly-e571dc07.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-d69e7e60.js → HEIGHT_BOYS.percentile.monthly-52109c85.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-08b91789.js → HEIGHT_BOYS.percentile.weekly-be6e5b1c.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-0c17152c.js → HEIGHT_BOYS.percentile.yearly-3712519c.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-c2793872.js → HEIGHT_BOYS.zscore.monthly-3ae90dec.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-708f14ff.js → HEIGHT_BOYS.zscore.weekly-96915a5d.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-a7076fa2.js → HEIGHT_BOYS.zscore.yearly-a3361503.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-8cb300b6.js → HEIGHT_GIRLS.percentile.monthly-d5d14ae4.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-efd17aae.js → HEIGHT_GIRLS.percentile.weekly-88d86966.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-4e02aa34.js → HEIGHT_GIRLS.percentile.yearly-00fab771.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-eeec3e4e.js → HEIGHT_GIRLS.zscore.monthly-6c2eeff3.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-9f2d5de0.js → HEIGHT_GIRLS.zscore.weekly-7619a61a.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-e5bad371.js → HEIGHT_GIRLS.zscore.yearly-122a294d.js} +0 -0
- /package/build/{Subot-48b9baf6.js → Subot-a11a4e5b.js} +0 -0
- /package/build/{Visible-c1268da8.js → Visible-c9b6d1c1.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-92cac8bb.js → WEIGHT_BOYS.percentile.monthly-01c99b0d.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-cef0861e.js → WEIGHT_BOYS.percentile.weekly-76f8bd4a.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-f7a67820.js → WEIGHT_BOYS.percentile.yearly-c41a4d02.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-c44320f9.js → WEIGHT_BOYS.zscore.monthly-04465ae9.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-fd0ee996.js → WEIGHT_BOYS.zscore.weekly-fac29a95.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-1ffe914a.js → WEIGHT_BOYS.zscore.yearly-66eb62c0.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-8c509873.js → WEIGHT_GIRLS.percentile.monthly-97e796d5.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-8acc8c12.js → WEIGHT_GIRLS.percentile.weekly-908cfdb5.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-52d175e3.js → WEIGHT_GIRLS.percentile.yearly-0e313840.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-20dc4379.js → WEIGHT_GIRLS.zscore.monthly-2497ec51.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-8e70083a.js → WEIGHT_GIRLS.zscore.weekly-45deda67.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-3241a1bf.js → WEIGHT_GIRLS.zscore.yearly-28b55590.js} +0 -0
- /package/build/{animation-693dcf31.js → animation-1621b827.js} +0 -0
- /package/build/{cookieHelper-51fe8b9c.js → cookieHelper-115e3b7b.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-30b47425.js → BMI_BOYS.percentile.monthly-f22300a8.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-dc18a954.js → BMI_BOYS.percentile.weekly-0916c196.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-46570f22.js → BMI_BOYS.percentile.yearly-1958e38b.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-0c249adc.js → BMI_BOYS.zscore.monthly-70d4e86e.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-aec3c7f6.js → BMI_BOYS.zscore.weekly-d75f7e4a.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-a690e4e7.js → BMI_BOYS.zscore.yearly-1930de04.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-a93aa923.js → BMI_GIRLS.percentile.monthly-e1df5f5d.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-8464b56f.js → BMI_GIRLS.percentile.weekly-0dab6bc5.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-dd28a8e3.js → BMI_GIRLS.percentile.yearly-e90dd797.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-f70006ce.js → BMI_GIRLS.zscore.monthly-e5c49595.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-7337b4b1.js → BMI_GIRLS.zscore.weekly-de23cfec.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-c3fa5e19.js → BMI_GIRLS.zscore.yearly-157d5f16.js} +0 -0
- /package/build/esm/{ChevronDown-ec19197d.js → ChevronDown-dba8fc93.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-0c7fc386.js → HEAD CIRCUM_BOYS.percentile.monthly-ba646a48.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-41d4ec43.js → HEAD CIRCUM_BOYS.percentile.weekly-88bcf790.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-fd423c7c.js → HEAD CIRCUM_BOYS.percentile.yearly-197b10a1.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-9b146551.js → HEAD CIRCUM_BOYS.zscore.monthly-e8492701.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-57cb8c81.js → HEAD CIRCUM_BOYS.zscore.weekly-fdd39166.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-4d1f2139.js → HEAD CIRCUM_BOYS.zscore.yearly-b9f25c32.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-630afc45.js → HEAD CIRCUM_GIRLS.percentile.monthly-c5c9838b.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-cb82686c.js → HEAD CIRCUM_GIRLS.percentile.weekly-c511c542.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-3fa87019.js → HEAD CIRCUM_GIRLS.percentile.yearly-71243cc4.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-c16b14e5.js → HEAD CIRCUM_GIRLS.zscore.monthly-584142c2.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-2e8dc488.js → HEAD CIRCUM_GIRLS.zscore.weekly-58c12477.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-3376dc6e.js → HEAD CIRCUM_GIRLS.zscore.yearly-f5df2c91.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-75afa773.js → HEIGHT_BOYS.percentile.monthly-70bda395.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-635561f4.js → HEIGHT_BOYS.percentile.weekly-30c20803.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-cf442ef0.js → HEIGHT_BOYS.percentile.yearly-5bbf1dac.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-b62bbbdc.js → HEIGHT_BOYS.zscore.monthly-e0538785.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-b32358ff.js → HEIGHT_BOYS.zscore.weekly-eb71c990.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-5269cf8f.js → HEIGHT_BOYS.zscore.yearly-4dc9859f.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-571c1f33.js → HEIGHT_GIRLS.percentile.monthly-e414e4c7.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-74645237.js → HEIGHT_GIRLS.percentile.weekly-1b851c3e.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-fcb535d5.js → HEIGHT_GIRLS.percentile.yearly-b5d7f6d3.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-11f4b03a.js → HEIGHT_GIRLS.zscore.monthly-11d155a8.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-d32f79ca.js → HEIGHT_GIRLS.zscore.weekly-5d495735.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-24d2056e.js → HEIGHT_GIRLS.zscore.yearly-be736caf.js} +0 -0
- /package/build/esm/{Subot-8b616873.js → Subot-7661c139.js} +0 -0
- /package/build/esm/{Visible-f33957d7.js → Visible-d824de49.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-06e8279e.js → WEIGHT_BOYS.percentile.monthly-9c5b188e.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-6da891d7.js → WEIGHT_BOYS.percentile.weekly-0fa721f6.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-60af91dd.js → WEIGHT_BOYS.percentile.yearly-c8a70cab.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-5c74895f.js → WEIGHT_BOYS.zscore.monthly-21d3428e.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-123acce9.js → WEIGHT_BOYS.zscore.weekly-4c58352b.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-eff30911.js → WEIGHT_BOYS.zscore.yearly-d4dd6ebb.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-293eee77.js → WEIGHT_GIRLS.percentile.monthly-cd2ca8d6.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-3a629d81.js → WEIGHT_GIRLS.percentile.weekly-bd2e8484.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-34dbff44.js → WEIGHT_GIRLS.percentile.yearly-4079fc0b.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-acc6961d.js → WEIGHT_GIRLS.zscore.monthly-314c62fd.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-d9eeff9f.js → WEIGHT_GIRLS.zscore.weekly-b5e5c0f4.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-1c204293.js → WEIGHT_GIRLS.zscore.yearly-3ebbf40b.js} +0 -0
- /package/build/esm/{animation-fa81f721.js → animation-9a852d86.js} +0 -0
- /package/build/esm/{cookieHelper-144d1108.js → cookieHelper-fb2f4bf7.js} +0 -0
- /package/build/esm/{index-bd70c317.js → index-11c2da20.js} +0 -0
- /package/build/esm/{index-01ad05b9.js → index-cf296b7d.js} +0 -0
- /package/build/esm/{index-dc65ac91.js → index-f408e111.js} +0 -0
- /package/build/esm/{isProduction-1651fbe3.js → isProduction-a14c0289.js} +0 -0
- /package/build/esm/{localizeNumberFormat-ad09362f.js → localizeNumberFormat-7ad2018e.js} +0 -0
- /package/build/esm/{normalizeLink-b0251b2e.js → normalizeLink-b27ea7f7.js} +0 -0
- /package/build/esm/{number-1cc61dbd.js → number-c4673157.js} +0 -0
- /package/build/esm/{paths-b77bbdfe.js → paths-24a48d7a.js} +0 -0
- /package/build/esm/{theme-a3e5a214.js → theme-b8e10c2e.js} +0 -0
- /package/build/esm/{translationsContext-b0ae072f.js → translationsContext-a710bd79.js} +0 -0
- /package/build/esm/{tslib.es6-0f26fe74.js → tslib.es6-2581561d.js} +0 -0
- /package/build/esm/{types-ff572579.js → types-d56b59d0.js} +0 -0
- /package/build/esm/{useIsInit-33e3bd4a.js → useIsInit-5759a12c.js} +0 -0
- /package/build/esm/{useOutsideClick-38645332.js → useOutsideClick-0cd449b6.js} +0 -0
- /package/build/esm/{useScrollbarSize-2da03206.js → useScrollbarSize-9a2c88e8.js} +0 -0
- /package/build/esm/{useUniqueId-b04da7b3.js → useUniqueId-4d87b935.js} +0 -0
- /package/build/esm/{utils-59d61ca1.js → utils-ad80dd9a.js} +0 -0
- /package/build/{index-dc8be5b5.js → index-306faebb.js} +0 -0
- /package/build/{index-f707c820.js → index-5f30931a.js} +0 -0
- /package/build/{index-87fa99ae.js → index-7aff6c39.js} +0 -0
- /package/build/{isProduction-f6ac6db3.js → isProduction-253f0a63.js} +0 -0
- /package/build/{localizeNumberFormat-cc6ff0f2.js → localizeNumberFormat-691759ff.js} +0 -0
- /package/build/{normalizeLink-a75dcce6.js → normalizeLink-289e65d5.js} +0 -0
- /package/build/{number-38620770.js → number-97ef064d.js} +0 -0
- /package/build/{paths-cdef268e.js → paths-a793ca70.js} +0 -0
- /package/build/{theme-fde2b656.js → theme-3069f85a.js} +0 -0
- /package/build/{translationsContext-5d32e21d.js → translationsContext-09f33cc8.js} +0 -0
- /package/build/{tslib.es6-3b38ec78.js → tslib.es6-05775979.js} +0 -0
- /package/build/{types-eb12b071.js → types-ab2e9e82.js} +0 -0
- /package/build/{useIsInit-6aed4c96.js → useIsInit-91ab8916.js} +0 -0
- /package/build/{useOutsideClick-b7334761.js → useOutsideClick-e32b8474.js} +0 -0
- /package/build/{useScrollbarSize-29a463ce.js → useScrollbarSize-3e2d19c9.js} +0 -0
- /package/build/{useUniqueId-7c6ca6f9.js → useUniqueId-3b22c3ca.js} +0 -0
- /package/build/{utils-25a8cc7b.js → utils-f7881466.js} +0 -0
package/build/index.js
CHANGED
|
@@ -2,82 +2,78 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var Subot = require('./Subot-
|
|
6
|
-
var index$1 = require('./index-
|
|
7
|
-
var index$5 = require('./index-
|
|
5
|
+
var Subot = require('./Subot-a11a4e5b.js');
|
|
6
|
+
var index$1 = require('./index-958f67bb.js');
|
|
7
|
+
var index$5 = require('./index-c194972d.js');
|
|
8
8
|
var React = require('react');
|
|
9
|
-
var ChevronDown = require('./ChevronDown-
|
|
10
|
-
var
|
|
11
|
-
var Visible = require('./Visible-
|
|
12
|
-
var index$2 = require('./index-
|
|
13
|
-
var index$3 = require('./index-
|
|
14
|
-
var index$4 = require('./index-
|
|
15
|
-
var index$6 = require('./index-
|
|
16
|
-
var index$7 = require('./index-
|
|
17
|
-
var constants = require('./constants-
|
|
18
|
-
var index$8 = require('./index-
|
|
19
|
-
var index_styles = require('./index.styles-
|
|
20
|
-
var index$9 = require('./index-
|
|
21
|
-
var index$a = require('./index-
|
|
22
|
-
var index$b = require('./index-
|
|
23
|
-
var index$c = require('./index-
|
|
24
|
-
var index$d = require('./index-
|
|
25
|
-
var utils = require('./utils-
|
|
26
|
-
var index$e = require('./index-
|
|
27
|
-
var index$f = require('./index-
|
|
28
|
-
var index$g = require('./index-
|
|
29
|
-
var index$h = require('./index-
|
|
30
|
-
var index$i = require('./index-
|
|
31
|
-
var index$j = require('./index-
|
|
32
|
-
var index$k = require('./index-
|
|
33
|
-
var useTranslations = require('./useTranslations-
|
|
34
|
-
var useScrollbarSize = require('./useScrollbarSize-
|
|
35
|
-
var useCategory = require('./useCategory-
|
|
36
|
-
var useHealthToolCache = require('./useHealthToolCache-
|
|
37
|
-
var useIsInit = require('./useIsInit-
|
|
38
|
-
var useOutsideClick = require('./useOutsideClick-
|
|
39
|
-
var useUniqueId = require('./useUniqueId-
|
|
40
|
-
var
|
|
41
|
-
var
|
|
42
|
-
var
|
|
43
|
-
var
|
|
44
|
-
var
|
|
45
|
-
var
|
|
46
|
-
var
|
|
47
|
-
var
|
|
48
|
-
var
|
|
49
|
-
var
|
|
50
|
-
var
|
|
51
|
-
var
|
|
9
|
+
var ChevronDown = require('./ChevronDown-00b6c45c.js');
|
|
10
|
+
var Close = require('./Close-b7a203d1.js');
|
|
11
|
+
var Visible = require('./Visible-c9b6d1c1.js');
|
|
12
|
+
var index$2 = require('./index-14226ab2.js');
|
|
13
|
+
var index$3 = require('./index-a2785ada.js');
|
|
14
|
+
var index$4 = require('./index-a511db2b.js');
|
|
15
|
+
var index$6 = require('./index-a3d460fa.js');
|
|
16
|
+
var index$7 = require('./index-76bb520c.js');
|
|
17
|
+
var constants = require('./constants-3479888e.js');
|
|
18
|
+
var index$8 = require('./index-05304b9b.js');
|
|
19
|
+
var index_styles = require('./index.styles-2705c1b1.js');
|
|
20
|
+
var index$9 = require('./index-f77accef.js');
|
|
21
|
+
var index$a = require('./index-7aff6c39.js');
|
|
22
|
+
var index$b = require('./index-8d87268c.js');
|
|
23
|
+
var index$c = require('./index-96b9585a.js');
|
|
24
|
+
var index$d = require('./index-5f30931a.js');
|
|
25
|
+
var utils = require('./utils-d583cd84.js');
|
|
26
|
+
var index$e = require('./index-1cc3b628.js');
|
|
27
|
+
var index$f = require('./index-d7aea2d0.js');
|
|
28
|
+
var index$g = require('./index-8c630d76.js');
|
|
29
|
+
var index$h = require('./index-88286df3.js');
|
|
30
|
+
var index$i = require('./index-d02a1631.js');
|
|
31
|
+
var index$j = require('./index-90b4cf6b.js');
|
|
32
|
+
var index$k = require('./index-830cfc43.js');
|
|
33
|
+
var useTranslations = require('./useTranslations-ee85619b.js');
|
|
34
|
+
var useScrollbarSize = require('./useScrollbarSize-3e2d19c9.js');
|
|
35
|
+
var useCategory = require('./useCategory-54dfd7ee.js');
|
|
36
|
+
var useHealthToolCache = require('./useHealthToolCache-a5a6585a.js');
|
|
37
|
+
var useIsInit = require('./useIsInit-91ab8916.js');
|
|
38
|
+
var useOutsideClick = require('./useOutsideClick-e32b8474.js');
|
|
39
|
+
var useUniqueId = require('./useUniqueId-3b22c3ca.js');
|
|
40
|
+
var types = require('./types-55014b2c.js');
|
|
41
|
+
var utils$1 = require('./utils-da97b7ae.js');
|
|
42
|
+
var types$1 = require('./types-03e001c9.js');
|
|
43
|
+
var localizeNumberFormat = require('./localizeNumberFormat-691759ff.js');
|
|
44
|
+
var animation = require('./animation-1621b827.js');
|
|
45
|
+
var cookieHelper = require('./cookieHelper-115e3b7b.js');
|
|
46
|
+
var number = require('./number-97ef064d.js');
|
|
47
|
+
var routing = require('./routing-46b3def0.js');
|
|
48
|
+
var theme = require('./theme-3069f85a.js');
|
|
49
|
+
var utils$2 = require('./utils-f7881466.js');
|
|
50
|
+
var getDynamicHealthTool = require('./getDynamicHealthTool-fe550923.js');
|
|
51
|
+
var getSocialList = require('./getSocialList-28b8aa45.js');
|
|
52
|
+
var dataTransform = require('./dataTransform-29cc3dd2.js');
|
|
52
53
|
require('date-fns/locale');
|
|
53
|
-
require('./isProduction-
|
|
54
|
-
require('./tslib.es6-
|
|
54
|
+
require('./isProduction-253f0a63.js');
|
|
55
|
+
require('./tslib.es6-05775979.js');
|
|
55
56
|
require('@hhgtech/icons/other');
|
|
56
57
|
require('@mantine/core');
|
|
57
58
|
require('@mantine/hooks');
|
|
58
|
-
require('./index-
|
|
59
|
+
require('./index-a79982f7.js');
|
|
59
60
|
require('dayjs');
|
|
60
61
|
require('styled-components');
|
|
61
62
|
require('@mantine/carousel');
|
|
62
|
-
require('./index-
|
|
63
|
+
require('./index-a84eedaa.js');
|
|
63
64
|
require('classnames');
|
|
64
65
|
require('@hhgtech/icons/core');
|
|
65
|
-
require('./translationsContext-5d32e21d.js');
|
|
66
|
-
require('string-format');
|
|
67
66
|
require('innertext');
|
|
68
67
|
require('@mantine/dates');
|
|
69
|
-
require('
|
|
70
|
-
require('
|
|
71
|
-
require('react-dom');
|
|
72
|
-
require('date-fns');
|
|
73
|
-
require('dayjs/plugin/relativeTime');
|
|
74
|
-
require('./index-01ed5223.js');
|
|
75
|
-
require('./index.styled-c00771d3.js');
|
|
68
|
+
require('./translationsContext-09f33cc8.js');
|
|
69
|
+
require('string-format');
|
|
76
70
|
require('lodash/throttle');
|
|
77
71
|
require('html-react-parser');
|
|
78
|
-
require('
|
|
79
|
-
require('./
|
|
80
|
-
require('./index-
|
|
72
|
+
require('date-fns');
|
|
73
|
+
require('./types-ab2e9e82.js');
|
|
74
|
+
require('./index-50a331ae.js');
|
|
75
|
+
require('./index.styled-2ad9b370.js');
|
|
76
|
+
require('./index-17f9a72f.js');
|
|
81
77
|
require('react-hook-form');
|
|
82
78
|
require('@hookform/resolvers/yup');
|
|
83
79
|
require('date-fns/locale/en-US');
|
|
@@ -86,17 +82,22 @@ require('date-fns/locale/vi');
|
|
|
86
82
|
require('date-fns/locale/zh-TW');
|
|
87
83
|
require('uuid');
|
|
88
84
|
require('@mantine/form');
|
|
85
|
+
require('./index-e3b0bdb0.js');
|
|
89
86
|
require('js-cookie');
|
|
90
87
|
require('lodash/flatten');
|
|
91
88
|
require('lodash/uniqBy');
|
|
92
|
-
require('./normalizeLink-
|
|
93
|
-
require('./paths-
|
|
89
|
+
require('./normalizeLink-289e65d5.js');
|
|
90
|
+
require('./paths-a793ca70.js');
|
|
94
91
|
require('react-keyed-flatten-children');
|
|
92
|
+
require('react-dom');
|
|
95
93
|
require('react-day-picker/DayPickerInput');
|
|
96
|
-
require('./constants-
|
|
97
|
-
require('./index-
|
|
98
|
-
require('
|
|
99
|
-
require('
|
|
94
|
+
require('./constants-bd8afa18.js');
|
|
95
|
+
require('./index-a909db6f.js');
|
|
96
|
+
require('dayjs/plugin/relativeTime');
|
|
97
|
+
require('lodash/debounce');
|
|
98
|
+
require('./core-22367a27.js');
|
|
99
|
+
require('./utils-8aee541d.js');
|
|
100
|
+
require('react-contenteditable');
|
|
100
101
|
require('slugify');
|
|
101
102
|
require('lodash/shuffle');
|
|
102
103
|
require('react-loading-skeleton');
|
|
@@ -216,50 +217,7 @@ exports.CaretDown = index$5.CaretDown;
|
|
|
216
217
|
exports.Flag = index$5.Flag;
|
|
217
218
|
exports.ImageWrap = index$5.ImageWrap;
|
|
218
219
|
exports.ChevronDown = ChevronDown.ChevronDown;
|
|
219
|
-
exports.
|
|
220
|
-
exports.CardLink = types.CardLink;
|
|
221
|
-
exports.CardPost = types.CardPost;
|
|
222
|
-
exports.CardPostPopoverMore = types.CardPostPopoverMore;
|
|
223
|
-
exports.CardReactions = types.CardReactions;
|
|
224
|
-
exports.CardReply = types.CardReply;
|
|
225
|
-
exports.CardReplyPopover = types.CardReplyPopover;
|
|
226
|
-
exports.Close = types.Close;
|
|
227
|
-
exports.CreateNewPostContent = types.CreateNewPostContent;
|
|
228
|
-
exports.CreatePostDescription = types.CreatePostDescription;
|
|
229
|
-
exports.CreatePostTitle = types.CreatePostTitle;
|
|
230
|
-
exports.ImagePreviewPopup = types.ImagePreviewPopup;
|
|
231
|
-
exports.InputCommentBar = types.InputCommentBar;
|
|
232
|
-
exports.LabelPin = types.LabelPin;
|
|
233
|
-
exports.LabelSortPin = types.LabelSortPin;
|
|
234
|
-
exports.LabelSorting = types.LabelSorting;
|
|
235
|
-
exports.PopoverMenu = types.PopoverMenu;
|
|
236
|
-
exports.PopupDanger = types.PopupDanger;
|
|
237
|
-
exports.PopupDoctor = types.PopupDoctor;
|
|
238
|
-
exports.PopupExpert = types.PopupExpert;
|
|
239
|
-
exports.PopupFrame = types.PopupFrame;
|
|
240
|
-
exports.PopupHospital = types.PopupHospital;
|
|
241
|
-
exports.PostContent = types.PostContent;
|
|
242
|
-
exports.PostImagePreview = types.PostImagePreview;
|
|
243
|
-
exports.PostSingleImageViewPopup = types.PostSingleImageViewPopup;
|
|
244
|
-
exports.ProfileDetail = types.ProfileDetail;
|
|
245
|
-
exports.ProfileDetailModal = types.ProfileDetailModal;
|
|
246
|
-
exports.ShareBox = types.ShareBox;
|
|
247
|
-
exports.SharePopup = types.SharePopup;
|
|
248
|
-
exports.SkipQuestionOfExpertBtn = types.SkipQuestionOfExpertBtn;
|
|
249
|
-
exports.SocialLinkPreview = types.SocialLinkPreview;
|
|
250
|
-
exports.SourceList = types.SourceList;
|
|
251
|
-
exports.SubmitReportForm = types.SubmitReportForm;
|
|
252
|
-
Object.defineProperty(exports, 'TabNameInProfileDetail', {
|
|
253
|
-
enumerable: true,
|
|
254
|
-
get: function () { return types.TabName; }
|
|
255
|
-
});
|
|
256
|
-
exports.TagTopic = types.TagTopic;
|
|
257
|
-
exports.TogetherAuthConfigContext = types.TogetherAuthConfigContext;
|
|
258
|
-
exports.TogetherAuthConfigContextProvider = types.TogetherAuthConfigContextProvider;
|
|
259
|
-
exports.TogetherTypes = types.types;
|
|
260
|
-
exports.TopicSelectList = types.TopicSelectList;
|
|
261
|
-
exports.VerifiedTag = types.VerifiedTag;
|
|
262
|
-
exports.useTogetherAuthRequiredAction = types.useTogetherAuthRequiredAction;
|
|
220
|
+
exports.Close = Close.Close;
|
|
263
221
|
exports.Visible = Visible.Visible;
|
|
264
222
|
exports.AdBlock = index$2.AdBlock;
|
|
265
223
|
exports.Alert = index$2.Alert;
|
|
@@ -369,6 +327,49 @@ exports.useOutsideClick = useOutsideClick.useOutsideClick;
|
|
|
369
327
|
exports.useSharedOutsideClick = useOutsideClick.useSharedOutsideClick;
|
|
370
328
|
exports.useInitialMount = useUniqueId.useInitialMount;
|
|
371
329
|
exports.useUniqueId = useUniqueId.useUniqueId;
|
|
330
|
+
exports.CardAuthor = types.CardAuthor;
|
|
331
|
+
exports.CardLink = types.CardLink;
|
|
332
|
+
exports.CardPost = types.CardPost;
|
|
333
|
+
exports.CardPostPopoverMore = types.CardPostPopoverMore;
|
|
334
|
+
exports.CardReactions = types.CardReactions;
|
|
335
|
+
exports.CardReply = types.CardReply;
|
|
336
|
+
exports.CardReplyPopover = types.CardReplyPopover;
|
|
337
|
+
exports.CreateNewPostContent = types.CreateNewPostContent;
|
|
338
|
+
exports.CreatePostDescription = types.CreatePostDescription;
|
|
339
|
+
exports.CreatePostTitle = types.CreatePostTitle;
|
|
340
|
+
exports.ImagePreviewPopup = types.ImagePreviewPopup;
|
|
341
|
+
exports.InputCommentBar = types.InputCommentBar;
|
|
342
|
+
exports.LabelPin = types.LabelPin;
|
|
343
|
+
exports.LabelSortPin = types.LabelSortPin;
|
|
344
|
+
exports.LabelSorting = types.LabelSorting;
|
|
345
|
+
exports.PopoverMenu = types.PopoverMenu;
|
|
346
|
+
exports.PopupDanger = types.PopupDanger;
|
|
347
|
+
exports.PopupDoctor = types.PopupDoctor;
|
|
348
|
+
exports.PopupExpert = types.PopupExpert;
|
|
349
|
+
exports.PopupFrame = types.PopupFrame;
|
|
350
|
+
exports.PopupHospital = types.PopupHospital;
|
|
351
|
+
exports.PostContent = types.PostContent;
|
|
352
|
+
exports.PostImagePreview = types.PostImagePreview;
|
|
353
|
+
exports.PostSingleImageViewPopup = types.PostSingleImageViewPopup;
|
|
354
|
+
exports.ProfileDetail = types.ProfileDetail;
|
|
355
|
+
exports.ProfileDetailModal = types.ProfileDetailModal;
|
|
356
|
+
exports.ShareBox = types.ShareBox;
|
|
357
|
+
exports.SharePopup = types.SharePopup;
|
|
358
|
+
exports.SkipQuestionOfExpertBtn = types.SkipQuestionOfExpertBtn;
|
|
359
|
+
exports.SocialLinkPreview = types.SocialLinkPreview;
|
|
360
|
+
exports.SourceList = types.SourceList;
|
|
361
|
+
exports.SubmitReportForm = types.SubmitReportForm;
|
|
362
|
+
Object.defineProperty(exports, 'TabNameInProfileDetail', {
|
|
363
|
+
enumerable: true,
|
|
364
|
+
get: function () { return types.TabName; }
|
|
365
|
+
});
|
|
366
|
+
exports.TagTopic = types.TagTopic;
|
|
367
|
+
exports.TogetherAuthConfigContext = types.TogetherAuthConfigContext;
|
|
368
|
+
exports.TogetherAuthConfigContextProvider = types.TogetherAuthConfigContextProvider;
|
|
369
|
+
exports.TogetherTypes = types.types;
|
|
370
|
+
exports.TopicSelectList = types.TopicSelectList;
|
|
371
|
+
exports.VerifiedTag = types.VerifiedTag;
|
|
372
|
+
exports.useTogetherAuthRequiredAction = types.useTogetherAuthRequiredAction;
|
|
372
373
|
exports.DefaultComponentGlobalContextData = utils$1.DefaultComponentGlobalContextData;
|
|
373
374
|
Object.defineProperty(exports, 'GlobalData', {
|
|
374
375
|
enumerable: true,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var tslib_es6 = require('./tslib.es6-
|
|
3
|
+
var tslib_es6 = require('./tslib.es6-05775979.js');
|
|
4
4
|
var React = require('react');
|
|
5
|
-
var theme = require('./theme-
|
|
5
|
+
var theme = require('./theme-3069f85a.js');
|
|
6
6
|
var styled = require('styled-components');
|
|
7
7
|
|
|
8
8
|
function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var styled = require('styled-components');
|
|
4
|
-
var theme = require('./theme-
|
|
5
|
-
var utils = require('./utils-
|
|
6
|
-
var tslib_es6 = require('./tslib.es6-
|
|
4
|
+
var theme = require('./theme-3069f85a.js');
|
|
5
|
+
var utils = require('./utils-f7881466.js');
|
|
6
|
+
var tslib_es6 = require('./tslib.es6-05775979.js');
|
|
7
7
|
var React = require('react');
|
|
8
|
-
var constants = require('./constants-
|
|
9
|
-
var animation = require('./animation-
|
|
8
|
+
var constants = require('./constants-3479888e.js');
|
|
9
|
+
var animation = require('./animation-1621b827.js');
|
|
10
10
|
var core = require('@mantine/core');
|
|
11
11
|
var flattenChildren = require('react-keyed-flatten-children');
|
|
12
12
|
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
|
+
import { ButtonProps } from "../../mantine";
|
|
3
|
+
export declare const Close: ({ children, ...rest }: {
|
|
4
|
+
children: ReactNode;
|
|
5
|
+
} & {
|
|
6
|
+
variant?: "white" | "success" | "error" | "primary" | "secondary" | "tertiary" | "light" | "ghost";
|
|
7
|
+
skipHover?: boolean;
|
|
8
|
+
theme?: "marryBaby" | "helloSites";
|
|
9
|
+
} & Omit<import("@mantine/core").ButtonProps, "variant"> & React.ButtonHTMLAttributes<HTMLButtonElement> & import("../../types").DataTrackingType) => React.JSX.Element;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Dispatch, MutableRefObject, SetStateAction } from 'react';
|
|
2
|
+
import { LOCALE } from "../../types";
|
|
3
|
+
import { OtpData } from "./otpBlock";
|
|
4
|
+
export type ThankyouType = {
|
|
5
|
+
title: string;
|
|
6
|
+
titleAlign?: string;
|
|
7
|
+
subtitle: string;
|
|
8
|
+
subtitleAlign?: string;
|
|
9
|
+
link: string;
|
|
10
|
+
linkNewTab?: boolean;
|
|
11
|
+
linkText: string;
|
|
12
|
+
image?: string;
|
|
13
|
+
};
|
|
14
|
+
type LeadGenComponentContextType = {
|
|
15
|
+
formRef: MutableRefObject<HTMLFormElement>;
|
|
16
|
+
campaignId: number;
|
|
17
|
+
campaign_subot_id: number[];
|
|
18
|
+
heading: string;
|
|
19
|
+
description: string;
|
|
20
|
+
showOtpPhone: OtpData | null;
|
|
21
|
+
setShowOtpPhone: Dispatch<SetStateAction<OtpData | null>>;
|
|
22
|
+
showThankyou: ThankyouType;
|
|
23
|
+
listBlockAdded: any;
|
|
24
|
+
textBlocks: any;
|
|
25
|
+
actionBlocks: any;
|
|
26
|
+
leadFormConfig: any;
|
|
27
|
+
validatingEmailRef: MutableRefObject<boolean>;
|
|
28
|
+
validatingPhoneRef: MutableRefObject<boolean>;
|
|
29
|
+
locale?: LOCALE;
|
|
30
|
+
onClose?: () => void;
|
|
31
|
+
onOtherSubmit?: () => void;
|
|
32
|
+
onSubmit?: (currentForm: HTMLFormElement, values: Record<string, any>) => void;
|
|
33
|
+
};
|
|
34
|
+
export declare const LeadGenComponentContext: import("react").Context<LeadGenComponentContextType>;
|
|
35
|
+
export {};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { BoxProps } from '@mantine/core';
|
|
3
|
+
import { LOCALE } from "../../../../interfaces/types";
|
|
4
|
+
export declare const Fields: ({ listBlockAdded, popupId, locale, onClose, onOtherSubmit, styles, classNames, }: {
|
|
5
|
+
listBlockAdded: any[];
|
|
6
|
+
popupId?: string;
|
|
7
|
+
locale: LOCALE;
|
|
8
|
+
onClose?: () => void;
|
|
9
|
+
onOtherSubmit?: () => void;
|
|
10
|
+
} & BoxProps) => React.JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { MutableRefObject } from 'react';
|
|
2
|
+
export declare const LeadFormProvider: import("react").FC<import("@mantine/form/lib/FormProvider/FormProvider").FormProviderProps<import("@mantine/form").UseFormReturnType<unknown, (values: unknown) => unknown>>>, useLeadFormContext: () => import("@mantine/form").UseFormReturnType<unknown, (values: unknown) => unknown>, useLeadForm: import("@mantine/form/lib/types").UseForm<unknown, (values: unknown) => unknown>;
|
|
3
|
+
export declare const useLeadFormConfig: ({ listBlockAdded, validatingPhoneRef, validatingEmailRef, campaignId, campaign_subot_id, }: {
|
|
4
|
+
listBlockAdded: any[];
|
|
5
|
+
validatingPhoneRef: MutableRefObject<boolean>;
|
|
6
|
+
validatingEmailRef: MutableRefObject<boolean>;
|
|
7
|
+
campaignId: number;
|
|
8
|
+
campaign_subot_id: number[];
|
|
9
|
+
}) => {
|
|
10
|
+
form: import("@mantine/form").UseFormReturnType<unknown, (values: unknown) => unknown>;
|
|
11
|
+
validateObj: import("@mantine/form/lib/types").FormValidateInput<unknown>;
|
|
12
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
declare const _default: (params: void, options?: import("@mantine/core").UseStylesOptions<string>) => {
|
|
2
|
+
classes: {
|
|
3
|
+
root: string;
|
|
4
|
+
header: string;
|
|
5
|
+
heading: string;
|
|
6
|
+
description: string;
|
|
7
|
+
term: string;
|
|
8
|
+
controlList: string;
|
|
9
|
+
control: string;
|
|
10
|
+
submitBtn: string;
|
|
11
|
+
};
|
|
12
|
+
cx: (...args: any) => string;
|
|
13
|
+
theme: import("@mantine/core").MantineTheme;
|
|
14
|
+
};
|
|
15
|
+
export default _default;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
|
+
import { LOCALE } from "../../interfaces/types";
|
|
3
|
+
import { ThankyouType } from "./context";
|
|
4
|
+
export declare const Component: ({ campaign, onClose: onCloseProp, onOtherSubmit, onSubmit, showThankyou, locale, children, }: {
|
|
5
|
+
campaign: any;
|
|
6
|
+
onClose?: () => void;
|
|
7
|
+
onOtherSubmit?: () => void;
|
|
8
|
+
onSubmit?: (currentForm: HTMLFormElement, values: Record<string, any>) => void;
|
|
9
|
+
showThankyou?: ThankyouType;
|
|
10
|
+
locale?: LOCALE;
|
|
11
|
+
children?: ReactNode;
|
|
12
|
+
}) => React.JSX.Element;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
declare const _default: (params: void, options?: import("@mantine/core").UseStylesOptions<string>) => {
|
|
2
|
+
classes: {
|
|
3
|
+
root: string;
|
|
4
|
+
heading: string;
|
|
5
|
+
description: string;
|
|
6
|
+
control: string;
|
|
7
|
+
submitBtn: string;
|
|
8
|
+
resendOtp: string;
|
|
9
|
+
};
|
|
10
|
+
cx: (...args: any) => string;
|
|
11
|
+
theme: import("@mantine/core").MantineTheme;
|
|
12
|
+
};
|
|
13
|
+
export default _default;
|
package/build/lead/index.d.ts
CHANGED
|
@@ -1,6 +1,12 @@
|
|
|
1
|
-
import React from 'react';
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
2
|
import { LOCALE } from "../interfaces/types/Locale";
|
|
3
|
+
import { Description } from "./components/description";
|
|
4
|
+
import { Form } from "./components/form";
|
|
5
|
+
import { Heading } from "./components/heading";
|
|
6
|
+
import { OtpBlock } from "./components/otpBlock";
|
|
7
|
+
import { Thankyou } from "./components/thankyou";
|
|
3
8
|
import './style.scss';
|
|
9
|
+
import { Close } from "..";
|
|
4
10
|
export type Props = {
|
|
5
11
|
apiUrl?: string;
|
|
6
12
|
apiSubotUrl?: string;
|
|
@@ -9,5 +15,15 @@ export type Props = {
|
|
|
9
15
|
locale?: LOCALE;
|
|
10
16
|
DEBUG_URL?: string;
|
|
11
17
|
forceCampaign?: any;
|
|
18
|
+
children?: ReactNode;
|
|
12
19
|
};
|
|
13
|
-
export
|
|
20
|
+
export interface CompoundedComponent extends React.ForwardRefExoticComponent<Props> {
|
|
21
|
+
Heading: typeof Heading;
|
|
22
|
+
Description: typeof Description;
|
|
23
|
+
Form: typeof Form;
|
|
24
|
+
Thankyou: typeof Thankyou;
|
|
25
|
+
OtpForm: typeof OtpBlock;
|
|
26
|
+
Close: typeof Close;
|
|
27
|
+
}
|
|
28
|
+
declare const LeadGen: CompoundedComponent;
|
|
29
|
+
export { LeadGen };
|