@arc-ui/community-components 3.7.1 → 3.8.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.
Files changed (51) hide show
  1. package/.turbo/turbo-build.log +18 -17
  2. package/CHANGELOG.md +17 -0
  3. package/lib/ActionTile/ActionTile.cjs +2 -2
  4. package/lib/ActionTile/ActionTile.mjs +2 -2
  5. package/lib/ArticleCarousel/ArticleCarousel.cjs +1 -1
  6. package/lib/ArticleCarousel/ArticleCarousel.mjs +1 -1
  7. package/lib/CopyLead/CopyLead.cjs +1 -1
  8. package/lib/CopyLead/CopyLead.mjs +1 -1
  9. package/lib/FeaturePost/FeaturePost.cjs +1 -1
  10. package/lib/FeaturePost/FeaturePost.mjs +1 -1
  11. package/lib/InlineLinkGroup/InlineLinkGroup.cjs +2 -2
  12. package/lib/InlineLinkGroup/InlineLinkGroup.mjs +2 -2
  13. package/lib/PartnerBrandLogos/PartnerBrandLogos.cjs +57 -0
  14. package/lib/PartnerBrandLogos/PartnerBrandLogos.mjs +55 -0
  15. package/lib/PartnerBrandLogos/styles.css +1 -0
  16. package/lib/ProductNavigation/ProductNavigation.cjs +5 -3
  17. package/lib/ProductNavigation/ProductNavigation.mjs +5 -3
  18. package/lib/PromoListing/PromoListing.cjs +1 -1
  19. package/lib/PromoListing/PromoListing.mjs +1 -1
  20. package/lib/PromoListingThumbnailSignpost/PromoListingThumbnailSignpost.cjs +2 -1
  21. package/lib/PromoListingThumbnailSignpost/PromoListingThumbnailSignpost.mjs +2 -1
  22. package/lib/Summary/Summary.cjs +1 -1
  23. package/lib/Summary/Summary.mjs +1 -1
  24. package/lib/ThumbnailSignpost/ThumbnailSignpost.cjs +2 -1
  25. package/lib/ThumbnailSignpost/ThumbnailSignpost.mjs +2 -1
  26. package/lib/ThumbnailSignpost/styles.css +1 -1
  27. package/lib/_shared/cjs/{ThumbnailSignpost-ja1yxriK.cjs → ThumbnailSignpost-DymZmLlB.cjs} +6 -2
  28. package/lib/_shared/cjs/{index.es-Dg_lyAyh.cjs → index.es-B6sSN_JJ.cjs} +1 -1
  29. package/lib/_shared/esm/{ThumbnailSignpost-Cc21FjUJ.mjs → ThumbnailSignpost-D6uye3mm.mjs} +7 -3
  30. package/lib/_shared/esm/{index.es-DtCgfyRV.mjs → index.es-CYN3fovv.mjs} +1 -1
  31. package/lib/index.cjs +205 -154
  32. package/lib/index.cjs.map +1 -1
  33. package/lib/index.d.cts +75 -4
  34. package/lib/index.d.mts +75 -4
  35. package/lib/index.mjs +206 -156
  36. package/lib/index.mjs.map +1 -1
  37. package/lib/styles.css +1 -1
  38. package/package.json +14 -14
  39. package/src/components/ActionTile/ActionTile.tsx +9 -3
  40. package/src/components/InlineLinkGroup/InlineLinkGroup.tsx +4 -1
  41. package/src/components/PartnerBrandLogos/PartnerBrandLogos.module.css +8 -0
  42. package/src/components/PartnerBrandLogos/PartnerBrandLogos.tsx +141 -0
  43. package/src/components/PartnerBrandLogos/components/PartnerLogoSubgroup/PartnerLogoSubgroup.module.css +45 -0
  44. package/src/components/PartnerBrandLogos/components/PartnerLogoSubgroup/PartnerLogoSubgroup.tsx +96 -0
  45. package/src/components/PartnerBrandLogos/components/PartnerLogoSubgroup/index.ts +6 -0
  46. package/src/components/PartnerBrandLogos/index.ts +9 -0
  47. package/src/components/ProductNavigation/ProductNavigation.tsx +6 -5
  48. package/src/components/ThumbnailSignpost/ThumbnailSignpost.module.css +31 -1
  49. package/src/components/ThumbnailSignpost/ThumbnailSignpost.tsx +7 -2
  50. package/src/components/index.ts +1 -0
  51. package/versions.json +1 -1
@@ -1,45 +1,46 @@
1
1
 
2
- > @arc-ui/community-components@3.7.1 build /builds/enterprise/frontend/arc-community/packages/components
2
+ > @arc-ui/community-components@3.8.1 build /builds/enterprise/frontend/arc-community/packages/components
3
3
  > rimraf lib dist && rollup -c && generate-subpath-css && pnpm run build:clean
4
4
 
5
- Browserslist: browsers data (caniuse-lite) is 8 months old. Please run:
5
+ Browserslist: browsers data (caniuse-lite) is 9 months old. Please run:
6
6
  npx update-browserslist-db@latest
7
7
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
8
8
  
9
9
  src/index.ts → lib/index.cjs, lib/index.mjs...
10
- created lib/index.cjs, lib/index.mjs in 7.6s
10
+ created lib/index.cjs, lib/index.mjs in 5.6s
11
11
  
12
12
  ./lib/types/index.d.ts → lib/index.d.mts, lib/index.d.cts...
13
13
  (!) Unresolved dependencies
14
14
  https://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency
15
- @arc-ui/components/Avatar (imported by "lib/types/components/Author/Author.d.ts")
16
- @arc-ui/components/MediaCard (imported by "lib/types/components/ArticleCarousel/ArticleCarousel.d.ts", "lib/types/components/PromoListing/PromoListing.d.ts" and "lib/types/components/BusinessSegmentSwitcher/types/types.d.ts")
17
- @arc-ui/components/Download (imported by "lib/types/components/DownloadList/DownloadList.d.ts")
18
- @arc-ui/components/Heading (imported by "lib/types/components/CopyLead/CopyLead.d.ts", "lib/types/components/FeaturePost/FeaturePost.d.ts", "lib/types/components/PromoListing/PromoListing.d.ts", "lib/types/components/Summary/Summary.d.ts", "lib/types/components/BannerWithTabs/BannerWithTabs.d.ts", "lib/types/components/SectionHeading/SectionHeading.d.ts", "lib/types/components/Accordion/components/AccordionHeading/AccordionHeading.d.ts", "lib/types/components/ArticleSidebar/types/text-section.d.ts", "lib/types/components/ArticleSidebar/types/share.d.ts", "lib/types/components/ArticleSidebar/types/link-section.d.ts" and "lib/types/components/ArticleSidebar/types/topic.d.ts")
15
+ @arc-ui/components/Heading (imported by "lib/types/components/CopyLead/CopyLead.d.ts", "lib/types/components/FeaturePost/FeaturePost.d.ts", "lib/types/components/PromoListing/PromoListing.d.ts", "lib/types/components/Summary/Summary.d.ts", "lib/types/components/BannerWithTabs/BannerWithTabs.d.ts", "lib/types/components/SectionHeading/SectionHeading.d.ts", "lib/types/components/PartnerBrandLogos/PartnerBrandLogos.d.ts", "lib/types/components/Accordion/components/AccordionHeading/AccordionHeading.d.ts", "lib/types/components/ArticleSidebar/types/text-section.d.ts", "lib/types/components/ArticleSidebar/types/link-section.d.ts", "lib/types/components/ArticleSidebar/types/topic.d.ts", "lib/types/components/ArticleSidebar/types/share.d.ts" and "lib/types/components/PartnerBrandLogos/components/PartnerLogoSubgroup/PartnerLogoSubgroup.d.ts")
19
16
  @arc-ui/components/VideoPlayer (imported by "lib/types/components/CopyLead/CopyLead.d.ts" and "lib/types/components/FeaturePost/FeaturePost.d.ts")
20
- @arc-ui/components/ButtonV2 (imported by "lib/types/components/Highlights/Highlights.d.ts" and "lib/types/components/PromoListing/PromoListing.d.ts")
17
+ @arc-ui/components/MediaCard (imported by "lib/types/components/ArticleCarousel/ArticleCarousel.d.ts", "lib/types/components/PromoListing/PromoListing.d.ts" and "lib/types/components/BusinessSegmentSwitcher/types/types.d.ts")
18
+ @arc-ui/components/Avatar (imported by "lib/types/components/Author/Author.d.ts")
21
19
  @arc-ui/components/ImpactCard (imported by "lib/types/components/PromoListing/PromoListing.d.ts")
