@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,351 @@
|
|
|
1
|
+
.content-page-body {
|
|
2
|
+
max-width: $skin-content-body-max-width;
|
|
3
|
+
margin-right: auto;
|
|
4
|
+
margin-left: auto;
|
|
5
|
+
video {
|
|
6
|
+
max-width: 100%;
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.content-page-header {
|
|
11
|
+
max-width: $skin-content-body-max-width;
|
|
12
|
+
|
|
13
|
+
&--full-width {
|
|
14
|
+
max-width: 100%;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
margin-right: auto;
|
|
18
|
+
margin-left: auto;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.content-page-header .details {
|
|
22
|
+
padding: map-get($spacers, block);
|
|
23
|
+
margin-bottom: map-get($spacers, block);
|
|
24
|
+
background-color: $gray-100;
|
|
25
|
+
&__image {
|
|
26
|
+
margin-bottom: map-get($spacers, block);
|
|
27
|
+
}
|
|
28
|
+
.page-contact-details {
|
|
29
|
+
&__content-website,
|
|
30
|
+
&__content-public-email {
|
|
31
|
+
display: inline;
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.contact-page {
|
|
37
|
+
&__content-name {
|
|
38
|
+
margin-bottom: 16px;
|
|
39
|
+
@include skin-typography($style: "header-1");
|
|
40
|
+
}
|
|
41
|
+
&__wrapper {
|
|
42
|
+
display: flex;
|
|
43
|
+
}
|
|
44
|
+
&__image {
|
|
45
|
+
$size: 160px;
|
|
46
|
+
$size-small: 112px;
|
|
47
|
+
width: $size-small;
|
|
48
|
+
height: $size-small;
|
|
49
|
+
margin-right: 20px;
|
|
50
|
+
border-radius: $size-small;
|
|
51
|
+
|
|
52
|
+
@include media-breakpoint-up(md) {
|
|
53
|
+
width: $size;
|
|
54
|
+
height: $size;
|
|
55
|
+
border-radius: $size;
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
/*! purgecss start ignore */
|
|
60
|
+
.page-contents {
|
|
61
|
+
$self: &;
|
|
62
|
+
|
|
63
|
+
&__content-body p {
|
|
64
|
+
|
|
65
|
+
[data-embed-type="image"][data-embed-align="right"] {
|
|
66
|
+
margin-bottom: 1rem;
|
|
67
|
+
@include media-breakpoint-up(md) {
|
|
68
|
+
text-align: right;
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
[data-embed-type="image"][data-embed-align="left"] {
|
|
73
|
+
margin-bottom: 1rem;
|
|
74
|
+
@include media-breakpoint-up(md) {
|
|
75
|
+
text-align: left;
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
&__content-body h2 {
|
|
81
|
+
font-size: 26px;
|
|
82
|
+
@include media-breakpoint-down(sm) {
|
|
83
|
+
font-size: 23px;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
&__content-body h3 {
|
|
88
|
+
font-size: 24px;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
&__content-body ol,
|
|
92
|
+
&__content-body ul {
|
|
93
|
+
list-style-position: initial;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
.btn-transcript,
|
|
97
|
+
.btn-transcript:hover {
|
|
98
|
+
background-color: $gray-100;
|
|
99
|
+
border-radius: 10px;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
&__content-transcript-title {
|
|
103
|
+
@include skin-typography($style: "article-text", $link-style: "content-body");
|
|
104
|
+
font-weight: 700;
|
|
105
|
+
margin-top: map-get($spacers, 2);
|
|
106
|
+
margin-bottom: map-get($spacers, 2);
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
&__content-body {
|
|
110
|
+
@include theme-content-body();
|
|
111
|
+
|
|
112
|
+
> :last-child {
|
|
113
|
+
margin-bottom: 0;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
blockquote {
|
|
117
|
+
display: block;
|
|
118
|
+
padding: 20px;
|
|
119
|
+
border-left: 8px solid #d2d2d2;
|
|
120
|
+
background: #e3e3e3;
|
|
121
|
+
p {
|
|
122
|
+
margin-bottom: 0;
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
.pullquote {
|
|
127
|
+
position: relative;
|
|
128
|
+
float: right;
|
|
129
|
+
width: 50%;
|
|
130
|
+
max-width: 50%;
|
|
131
|
+
padding: 12px 0 12px 12px;
|
|
132
|
+
margin: 6px 0 6px 12px;
|
|
133
|
+
font-size: 18.75px;
|
|
134
|
+
color: #6f6f6f;
|
|
135
|
+
z-index: 0;
|
|
136
|
+
&::before {
|
|
137
|
+
position: absolute;
|
|
138
|
+
left: 0;
|
|
139
|
+
z-index: -1;
|
|
140
|
+
font-size: 8em;
|
|
141
|
+
line-height: .6em;
|
|
142
|
+
content: "“";
|
|
143
|
+
color: #dedede;
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
.drop-caps {
|
|
148
|
+
display: inherit;
|
|
149
|
+
&::first-letter {
|
|
150
|
+
float: left;
|
|
151
|
+
padding: 0;
|
|
152
|
+
margin: -.05em .125em 0 0;
|
|
153
|
+
font-size: 115px;
|
|
154
|
+
font-weight: 700;
|
|
155
|
+
line-height: .8;
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
p.footnote {
|
|
160
|
+
@include theme-apply-fonts(
|
|
161
|
+
$font-family: $theme-content-heading-h6-font-family,
|
|
162
|
+
$font-size-sm: $theme-content-heading-h6-font-size-sm,
|
|
163
|
+
$font-size: $theme-content-heading-h6-font-size,
|
|
164
|
+
$font-weight: $theme-content-heading-h6-font-weight,
|
|
165
|
+
$line-height-sm: $theme-content-heading-h6-line-height-sm,
|
|
166
|
+
$line-height: $theme-content-heading-h6-line-height
|
|
167
|
+
);
|
|
168
|
+
}
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
&__content-sidebar {
|
|
172
|
+
@include border-radius($theme-page-border-radius);
|
|
173
|
+
@include theme-content-body();
|
|
174
|
+
@include theme-page-body-spacing();
|
|
175
|
+
padding: map-get($spacers, 4);
|
|
176
|
+
background-color: $gray-100;
|
|
177
|
+
border-left: 8px solid $gray-300;
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
&__content-body,
|
|
181
|
+
&__content-profile,
|
|
182
|
+
&__content-sidebar,
|
|
183
|
+
&__content-transcript {
|
|
184
|
+
padding-bottom: map-get($spacers, block);
|
|
185
|
+
@include skin-typography($style: "article-text", $link-style: "content-body");
|
|
186
|
+
|
|
187
|
+
&:empty {
|
|
188
|
+
display: none;
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
.btn-primary {
|
|
192
|
+
color: map-deep-get($skin-buttons, "primary", "color");
|
|
193
|
+
text-decoration: none;
|
|
194
|
+
&:hover {
|
|
195
|
+
color: map-deep-get($skin-buttons, "primary", "hover-color");
|
|
196
|
+
text-decoration: none;
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
.btn-secondary {
|
|
201
|
+
color: map-deep-get($skin-buttons, "secondary", "color");
|
|
202
|
+
text-decoration: none;
|
|
203
|
+
&:hover {
|
|
204
|
+
color: map-deep-get($skin-buttons, "secondary", "hover-color");
|
|
205
|
+
text-decoration: none;
|
|
206
|
+
}
|
|
207
|
+
}
|
|
208
|
+
> .btn-transcript,
|
|
209
|
+
> .btn-transcript:hover {
|
|
210
|
+
background: transparent !important;
|
|
211
|
+
background-color: transparent;
|
|
212
|
+
font-weight: $font-weight-bold;
|
|
213
|
+
}
|
|
214
|
+
.node-list {
|
|
215
|
+
&--gray-background {
|
|
216
|
+
background-color: $gray-100;
|
|
217
|
+
}
|
|
218
|
+
}
|
|
219
|
+
.section-feed-content-node {
|
|
220
|
+
&__content-short-name {
|
|
221
|
+
font-size: 20px;
|
|
222
|
+
line-height: 1em;
|
|
223
|
+
}
|
|
224
|
+
&__image-wrapper {
|
|
225
|
+
width: 125px;
|
|
226
|
+
min-width: 125px;
|
|
227
|
+
height: 83px;
|
|
228
|
+
@include media-breakpoint-up(md) {
|
|
229
|
+
width: 198px;
|
|
230
|
+
min-width: 198px;
|
|
231
|
+
height: 131px;
|
|
232
|
+
}
|
|
233
|
+
}
|
|
234
|
+
&__image {
|
|
235
|
+
width: 125px;
|
|
236
|
+
height: 83px;
|
|
237
|
+
@include media-breakpoint-up(md) {
|
|
238
|
+
width: 198px;
|
|
239
|
+
height: 131px;
|
|
240
|
+
}
|
|
241
|
+
}
|
|
242
|
+
}
|
|
243
|
+
|
|
244
|
+
hr {
|
|
245
|
+
display: block;
|
|
246
|
+
clear: both;
|
|
247
|
+
}
|
|
248
|
+
}
|
|
249
|
+
|
|
250
|
+
&__content-embed-code {
|
|
251
|
+
@include theme-embed-responsive($theme-primary-media-video-aspect-ratio-x, $theme-primary-media-video-aspect-ratio-y);
|
|
252
|
+
|
|
253
|
+
iframe,
|
|
254
|
+
embed,
|
|
255
|
+
object,
|
|
256
|
+
video {
|
|
257
|
+
@include theme-embed-responsive-item();
|
|
258
|
+
}
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
> #{ $self }__content-transcript {
|
|
262
|
+
border-top: solid 3px $gray-200;
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
&--download-form {
|
|
266
|
+
padding: 22px;
|
|
267
|
+
background-color: $gray-100;
|
|
268
|
+
@include media-breakpoint-up(md) {
|
|
269
|
+
padding-right: 66px;
|
|
270
|
+
padding-left: 66px;
|
|
271
|
+
}
|
|
272
|
+
}
|
|
273
|
+
|
|
274
|
+
&--contact {
|
|
275
|
+
#{ $self } {
|
|
276
|
+
&__content-body {
|
|
277
|
+
max-width: 790px;
|
|
278
|
+
}
|
|
279
|
+
}
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
.primary-image {
|
|
283
|
+
&__image-caption,
|
|
284
|
+
&__image-credit {
|
|
285
|
+
display: inline;
|
|
286
|
+
margin-right: .5rem;
|
|
287
|
+
}
|
|
288
|
+
&__image-credit::before {
|
|
289
|
+
content: "Source: ";
|
|
290
|
+
}
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
[data-embed-type] .caption,
|
|
294
|
+
[data-embed-type] .credit {
|
|
295
|
+
display: inline-block;
|
|
296
|
+
margin-right: .5rem;
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
[data-embed-type] .credit::before {
|
|
300
|
+
content: "Source: ";
|
|
301
|
+
}
|
|
302
|
+
}
|
|
303
|
+
/*! purgecss end ignore */
|
|
304
|
+
.social-sharing {
|
|
305
|
+
padding-bottom: map-get($spacers, block);
|
|
306
|
+
&__button {
|
|
307
|
+
margin-right: $block-spacer * 0.5;
|
|
308
|
+
}
|
|
309
|
+
}
|
|
310
|
+
|
|
311
|
+
.content-download {
|
|
312
|
+
&:not(&__link) {
|
|
313
|
+
padding-bottom: map-get($spacers, block);
|
|
314
|
+
}
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
.download-related {
|
|
318
|
+
&__wrapper {
|
|
319
|
+
& > p {
|
|
320
|
+
border-top: 1px solid #ccc;
|
|
321
|
+
padding-top: 1rem;
|
|
322
|
+
}
|
|
323
|
+
}
|
|
324
|
+
&__item {
|
|
325
|
+
display: flex;
|
|
326
|
+
margin-bottom: .5rem;
|
|
327
|
+
&:last-child {
|
|
328
|
+
margin-bottom: 0;
|
|
329
|
+
}
|
|
330
|
+
}
|
|
331
|
+
&__title {
|
|
332
|
+
display: flex;
|
|
333
|
+
justify-content: space-between;
|
|
334
|
+
}
|
|
335
|
+
&__image {
|
|
336
|
+
max-width: 160px;
|
|
337
|
+
margin-right: 1rem;
|
|
338
|
+
}
|
|
339
|
+
&__title {
|
|
340
|
+
flex-direction: column;
|
|
341
|
+
display: flex;
|
|
342
|
+
justify-content: center;
|
|
343
|
+
flex-grow: 1;
|
|
344
|
+
}
|
|
345
|
+
&__button {
|
|
346
|
+
padding: 1rem;
|
|
347
|
+
display: flex;
|
|
348
|
+
flex-direction: column;
|
|
349
|
+
justify-content: center;
|
|
350
|
+
}
|
|
351
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import "default-theme/site-navbar";
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
/*! purgecss start ignore */
|
|
2
|
+
[data-embed-type] {
|
|
3
|
+
display: block;
|
|
4
|
+
width: 100%;
|
|
5
|
+
font-family: $theme-embedded-media-font-family;
|
|
6
|
+
font-size: $theme-embedded-media-font-size;
|
|
7
|
+
line-height: $theme-embedded-media-line-height;
|
|
8
|
+
color: $theme-embedded-media-color;
|
|
9
|
+
background: transparent;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.content-body-contents {
|
|
13
|
+
p:first-child [data-embed-type] {
|
|
14
|
+
margin-top: 0;
|
|
15
|
+
margin-bottom: 0;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
p [data-embed-type] {
|
|
20
|
+
margin: $theme-embedded-media-margin;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
[data-embed-type][data-embed-align="left"] {
|
|
24
|
+
float: left;
|
|
25
|
+
width: calc($theme-embedded-media-align-left-width - $theme-embedded-media-align-left-margin);
|
|
26
|
+
margin-right: $theme-embedded-media-align-left-margin;
|
|
27
|
+
@include media-breakpoint-down(sm) {
|
|
28
|
+
width: 100%;
|
|
29
|
+
margin-right: 0;
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
[data-embed-type][data-embed-align="right"] {
|
|
34
|
+
float: right;
|
|
35
|
+
width: calc($theme-embedded-media-align-right-width - $theme-embedded-media-align-right-margin);
|
|
36
|
+
margin-left: $theme-embedded-media-align-right-margin;
|
|
37
|
+
@include media-breakpoint-down(sm) {
|
|
38
|
+
width: 100%;
|
|
39
|
+
margin-left: 0;
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
[data-embed-type] img {
|
|
44
|
+
width: 100%;
|
|
45
|
+
max-width: 100%;
|
|
46
|
+
height: auto;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
[data-embed-type] .caption {
|
|
50
|
+
@include theme-media-caption();
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
[data-embed-type] .credit {
|
|
54
|
+
@include theme-media-credit();
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
[data-embed-invalid] {
|
|
58
|
+
display: none;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
[data-embed-type="image"] {
|
|
63
|
+
picture {
|
|
64
|
+
> :last-child:not(img) {
|
|
65
|
+
border-bottom: 1px solid #ccc;
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
[data-embed-type="image"] > :last-child:not(img) {
|
|
71
|
+
border-bottom: none;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
[data-oembed-type="video"], [data-oembed-type="link"] {
|
|
75
|
+
position: relative;
|
|
76
|
+
display: block;
|
|
77
|
+
width: 100%;
|
|
78
|
+
padding: 0;
|
|
79
|
+
overflow: hidden;
|
|
80
|
+
|
|
81
|
+
&::before {
|
|
82
|
+
display: block;
|
|
83
|
+
content: "";
|
|
84
|
+
padding-top: 56.25%;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
iframe,
|
|
88
|
+
embed,
|
|
89
|
+
object,
|
|
90
|
+
video {
|
|
91
|
+
position: absolute;
|
|
92
|
+
top: 0;
|
|
93
|
+
bottom: 0;
|
|
94
|
+
left: 0;
|
|
95
|
+
width: 100%;
|
|
96
|
+
height: 100%;
|
|
97
|
+
border: 0;
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
/*! purgecss end ignore */
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
.page {
|
|
2
|
+
&--profile, &--authenticate {
|
|
3
|
+
.custom-control {
|
|
4
|
+
padding-left: 2rem;
|
|
5
|
+
}
|
|
6
|
+
.custom-control-label {
|
|
7
|
+
line-height: 1.4;
|
|
8
|
+
}
|
|
9
|
+
.boolean-questions-label {
|
|
10
|
+
@include skin-typography($style: "header-2", $link-style: "primary");
|
|
11
|
+
margin-bottom: map-get($spacers, 2)
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
form {
|
|
15
|
+
.custom-control-label::before {
|
|
16
|
+
border-radius: 4px;
|
|
17
|
+
}
|
|
18
|
+
.custom-control-label {
|
|
19
|
+
strong {
|
|
20
|
+
font-size: 18px;
|
|
21
|
+
line-height: 1.22;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
.boolean-questions-label {
|
|
25
|
+
font-size: 18px;
|
|
26
|
+
margin-bottom: 1rem;
|
|
27
|
+
}
|
|
28
|
+
.csmulti-legend {
|
|
29
|
+
font-size: 1rem;
|
|
30
|
+
}
|
|
31
|
+
.csmulti-inner {
|
|
32
|
+
overflow-y: auto;
|
|
33
|
+
max-height: 132px;
|
|
34
|
+
}
|
|
35
|
+
.csmulti + .input-group {
|
|
36
|
+
margin-top: 0.5rem;
|
|
37
|
+
}
|
|
38
|
+
div.checkbox-group + fieldset.csmulti-group {
|
|
39
|
+
margin-top: 0.5rem;
|
|
40
|
+
}
|
|
41
|
+
.csmulti-wrapper {
|
|
42
|
+
max-height: 150px;
|
|
43
|
+
overflow: hidden;
|
|
44
|
+
border: $input-border-width solid $input-border-color;
|
|
45
|
+
@include border-radius($input-border-radius, 0);
|
|
46
|
+
background-color: #f8f8f8;
|
|
47
|
+
}
|
|
48
|
+
fieldset {
|
|
49
|
+
@include border-radius($input-border-radius, 0);
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
&--profile {
|
|
53
|
+
.success-message {
|
|
54
|
+
min-height: calc(60vh);
|
|
55
|
+
@include skin-typography($style: "article-text", $link-style: "content-body");
|
|
56
|
+
&__title {
|
|
57
|
+
@include skin-typography($style: "header-2", $link-style: "primary");
|
|
58
|
+
margin: 2rem 0;
|
|
59
|
+
}
|
|
60
|
+
button {
|
|
61
|
+
@include skin-typography($style: "article-text", $link-style: "primary");
|
|
62
|
+
color: $primary;
|
|
63
|
+
padding: 0;
|
|
64
|
+
margin: 0;
|
|
65
|
+
background: none;
|
|
66
|
+
border: none;
|
|
67
|
+
text-decoration: underline;
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
img {
|
|
2
|
+
// stylelint-disable-next-line selector-no-qualifying-type
|
|
3
|
+
&.lazyload:not([src]) {
|
|
4
|
+
visibility: hidden;
|
|
5
|
+
}
|
|
6
|
+
// stylelint-disable-next-line selector-no-qualifying-type
|
|
7
|
+
&.lazyloaded {
|
|
8
|
+
opacity: 1;
|
|
9
|
+
transition: $theme-lazyloaded-tranisition;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.lazyloading {
|
|
14
|
+
opacity: 0;
|
|
15
|
+
}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
.load-more-trigger > button {
|
|
2
|
+
display: inline-block;
|
|
3
|
+
font-family: $theme-load-more-button-font-family;
|
|
4
|
+
font-weight: $btn-font-weight;
|
|
5
|
+
color: $theme-load-more-button-color;
|
|
6
|
+
text-align: center;
|
|
7
|
+
text-decoration: if($link-decoration == none, null, none);
|
|
8
|
+
white-space: $btn-white-space;
|
|
9
|
+
vertical-align: middle;
|
|
10
|
+
user-select: none;
|
|
11
|
+
border: $btn-border-width solid transparent;
|
|
12
|
+
|
|
13
|
+
@include button-size($btn-padding-y-lg, $btn-padding-x-lg, $btn-font-size-lg, $btn-line-height-lg, $btn-border-radius-lg);
|
|
14
|
+
@include transition($btn-transition);
|
|
15
|
+
@include button-variant($primary, $primary);
|
|
16
|
+
|
|
17
|
+
border-color: $theme-load-more-button-border-color;
|
|
18
|
+
background-color: $theme-load-more-button-background-color;
|
|
19
|
+
|
|
20
|
+
@include hover() {
|
|
21
|
+
color: $body-color;
|
|
22
|
+
text-decoration: none;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
&:focus,
|
|
26
|
+
&.focus {
|
|
27
|
+
outline: 0;
|
|
28
|
+
box-shadow: $btn-focus-box-shadow;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
// Disabled comes first so active can properly restyle
|
|
32
|
+
&.disabled,
|
|
33
|
+
&:disabled {
|
|
34
|
+
opacity: $btn-disabled-opacity;
|
|
35
|
+
@include box-shadow(none);
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
&:not(:disabled):not(.disabled) {
|
|
39
|
+
cursor: if($enable-pointer-cursor-for-buttons, pointer, null);
|
|
40
|
+
|
|
41
|
+
&:active,
|
|
42
|
+
&.active {
|
|
43
|
+
@include box-shadow($btn-active-box-shadow);
|
|
44
|
+
|
|
45
|
+
&:focus {
|
|
46
|
+
@include box-shadow($btn-focus-box-shadow, $btn-active-box-shadow);
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
.load-more-header {
|
|
53
|
+
margin-bottom: $theme-load-more-bottom-spacing;
|
|
54
|
+
font-family: $theme-load-more-header-font-family;
|
|
55
|
+
font-size: $theme-load-more-header-font-size;
|
|
56
|
+
font-weight: $theme-load-more-header-font-weight;
|
|
57
|
+
line-height: $theme-load-more-header-line-height;
|
|
58
|
+
color: $theme-load-more-header-color;
|
|
59
|
+
text-align: $theme-load-more-header-text-align;
|
|
60
|
+
text-transform: $theme-load-more-header-text-transform;
|
|
61
|
+
@include theme-apply-responsive-fonts(
|
|
62
|
+
$font-size: $theme-load-more-header-font-size-sm,
|
|
63
|
+
$line-height: $theme-load-more-header-line-height-sm
|
|
64
|
+
);
|
|
65
|
+
}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
.magazine-publication-buttons {
|
|
2
|
+
$self: &;
|
|
3
|
+
&__button {
|
|
4
|
+
margin-right: $marko-web-node-spacer;
|
|
5
|
+
margin-bottom: $marko-web-node-spacer;
|
|
6
|
+
|
|
7
|
+
display: inline-block;
|
|
8
|
+
font-family: $btn-font-family;
|
|
9
|
+
font-weight: $btn-font-weight;
|
|
10
|
+
color: $body-color;
|
|
11
|
+
text-align: center;
|
|
12
|
+
text-decoration: if($link-decoration == none, null, none);
|
|
13
|
+
white-space: $btn-white-space;
|
|
14
|
+
vertical-align: middle;
|
|
15
|
+
user-select: none;
|
|
16
|
+
background-color: transparent;
|
|
17
|
+
border: $btn-border-width solid transparent;
|
|
18
|
+
@include button-size($btn-padding-y-sm, $btn-padding-x-sm, $btn-font-size-sm, $btn-line-height-sm, $btn-border-radius-sm);
|
|
19
|
+
@include transition($btn-transition);
|
|
20
|
+
@include button-variant($primary, $primary);
|
|
21
|
+
|
|
22
|
+
@include hover() {
|
|
23
|
+
color: $body-color;
|
|
24
|
+
text-decoration: none;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
&:focus,
|
|
28
|
+
&.focus {
|
|
29
|
+
outline: 0;
|
|
30
|
+
box-shadow: $btn-focus-box-shadow;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
// Disabled comes first so active can properly restyle
|
|
34
|
+
&.disabled,
|
|
35
|
+
&:disabled {
|
|
36
|
+
opacity: $btn-disabled-opacity;
|
|
37
|
+
@include box-shadow(none);
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
&:not(:disabled):not(.disabled) {
|
|
41
|
+
cursor: if($enable-pointer-cursor-for-buttons, pointer, null);
|
|
42
|
+
|
|
43
|
+
&:active,
|
|
44
|
+
&.active {
|
|
45
|
+
@include box-shadow($btn-active-box-shadow);
|
|
46
|
+
|
|
47
|
+
&:focus {
|
|
48
|
+
@include box-shadow($btn-focus-box-shadow, $btn-active-box-shadow);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
&:last-child {
|
|
54
|
+
margin-right: 0;
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
&--bottom {
|
|
59
|
+
#{ $self } {
|
|
60
|
+
&__button {
|
|
61
|
+
margin-top: $marko-web-node-spacer;
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
}
|