@sit-onyx/mdc 0.1.0-dev-20260414094328 → 0.1.0-dev-20260415074620

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.js CHANGED
@@ -230,7 +230,7 @@ var j = /* @__PURE__ */ k(ce, [["render", A], ["__scopeId", "data-v-d52859e7"]])
230
230
  emits: ["resolve"],
231
231
  setup(t, { expose: n, emit: a }) {
232
232
  let o = t, s = a, { densityClass: c } = se(o), l = m(!1), d = m(), p = async () => {
233
- let { parseMarkdown: e } = await import("./runtime-ZWOAEyb0.js");
233
+ let { parseMarkdown: e } = await import("./runtime-RTZ-DGVX.js");
234
234
  return e;
235
235
  }, g = ee(() => import("./MDCRenderer-DZNu39aU.js"));
236
236
  re(() => o.markdown, async () => {
@@ -10107,7 +10107,7 @@ function Td(e) {
10107
10107
  return Object.fromEntries(t);
10108
10108
  }
10109
10109
  //#endregion
10110
- //#region ../../node_modules/.pnpm/defu@6.1.6/node_modules/defu/dist/defu.mjs
10110
+ //#region ../../node_modules/.pnpm/defu@6.1.7/node_modules/defu/dist/defu.mjs
10111
10111
  function Ed(e) {
10112
10112
  if (typeof e != "object" || !e) return !1;
10113
10113
  let t = Object.getPrototypeOf(e);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@sit-onyx/mdc",
3
3
  "description": "Wrapper for the @nuxtjs/mdc package using the onyx design system created by Schwarz IT",
4
- "version": "0.1.0-dev-20260414094328",
4
+ "version": "0.1.0-dev-20260415074620",
5
5
  "type": "module",
6
6
  "author": "Schwarz IT KG",
7
7
  "license": "Apache-2.0",
@@ -32,7 +32,7 @@
32
32
  "peerDependencies": {
33
33
  "@nuxtjs/mdc": ">= 0.20.2",
34
34
  "vue": ">= 3.5.0",
35
- "sit-onyx": "^1.12.0-dev-20260414094328"
35
+ "sit-onyx": "^1.12.0-dev-20260415074620"
36
36
  },
37
37
  "devDependencies": {
38
38
  "@axe-core/playwright": "^4.11.1",
@@ -42,7 +42,7 @@
42
42
  "@vue/compiler-dom": "3.5.32",
43
43
  "@sit-onyx/playwright-utils": "^1.2.1",
44
44
  "@sit-onyx/shared": "^0.1.0",
45
- "sit-onyx": "^1.12.0-dev-20260414094328"
45
+ "sit-onyx": "^1.12.0-dev-20260415074620"
46
46
  },
47
47
  "scripts": {
48
48
  "build": "vite build",