@mindful-web/marko-web-theme-monorail 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/.eslintignore +1 -0
- package/LICENSE +21 -0
- package/README.md +103 -0
- package/browser/.eslintrc.js +1 -0
- package/browser/block-loader.vue +64 -0
- package/browser/comment-toggle-button.vue +89 -0
- package/browser/company-search.vue +78 -0
- package/browser/content-meter-track.vue +90 -0
- package/browser/i18n-vue.js +11 -0
- package/browser/idx-newsletter-form/index.js +61 -0
- package/browser/idx-newsletter-form/inline.vue +243 -0
- package/browser/idx-newsletter-form/pushdown.vue +249 -0
- package/browser/idx-newsletter-form/toggle-button.vue +65 -0
- package/browser/index.js +170 -0
- package/browser/inline-newsletter-form/step1.vue +159 -0
- package/browser/inline-newsletter-form.vue +129 -0
- package/browser/menu-toggle-button.vue +150 -0
- package/browser/newsletter-close-button.vue +44 -0
- package/browser/newsletter-signup-form/check-icon.vue +13 -0
- package/browser/newsletter-signup-form/form-group.vue +50 -0
- package/browser/newsletter-signup-form/input-form-group.vue +57 -0
- package/browser/newsletter-signup-form/newsletter-checkbox.vue +63 -0
- package/browser/newsletter-signup-form/privacy-policy.vue +38 -0
- package/browser/newsletter-signup-form/select-form-group.vue +59 -0
- package/browser/newsletter-signup-form/sign-up-button.vue +49 -0
- package/browser/newsletter-signup-form/step2.vue +284 -0
- package/browser/newsletter-signup-modal-listener.vue +59 -0
- package/browser/newsletter-toggle-button.vue +42 -0
- package/browser/reveal-ad-handler.vue +195 -0
- package/browser/section-search.vue +89 -0
- package/browser/site-newsletter-menu/step1.vue +189 -0
- package/browser/site-newsletter-menu.vue +176 -0
- package/browser/ssr.js +15 -0
- package/browser/top-stories-menu.vue +58 -0
- package/browser/translations-vue.js +50 -0
- package/browser/wufoo-form.vue +62 -0
- package/components/ads/fixed-ad-bottom.marko +7 -0
- package/components/ads/fixed-ad-bottom.marko.js +36 -0
- package/components/ads/marko.json +20 -0
- package/components/ads/reveal-ad-handler.marko +9 -0
- package/components/ads/reveal-ad-handler.marko.js +38 -0
- package/components/blocks/author-bios.marko +28 -0
- package/components/blocks/author-bios.marko.js +76 -0
- package/components/blocks/callout-cards.marko +15 -0
- package/components/blocks/callout-cards.marko.js +74 -0
- package/components/blocks/company-inquiry-form.marko +30 -0
- package/components/blocks/company-inquiry-form.marko.js +93 -0
- package/components/blocks/company-search.marko +1 -0
- package/components/blocks/company-search.marko.js +29 -0
- package/components/blocks/content-card-deck.marko +142 -0
- package/components/blocks/content-card-deck.marko.js +325 -0
- package/components/blocks/content-meter.marko +85 -0
- package/components/blocks/content-meter.marko.js +132 -0
- package/components/blocks/full-width-native-ad.marko +21 -0
- package/components/blocks/full-width-native-ad.marko.js +62 -0
- package/components/blocks/hero-card.marko +91 -0
- package/components/blocks/hero-card.marko.js +207 -0
- package/components/blocks/latest-content-list.marko +89 -0
- package/components/blocks/latest-content-list.marko.js +146 -0
- package/components/blocks/latest-podcast.marko +64 -0
- package/components/blocks/latest-podcast.marko.js +172 -0
- package/components/blocks/latest-products-feed.marko +58 -0
- package/components/blocks/latest-products-feed.marko.js +166 -0
- package/components/blocks/marko.json +204 -0
- package/components/blocks/more-products.marko +49 -0
- package/components/blocks/more-products.marko.js +135 -0
- package/components/blocks/most-popular-list.marko +75 -0
- package/components/blocks/most-popular-list.marko.js +146 -0
- package/components/blocks/most-popular.marko +97 -0
- package/components/blocks/most-popular.marko.js +190 -0
- package/components/blocks/native-x-card-deck.marko +85 -0
- package/components/blocks/native-x-card-deck.marko.js +221 -0
- package/components/blocks/native-x-promo-card.marko +55 -0
- package/components/blocks/native-x-promo-card.marko.js +135 -0
- package/components/blocks/newsletter-signup-banner-external.marko +33 -0
- package/components/blocks/newsletter-signup-banner-external.marko.js +103 -0
- package/components/blocks/newsletter-signup-banner-large.marko +36 -0
- package/components/blocks/newsletter-signup-banner-large.marko.js +93 -0
- package/components/blocks/newsletter-signup-banner.marko +39 -0
- package/components/blocks/newsletter-signup-banner.marko.js +69 -0
- package/components/blocks/opinion.marko +34 -0
- package/components/blocks/opinion.marko.js +95 -0
- package/components/blocks/primary-image.marko +125 -0
- package/components/blocks/primary-image.marko.js +228 -0
- package/components/blocks/products.marko +57 -0
- package/components/blocks/products.marko.js +157 -0
- package/components/blocks/read-next.marko +42 -0
- package/components/blocks/read-next.marko.js +113 -0
- package/components/blocks/related-stories.marko +74 -0
- package/components/blocks/related-stories.marko.js +165 -0
- package/components/blocks/resource-library.marko +77 -0
- package/components/blocks/resource-library.marko.js +194 -0
- package/components/blocks/section-body-feed.marko +39 -0
- package/components/blocks/section-body-feed.marko.js +99 -0
- package/components/blocks/section-card-deck-featured.marko +37 -0
- package/components/blocks/section-card-deck-featured.marko.js +105 -0
- package/components/blocks/section-card-deck.marko +13 -0
- package/components/blocks/section-card-deck.marko.js +44 -0
- package/components/blocks/section-card-list.marko +102 -0
- package/components/blocks/section-card-list.marko.js +236 -0
- package/components/blocks/section-feed.marko +46 -0
- package/components/blocks/section-feed.marko.js +94 -0
- package/components/blocks/section-forbes.marko +102 -0
- package/components/blocks/section-forbes.marko.js +221 -0
- package/components/blocks/section-list-deck.marko +38 -0
- package/components/blocks/section-list-deck.marko.js +109 -0
- package/components/blocks/section-list.marko +89 -0
- package/components/blocks/section-list.marko.js +179 -0
- package/components/blocks/section-search.marko +14 -0
- package/components/blocks/section-search.marko.js +57 -0
- package/components/blocks/section-title-feed.marko +40 -0
- package/components/blocks/section-title-feed.marko.js +100 -0
- package/components/blocks/top-stories-menu.marko +40 -0
- package/components/blocks/top-stories-menu.marko.js +98 -0
- package/components/blocks/top-stories.marko +76 -0
- package/components/blocks/top-stories.marko.js +186 -0
- package/components/blocks/white-papers.marko +80 -0
- package/components/blocks/white-papers.marko.js +205 -0
- package/components/breadcrumbs/content-page.marko +7 -0
- package/components/breadcrumbs/content-page.marko.js +35 -0
- package/components/breadcrumbs/index.marko +21 -0
- package/components/breadcrumbs/index.marko.js +59 -0
- package/components/breadcrumbs/marko.json +32 -0
- package/components/breadcrumbs/scss/_breadcrumbs.scss +35 -0
- package/components/breadcrumbs/website-section.marko +31 -0
- package/components/breadcrumbs/website-section.marko.js +107 -0
- package/components/breadcrumbs/with-home.marko +13 -0
- package/components/breadcrumbs/with-home.marko.js +65 -0
- package/components/client-side-block-loader.marko +6 -0
- package/components/client-side-block-loader.marko.js +36 -0
- package/components/client-side-blocks/marko.json +8 -0
- package/components/client-side-blocks/most-popular-list.marko +1 -0
- package/components/client-side-blocks/most-popular-list.marko.js +31 -0
- package/components/client-side-blocks/most-popular.marko +1 -0
- package/components/client-side-blocks/most-popular.marko.js +31 -0
- package/components/content/body-with-injection.marko +116 -0
- package/components/content/body-with-injection.marko.js +190 -0
- package/components/content/contact-details/index.marko +95 -0
- package/components/content/contact-details/index.marko.js +274 -0
- package/components/content/contact-details/marko.json +27 -0
- package/components/content/contact-details/section.marko +9 -0
- package/components/content/contact-details/section.marko.js +37 -0
- package/components/content/download/form-dot-com.marko +23 -0
- package/components/content/download/form-dot-com.marko.js +59 -0
- package/components/content/download/identity-x.marko +73 -0
- package/components/content/download/identity-x.marko.js +149 -0
- package/components/content/download/index.marko +43 -0
- package/components/content/download/index.marko.js +113 -0
- package/components/content/download/link.marko +12 -0
- package/components/content/download/link.marko.js +45 -0
- package/components/content/download/marko.json +26 -0
- package/components/content/download/wufoo.marko +23 -0
- package/components/content/download/wufoo.marko.js +59 -0
- package/components/content/link-url/index.marko +16 -0
- package/components/content/link-url/index.marko.js +48 -0
- package/components/content/link-url/marko.json +9 -0
- package/components/content/marko.json +18 -0
- package/components/content/sections-listed-in.marko +26 -0
- package/components/content/sections-listed-in.marko.js +89 -0
- package/components/content-attribution/attribution.marko +1 -0
- package/components/content-attribution/attribution.marko.js +33 -0
- package/components/content-attribution/components/authors.marko +3 -0
- package/components/content-attribution/components/authors.marko.js +42 -0
- package/components/content-attribution/components/byline.marko +1 -0
- package/components/content-attribution/components/byline.marko.js +30 -0
- package/components/content-attribution/components/company.marko +7 -0
- package/components/content-attribution/components/company.marko.js +43 -0
- package/components/content-attribution/components/contributors.marko +3 -0
- package/components/content-attribution/components/contributors.marko.js +42 -0
- package/components/content-attribution/components/photographers.marko +3 -0
- package/components/content-attribution/components/photographers.marko.js +42 -0
- package/components/content-attribution/components/source.marko +1 -0
- package/components/content-attribution/components/source.marko.js +30 -0
- package/components/content-attribution/components/sponsors.marko +3 -0
- package/components/content-attribution/components/sponsors.marko.js +42 -0
- package/components/content-attribution/index.marko +34 -0
- package/components/content-attribution/index.marko.js +81 -0
- package/components/content-attribution/marko.json +27 -0
- package/components/directory-facets/facet-container/facet-container.marko +32 -0
- package/components/directory-facets/facet-container/facet-container.marko.js +65 -0
- package/components/directory-facets/facet-container/marko.json +26 -0
- package/components/directory-facets/facet-list/facet-list.marko +66 -0
- package/components/directory-facets/facet-list/facet-list.marko.js +140 -0
- package/components/directory-facets/facet-list/marko.json +23 -0
- package/components/directory-facets/facet.marko +15 -0
- package/components/directory-facets/facet.marko.js +44 -0
- package/components/directory-facets/find-active-facet.js +22 -0
- package/components/directory-facets/index.marko +29 -0
- package/components/directory-facets/index.marko.js +77 -0
- package/components/directory-facets/marko.json +40 -0
- package/components/facebook-connect.marko +52 -0
- package/components/facebook-connect.marko.js +59 -0
- package/components/flows/card-deck.marko +63 -0
- package/components/flows/card-deck.marko.js +159 -0
- package/components/flows/content/card-deck-col.marko +49 -0
- package/components/flows/content/card-deck-col.marko.js +98 -0
- package/components/flows/content/directory-section.marko +41 -0
- package/components/flows/content/directory-section.marko.js +107 -0
- package/components/flows/content/list.marko +51 -0
- package/components/flows/content/list.marko.js +98 -0
- package/components/flows/content/marko.json +39 -0
- package/components/flows/marko.json +42 -0
- package/components/flows/section-feed.marko +66 -0
- package/components/flows/section-feed.marko.js +118 -0
- package/components/gam/components/define-display-ad.marko +106 -0
- package/components/gam/components/define-display-ad.marko.js +171 -0
- package/components/gam/define-display-ad.marko +27 -0
- package/components/gam/define-display-ad.marko.js +60 -0
- package/components/gam/inject-ads.marko +28 -0
- package/components/gam/inject-ads.marko.js +56 -0
- package/components/gam/marko.json +17 -0
- package/components/gam/utils/increment-pos.js +13 -0
- package/components/gam/wallpaper-ad.marko +18 -0
- package/components/gam/wallpaper-ad.marko.js +75 -0
- package/components/identity-x/comment-stream.marko +33 -0
- package/components/identity-x/comment-stream.marko.js +71 -0
- package/components/identity-x/content-page-gate.marko +85 -0
- package/components/identity-x/content-page-gate.marko.js +171 -0
- package/components/identity-x/marko.json +38 -0
- package/components/identity-x/newsletter-footer.marko +56 -0
- package/components/identity-x/newsletter-footer.marko.js +100 -0
- package/components/identity-x/newsletter-inline.marko +22 -0
- package/components/identity-x/newsletter-inline.marko.js +55 -0
- package/components/identity-x/newsletter-modal.marko +42 -0
- package/components/identity-x/newsletter-modal.marko.js +88 -0
- package/components/identity-x/newsletter-pushdown.marko +66 -0
- package/components/identity-x/newsletter-pushdown.marko.js +113 -0
- package/components/layouts/ad-preview.marko +84 -0
- package/components/layouts/ad-preview.marko.js +166 -0
- package/components/layouts/marko.json +15 -0
- package/components/marko.json +58 -0
- package/components/menu-toggle-button.marko +19 -0
- package/components/menu-toggle-button.marko.js +45 -0
- package/components/native-x/marko.json +5 -0
- package/components/native-x/render.marko +13 -0
- package/components/native-x/render.marko.js +45 -0
- package/components/nodes/author-bio.marko +39 -0
- package/components/nodes/author-bio.marko.js +121 -0
- package/components/nodes/author-card.marko +42 -0
- package/components/nodes/author-card.marko.js +115 -0
- package/components/nodes/author-published.marko +41 -0
- package/components/nodes/author-published.marko.js +105 -0
- package/components/nodes/author.marko +28 -0
- package/components/nodes/author.marko.js +92 -0
- package/components/nodes/components/attribution.marko +13 -0
- package/components/nodes/components/attribution.marko.js +49 -0
- package/components/nodes/components/authors.marko +7 -0
- package/components/nodes/components/authors.marko.js +43 -0
- package/components/nodes/components/company-name.marko +1 -0
- package/components/nodes/components/company-name.marko.js +33 -0
- package/components/nodes/components/dates.marko +11 -0
- package/components/nodes/components/dates.marko.js +58 -0
- package/components/nodes/components/section-sponsor.marko +14 -0
- package/components/nodes/components/section-sponsor.marko.js +56 -0
- package/components/nodes/content-published.marko +46 -0
- package/components/nodes/content-published.marko.js +89 -0
- package/components/nodes/content.marko +175 -0
- package/components/nodes/content.marko.js +327 -0
- package/components/nodes/directory-section-feed-content.marko +161 -0
- package/components/nodes/directory-section-feed-content.marko.js +387 -0
- package/components/nodes/featured-products-card.marko +52 -0
- package/components/nodes/featured-products-card.marko.js +110 -0
- package/components/nodes/marko.json +83 -0
- package/components/nodes/product-feed-content.marko +52 -0
- package/components/nodes/product-feed-content.marko.js +137 -0
- package/components/nodes/section-feed-content.marko +256 -0
- package/components/nodes/section-feed-content.marko.js +624 -0
- package/components/nodes/standard-promo.marko +39 -0
- package/components/nodes/standard-promo.marko.js +111 -0
- package/components/nodes/youtube-card.marko +53 -0
- package/components/nodes/youtube-card.marko.js +120 -0
- package/components/page/attribution.marko +1 -0
- package/components/page/attribution.marko.js +33 -0
- package/components/page/contact-details.marko +1 -0
- package/components/page/contact-details.marko.js +33 -0
- package/components/page/content.marko +27 -0
- package/components/page/content.marko.js +68 -0
- package/components/page/contents.marko +1 -0
- package/components/page/contents.marko.js +33 -0
- package/components/page/dates.marko +1 -0
- package/components/page/dates.marko.js +33 -0
- package/components/page/default.marko +25 -0
- package/components/page/default.marko.js +67 -0
- package/components/page/marko.json +51 -0
- package/components/page/website-section.marko +30 -0
- package/components/page/website-section.marko.js +83 -0
- package/components/pagination-controls.marko +53 -0
- package/components/pagination-controls.marko.js +122 -0
- package/components/query-total-count.marko +8 -0
- package/components/query-total-count.marko.js +45 -0
- package/components/reveal-ad-handler.marko +9 -0
- package/components/reveal-ad-handler.marko.js +38 -0
- package/components/site-footer/container.marko +11 -0
- package/components/site-footer/container.marko.js +39 -0
- package/components/site-footer/copyright.marko +21 -0
- package/components/site-footer/copyright.marko.js +66 -0
- package/components/site-footer/index.marko +130 -0
- package/components/site-footer/index.marko.js +338 -0
- package/components/site-footer/marko.json +14 -0
- package/components/site-footer/social-icons.marko +24 -0
- package/components/site-footer/social-icons.marko.js +64 -0
- package/components/site-header.marko +104 -0
- package/components/site-header.marko.js +221 -0
- package/components/site-menu/components/search.marko +27 -0
- package/components/site-menu/components/search.marko.js +80 -0
- package/components/site-menu/components/social-icons.marko +1 -0
- package/components/site-menu/components/social-icons.marko.js +32 -0
- package/components/site-menu/header.marko +10 -0
- package/components/site-menu/header.marko.js +38 -0
- package/components/site-menu/index.marko +117 -0
- package/components/site-menu/index.marko.js +201 -0
- package/components/site-menu/marko.json +11 -0
- package/components/site-menu/section.marko +26 -0
- package/components/site-menu/section.marko.js +67 -0
- package/components/site-navbar/brand.marko +8 -0
- package/components/site-navbar/brand.marko.js +43 -0
- package/components/site-navbar/index.marko +13 -0
- package/components/site-navbar/index.marko.js +49 -0
- package/components/site-navbar/item.marko +96 -0
- package/components/site-navbar/item.marko.js +182 -0
- package/components/site-navbar/items.marko +27 -0
- package/components/site-navbar/items.marko.js +80 -0
- package/components/site-navbar/logo.marko +15 -0
- package/components/site-navbar/logo.marko.js +41 -0
- package/components/site-navbar/marko.json +20 -0
- package/components/site-navbar/search.marko +20 -0
- package/components/site-navbar/search.marko.js +73 -0
- package/components/site-navbar/utils/get-nav-items.js +21 -0
- package/components/site-navbar/utils/is-active-link.js +1 -0
- package/components/site-newsletter-menu.marko +11 -0
- package/components/site-newsletter-menu.marko.js +37 -0
- package/components/social/get-provider.js +5 -0
- package/components/social/icon-link.marko +22 -0
- package/components/social/icon-link.marko.js +63 -0
- package/components/social/icons.marko +22 -0
- package/components/social/icons.marko.js +62 -0
- package/components/social/marko.json +15 -0
- package/components/social-follow.marko +32 -0
- package/components/social-follow.marko.js +95 -0
- package/components/ssr-html-inject.marko +102 -0
- package/components/ssr-html-inject.marko.js +133 -0
- package/graphql/fragments/category-sections.js +25 -0
- package/graphql/fragments/company-search.js +13 -0
- package/graphql/fragments/content-card-deck-block.js +27 -0
- package/graphql/fragments/content-list.js +45 -0
- package/graphql/fragments/content-meter.js +20 -0
- package/graphql/fragments/content-page.js +192 -0
- package/graphql/fragments/dynamic-page.js +15 -0
- package/graphql/fragments/featured-companies.js +16 -0
- package/graphql/fragments/latest-podcast-block.js +14 -0
- package/graphql/fragments/latest-products-feed-block.js +28 -0
- package/graphql/fragments/mindful-advertising-post-by-id.js +55 -0
- package/graphql/fragments/most-popular-block.js +21 -0
- package/graphql/fragments/native-x-image.js +12 -0
- package/graphql/fragments/native-x-story.js +28 -0
- package/graphql/fragments/opinion-block.js +41 -0
- package/graphql/fragments/products-block.js +27 -0
- package/graphql/fragments/read-next-block.js +28 -0
- package/graphql/fragments/related-stories-block.js +27 -0
- package/graphql/fragments/resource-library-block.js +20 -0
- package/graphql/fragments/section-body-feed-block.js +30 -0
- package/graphql/fragments/section-card-deck-featured-block.js +21 -0
- package/graphql/fragments/section-card-list-block.js +22 -0
- package/graphql/fragments/section-feed-block.js +86 -0
- package/graphql/fragments/section-info.js +13 -0
- package/graphql/fragments/section-list-block.js +21 -0
- package/graphql/fragments/section-list-card-block.js +27 -0
- package/graphql/fragments/sections-search.js +46 -0
- package/graphql/fragments/top-stories-block.js +34 -0
- package/graphql/fragments/top-stories-menu-block.js +21 -0
- package/graphql/fragments/website-section-page.js +16 -0
- package/graphql/fragments/white-papers-block.js +27 -0
- package/i18n.js +11 -0
- package/marko.json +5 -0
- package/middleware/content-gating.js +13 -0
- package/middleware/content-metering.js +156 -0
- package/middleware/i18n.js +12 -0
- package/middleware/newsletter-modal-state.js +11 -0
- package/middleware/newsletter-state.js +22 -0
- package/middleware/pagination.js +24 -0
- package/package.json +56 -0
- package/routes/ad-preview.js +11 -0
- package/routes/advertising-post.js +25 -0
- package/routes/company-search.js +27 -0
- package/routes/native-x.js +9 -0
- package/routes/print.js +11 -0
- package/routes/render-block.js +32 -0
- package/routes/search.js +28 -0
- package/routes/taxonomy.js +29 -0
- package/scss/_functions.scss +164 -0
- package/scss/_mixins.scss +503 -0
- package/scss/_variables.scss +328 -0
- package/scss/components/_ad-container.scss +237 -0
- package/scss/components/_author-bio-node.scss +47 -0
- package/scss/components/_author-node.scss +23 -0
- package/scss/components/_author-published-node.scss +43 -0
- package/scss/components/_bootstrap.scss +19 -0
- package/scss/components/_breadcrumbs.scss +1 -0
- package/scss/components/_comments.scss +275 -0
- package/scss/components/_content-meter.scss +147 -0
- package/scss/components/_content-page-gate.scss +37 -0
- package/scss/components/_content-page.scss +351 -0
- package/scss/components/_default-theme.scss +1 -0
- package/scss/components/_embedded-media.scss +100 -0
- package/scss/components/_identity-x.scss +71 -0
- package/scss/components/_lazyload.scss +15 -0
- package/scss/components/_load-more.scss +65 -0
- package/scss/components/_magazine-publication-buttons.scss +65 -0
- package/scss/components/_newsletter-signup-modal.scss +133 -0
- package/scss/components/_node-list.scss +26 -0
- package/scss/components/_node.scss +173 -0
- package/scss/components/_page-attribution.scss +102 -0
- package/scss/components/_page-contact-details.scss +23 -0
- package/scss/components/_page-dates.scss +24 -0
- package/scss/components/_page-image.scss +92 -0
- package/scss/components/_page-rail.scss +7 -0
- package/scss/components/_page-wrapper.scss +146 -0
- package/scss/components/_page.scss +3 -0
- package/scss/components/_pagination-controls.scss +38 -0
- package/scss/components/_reveal-ad.scss +28 -0
- package/scss/components/_search-page.scss +188 -0
- package/scss/components/_site-footer.scss +247 -0
- package/scss/components/_site-header.scss +9 -0
- package/scss/components/_site-menu.scss +327 -0
- package/scss/components/_site-navbar-b.scss +128 -0
- package/scss/components/_site-navbar.scss +107 -0
- package/scss/components/_site-newsletter-menu.scss +561 -0
- package/scss/components/_social-icons.scss +12 -0
- package/scss/components/_spec-guide.scss +79 -0
- package/scss/components/_sponsor-logo.scss +31 -0
- package/scss/components/_sticky-top.scss +8 -0
- package/scss/components/_wallpaper-ad.scss +36 -0
- package/scss/components/blocks/_callout-cards.scss +19 -0
- package/scss/components/blocks/_company-inquiry-form.scss +41 -0
- package/scss/components/blocks/_company-search.scss +57 -0
- package/scss/components/blocks/_content-card-deck.scss +143 -0
- package/scss/components/blocks/_directory-facets.scss +112 -0
- package/scss/components/blocks/_hero-card.scss +59 -0
- package/scss/components/blocks/_latest-content-list.scss +13 -0
- package/scss/components/blocks/_latest-podcast.scss +69 -0
- package/scss/components/blocks/_latest-products-feed.scss +97 -0
- package/scss/components/blocks/_magazine-publication-card.scss +30 -0
- package/scss/components/blocks/_more-products.scss +35 -0
- package/scss/components/blocks/_most-popular.scss +70 -0
- package/scss/components/blocks/_newsletter-signup-banner-large.scss +51 -0
- package/scss/components/blocks/_newsletter-signup-banner.scss +99 -0
- package/scss/components/blocks/_newsletter-signup-site-footer.scss +11 -0
- package/scss/components/blocks/_node-author.scss +27 -0
- package/scss/components/blocks/_opinion.scss +76 -0
- package/scss/components/blocks/_primary-image.scss +98 -0
- package/scss/components/blocks/_products.scss +71 -0
- package/scss/components/blocks/_promo-card.scss +67 -0
- package/scss/components/blocks/_read-next.scss +53 -0
- package/scss/components/blocks/_related-native-x-stories.scss +14 -0
- package/scss/components/blocks/_related-stories.scss +102 -0
- package/scss/components/blocks/_resource-library.scss +79 -0
- package/scss/components/blocks/_section-card-deck-featured.scss +22 -0
- package/scss/components/blocks/_section-card-list.scss +81 -0
- package/scss/components/blocks/_section-feed.scss +253 -0
- package/scss/components/blocks/_section-forbes.scss +32 -0
- package/scss/components/blocks/_section-list.scss +80 -0
- package/scss/components/blocks/_section-search.scss +40 -0
- package/scss/components/blocks/_social-follow.scss +28 -0
- package/scss/components/blocks/_top-stories-menu.scss +38 -0
- package/scss/components/blocks/_top-stories.scss +179 -0
- package/scss/components/blocks/_white-papers.scss +60 -0
- package/scss/components/default-theme/site-navbar.scss +187 -0
- package/scss/components/flows/_card-deck.scss +47 -0
- package/scss/components/flows/_column-list.scss +28 -0
- package/scss/components/flows/_featured.scss +29 -0
- package/scss/components/flows/_hero.scss +44 -0
- package/scss/components/flows/_incremented-nodes.scss +21 -0
- package/scss/core.scss +125 -0
- package/scss/critical/_bootstrap.scss +15 -0
- package/scss/critical/_core.scss +27 -0
- package/scss/critical/_theme.scss +23 -0
- package/scss/variables/_buttons.scss +66 -0
- package/scss/variables/_default-theme.scss +715 -0
- package/scss/variables/_inputs.scss +24 -0
- package/scss/variables/_typography.scss +525 -0
- package/templates/ad-preview.marko +79 -0
- package/templates/ad-preview.marko.js +151 -0
- package/templates/content/components/presented-by.marko +22 -0
- package/templates/content/components/presented-by.marko.js +72 -0
- package/templates/content/native-x-story.marko +82 -0
- package/templates/content/native-x-story.marko.js +248 -0
- package/templates/content/print.marko +188 -0
- package/templates/content/print.marko.js +434 -0
- package/templates/search.marko +136 -0
- package/templates/search.marko.js +335 -0
- package/templates/taxonomy.marko +71 -0
- package/templates/taxonomy.marko.js +194 -0
- package/translations.js +14 -0
- package/utils/content-iframe.js +34 -0
- package/utils/content-meter-helpers.js +58 -0
- package/utils/convert-mindful-ad-preview.js +34 -0
- package/utils/get-child-sections-by-id.js +11 -0
- package/utils/get-content-preview.js +7 -0
- package/utils/get-sections-from-schedules.js +10 -0
- package/utils/has-omeda-id.js +11 -0
- package/utils/query-total-count.js +90 -0
- package/utils/render-site-idx-newsletter-menu.js +26 -0
- package/utils/render-site-newsletter-menu.js +16 -0
- package/utils/set-section-name-from-label.js +14 -0
- package/utils/shuffle-array.js +9 -0
- package/utils/site-idx-newsletter-menu-props.js +61 -0
- package/utils/site-newsletter-menu-props.js +41 -0
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
$theme-signup-modal-bg: $gray-200 !default;
|
|
2
|
+
|
|
3
|
+
.popup-modal-wrapper {
|
|
4
|
+
$self: &;
|
|
5
|
+
&--display-overlay {
|
|
6
|
+
~ .site-footer {
|
|
7
|
+
display: none;
|
|
8
|
+
margin-bottom: 0;
|
|
9
|
+
}
|
|
10
|
+
~ .document-container {
|
|
11
|
+
height: 0;
|
|
12
|
+
overflow: hidden;
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
&__overlay {
|
|
16
|
+
z-index: 1499;
|
|
17
|
+
position: fixed;
|
|
18
|
+
background-color: rgba(0, 0, 0, .7);
|
|
19
|
+
top: 0;
|
|
20
|
+
bottom: 0;
|
|
21
|
+
width: 100%;
|
|
22
|
+
visibility: visible;
|
|
23
|
+
transition: visibility 0s, opacity 0.5s linear;
|
|
24
|
+
display: flex;
|
|
25
|
+
align-items: center;
|
|
26
|
+
.newsletter-signup-modal-button {
|
|
27
|
+
align-self: flex-end;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
.popup-modal-wrapper__overlay {
|
|
32
|
+
#newsletter-signup-modal-center-column-inner {
|
|
33
|
+
position: absolute;
|
|
34
|
+
top: -12px;
|
|
35
|
+
right: -12px;
|
|
36
|
+
height: 40px;
|
|
37
|
+
width: 40px;
|
|
38
|
+
border-radius: 20px;
|
|
39
|
+
background-color: $white;
|
|
40
|
+
}
|
|
41
|
+
.newsletter-signup-banner {
|
|
42
|
+
background-color: $theme-signup-modal-bg;
|
|
43
|
+
display: flex;
|
|
44
|
+
flex-direction: row;
|
|
45
|
+
margin-top: 0;
|
|
46
|
+
padding: 3rem;
|
|
47
|
+
border: 5px solid $gray-800;
|
|
48
|
+
@include media-breakpoint-down(md) {
|
|
49
|
+
padding: 1.5rem;
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
.newsletter-signup-modal-center-column-outer {
|
|
53
|
+
position: relative;
|
|
54
|
+
margin-right: auto;
|
|
55
|
+
margin-left: auto;
|
|
56
|
+
width: 640px;
|
|
57
|
+
@include media-breakpoint-down(md) {
|
|
58
|
+
width: 320px;
|
|
59
|
+
max-width: calc(100 - $marko-web-document-container-gutter);
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
#newsletter-signup-modal {
|
|
65
|
+
display: none;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.newsletter-signup-banner {
|
|
69
|
+
$self: &;
|
|
70
|
+
&--modal {
|
|
71
|
+
|
|
72
|
+
#{ $self }__name {
|
|
73
|
+
@include skin-typography($style: "header-1");
|
|
74
|
+
margin-bottom: map-get($spacers, 2);
|
|
75
|
+
@include media-breakpoint-down(md) {
|
|
76
|
+
line-height: 1.25;
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
#{ $self }__description {
|
|
81
|
+
@include skin-typography($style: "teaser-text-1");
|
|
82
|
+
margin-bottom: map-get($spacers, block);
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
#{ $self }__left-col {
|
|
86
|
+
display: flex;
|
|
87
|
+
flex-direction: column;
|
|
88
|
+
justify-content: center;
|
|
89
|
+
@include media-breakpoint-down(md) {
|
|
90
|
+
display: none;
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
label[for="sign-on-email"] {
|
|
94
|
+
display: none;
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
.newsletter-signup-modal-fade-in {
|
|
100
|
+
display: block !important;
|
|
101
|
+
// PUT AT SAME LEVEL AS HEADER SO IT SITS ON TOP
|
|
102
|
+
z-index: 15000;
|
|
103
|
+
animation: fadeIn 0.5s;
|
|
104
|
+
-webkit-animation: fadeIn 0.5s;
|
|
105
|
+
-moz-animation: fadeIn 0.5s;
|
|
106
|
+
-o-animation: fadeIn 0.5s;
|
|
107
|
+
-ms-animation: fadeIn 0.5s;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
@keyframes fadeIn {
|
|
111
|
+
0% { opacity: 0; }
|
|
112
|
+
100% { opacity: 1; }
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
@-moz-keyframes fadeIn {
|
|
116
|
+
0% { opacity: 0; }
|
|
117
|
+
100% { opacity: 1; }
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
@-webkit-keyframes fadeIn {
|
|
121
|
+
0% { opacity: 0; }
|
|
122
|
+
100% { opacity: 1; }
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
@-o-keyframes fadeIn {
|
|
126
|
+
0% { opacity: 0; }
|
|
127
|
+
100% { opacity: 1; }
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
@-ms-keyframes fadeIn {
|
|
131
|
+
0% { opacity: 0; }
|
|
132
|
+
100% { opacity: 1; }
|
|
133
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
.node-list {
|
|
2
|
+
@include theme-card();
|
|
3
|
+
|
|
4
|
+
&__header,
|
|
5
|
+
&__footer {
|
|
6
|
+
&:first-child {
|
|
7
|
+
@include border-top-radius($theme-item-list-border-radius);
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
&:last-child {
|
|
11
|
+
@include border-bottom-radius($theme-item-list-border-radius);
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
&__header {
|
|
16
|
+
@include theme-card-header();
|
|
17
|
+
margin-bottom: 0;
|
|
18
|
+
&:empty {
|
|
19
|
+
display: none;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
a {
|
|
23
|
+
@include theme-card-header-link();
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|
|
@@ -0,0 +1,173 @@
|
|
|
1
|
+
.node {
|
|
2
|
+
$self: &;
|
|
3
|
+
|
|
4
|
+
&__header {
|
|
5
|
+
font-family: $theme-item-header-font-family;
|
|
6
|
+
font-size: $theme-item-header-font-size;
|
|
7
|
+
font-weight: $theme-item-header-font-weight;
|
|
8
|
+
line-height: $theme-item-header-line-height;
|
|
9
|
+
color: $theme-item-header-color;
|
|
10
|
+
letter-spacing: $theme-item-header-letter-spacing;
|
|
11
|
+
|
|
12
|
+
a {
|
|
13
|
+
color: $theme-item-header-link-color;
|
|
14
|
+
text-decoration: $theme-item-header-link-decoration;
|
|
15
|
+
&:hover {
|
|
16
|
+
color: $theme-item-header-link-hover-color;
|
|
17
|
+
text-decoration: $theme-item-header-link-hover-decoration;
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
&__title {
|
|
23
|
+
@include theme-apply-fonts(
|
|
24
|
+
$font-family: $theme-item-title-font-family,
|
|
25
|
+
$font-size-sm: $theme-item-title-font-size-sm,
|
|
26
|
+
$font-size: $theme-item-title-font-size,
|
|
27
|
+
$font-weight: $theme-item-title-font-weight,
|
|
28
|
+
$letter-spacing: $theme-item-title-letter-spacing,
|
|
29
|
+
$line-height-sm: $theme-item-title-line-height-sm,
|
|
30
|
+
$line-height: $theme-item-title-line-height
|
|
31
|
+
);
|
|
32
|
+
margin-bottom: $theme-item-title-margin;
|
|
33
|
+
color: $theme-item-title-color;
|
|
34
|
+
|
|
35
|
+
a {
|
|
36
|
+
@include theme-max-lines(
|
|
37
|
+
$font-size: $theme-item-title-font-size,
|
|
38
|
+
$font-size-sm: $theme-item-title-font-size-sm,
|
|
39
|
+
$line-height: $theme-item-title-line-height,
|
|
40
|
+
$line-height-sm: $theme-item-title-line-height-sm,
|
|
41
|
+
$num: $theme-item-title-max-lines
|
|
42
|
+
);
|
|
43
|
+
color: $theme-item-title-link-color;
|
|
44
|
+
text-decoration: $theme-item-title-link-decoration;
|
|
45
|
+
&:hover {
|
|
46
|
+
color: $theme-item-title-link-hover-color;
|
|
47
|
+
text-decoration: $theme-item-title-link-hover-decoration;
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
&--large {
|
|
52
|
+
@include theme-apply-fonts(
|
|
53
|
+
$font-family: $theme-item-title-font-family,
|
|
54
|
+
$font-size-sm: $theme-item-title-large-font-size-sm,
|
|
55
|
+
$font-size: $theme-item-title-large-font-size,
|
|
56
|
+
$font-weight: $theme-item-title-large-font-weight,
|
|
57
|
+
$letter-spacing: $theme-item-title-large-letter-spacing,
|
|
58
|
+
$line-height-sm: $theme-item-title-large-line-height-sm,
|
|
59
|
+
$line-height: $theme-item-title-large-line-height
|
|
60
|
+
);
|
|
61
|
+
|
|
62
|
+
a {
|
|
63
|
+
@include theme-max-lines(
|
|
64
|
+
$font-size: $theme-item-title-large-font-size,
|
|
65
|
+
$font-size-sm: $theme-item-title-large-font-size-sm,
|
|
66
|
+
$line-height: $theme-item-title-large-line-height,
|
|
67
|
+
$line-height-sm: $theme-item-title-large-line-height-sm,
|
|
68
|
+
$num: $theme-item-title-large-max-lines
|
|
69
|
+
);
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
&--locked {
|
|
74
|
+
a::before {
|
|
75
|
+
content: $theme-item-title-locked-content;
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
&__text {
|
|
81
|
+
&--teaser {
|
|
82
|
+
@include theme-apply-fonts(
|
|
83
|
+
$font-family: $theme-item-description-font-family,
|
|
84
|
+
$font-size-sm: $theme-item-description-font-size-sm,
|
|
85
|
+
$font-size: $theme-item-description-font-size,
|
|
86
|
+
$font-weight: $theme-item-description-font-weight,
|
|
87
|
+
$line-height-sm: $theme-item-description-line-height-sm,
|
|
88
|
+
$line-height: $theme-item-description-line-height
|
|
89
|
+
);
|
|
90
|
+
margin-bottom: $theme-item-description-margin;
|
|
91
|
+
color: $theme-item-description-color;
|
|
92
|
+
|
|
93
|
+
a {
|
|
94
|
+
@include theme-max-lines(
|
|
95
|
+
$font-size: $theme-item-description-font-size,
|
|
96
|
+
$font-size-sm: $theme-item-description-font-size-sm,
|
|
97
|
+
$line-height: $theme-item-description-line-height,
|
|
98
|
+
$line-height-sm: $theme-item-description-line-height-sm,
|
|
99
|
+
$num: $theme-item-description-max-lines
|
|
100
|
+
);
|
|
101
|
+
color: $theme-item-description-link-color;
|
|
102
|
+
text-decoration: $theme-item-description-link-decoration;
|
|
103
|
+
&:hover {
|
|
104
|
+
color: $theme-item-description-link-hover-color;
|
|
105
|
+
text-decoration: $theme-item-description-link-hover-decoration;
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
&__footer {
|
|
112
|
+
font-family: $theme-item-footer-font-family;
|
|
113
|
+
font-size: $theme-item-footer-font-size;
|
|
114
|
+
font-weight: $theme-item-footer-font-weight;
|
|
115
|
+
line-height: $theme-item-footer-line-height;
|
|
116
|
+
color: $theme-item-footer-color;
|
|
117
|
+
text-transform: $theme-item-footer-text-transform;
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
&__image-inner-wrapper {
|
|
122
|
+
@include border-radius($theme-item-image-border-radius);
|
|
123
|
+
@include box-shadow($theme-item-image-box-shadow);
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
&__image {
|
|
127
|
+
@include border-radius($theme-item-image-border-radius);
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
&__content-starts + &__content-ends,
|
|
131
|
+
&__content-start-date + &__content-end-date {
|
|
132
|
+
&::before {
|
|
133
|
+
margin-right: map-get($spacers, 1);
|
|
134
|
+
margin-left: map-get($spacers, 1);
|
|
135
|
+
content: "\2014";
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
&__content-embed-code {
|
|
140
|
+
@include theme-embed-responsive($theme-primary-media-video-aspect-ratio-x, $theme-primary-media-video-aspect-ratio-y);
|
|
141
|
+
|
|
142
|
+
iframe,
|
|
143
|
+
embed,
|
|
144
|
+
object,
|
|
145
|
+
video {
|
|
146
|
+
@include theme-embed-responsive-item();
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
&--card {
|
|
151
|
+
@include theme-card();
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
&--video-content-type {
|
|
155
|
+
#{ $self } {
|
|
156
|
+
&__image-inner-wrapper {
|
|
157
|
+
&::after {
|
|
158
|
+
position: absolute;
|
|
159
|
+
top: 50%;
|
|
160
|
+
left: 50%;
|
|
161
|
+
width: 50px;
|
|
162
|
+
height: 50px;
|
|
163
|
+
content: "";
|
|
164
|
+
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAZ8SURBVHhe7Z1Z6O1TFMf/hswhY+Yx3UiR8UF4IUIoD3QfyAPu7UYpDzLHgweRB8mUPJgyS3mQTGVKxohkypTpIkNmvp/cX3Fb53/273f2Xnvv39nf+jzc4ezfsM7Za+291157oampqampacTaXhwpVojrxGPiDfG+WCl+E3+LP1f9+SPxlnha3CTOE8eJPcQaoqmnthFLxS2Cl87LjsUX4m5xpsBATRO0meAX8KywXmQq3hYXiR1Fk0RXdL/4RVgvzIu/xFOCX+baYq5EP368eEFYLyc3dJNniHXF6IVzfV1YL6I0PhHLxZpidNpJPCSsBy+dl8QBYhSiPz5f/CSsh60FQurrxaaiWhG5MBawHrBW8C/7i+p0jPhaWA9VO0SE54gqBpnc5OWCMNJ6mDFxr1hfFKu1xM3Cuvmx8owo0q/wTak1ipqV1wTTPcVoA/G4sG52XvhAMAmaXXRT8/rLWB0GvJuLbMKBz5vPmMbzgh4ji64Q1k3NO/QY9ByuYpwxD6HtUC4UbtpBjHXQF4s/xGEiuZibIva2bqLxfz4VW4mkYqLQunjD5h6RTEyh1z5rm4OjRRK18cYw3hXriag6VlgXi83vxt+NgUtFNDEA9Fp2vUOcIsitsv69Vn4Q0UbxJCRYF0nB7QIxWXmx+FlY/69GLhNR9KKwLpCCziCdWHXkVzOGQei3YhMxk44QVuOpWN0gnQ4WzwnrMzXBsGEm3SeshlMxySAIX3aq+ExYn62BD8XgpV/SO38VVsOpWMwgnTYSTGzW6l8GT6mQJGY1mJIQg3Tq/IvVTsmQRD5IOfrsPgbpdLh4WVjtlcj3oveaybbCaiw1QwyCSPc8XdTiX0ip7SWywK2GUjPUIJ3wL1cKb9/Xl6tFL+VammVrQgztLmjLukYJvCp6iSwKq6HUPCJiqlT/Qq7wFiJIpLNYjXgQ2yAI/7JMfCWsa+biBBEkdjVZDXiQwiCdyDC8SpTiX4JH7ez1sxrwIKVBOuFfHhTW9T25TQSJrcdWAx54GKTTUeJNYd2HB2xwDRL7wK0GPPA0CCJpgxmJHP6F2d8g5dwD6G2QTviXa4X3imXQxtKcq3W5DNJpT/GosO4tBUGh7zfC+rAHuQ3Sycu/7CKmKmdYWIpBEP7lXEFfb91rDPYWi4pBlPVBL0oySKedxefCut9ZOURMFXmp1oc9KMkgrOylzoDZV0zVd8L6sAelGIQXRe0T6x5jwiB1quY5yiLqoUAAk3/W/cVmazFVOUevuQyCA2fKKKUDtwhaOcy53YDKD95iij7Hl5DE9SBRFs9qwAO+DF4iSSLnItYrIkjUKLQa8MDDIKSpUm0idxrRnSJIXpnuFqkNcrIoJZE7ONeX4pBWAx6kMghh7BPCumYu+HIEiQHRl8JqJDWxDUIYy/pOiftOmAEIFqVUrUZSE8sg3TpHzonSxXhP9BJ1ba2GUhPDIISxpdd1vFH0Ui4/MotBCGPZ9Wq1WxrB/uO/ekdYjaVkiEEIYy8RtWTDs7wxaHvbBcJqMCV9DXKSqG0/4gNikNiX7r2VLNQgLOyUFsaGcqIYrCeF1WgqphmETUSlhrEhEPWtIwbLOwt+kkFypuvE5Boxk3gRxMxW4ymwDFLbhpxJ4MyjlAH0HJOwa6sTYSwTcNb/q5HeY49Jos+jML11kdgwoCOMpQDYmIoG4PN2E9F0lrAuFBt8RG1hbAisMUUVNQQ5JcC6WGNxqL63pYgujmzwWvwfExwOk0xkZFgXbdhQNjbpgTAUT4l9ctpYIYmB5O3k4vyM0rcdl8Bpwk1nC+smGv8SvF0tlljm9a4UVAuMpTYU7iLrziP/tSY+FllPScDJl75c6gWJIS5OfJr4Rsx75PWjOEgUI+rB50zSzgkj8aKM0YnFI+/DhXNDyb4loljh6B8W1s2PDc50304UL6YKOBI759a41NwqqM1VlVjp81pH8YLpENcReGwx7cwBjNbD1QYThXuJUYiN+JwSYD1o6ZApwhR60lnbHGJpllMCKExvPXhpsOxKqcPgym+1ijRKdjCtFNaLyA0z2TeIqGvgNWhjQVW1UtbQ6ZrImyrixM6com8+VBBKehct4NdAdTnqHwaVSpo34WfY48g3lVKqKXKLSfwjR4qyGcwuNPUQDpXkZLo2fkGEnqG+hzEDGY93CTZYYgASyJsSiO6F4GBXsY84UOy36s+cHZjtPNqmpqampqY8Wlj4B3teNzXdJUMzAAAAAElFTkSuQmCC");
|
|
165
|
+
filter: brightness(0) invert(1) drop-shadow(2px 2px 2px rgba(0, 0, 0, .5));
|
|
166
|
+
background-size: contain;
|
|
167
|
+
opacity: .6;
|
|
168
|
+
transform: translate(-50%, -50%);
|
|
169
|
+
}
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
}
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
.page-attribution {
|
|
2
|
+
$self: &;
|
|
3
|
+
font-family: $theme-content-attribution-font-family;
|
|
4
|
+
font-size: $theme-content-attribution-font-size;
|
|
5
|
+
font-weight: $theme-content-attribution-font-weight;
|
|
6
|
+
line-height: $theme-content-attribution-line-height;
|
|
7
|
+
color: $theme-content-attribution-color;
|
|
8
|
+
text-transform: $theme-content-attribution-text-transform;
|
|
9
|
+
|
|
10
|
+
&__content-authors {
|
|
11
|
+
&::before {
|
|
12
|
+
margin-right: $theme-content-attribution-prefix-margin;
|
|
13
|
+
font-weight: $theme-content-attribution-prefix-font-weight;
|
|
14
|
+
content: "By";
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
&__content-byline {
|
|
19
|
+
&::before {
|
|
20
|
+
margin-right: $theme-content-attribution-prefix-margin;
|
|
21
|
+
font-weight: $theme-content-attribution-prefix-font-weight;
|
|
22
|
+
content: "By";
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
&__content-company-name {
|
|
27
|
+
&::before {
|
|
28
|
+
margin-right: $theme-content-attribution-prefix-margin;
|
|
29
|
+
font-weight: $theme-content-attribution-prefix-font-weight;
|
|
30
|
+
content: "From";
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
&__content-contributors {
|
|
35
|
+
&::before {
|
|
36
|
+
margin-right: $theme-content-attribution-prefix-margin;
|
|
37
|
+
font-weight: $theme-content-attribution-prefix-font-weight;
|
|
38
|
+
content: "Contributor";
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
&__content-photographers {
|
|
43
|
+
&::before {
|
|
44
|
+
margin-right: $theme-content-attribution-prefix-margin;
|
|
45
|
+
font-weight: $theme-content-attribution-prefix-font-weight;
|
|
46
|
+
content: "Photographer";
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
&__content-source {
|
|
51
|
+
&::before {
|
|
52
|
+
margin-right: $theme-content-attribution-prefix-margin;
|
|
53
|
+
font-weight: $theme-content-attribution-prefix-font-weight;
|
|
54
|
+
content: "Source";
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
&__content-sponsors {
|
|
59
|
+
&::before {
|
|
60
|
+
margin-right: $theme-content-attribution-prefix-margin;
|
|
61
|
+
font-weight: $theme-content-attribution-prefix-font-weight;
|
|
62
|
+
content: "Sponsor";
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
&__content-authors,
|
|
67
|
+
&__content-byline,
|
|
68
|
+
&__content-company-name,
|
|
69
|
+
&__content-contributors,
|
|
70
|
+
&__content-photographers,
|
|
71
|
+
&__content-source,
|
|
72
|
+
&__content-sponsors {
|
|
73
|
+
#{ $self } {
|
|
74
|
+
&__content-name {
|
|
75
|
+
&:first-child {
|
|
76
|
+
&::before {
|
|
77
|
+
margin-right: $theme-content-attribution-prefix-margin-after;
|
|
78
|
+
font-weight: $theme-content-attribution-prefix-spacer-font-weight;
|
|
79
|
+
content: $theme-content-attribution-prefix-spacer-content;
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
&__content-name {
|
|
87
|
+
margin-right: $theme-content-attribution-name-margin;
|
|
88
|
+
&::after {
|
|
89
|
+
display: inline-block;
|
|
90
|
+
content: $theme-content-attribution-name-content;
|
|
91
|
+
}
|
|
92
|
+
&:last-child {
|
|
93
|
+
margin-right: 0;
|
|
94
|
+
&::after {
|
|
95
|
+
content: "";
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
div:last-child {
|
|
100
|
+
margin-bottom: $theme-content-attribution-name-margin;
|
|
101
|
+
}
|
|
102
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
.page-contact-details {
|
|
2
|
+
font-family: $theme-contact-details-font-family;
|
|
3
|
+
font-size: $theme-contact-details-font-size;
|
|
4
|
+
font-weight: $theme-contact-details-font-weight;
|
|
5
|
+
line-height: $theme-contact-details-line-height;
|
|
6
|
+
color: $theme-contact-details-color;
|
|
7
|
+
|
|
8
|
+
&__section {
|
|
9
|
+
margin-bottom: $theme-contact-details-section-margin;
|
|
10
|
+
|
|
11
|
+
&--social-links {
|
|
12
|
+
a {
|
|
13
|
+
margin-right: map-get($spacers, 2);
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
&__label {
|
|
19
|
+
margin-right: $theme-contact-details-label-margin;
|
|
20
|
+
margin-bottom: 0;
|
|
21
|
+
font-weight: $theme-contact-details-label-font-weight;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
.page-dates {
|
|
2
|
+
&__content-published,
|
|
3
|
+
&__content-starts,
|
|
4
|
+
&__content-start-date,
|
|
5
|
+
&__content-ends,
|
|
6
|
+
&__content-end-date {
|
|
7
|
+
@include skin-typography($style: "date");
|
|
8
|
+
display: inline;
|
|
9
|
+
text-transform: none;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
&__content-updated::before {
|
|
13
|
+
content: " | ";
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
&__content-starts + &__content-ends,
|
|
17
|
+
&__content-start-date + &__content-end-date {
|
|
18
|
+
&::before {
|
|
19
|
+
margin-right: map-get($spacers, 1);
|
|
20
|
+
margin-left: map-get($spacers, 1);
|
|
21
|
+
content: "\2014";
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
.page-image {
|
|
2
|
+
$self: &;
|
|
3
|
+
&__image-caption {
|
|
4
|
+
@include theme-media-caption();
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
&__image-credit {
|
|
8
|
+
@include theme-media-credit();
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
&__image-display-name {
|
|
12
|
+
font-family: $theme-page-body-images-title-font-family;
|
|
13
|
+
font-size: $theme-page-body-images-title-font-size;
|
|
14
|
+
font-weight: $theme-page-body-images-title-font-weight;
|
|
15
|
+
line-height: $theme-page-body-images-title-line-height;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
&__wrapper {
|
|
19
|
+
@include border-radius($theme-primary-media-border-radius);
|
|
20
|
+
@include box-shadow($theme-primary-media-box-shadow);
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
&__image {
|
|
24
|
+
@include border-radius($theme-primary-media-border-radius);
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
> :last-child:not(#{ $self }__wrapper) {
|
|
28
|
+
border-bottom: 1px solid #ccc;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
@each $ar in $marko-web-node-image-aspect-ratios {
|
|
32
|
+
$x: nth($ar, 1);
|
|
33
|
+
$y: nth($ar, 2);
|
|
34
|
+
|
|
35
|
+
&--fluid-#{$x}by#{$y} {
|
|
36
|
+
#{ $self } {
|
|
37
|
+
&__wrapper {
|
|
38
|
+
@include marko-web-node-fluid-image($x, $y);
|
|
39
|
+
}
|
|
40
|
+
&__image {
|
|
41
|
+
@include marko-web-node-fluid-image-item();
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
// Add the inverse ratios (16by9 becomes 9by16, 4by3 becomes 3by4, etc)
|
|
46
|
+
@if $x != $y {
|
|
47
|
+
&--fluid-#{$y}by#{$x} {
|
|
48
|
+
#{ $self } {
|
|
49
|
+
&__wrapper {
|
|
50
|
+
@include marko-web-node-fluid-image($x, $y);
|
|
51
|
+
}
|
|
52
|
+
&__image {
|
|
53
|
+
@include marko-web-node-fluid-image-item();
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
&--primary-image-inline {
|
|
61
|
+
float: right;
|
|
62
|
+
max-width: 250px;
|
|
63
|
+
margin-top: calc(($theme-page-body-line-height - 1) * .5em);
|
|
64
|
+
margin-bottom: 0;
|
|
65
|
+
margin-left: .75rem;
|
|
66
|
+
|
|
67
|
+
@include media-breakpoint-down(xs) {
|
|
68
|
+
float: none;
|
|
69
|
+
margin: .75rem auto;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
@include media-breakpoint-down($theme-responsive-text-breakpoint) {
|
|
73
|
+
margin-top: calc(($theme-page-body-line-height-sm - 1) * .5em);
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
#{ $self } {
|
|
77
|
+
&__wrapper {
|
|
78
|
+
border-radius: 0;
|
|
79
|
+
box-shadow: none;
|
|
80
|
+
}
|
|
81
|
+
&__image {
|
|
82
|
+
border-radius: 0;
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
&--primary-image-inline-left {
|
|
88
|
+
float: left;
|
|
89
|
+
margin-right: .75rem;
|
|
90
|
+
margin-left: 0;
|
|
91
|
+
}
|
|
92
|
+
}
|