@skaldapp/runtime 3.0.31 → 3.0.33

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/dist/index.html CHANGED
@@ -3,13 +3,13 @@
3
3
  <head>
4
4
  <script>navigator.userAgent.toLowerCase().includes("firefox")&&document.head.appendChild(Object.assign(document.createElement("script"),{src:"./assets/es-module-shims-2.8.0.js"}))</script>
5
5
  <script type="importmap">{"imports":{"vue":"./assets/vue.esm-browser.prod-3.5.27.js","vue-router":"./assets/vue-router.esm-browser.prod-5.0.2.js"}}</script>
6
- <script type="module" crossorigin src="./assets/index-bqPXWqVl.js"></script>
7
- <link rel="modulepreload" crossorigin href="./assets/unocss-xKsgy9f2.js">
8
- <link rel="modulepreload" crossorigin href="./assets/sucrase-pm_ISEUD.js">
9
- <link rel="modulepreload" crossorigin href="./assets/vue-x-to-nK5.js">
10
- <link rel="modulepreload" crossorigin href="./assets/vscode-DbSh_yO_.js">
11
- <link rel="modulepreload" crossorigin href="./assets/markdown-DMz_beid.js">
12
- <link rel="stylesheet" crossorigin href="./assets/index-C6wb6XtB.css">
6
+ <script type="module" crossorigin src="./assets/index-oYib8-B0.js"></script>
7
+ <link rel="modulepreload" crossorigin href="./assets/unocss-EL_yhKiU.js">
8
+ <link rel="modulepreload" crossorigin href="./assets/vue-DWWov7jZ.js">
9
+ <link rel="modulepreload" crossorigin href="./assets/sucrase-CI9PuYPb.js">
10
+ <link rel="modulepreload" crossorigin href="./assets/vscode-DNST2DHN.js">
11
+ <link rel="modulepreload" crossorigin href="./assets/markdown-6UDF1erg.js">
12
+ <link rel="stylesheet" crossorigin href="./assets/index-DFmD8L1y.css">
13
13
  <link as="fetch" crossorigin href="./docs/index.json" rel="preload">
14
14
 
15
15
  <link crossorigin href="./assets/vue.esm-browser.prod-3.5.27.js" rel="modulepreload">
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://www.schemastore.org/package",
3
3
  "name": "@skaldapp/runtime",
4
- "version": "3.0.31",
4
+ "version": "3.0.33",
5
5
  "description": " Skald Runtime is a Vue.js-based runtime environment for Skald applications that enables dynamic component loading from markdown files, provides SEO optimization, and includes features like syntax highlighting, mathematical expressions, and emoji support. Built with Vue 3's Composition API, it processes markdown content with a comprehensive pipeline and integrates with UnoCSS for styling.",
6
6
  "keywords": [
7
7
  "vue",
@@ -34,7 +34,6 @@
34
34
  },
35
35
  "prettier": "@skaldapp/configs/prettierrc",
36
36
  "dependencies": {
37
- "@highlightjs/cdn-assets": "^11.11.1",
38
37
  "@mdit-vue/plugin-component": "^3.0.2",
39
38
  "@mdit-vue/plugin-frontmatter": "^3.0.2",
40
39
  "@mdit-vue/plugin-sfc": "^3.0.2",
@@ -69,6 +68,7 @@
69
68
  },
70
69
  "devDependencies": {
71
70
  "@mdit-vue/types": "^3.0.2",
71
+ "@rollup/plugin-inject": "^5.0.5",
72
72
  "@skaldapp/configs": "^1.2.53",
73
73
  "@types/markdown-it-emoji": "^3.0.1",
74
74
  "@types/markdown-it-footnote": "^3.0.4",
@@ -80,7 +80,7 @@
80
80
  "eslint": "^9.39.2",
81
81
  "terser": "^5.46.0",
82
82
  "vite": "^7.3.1",
83
- "vite-plugin-node-polyfills": "^0.25.0",
83
+ "vite-plugin-prismjs-plus": "^1.0.4",
84
84
  "vite-plugin-static-copy": "^3.2.0"
85
85
  }
86
86
  }
@@ -1 +0,0 @@
1
- @import"https://cdn.jsdelivr.net/npm/katex/dist/katex-swap.min.css";pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#f3f3f3;color:#444}.hljs-comment{color:#697070}.hljs-tag,.hljs-punctuation{color:#444a}.hljs-tag .hljs-name,.hljs-tag .hljs-attr{color:#444}.hljs-keyword,.hljs-attribute,.hljs-selector-tag,.hljs-meta .hljs-keyword,.hljs-doctag,.hljs-name{font-weight:700}.hljs-type,.hljs-string,.hljs-number,.hljs-selector-id,.hljs-selector-class,.hljs-quote,.hljs-template-tag,.hljs-deletion{color:#800}.hljs-title,.hljs-section{color:#800;font-weight:700}.hljs-regexp,.hljs-symbol,.hljs-variable,.hljs-template-variable,.hljs-link,.hljs-selector-attr,.hljs-operator,.hljs-selector-pseudo{color:#ab5656}.hljs-literal{color:#695}.hljs-built_in,.hljs-bullet,.hljs-code,.hljs-addition{color:#397300}.hljs-meta{color:#1f7199}.hljs-meta .hljs-string{color:#38a}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}[un-cloak]{display:none!important}img.emoji{height:1em;width:1em;margin:0 .05em 0 .1em;vertical-align:-.1em;display:inline-block}:root,:host{--spacing: .25rem;--text-9xl-fontSize: 8rem;--text-9xl-lineHeight: 1;--font-sans: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family: var(--font-sans);--default-monoFont-family: var(--font-mono)}*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var( --default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" );font-feature-settings:var(--default-font-featureSettings, normal);font-variation-settings:var(--default-font-variationSettings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var( --default-monoFont-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace );font-feature-settings:var(--default-monoFont-featureSettings, normal);font-variation-settings:var(--default-monoFont-variationSettings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden~=until-found])){display:none!important}.text-9xl{font-size:var(--text-9xl-fontSize);line-height:var(--un-leading, var(--text-9xl-lineHeight))}.text-center{text-align:center}.grid{display:grid}.inset-0{inset:calc(var(--spacing) * 0)}.place-items-center{place-items:center}.absolute{position:absolute}