22
20
  @arc-ui/components/InformationCard (imported by "lib/types/components/PromoListing/PromoListing.d.ts", "lib/types/components/BusinessSegmentSwitcher/types/types.d.ts" and "lib/types/components/ProductNavigation/types/product-list.d.ts")
23
21
  @arc-ui/components/TypographyCard (imported by "lib/types/components/PromoListing/PromoListing.d.ts" and "lib/types/components/BusinessSegmentSwitcher/types/types.d.ts")
22
+ @arc-ui/components/ButtonV2 (imported by "lib/types/components/PromoListing/PromoListing.d.ts" and "lib/types/components/Highlights/Highlights.d.ts")
23
+ @arc-ui/components/Download (imported by "lib/types/components/DownloadList/DownloadList.d.ts")
24
24
  @arc-ui/components/TemplateBanner (imported by "lib/types/components/BannerWithTabs/BannerWithTabs.d.ts")
25
- @arc-ui/components/Image (imported by "lib/types/components/SectionHeading/SectionHeading.d.ts", "lib/types/components/ThumbnailSignpost/ThumbnailSignpost.d.ts", "lib/types/components/Accordion/components/AccordionHeading/AccordionHeading.d.ts", "lib/types/components/CopyLead/types/copy-lead-image.d.ts" and "lib/types/components/FeaturePost/types/feature-post-image.d.ts")
25
+ @arc-ui/components/Image (imported by "lib/types/components/SectionHeading/SectionHeading.d.ts", "lib/types/components/ThumbnailSignpost/ThumbnailSignpost.d.ts", "lib/types/components/Accordion/components/AccordionHeading/AccordionHeading.d.ts", "lib/types/components/FeaturePost/types/feature-post-image.d.ts" and "lib/types/components/CopyLead/types/copy-lead-image.d.ts")
26
+ @arc-ui/components/VerticalSpace (imported by "lib/types/components/PartnerBrandLogos/PartnerBrandLogos.d.ts")
26
27
  @arc-ui/components/Disclosure (imported by "lib/types/components/Accordion/components/AccordionDisclosureList/AccordionDisclosureList.d.ts")
27
28
  @arc-ui/components/Tag (imported by "lib/types/components/ArticleSidebar/types/topic.d.ts")
28
- @arc-ui/components/Button (imported by "lib/types/components/CopyLead/types/copy-lead-button.d.ts" and "lib/types/components/FeaturePost/types/feature-post-cta-footer.d.ts")
29
29
  @arc-ui/components/AppButton (imported by "lib/types/components/FeaturePost/types/feature-post-app-button-footer.d.ts")
30
+ @arc-ui/components/Button (imported by "lib/types/components/FeaturePost/types/feature-post-cta-footer.d.ts" and "lib/types/components/CopyLead/types/copy-lead-button.d.ts")
30
31
  react-player/types (imported by "lib/types/internal/VideoCardPlayer/VideoCardPlayer.d.ts" and "lib/types/internal/VideoCardPlayer/types/player-props.d.ts")
31
32
  @arc-ui/components/Visible (imported by "lib/types/internal/VideoCardPlayer/components/VideoCardThumbnail/VideoCardThumbnail.d.ts")
32
- created lib/index.d.mts, lib/index.d.cts in 193ms
33
+ created lib/index.d.mts, lib/index.d.cts in 167ms
33
34
  
34
- ./src/components/Accordion/index.ts, ./src/components/ActionTile/index.ts, ./src/components/ArticleCarousel/index.ts, ./src/components/ArticleSidebar/index.ts, ./src/components/Author/index.ts, ./src/components/BannerWithTabs/index.ts, ./src/components/BusinessSegmentSwitcher/index.ts, ./src/components/ContentInfoWidget/index.ts, ./src/components/CopyLead/index.ts, ./src/components/DownloadList/index.ts, ./src/components/FAQs/index.ts, ./src/components/FeaturePost/index.ts, ./src/components/Highlights/index.ts, ./src/components/InlineLinkGroup/index.ts, ./src/components/LinkTile/index.ts, ./src/components/ProductNavigation/index.ts, ./src/components/PromoListing/index.ts, ./src/components/PromoListingThumbnailSignpost/index.ts, ./src/components/Quote/index.ts, ./src/components/SectionHeading/index.ts, ./src/components/Statistics/index.ts, ./src/components/Summary/index.ts, ./src/components/ThumbnailSignpost/index.ts, ./src/components/VideoHeroCard/index.ts, ./src/components/VideoPortraitCard/index.ts → lib...
35
- created lib in 10.1s
35
+ ./src/components/Accordion/index.ts, ./src/components/ActionTile/index.ts, ./src/components/ArticleCarousel/index.ts, ./src/components/ArticleSidebar/index.ts, ./src/components/Author/index.ts, ./src/components/BannerWithTabs/index.ts, ./src/components/BusinessSegmentSwitcher/index.ts, ./src/components/ContentInfoWidget/index.ts, ./src/components/CopyLead/index.ts, ./src/components/DownloadList/index.ts, ./src/components/FAQs/index.ts, ./src/components/FeaturePost/index.ts, ./src/components/Highlights/index.ts, ./src/components/InlineLinkGroup/index.ts, ./src/components/LinkTile/index.ts, ./src/components/PartnerBrandLogos/index.ts, ./src/components/ProductNavigation/index.ts, ./src/components/PromoListing/index.ts, ./src/components/PromoListingThumbnailSignpost/index.ts, ./src/components/Quote/index.ts, ./src/components/SectionHeading/index.ts, ./src/components/Statistics/index.ts, ./src/components/Summary/index.ts, ./src/components/ThumbnailSignpost/index.ts, ./src/components/VideoHeroCard/index.ts, ./src/components/VideoPortraitCard/index.ts → lib...
36
+ created lib in 7.3s
36
37
  
37
- ./src/components/Accordion/index.ts, ./src/components/ActionTile/index.ts, ./src/components/ArticleCarousel/index.ts, ./src/components/ArticleSidebar/index.ts, ./src/components/Author/index.ts, ./src/components/BannerWithTabs/index.ts, ./src/components/BusinessSegmentSwitcher/index.ts, ./src/components/ContentInfoWidget/index.ts, ./src/components/CopyLead/index.ts, ./src/components/DownloadList/index.ts, ./src/components/FAQs/index.ts, ./src/components/FeaturePost/index.ts, ./src/components/Highlights/index.ts, ./src/components/InlineLinkGroup/index.ts, ./src/components/LinkTile/index.ts, ./src/components/ProductNavigation/index.ts, ./src/components/PromoListing/index.ts, ./src/components/PromoListingThumbnailSignpost/index.ts, ./src/components/Quote/index.ts, ./src/components/SectionHeading/index.ts, ./src/components/Statistics/index.ts, ./src/components/Summary/index.ts, ./src/components/ThumbnailSignpost/index.ts, ./src/components/VideoHeroCard/index.ts, ./src/components/VideoPortraitCard/index.ts → lib...
38
- created lib in 9s
39
- Browserslist: browsers data (caniuse-lite) is 8 months old. Please run:
38
+ ./src/components/Accordion/index.ts, ./src/components/ActionTile/index.ts, ./src/components/ArticleCarousel/index.ts, ./src/components/ArticleSidebar/index.ts, ./src/components/Author/index.ts, ./src/components/BannerWithTabs/index.ts, ./src/components/BusinessSegmentSwitcher/index.ts, ./src/components/ContentInfoWidget/index.ts, ./src/components/CopyLead/index.ts, ./src/components/DownloadList/index.ts, ./src/components/FAQs/index.ts, ./src/components/FeaturePost/index.ts, ./src/components/Highlights/index.ts, ./src/components/InlineLinkGroup/index.ts, ./src/components/LinkTile/index.ts, ./src/components/PartnerBrandLogos/index.ts, ./src/components/ProductNavigation/index.ts, ./src/components/PromoListing/index.ts, ./src/components/PromoListingThumbnailSignpost/index.ts, ./src/components/Quote/index.ts, ./src/components/SectionHeading/index.ts, ./src/components/Statistics/index.ts, ./src/components/Summary/index.ts, ./src/components/ThumbnailSignpost/index.ts, ./src/components/VideoHeroCard/index.ts, ./src/components/VideoPortraitCard/index.ts → lib...
39
+ created lib in 6.4s
40
+ Browserslist: browsers data (caniuse-lite) is 9 months old. Please run:
40
41
  npx update-browserslist-db@latest
