@clay-ds/react 0.3.0 → 0.3.1

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.
@@ -669,7 +669,7 @@ const logo = "_logo_waxuh_51";
669
669
  const logoImg$2 = "_logoImg_waxuh_62";
670
670
  const nav = "_nav_waxuh_2";
671
671
  const full = "_full_waxuh_81";
672
- const short = "_short_waxuh_91";
672
+ const short$1 = "_short_waxuh_91";
673
673
  const navList = "_navList_waxuh_96";
674
674
  const navItem = "_navItem_waxuh_106";
675
675
  const navLink = "_navLink_waxuh_112";
@@ -722,7 +722,7 @@ const styles$f = {
722
722
  logoImg: logoImg$2,
723
723
  nav,
724
724
  full,
725
- short,
725
+ short: short$1,
726
726
  navList,
727
727
  navItem,
728
728
  navLink,
@@ -2847,101 +2847,101 @@ const FeaturesSection = forwardRef(
2847
2847
  ] }) });
2848
2848
  }
2849
2849
  );
2850
- const section$8 = "_section_1t4uf_4";
2851
- const container$5 = "_container_1t4uf_13";
2852
- const card$3 = "_card_1t4uf_23";
2853
- const inner$1 = "_inner_1t4uf_32";
2854
- const textContent$1 = "_textContent_1t4uf_40";
2855
- const textBlock$1 = "_textBlock_1t4uf_47";
2856
- const titleGroup = "_titleGroup_1t4uf_55";
2857
- const miniTitle$2 = "_miniTitle_1t4uf_61";
2858
- const heading$9 = "_heading_1t4uf_70";
2859
- const description$5 = "_description_1t4uf_78";
2860
- const actions$3 = "_actions_1t4uf_86";
2861
- const media = "_media_1t4uf_92";
2862
- const sideBySide$1 = "_side-by-side_1t4uf_161";
2863
- const grid$3 = "_grid_1t4uf_194";
2864
- const gridWrapper = "_gridWrapper_1t4uf_198";
2865
- const gridCard = "_gridCard_1t4uf_205";
2866
- const gridMedia = "_gridMedia_1t4uf_215";
2867
- const gridContent = "_gridContent_1t4uf_228";
2868
- const gridTexts = "_gridTexts_1t4uf_235";
2869
- const gridHeading = "_gridHeading_1t4uf_243";
2870
- const gridDescription = "_gridDescription_1t4uf_251";
2871
- const gridActions = "_gridActions_1t4uf_259";
2872
- const valueCards = "_value-cards_1t4uf_302";
2873
- const vcHeading = "_vcHeading_1t4uf_313";
2874
- const vcRow = "_vcRow_1t4uf_325";
2875
- const vcCard = "_vcCard_1t4uf_333";
2876
- const vcCardInner = "_vcCardInner_1t4uf_341";
2877
- const vcTextGroup = "_vcTextGroup_1t4uf_347";
2878
- const vcIcon = "_vcIcon_1t4uf_353";
2879
- const vcTexts = "_vcTexts_1t4uf_359";
2880
- const vcCardHeading = "_vcCardHeading_1t4uf_367";
2881
- const vcCardDescription = "_vcCardDescription_1t4uf_375";
2882
- const vcFooter = "_vcFooter_1t4uf_382";
2883
- const vcPlusBtn = "_vcPlusBtn_1t4uf_388";
2884
- const oneMedia = "_one-media_1t4uf_454";
2885
- const mmHeading = "_mmHeading_1t4uf_459";
2886
- const mmRow = "_mmRow_1t4uf_470";
2887
- const mmFeatureCard = "_mmFeatureCard_1t4uf_476";
2888
- const mmIcon = "_mmIcon_1t4uf_491";
2889
- const mmTexts = "_mmTexts_1t4uf_497";
2890
- const mmCardHeading = "_mmCardHeading_1t4uf_505";
2891
- const mmCardDescription = "_mmCardDescription_1t4uf_513";
2892
- const mmMediaCard = "_mmMediaCard_1t4uf_520";
2893
- const mediaTop = "_media-top_1t4uf_582";
2894
- const mtRow = "_mtRow_1t4uf_588";
2895
- const mtCard = "_mtCard_1t4uf_595";
2896
- const mtMediaArea = "_mtMediaArea_1t4uf_602";
2897
- const mtContent = "_mtContent_1t4uf_618";
2898
- const mtContentTop = "_mtContentTop_1t4uf_630";
2899
- const mtTag = "_mtTag_1t4uf_637";
2900
- const mtTexts = "_mtTexts_1t4uf_653";
2901
- const mtCardHeading = "_mtCardHeading_1t4uf_661";
2902
- const mtCardDescription = "_mtCardDescription_1t4uf_669";
2903
- const mtActions = "_mtActions_1t4uf_676";
2904
- const iconWithLink = "_icon-with-link_1t4uf_720";
2905
- const fgHeading = "_fgHeading_1t4uf_725";
2906
- const fgRow = "_fgRow_1t4uf_736";
2907
- const fgCard = "_fgCard_1t4uf_743";
2908
- const fgTop = "_fgTop_1t4uf_758";
2909
- const fgIcon = "_fgIcon_1t4uf_765";
2910
- const fgContent = "_fgContent_1t4uf_772";
2911
- const fgHeadline = "_fgHeadline_1t4uf_780";
2912
- const fgCardHeading = "_fgCardHeading_1t4uf_784";
2913
- const fgCardDescription = "_fgCardDescription_1t4uf_792";
2914
- const fgLink = "_fgLink_1t4uf_799";
2915
- const fgLinkText = "_fgLinkText_1t4uf_818";
2916
- const horizontalReveal = "_horizontal-reveal_1t4uf_851";
2917
- const sectionHeader = "_sectionHeader_1t4uf_860";
2918
- const sectionHeaderInner = "_sectionHeaderInner_1t4uf_868";
2919
- const tagline = "_tagline_1t4uf_879";
2920
- const cardRow = "_cardRow_1t4uf_901";
2921
- const marqueeWrapper = "_marqueeWrapper_1t4uf_917";
2922
- const cardRowMarquee$1 = "_cardRowMarquee_1t4uf_923";
2923
- const marquee = "_marquee_1t4uf_917";
2924
- const marqueeTrack = "_marqueeTrack_1t4uf_933";
2925
- const revealCard = "_revealCard_1t4uf_951";
2926
- const revealed = "_revealed_1t4uf_972";
2927
- const revealFront = "_revealFront_1t4uf_978";
2928
- const revealMedia = "_revealMedia_1t4uf_986";
2929
- const revealBack = "_revealBack_1t4uf_1013";
2930
- const revealHeader = "_revealHeader_1t4uf_1026";
2931
- const revealAvatar = "_revealAvatar_1t4uf_1032";
2932
- const revealName = "_revealName_1t4uf_1047";
2933
- const revealList = "_revealList_1t4uf_1055";
2934
- const revealListItem = "_revealListItem_1t4uf_1064";
2935
- const bulletIcon$1 = "_bulletIcon_1t4uf_1075";
2936
- const revealFooter = "_revealFooter_1t4uf_1087";
2937
- const revealFooterContent = "_revealFooterContent_1t4uf_1095";
2938
- const revealFooterName = "_revealFooterName_1t4uf_1102";
2939
- const revealTags = "_revealTags_1t4uf_1112";
2940
- const revealTag = "_revealTag_1t4uf_1112";
2941
- const revealToggle = "_revealToggle_1t4uf_1130";
2942
- const navDots = "_navDots_1t4uf_1154";
2943
- const containerWide$5 = "_containerWide_1t4uf_1191";
2944
- const containerFull$5 = "_containerFull_1t4uf_1195";
2850
+ const section$8 = "_section_14jny_4";
2851
+ const container$5 = "_container_14jny_13";
2852
+ const card$3 = "_card_14jny_23";
2853
+ const inner$1 = "_inner_14jny_32";
2854
+ const textContent$1 = "_textContent_14jny_40";
2855
+ const textBlock$1 = "_textBlock_14jny_47";
2856
+ const titleGroup = "_titleGroup_14jny_55";
2857
+ const miniTitle$2 = "_miniTitle_14jny_61";
2858
+ const heading$9 = "_heading_14jny_70";
2859
+ const description$5 = "_description_14jny_78";
2860
+ const actions$3 = "_actions_14jny_86";
2861
+ const media = "_media_14jny_92";
2862
+ const sideBySide$1 = "_side-by-side_14jny_107";
2863
+ const grid$3 = "_grid_14jny_221";
2864
+ const gridWrapper = "_gridWrapper_14jny_225";
2865
+ const gridCard = "_gridCard_14jny_232";
2866
+ const gridMedia = "_gridMedia_14jny_242";
2867
+ const gridContent = "_gridContent_14jny_255";
2868
+ const gridTexts = "_gridTexts_14jny_262";
2869
+ const gridHeading = "_gridHeading_14jny_270";
2870
+ const gridDescription = "_gridDescription_14jny_278";
2871
+ const gridActions = "_gridActions_14jny_286";
2872
+ const valueCards = "_value-cards_14jny_329";
2873
+ const vcHeading = "_vcHeading_14jny_340";
2874
+ const vcRow = "_vcRow_14jny_352";
2875
+ const vcCard = "_vcCard_14jny_360";
2876
+ const vcCardInner = "_vcCardInner_14jny_368";
2877
+ const vcTextGroup = "_vcTextGroup_14jny_374";
2878
+ const vcIcon = "_vcIcon_14jny_380";
2879
+ const vcTexts = "_vcTexts_14jny_386";
2880
+ const vcCardHeading = "_vcCardHeading_14jny_394";
2881
+ const vcCardDescription = "_vcCardDescription_14jny_402";
2882
+ const vcFooter = "_vcFooter_14jny_409";
2883
+ const vcPlusBtn = "_vcPlusBtn_14jny_415";
2884
+ const oneMedia = "_one-media_14jny_481";
2885
+ const mmHeading = "_mmHeading_14jny_486";
2886
+ const mmRow = "_mmRow_14jny_497";
2887
+ const mmFeatureCard = "_mmFeatureCard_14jny_503";
2888
+ const mmIcon = "_mmIcon_14jny_518";
2889
+ const mmTexts = "_mmTexts_14jny_524";
2890
+ const mmCardHeading = "_mmCardHeading_14jny_532";
2891
+ const mmCardDescription = "_mmCardDescription_14jny_540";
2892
+ const mmMediaCard = "_mmMediaCard_14jny_547";
2893
+ const mediaTop = "_media-top_14jny_609";
2894
+ const mtRow = "_mtRow_14jny_615";
2895
+ const mtCard = "_mtCard_14jny_622";
2896
+ const mtMediaArea = "_mtMediaArea_14jny_629";
2897
+ const mtContent = "_mtContent_14jny_645";
2898
+ const mtContentTop = "_mtContentTop_14jny_657";
2899
+ const mtTag = "_mtTag_14jny_664";
2900
+ const mtTexts = "_mtTexts_14jny_680";
2901
+ const mtCardHeading = "_mtCardHeading_14jny_688";
2902
+ const mtCardDescription = "_mtCardDescription_14jny_696";
2903
+ const mtActions = "_mtActions_14jny_703";
2904
+ const iconWithLink = "_icon-with-link_14jny_747";
2905
+ const fgHeading = "_fgHeading_14jny_752";
2906
+ const fgRow = "_fgRow_14jny_763";
2907
+ const fgCard = "_fgCard_14jny_770";
2908
+ const fgTop = "_fgTop_14jny_785";
2909
+ const fgIcon = "_fgIcon_14jny_792";
2910
+ const fgContent = "_fgContent_14jny_799";
2911
+ const fgHeadline = "_fgHeadline_14jny_807";
2912
+ const fgCardHeading = "_fgCardHeading_14jny_811";
2913
+ const fgCardDescription = "_fgCardDescription_14jny_819";
2914
+ const fgLink = "_fgLink_14jny_826";
2915
+ const fgLinkText = "_fgLinkText_14jny_845";
2916
+ const horizontalReveal = "_horizontal-reveal_14jny_878";
2917
+ const sectionHeader = "_sectionHeader_14jny_887";
2918
+ const sectionHeaderInner = "_sectionHeaderInner_14jny_895";
2919
+ const tagline = "_tagline_14jny_906";
2920
+ const cardRow = "_cardRow_14jny_928";
2921
+ const marqueeWrapper = "_marqueeWrapper_14jny_944";
2922
+ const cardRowMarquee$1 = "_cardRowMarquee_14jny_950";
2923
+ const marquee = "_marquee_14jny_944";
2924
+ const marqueeTrack = "_marqueeTrack_14jny_960";
2925
+ const revealCard = "_revealCard_14jny_978";
2926
+ const revealed = "_revealed_14jny_999";
2927
+ const revealFront = "_revealFront_14jny_1005";
2928
+ const revealMedia = "_revealMedia_14jny_1013";
2929
+ const revealBack = "_revealBack_14jny_1040";
2930
+ const revealHeader = "_revealHeader_14jny_1053";
2931
+ const revealAvatar = "_revealAvatar_14jny_1059";
2932
+ const revealName = "_revealName_14jny_1074";
2933
+ const revealList = "_revealList_14jny_1082";
2934
+ const revealListItem = "_revealListItem_14jny_1091";
2935
+ const bulletIcon$1 = "_bulletIcon_14jny_1102";
2936
+ const revealFooter = "_revealFooter_14jny_1114";
2937
+ const revealFooterContent = "_revealFooterContent_14jny_1122";
2938
+ const revealFooterName = "_revealFooterName_14jny_1129";
2939
+ const revealTags = "_revealTags_14jny_1139";
2940
+ const revealTag = "_revealTag_14jny_1139";
2941
+ const revealToggle = "_revealToggle_14jny_1157";
2942
+ const navDots = "_navDots_14jny_1181";
2943
+ const containerWide$5 = "_containerWide_14jny_1218";
2944
+ const containerFull$5 = "_containerFull_14jny_1222";
2945
2945
  const styles$b = {
2946
2946
  section: section$8,
2947
2947
  container: container$5,
@@ -2955,7 +2955,7 @@ const styles$b = {
2955
2955
  description: description$5,
2956
2956
  actions: actions$3,
2957
2957
  media,
2958
- "side-by-side": "_side-by-side_1t4uf_161",
2958
+ "side-by-side": "_side-by-side_14jny_107",
2959
2959
  sideBySide: sideBySide$1,
2960
2960
  grid: grid$3,
2961
2961
  gridWrapper,
@@ -2966,7 +2966,7 @@ const styles$b = {
2966
2966
  gridHeading,
2967
2967
  gridDescription,
2968
2968
  gridActions,
2969
- "value-cards": "_value-cards_1t4uf_302",
2969
+ "value-cards": "_value-cards_14jny_329",
2970
2970
  valueCards,
2971
2971
  vcHeading,
2972
2972
  vcRow,
@@ -2979,7 +2979,7 @@ const styles$b = {
2979
2979
  vcCardDescription,
2980
2980
  vcFooter,
2981
2981
  vcPlusBtn,
2982
- "one-media": "_one-media_1t4uf_454",
2982
+ "one-media": "_one-media_14jny_481",
2983
2983
  oneMedia,
2984
2984
  mmHeading,
2985
2985
  mmRow,
@@ -2989,7 +2989,7 @@ const styles$b = {
2989
2989
  mmCardHeading,
2990
2990
  mmCardDescription,
2991
2991
  mmMediaCard,
2992
- "media-top": "_media-top_1t4uf_582",
2992
+ "media-top": "_media-top_14jny_609",
2993
2993
  mediaTop,
2994
2994
  mtRow,
2995
2995
  mtCard,
@@ -3001,7 +3001,7 @@ const styles$b = {
3001
3001
  mtCardHeading,
3002
3002
  mtCardDescription,
3003
3003
  mtActions,
3004
- "icon-with-link": "_icon-with-link_1t4uf_720",
3004
+ "icon-with-link": "_icon-with-link_14jny_747",
3005
3005
  iconWithLink,
3006
3006
  fgHeading,
3007
3007
  fgRow,
@@ -3014,7 +3014,7 @@ const styles$b = {
3014
3014
  fgCardDescription,
3015
3015
  fgLink,
3016
3016
  fgLinkText,
3017
- "horizontal-reveal": "_horizontal-reveal_1t4uf_851",
3017
+ "horizontal-reveal": "_horizontal-reveal_14jny_878",
3018
3018
  horizontalReveal,
3019
3019
  sectionHeader,
3020
3020
  sectionHeaderInner,
@@ -3146,7 +3146,7 @@ const CardsSection = forwardRef(
3146
3146
  const c = cards ?? [];
3147
3147
  const filler = c[0] ?? { heading: "" };
3148
3148
  const displayCards = c.length >= 2 ? c : [...c, ...Array(2 - c.length).fill(filler)];
3149
- return displayCards.map((card2, i) => /* @__PURE__ */ jsx("div", { className: styles$b.card, style: { "--clay-sticky-top": `${15 + i * 3}%` }, children: /* @__PURE__ */ jsxs("div", { className: styles$b.inner, children: [
3149
+ return displayCards.map((card2, i) => /* @__PURE__ */ jsx("div", { className: styles$b.card, style: { "--clay-sticky-top": "15%" }, children: /* @__PURE__ */ jsxs("div", { className: styles$b.inner, children: [
3150
3150
  /* @__PURE__ */ jsxs("div", { className: styles$b.textContent, children: [
3151
3151
  /* @__PURE__ */ jsxs("div", { className: styles$b.textBlock, children: [
3152
3152
  /* @__PURE__ */ jsxs("div", { className: styles$b.titleGroup, children: [
@@ -11806,42 +11806,43 @@ const NumbersSection = forwardRef(
11806
11806
  ] }) });
11807
11807
  }
11808
11808
  );
11809
- const footer = "_footer_183rd_3";
11810
- const dividerTop = "_dividerTop_183rd_10";
11811
- const dividerBottom = "_dividerBottom_183rd_11";
11812
- const navContainer = "_navContainer_183rd_19";
11813
- const navGrid = "_navGrid_183rd_27";
11814
- const column = "_column_183rd_33";
11815
- const columnBrand = "_columnBrand_183rd_40";
11816
- const brand = "_brand_183rd_44";
11817
- const logoImg = "_logoImg_183rd_48";
11818
- const heading = "_heading_183rd_56";
11819
- const links = "_links_183rd_67";
11820
- const linkItem = "_linkItem_183rd_76";
11821
- const linkIcon = "_linkIcon_183rd_82";
11822
- const link = "_link_183rd_67";
11823
- const subGroup = "_subGroup_183rd_113";
11824
- const bottomContainer = "_bottomContainer_183rd_118";
11825
- const bottomContent = "_bottomContent_183rd_126";
11826
- const bottomLeft = "_bottomLeft_183rd_133";
11827
- const languageSelector = "_languageSelector_183rd_140";
11828
- const complianceBadges = "_complianceBadges_183rd_144";
11829
- const complianceBadge = "_complianceBadge_183rd_144";
11830
- const bottomCenter = "_bottomCenter_183rd_159";
11831
- const socialLinks = "_socialLinks_183rd_166";
11832
- const socialLink = "_socialLink_183rd_166";
11833
- const legalBlock = "_legalBlock_183rd_194";
11834
- const legalLinks = "_legalLinks_183rd_200";
11835
- const legalItem = "_legalItem_183rd_207";
11836
- const legalLink = "_legalLink_183rd_200";
11837
- const pipe = "_pipe_183rd_226";
11838
- const copyright = "_copyright_183rd_230";
11839
- const bottomRight = "_bottomRight_183rd_240";
11840
- const appStoreBadges = "_appStoreBadges_183rd_247";
11841
- const appStoreBadge = "_appStoreBadge_183rd_247";
11842
- const accessibility = "_accessibility_183rd_258";
11843
- const accessibilityIcon = "_accessibilityIcon_183rd_264";
11844
- const accessibilityLink = "_accessibilityLink_183rd_280";
11809
+ const footer = "_footer_17cq5_3";
11810
+ const dividerTop = "_dividerTop_17cq5_10";
11811
+ const dividerBottom = "_dividerBottom_17cq5_11";
11812
+ const navContainer = "_navContainer_17cq5_19";
11813
+ const navGrid = "_navGrid_17cq5_27";
11814
+ const column = "_column_17cq5_33";
11815
+ const columnBrand = "_columnBrand_17cq5_40";
11816
+ const brand = "_brand_17cq5_44";
11817
+ const logoImg = "_logoImg_17cq5_48";
11818
+ const heading = "_heading_17cq5_56";
11819
+ const links = "_links_17cq5_67";
11820
+ const linkItem = "_linkItem_17cq5_76";
11821
+ const linkIcon = "_linkIcon_17cq5_82";
11822
+ const link = "_link_17cq5_67";
11823
+ const subGroup = "_subGroup_17cq5_113";
11824
+ const bottomContainer = "_bottomContainer_17cq5_118";
11825
+ const bottomContent = "_bottomContent_17cq5_126";
11826
+ const bottomLeft = "_bottomLeft_17cq5_133";
11827
+ const languageSelector = "_languageSelector_17cq5_140";
11828
+ const complianceBadges = "_complianceBadges_17cq5_144";
11829
+ const complianceBadge = "_complianceBadge_17cq5_144";
11830
+ const bottomCenter = "_bottomCenter_17cq5_159";
11831
+ const socialLinks = "_socialLinks_17cq5_166";
11832
+ const socialLink = "_socialLink_17cq5_166";
11833
+ const legalBlock = "_legalBlock_17cq5_194";
11834
+ const legalLinks = "_legalLinks_17cq5_200";
11835
+ const legalItem = "_legalItem_17cq5_207";
11836
+ const legalLink = "_legalLink_17cq5_200";
11837
+ const pipe = "_pipe_17cq5_226";
11838
+ const copyright = "_copyright_17cq5_230";
11839
+ const bottomRight = "_bottomRight_17cq5_240";
11840
+ const appStoreBadges = "_appStoreBadges_17cq5_247";
11841
+ const appStoreBadge = "_appStoreBadge_17cq5_247";
11842
+ const accessibility = "_accessibility_17cq5_258";
11843
+ const accessibilityIcon = "_accessibilityIcon_17cq5_264";
11844
+ const accessibilityLink = "_accessibilityLink_17cq5_280";
11845
+ const short = "_short_17cq5_448";
11845
11846
  const styles = {
11846
11847
  footer,
11847
11848
  dividerTop,
@@ -11878,10 +11879,12 @@ const styles = {
11878
11879
  appStoreBadge,
11879
11880
  accessibility,
11880
11881
  accessibilityIcon,
11881
- accessibilityLink
11882
+ accessibilityLink,
11883
+ short
11882
11884
  };
11883
11885
  const FooterSection = forwardRef(
11884
11886
  function FooterSection2({
11887
+ variant = "full",
11885
11888
  logo: logo2,
11886
11889
  columns,
11887
11890
  socialLinks: socialLinks2,
@@ -11896,54 +11899,57 @@ const FooterSection = forwardRef(
11896
11899
  className = "",
11897
11900
  ...rest
11898
11901
  }, ref) {
11902
+ const isShort = variant === "short";
11903
+ const logoImg2 = logo2 && /* @__PURE__ */ jsx("img", { src: logo2.src, alt: logo2.alt, className: styles.logoImg });
11904
+ const brand2 = logo2 && /* @__PURE__ */ jsx("div", { className: styles.brand, children: logo2.href ? /* @__PURE__ */ jsx("a", { href: logo2.href, "aria-label": "Home", children: logoImg2 }) : logoImg2 });
11899
11905
  return /* @__PURE__ */ jsxs(
11900
11906
  "footer",
11901
11907
  {
11902
11908
  ref,
11903
- className: [styles.footer, className].filter(Boolean).join(" "),
11909
+ className: [styles.footer, isShort ? styles.short : "", className].filter(Boolean).join(" "),
11904
11910
  ...rest,
11905
11911
  children: [
11906
11912
  /* @__PURE__ */ jsx("div", { className: styles.dividerTop, role: "separator" }),
11907
- /* @__PURE__ */ jsx("div", { className: styles.navContainer, children: /* @__PURE__ */ jsx("div", { className: styles.navGrid, children: columns.map((col, index2) => /* @__PURE__ */ jsxs(
11908
- "nav",
11909
- {
11910
- className: [
11911
- styles.column,
11912
- index2 === 0 && !col.heading ? styles.columnBrand : ""
11913
- ].filter(Boolean).join(" "),
11914
- "aria-label": col.heading ?? "Footer navigation",
11915
- children: [
11916
- index2 === 0 && logo2 && /* @__PURE__ */ jsx("div", { className: styles.brand, children: logo2.href ? /* @__PURE__ */ jsx("a", { href: logo2.href, "aria-label": "Home", children: /* @__PURE__ */ jsx(
11917
- "img",
11918
- {
11919
- src: logo2.src,
11920
- alt: logo2.alt,
11921
- className: styles.logoImg
11922
- }
11923
- ) }) : /* @__PURE__ */ jsx(
11924
- "img",
11925
- {
11926
- src: logo2.src,
11927
- alt: logo2.alt,
11928
- className: styles.logoImg
11929
- }
11930
- ) }),
11931
- col.heading && /* @__PURE__ */ jsx("h3", { className: styles.heading, children: col.heading }),
11932
- /* @__PURE__ */ jsx("ul", { className: styles.links, children: col.links.map((link2) => /* @__PURE__ */ jsxs("li", { className: styles.linkItem, children: [
11933
- link2.icon && /* @__PURE__ */ jsx("span", { className: styles.linkIcon, children: link2.icon }),
11934
- link2.href ? /* @__PURE__ */ jsx("a", { href: link2.href, className: styles.link, children: link2.label }) : /* @__PURE__ */ jsx("span", { className: styles.link, children: link2.label })
11935
- ] }, link2.label)) }),
11936
- col.groups && col.groups.map((group) => /* @__PURE__ */ jsxs("div", { className: styles.subGroup, children: [
11937
- group.heading && /* @__PURE__ */ jsx("h3", { className: styles.heading, children: group.heading }),
11938
- /* @__PURE__ */ jsx("ul", { className: styles.links, children: group.links.map((link2) => /* @__PURE__ */ jsxs("li", { className: styles.linkItem, children: [
11939
- link2.icon && /* @__PURE__ */ jsx("span", { className: styles.linkIcon, children: link2.icon }),
11940
- link2.href ? /* @__PURE__ */ jsx("a", { href: link2.href, className: styles.link, children: link2.label }) : /* @__PURE__ */ jsx("span", { className: styles.link, children: link2.label })
11941
- ] }, link2.label)) })
11942
- ] }, group.heading ?? "sub"))
11943
- ]
11944
- },
11945
- col.heading ?? `col-${index2}`
11946
- )) }) }),
11913
+ /* @__PURE__ */ jsx("div", { className: styles.navContainer, children: (() => {
11914
+ const GridTag = isShort ? "nav" : "div";
11915
+ const ColumnTag = isShort ? "div" : "nav";
11916
+ return /* @__PURE__ */ jsxs(
11917
+ GridTag,
11918
+ {
11919
+ className: styles.navGrid,
11920
+ "aria-label": isShort ? "Footer" : void 0,
11921
+ children: [
11922
+ isShort && brand2 && /* @__PURE__ */ jsx("div", { className: [styles.column, styles.columnBrand].join(" "), children: brand2 }),
11923
+ columns.map((col, index2) => /* @__PURE__ */ jsxs(
11924
+ ColumnTag,
11925
+ {
11926
+ className: [
11927
+ styles.column,
11928
+ !isShort && index2 === 0 && !col.heading ? styles.columnBrand : ""
11929
+ ].filter(Boolean).join(" "),
11930
+ "aria-label": isShort ? void 0 : col.heading ?? "Footer navigation",
11931
+ children: [
11932
+ !isShort && index2 === 0 && brand2,
11933
+ col.heading && /* @__PURE__ */ jsx("h3", { className: styles.heading, children: col.heading }),
11934
+ /* @__PURE__ */ jsx("ul", { className: styles.links, children: col.links.map((link2) => /* @__PURE__ */ jsxs("li", { className: styles.linkItem, children: [
11935
+ link2.icon && /* @__PURE__ */ jsx("span", { className: styles.linkIcon, children: link2.icon }),
11936
+ link2.href ? /* @__PURE__ */ jsx("a", { href: link2.href, className: styles.link, children: link2.label }) : /* @__PURE__ */ jsx("span", { className: styles.link, children: link2.label })
11937
+ ] }, link2.label)) }),
11938
+ col.groups && col.groups.map((group) => /* @__PURE__ */ jsxs("div", { className: styles.subGroup, children: [
11939
+ group.heading && /* @__PURE__ */ jsx("h3", { className: styles.heading, children: group.heading }),
11940
+ /* @__PURE__ */ jsx("ul", { className: styles.links, children: group.links.map((link2) => /* @__PURE__ */ jsxs("li", { className: styles.linkItem, children: [
11941
+ link2.icon && /* @__PURE__ */ jsx("span", { className: styles.linkIcon, children: link2.icon }),
11942
+ link2.href ? /* @__PURE__ */ jsx("a", { href: link2.href, className: styles.link, children: link2.label }) : /* @__PURE__ */ jsx("span", { className: styles.link, children: link2.label })
11943
+ ] }, link2.label)) })
11944
+ ] }, group.heading ?? "sub"))
11945
+ ]
11946
+ },
11947
+ col.heading ?? `col-${index2}`
11948
+ ))
11949
+ ]
11950
+ }
11951
+ );
11952
+ })() }),
11947
11953
  /* @__PURE__ */ jsx("div", { className: styles.dividerBottom, role: "separator" }),
11948
11954
  /* @__PURE__ */ jsx("div", { className: styles.bottomContainer, children: /* @__PURE__ */ jsxs("div", { className: styles.bottomContent, children: [
11949
11955
  /* @__PURE__ */ jsxs("div", { className: styles.bottomLeft, children: [
@@ -12178,6 +12184,36 @@ const FOOTER_DEFAULTS = {
12178
12184
  accessibilityHref: "#",
12179
12185
  accessibilityIcon: /* @__PURE__ */ jsx("img", { src: iconAccessibility, alt: "", width: 21, height: 21 })
12180
12186
  };
12187
+ const FOOTER_SHORT_DEFAULTS = {
12188
+ ...FOOTER_DEFAULTS,
12189
+ variant: "short",
12190
+ columns: [
12191
+ {
12192
+ links: [
12193
+ { label: "Pricing", href: "#" },
12194
+ { label: "About us", href: "#" }
12195
+ ]
12196
+ },
12197
+ {
12198
+ links: [
12199
+ { label: "24/7 support", href: "#" },
12200
+ { label: "Customer stories", href: "#" }
12201
+ ]
12202
+ },
12203
+ {
12204
+ links: [
12205
+ { label: "Contact sales", href: "#" },
12206
+ { label: "Enterprise", href: "#" }
12207
+ ]
12208
+ },
12209
+ {
12210
+ links: [
12211
+ { label: "Integrations", href: "#" },
12212
+ { label: "Templates", href: "#" }
12213
+ ]
12214
+ }
12215
+ ]
12216
+ };
12181
12217
  export {
12182
12218
  BulletsSection as B,
12183
12219
  CardsSection as C,
@@ -12195,20 +12231,21 @@ export {
12195
12231
  CustomerLogo as e,
12196
12232
  CustomerLogoSection as f,
12197
12233
  FOOTER_DEFAULTS as g,
12198
- FaqSection as h,
12199
- FeaturesSection as i,
12200
- FooterSection as j,
12201
- IntegrationLogo as k,
12202
- Integrations as l,
12203
- NumbersSection as m,
12204
- SliderDots as n,
12205
- TabList as o,
12206
- TabPanel as p,
12207
- Tabs as q,
12208
- Tag as r,
12209
- TestimonialsSection as s,
12210
- TrustBadge as t,
12211
- TrustBentoSection as u,
12212
- TrustSection as v
12213
- };
12214
- //# sourceMappingURL=footerDefaults-Dx94Jc_F.js.map
12234
+ FOOTER_SHORT_DEFAULTS as h,
12235
+ FaqSection as i,
12236
+ FeaturesSection as j,
12237
+ FooterSection as k,
12238
+ IntegrationLogo as l,
12239
+ Integrations as m,
12240
+ NumbersSection as n,
12241
+ SliderDots as o,
12242
+ TabList as p,
12243
+ TabPanel as q,
12244
+ Tabs as r,
12245
+ Tag as s,
12246
+ TestimonialsSection as t,
12247
+ TrustBadge as u,
12248
+ TrustBentoSection as v,
12249
+ TrustSection as w
12250
+ };
12251
+ //# sourceMappingURL=footerDefaults-DRDmvQb8.js.map