@thegetty/quire-cli 0.20.2 → 0.20.3
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/index.js +20 -0
- package/package.json +1 -1
- package/CHANGELOG.md +0 -46
- package/bin/.DS_Store +0 -0
- package/bin/go-iiif/.DS_Store +0 -0
- package/bin/index.js +0 -2
- package/bin/starters/README.md +0 -0
- package/bin/starters/default/.circleci/config.yml +0 -98
- package/bin/starters/default/.gitignore +0 -14
- package/bin/starters/default/.nojekyll +0 -0
- package/bin/starters/default/CHANGELOG.md +0 -38
- package/bin/starters/default/README.md +0 -25
- package/bin/starters/default/bin/deploy.sh +0 -25
- package/bin/starters/default/config/_default/config.yml +0 -53
- package/bin/starters/default/config/development/config.yml +0 -14
- package/bin/starters/default/config/environments/dev.yml +0 -14
- package/bin/starters/default/config/environments/github.yml +0 -15
- package/bin/starters/default/config/environments/netlify.yml +0 -18
- package/bin/starters/default/config/epub.yml +0 -15
- package/bin/starters/default/config/pdf.yml +0 -16
- package/bin/starters/default/config/site.yml +0 -13
- package/bin/starters/default/config.yml +0 -53
- package/bin/starters/default/content/about.md +0 -20
- package/bin/starters/default/content/bibliography.md +0 -7
- package/bin/starters/default/content/catalogue/1.md +0 -28
- package/bin/starters/default/content/catalogue/2.md +0 -29
- package/bin/starters/default/content/catalogue/3.md +0 -20
- package/bin/starters/default/content/catalogue/4.md +0 -22
- package/bin/starters/default/content/catalogue/catalogue-index.md +0 -8
- package/bin/starters/default/content/contents.md +0 -7
- package/bin/starters/default/content/contributors.md +0 -7
- package/bin/starters/default/content/cover.md +0 -11
- package/bin/starters/default/content/essay.md +0 -80
- package/bin/starters/default/content/intro.md +0 -21
- package/bin/starters/default/content/search-index.md +0 -8
- package/bin/starters/default/data/figures.yml +0 -90
- package/bin/starters/default/data/objects.yml +0 -49
- package/bin/starters/default/data/publication.yml +0 -149
- package/bin/starters/default/data/references.yml +0 -11
- package/bin/starters/default/static/css/custom.css +0 -0
- package/bin/starters/default/static/data/sample-geojson.json +0 -16
- package/bin/starters/default/static/downloads/.gitkeep +0 -0
- package/bin/starters/default/static/downloads/output.epub +0 -0
- package/bin/starters/default/static/downloads/output.mobi +0 -0
- package/bin/starters/default/static/downloads/output.pdf +0 -0
- package/bin/starters/default/static/img/contributors/judith-keller.jpg +0 -0
- package/bin/starters/default/static/img/cover.png +0 -0
- package/bin/starters/default/static/img/figures/duo.jpg +0 -0
- package/bin/starters/default/static/img/figures/evans-burroughs.jpg +0 -0
- package/bin/starters/default/static/img/figures/evans-child.jpg +0 -0
- package/bin/starters/default/static/img/figures/evans-graveyard.jpg +0 -0
- package/bin/starters/default/static/img/figures/evans-hymns.jpg +0 -0
- package/bin/starters/default/static/img/figures/evans-legionnaire.jpg +0 -0
- package/bin/starters/default/static/img/figures/evans-refugee.jpg +0 -0
- package/bin/starters/default/static/img/figures/evans-sons.jpg +0 -0
- package/bin/starters/default/static/img/figures/evans-video-still.jpg +0 -0
- package/bin/starters/default/static/img/figures/evans-washroom.jpg +0 -0
- package/bin/starters/default/static/img/figures/evans.jpg +0 -0
- package/bin/starters/default/static/img/figures/family.jpg +0 -0
- package/bin/starters/default/static/img/figures/lange-house.jpg +0 -0
- package/bin/starters/default/static/img/figures/lange.jpg +0 -0
- package/bin/starters/default/static/img/figures/mother-b.jpg +0 -0
- package/bin/starters/default/static/img/figures/mother-c.jpg +0 -0
- package/bin/starters/default/static/img/figures/mother.jpg +0 -0
- package/bin/starters/default/static/img/figures/pickers.jpg +0 -0
- package/bin/starters/default/static/img/logo-getty.png +0 -0
- package/bin/starters/default/static/img/pattern-spiral-overlay.png +0 -0
- package/bin/starters/default/static/js/custom.js +0 -4
- package/bin/themes/README.md +0 -0
- package/bin/themes/default/.circleci/config.yml +0 -62
- package/bin/themes/default/.eslintrc.js +0 -16
- package/bin/themes/default/.gitignore +0 -13
- package/bin/themes/default/.scss-lint.yml +0 -239
- package/bin/themes/default/CHANGELOG.md +0 -73
- package/bin/themes/default/LICENSE.md +0 -20
- package/bin/themes/default/README.md +0 -112
- package/bin/themes/default/archetypes/default.md +0 -2
- package/bin/themes/default/cypress.json +0 -7
- package/bin/themes/default/layouts/404.html +0 -0
- package/bin/themes/default/layouts/_default/baseof.html +0 -43
- package/bin/themes/default/layouts/_default/single.html +0 -26
- package/bin/themes/default/layouts/contents/single.html +0 -37
- package/bin/themes/default/layouts/cover/single.html +0 -128
- package/bin/themes/default/layouts/data/search-index.html +0 -65
- package/bin/themes/default/layouts/entry/single.html +0 -372
- package/bin/themes/default/layouts/essay/single.html +0 -24
- package/bin/themes/default/layouts/partials/analytics.html +0 -29
- package/bin/themes/default/layouts/partials/cite-this.html +0 -348
- package/bin/themes/default/layouts/partials/contents-list/card-image.html +0 -13
- package/bin/themes/default/layouts/partials/contents-list/closing-tags.html +0 -59
- package/bin/themes/default/layouts/partials/contents-list/contents-list.html +0 -179
- package/bin/themes/default/layouts/partials/contents-list/file-dir.html +0 -7
- package/bin/themes/default/layouts/partials/contents-list/file-path.html +0 -10
- package/bin/themes/default/layouts/partials/contents-list/list-item-type.html +0 -9
- package/bin/themes/default/layouts/partials/contents-list/list-item-types/abstract.html +0 -17
- package/bin/themes/default/layouts/partials/contents-list/list-item-types/brief.html +0 -7
- package/bin/themes/default/layouts/partials/contents-list/list-item-types/default.html +0 -9
- package/bin/themes/default/layouts/partials/contents-list/list-item-types/grid.html +0 -30
- package/bin/themes/default/layouts/partials/contents-list/section-heading.html +0 -5
- package/bin/themes/default/layouts/partials/contents-list.html +0 -207
- package/bin/themes/default/layouts/partials/contributor-info.html +0 -78
- package/bin/themes/default/layouts/partials/contributor-list.html +0 -102
- package/bin/themes/default/layouts/partials/copyright.html +0 -155
- package/bin/themes/default/layouts/partials/debug-contents.html +0 -8
- package/bin/themes/default/layouts/partials/dublin-core.html +0 -21
- package/bin/themes/default/layouts/partials/error-message.html +0 -19
- package/bin/themes/default/layouts/partials/figure-caption.html +0 -1
- package/bin/themes/default/layouts/partials/figure-fallback.html +0 -31
- package/bin/themes/default/layouts/partials/figure-image.html +0 -44
- package/bin/themes/default/layouts/partials/figure-label.html +0 -15
- package/bin/themes/default/layouts/partials/figure-soundcloud.html +0 -25
- package/bin/themes/default/layouts/partials/figure-table.html +0 -44
- package/bin/themes/default/layouts/partials/figure-vimeo.html +0 -24
- package/bin/themes/default/layouts/partials/figure-website.html +0 -21
- package/bin/themes/default/layouts/partials/figure-youtube.html +0 -23
- package/bin/themes/default/layouts/partials/figures/caption.html +0 -44
- package/bin/themes/default/layouts/partials/figures/label.html +0 -35
- package/bin/themes/default/layouts/partials/figures/media-types/fallback.html +0 -32
- package/bin/themes/default/layouts/partials/figures/media-types/image.html +0 -54
- package/bin/themes/default/layouts/partials/figures/media-types/soundcloud.html +0 -35
- package/bin/themes/default/layouts/partials/figures/media-types/table.html +0 -53
- package/bin/themes/default/layouts/partials/figures/media-types/vimeo.html +0 -32
- package/bin/themes/default/layouts/partials/figures/media-types/website.html +0 -24
- package/bin/themes/default/layouts/partials/figures/media-types/youtube.html +0 -29
- package/bin/themes/default/layouts/partials/footer-buttons.html +0 -29
- package/bin/themes/default/layouts/partials/head.html +0 -46
- package/bin/themes/default/layouts/partials/icon.html +0 -20
- package/bin/themes/default/layouts/partials/icons-cc.html +0 -86
- package/bin/themes/default/layouts/partials/icons.html +0 -54
- package/bin/themes/default/layouts/partials/json-ld.html +0 -117
- package/bin/themes/default/layouts/partials/link-list-arrow.html +0 -16
- package/bin/themes/default/layouts/partials/link-list.html +0 -11
- package/bin/themes/default/layouts/partials/menu-header.html +0 -25
- package/bin/themes/default/layouts/partials/menu.html +0 -69
- package/bin/themes/default/layouts/partials/metadata.html +0 -27
- package/bin/themes/default/layouts/partials/navbar.html +0 -173
- package/bin/themes/default/layouts/partials/open-graph.html +0 -43
- package/bin/themes/default/layouts/partials/page-abstract.html +0 -7
- package/bin/themes/default/layouts/partials/page-bibliography.html +0 -59
- package/bin/themes/default/layouts/partials/page-class.html +0 -9
- package/bin/themes/default/layouts/partials/page-contributor.html +0 -48
- package/bin/themes/default/layouts/partials/page-header.html +0 -22
- package/bin/themes/default/layouts/partials/page-title.html +0 -9
- package/bin/themes/default/layouts/partials/page-tombstone.html +0 -36
- package/bin/themes/default/layouts/partials/pdf-info.html +0 -20
- package/bin/themes/default/layouts/partials/pdf-title-pages.html +0 -39
- package/bin/themes/default/layouts/partials/scripts.html +0 -5
- package/bin/themes/default/layouts/partials/search.html +0 -52
- package/bin/themes/default/layouts/partials/site-title.html +0 -9
- package/bin/themes/default/layouts/partials/tests/check-node-modules.html +0 -9
- package/bin/themes/default/layouts/partials/tests/check-page-one-class.html +0 -21
- package/bin/themes/default/layouts/partials/tests/check-page-weights.html +0 -49
- package/bin/themes/default/layouts/partials/tests/run.html +0 -13
- package/bin/themes/default/layouts/partials/twitter-card.html +0 -23
- package/bin/themes/default/layouts/shortcodes/q-bibliography.html +0 -61
- package/bin/themes/default/layouts/shortcodes/q-cite.html +0 -79
- package/bin/themes/default/layouts/shortcodes/q-class.html +0 -3
- package/bin/themes/default/layouts/shortcodes/q-contributor.html +0 -327
- package/bin/themes/default/layouts/shortcodes/q-contributors.html +0 -11
- package/bin/themes/default/layouts/shortcodes/q-figure-group.html +0 -457
- package/bin/themes/default/layouts/shortcodes/q-figure-new.html +0 -70
- package/bin/themes/default/layouts/shortcodes/q-figure-zoom.html +0 -408
- package/bin/themes/default/layouts/shortcodes/q-figure.html +0 -86
- package/bin/themes/default/layouts/sitemap.xml +0 -24
- package/bin/themes/default/layouts/splash/single.html +0 -67
- package/bin/themes/default/package-lock.json +0 -13198
- package/bin/themes/default/package.json +0 -96
- package/bin/themes/default/source/css/application.scss +0 -30
- package/bin/themes/default/source/css/bulma-components.scss +0 -21
- package/bin/themes/default/source/css/colors.scss +0 -16
- package/bin/themes/default/source/css/components/_all.scss +0 -15
- package/bin/themes/default/source/css/components/container.sass +0 -35
- package/bin/themes/default/source/css/components/quire-buttons.scss +0 -95
- package/bin/themes/default/source/css/components/quire-citation.scss +0 -77
- package/bin/themes/default/source/css/components/quire-contents-list.scss +0 -329
- package/bin/themes/default/source/css/components/quire-contributors.scss +0 -131
- package/bin/themes/default/source/css/components/quire-copyright.scss +0 -28
- package/bin/themes/default/source/css/components/quire-cover.scss +0 -216
- package/bin/themes/default/source/css/components/quire-deepzoom.scss +0 -181
- package/bin/themes/default/source/css/components/quire-entry.scss +0 -651
- package/bin/themes/default/source/css/components/quire-figure.scss +0 -589
- package/bin/themes/default/source/css/components/quire-map.scss +0 -17
- package/bin/themes/default/source/css/components/quire-menu.scss +0 -209
- package/bin/themes/default/source/css/components/quire-navbar.scss +0 -366
- package/bin/themes/default/source/css/components/quire-page.scss +0 -920
- package/bin/themes/default/source/css/components/quire-popup.scss +0 -233
- package/bin/themes/default/source/css/components/quire-search.scss +0 -121
- package/bin/themes/default/source/css/epub.scss +0 -549
- package/bin/themes/default/source/css/fonts.scss +0 -159
- package/bin/themes/default/source/css/layout.scss +0 -186
- package/bin/themes/default/source/css/print.scss +0 -613
- package/bin/themes/default/source/css/utilities.scss +0 -345
- package/bin/themes/default/source/css/variables.scss +0 -144
- package/bin/themes/default/source/fonts/ibm-plex-sans-condensed/ibmplexsanscondensed-bold.eot +0 -0
- package/bin/themes/default/source/fonts/ibm-plex-sans-condensed/ibmplexsanscondensed-bold.woff +0 -0
- package/bin/themes/default/source/fonts/ibm-plex-sans-condensed/ibmplexsanscondensed-bold.woff2 +0 -0
- package/bin/themes/default/source/fonts/ibm-plex-sans-condensed/ibmplexsanscondensed-bolditalic.eot +0 -0
- package/bin/themes/default/source/fonts/ibm-plex-sans-condensed/ibmplexsanscondensed-bolditalic.woff +0 -0
- package/bin/themes/default/source/fonts/ibm-plex-sans-condensed/ibmplexsanscondensed-bolditalic.woff2 +0 -0
- package/bin/themes/default/source/fonts/ibm-plex-sans-condensed/ibmplexsanscondensed-italic.eot +0 -0
- package/bin/themes/default/source/fonts/ibm-plex-sans-condensed/ibmplexsanscondensed-italic.woff +0 -0
- package/bin/themes/default/source/fonts/ibm-plex-sans-condensed/ibmplexsanscondensed-italic.woff2 +0 -0
- package/bin/themes/default/source/fonts/ibm-plex-sans-condensed/ibmplexsanscondensed-regular.eot +0 -0
- package/bin/themes/default/source/fonts/ibm-plex-sans-condensed/ibmplexsanscondensed-regular.woff +0 -0
- package/bin/themes/default/source/fonts/ibm-plex-sans-condensed/ibmplexsanscondensed-regular.woff2 +0 -0
- package/bin/themes/default/source/fonts/noto-sans/notosans-bold.eot +0 -0
- package/bin/themes/default/source/fonts/noto-sans/notosans-bold.woff +0 -0
- package/bin/themes/default/source/fonts/noto-sans/notosans-bold.woff2 +0 -0
- package/bin/themes/default/source/fonts/noto-sans/notosans-bolditalic.eot +0 -0
- package/bin/themes/default/source/fonts/noto-sans/notosans-bolditalic.woff +0 -0
- package/bin/themes/default/source/fonts/noto-sans/notosans-bolditalic.woff2 +0 -0
- package/bin/themes/default/source/fonts/noto-sans/notosans-italic.eot +0 -0
- package/bin/themes/default/source/fonts/noto-sans/notosans-italic.woff +0 -0
- package/bin/themes/default/source/fonts/noto-sans/notosans-italic.woff2 +0 -0
- package/bin/themes/default/source/fonts/noto-sans/notosans-regular.eot +0 -0
- package/bin/themes/default/source/fonts/noto-sans/notosans-regular.woff +0 -0
- package/bin/themes/default/source/fonts/noto-sans/notosans-regular.woff2 +0 -0
- package/bin/themes/default/source/fonts/noto-serif/notoserif-bold.eot +0 -0
- package/bin/themes/default/source/fonts/noto-serif/notoserif-bold.woff +0 -0
- package/bin/themes/default/source/fonts/noto-serif/notoserif-bold.woff2 +0 -0
- package/bin/themes/default/source/fonts/noto-serif/notoserif-bolditalic.eot +0 -0
- package/bin/themes/default/source/fonts/noto-serif/notoserif-bolditalic.woff +0 -0
- package/bin/themes/default/source/fonts/noto-serif/notoserif-bolditalic.woff2 +0 -0
- package/bin/themes/default/source/fonts/noto-serif/notoserif-italic.eot +0 -0
- package/bin/themes/default/source/fonts/noto-serif/notoserif-italic.woff +0 -0
- package/bin/themes/default/source/fonts/noto-serif/notoserif-italic.woff2 +0 -0
- package/bin/themes/default/source/fonts/noto-serif/notoserif-regular.eot +0 -0
- package/bin/themes/default/source/fonts/noto-serif/notoserif-regular.woff +0 -0
- package/bin/themes/default/source/fonts/noto-serif/notoserif-regular.woff2 +0 -0
- package/bin/themes/default/source/img/cover.png +0 -0
- package/bin/themes/default/source/img/fullscreen.png +0 -0
- package/bin/themes/default/source/img/icons/arrow_forward.png +0 -0
- package/bin/themes/default/source/img/icons/baseline-headset-24px.png +0 -0
- package/bin/themes/default/source/img/icons/baseline-videocam-24px.png +0 -0
- package/bin/themes/default/source/img/icons/baseline-website-24px.png +0 -0
- package/bin/themes/default/source/img/icons/cc-by-nc-nd.png +0 -0
- package/bin/themes/default/source/img/icons/cc-by-nc-sa.png +0 -0
- package/bin/themes/default/source/img/icons/cc-by-nc.png +0 -0
- package/bin/themes/default/source/img/icons/cc-by-nd.png +0 -0
- package/bin/themes/default/source/img/icons/cc-by-sa.png +0 -0
- package/bin/themes/default/source/img/icons/cc-by.png +0 -0
- package/bin/themes/default/source/img/icons/cc-zero.png +0 -0
- package/bin/themes/default/source/img/icons/close.png +0 -0
- package/bin/themes/default/source/img/icons/down-arrow.png +0 -0
- package/bin/themes/default/source/img/icons/download.png +0 -0
- package/bin/themes/default/source/img/icons/favicon.ico +0 -0
- package/bin/themes/default/source/img/icons/home.png +0 -0
- package/bin/themes/default/source/img/icons/left-arrow.png +0 -0
- package/bin/themes/default/source/img/icons/link.png +0 -0
- package/bin/themes/default/source/img/icons/nav.png +0 -0
- package/bin/themes/default/source/img/icons/right-arrow.png +0 -0
- package/bin/themes/default/source/img/icons/search.png +0 -0
- package/bin/themes/default/source/img/icons/start.png +0 -0
- package/bin/themes/default/source/img/layers-2x.png +0 -0
- package/bin/themes/default/source/img/layers.png +0 -0
- package/bin/themes/default/source/img/marker-icon.png +0 -0
- package/bin/themes/default/source/img/pattern-spiral-overlay.png +0 -0
- package/bin/themes/default/source/img/promo-screenshots/classic-catalogue.png +0 -0
- package/bin/themes/default/source/img/promo-screenshots/classic-entry.png +0 -0
- package/bin/themes/default/source/img/promo-screenshots/classic-essay.png +0 -0
- package/bin/themes/default/source/img/promo-screenshots/modern-contents.png +0 -0
- package/bin/themes/default/source/img/promo-screenshots/modern-cover.png +0 -0
- package/bin/themes/default/source/img/promo-screenshots/modern-essay.png +0 -0
- package/bin/themes/default/source/js/application.js +0 -604
- package/bin/themes/default/source/js/deepzoom.js +0 -186
- package/bin/themes/default/source/js/epub.js +0 -9
- package/bin/themes/default/source/js/fullscreen.js +0 -190
- package/bin/themes/default/source/js/helper.js +0 -197
- package/bin/themes/default/source/js/map.js +0 -94
- package/bin/themes/default/source/js/navigation.js +0 -59
- package/bin/themes/default/source/js/popup.js +0 -307
- package/bin/themes/default/source/js/search.js +0 -35
- package/bin/themes/default/source/js/soundcloud-api.js +0 -1
- package/bin/themes/default/static/css/epub.css +0 -401
- package/bin/themes/default/static/fonts/MaterialIcons-Regular.eot +0 -0
- package/bin/themes/default/static/fonts/MaterialIcons-Regular.woff +0 -0
- package/bin/themes/default/static/fonts/MaterialIcons-Regular.woff2 +0 -0
- package/bin/themes/default/static/fonts/ibmplexsanscondensed-bold.eot +0 -0
- package/bin/themes/default/static/fonts/ibmplexsanscondensed-bold.woff +0 -0
- package/bin/themes/default/static/fonts/ibmplexsanscondensed-bold.woff2 +0 -0
- package/bin/themes/default/static/fonts/ibmplexsanscondensed-bolditalic.eot +0 -0
- package/bin/themes/default/static/fonts/ibmplexsanscondensed-bolditalic.woff +0 -0
- package/bin/themes/default/static/fonts/ibmplexsanscondensed-bolditalic.woff2 +0 -0
- package/bin/themes/default/static/fonts/ibmplexsanscondensed-italic.eot +0 -0
- package/bin/themes/default/static/fonts/ibmplexsanscondensed-italic.woff +0 -0
- package/bin/themes/default/static/fonts/ibmplexsanscondensed-italic.woff2 +0 -0
- package/bin/themes/default/static/fonts/ibmplexsanscondensed-regular.eot +0 -0
- package/bin/themes/default/static/fonts/ibmplexsanscondensed-regular.woff +0 -0
- package/bin/themes/default/static/fonts/ibmplexsanscondensed-regular.woff2 +0 -0
- package/bin/themes/default/static/fonts/notosans-bold.eot +0 -0
- package/bin/themes/default/static/fonts/notosans-bold.woff +0 -0
- package/bin/themes/default/static/fonts/notosans-bold.woff2 +0 -0
- package/bin/themes/default/static/fonts/notosans-bolditalic.eot +0 -0
- package/bin/themes/default/static/fonts/notosans-bolditalic.woff +0 -0
- package/bin/themes/default/static/fonts/notosans-bolditalic.woff2 +0 -0
- package/bin/themes/default/static/fonts/notosans-italic.eot +0 -0
- package/bin/themes/default/static/fonts/notosans-italic.woff +0 -0
- package/bin/themes/default/static/fonts/notosans-italic.woff2 +0 -0
- package/bin/themes/default/static/fonts/notosans-regular.eot +0 -0
- package/bin/themes/default/static/fonts/notosans-regular.woff +0 -0
- package/bin/themes/default/static/fonts/notosans-regular.woff2 +0 -0
- package/bin/themes/default/static/fonts/notoserif-bold.eot +0 -0
- package/bin/themes/default/static/fonts/notoserif-bold.woff +0 -0
- package/bin/themes/default/static/fonts/notoserif-bold.woff2 +0 -0
- package/bin/themes/default/static/fonts/notoserif-bolditalic.eot +0 -0
- package/bin/themes/default/static/fonts/notoserif-bolditalic.woff +0 -0
- package/bin/themes/default/static/fonts/notoserif-bolditalic.woff2 +0 -0
- package/bin/themes/default/static/fonts/notoserif-italic.eot +0 -0
- package/bin/themes/default/static/fonts/notoserif-italic.woff +0 -0
- package/bin/themes/default/static/fonts/notoserif-italic.woff2 +0 -0
- package/bin/themes/default/static/fonts/notoserif-regular.eot +0 -0
- package/bin/themes/default/static/fonts/notoserif-regular.woff +0 -0
- package/bin/themes/default/static/fonts/notoserif-regular.woff2 +0 -0
- package/bin/themes/default/static/img/baseline-website-24px.png +0 -0
- package/bin/themes/default/static/img/cover.png +0 -0
- package/bin/themes/default/static/img/fullscreen.png +0 -0
- package/bin/themes/default/static/img/fullscreen@2x.png +0 -0
- package/bin/themes/default/static/img/icons/arrow_forward.png +0 -0
- package/bin/themes/default/static/img/icons/baseline-headset-24px.png +0 -0
- package/bin/themes/default/static/img/icons/baseline-videocam-24px.png +0 -0
- package/bin/themes/default/static/img/icons/baseline-website-24px.png +0 -0
- package/bin/themes/default/static/img/icons/cc-by-nc-nd.png +0 -0
- package/bin/themes/default/static/img/icons/cc-by-nc-sa.png +0 -0
- package/bin/themes/default/static/img/icons/cc-by-nc.png +0 -0
- package/bin/themes/default/static/img/icons/cc-by-nd.png +0 -0
- package/bin/themes/default/static/img/icons/cc-by-sa.png +0 -0
- package/bin/themes/default/static/img/icons/cc-by.png +0 -0
- package/bin/themes/default/static/img/icons/cc-zero.png +0 -0
- package/bin/themes/default/static/img/icons/close.png +0 -0
- package/bin/themes/default/static/img/icons/down-arrow.png +0 -0
- package/bin/themes/default/static/img/icons/download.png +0 -0
- package/bin/themes/default/static/img/icons/favicon.ico +0 -0
- package/bin/themes/default/static/img/icons/home.png +0 -0
- package/bin/themes/default/static/img/icons/left-arrow.png +0 -0
- package/bin/themes/default/static/img/icons/link.png +0 -0
- package/bin/themes/default/static/img/icons/nav.png +0 -0
- package/bin/themes/default/static/img/icons/right-arrow.png +0 -0
- package/bin/themes/default/static/img/icons/search.png +0 -0
- package/bin/themes/default/static/img/icons/soundcloud.png +0 -0
- package/bin/themes/default/static/img/icons/start.png +0 -0
- package/bin/themes/default/static/img/icons/vimeo.png +0 -0
- package/bin/themes/default/static/img/icons/website.png +0 -0
- package/bin/themes/default/static/img/icons/youtube.png +0 -0
- package/bin/themes/default/static/img/layers-2x.png +0 -0
- package/bin/themes/default/static/img/layers.png +0 -0
- package/bin/themes/default/static/img/marker-icon.png +0 -0
- package/bin/themes/default/static/img/pattern-spiral-overlay.png +0 -0
- package/bin/themes/default/tests/.gitkeep +0 -0
- package/bin/themes/default/tests/e2e/.eslintrc.js +0 -9
- package/bin/themes/default/tests/e2e/fixtures/blns.json +0 -483
- package/bin/themes/default/tests/e2e/plugins/index.js +0 -22
- package/bin/themes/default/tests/e2e/specs/quire-contents.spec.js +0 -52
- package/bin/themes/default/tests/e2e/specs/quire-contributors.spec.js +0 -66
- package/bin/themes/default/tests/e2e/specs/quire-entry.spec.js +0 -104
- package/bin/themes/default/tests/e2e/specs/quire-essay.spec.js +0 -105
- package/bin/themes/default/tests/e2e/specs/quire-menu.spec.js +0 -38
- package/bin/themes/default/tests/e2e/specs/quire-modal.spec.js +0 -69
- package/bin/themes/default/tests/e2e/specs/quire-next-back-buttons.spec.js +0 -27
- package/bin/themes/default/tests/e2e/specs/quire-page.spec.js +0 -28
- package/bin/themes/default/tests/e2e/specs/quire-search.spec.js +0 -48
- package/bin/themes/default/tests/e2e/specs/quire-splash.spec.js +0 -38
- package/bin/themes/default/tests/e2e/support/commands.js +0 -25
- package/bin/themes/default/tests/e2e/support/index.js +0 -20
- package/bin/themes/default/theme.toml +0 -22
- package/bin/themes/default/tsconfig.json +0 -5
- package/bin/themes/default/webpack/webpack.config.dev.js +0 -128
- package/bin/themes/default/webpack/webpack.config.epub.js +0 -140
- package/bin/themes/default/webpack/webpack.config.pdf.js +0 -135
- package/bin/themes/default/webpack/webpack.config.prod.js +0 -133
|
@@ -1,613 +0,0 @@
|
|
|
1
|
-
// =============================================================================
|
|
2
|
-
// Print.scss
|
|
3
|
-
// -----------------------------------------------------------------------------
|
|
4
|
-
// Component print styles should be defined inside print media queries at the
|
|
5
|
-
// component level. This stylesheet is for overrides and other special-case
|
|
6
|
-
// rules which don't properly fit anywhere else and only show up in print.
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
// Variables (others in the variables.scss file)
|
|
10
|
-
// -----------------------------------------------------------------------------
|
|
11
|
-
$print-base-text-column-width: 4.75in;
|
|
12
|
-
|
|
13
|
-
$print-bottom-margin: 0.875in;
|
|
14
|
-
$print-top-margin: 0.75in;
|
|
15
|
-
$print-outer-margin: 0.75in;
|
|
16
|
-
$print-inner-margin: 1in;
|
|
17
|
-
|
|
18
|
-
@if $print-width <= 7 {
|
|
19
|
-
$print-inner-margin: $print-width - $print-base-text-column-width - $print-outer-margin;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
@if $print-height <= 10 {
|
|
23
|
-
$print-top-margin: 0.5in;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
$print-footer-font: $quire-headings-font;
|
|
27
|
-
$print-footer-font-size: 8pt;
|
|
28
|
-
|
|
29
|
-
$print-trim: $print-bleed * 2;
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
@media print {
|
|
33
|
-
|
|
34
|
-
// Paged Media CSS Setup for PrinceXML
|
|
35
|
-
// -----------------------------------------------------------------------------
|
|
36
|
-
@page {
|
|
37
|
-
size: $print-width $print-height;
|
|
38
|
-
prince-bleed: $print-bleed;
|
|
39
|
-
bleed: $print-bleed;
|
|
40
|
-
prince-trim: $print-trim;
|
|
41
|
-
marks: crop;
|
|
42
|
-
margin-top: $print-top-margin;
|
|
43
|
-
margin-bottom: $print-bottom-margin;
|
|
44
|
-
font-family: $print-footer-font;
|
|
45
|
-
font-size: $print-footer-font-size;
|
|
46
|
-
color: $print-text-color;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
@page:left {
|
|
50
|
-
margin-left: $print-outer-margin;
|
|
51
|
-
margin-right: $print-inner-margin;
|
|
52
|
-
|
|
53
|
-
@bottom-right {
|
|
54
|
-
content: string(sectiontitle);
|
|
55
|
-
text-transform: uppercase;
|
|
56
|
-
letter-spacing: 1pt;
|
|
57
|
-
font-size: 7.5pt;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
@bottom-left {
|
|
61
|
-
content: counter(page);
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
@page:left:first {
|
|
66
|
-
@bottom-right {
|
|
67
|
-
content: none;
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
@page:right {
|
|
72
|
-
margin-left: $print-inner-margin;
|
|
73
|
-
margin-right: $print-outer-margin;
|
|
74
|
-
|
|
75
|
-
@bottom-left {
|
|
76
|
-
content: string(pagetitle);
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
@bottom-right {
|
|
80
|
-
text-align: right;
|
|
81
|
-
content: counter(page);
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
@page:right:first {
|
|
86
|
-
@bottom-left {
|
|
87
|
-
content: none;
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
@page frontmatter:left {
|
|
92
|
-
@bottom-left {
|
|
93
|
-
content: counter(page, lower-roman);
|
|
94
|
-
}
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
@page frontmatter:right {
|
|
98
|
-
@bottom-right {
|
|
99
|
-
text-align: right;
|
|
100
|
-
content: counter(page, lower-roman);
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
@page frontmatter-splash:left {
|
|
105
|
-
background-color: $print-splash-color;
|
|
106
|
-
@bottom-left {
|
|
107
|
-
content: counter(page, lower-roman);
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
@page frontmatter-splash:right {
|
|
112
|
-
background-color: $print-splash-color;
|
|
113
|
-
@bottom-right {
|
|
114
|
-
text-align: right;
|
|
115
|
-
content: counter(page, lower-roman);
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
@page splash, splash-image {
|
|
120
|
-
background-color: $print-splash-color;
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
@page entry-image {
|
|
124
|
-
background-color: $print-entry-image-color;
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
@page splash-image, cover {
|
|
128
|
-
margin-top: 0;
|
|
129
|
-
margin-bottom: -$print-bleed;
|
|
130
|
-
margin-left: 0;
|
|
131
|
-
margin-right: 0;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
@page no-footer, entry-image, splash-image, cover {
|
|
135
|
-
@bottom-right {
|
|
136
|
-
content: none;
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
@bottom-left {
|
|
140
|
-
content: none;
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
@page page-one:first {
|
|
145
|
-
@bottom-left {
|
|
146
|
-
content: none;
|
|
147
|
-
}
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
@page :blank {
|
|
151
|
-
@bottom-left {
|
|
152
|
-
content: none;
|
|
153
|
-
}
|
|
154
|
-
@bottom-right {
|
|
155
|
-
content: none;
|
|
156
|
-
}
|
|
157
|
-
}
|
|
158
|
-
|
|
159
|
-
h1 {
|
|
160
|
-
prince-bookmark-level: 1;
|
|
161
|
-
}
|
|
162
|
-
h2, h3, h4, h5, h6 {
|
|
163
|
-
prince-bookmark-level: none;
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
// Generated content for footers and page #s in TOC
|
|
167
|
-
// -----------------------------------------------------------------------------
|
|
168
|
-
.pdf-page-title {
|
|
169
|
-
string-set: pagetitle content();
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
.pdf-page-section {
|
|
173
|
-
string-set: sectiontitle content();
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
.pdf-page-label {
|
|
177
|
-
string-set: pagelabel content();
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
.quire-contents-list {
|
|
181
|
-
.section-item > a {
|
|
182
|
-
max-width: 90%;
|
|
183
|
-
}
|
|
184
|
-
.section-item > a::after {
|
|
185
|
-
content: leader(dotted) ' 'target-counter(attr(href, url), page);
|
|
186
|
-
margin-left: 6pt;
|
|
187
|
-
margin-right: -10%;
|
|
188
|
-
// This border is a hack for PrinceXML which doesn't
|
|
189
|
-
// otherwise recognize the box sizing for some reason
|
|
190
|
-
border: 1pt solid transparent;
|
|
191
|
-
}
|
|
192
|
-
.section-item.frontmatter-page > a::after {
|
|
193
|
-
content: leader(dotted) ' 'target-counter(attr(href, url), page, lower-roman);
|
|
194
|
-
font-style: italic;
|
|
195
|
-
}
|
|
196
|
-
.page-item {
|
|
197
|
-
max-width: 90%;
|
|
198
|
-
a::after {
|
|
199
|
-
content: leader(dotted) ' 'target-counter(attr(href, url), page);
|
|
200
|
-
margin-left: 6pt;
|
|
201
|
-
margin-right: -10%;
|
|
202
|
-
// This border is a hack for PrinceXML which doesn't
|
|
203
|
-
// otherwise recognize the box sizing for some reason
|
|
204
|
-
border: 1pt solid transparent;
|
|
205
|
-
}
|
|
206
|
-
&.frontmatter-page > a::after {
|
|
207
|
-
content: leader(dotted) ' 'target-counter(attr(href, url), page, lower-roman);
|
|
208
|
-
font-style: italic;
|
|
209
|
-
margin-left: 6pt;
|
|
210
|
-
margin-right: -10%;
|
|
211
|
-
// This border is a hack for PrinceXML which doesn't
|
|
212
|
-
// otherwise recognize the box sizing for some reason
|
|
213
|
-
border: 1pt solid transparent;
|
|
214
|
-
}
|
|
215
|
-
}
|
|
216
|
-
&.grid {
|
|
217
|
-
.page-item {
|
|
218
|
-
a::after,
|
|
219
|
-
a.frontmatter-page::after {
|
|
220
|
-
position: absolute;
|
|
221
|
-
bottom: 1em;
|
|
222
|
-
right: 1em;
|
|
223
|
-
font-size: .75em;
|
|
224
|
-
margin-right: 0;
|
|
225
|
-
}
|
|
226
|
-
}
|
|
227
|
-
}
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
// Assigning page types
|
|
231
|
-
// -----------------------------------------------------------------------------
|
|
232
|
-
.quire-page--page-one {
|
|
233
|
-
page: page-one;
|
|
234
|
-
counter-reset: page 1;
|
|
235
|
-
page-break-before: right;
|
|
236
|
-
}
|
|
237
|
-
|
|
238
|
-
.quire-page--frontmatter {
|
|
239
|
-
page: frontmatter;
|
|
240
|
-
}
|
|
241
|
-
|
|
242
|
-
#half-title .quire-page--frontmatter,
|
|
243
|
-
#title .quire-page--frontmatter {
|
|
244
|
-
page: no-footer;
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
.quire-splash {
|
|
248
|
-
page: splash;
|
|
249
|
-
.quire-page__header {
|
|
250
|
-
&.hero-image {
|
|
251
|
-
page: splash-image;
|
|
252
|
-
|
|
253
|
-
}
|
|
254
|
-
&--full-height {
|
|
255
|
-
$print-splash-height: $print-height - $print-top-margin - $print-bottom-margin;
|
|
256
|
-
height: $print-splash-height;
|
|
257
|
-
page: splash-image;
|
|
258
|
-
}
|
|
259
|
-
}
|
|
260
|
-
}
|
|
261
|
-
|
|
262
|
-
.quire-splash.quire-page--frontmatter {
|
|
263
|
-
page: frontmatter-splash;
|
|
264
|
-
}
|
|
265
|
-
|
|
266
|
-
.quire-entry__image {
|
|
267
|
-
.quire-entry__image__group-container {
|
|
268
|
-
figure {
|
|
269
|
-
page: entry-image;
|
|
270
|
-
}
|
|
271
|
-
}
|
|
272
|
-
}
|
|
273
|
-
|
|
274
|
-
.quire-contents {
|
|
275
|
-
page: no-footer;
|
|
276
|
-
}
|
|
277
|
-
|
|
278
|
-
.quire-cover {
|
|
279
|
-
page: cover;
|
|
280
|
-
}
|
|
281
|
-
|
|
282
|
-
#content>div.container>div>figure:nth-child(11)>div:nth-child(1) .quire-figure--group-pdf {
|
|
283
|
-
color: #fff;
|
|
284
|
-
}
|
|
285
|
-
|
|
286
|
-
// Set columns and widths for main page content
|
|
287
|
-
// -----------------------------------------------------------------------------
|
|
288
|
-
.quire-page__content {
|
|
289
|
-
column-count: 1;
|
|
290
|
-
max-width: $print-base-text-column-width;
|
|
291
|
-
margin: 0 auto;
|
|
292
|
-
|
|
293
|
-
#title .quire-page &,
|
|
294
|
-
#half-title .quire-page & {
|
|
295
|
-
margin: 0;
|
|
296
|
-
max-width: 100%;
|
|
297
|
-
}
|
|
298
|
-
|
|
299
|
-
.quire-contents & {
|
|
300
|
-
margin: 0;
|
|
301
|
-
max-width: 100%;
|
|
302
|
-
|
|
303
|
-
.quire-contents-list {
|
|
304
|
-
&:not(.grid) {
|
|
305
|
-
max-width: $print-base-text-column-width;
|
|
306
|
-
margin: 0 auto;
|
|
307
|
-
}
|
|
308
|
-
}
|
|
309
|
-
}
|
|
310
|
-
|
|
311
|
-
@if $print-width > 7 {
|
|
312
|
-
.quire-essay &,
|
|
313
|
-
.quire-entry & {
|
|
314
|
-
column-count: 2;
|
|
315
|
-
column-fill: balance;
|
|
316
|
-
column-gap: .1875in;
|
|
317
|
-
max-width: 100%;
|
|
318
|
-
margin: 0;
|
|
319
|
-
|
|
320
|
-
// with narrower columns, image should be full width
|
|
321
|
-
.quire-figure.is-pulled-left,
|
|
322
|
-
.quire-figure.is-pulled-right {
|
|
323
|
-
float: none;
|
|
324
|
-
width: 100%;
|
|
325
|
-
margin-left: 0;
|
|
326
|
-
margin-right: 0;
|
|
327
|
-
}
|
|
328
|
-
}
|
|
329
|
-
}
|
|
330
|
-
|
|
331
|
-
}
|
|
332
|
-
|
|
333
|
-
// make other elements same width as single-column pages
|
|
334
|
-
.quire-page__abstract {
|
|
335
|
-
column-span: all;
|
|
336
|
-
column-count: 1;
|
|
337
|
-
margin: 0 auto 1.25em;
|
|
338
|
-
max-width: $print-base-text-column-width;
|
|
339
|
-
}
|
|
340
|
-
|
|
341
|
-
.quire-entry__tombstone {
|
|
342
|
-
column-span: all;
|
|
343
|
-
column-count: 1;
|
|
344
|
-
margin: 0 auto .25in;
|
|
345
|
-
max-width: $print-base-text-column-width;
|
|
346
|
-
}
|
|
347
|
-
|
|
348
|
-
.quire-page__header.hero-image .hero-body {
|
|
349
|
-
margin: 2.5in .5in 0;
|
|
350
|
-
@if $print-width <= 7 {
|
|
351
|
-
width: $print-base-text-column-width;
|
|
352
|
-
margin: 2.5in auto 0;
|
|
353
|
-
}
|
|
354
|
-
}
|
|
355
|
-
|
|
356
|
-
// Content list grid view
|
|
357
|
-
// -----------------------------------------------------------------------------
|
|
358
|
-
$menu-grid-gap: .1875in;
|
|
359
|
-
$menu-grid-item-margin: $menu-grid-gap / 2;
|
|
360
|
-
|
|
361
|
-
$menu-grid-item-width: ($print-width - $print-outer-margin - $print-inner-margin - (3 * $menu-grid-gap)) / 3;
|
|
362
|
-
|
|
363
|
-
@if $print-width <= 7 {
|
|
364
|
-
$menu-grid-item-width: ($print-width - $print-outer-margin - $print-inner-margin - (2 * $menu-grid-gap)) / 2;
|
|
365
|
-
}
|
|
366
|
-
|
|
367
|
-
.quire-contents-list.grid .menu-list ul {
|
|
368
|
-
.page-item {
|
|
369
|
-
width: $menu-grid-item-width;
|
|
370
|
-
height: 2.5in;
|
|
371
|
-
margin-bottom: $menu-grid-gap;
|
|
372
|
-
background-color: $print-splash-color;
|
|
373
|
-
padding: 1em;
|
|
374
|
-
position: relative;
|
|
375
|
-
* {
|
|
376
|
-
margin: 0;
|
|
377
|
-
padding: 0;
|
|
378
|
-
background-color: transparent;
|
|
379
|
-
}
|
|
380
|
-
margin: 0 $menu-grid-item-margin $menu-grid-gap;
|
|
381
|
-
a {
|
|
382
|
-
position: initial;
|
|
383
|
-
}
|
|
384
|
-
.card.image {
|
|
385
|
-
.card-content {
|
|
386
|
-
padding: $menu-grid-gap 0;
|
|
387
|
-
font-size: 1.25rem;
|
|
388
|
-
font-family: $quire-primary-font;
|
|
389
|
-
}
|
|
390
|
-
img {
|
|
391
|
-
max-height: 1.25in;
|
|
392
|
-
width: auto;
|
|
393
|
-
}
|
|
394
|
-
}
|
|
395
|
-
}
|
|
396
|
-
.section-item {
|
|
397
|
-
width: 100%;
|
|
398
|
-
border-bottom: 1px solid $print-text-color;
|
|
399
|
-
margin-bottom: .25in;
|
|
400
|
-
}
|
|
401
|
-
}
|
|
402
|
-
|
|
403
|
-
// Entry image pages
|
|
404
|
-
// -----------------------------------------------------------------------------
|
|
405
|
-
$print-entry-image-width: $print-width - $print-inner-margin - $print-outer-margin;
|
|
406
|
-
$print-entry-image-height: $print-height - $print-top-margin - $print-bottom-margin;
|
|
407
|
-
$print-entry-image-max-height: $print-entry-image-height - 1in;
|
|
408
|
-
|
|
409
|
-
.quire-entry__image & figure {
|
|
410
|
-
display: flex;
|
|
411
|
-
flex-direction: column;
|
|
412
|
-
height: $print-entry-image-height;
|
|
413
|
-
margin-bottom: .5in;
|
|
414
|
-
@if $print-entry-image-display == first {
|
|
415
|
-
display: none;
|
|
416
|
-
&:first-of-type {
|
|
417
|
-
display: block;
|
|
418
|
-
}
|
|
419
|
-
}
|
|
420
|
-
break-after: page;
|
|
421
|
-
.quire-figure__media-fallback {
|
|
422
|
-
.quire-figure__wrapper {
|
|
423
|
-
width: auto;
|
|
424
|
-
height: auto;
|
|
425
|
-
}
|
|
426
|
-
img {
|
|
427
|
-
max-width: $print-entry-image-width;
|
|
428
|
-
max-height: $print-entry-image-max-height;
|
|
429
|
-
margin: 0 auto;
|
|
430
|
-
object-fit: contain;
|
|
431
|
-
display: block;
|
|
432
|
-
}
|
|
433
|
-
}
|
|
434
|
-
}
|
|
435
|
-
|
|
436
|
-
// Improve page and line breaks
|
|
437
|
-
// -----------------------------------------------------------------------------
|
|
438
|
-
html body * {
|
|
439
|
-
orphans: 2;
|
|
440
|
-
widows: 2;
|
|
441
|
-
}
|
|
442
|
-
|
|
443
|
-
// Use PrinceXML prince-text-replace to insert zero-width-spaces in URLs
|
|
444
|
-
// that are printed in the text of the book, in order to facilitate better
|
|
445
|
-
// line breaking per Chicago Manual of Style
|
|
446
|
-
// https://www.chicagomanualofstyle.org/book/ed17/part3/ch14/psec018.html
|
|
447
|
-
a[target=_blank] {
|
|
448
|
-
prince-text-replace: "/" "\200B/"
|
|
449
|
-
"~" "\200B~"
|
|
450
|
-
"." "\200B."
|
|
451
|
-
"," "\200B,"
|
|
452
|
-
"-" "\200B-"
|
|
453
|
-
"_" "\200B_"
|
|
454
|
-
"?" "\200B?"
|
|
455
|
-
"#" "\200B#"
|
|
456
|
-
"%" "\200B%"
|
|
457
|
-
"=" "\200B="
|
|
458
|
-
"&" "\200B&"
|
|
459
|
-
"+" "\200B+"
|
|
460
|
-
":" "\200B:"
|
|
461
|
-
"\200B/\200B/" "//\200B"
|
|
462
|
-
"\200B:\200B:" "\200B::";
|
|
463
|
-
}
|
|
464
|
-
|
|
465
|
-
// Same method as above but to improve breaks around em-dashes
|
|
466
|
-
html body * {
|
|
467
|
-
prince-text-replace: "—" "—\200B";
|
|
468
|
-
}
|
|
469
|
-
|
|
470
|
-
// For contributor bio lists/pages
|
|
471
|
-
.quire-contributor .title {
|
|
472
|
-
page-break-after: avoid;
|
|
473
|
-
}
|
|
474
|
-
.quire-contributor .media {
|
|
475
|
-
page-break-before: avoid;
|
|
476
|
-
page-break-inside: auto;
|
|
477
|
-
}
|
|
478
|
-
|
|
479
|
-
// Better list defaults and custom bullet alignment
|
|
480
|
-
// -----------------------------------------------------------------------------
|
|
481
|
-
.quire-page__content .container .content ul {
|
|
482
|
-
margin-left: 1rem;
|
|
483
|
-
}
|
|
484
|
-
.quire-page__content .container .content ul li:before {
|
|
485
|
-
margin-top: .15em;
|
|
486
|
-
font-size: 7pt;
|
|
487
|
-
}
|
|
488
|
-
.quire-page__content .container .content hr:after {
|
|
489
|
-
font-size: 7pt;
|
|
490
|
-
}
|
|
491
|
-
|
|
492
|
-
// Globally hidden elements
|
|
493
|
-
// -----------------------------------------------------------------------------
|
|
494
|
-
html body {
|
|
495
|
-
.button,
|
|
496
|
-
.input,
|
|
497
|
-
.textarea,
|
|
498
|
-
.select,
|
|
499
|
-
.visually-hidden,
|
|
500
|
-
.footnote-return,
|
|
501
|
-
.footnote-backref,
|
|
502
|
-
.is-screen-only,
|
|
503
|
-
.remove-from-epub {
|
|
504
|
-
display: none;
|
|
505
|
-
}
|
|
506
|
-
|
|
507
|
-
// Leaflet
|
|
508
|
-
.leaflet-pane,
|
|
509
|
-
.leaflet-map-pane,
|
|
510
|
-
.leaflet-container,
|
|
511
|
-
.lvml {
|
|
512
|
-
display: none !important;
|
|
513
|
-
}
|
|
514
|
-
}
|
|
515
|
-
|
|
516
|
-
// Title Page and Half Title Page
|
|
517
|
-
// -----------------------------------------------------------------------------
|
|
518
|
-
.fullPageBreak {
|
|
519
|
-
break-after: region;
|
|
520
|
-
height: $print-height;
|
|
521
|
-
width: $print-width;
|
|
522
|
-
}
|
|
523
|
-
|
|
524
|
-
$title-page-margin: $print-outer-margin + .5;
|
|
525
|
-
|
|
526
|
-
.title-page {
|
|
527
|
-
margin: 0 $print-bleed;
|
|
528
|
-
padding-right: $title-page-margin;
|
|
529
|
-
padding-left: $print-inner-margin;
|
|
530
|
-
height: $print-height;
|
|
531
|
-
@if $print-width <= 7 {
|
|
532
|
-
padding-right: $print-outer-margin;
|
|
533
|
-
}
|
|
534
|
-
text-align: right;
|
|
535
|
-
padding-top: 3.25in;
|
|
536
|
-
@if $print-height <= 9 {
|
|
537
|
-
padding-top: 2.25in;
|
|
538
|
-
}
|
|
539
|
-
font-family: $quire-headings-font;
|
|
540
|
-
|
|
541
|
-
span {
|
|
542
|
-
display: block;
|
|
543
|
-
}
|
|
544
|
-
|
|
545
|
-
.title-tp {
|
|
546
|
-
font-size: 4em;
|
|
547
|
-
font-weight: 700;
|
|
548
|
-
color: $accent-color;
|
|
549
|
-
line-height: 1.1;
|
|
550
|
-
margin-bottom: .3em;
|
|
551
|
-
}
|
|
552
|
-
|
|
553
|
-
.sub-title {
|
|
554
|
-
font-size: 2.5em;
|
|
555
|
-
line-height: 1.3;
|
|
556
|
-
}
|
|
557
|
-
|
|
558
|
-
.contributor {
|
|
559
|
-
font-size: 1.75em;
|
|
560
|
-
margin-top: .125in;
|
|
561
|
-
.quire-contributor {
|
|
562
|
-
display: inline;
|
|
563
|
-
}
|
|
564
|
-
}
|
|
565
|
-
|
|
566
|
-
.publisher {
|
|
567
|
-
font-size: 1.5em;
|
|
568
|
-
text-transform: uppercase;
|
|
569
|
-
letter-spacing: 1pt;
|
|
570
|
-
position: fixed;
|
|
571
|
-
bottom: 1.5in;
|
|
572
|
-
right: $title-page-margin;
|
|
573
|
-
@if $print-width <= 7 {
|
|
574
|
-
right: $print-outer-margin;
|
|
575
|
-
}
|
|
576
|
-
}
|
|
577
|
-
|
|
578
|
-
br {
|
|
579
|
-
display: none;
|
|
580
|
-
}
|
|
581
|
-
}
|
|
582
|
-
|
|
583
|
-
.half-title-page {
|
|
584
|
-
margin: 0 $print-bleed;
|
|
585
|
-
padding-right: $title-page-margin;
|
|
586
|
-
padding-left: $print-inner-margin;
|
|
587
|
-
height: $print-height;
|
|
588
|
-
@if $print-width <= 7 {
|
|
589
|
-
padding-right: $print-outer-margin;
|
|
590
|
-
}
|
|
591
|
-
font-family: $quire-headings-font;
|
|
592
|
-
font-size: 1.5em;
|
|
593
|
-
color: $accent-color;
|
|
594
|
-
text-align: right;
|
|
595
|
-
padding-top: 3.5in;
|
|
596
|
-
@if $print-height <= 9 {
|
|
597
|
-
padding-top: 2.5in;
|
|
598
|
-
}
|
|
599
|
-
|
|
600
|
-
span {
|
|
601
|
-
display: block;
|
|
602
|
-
}
|
|
603
|
-
|
|
604
|
-
.title-htp {
|
|
605
|
-
font-weight: 700;
|
|
606
|
-
}
|
|
607
|
-
|
|
608
|
-
.sub-title {
|
|
609
|
-
display: none;
|
|
610
|
-
}
|
|
611
|
-
}
|
|
612
|
-
|
|
613
|
-
}
|