41
42
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
42
43
 
43
- > @arc-ui/community-components@3.7.1 build:clean /builds/enterprise/frontend/arc-community/packages/components
44
+ > @arc-ui/community-components@3.8.1 build:clean /builds/enterprise/frontend/arc-community/packages/components
44
45
  > rimraf ./lib/types ./lib/styles.js ./lib/index.js ./lib/index.js.map
45
46
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # @arc-ui/community-components
2
2
 
3
+ ## 3.8.1
4
+
5
+ ### Patch Changes
6
+
7
+ - b85f7b6: Hide a11y "move to first new button" button when hideButton is true also hide before first "show more" click
8
+ - e1f83bf: added outline color in darkpathway
9
+ - 55b4c25: fixed accessibility issue
10
+ - 9e5d967: Fix spacing in ThumbnailSignpost
11
+ - e1f83bf: fix: improve ThumbnailSignpost button visibility on dark surfaces
12
+ - a583147: chore: updated arc version
13
+
14
+ ## 3.8.0
15
+
16
+ ### Minor Changes
17
+
18
+ - 9f20f3f: Partner Logo Section component created to list out partners
19
+
3
20
  ## 3.7.1
4
21
 
5
22
  ### Patch Changes
@@ -27,10 +27,10 @@ var ActionTile = function (_a) {
27
27
  React.createElement("div", { className: styles["action-tile-content"] },
28
28
  displayIcon && (React.createElement("div", { className: styles["action-tile-icon"] },
29
29
  React.createElement(Icon.Icon, { icon: displayIcon, size: 48 }))),
30
- React.createElement("h3", { className: styles["action-tile-heading"] }, heading)),
30
+ React.createElement("span", { className: styles["action-tile-heading"] }, heading)),
31
31
  isActive && (React.createElement("div", { className: styles["action-tile-tick"] },
32
32
  React.createElement(Icon.Icon, { icon: BtIconTickAlt2Px, size: 28 })))));
33
- return (React.createElement("div", tslib_es6.__assign({ className: tileClasses, onClick: onClick }, filterAttrs.filterAttrs(props)), content));
33
+ return (React.createElement("button", tslib_es6.__assign({ type: "button", className: tileClasses, onClick: onClick, "aria-pressed": isActive }, filterAttrs.filterAttrs(props)), content));
34
34
  };
35
35
 
36
36
  exports.ActionTile = ActionTile;
@@ -25,10 +25,10 @@ var ActionTile = function (_a) {
25
25
  React__default.createElement("div", { className: styles["action-tile-content"] },
26
26
  displayIcon && (React__default.createElement("div", { className: styles["action-tile-icon"] },
27
27
  React__default.createElement(Icon, { icon: displayIcon, size: 48 }))),
28
- React__default.createElement("h3", { className: styles["action-tile-heading"] }, heading)),
28
+ React__default.createElement("span", { className: styles["action-tile-heading"] }, heading)),
29
29
  isActive && (React__default.createElement("div", { className: styles["action-tile-tick"] },
30
30
  React__default.createElement(Icon, { icon: BtIconTickAlt2Px, size: 28 })))));
31
- return (React__default.createElement("div", __assign({ className: tileClasses, onClick: onClick }, filterAttrs(props)), content));
31
+ return (React__default.createElement("button", __assign({ type: "button", className: tileClasses, onClick: onClick, "aria-pressed": isActive }, filterAttrs(props)), content));
32
32
  };
33
33
 
34
34
  export { ActionTile };
@@ -6,7 +6,7 @@ var index = require('../_shared/cjs/index-B7Z7sgRq.cjs');
6
6
  var Carousel = require('@arc-ui/components/Carousel');
7
7
  var SectionHeading = require('../_shared/cjs/SectionHeading-DtYzFetD.cjs');
8
8
  var filterAttrs = require('../_shared/cjs/filter-attrs-BizjMsy0.cjs');
9
- var index_es = require('../_shared/cjs/index.es-Dg_lyAyh.cjs');
9
+ var index_es = require('../_shared/cjs/index.es-B6sSN_JJ.cjs');
10
10
  var MediaCard = require('@arc-ui/components/MediaCard');
11
11
  var useMediaQuery = require('@arc-ui/components/use-media-query');
12
12
  require('@arc-ui/components/Text');
@@ -4,7 +4,7 @@ import { a as commonjsGlobal, g as getDefaultExportFromCjs, c as classNames } fr
4
4
  import { Carousel } from '@arc-ui/components/Carousel';
5
5
  import { S as SectionHeading } from '../_shared/esm/SectionHeading-RLfs7ete.mjs';
6
6
  import { f as filterAttrs } from '../_shared/esm/filter-attrs-DZ7RCEZm.mjs';
7
- import { d as ArcSizeBreakpointsXs, A as ArcSizeBreakpointsS, b as ArcSizeBreakpointsM, a as ArcSizeBreakpointsL, c as ArcSizeBreakpointsXl, e as ArcSizeBreakpointsXxl } from '../_shared/esm/index.es-DtCgfyRV.mjs';
7
+ import { d as ArcSizeBreakpointsXs, A as ArcSizeBreakpointsS, b as ArcSizeBreakpointsM, a as ArcSizeBreakpointsL, c as ArcSizeBreakpointsXl, e as ArcSizeBreakpointsXxl } from '../_shared/esm/index.es-CYN3fovv.mjs';
8
8
  import { MediaCard } from '@arc-ui/components/MediaCard';
9
9
  import { useMediaQuery } from '@arc-ui/components/use-media-query';
10
10
  import '@arc-ui/components/Text';
@@ -3,7 +3,7 @@
3
3
  var tslib_es6 = require('../_shared/cjs/tslib.es6-BxB9I209.cjs');
4
4
  var React = require('react');
5
5
  var filterAttrs = require('../_shared/cjs/filter-attrs-BizjMsy0.cjs');
6
- var index_es = require('../_shared/cjs/index.es-Dg_lyAyh.cjs');
6
+ var index_es = require('../_shared/cjs/index.es-B6sSN_JJ.cjs');
7
7
  var Columns = require('@arc-ui/components/Columns');
8
8
  var useMediaQuery = require('@arc-ui/components/use-media-query');
9
9
  var Heading = require('@arc-ui/components/Heading');
@@ -1,7 +1,7 @@
1
1
  import { _ as __rest, a as __assign } from '../_shared/esm/tslib.es6-BVXMhEem.mjs';
2
2
  import React__default, { useState, useEffect, Suspense } from 'react';
3
3
  import { f as filterAttrs } from '../_shared/esm/filter-attrs-DZ7RCEZm.mjs';
4
- import { a as ArcSizeBreakpointsL, c as ArcSizeBreakpointsXl, b as ArcSizeBreakpointsM } from '../_shared/esm/index.es-DtCgfyRV.mjs';
4
+ import { a as ArcSizeBreakpointsL, c as ArcSizeBreakpointsXl, b as ArcSizeBreakpointsM } from '../_shared/esm/index.es-CYN3fovv.mjs';
5
5
  import { Columns, ColumnsCol } from '@arc-ui/components/Columns';
6
6
  import { useMediaQuery } from '@arc-ui/components/use-media-query';
7
7
  import { Heading } from '@arc-ui/components/Heading';
@@ -4,7 +4,7 @@ var tslib_es6 = require('../_shared/cjs/tslib.es6-BxB9I209.cjs');
4
4
  var React = require('react');
5
5
  var index = require('../_shared/cjs/index-B7Z7sgRq.cjs');
6
6
  var filterAttrs = require('../_shared/cjs/filter-attrs-BizjMsy0.cjs');
7
- var index_es = require('../_shared/cjs/index.es-Dg_lyAyh.cjs');
7
+ var index_es = require('../_shared/cjs/index.es-B6sSN_JJ.cjs');
8
8
  var AppButton = require('@arc-ui/components/AppButton');
9
9
  var Grid = require('@arc-ui/components/Grid');
10
10
  var ButtonV2 = require('@arc-ui/components/ButtonV2');
@@ -2,7 +2,7 @@ import { _ as __rest, a as __assign } from '../_shared/esm/tslib.es6-BVXMhEem.mj
2
2
  import React__default, { useState, useEffect, Suspense } from 'react';
