@digimakers/cli 0.3.29 → 0.3.31

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.
@@ -0,0 +1 @@
1
+ code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}:root{--offwhite-color: #f5f5f5;--codeblock-background-color: #2d2d2d;--section-card-color: rgba(231, 231, 231, .771);--section-card-border-radius: 4mm}.pagedjs_pages{display:flex;flex-direction:column;align-items:center}.pagedjs_page{background-color:#fff;margin-bottom:30px;box-shadow:0 5px 15px #00000080}.pagedjs_sheet{background-color:#fff}body{scrollbar-gutter:stable!important;margin:0;padding:0}@page{size:A4;margin:0}body.print-mode,body.print-mode app-root{height:auto!important;overflow:visible!important}img{max-height:240mm;object-fit:contain}@media print{body{background:#fff!important}.pane-left{display:none!important}.split-layout,.pane-right,app-lesson-preview,.pdf-preview{display:block!important;width:100%!important;height:auto!important;overflow:visible!important;padding:0!important;margin:0!important;background:transparent!important}.pagedjs_pages{display:block!important}.pagedjs_page{box-shadow:none!important;margin:0!important;page-break-after:always;break-after:page}.pagedjs_page:last-child{page-break-after:auto;break-after:auto}}@font-face{font-family:Poppins;src:url("./media/Poppins-Regular-JNHL4IDV.ttf") format("opentype");font-weight:400;font-style:normal}@font-face{font-family:PoppinsSemiBold;src:url("./media/Poppins-SemiBold-TBISX6G2.ttf") format("opentype");font-weight:600;font-style:normal}@font-face{font-family:Jetbrains;src:url("./media/JetBrainsMono-Regular-2AOUELG6.ttf") format("opentype");font-weight:400;font-style:normal}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digimakers/cli",
3
- "version": "0.3.29",
3
+ "version": "0.3.31",
4
4
  "description": "CLI tool to convert .docx lesson sheets into stylised PDFs",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -1 +0,0 @@
1
- code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}:root{--offwhite-color: #f5f5f5;--codeblock-background-color: #2d2d2d}.pagedjs_pages{display:flex;flex-direction:column;align-items:center}.pagedjs_page{background-color:#fff;margin-bottom:30px;box-shadow:0 5px 15px #00000080}.pagedjs_sheet{background-color:#fff}body{scrollbar-gutter:stable!important;margin:0;padding:0}@page{size:A4;margin:0}body.print-mode,body.print-mode app-root{height:auto!important;overflow:visible!important}img{max-height:240mm;object-fit:contain}@media print{body{background:#fff!important}.pane-left{display:none!important}.split-layout,.pane-right,app-lesson-preview,.pdf-preview{display:block!important;width:100%!important;height:auto!important;overflow:visible!important;padding:0!important;margin:0!important;background:transparent!important}.pagedjs_pages{display:block!important}.pagedjs_page{box-shadow:none!important;margin:0!important;page-break-after:always;break-after:page}.pagedjs_page:last-child{page-break-after:auto;break-after:auto}}@font-face{font-family:Poppins;src:url("./media/Poppins-Regular-JNHL4IDV.ttf") format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Jetbrains;src:url("./media/JetBrainsMono-Regular-2AOUELG6.ttf") format("opentype");font-weight:400;font-style:normal}