@arc-ui/community-components 0.1.0 → 1.0.0
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/.turbo/turbo-build.log +127 -7
- package/CHANGELOG.md +22 -0
- package/dist/Accordion/Accordion.cjs.js +9 -9
- package/dist/Accordion/Accordion.esm.js +7 -7
- package/dist/ArticleSidebar/ArticleSidebar.cjs.js +185 -0
- package/dist/ArticleSidebar/ArticleSidebar.esm.js +183 -0
- package/dist/ArticleSidebar/styles.css +1 -0
- package/dist/Author/Author.cjs.js +6 -7
- package/dist/Author/Author.esm.js +6 -7
- package/dist/BannerWithTabs/BannerWithTabs.cjs.js +15 -25
- package/dist/BannerWithTabs/BannerWithTabs.esm.js +16 -26
- package/dist/BannerWithTabs/styles.css +1 -1
- package/dist/CopyLead/CopyLead.cjs.js +25 -27
- package/dist/CopyLead/CopyLead.esm.js +15 -17
- package/dist/DownloadList/DownloadList.cjs.js +10 -9
- package/dist/DownloadList/DownloadList.esm.js +9 -8
- package/dist/FeaturePost/FeaturePost.cjs.js +28 -31
- package/dist/FeaturePost/FeaturePost.esm.js +21 -24
- package/dist/Highlights/Highlights.cjs.js +10 -10
- package/dist/Highlights/Highlights.esm.js +10 -10
- package/dist/ProductNavigation/ProductNavigation.cjs.js +86 -0
- package/dist/ProductNavigation/ProductNavigation.esm.js +84 -0
- package/dist/ProductNavigation/styles.css +1 -0
- package/dist/PromoListing/PromoListing.cjs.js +17 -17
- package/dist/PromoListing/PromoListing.esm.js +13 -13
- package/dist/Quote/Quote.cjs.js +8 -9
- package/dist/Quote/Quote.esm.js +6 -7
- package/dist/SectionHeading/SectionHeading.cjs.js +6 -6
- package/dist/SectionHeading/SectionHeading.esm.js +6 -6
- package/dist/SectionHeading/styles.css +1 -1
- package/dist/Statistics/Statistics.cjs.js +14 -14
- package/dist/Statistics/Statistics.esm.js +13 -13
- package/dist/Summary/Summary.cjs.js +7 -7
- package/dist/Summary/Summary.esm.js +7 -7
- package/dist/_shared/cjs/{Author-CAo-qryZ.js → Author-BXxxwh6E.js} +11 -12
- package/dist/_shared/cjs/SectionHeading-7IxNz67p.js +29 -0
- package/dist/_shared/cjs/filter-data-attrs-DlS_Fyr9.js +112 -0
- package/dist/_shared/cjs/{index.es-X428Cm3N.js → index.es-HAMLJhPd.js} +1 -1
- package/dist/_shared/esm/{Author-Bx-cE9Pz.js → Author-B8tJxqB8.js} +8 -9
- package/dist/_shared/esm/SectionHeading-Dz0GfXsP.js +27 -0
- package/dist/_shared/esm/filter-data-attrs-DAx-HNG5.js +106 -0
- package/dist/_shared/esm/{index.es-BzmvPxje.js → index.es-BI7la-9v.js} +2 -2
- package/dist/index.es.js +399 -127
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +400 -125
- package/dist/index.js.map +1 -1
- package/dist/styles.css +1 -1
- package/dist/types/{components → cjs/components}/Accordion/Accordion.d.ts +1 -1
- package/dist/types/{components → cjs/components}/Accordion/components/AccordionDisclosureList/AccordionDisclosureList.d.ts +1 -1
- package/dist/types/cjs/components/ArticleSidebar/ArticleSidebar.d.ts +36 -0
- package/dist/types/cjs/components/ArticleSidebar/index.d.ts +1 -0
- package/dist/types/cjs/components/ArticleSidebar/types/link-section.d.ts +11 -0
- package/dist/types/cjs/components/ArticleSidebar/types/share-button.d.ts +8 -0
- package/dist/types/cjs/components/ArticleSidebar/types/share.d.ts +8 -0
- package/dist/types/cjs/components/ArticleSidebar/types/sidebar-author.d.ts +4 -0
- package/dist/types/cjs/components/ArticleSidebar/types/text-section.d.ts +6 -0
- package/dist/types/cjs/components/ArticleSidebar/types/topic.d.ts +7 -0
- package/dist/types/{components → cjs/components}/Author/Author.d.ts +1 -1
- package/dist/types/cjs/components/BannerWithTabs/BannerWithTabs.d.ts +42 -0
- package/dist/types/{components → cjs/components}/CopyLead/components/MediaContent/MediaContent.d.ts +1 -1
- package/dist/types/{components → cjs/components}/CopyLead/templates/Media/Media.d.ts +2 -2
- package/dist/types/cjs/components/CopyLead/types/copy-lead-list-item.d.ts +6 -0
- package/dist/types/cjs/components/DownloadList/DownloadList.d.ts +7 -0
- package/dist/types/{components → cjs/components}/FeaturePost/FeaturePost.d.ts +2 -2
- package/dist/types/{components → cjs/components}/FeaturePost/components/MediaContent/MediaContent.d.ts +1 -1
- package/dist/types/{components → cjs/components}/Highlights/Highlights.d.ts +1 -1
- package/dist/types/{components → cjs/components}/Highlights/components/HighlightItem/HighlightItem.d.ts +3 -5
- package/dist/types/cjs/components/Highlights/types/highlight-link.d.ts +5 -0
- package/dist/types/cjs/components/Highlights/types/highlight-list-item.d.ts +8 -0
- package/dist/types/{components → cjs/components}/Highlights/types/index.d.ts +1 -0
- package/dist/types/cjs/components/ProductNavigation/ProductNavigation.d.ts +49 -0
- package/dist/types/cjs/components/ProductNavigation/index.d.ts +2 -0
- package/dist/types/cjs/components/ProductNavigation/types/index.d.ts +1 -0
- package/dist/types/cjs/components/ProductNavigation/types/product-list.d.ts +6 -0
- package/dist/types/{components → cjs/components}/PromoListing/PromoListing.d.ts +5 -5
- package/dist/types/{components → cjs/components}/SectionHeading/SectionHeading.d.ts +6 -1
- package/dist/types/{components → cjs/components}/Summary/Summary.d.ts +1 -1
- package/dist/types/cjs/components/index.d.ts +14 -0
- package/dist/types/cjs/types/arc-icon.d.ts +2 -0
- package/dist/types/esm/components/Accordion/Accordion.d.ts +9 -0
- package/dist/types/esm/components/Accordion/components/AccordionDisclosureList/AccordionDisclosureList.d.ts +9 -0
- package/dist/types/esm/components/Accordion/index.d.ts +1 -0
- package/dist/types/esm/components/ArticleSidebar/ArticleSidebar.d.ts +36 -0
- package/dist/types/esm/components/ArticleSidebar/index.d.ts +1 -0
- package/dist/types/esm/components/ArticleSidebar/types/link-section.d.ts +11 -0
- package/dist/types/esm/components/ArticleSidebar/types/share-button.d.ts +8 -0
- package/dist/types/esm/components/ArticleSidebar/types/share.d.ts +8 -0
- package/dist/types/esm/components/ArticleSidebar/types/sidebar-author.d.ts +4 -0
- package/dist/types/esm/components/ArticleSidebar/types/text-section.d.ts +6 -0
- package/dist/types/esm/components/ArticleSidebar/types/topic.d.ts +7 -0
- package/dist/types/esm/components/Author/Author.d.ts +17 -0
- package/dist/types/esm/components/Author/index.d.ts +1 -0
- package/dist/types/esm/components/BannerWithTabs/BannerWithTabs.d.ts +42 -0
- package/dist/types/esm/components/BannerWithTabs/index.d.ts +1 -0
- package/dist/types/esm/components/CopyLead/CopyLead.d.ts +42 -0
- package/dist/types/esm/components/CopyLead/components/Button/Button.d.ts +3 -0
- package/dist/types/esm/components/CopyLead/components/Button/index.d.ts +1 -0
- package/dist/types/esm/components/CopyLead/components/Column/Column.d.ts +6 -0
- package/dist/types/esm/components/CopyLead/components/Column/index.d.ts +1 -0
- package/dist/types/esm/components/CopyLead/components/Container/Container.d.ts +9 -0
- package/dist/types/esm/components/CopyLead/components/Container/index.d.ts +1 -0
- package/dist/types/esm/components/CopyLead/components/IconList/IconList.d.ts +8 -0
- package/dist/types/esm/components/CopyLead/components/IconList/index.d.ts +1 -0
- package/dist/types/esm/components/CopyLead/components/Image/Image.d.ts +3 -0
- package/dist/types/esm/components/CopyLead/components/Image/index.d.ts +1 -0
- package/dist/types/esm/components/CopyLead/components/MediaContent/MediaContent.d.ts +9 -0
- package/dist/types/esm/components/CopyLead/components/MediaContent/index.d.ts +1 -0
- package/dist/types/esm/components/CopyLead/index.d.ts +1 -0
- package/dist/types/esm/components/CopyLead/templates/Content/Content.d.ts +10 -0
- package/dist/types/esm/components/CopyLead/templates/Content/index.d.ts +1 -0
- package/dist/types/esm/components/CopyLead/templates/Media/Media.d.ts +16 -0
- package/dist/types/esm/components/CopyLead/templates/Media/index.d.ts +1 -0
- package/dist/types/esm/components/CopyLead/types/copy-lead-button.d.ts +2 -0
- package/dist/types/esm/components/CopyLead/types/copy-lead-image.d.ts +4 -0
- package/dist/types/esm/components/CopyLead/types/copy-lead-list-item.d.ts +6 -0
- package/dist/types/esm/components/CopyLead/types/copy-lead-transcript-link.d.ts +6 -0
- package/dist/types/esm/components/CopyLead/types/index.d.ts +4 -0
- package/dist/types/esm/components/DownloadList/DownloadList.d.ts +7 -0
- package/dist/types/esm/components/DownloadList/index.d.ts +1 -0
- package/dist/types/esm/components/FeaturePost/FeaturePost.d.ts +45 -0
- package/dist/types/esm/components/FeaturePost/components/Image/Image.d.ts +3 -0
- package/dist/types/esm/components/FeaturePost/components/Image/index.d.ts +1 -0
- package/dist/types/esm/components/FeaturePost/components/MediaContent/MediaContent.d.ts +15 -0
- package/dist/types/esm/components/FeaturePost/index.d.ts +1 -0
- package/dist/types/esm/components/FeaturePost/types/feature-post-app-button-footer.d.ts +6 -0
- package/dist/types/esm/components/FeaturePost/types/feature-post-cta-footer.d.ts +7 -0
- package/dist/types/esm/components/FeaturePost/types/feature-post-image.d.ts +4 -0
- package/dist/types/esm/components/FeaturePost/types/index.d.ts +3 -0
- package/dist/types/esm/components/Highlights/Highlights.d.ts +17 -0
- package/dist/types/esm/components/Highlights/components/HighlightItem/HighlightItem.d.ts +12 -0
- package/dist/types/esm/components/Highlights/components/HighlightList/HighlightList.d.ts +9 -0
- package/dist/types/esm/components/Highlights/index.d.ts +1 -0
- package/dist/types/esm/components/Highlights/types/highlight-link.d.ts +5 -0
- package/dist/types/esm/components/Highlights/types/highlight-list-item.d.ts +8 -0
- package/dist/types/esm/components/Highlights/types/index.d.ts +2 -0
- package/dist/types/esm/components/ProductNavigation/ProductNavigation.d.ts +49 -0
- package/dist/types/esm/components/ProductNavigation/index.d.ts +2 -0
- package/dist/types/esm/components/ProductNavigation/types/index.d.ts +1 -0
- package/dist/types/esm/components/ProductNavigation/types/product-list.d.ts +6 -0
- package/dist/types/esm/components/PromoListing/PromoListing.d.ts +38 -0
- package/dist/types/esm/components/PromoListing/index.d.ts +1 -0
- package/dist/types/esm/components/Quote/Quote.d.ts +11 -0
- package/dist/types/esm/components/Quote/index.d.ts +1 -0
- package/dist/types/esm/components/SectionHeading/SectionHeading.d.ts +30 -0
- package/dist/types/esm/components/SectionHeading/index.d.ts +1 -0
- package/dist/types/esm/components/Statistics/Statistics.d.ts +7 -0
- package/dist/types/esm/components/Statistics/helpers/get-link-props.d.ts +2 -0
- package/dist/types/esm/components/Statistics/index.d.ts +1 -0
- package/dist/types/esm/components/Statistics/types/statistic-link.d.ts +6 -0
- package/dist/types/esm/components/Statistics/types/statistic.d.ts +8 -0
- package/dist/types/esm/components/Summary/Summary.d.ts +18 -0
- package/dist/types/esm/components/Summary/index.d.ts +1 -0
- package/dist/types/esm/components/index.d.ts +14 -0
- package/dist/types/esm/index.d.ts +1 -0
- package/dist/types/esm/types/arc-icon.d.ts +2 -0
- package/generate-versions.js +19 -0
- package/package.json +37 -34
- package/rollup.config.js +15 -1
- package/src/components/Accordion/Accordion.tsx +1 -1
- package/src/components/Accordion/components/AccordionDisclosureList/AccordionDisclosureList.tsx +1 -1
- package/src/components/ArticleSidebar/ArticleSidebar.module.css +35 -0
- package/src/components/ArticleSidebar/ArticleSidebar.tsx +219 -0
- package/src/components/ArticleSidebar/index.ts +1 -0
- package/src/components/ArticleSidebar/types/link-section.ts +12 -0
- package/src/components/ArticleSidebar/types/share-button.ts +9 -0
- package/src/components/ArticleSidebar/types/share.ts +9 -0
- package/src/components/ArticleSidebar/types/sidebar-author.ts +5 -0
- package/src/components/ArticleSidebar/types/text-section.ts +7 -0
- package/src/components/ArticleSidebar/types/topic.ts +8 -0
- package/src/components/Author/Author.tsx +10 -10
- package/src/components/BannerWithTabs/BannerWithTabs.module.css +22 -0
- package/src/components/BannerWithTabs/BannerWithTabs.tsx +65 -51
- package/src/components/CopyLead/CopyLead.tsx +1 -1
- package/src/components/CopyLead/components/Button/Button.tsx +1 -1
- package/src/components/CopyLead/components/IconList/IconList.tsx +4 -4
- package/src/components/CopyLead/components/Image/Image.tsx +2 -4
- package/src/components/CopyLead/components/MediaContent/MediaContent.tsx +3 -3
- package/src/components/CopyLead/templates/Content/Content.tsx +1 -1
- package/src/components/CopyLead/templates/Media/Media.tsx +7 -7
- package/src/components/CopyLead/types/copy-lead-list-item.ts +2 -2
- package/src/components/DownloadList/DownloadList.tsx +10 -13
- package/src/components/FeaturePost/FeaturePost.tsx +20 -20
- package/src/components/FeaturePost/components/Image/Image.tsx +2 -4
- package/src/components/FeaturePost/components/MediaContent/MediaContent.tsx +2 -2
- package/src/components/Highlights/Highlights.tsx +2 -2
- package/src/components/Highlights/components/HighlightItem/HighlightItem.tsx +11 -11
- package/src/components/Highlights/types/highlight-link.ts +5 -0
- package/src/components/Highlights/types/highlight-list-item.ts +3 -5
- package/src/components/Highlights/types/index.ts +1 -0
- package/src/components/ProductNavigation/ProductNavigation.module.css +51 -0
- package/src/components/ProductNavigation/ProductNavigation.tsx +200 -0
- package/src/components/ProductNavigation/index.ts +5 -0
- package/src/components/ProductNavigation/types/index.ts +1 -0
- package/src/components/ProductNavigation/types/product-list.ts +10 -0
- package/src/components/PromoListing/PromoListing.tsx +8 -10
- package/src/components/SectionHeading/SectionHeading.module.css +13 -1
- package/src/components/SectionHeading/SectionHeading.tsx +24 -7
- package/src/components/Statistics/Statistics.tsx +14 -14
- package/src/components/Summary/Summary.tsx +6 -6
- package/src/components/index.ts +14 -11
- package/src/types/arc-icon.ts +2 -0
- package/versions.json +1 -0
- package/dist/_shared/cjs/SectionHeading-L2EpTQ79.js +0 -25
- package/dist/_shared/cjs/filter-data-attrs-ajtUvDAC.js +0 -15
- package/dist/_shared/cjs/tslib.es6-DBA0GFPJ.js +0 -48
- package/dist/_shared/esm/SectionHeading-C70XNhqJ.js +0 -23
- package/dist/_shared/esm/filter-data-attrs-V7cbJuwS.js +0 -13
- package/dist/_shared/esm/tslib.es6-Cv15O4Nx.js +0 -46
- package/dist/types/components/BannerWithTabs/BannerWithTabs.d.ts +0 -17
- package/dist/types/components/CopyLead/types/copy-lead-list-item.d.ts +0 -6
- package/dist/types/components/DownloadList/DownloadList.d.ts +0 -10
- package/dist/types/components/Highlights/types/highlight-list-item.d.ts +0 -10
- package/dist/types/components/index.d.ts +0 -11
- /package/dist/types/{components → cjs/components}/Accordion/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/Author/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/BannerWithTabs/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/CopyLead.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/components/Button/Button.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/components/Button/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/components/Column/Column.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/components/Column/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/components/Container/Container.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/components/Container/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/components/IconList/IconList.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/components/IconList/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/components/Image/Image.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/components/Image/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/components/MediaContent/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/templates/Content/Content.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/templates/Content/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/templates/Media/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/types/copy-lead-button.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/types/copy-lead-image.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/types/copy-lead-transcript-link.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/CopyLead/types/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/DownloadList/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/FeaturePost/components/Image/Image.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/FeaturePost/components/Image/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/FeaturePost/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/FeaturePost/types/feature-post-app-button-footer.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/FeaturePost/types/feature-post-cta-footer.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/FeaturePost/types/feature-post-image.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/FeaturePost/types/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/Highlights/components/HighlightList/HighlightList.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/Highlights/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/PromoListing/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/Quote/Quote.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/Quote/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/SectionHeading/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/Statistics/Statistics.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/Statistics/helpers/get-link-props.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/Statistics/index.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/Statistics/types/statistic-link.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/Statistics/types/statistic.d.ts +0 -0
- /package/dist/types/{components → cjs/components}/Summary/index.d.ts +0 -0
- /package/dist/types/{index.d.ts → cjs/index.d.ts} +0 -0
package/dist/styles.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.SectionHeading-module_section-header--padded__0FXP2{padding-bottom:40px;width:auto}@media (min-width:636px){.SectionHeading-module_section-header--padded__0FXP2{min-width:588px;width:auto}}@media (min-width:768px){.SectionHeading-module_section-header--padded__0FXP2{min-width:720px;padding:0 186px 40px 0}}@media (min-width:1024px){.SectionHeading-module_section-header--padded__0FXP2{min-width:960px;padding:0 246px 40px 0}}@media (min-width:1280px){.SectionHeading-module_section-header--padded__0FXP2{min-width:1216px;padding:0 312px 40px 0}}.Author-module_authorContent__TBY7b{padding-left:var(--sem-space-padding-70)}.Author-module_largeAvatar__Vco03{margin-bottom:var(--sem-space-gap-5)}.CopyLead-module_buttonContainer__3OaRG{margin:var(--sem-space-padding-150) auto 0;width:100%}.CopyLead-module_col__0Da5H{flex:1 1 auto;width:100%}.CopyLead-module_container__I91ym{align-items:flex-start;display:flex;gap:var(--sem-space-padding-150)}.CopyLead-module_container--content__e8LxG{flex-direction:column}.CopyLead-module_container--media__QcMWi{flex-direction:column-reverse}.CopyLead-module_container--align-center__Fh1Sd{align-items:center}.CopyLead-module_container--align-top__UIXOZ{align-items:flex-start}.CopyLead-module_list__arnJd{list-style:none;margin:0;max-width:480px;padding:0}.CopyLead-module_listItem__NscHE{display:flex}.CopyLead-module_listItem__NscHE:nth-of-type(n+2){margin-top:var(--sem-space-padding-150)}.CopyLead-module_listItemCentered__Kwdab{align-items:center}.CopyLead-module_listItemIconContainer__dgnhJ{flex:0 0 auto}.CopyLead-module_listItemTextContainer__Dl9lw{flex:1 1 auto;padding:0 0 0 var(--sem-space-padding-80)}.CopyLead-module_imgWrapper__HYP3w{border-radius:var(--sem-border-radius-s);overflow:hidden}.CopyLead-module_mediaContainer__PxTnm{margin-bottom:var(--sem-space-padding-150)}.CopyLead-module_content__Bja1D{max-width:715px}@media (min-width:636px){.CopyLead-module_buttonContainer__3OaRG{width:-moz-max-content;width:max-content}}@media (min-width:768px){.CopyLead-module_container__I91ym{gap:var(--sem-space-padding-110)}.CopyLead-module_container--content__e8LxG,.CopyLead-module_container--media__QcMWi{flex-direction:row}.CopyLead-module_container--reverse__Gq9u8{flex-direction:row-reverse}.CopyLead-module_buttonContainer__3OaRG{margin:var(--sem-space-padding-150) 0 0}.CopyLead-module_col__0Da5H{width:50%}.CopyLead-module_list__arnJd{max-width:100%}.CopyLead-module_listItemTextContainer__Dl9lw{padding:0 var(--sem-space-padding-80)}}@media (min-width:1024px){.CopyLead-module_listItemTextContainer__Dl9lw{padding:0 var(--sem-space-padding-110)}}@media (min-width:1280px){.CopyLead-module_container__I91ym{gap:var(--sem-space-padding-130)}.CopyLead-module_listItemTextContainer__Dl9lw{padding:0 var(--sem-space-padding-130)}}@media (min-width:768px){.DownloadList-module_headingContainer__PNio8{max-width:75%}}.FeaturePost-module_labelDate__NXOgY{padding-top:var(--sem-space-padding-20)}.FeaturePost-module_authorContent__FEuRO{padding-left:var(--sem-space-padding-70)}.FeaturePost-module_googlePlayButtonWrapper__GI-ag{padding:var(--sem-space-padding-70) 0 0}.FeaturePost-module_imgWrapper__r6omd{border-radius:var(--sem-border-radius-s);overflow:hidden}@media (min-width:636px){.FeaturePost-module_googlePlayButtonWrapper__GI-ag{padding:0 0 0 var(--sem-space-padding-70)}}@media (min-width:768px){.FeaturePost-module_featurePost__9jY21{display:flex;gap:24px}.FeaturePost-module_featurePostReversed__WQRXm{flex-direction:row-reverse}.FeaturePost-module_contentContainer__kdus7{padding:0 var(--sem-space-padding-110) 0 0}.FeaturePost-module_col__eW8gY{flex:0 1 auto;width:50%}.FeaturePost-module_labelDate__NXOgY{padding-left:var(--sem-space-padding-70)}}@media (min-width:1280px){.FeaturePost-module_featurePost__9jY21{gap:32px}.FeaturePost-module_contentContainer__kdus7{padding:0 var(--sem-space-padding-130) 0 0}}.Highlights-module_highlights__Hf7Zq{grid-gap:48px 24px;display:grid;gap:48px 24px;grid-template-columns:1fr}.Highlights-module_highlightItem__-N6le{max-width:480px;width:auto}@media (min-width:636px){.Highlights-module_highlights__Hf7Zq{grid-template-columns:1fr 1fr}.Highlights-module_highlightItem__-N6le{min-width:282px;padding-right:0}}@media (min-width:768px){.Highlights-module_highlights2Column__6qIuI{grid-template-columns:1fr 1fr}.Highlights-module_highlights2Column__6qIuI .Highlights-module_highlightItem__-N6le{max-width:-moz-max-content;max-width:max-content;min-width:348px;padding-right:62px}.Highlights-module_highlights3Column__qsCMP{grid-template-columns:1fr 1fr 1fr}.Highlights-module_highlights3Column__qsCMP .Highlights-module_highlightItem__-N6le{min-width:224px}}@media (min-width:1024px){.Highlights-module_highlights2Column__6qIuI{grid-template-columns:1fr 1fr}.Highlights-module_highlights2Column__6qIuI .Highlights-module_highlightItem__-N6le{min-width:468px;padding-right:82px}.Highlights-module_highlights3Column__qsCMP{grid-template-columns:1fr 1fr 1fr}.Highlights-module_highlights3Column__qsCMP .Highlights-module_highlightItem__-N6le{min-width:304px}}@media (min-width:1280px){.Highlights-module_highlights__Hf7Zq{gap:48px 32px}.Highlights-module_highlights2Column__6qIuI{grid-template-columns:1fr 1fr}.Highlights-module_highlights2Column__6qIuI .Highlights-module_highlightItem__-N6le{min-width:592px;padding-right:104px}.Highlights-module_highlights3Column__qsCMP{grid-template-columns:1fr 1fr 1fr}.Highlights-module_highlights3Column__qsCMP .Highlights-module_highlightItem__-N6le{min-width:384px}}.PromoListing-module_PromoListing__6ensv{max-width:1280px}.PromoListing-module_promoListingContainer__vwez-{grid-column:span 2;height:100%;width:100%}.PromoListing-module_cardGrid__llf73{grid-gap:24px;display:grid;gap:24px;grid-template-columns:2fr}.PromoListing-module_carouselSlide__AMTPF{height:100%;padding:6px}@media (min-width:320px){.PromoListing-module_cardGrid__llf73{grid-auto-rows:minmax(430px,1fr)}}@media (min-width:636px){.PromoListing-module_cardGrid2Columns__qPLQk{grid-auto-rows:minmax(430px,1fr);grid-template-columns:repeat(4,1fr)}.PromoListing-module_cardGrid2Columns__qPLQk.PromoListing-module_cardGrid3Cards__VKWMs .PromoListing-module_promoListingContainer__vwez-:last-child,.PromoListing-module_cardGrid2Columns__qPLQk.PromoListing-module_cardGrid5Cards__ywl5k .PromoListing-module_promoListingContainer__vwez-:last-child{grid-column-end:4}}@media (min-width:768px){.PromoListing-module_cardGrid2Columns__qPLQk{grid-auto-rows:minmax(430px,1fr)}}@media (min-width:1024px){.PromoListing-module_cardGrid2Columns__qPLQk{grid-auto-rows:minmax(468px,1fr)}.PromoListing-module_cardGrid3Columns__g0Xru{grid-auto-rows:minmax(437px,1fr);grid-template-columns:repeat(6,1fr)}.PromoListing-module_cardGrid3Columns__g0Xru.PromoListing-module_cardGrid4Cards__5Bv5u .PromoListing-module_promoListingContainer__vwez-:last-child{grid-column-end:5}.PromoListing-module_cardGrid3Columns__g0Xru.PromoListing-module_cardGrid2Cards__wDc4S .PromoListing-module_promoListingContainer__vwez-:last-child,.PromoListing-module_cardGrid3Columns__g0Xru.PromoListing-module_cardGrid5Cards__ywl5k .PromoListing-module_promoListingContainer__vwez-:last-child{grid-column-end:6}.PromoListing-module_cardGrid3Columns__g0Xru.PromoListing-module_cardGrid2Cards__wDc4S .PromoListing-module_promoListingContainer__vwez-:nth-last-child(2),.PromoListing-module_cardGrid3Columns__g0Xru.PromoListing-module_cardGrid5Cards__ywl5k .PromoListing-module_promoListingContainer__vwez-:nth-last-child(2){grid-column-end:4}}@media (min-width:1280px){.PromoListing-module_cardGrid2Columns__qPLQk{grid-auto-rows:minmax(592px,1fr)}.PromoListing-module_cardGrid3Columns__g0Xru{grid-auto-rows:minmax(523px,1fr)}.PromoListing-module_cardGrid__llf73{gap:32px}}.Quote-module_blockQuote__STj-z{font-size:36px;font-style:normal;font-weight:500;margin:0}.Quote-module_quoteContent__kWc51{line-height:44px;margin:0;padding-bottom:32px;padding-top:32px}.Quote-module_quoteDefault__tU5db{fill:#5514b4;color:#5514b4}.Quote-module_quoteSecondary__3Rk3f{fill:#434343;color:#434343}.Quote-module_quoteIcon__HK1TV{height:76.471px;width:100px}svg{padding:0}@media (min-width:768px){.Quote-module_blockQuote__STj-z{font-size:40px}.Quote-module_quoteContent__kWc51{line-height:48px}}@media (min-width:1024px){.Quote-module_quoteIcon__HK1TV{height:95.588px;width:125px}}@media (min-width:1280px){.Quote-module_blockQuote__STj-z{font-size:56px}.Quote-module_quoteContent__kWc51{line-height:64px}}.Summary-module_ruleContainer__ydWlG{flex:0 1 auto;padding:24px}.Summary-module_ruleContainer__ydWlG .arc-Rule{margin:0}@media (min-width:636px){.Summary-module_row__SKV--{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr)}}@media (min-width:1024px){.Summary-module_ruleContainer__ydWlG{padding:12px 48px}.Summary-module_row__SKV--{padding:0 24px}}.Statistics-module_list__BI-eQ{list-style:none;margin:0;padding:0}.Statistics-module_mutedText__MR1JM,.arc a.Statistics-module_mutedText__MR1JM{color:var(--sem-color-text-primary-light-subtle)}.Statistics-module_statWrapper__83OnM{margin-bottom:-12px}@media (min-width:636px){.Statistics-module_statWrapper__83OnM{margin-bottom:0}}.BannerWithTabs-module_contentSwitcherWrapper__xvz39{display:none}.BannerWithTabs-module_contentSwitcherDropdownWrapper__eT5zq{display:block}@media (min-width:636px){.BannerWithTabs-module_contentSwitcherWrapper__xvz39{display:block}.BannerWithTabs-module_contentSwitcherDropdownWrapper__eT5zq{display:none}}
|
|
1
|
+
.SectionHeading-module_section-header__iB07I{padding-bottom:40px;width:auto}.SectionHeading-module_section-header--hasImage__Ka3T7{display:flex;flex-direction:column;gap:16px}@media (min-width:636px){.SectionHeading-module_section-header--padded__0FXP2{min-width:588px;width:auto}.SectionHeading-module_section-header--hasImage__Ka3T7{align-items:center;flex-direction:row;gap:32px}}@media (min-width:768px){.SectionHeading-module_section-header--padded__0FXP2{min-width:720px;padding:0 186px 40px 0}}@media (min-width:1024px){.SectionHeading-module_section-header--padded__0FXP2{min-width:960px;padding:0 246px 40px 0}}@media (min-width:1280px){.SectionHeading-module_section-header--padded__0FXP2{min-width:1216px;padding:0 312px 40px 0}}.Author-module_authorContent__TBY7b{padding-left:var(--sem-space-padding-70)}.Author-module_largeAvatar__Vco03{margin-bottom:var(--sem-space-gap-5)}.CopyLead-module_buttonContainer__3OaRG{margin:var(--sem-space-padding-150) auto 0;width:100%}.CopyLead-module_col__0Da5H{flex:1 1 auto;width:100%}.CopyLead-module_container__I91ym{align-items:flex-start;display:flex;gap:var(--sem-space-padding-150)}.CopyLead-module_container--content__e8LxG{flex-direction:column}.CopyLead-module_container--media__QcMWi{flex-direction:column-reverse}.CopyLead-module_container--align-center__Fh1Sd{align-items:center}.CopyLead-module_container--align-top__UIXOZ{align-items:flex-start}.CopyLead-module_list__arnJd{list-style:none;margin:0;max-width:480px;padding:0}.CopyLead-module_listItem__NscHE{display:flex}.CopyLead-module_listItem__NscHE:nth-of-type(n+2){margin-top:var(--sem-space-padding-150)}.CopyLead-module_listItemCentered__Kwdab{align-items:center}.CopyLead-module_listItemIconContainer__dgnhJ{flex:0 0 auto}.CopyLead-module_listItemTextContainer__Dl9lw{flex:1 1 auto;padding:0 0 0 var(--sem-space-padding-80)}.CopyLead-module_imgWrapper__HYP3w{border-radius:var(--sem-border-radius-s);overflow:hidden}.CopyLead-module_mediaContainer__PxTnm{margin-bottom:var(--sem-space-padding-150)}.CopyLead-module_content__Bja1D{max-width:715px}@media (min-width:636px){.CopyLead-module_buttonContainer__3OaRG{width:-moz-max-content;width:max-content}}@media (min-width:768px){.CopyLead-module_container__I91ym{gap:var(--sem-space-padding-110)}.CopyLead-module_container--content__e8LxG,.CopyLead-module_container--media__QcMWi{flex-direction:row}.CopyLead-module_container--reverse__Gq9u8{flex-direction:row-reverse}.CopyLead-module_buttonContainer__3OaRG{margin:var(--sem-space-padding-150) 0 0}.CopyLead-module_col__0Da5H{width:50%}.CopyLead-module_list__arnJd{max-width:100%}.CopyLead-module_listItemTextContainer__Dl9lw{padding:0 var(--sem-space-padding-80)}}@media (min-width:1024px){.CopyLead-module_listItemTextContainer__Dl9lw{padding:0 var(--sem-space-padding-110)}}@media (min-width:1280px){.CopyLead-module_container__I91ym{gap:var(--sem-space-padding-130)}.CopyLead-module_listItemTextContainer__Dl9lw{padding:0 var(--sem-space-padding-130)}}@media (min-width:768px){.DownloadList-module_headingContainer__PNio8{max-width:75%}}.FeaturePost-module_labelDate__NXOgY{padding-top:var(--sem-space-padding-20)}.FeaturePost-module_authorContent__FEuRO{padding-left:var(--sem-space-padding-70)}.FeaturePost-module_googlePlayButtonWrapper__GI-ag{padding:var(--sem-space-padding-70) 0 0}.FeaturePost-module_imgWrapper__r6omd{border-radius:var(--sem-border-radius-s);overflow:hidden}@media (min-width:636px){.FeaturePost-module_googlePlayButtonWrapper__GI-ag{padding:0 0 0 var(--sem-space-padding-70)}}@media (min-width:768px){.FeaturePost-module_featurePost__9jY21{display:flex;gap:24px}.FeaturePost-module_featurePostReversed__WQRXm{flex-direction:row-reverse}.FeaturePost-module_contentContainer__kdus7{padding:0 var(--sem-space-padding-110) 0 0}.FeaturePost-module_col__eW8gY{flex:0 1 auto;width:50%}.FeaturePost-module_labelDate__NXOgY{padding-left:var(--sem-space-padding-70)}}@media (min-width:1280px){.FeaturePost-module_featurePost__9jY21{gap:32px}.FeaturePost-module_contentContainer__kdus7{padding:0 var(--sem-space-padding-130) 0 0}}.Highlights-module_highlights__Hf7Zq{grid-gap:48px 24px;display:grid;gap:48px 24px;grid-template-columns:1fr}.Highlights-module_highlightItem__-N6le{max-width:480px;width:auto}@media (min-width:636px){.Highlights-module_highlights__Hf7Zq{grid-template-columns:1fr 1fr}.Highlights-module_highlightItem__-N6le{min-width:282px;padding-right:0}}@media (min-width:768px){.Highlights-module_highlights2Column__6qIuI{grid-template-columns:1fr 1fr}.Highlights-module_highlights2Column__6qIuI .Highlights-module_highlightItem__-N6le{max-width:-moz-max-content;max-width:max-content;min-width:348px;padding-right:62px}.Highlights-module_highlights3Column__qsCMP{grid-template-columns:1fr 1fr 1fr}.Highlights-module_highlights3Column__qsCMP .Highlights-module_highlightItem__-N6le{min-width:224px}}@media (min-width:1024px){.Highlights-module_highlights2Column__6qIuI{grid-template-columns:1fr 1fr}.Highlights-module_highlights2Column__6qIuI .Highlights-module_highlightItem__-N6le{min-width:468px;padding-right:82px}.Highlights-module_highlights3Column__qsCMP{grid-template-columns:1fr 1fr 1fr}.Highlights-module_highlights3Column__qsCMP .Highlights-module_highlightItem__-N6le{min-width:304px}}@media (min-width:1280px){.Highlights-module_highlights__Hf7Zq{gap:48px 32px}.Highlights-module_highlights2Column__6qIuI{grid-template-columns:1fr 1fr}.Highlights-module_highlights2Column__6qIuI .Highlights-module_highlightItem__-N6le{min-width:592px;padding-right:104px}.Highlights-module_highlights3Column__qsCMP{grid-template-columns:1fr 1fr 1fr}.Highlights-module_highlights3Column__qsCMP .Highlights-module_highlightItem__-N6le{min-width:384px}}.PromoListing-module_PromoListing__6ensv{max-width:1280px}.PromoListing-module_promoListingContainer__vwez-{grid-column:span 2;height:100%;width:100%}.PromoListing-module_cardGrid__llf73{grid-gap:24px;display:grid;gap:24px;grid-template-columns:2fr}.PromoListing-module_carouselSlide__AMTPF{height:100%;padding:6px}@media (min-width:320px){.PromoListing-module_cardGrid__llf73{grid-auto-rows:minmax(430px,1fr)}}@media (min-width:636px){.PromoListing-module_cardGrid2Columns__qPLQk{grid-auto-rows:minmax(430px,1fr);grid-template-columns:repeat(4,1fr)}.PromoListing-module_cardGrid2Columns__qPLQk.PromoListing-module_cardGrid3Cards__VKWMs .PromoListing-module_promoListingContainer__vwez-:last-child,.PromoListing-module_cardGrid2Columns__qPLQk.PromoListing-module_cardGrid5Cards__ywl5k .PromoListing-module_promoListingContainer__vwez-:last-child{grid-column-end:4}}@media (min-width:768px){.PromoListing-module_cardGrid2Columns__qPLQk{grid-auto-rows:minmax(430px,1fr)}}@media (min-width:1024px){.PromoListing-module_cardGrid2Columns__qPLQk{grid-auto-rows:minmax(468px,1fr)}.PromoListing-module_cardGrid3Columns__g0Xru{grid-auto-rows:minmax(437px,1fr);grid-template-columns:repeat(6,1fr)}.PromoListing-module_cardGrid3Columns__g0Xru.PromoListing-module_cardGrid4Cards__5Bv5u .PromoListing-module_promoListingContainer__vwez-:last-child{grid-column-end:5}.PromoListing-module_cardGrid3Columns__g0Xru.PromoListing-module_cardGrid2Cards__wDc4S .PromoListing-module_promoListingContainer__vwez-:last-child,.PromoListing-module_cardGrid3Columns__g0Xru.PromoListing-module_cardGrid5Cards__ywl5k .PromoListing-module_promoListingContainer__vwez-:last-child{grid-column-end:6}.PromoListing-module_cardGrid3Columns__g0Xru.PromoListing-module_cardGrid2Cards__wDc4S .PromoListing-module_promoListingContainer__vwez-:nth-last-child(2),.PromoListing-module_cardGrid3Columns__g0Xru.PromoListing-module_cardGrid5Cards__ywl5k .PromoListing-module_promoListingContainer__vwez-:nth-last-child(2){grid-column-end:4}}@media (min-width:1280px){.PromoListing-module_cardGrid2Columns__qPLQk{grid-auto-rows:minmax(592px,1fr)}.PromoListing-module_cardGrid3Columns__g0Xru{grid-auto-rows:minmax(523px,1fr)}.PromoListing-module_cardGrid__llf73{gap:32px}}.Quote-module_blockQuote__STj-z{font-size:36px;font-style:normal;font-weight:500;margin:0}.Quote-module_quoteContent__kWc51{line-height:44px;margin:0;padding-bottom:32px;padding-top:32px}.Quote-module_quoteDefault__tU5db{fill:#5514b4;color:#5514b4}.Quote-module_quoteSecondary__3Rk3f{fill:#434343;color:#434343}.Quote-module_quoteIcon__HK1TV{height:76.471px;width:100px}svg{padding:0}@media (min-width:768px){.Quote-module_blockQuote__STj-z{font-size:40px}.Quote-module_quoteContent__kWc51{line-height:48px}}@media (min-width:1024px){.Quote-module_quoteIcon__HK1TV{height:95.588px;width:125px}}@media (min-width:1280px){.Quote-module_blockQuote__STj-z{font-size:56px}.Quote-module_quoteContent__kWc51{line-height:64px}}.Summary-module_ruleContainer__ydWlG{flex:0 1 auto;padding:24px}.Summary-module_ruleContainer__ydWlG .arc-Rule{margin:0}@media (min-width:636px){.Summary-module_row__SKV--{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr)}}@media (min-width:1024px){.Summary-module_ruleContainer__ydWlG{padding:12px 48px}.Summary-module_row__SKV--{padding:0 24px}}.Statistics-module_list__BI-eQ{list-style:none;margin:0;padding:0}.Statistics-module_mutedText__MR1JM,.arc a.Statistics-module_mutedText__MR1JM{color:var(--sem-color-text-primary-light-subtle)}.Statistics-module_statWrapper__83OnM{margin-bottom:-12px}@media (min-width:636px){.Statistics-module_statWrapper__83OnM{margin-bottom:0}}.BannerWithTabs-module_contentSwitcherWrapper__xvz39{display:none}.BannerWithTabs-module_contentSwitcherDropdownWrapper__eT5zq{display:block}@media (min-width:636px){.BannerWithTabs-module_contentSwitcherWrapper__xvz39{display:block}.BannerWithTabs-module_contentSwitcherDropdownWrapper__eT5zq{display:none}}.BannerWithTabs-module_bannerWithTabsHeadingCentered__upqEO{text-align:center}@media (min-width:636px){.BannerWithTabs-module_bannerWithTabsHeadingCentered__upqEO{padding-left:62px;padding-right:62px}}@media (min-width:768px){.BannerWithTabs-module_bannerWithTabsHeadingCentered__upqEO{padding-left:86px;padding-right:86px}}@media (min-width:1024px){.BannerWithTabs-module_bannerWithTabsHeadingCentered__upqEO{padding-left:104px;padding-right:104px}}.ArticleSidebar-module_tagGroup__rIPQc{display:flex;flex-wrap:wrap;gap:16px}.ArticleSidebar-module_textContent__3nCfG{padding-right:16px}.ArticleSidebar-module_shareButtonContainer__iAfHL{display:flex;gap:8px}.arc a.ArticleSidebar-module_shareButton__rb-1E{background:var(--sem-color-bg-secondary-light-default);border:1px solid var(--sem-color-border-secondary-light-subtle);border-radius:50%;color:var(--sem-color-fg-secondary-light-default);cursor:pointer;display:block;padding:12px;transition:color .4s ease,border-color .4s ease}.arc a.ArticleSidebar-module_shareButton__rb-1E:hover{border-color:var(--sem-color-bg-primary-light-strong);color:var(--sem-color-bg-primary-light-strong)}.ProductNavigation-module_product-navigation-grid__RzFq8{grid-gap:24px;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(1,1fr);list-style:none;margin:0;max-width:1216px;padding:0}@media (min-width:636px){.ProductNavigation-module_product-navigation-grid__RzFq8{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProductNavigation-module_product-navigation-grid__RzFq8{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.ProductNavigation-module_product-navigation-grid__RzFq8{grid-gap:32px}}.ProductNavigation-module_productNavigation-skipLink__fy8ZJ{margin-top:56px;position:absolute;scale:0;width:calc(100% - 32px)}@media (min-width:768px){.ProductNavigation-module_productNavigation-skipLink__fy8ZJ{margin-left:12px;margin-top:0;position:static;scale:0;width:auto}}.ProductNavigation-module_productNavigation-skipLink__fy8ZJ[focus-within]{scale:1}.ProductNavigation-module_productNavigation-skipLink__fy8ZJ:focus-within{scale:1}
|
|
@@ -5,5 +5,5 @@ import { AccordionDisclosureListProps } from "./components/AccordionDisclosureLi
|
|
|
5
5
|
* Use the `Accordion` component to package together a title, content and a number of disclosure components into one section (maximum 10).
|
|
6
6
|
*/
|
|
7
7
|
export declare const Accordion: React.FC<AccordionProps>;
|
|
8
|
-
export interface AccordionProps extends SectionHeadingProps, AccordionDisclosureListProps {
|
|
8
|
+
export interface AccordionProps extends Omit<SectionHeadingProps, "isPadded">, AccordionDisclosureListProps {
|
|
9
9
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import { type DisclosureProps } from "@arc-ui/components/
|
|
2
|
+
import { type DisclosureProps } from "@arc-ui/components/Disclosure";
|
|
3
3
|
export declare const AccordionDisclosureList: React.FC<AccordionDisclosureListProps>;
|
|
4
4
|
export interface AccordionDisclosureListProps {
|
|
5
5
|
/**
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { type TextSection } from "./types/text-section";
|
|
3
|
+
import { type LinkSection } from "./types/link-section";
|
|
4
|
+
import { type Topic } from "./types/topic";
|
|
5
|
+
import { type Share } from "./types/share";
|
|
6
|
+
import { type SidebarAuthor } from "./types/sidebar-author";
|
|
7
|
+
/**
|
|
8
|
+
* Use `ArticleSidebar` to provide additional information about the article.
|
|
9
|
+
*/
|
|
10
|
+
export declare const ArticleSidebar: React.FC<ArticleSidebarProps>;
|
|
11
|
+
export interface ArticleSidebarProps {
|
|
12
|
+
/**
|
|
13
|
+
* Props for Author component.
|
|
14
|
+
*/
|
|
15
|
+
author?: SidebarAuthor;
|
|
16
|
+
/**
|
|
17
|
+
* Content for the about section.
|
|
18
|
+
*/
|
|
19
|
+
aboutSection?: TextSection;
|
|
20
|
+
/**
|
|
21
|
+
* Array of headings and text for additional text sections.
|
|
22
|
+
*/
|
|
23
|
+
additionalContent?: TextSection[];
|
|
24
|
+
/**
|
|
25
|
+
* Links that are relevant to the article.
|
|
26
|
+
*/
|
|
27
|
+
linkSection: LinkSection;
|
|
28
|
+
/**
|
|
29
|
+
* Topics rendered as tags that are relevant to the article.
|
|
30
|
+
*/
|
|
31
|
+
topics?: Topic;
|
|
32
|
+
/**
|
|
33
|
+
* Sharing options for the article.
|
|
34
|
+
*/
|
|
35
|
+
share: Share;
|
|
36
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { ArticleSidebar, type ArticleSidebarProps } from "./ArticleSidebar";
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { FC } from "react";
|
|
2
|
+
import { SectionHeadingProps } from "../SectionHeading";
|
|
3
|
+
import { TemplateBannerProps } from "@arc-ui/components/dist/types/components/TemplateBanner/TemplateBanner";
|
|
4
|
+
export declare const BannerWithTabs: FC<BannerWithTabsProps>;
|
|
5
|
+
export interface BannerWithTabsProps extends Omit<SectionHeadingProps, "image" | "isPadded"> {
|
|
6
|
+
/**
|
|
7
|
+
* Align `SectionHeading` component.
|
|
8
|
+
*/
|
|
9
|
+
alignTypography?: "left" | "center";
|
|
10
|
+
/**
|
|
11
|
+
* Invert colour of `SectionHeading` to colour of `TabbedBanner`.
|
|
12
|
+
*/
|
|
13
|
+
isInverted?: boolean;
|
|
14
|
+
/**
|
|
15
|
+
* Default to an inital value of a tab. If this is left blank it will default to first tab.
|
|
16
|
+
*/
|
|
17
|
+
defaultValue?: string;
|
|
18
|
+
/**
|
|
19
|
+
* Determine what tabs to render. They need both a `value` and `label` prop
|
|
20
|
+
*/
|
|
21
|
+
tabs: {
|
|
22
|
+
value: string;
|
|
23
|
+
label: string;
|
|
24
|
+
content: TemplateBannerProps;
|
|
25
|
+
}[];
|
|
26
|
+
/**
|
|
27
|
+
* Set the minimum height of the all banners M and above.
|
|
28
|
+
*/
|
|
29
|
+
minHeight?: number;
|
|
30
|
+
/**
|
|
31
|
+
* Set the minimum height all of the banner for the M breakpoint. This will be active when the TabbedBanner switches to the mobile layout at the medium breakpoint.
|
|
32
|
+
*/
|
|
33
|
+
minHeightM?: number;
|
|
34
|
+
/**
|
|
35
|
+
* heading for `SectionHeading`.
|
|
36
|
+
*/
|
|
37
|
+
heading: string;
|
|
38
|
+
/**
|
|
39
|
+
* Text content for `SectionHeading`.
|
|
40
|
+
*/
|
|
41
|
+
content?: string;
|
|
42
|
+
}
|
package/dist/types/{components → cjs/components}/CopyLead/components/MediaContent/MediaContent.d.ts
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import { type HeadingLevel } from "@arc-ui/components/
|
|
2
|
+
import { type HeadingLevel } from "@arc-ui/components/Heading";
|
|
3
3
|
export declare const MediaContent: React.FC<MediaContentProps>;
|
|
4
4
|
interface MediaContentProps {
|
|
5
5
|
heading: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import { type HeadingLevel } from "@arc-ui/components/
|
|
3
|
-
import { type VideoPlayerProps } from "@arc-ui/components/
|
|
2
|
+
import { type HeadingLevel } from "@arc-ui/components/Heading";
|
|
3
|
+
import { type VideoPlayerProps } from "@arc-ui/components/VideoPlayer";
|
|
4
4
|
import { type CopyLeadButton, type CopyLeadImage, type CopyLeadListItem } from "../../types";
|
|
5
5
|
export declare const MediaTemplate: React.FC<MediaTemplateProps>;
|
|
6
6
|
interface MediaTemplateProps {
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { type SectionHeadingProps } from "../SectionHeading";
|
|
3
|
+
import { type DownloadProps } from "@arc-ui/components/Download";
|
|
4
|
+
export declare const DownloadList: React.FC<DownloadListProps>;
|
|
5
|
+
export interface DownloadListProps extends Omit<SectionHeadingProps, "isPadded"> {
|
|
6
|
+
downloads: DownloadProps[];
|
|
7
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import { type HeadingLevel } from "@arc-ui/components/
|
|
3
|
-
import { type VideoPlayerProps } from "@arc-ui/components/
|
|
2
|
+
import { type HeadingLevel } from "@arc-ui/components/Heading";
|
|
3
|
+
import { type VideoPlayerProps } from "@arc-ui/components/VideoPlayer";
|
|
4
4
|
import { type FeaturePostAppButtonFooter, type FeaturePostCtaFooter, type FeaturePostImage } from "./types";
|
|
5
5
|
/**
|
|
6
6
|
* Use `FeaturePost` to direct traffic towards an article, case study, or product information page, or to a 3rd part App Store provider. Where the component links to an article page, the author attribution can be given here. The `FeaturePost` must be supported by an image, and in future, the component will support embedded video as well.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import { type VideoPlayerProps } from "@arc-ui/components/
|
|
2
|
+
import { type VideoPlayerProps } from "@arc-ui/components/VideoPlayer";
|
|
3
3
|
import { type FeaturePostImage } from "../../types";
|
|
4
4
|
export declare const MediaContent: React.FC<MediaContentProps>;
|
|
5
5
|
interface MediaContentProps {
|
|
@@ -5,7 +5,7 @@ import { type HighlightListItem } from "./types";
|
|
|
5
5
|
* Use `Highlights` to give supporting information about a page or proposition. It can be used to call out key benefits in bullet points, or link. Both two and three column options are available.
|
|
6
6
|
*/
|
|
7
7
|
export declare const Highlights: React.FC<HighlightsProps>;
|
|
8
|
-
export interface HighlightsProps extends SectionHeadingProps {
|
|
8
|
+
export interface HighlightsProps extends Omit<SectionHeadingProps, "isPadded"> {
|
|
9
9
|
/**
|
|
10
10
|
* List items for `Highlights`. List length should be a minimum of 2 and a maximum of 6.
|
|
11
11
|
*/
|
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import { type ArcIcon } from "
|
|
2
|
+
import { type ArcIcon } from "../../../../types/arc-icon";
|
|
3
|
+
import { type HighlightLink } from "../../types";
|
|
3
4
|
export declare const HighlightItem: React.FC<HighlightItemProps>;
|
|
4
5
|
interface HighlightItemProps {
|
|
5
6
|
icon?: ArcIcon;
|
|
6
7
|
heading: string;
|
|
7
8
|
text?: string;
|
|
8
|
-
link?:
|
|
9
|
-
url: string;
|
|
10
|
-
textLink: string;
|
|
11
|
-
};
|
|
9
|
+
link?: HighlightLink;
|
|
12
10
|
isSmallIcon: boolean;
|
|
13
11
|
}
|
|
14
12
|
export {};
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { type SectionHeadingProps } from "../SectionHeading";
|
|
3
|
+
import { type ListProps } from "./types";
|
|
4
|
+
/**
|
|
5
|
+
* Use `ProductNavigation` to give a collection of product information cards collected within a grid that has optional show/hide capability
|
|
6
|
+
*/
|
|
7
|
+
export declare const ProductNavigation: React.FC<ProductNavigationProps>;
|
|
8
|
+
export interface ProductNavigationProps extends Omit<SectionHeadingProps, "isPadded"> {
|
|
9
|
+
/**
|
|
10
|
+
* List items for `ProductNavigation`.
|
|
11
|
+
*/
|
|
12
|
+
productList: ListProps[];
|
|
13
|
+
/**
|
|
14
|
+
* Include "show more" or "show less" buttons.
|
|
15
|
+
*/
|
|
16
|
+
hideButton?: boolean;
|
|
17
|
+
/**
|
|
18
|
+
* Prevent "show less" button from appearing after full productList is displayed.
|
|
19
|
+
*/
|
|
20
|
+
hideShowLess?: boolean;
|
|
21
|
+
/**
|
|
22
|
+
* Set default expand or collapse view of product on page load.
|
|
23
|
+
*/
|
|
24
|
+
defaultExpanded?: boolean;
|
|
25
|
+
/**
|
|
26
|
+
* Set number of products to hide or show.
|
|
27
|
+
*/
|
|
28
|
+
listIncrement?: number;
|
|
29
|
+
/**
|
|
30
|
+
* Set number of products to show by default.
|
|
31
|
+
*/
|
|
32
|
+
cardsToDisplay?: number;
|
|
33
|
+
/**
|
|
34
|
+
* Custom onClick handler called everytime "show more" is pressed
|
|
35
|
+
*/
|
|
36
|
+
onClickMore?: () => void;
|
|
37
|
+
/**
|
|
38
|
+
* Custom onClick handler called everytime "show less" is pressed
|
|
39
|
+
*/
|
|
40
|
+
onClickLess?: () => void;
|
|
41
|
+
/**
|
|
42
|
+
* Set a loading state for the "show more" and "show less" buttons
|
|
43
|
+
*/
|
|
44
|
+
isLoading?: boolean;
|
|
45
|
+
/**
|
|
46
|
+
* Set minHeight for all products.
|
|
47
|
+
*/
|
|
48
|
+
minHeight?: number;
|
|
49
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { type ListProps } from "./product-list";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { InformationCardProps } from "@arc-ui/components/InformationCard";
|
|
2
|
+
import { ButtonV2Props } from "@arc-ui/components/types/components/ButtonV2/ButtonV2";
|
|
3
|
+
type ListInformationCardButtonProps = Pick<ButtonV2Props, "label" | "onClick" | "href">;
|
|
4
|
+
type ListInformationCardProps = Pick<InformationCardProps, "heading" | "text">;
|
|
5
|
+
export type ListProps = ListInformationCardButtonProps & ListInformationCardProps;
|
|
6
|
+
export {};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { type SectionHeadingProps } from "../SectionHeading";
|
|
3
|
-
import { type MediaCardProps } from "@arc-ui/components/
|
|
4
|
-
import { type ImpactCardProps } from "@arc-ui/components/
|
|
5
|
-
import { type InformationCardProps } from "@arc-ui/components/
|
|
6
|
-
import { type TypographyCardProps } from "@arc-ui/components/
|
|
3
|
+
import { type MediaCardProps } from "@arc-ui/components/MediaCard";
|
|
4
|
+
import { type ImpactCardProps } from "@arc-ui/components/ImpactCard";
|
|
5
|
+
import { type InformationCardProps } from "@arc-ui/components/InformationCard";
|
|
6
|
+
import { type TypographyCardProps } from "@arc-ui/components/TypographyCard";
|
|
7
7
|
/**
|
|
8
8
|
* Use `PromoListing` to give supporting information about a page or proposition in the form of the card components (`ImpactCard`, `InformationCard`, `MediaCard` and `TypographyCard`).
|
|
9
9
|
*/
|
|
@@ -21,7 +21,7 @@ interface PromoListTypographyCard extends TypographyCardProps {
|
|
|
21
21
|
type: "typography-card";
|
|
22
22
|
}
|
|
23
23
|
type PromoListCard = PromoListMediaCard | PromoListInformationCard | PromoListTypographyCard | PromoListImpactCard;
|
|
24
|
-
export interface PromoListingProps extends SectionHeadingProps {
|
|
24
|
+
export interface PromoListingProps extends Omit<SectionHeadingProps, "isPadded"> {
|
|
25
25
|
/**
|
|
26
26
|
* Cards for the PromoListing.
|
|
27
27
|
*/
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import { type HeadingLevel } from "@arc-ui/components/
|
|
2
|
+
import { type HeadingLevel } from "@arc-ui/components/Heading";
|
|
3
|
+
import { type ImageProps } from "@arc-ui/components/dist/types/components/Image/Image";
|
|
3
4
|
export declare const SectionHeading: React.FC<SectionHeadingProps>;
|
|
4
5
|
export interface SectionHeadingProps {
|
|
5
6
|
/**
|
|
@@ -22,4 +23,8 @@ export interface SectionHeadingProps {
|
|
|
22
23
|
* Id content for `SectionHeading`.
|
|
23
24
|
*/
|
|
24
25
|
id?: string;
|
|
26
|
+
/**
|
|
27
|
+
* Header image for the `SectionHeading`.
|
|
28
|
+
*/
|
|
29
|
+
image?: ImageProps;
|
|
25
30
|
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
export * from "./Accordion";
|
|
2
|
+
export * from "./Author";
|
|
3
|
+
export * from "./CopyLead";
|
|
4
|
+
export * from "./DownloadList";
|
|
5
|
+
export * from "./FeaturePost";
|
|
6
|
+
export * from "./Highlights";
|
|
7
|
+
export * from "./PromoListing";
|
|
8
|
+
export * from "./Quote";
|
|
9
|
+
export * from "./Summary";
|
|
10
|
+
export * from "./Statistics";
|
|
11
|
+
export * from "./BannerWithTabs";
|
|
12
|
+
export * from "./ArticleSidebar";
|
|
13
|
+
export * from "./ProductNavigation";
|
|
14
|
+
export * from "./SectionHeading";
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { type SectionHeadingProps } from "../SectionHeading";
|
|
3
|
+
import { AccordionDisclosureListProps } from "./components/AccordionDisclosureList/AccordionDisclosureList";
|
|
4
|
+
/**
|
|
5
|
+
* Use the `Accordion` component to package together a title, content and a number of disclosure components into one section (maximum 10).
|
|
6
|
+
*/
|
|
7
|
+
export declare const Accordion: React.FC<AccordionProps>;
|
|
8
|
+
export interface AccordionProps extends Omit<SectionHeadingProps, "isPadded">, AccordionDisclosureListProps {
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { type DisclosureProps } from "@arc-ui/components/Disclosure";
|
|
3
|
+
export declare const AccordionDisclosureList: React.FC<AccordionDisclosureListProps>;
|
|
4
|
+
export interface AccordionDisclosureListProps {
|
|
5
|
+
/**
|
|
6
|
+
* Array of `Disclosure` components. Maximum 10 in one `Accordion`.
|
|
7
|
+
*/
|
|
8
|
+
disclosureList: DisclosureProps[];
|
|
9
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { Accordion, type AccordionProps } from "./Accordion";
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { type TextSection } from "./types/text-section";
|
|
3
|
+
import { type LinkSection } from "./types/link-section";
|
|
4
|
+
import { type Topic } from "./types/topic";
|
|
5
|
+
import { type Share } from "./types/share";
|
|
6
|
+
import { type SidebarAuthor } from "./types/sidebar-author";
|
|
7
|
+
/**
|
|
8
|
+
* Use `ArticleSidebar` to provide additional information about the article.
|
|
9
|
+
*/
|
|
10
|
+
export declare const ArticleSidebar: React.FC<ArticleSidebarProps>;
|
|
11
|
+
export interface ArticleSidebarProps {
|
|
12
|
+
/**
|
|
13
|
+
* Props for Author component.
|
|
14
|
+
*/
|
|
15
|
+
author?: SidebarAuthor;
|
|
16
|
+
/**
|
|
17
|
+
* Content for the about section.
|
|
18
|
+
*/
|
|
19
|
+
aboutSection?: TextSection;
|
|
20
|
+
/**
|
|
21
|
+
* Array of headings and text for additional text sections.
|
|
22
|
+
*/
|
|
23
|
+
additionalContent?: TextSection[];
|
|
24
|
+
/**
|
|
25
|
+
* Links that are relevant to the article.
|
|
26
|
+
*/
|
|
27
|
+
linkSection: LinkSection;
|
|
28
|
+
/**
|
|
29
|
+
* Topics rendered as tags that are relevant to the article.
|
|
30
|
+
*/
|
|
31
|
+
topics?: Topic;
|
|
32
|
+
/**
|
|
33
|
+
* Sharing options for the article.
|
|
34
|
+
*/
|
|
35
|
+
share: Share;
|
|
36
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { ArticleSidebar, type ArticleSidebarProps } from "./ArticleSidebar";
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { type AvatarProps } from "@arc-ui/components/Avatar";
|
|
3
|
+
export declare const Author: React.FC<AuthorProps>;
|
|
4
|
+
export interface AuthorProps {
|
|
5
|
+
/**
|
|
6
|
+
* Name of the Author.
|
|
7
|
+
*/
|
|
8
|
+
name: string;
|
|
9
|
+
/**
|
|
10
|
+
* Job title of the Author.
|
|
11
|
+
*/
|
|
12
|
+
title: string;
|
|
13
|
+
/**
|
|
14
|
+
* Optional Avatar for the Author.
|
|
15
|
+
*/
|
|
16
|
+
avatar?: AvatarProps;
|
|
17
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { Author, type AuthorProps } from "./Author";
|