3
3
  import { c as classNames } from '../_shared/esm/index-BSO2EFem.mjs';
4
4
  import { f as filterAttrs } from '../_shared/esm/filter-attrs-DZ7RCEZm.mjs';
5
- import { b as ArcSizeBreakpointsM } from '../_shared/esm/index.es-DtCgfyRV.mjs';
5
+ import { b as ArcSizeBreakpointsM } from '../_shared/esm/index.es-CYN3fovv.mjs';
6
6
  import { AppButton } from '@arc-ui/components/AppButton';
7
7
  import { Grid, GridRow, GridCol } from '@arc-ui/components/Grid';
8
8
  import { ButtonV2 } from '@arc-ui/components/ButtonV2';
@@ -11,10 +11,10 @@ var filterAttrs = require('../_shared/cjs/filter-attrs-BizjMsy0.cjs');
11
11
  var styles = {"quick-help":"InlineLinkGroup-module_quick-help__cMTpB","quick-help-label":"InlineLinkGroup-module_quick-help-label__VLKen","quick-help-container":"InlineLinkGroup-module_quick-help-container__IStTk","quick-help-item":"InlineLinkGroup-module_quick-help-item__QTIMl","quick-help-separator":"InlineLinkGroup-module_quick-help-separator__qJE0q","quick-help-separator-line":"InlineLinkGroup-module_quick-help-separator-line__VbCVI"};
12
12
 
13
13
  var InlineLinkGroup = function (_a) {
14
- var label = _a.label, links = _a.links, props = tslib_es6.__rest(_a, ["label", "links"]);
14
+ var label = _a.label, _b = _a.headingLevel, headingLevel = _b === void 0 ? "2" : _b, links = _a.links, props = tslib_es6.__rest(_a, ["label", "headingLevel", "links"]);
15
15
  return (React.createElement("div", tslib_es6.__assign({ className: styles["quick-help"] }, filterAttrs.filterAttrs(props)),
16
16
  label && (React.createElement("div", { className: styles["quick-help-label"] },
17
- React.createElement(Heading.Heading, { size: "xxs", fontStyle: "overline" }, label))),
17
+ React.createElement(Heading.Heading, { level: headingLevel, size: "xxs", fontStyle: "overline" }, label))),
18
18
  React.createElement("ul", { className: styles["quick-help-container"] }, links.map(function (link, index) { return (React.createElement(React.Fragment, { key: index },
19
19
  React.createElement("li", { className: styles["quick-help-item"] },
20
20
  React.createElement(Link.Link, { href: link.href, onClick: link.onClick, "aria-label": link.ariaLabel }, link.label),
@@ -9,10 +9,10 @@ import { f as filterAttrs } from '../_shared/esm/filter-attrs-DZ7RCEZm.mjs';
9
9
  var styles = {"quick-help":"InlineLinkGroup-module_quick-help__cMTpB","quick-help-label":"InlineLinkGroup-module_quick-help-label__VLKen","quick-help-container":"InlineLinkGroup-module_quick-help-container__IStTk","quick-help-item":"InlineLinkGroup-module_quick-help-item__QTIMl","quick-help-separator":"InlineLinkGroup-module_quick-help-separator__qJE0q","quick-help-separator-line":"InlineLinkGroup-module_quick-help-separator-line__VbCVI"};
10
10
 
11
11
  var InlineLinkGroup = function (_a) {
12
- var label = _a.label, links = _a.links, props = __rest(_a, ["label", "links"]);
12
+ var label = _a.label, _b = _a.headingLevel, headingLevel = _b === void 0 ? "2" : _b, links = _a.links, props = __rest(_a, ["label", "headingLevel", "links"]);
13
13
  return (React__default.createElement("div", __assign({ className: styles["quick-help"] }, filterAttrs(props)),
14
14
  label && (React__default.createElement("div", { className: styles["quick-help-label"] },
15
- React__default.createElement(Heading, { size: "xxs", fontStyle: "overline" }, label))),
15
+ React__default.createElement(Heading, { level: headingLevel, size: "xxs", fontStyle: "overline" }, label))),
16
16
  React__default.createElement("ul", { className: styles["quick-help-container"] }, links.map(function (link, index) { return (React__default.createElement(React__default.Fragment, { key: index },
17
17
  React__default.createElement("li", { className: styles["quick-help-item"] },
18
18
  React__default.createElement(Link, { href: link.href, onClick: link.onClick, "aria-label": link.ariaLabel }, link.label),
@@ -0,0 +1,57 @@
1
+ 'use strict';
2
+
3
+ var tslib_es6 = require('../_shared/cjs/tslib.es6-BxB9I209.cjs');
4
+ var React = require('react');
5
+ var filterAttrs = require('../_shared/cjs/filter-attrs-BizjMsy0.cjs');
6
+ var Heading = require('@arc-ui/components/Heading');
7
+ var Text = require('@arc-ui/components/Text');
8
+ var Rule = require('@arc-ui/components/Rule');
9
+ var VerticalSpace = require('@arc-ui/components/VerticalSpace');
10
+ var Columns = require('@arc-ui/components/Columns');
11
+
12
+ var styles$1 = {"subgroupHeader":"PartnerLogoSubgroup-module_subgroupHeader__rXAai","logoGroup":"PartnerLogoSubgroup-module_logoGroup__RYsTN","logoWrapper":"PartnerLogoSubgroup-module_logoWrapper__tyxVI","logoImage":"PartnerLogoSubgroup-module_logoImage__h7DJd"};
13
+
14
+ var PartnerLogoSubgroup = function (_a) {
15
+ var subheading = _a.subheading, text = _a.text, headingLevel = _a.headingLevel, logos = _a.logos, _b = _a.tileHeight, tileHeight = _b === void 0 ? 72 : _b;
16
+ var hasHeader = subheading || text;
17
+ var id = React.useId();
18
+ return (React.createElement(React.Fragment, null,
19
+ hasHeader && (React.createElement("div", { className: styles$1.subgroupHeader },
20
+ React.createElement(Columns.Columns, { isGutterless: true },
21
+ React.createElement(Columns.ColumnsCol, { spanL: 9, spanXL: 8 },
22
+ subheading && (React.createElement(Heading.Heading, { level: headingLevel, size: "s", isResponsive: false }, subheading)),
23
+ subheading && text && React.createElement(VerticalSpace.VerticalSpace, { size: "8" }),
24
+ text && (React.createElement(Text.Text, { size: "m", tone: "supporting" }, text)))))),
25
+ React.createElement("div", { className: styles$1.logoGroup }, logos.map(function (logo, j) { return (React.createElement("div", { key: "".concat(id, "-logo-").concat(j), className: styles$1.logoWrapper, style: { height: tileHeight } },
26
+ React.createElement("img", { src: logo.src, alt: logo.alt, className: styles$1.logoImage }))); }))));
27
+ };
28
+
29
+ var styles = {"subgroupList":"PartnerBrandLogos-module_subgroupList__4e1kv"};
30
+
31
+ var getSubheadingLevel = function (parentLevel, subLevel) {
32
+ return subLevel !== null && subLevel !== void 0 ? subLevel : String(Math.min(Number(parentLevel) + 1, 6));
33
+ };
34
+ var PartnerBrandLogos = function (_a) {
35
+ var heading = _a.heading, headingProps = _a.headingProps, _b = _a.headingLevel, headingLevel = _b === void 0 ? "2" : _b, content = _a.content, id = _a.id, _c = _a.rulerTopPadding, rulerTopPadding = _c === void 0 ? { size: "32" } : _c, _d = _a.rulerBottomPadding, rulerBottomPadding = _d === void 0 ? { size: "32" } : _d, subgroups = _a.subgroups, props = tslib_es6.__rest(_a, ["heading", "headingProps", "headingLevel", "content", "id", "rulerTopPadding", "rulerBottomPadding", "subgroups"]);
36
+ var componentId = React.useId();
37
+ var _e = headingProps !== null && headingProps !== void 0 ? headingProps : {}, _f = _e.size, headingSize = _f === void 0 ? "l" : _f, _g = _e.isResponsive, headingIsResponsive = _g === void 0 ? true : _g, restHeadingProps = tslib_es6.__rest(_e, ["size", "isResponsive"]);
38
+ return (React.createElement("div", tslib_es6.__assign({}, filterAttrs.filterAttrs(props)),
39
+ React.createElement(Columns.Columns, { isGutterless: true },
40
+ React.createElement(Columns.ColumnsCol, { spanL: 9, spanXL: 8 },
41
+ React.createElement(Heading.Heading, tslib_es6.__assign({ level: headingLevel, id: id, size: headingSize, isResponsive: headingIsResponsive }, restHeadingProps), heading),
42
+ content && (React.createElement(React.Fragment, null,
43
+ React.createElement(VerticalSpace.VerticalSpace, { size: "16" }),
44
+ content
45
+ .split(/\\n|\n/)
46
+ .filter(function (p) { return p.trim(); })
47
+ .map(function (paragraph, i) { return (React.createElement(React.Fragment, { key: "content-".concat(componentId, "-").concat(i) },
48
+ i > 0 && React.createElement(VerticalSpace.VerticalSpace, { size: "8" }),
49
+ React.createElement(Text.Text, { size: "m", elementType: "p" }, paragraph))); }))))),
50
+ React.createElement(VerticalSpace.VerticalSpace, tslib_es6.__assign({}, rulerTopPadding)),
51
+ React.createElement(Rule.Rule, null),
52
+ React.createElement(VerticalSpace.VerticalSpace, tslib_es6.__assign({}, rulerBottomPadding)),
53
+ React.createElement("ul", { className: styles.subgroupList }, subgroups.map(function (subgroup, i) { return (React.createElement("li", { key: "subgroup-".concat(componentId, "-").concat(i) },
54
+ React.createElement(PartnerLogoSubgroup, { subheading: subgroup.subheading, text: subgroup.text, headingLevel: getSubheadingLevel(headingLevel, subgroup.subheadingLevel), logos: subgroup.logos, tileHeight: subgroup.tileHeight }))); }))));
55
+ };
56
+
57
+ exports.PartnerBrandLogos = PartnerBrandLogos;
@@ -0,0 +1,55 @@
1
+ import { _ as __rest, a as __assign } from '../_shared/esm/tslib.es6-BVXMhEem.mjs';
2
+ import React__default, { useId } from 'react';
3
+ import { f as filterAttrs } from '../_shared/esm/filter-attrs-DZ7RCEZm.mjs';
4
+ import { Heading } from '@arc-ui/components/Heading';
5
+ import { Text } from '@arc-ui/components/Text';
6
+ import { Rule } from '@arc-ui/components/Rule';
7
+ import { VerticalSpace } from '@arc-ui/components/VerticalSpace';
8
+ import { Columns, ColumnsCol } from '@arc-ui/components/Columns';
9
+
10
+ var styles$1 = {"subgroupHeader":"PartnerLogoSubgroup-module_subgroupHeader__rXAai","logoGroup":"PartnerLogoSubgroup-module_logoGroup__RYsTN","logoWrapper":"PartnerLogoSubgroup-module_logoWrapper__tyxVI","logoImage":"PartnerLogoSubgroup-module_logoImage__h7DJd"};
11
+
12
+ var PartnerLogoSubgroup = function (_a) {
13
+ var subheading = _a.subheading, text = _a.text, headingLevel = _a.headingLevel, logos = _a.logos, _b = _a.tileHeight, tileHeight = _b === void 0 ? 72 : _b;
14
+ var hasHeader = subheading || text;
15
+ var id = useId();
16
+ return (React__default.createElement(React__default.Fragment, null,
17
+ hasHeader && (React__default.createElement("div", { className: styles$1.subgroupHeader },
18
+ React__default.createElement(Columns, { isGutterless: true },
19
+ React__default.createElement(ColumnsCol, { spanL: 9, spanXL: 8 },
20
+ subheading && (React__default.createElement(Heading, { level: headingLevel, size: "s", isResponsive: false }, subheading)),
21
+ subheading && text && React__default.createElement(VerticalSpace, { size: "8" }),
22
+ text && (React__default.createElement(Text, { size: "m", tone: "supporting" }, text)))))),
23
+ React__default.createElement("div", { className: styles$1.logoGroup }, logos.map(function (logo, j) { return (React__default.createElement("div", { key: "".concat(id, "-logo-").concat(j), className: styles$1.logoWrapper, style: { height: tileHeight } },
24
+ React__default.createElement("img", { src: logo.src, alt: logo.alt, className: styles$1.logoImage }))); }))));
25
+ };
26
+
27
+ var styles = {"subgroupList":"PartnerBrandLogos-module_subgroupList__4e1kv"};
28
+
29
+ var getSubheadingLevel = function (parentLevel, subLevel) {
30
+ return subLevel !== null && subLevel !== void 0 ? subLevel : String(Math.min(Number(parentLevel) + 1, 6));
31
+ };
32
+ var PartnerBrandLogos = function (_a) {
33
+ var heading = _a.heading, headingProps = _a.headingProps, _b = _a.headingLevel, headingLevel = _b === void 0 ? "2" : _b, content = _a.content, id = _a.id, _c = _a.rulerTopPadding, rulerTopPadding = _c === void 0 ? { size: "32" } : _c, _d = _a.rulerBottomPadding, rulerBottomPadding = _d === void 0 ? { size: "32" } : _d, subgroups = _a.subgroups, props = __rest(_a, ["heading", "headingProps", "headingLevel", "content", "id", "rulerTopPadding", "rulerBottomPadding", "subgroups"]);
34
+ var componentId = useId();
35
+ var _e = headingProps !== null && headingProps !== void 0 ? headingProps : {}, _f = _e.size, headingSize = _f === void 0 ? "l" : _f, _g = _e.isResponsive, headingIsResponsive = _g === void 0 ? true : _g, restHeadingProps = __rest(_e, ["size", "isResponsive"]);
36
+ return (React__default.createElement("div", __assign({}, filterAttrs(props)),
37
+ React__default.createElement(Columns, { isGutterless: true },
38
+ React__default.createElement(ColumnsCol, { spanL: 9, spanXL: 8 },
39
+ React__default.createElement(Heading, __assign({ level: headingLevel, id: id, size: headingSize, isResponsive: headingIsResponsive }, restHeadingProps), heading),
40
+ content && (React__default.createElement(React__default.Fragment, null,
41
+ React__default.createElement(VerticalSpace, { size: "16" }),
42
+ content
43
+ .split(/\\n|\n/)
44
+ .filter(function (p) { return p.trim(); })
45
+ .map(function (paragraph, i) { return (React__default.createElement(React__default.Fragment, { key: "content-".concat(componentId, "-").concat(i) },
46
+ i > 0 && React__default.createElement(VerticalSpace, { size: "8" }),
47
+ React__default.createElement(Text, { size: "m", elementType: "p" }, paragraph))); }))))),
48
+ React__default.createElement(VerticalSpace, __assign({}, rulerTopPadding)),
49
+ React__default.createElement(Rule, null),
50
+ React__default.createElement(VerticalSpace, __assign({}, rulerBottomPadding)),
51
+ React__default.createElement("ul", { className: styles.subgroupList }, subgroups.map(function (subgroup, i) { return (React__default.createElement("li", { key: "subgroup-".concat(componentId, "-").concat(i) },
52
+ React__default.createElement(PartnerLogoSubgroup, { subheading: subgroup.subheading, text: subgroup.text, headingLevel: getSubheadingLevel(headingLevel, subgroup.subheadingLevel), logos: subgroup.logos, tileHeight: subgroup.tileHeight }))); }))));
53
+ };
54
+
55
+ export { PartnerBrandLogos };
@@ -0,0 +1 @@
1
+ .PartnerBrandLogos-module_subgroupList__4e1kv{display:flex;flex-direction:column;gap:32px;list-style:none;margin:0;padding:0}
@@ -5,7 +5,7 @@ var React = require('react');
5
5
  var index = require('../_shared/cjs/index-B7Z7sgRq.cjs');
6
6
  var filterAttrs = require('../_shared/cjs/filter-attrs-BizjMsy0.cjs');
7
7
  var useMediaQuery = require('@arc-ui/components/use-media-query');
8
- var index_es = require('../_shared/cjs/index.es-Dg_lyAyh.cjs');
8
+ var index_es = require('../_shared/cjs/index.es-B6sSN_JJ.cjs');
9
9
  var SectionHeading = require('../_shared/cjs/SectionHeading-DtYzFetD.cjs');
10
10
  var ButtonV2 = require('@arc-ui/components/ButtonV2');
11
11
  var InformationCard = require('@arc-ui/components/InformationCard');
@@ -25,6 +25,7 @@ var ProductNavigation = function (_a) {
25
25
  var _g = React.useState(false), hideLessButton = _g[0], setHideLessButton = _g[1];
26
26
  var _h = React.useState(cardsToDisplay), skipLinkCard = _h[0], setSkipLinkCard = _h[1];
27
27
  var _j = React.useState(productList.slice(0, cardsToDisplay)), displayList = _j[0], setDisplayList = _j[1];
28
+ var _k = React.useState(false), displaySkipButton = _k[0], setDisplaySkipButton = _k[1];
28
29
  var cardRef = React.useRef(null);
29
30
  React.useEffect(function () {
30
31
  if (defaultExpanded) {
@@ -36,6 +37,7 @@ var ProductNavigation = function (_a) {
36
37
  (_a = cardRef.current) === null || _a === void 0 ? void 0 : _a.focus();
37
38
  };
38
39
  var clickController = function () {
40
+ setDisplaySkipButton(true);
39
41
  // show more / current list length + increment
40
42
  if (displayList.length < productList.length) {
41
43
  if (onClickMore)
@@ -69,8 +71,8 @@ var ProductNavigation = function (_a) {
69
71
  !hideButton && !hideLessButton && (React.createElement(ButtonV2.ButtonV2, { label: displayList.length < productList.length
70
72
  ? "Show more"
71
73
  : "Show less", buttonStyle: "secondary", onClick: clickController, isFullWidth: isMinWidthArcBreakpointS ? false : true, isLoading: isLoading })),
72
- displayList.length > cardsToDisplay && (React.createElement(React.Fragment, null,
73
- React.createElement("div", { id: "skip-link", className: index.classNames(styles["productNavigation-skipLink"]), tabIndex: -1 },
74
+ hideButton ||
75
+ (displaySkipButton && displayList.length > cardsToDisplay && (React.createElement("div", { id: "skip-link", className: index.classNames(styles["productNavigation-skipLink"]), tabIndex: -1 },
74
76
  React.createElement(ButtonV2.ButtonV2, { label: "Move to first new card", buttonStyle: "primary", onClick: moveFocus, isFullWidth: isMinWidthArcBreakpointS ? false : true })))),
75
77
  React.createElement(VisuallyHidden.VisuallyHidden, null,
76
78
  React.createElement("div", { "aria-live": "polite", id: "aria-live-region", "aria-atomic": true },
@@ -3,7 +3,7 @@ import React__default, { useState, useRef, useEffect } from 'react';
3
3
  import { c as classNames } from '../_shared/esm/index-BSO2EFem.mjs';
4
4
  import { f as filterAttrs } from '../_shared/esm/filter-attrs-DZ7RCEZm.mjs';
5
5
  import { useMediaQuery } from '@arc-ui/components/use-media-query';
6
- import { A as ArcSizeBreakpointsS } from '../_shared/esm/index.es-DtCgfyRV.mjs';
6
+ import { A as ArcSizeBreakpointsS } from '../_shared/esm/index.es-CYN3fovv.mjs';
7
7
  import { S as SectionHeading } from '../_shared/esm/SectionHeading-RLfs7ete.mjs';
8
8
  import { ButtonV2 } from '@arc-ui/components/ButtonV2';
9
9
  import { InformationCard } from '@arc-ui/components/InformationCard';
@@ -23,6 +23,7 @@ var ProductNavigation = function (_a) {
23
23
  var _g = useState(false), hideLessButton = _g[0], setHideLessButton = _g[1];
24
24
  var _h = useState(cardsToDisplay), skipLinkCard = _h[0], setSkipLinkCard = _h[1];
25
25
  var _j = useState(productList.slice(0, cardsToDisplay)), displayList = _j[0], setDisplayList = _j[1];
26
+ var _k = useState(false), displaySkipButton = _k[0], setDisplaySkipButton = _k[1];
26
27
  var cardRef = useRef(null);
27
28
  useEffect(function () {
28
29
  if (defaultExpanded) {
@@ -34,6 +35,7 @@ var ProductNavigation = function (_a) {
34
35
  (_a = cardRef.current) === null || _a === void 0 ? void 0 : _a.focus();
35
36
  };
36
37
  var clickController = function () {
38
+ setDisplaySkipButton(true);
37
39
  // show more / current list length + increment
38
40
  if (displayList.length < productList.length) {
39
41
  if (onClickMore)
@@ -67,8 +69,8 @@ var ProductNavigation = function (_a) {
67
69
  !hideButton && !hideLessButton && (React__default.createElement(ButtonV2, { label: displayList.length < productList.length
68
70
  ? "Show more"
69
71
  : "Show less", buttonStyle: "secondary", onClick: clickController, isFullWidth: isMinWidthArcBreakpointS ? false : true, isLoading: isLoading })),
70
- displayList.length > cardsToDisplay && (React__default.createElement(React__default.Fragment, null,
71
- React__default.createElement("div", { id: "skip-link", className: classNames(styles["productNavigation-skipLink"]), tabIndex: -1 },
72
+ hideButton ||
73
+ (displaySkipButton && displayList.length > cardsToDisplay && (React__default.createElement("div", { id: "skip-link", className: classNames(styles["productNavigation-skipLink"]), tabIndex: -1 },
72
74
  React__default.createElement(ButtonV2, { label: "Move to first new card", buttonStyle: "primary", onClick: moveFocus, isFullWidth: isMinWidthArcBreakpointS ? false : true })))),
73
75
  React__default.createElement(VisuallyHidden, null,
74
76
  React__default.createElement("div", { "aria-live": "polite", id: "aria-live-region", "aria-atomic": true },
@@ -3,7 +3,7 @@
3
3
  var tslib_es6 = require('../_shared/cjs/tslib.es6-BxB9I209.cjs');
4
4
  var React = require('react');
5
5
  var index = require('../_shared/cjs/index-B7Z7sgRq.cjs');
6
- var index_es = require('../_shared/cjs/index.es-Dg_lyAyh.cjs');
6
+ var index_es = require('../_shared/cjs/index.es-B6sSN_JJ.cjs');
7
7
  var Carousel = require('@arc-ui/components/Carousel');
8
8
  var Heading = require('@arc-ui/components/Heading');
9
9
  var useMediaQuery = require('@arc-ui/components/use-media-query');
@@ -1,7 +1,7 @@
1
1
  import { _ as __rest, a as __assign } from '../_shared/esm/tslib.es6-BVXMhEem.mjs';
2
2
  import React__default, { useId } from 'react';
3
3
  import { c as classNames } from '../_shared/esm/index-BSO2EFem.mjs';
4
- import { a as ArcSizeBreakpointsL, b as ArcSizeBreakpointsM } from '../_shared/esm/index.es-DtCgfyRV.mjs';
4
+ import { a as ArcSizeBreakpointsL, b as ArcSizeBreakpointsM } from '../_shared/esm/index.es-CYN3fovv.mjs';
5
5
  import { Carousel } from '@arc-ui/components/Carousel';
6
6
  import { Heading } from '@arc-ui/components/Heading';
7
7
  import { useMediaQuery } from '@arc-ui/components/use-media-query';
@@ -4,13 +4,14 @@ var tslib_es6 = require('../_shared/cjs/tslib.es6-BxB9I209.cjs');
4
4
  var React = require('react');
5
5
  var SectionHeading = require('../_shared/cjs/SectionHeading-DtYzFetD.cjs');
6
6
  var filterAttrs = require('../_shared/cjs/filter-attrs-BizjMsy0.cjs');
7
- var ThumbnailSignpost = require('../_shared/cjs/ThumbnailSignpost-ja1yxriK.cjs');
7
+ var ThumbnailSignpost = require('../_shared/cjs/ThumbnailSignpost-DymZmLlB.cjs');
8
8
  require('../_shared/cjs/index-B7Z7sgRq.cjs');
9
9
  require('@arc-ui/components/Text');
10
10
  require('@arc-ui/components/VerticalSpace');
11
11
  require('@arc-ui/components/Image');
12
12
  require('@arc-ui/components/Heading');
13
13
  require('../_shared/cjs/BtIconArrowRightFill-BVCZv7Lm.cjs');
14
+ require('@arc-ui/components/Surface');
14
15
 
15
16
  var styles = {"PromoListingThumbnailSignpost":"PromoListingThumbnailSignpost-module_PromoListingThumbnailSignpost__0HTPV","list":"PromoListingThumbnailSignpost-module_list__E9l0E"};
16
17
 
@@ -2,13 +2,14 @@ import { _ as __rest, a as __assign } from '../_shared/esm/tslib.es6-BVXMhEem.mj
2
2
  import React__default from 'react';
3
3
  import { S as SectionHeading } from '../_shared/esm/SectionHeading-RLfs7ete.mjs';
4
4
  import { f as filterAttrs } from '../_shared/esm/filter-attrs-DZ7RCEZm.mjs';
5
- import { T as ThumbnailSignpost } from '../_shared/esm/ThumbnailSignpost-Cc21FjUJ.mjs';
5
+ import { T as ThumbnailSignpost } from '../_shared/esm/ThumbnailSignpost-D6uye3mm.mjs';
6
6
  import '../_shared/esm/index-BSO2EFem.mjs';
7
7
  import '@arc-ui/components/Text';
8
8
  import '@arc-ui/components/VerticalSpace';
9
9
  import '@arc-ui/components/Image';
10
10
  import '@arc-ui/components/Heading';
11
11
  import '../_shared/esm/BtIconArrowRightFill-D0zKgk3B.mjs';
12
+ import '@arc-ui/components/Surface';
12
13
 
13
14
  var styles = {"PromoListingThumbnailSignpost":"PromoListingThumbnailSignpost-module_PromoListingThumbnailSignpost__0HTPV","list":"PromoListingThumbnailSignpost-module_list__E9l0E"};
14
15
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  var tslib_es6 = require('../_shared/cjs/tslib.es6-BxB9I209.cjs');
4
4
  var React = require('react');
5
- var index_es = require('../_shared/cjs/index.es-Dg_lyAyh.cjs');
5
+ var index_es = require('../_shared/cjs/index.es-B6sSN_JJ.cjs');
6
6
  var Heading = require('@arc-ui/components/Heading');
7
7
  var Text = require('@arc-ui/components/Text');
8
8
  var Box = require('@arc-ui/components/Box');
@@ -1,6 +1,6 @@
1
1
  import { _ as __rest, a as __assign } from '../_shared/esm/tslib.es6-BVXMhEem.mjs';
2
2
  import React__default from 'react';
3
- import { b as ArcSizeBreakpointsM } from '../_shared/esm/index.es-DtCgfyRV.mjs';
3
+ import { b as ArcSizeBreakpointsM } from '../_shared/esm/index.es-CYN3fovv.mjs';
4
4
  import { Heading } from '@arc-ui/components/Heading';
5
5
  import { Text } from '@arc-ui/components/Text';
6
6
  import { Box } from '@arc-ui/components/Box';
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var ThumbnailSignpost = require('../_shared/cjs/ThumbnailSignpost-ja1yxriK.cjs');
3
+ var ThumbnailSignpost = require('../_shared/cjs/ThumbnailSignpost-DymZmLlB.cjs');
4
4
  require('../_shared/cjs/tslib.es6-BxB9I209.cjs');
5
5
  require('react');
6
6
  require('../_shared/cjs/index-B7Z7sgRq.cjs');
@@ -9,6 +9,7 @@ require('../_shared/cjs/BtIconArrowRightFill-BVCZv7Lm.cjs');
9
9
  require('@arc-ui/components/Image');
10
10
  require('@arc-ui/components/VerticalSpace');
11
11
  require('@arc-ui/components/Heading');
12
+ require('@arc-ui/components/Surface');
12
13
 
13
14
 
14
15
 
@@ -1,4 +1,4 @@
1
- export { T as ThumbnailSignpost } from '../_shared/esm/ThumbnailSignpost-Cc21FjUJ.mjs';
1
+ export { T as ThumbnailSignpost } from '../_shared/esm/ThumbnailSignpost-D6uye3mm.mjs';
2
2
  import '../_shared/esm/tslib.es6-BVXMhEem.mjs';
3
3
  import 'react';
4
4
  import '../_shared/esm/index-BSO2EFem.mjs';
@@ -7,3 +7,4 @@ import '../_shared/esm/BtIconArrowRightFill-D0zKgk3B.mjs';
7
7
  import '@arc-ui/components/Image';
8
8
  import '@arc-ui/components/VerticalSpace';
9
9
  import '@arc-ui/components/Heading';
10
+ import '@arc-ui/components/Surface';
@@ -1 +1 @@
1
- .ThumbnailSignpost-module_thumbnailSignpost__Yf26b button{all:unset;cursor:pointer}.ThumbnailSignpost-module_thumbnailSignpost__Yf26b{display:inline-flex;flex-direction:row;gap:var(--arc-size-grid-gutter-s);max-width:720px}.ThumbnailSignpost-module_isLink__FucdG:focus{cursor:pointer;outline:var(--focus-border-weight-s) solid var(--focus-colors-light-border-subtle);outline-offset:2px;border-radius:calc(var(--thumbnail-signpost-border-radius-s) + 2px)}.ThumbnailSignpost-module_isLink__FucdG:hover{cursor:pointer}.ThumbnailSignpost-module_content__XG9oj{width:100%;font:var(--sem-type-body-reg-s)}.ThumbnailSignpost-module_heading__mTrpJ{display:block;font:var(--sem-type-mobile-semi-xxs);font-family:var(--sem-font-family-heading);font-size:1em;font-weight:var(--sem-font-weight-semi-bold);margin:0}.ThumbnailSignpost-module_isLink__FucdG:hover .ThumbnailSignpost-module_heading__mTrpJ,.ThumbnailSignpost-module_isLink__FucdG:focus .ThumbnailSignpost-module_heading__mTrpJ{color:var(--button-v2-colors-light-text-hover);text-decoration:underline}.ThumbnailSignpost-module_image__syGZj{width:calc((((100% + var(--arc-size-grid-gutter-s))/12) * 6) - var(--arc-size-grid-gutter-s))}.ThumbnailSignpost-module_image__syGZj img{border-radius:var(--thumbnail-signpost-border-radius-s);width:100%}@media (min-width:636px){.ThumbnailSignpost-module_image__syGZj{width:calc((((100% + var(--arc-size-grid-gutter-s))/12) * 6) - var(--arc-size-grid-gutter-m))}.ThumbnailSignpost-module_thumbnailSignpost__Yf26b{gap:var(--arc-size-grid-gutter-m)}.ThumbnailSignpost-module_heading__mTrpJ{font:var(--sem-type-mobile-semi-xs)}}@media (min-width:1280px){.ThumbnailSignpost-module_thumbnailSignpost__Yf26b{gap:var(--arc-size-grid-gutter-l)}}.ThumbnailSignpost-module_thumbnailButton__Nn-NR{display:flex;align-items:center;gap:var(--button-v2-gap-xs);color:var(--button-v2-colors-light-text-default);font:var(--sem-type-interface-button-s);height:var(--button-v2-size-s)}.ThumbnailSignpost-module_buttonIcon__ydmza{background:var(--icon-color-brand-alt-light);display:block;height:100%;line-height:0;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;width:100%}.ThumbnailSignpost-module_isLink__FucdG:focus .ThumbnailSignpost-module_buttonIcon__ydmza,.ThumbnailSignpost-module_isLink__FucdG:hover .ThumbnailSignpost-module_buttonIcon__ydmza{background:var(--button-v2-colors-light-text-hover)}.ThumbnailSignpost-module_isLink__FucdG:hover .ThumbnailSignpost-module_thumbnailButton__Nn-NR,.ThumbnailSignpost-module_isLink__FucdG:focus .ThumbnailSignpost-module_thumbnailButton__Nn-NR{background:none;color:var(--button-v2-colors-light-text-hover);-webkit-text-decoration:var(--sem-underline);text-decoration:var(--sem-underline)}
1
+ .ThumbnailSignpost-module_thumbnailSignpost__Yf26b button{all:unset;cursor:pointer}.ThumbnailSignpost-module_thumbnailSignpost__Yf26b{display:inline-flex;flex-direction:row;gap:var(--arc-size-grid-gutter-m);max-width:720px}.ThumbnailSignpost-module_isLink__FucdG:focus{cursor:pointer;outline:var(--focus-border-weight-s) solid var(--focus-colors-light-border-subtle);outline-offset:2px;border-radius:calc(var(--thumbnail-signpost-border-radius-s) + 2px)}.ThumbnailSignpost-module_onDarkSurface__F2jUk.ThumbnailSignpost-module_isLink__FucdG:focus{outline-color:var(--focus-colors-dark-border-subtle)}.ThumbnailSignpost-module_isLink__FucdG:hover{cursor:pointer}.ThumbnailSignpost-module_content__XG9oj{width:100%;font:var(--sem-type-body-reg-s)}.ThumbnailSignpost-module_heading__mTrpJ{display:block;font:var(--sem-type-mobile-semi-xxs);font-family:var(--sem-font-family-heading);font-size:1em;font-weight:var(--sem-font-weight-semi-bold);margin:0}.ThumbnailSignpost-module_isLink__FucdG:hover .ThumbnailSignpost-module_heading__mTrpJ,.ThumbnailSignpost-module_isLink__FucdG:focus .ThumbnailSignpost-module_heading__mTrpJ{color:var(--button-v2-colors-light-text-hover);text-decoration:underline}.ThumbnailSignpost-module_onDarkSurface__F2jUk.ThumbnailSignpost-module_isLink__FucdG:hover .ThumbnailSignpost-module_heading__mTrpJ,.ThumbnailSignpost-module_onDarkSurface__F2jUk.ThumbnailSignpost-module_isLink__FucdG:focus .ThumbnailSignpost-module_heading__mTrpJ{color:var(--surface-colors-bg-light-white);text-decoration:underline}.ThumbnailSignpost-module_image__syGZj{width:calc((((100% + var(--arc-size-grid-gutter-s))/12) * 6) - var(--arc-size-grid-gutter-s))}.ThumbnailSignpost-module_image__syGZj img{border-radius:var(--thumbnail-signpost-border-radius-s);width:100%}@media (min-width:636px){.ThumbnailSignpost-module_image__syGZj{width:calc((((100% + var(--arc-size-grid-gutter-s))/12) * 6) - var(--arc-size-grid-gutter-m))}.ThumbnailSignpost-module_thumbnailSignpost__Yf26b{gap:var(--arc-size-grid-gutter-m)}.ThumbnailSignpost-module_heading__mTrpJ{font:var(--sem-type-mobile-semi-xs)}}@media (min-width:1280px){.ThumbnailSignpost-module_thumbnailSignpost__Yf26b{gap:var(--arc-size-grid-gutter-l)}}.ThumbnailSignpost-module_thumbnailButton__Nn-NR{display:flex;align-items:center;gap:var(--button-v2-gap-xs);color:var(--button-v2-colors-light-text-default);font:var(--sem-type-interface-button-s);height:var(--button-v2-size-s)}.ThumbnailSignpost-module_buttonIcon__ydmza{background:var(--icon-color-brand-alt-light);display:block;height:100%;line-height:0;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;width:100%}.ThumbnailSignpost-module_onDarkSurface__F2jUk .ThumbnailSignpost-module_buttonIcon__ydmza{background:var(--surface-colors-bg-light-white)}.ThumbnailSignpost-module_onDarkSurface__F2jUk .ThumbnailSignpost-module_thumbnailButton__Nn-NR{color:var(--surface-colors-bg-light-white)}.ThumbnailSignpost-module_isLink__FucdG:focus .ThumbnailSignpost-module_buttonIcon__ydmza,.ThumbnailSignpost-module_isLink__FucdG:hover .ThumbnailSignpost-module_buttonIcon__ydmza{background:var(--button-v2-colors-light-text-hover)}.ThumbnailSignpost-module_onDarkSurface__F2jUk.ThumbnailSignpost-module_isLink__FucdG:focus .ThumbnailSignpost-module_buttonIcon__ydmza,.ThumbnailSignpost-module_onDarkSurface__F2jUk.ThumbnailSignpost-module_isLink__FucdG:hover .ThumbnailSignpost-module_buttonIcon__ydmza{background:var(--button-v2-colors-dark-text-hover)}.ThumbnailSignpost-module_isLink__FucdG:hover .ThumbnailSignpost-module_thumbnailButton__Nn-NR,.ThumbnailSignpost-module_isLink__FucdG:focus .ThumbnailSignpost-module_thumbnailButton__Nn-NR{background:none;color:var(--button-v2-colors-light-text-hover);-webkit-text-decoration:var(--sem-underline);text-decoration:var(--sem-underline)}.ThumbnailSignpost-module_onDarkSurface__F2jUk.ThumbnailSignpost-module_isLink__FucdG:hover .ThumbnailSignpost-module_thumbnailButton__Nn-NR,.ThumbnailSignpost-module_onDarkSurface__F2jUk.ThumbnailSignpost-module_isLink__FucdG:focus .ThumbnailSignpost-module_thumbnailButton__Nn-NR{background:none;color:var(--button-v2-colors-dark-text-hover);-webkit-text-decoration:var(--sem-underline);text-decoration:var(--sem-underline)}
@@ -8,15 +8,19 @@ var BtIconArrowRightFill = require('./BtIconArrowRightFill-BVCZv7Lm.cjs');
8
8
  var Image = require('@arc-ui/components/Image');
9
9
  var VerticalSpace = require('@arc-ui/components/VerticalSpace');
10
10
  var Heading = require('@arc-ui/components/Heading');
11
+ var Surface = require('@arc-ui/components/Surface');
11
12
 
12
- var styles = {"thumbnailSignpost":"ThumbnailSignpost-module_thumbnailSignpost__Yf26b","isLink":"ThumbnailSignpost-module_isLink__FucdG","content":"ThumbnailSignpost-module_content__XG9oj","heading":"ThumbnailSignpost-module_heading__mTrpJ","image":"ThumbnailSignpost-module_image__syGZj","thumbnailButton":"ThumbnailSignpost-module_thumbnailButton__Nn-NR","buttonIcon":"ThumbnailSignpost-module_buttonIcon__ydmza"};
13
+ var styles = {"thumbnailSignpost":"ThumbnailSignpost-module_thumbnailSignpost__Yf26b","isLink":"ThumbnailSignpost-module_isLink__FucdG","onDarkSurface":"ThumbnailSignpost-module_onDarkSurface__F2jUk","content":"ThumbnailSignpost-module_content__XG9oj","heading":"ThumbnailSignpost-module_heading__mTrpJ","image":"ThumbnailSignpost-module_image__syGZj","thumbnailButton":"ThumbnailSignpost-module_thumbnailButton__Nn-NR","buttonIcon":"ThumbnailSignpost-module_buttonIcon__ydmza"};
13
14
 
14
15
  /** Use `ThumbnailSignpost` to highlight key information or navigation points with an accompanying thumbnail image or icon. */
15
16
  var ThumbnailSignpost = function (_a) {
16
17
  var _b;
17
18
  var text = _a.text, title = _a.title, img = _a.img, onClick = _a.onClick, buttonLabel = _a.buttonLabel, props = tslib_es6.__rest(_a, ["text", "title", "img", "onClick", "buttonLabel"]);
19
+ var surface = React.useContext(Surface.SurfaceContext).surface;
20
+ var isDarkSurface = surface === "dark";
18
21
  return (React.createElement("div", tslib_es6.__assign({ className: index.classNames(styles.thumbnailSignpost, (_b = {},
19
22
  _b[styles.isLink] = onClick,
23
+ _b[styles.onDarkSurface] = isDarkSurface,
20
24
  _b)), onClick: onClick, "aria-label": title, tabIndex: onClick ? 0 : -1 }, (onClick && { role: "button" }), filterAttrs.filterAttrs(props)),
21
25
  img && (React.createElement("div", { className: styles.image },
22
26
  React.createElement(Image.Image, tslib_es6.__assign({}, img)))),
@@ -25,7 +29,7 @@ var ThumbnailSignpost = function (_a) {
25
29
  React.createElement(VerticalSpace.VerticalSpace, { size: "8" }),
26
30
  text,
27
31
  buttonLabel && onClick && (React.createElement(React.Fragment, null,
28
- React.createElement(VerticalSpace.VerticalSpace, { size: "8" }),
32
+ React.createElement(VerticalSpace.VerticalSpace, { size: "32" }),
29
33
  React.createElement("div", { className: styles.thumbnailButton },
30
34
  React.createElement("span", { className: styles.buttonIcon, role: "img", style: {
31
35
  height: 24,
@@ -2,7 +2,7 @@
2
2
 
3
3
  /**
4
4
  * Do not edit directly
5
- * Generated on Tue, 21 Apr 2026 10:23:52 GMT
5
+ * Generated on Wed, 13 May 2026 07:47:26 GMT
6
6
  */
7
7
  var ArcSizeBreakpointsXs = "320px";
8
8
  var ArcSizeBreakpointsS = "636px";