@sit-onyx/mdc 0.2.0 → 0.3.0-dev-20260702122005
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/LICENSE.txt +1 -1
- package/README.md +2 -2
- package/dist/{MDCRenderer-DZNu39aU.js → MDCRenderer-Nv7PPeTG.js} +3 -3
- package/dist/components/OnyxMarkdownRenderer/OnyxMarkdownRenderer.d.vue.ts +9 -19
- package/dist/components/prose/ProseA.d.vue.ts +7 -14
- package/dist/components/prose/ProseBr.d.vue.ts +2 -1
- package/dist/components/prose/ProseCode.d.vue.ts +6 -13
- package/dist/components/prose/ProseDetails.d.vue.ts +6 -17
- package/dist/components/prose/ProseH1.d.vue.ts +6 -13
- package/dist/components/prose/ProseH2.d.vue.ts +6 -13
- package/dist/components/prose/ProseH3.d.vue.ts +6 -13
- package/dist/components/prose/ProseH4.d.vue.ts +6 -13
- package/dist/components/prose/ProseH5.d.vue.ts +6 -13
- package/dist/components/prose/ProseH6.d.vue.ts +6 -13
- package/dist/components/prose/ProseHr.d.vue.ts +2 -1
- package/dist/components/prose/ProseImg.d.vue.ts +2 -1
- package/dist/components/prose/ProseOl.d.vue.ts +6 -13
- package/dist/components/prose/ProseP.d.vue.ts +6 -13
- package/dist/components/prose/ProsePre.d.vue.ts +9 -19
- package/dist/components/prose/ProseSummary.d.vue.ts +6 -13
- package/dist/components/prose/ProseTable.d.vue.ts +6 -19
- package/dist/components/prose/ProseTbody.d.vue.ts +6 -13
- package/dist/components/prose/ProseThead.d.vue.ts +6 -13
- package/dist/components/prose/ProseUl.d.vue.ts +6 -13
- package/dist/index.js +85 -85
- package/dist/{node-B8w0U_XJ.js → node-Oi5de8aj.js} +279 -267
- package/dist/{runtime-RTZ-DGVX.js → runtime-CDc7wAXY.js} +3587 -3539
- package/package.json +25 -23
package/LICENSE.txt
CHANGED
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
|
|
176
176
|
END OF TERMS AND CONDITIONS
|
|
177
177
|
|
|
178
|
-
Copyright 2023 Schwarz IT KG
|
|
178
|
+
Copyright 2023 Schwarz Digits IT KG
|
|
179
179
|
|
|
180
180
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
181
181
|
you may not use this file except in compliance with the License.
|
package/README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
<div align="center" style="text-align: center">
|
|
2
|
-
|
|
2
|
+
<img alt="onyx logo" src="https://raw.githubusercontent.com/SchwarzIT/onyx/main/.github/onyx-logo.svg" height="96px">
|
|
3
3
|
</div>
|
|
4
4
|
|
|
5
5
|
<br>
|
|
6
6
|
|
|
7
7
|
# @sit-onyx/mdc
|
|
8
8
|
|
|
9
|
-
Wrapper for the [@nuxtjs/mdc](https://github.com/nuxt-content/mdc) package using the onyx design system created by [Schwarz
|
|
9
|
+
Wrapper for the [@nuxtjs/mdc](https://github.com/nuxt-content/mdc) package using the onyx design system created by [Schwarz Digits](https://schwarz-digits.de).
|
|
10
10
|
|
|
11
11
|
<br />
|
|
12
12
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as e, d as t, l as n, m as r, n as i, o as a, p as o } from "./node-
|
|
1
|
+
import { c as e, d as t, l as n, m as r, n as i, o as a, p as o } from "./node-Oi5de8aj.js";
|
|
2
2
|
import { Comment as s, Text as c, computed as l, defineAsyncComponent as u, defineComponent as d, getCurrentInstance as f, h as p, reactive as m, resolveComponent as h, toRaw as g, watch as _ } from "vue";
|
|
3
3
|
//#region ../../node_modules/.pnpm/destr@2.0.5/node_modules/destr/dist/index.mjs
|
|
4
4
|
var v = /"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/, y = /"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/, b = /^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;
|
|
@@ -41,7 +41,7 @@ function C(e, t = {}) {
|
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
43
|
//#endregion
|
|
44
|
-
//#region ../../node_modules/.pnpm/@nuxtjs+mdc@0.
|
|
44
|
+
//#region ../../node_modules/.pnpm/@nuxtjs+mdc@0.22.0_magicast@0.5.3/node_modules/@nuxtjs/mdc/dist/runtime/utils/index.js
|
|
45
45
|
function w(e, t) {
|
|
46
46
|
return t.reduce((t, n) => {
|
|
47
47
|
let r = T(e, n);
|
|
@@ -52,7 +52,7 @@ function T(e, t) {
|
|
|
52
52
|
return t.split(".").reduce((e, t) => e && e[t], e);
|
|
53
53
|
}
|
|
54
54
|
//#endregion
|
|
55
|
-
//#region ../../node_modules/.pnpm/@nuxtjs+mdc@0.
|
|
55
|
+
//#region ../../node_modules/.pnpm/@nuxtjs+mdc@0.22.0_magicast@0.5.3/node_modules/@nuxtjs/mdc/dist/runtime/components/MDCRenderer.vue
|
|
56
56
|
var E = "default", D = /^@|^v-on:/, O = /^:|^v-bind:/, k = /^v-model/, A = [
|
|
57
57
|
"select",
|
|
58
58
|
"textarea",
|
|
@@ -1,32 +1,22 @@
|
|
|
1
1
|
import { MDCParserResult } from '@nuxtjs/mdc';
|
|
2
2
|
import { OnyxMarkdownRendererProps } from './types.js';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
*/
|
|
9
|
-
loading?(): unknown;
|
|
10
|
-
}> & {
|
|
11
|
-
/**
|
|
12
|
-
* Slot to display while parsing/loading the markdown.
|
|
13
|
-
*/
|
|
14
|
-
loading?(): unknown;
|
|
15
|
-
};
|
|
16
|
-
refs: {};
|
|
17
|
-
rootEl: any;
|
|
3
|
+
type __VLS_Slots = {
|
|
4
|
+
/**
|
|
5
|
+
* Slot to display while parsing/loading the markdown.
|
|
6
|
+
*/
|
|
7
|
+
loading?(): unknown;
|
|
18
8
|
};
|
|
19
|
-
|
|
20
|
-
declare const __VLS_component: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<OnyxMarkdownRendererProps, {
|
|
9
|
+
declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<OnyxMarkdownRendererProps, {
|
|
21
10
|
parserResult: import('vue', { with: { "resolution-mode": "import" } }).Ref<MDCParserResult | undefined, MDCParserResult | undefined>;
|
|
22
11
|
}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {
|
|
23
12
|
resolve: () => any;
|
|
24
13
|
}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<OnyxMarkdownRendererProps> & Readonly<{
|
|
25
14
|
onResolve?: (() => any) | undefined;
|
|
26
15
|
}>, {}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, false, {}, any>;
|
|
27
|
-
declare const
|
|
16
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
17
|
+
declare const _default: typeof __VLS_export;
|
|
28
18
|
export default _default;
|
|
29
|
-
type
|
|
19
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
30
20
|
new (): {
|
|
31
21
|
$slots: S;
|
|
32
22
|
};
|
|
@@ -3,23 +3,16 @@ type __VLS_Props = {
|
|
|
3
3
|
href?: string;
|
|
4
4
|
target?: LinkTarget;
|
|
5
5
|
};
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
slots: Readonly<{
|
|
9
|
-
default(): unknown;
|
|
10
|
-
}> & {
|
|
11
|
-
default(): unknown;
|
|
12
|
-
};
|
|
13
|
-
refs: {};
|
|
14
|
-
rootEl: HTMLAnchorElement;
|
|
6
|
+
type __VLS_Slots = {
|
|
7
|
+
default(): unknown;
|
|
15
8
|
};
|
|
16
|
-
|
|
17
|
-
declare const __VLS_component: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
9
|
+
declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
18
10
|
href: string;
|
|
19
|
-
}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, false, {},
|
|
20
|
-
declare const
|
|
11
|
+
}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, false, {}, any>;
|
|
12
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
13
|
+
declare const _default: typeof __VLS_export;
|
|
21
14
|
export default _default;
|
|
22
|
-
type
|
|
15
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
23
16
|
new (): {
|
|
24
17
|
$slots: S;
|
|
25
18
|
};
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_export: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<{}, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_export;
|
|
2
3
|
export default _default;
|
|
@@ -1,18 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
slots: Readonly<{
|
|
4
|
-
default(): unknown;
|
|
5
|
-
}> & {
|
|
6
|
-
default(): unknown;
|
|
7
|
-
};
|
|
8
|
-
refs: {};
|
|
9
|
-
rootEl: HTMLElement;
|
|
1
|
+
type __VLS_Slots = {
|
|
2
|
+
default(): unknown;
|
|
10
3
|
};
|
|
11
|
-
|
|
12
|
-
declare const
|
|
13
|
-
declare const _default:
|
|
4
|
+
declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<{}, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, true, {}, any>;
|
|
5
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
6
|
+
declare const _default: typeof __VLS_export;
|
|
14
7
|
export default _default;
|
|
15
|
-
type
|
|
8
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
16
9
|
new (): {
|
|
17
10
|
$slots: S;
|
|
18
11
|
};
|
|
@@ -1,22 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
slots: Readonly<{
|
|
4
|
-
default(): unknown;
|
|
5
|
-
}> & {
|
|
6
|
-
default(): unknown;
|
|
7
|
-
};
|
|
8
|
-
refs: {
|
|
9
|
-
header: HTMLSpanElement;
|
|
10
|
-
};
|
|
11
|
-
rootEl: any;
|
|
1
|
+
type __VLS_Slots = {
|
|
2
|
+
default(): unknown;
|
|
12
3
|
};
|
|
13
|
-
|
|
14
|
-
declare const
|
|
15
|
-
|
|
16
|
-
}, any>;
|
|
17
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
4
|
+
declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<{}, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, true, {}, any>;
|
|
5
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
6
|
+
declare const _default: typeof __VLS_export;
|
|
18
7
|
export default _default;
|
|
19
|
-
type
|
|
8
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
20
9
|
new (): {
|
|
21
10
|
$slots: S;
|
|
22
11
|
};
|
|
@@ -1,21 +1,14 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
id?: string;
|
|
3
3
|
};
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
slots: Readonly<{
|
|
7
|
-
default(): unknown;
|
|
8
|
-
}> & {
|
|
9
|
-
default(): unknown;
|
|
10
|
-
};
|
|
11
|
-
refs: {};
|
|
12
|
-
rootEl: any;
|
|
4
|
+
type __VLS_Slots = {
|
|
5
|
+
default(): unknown;
|
|
13
6
|
};
|
|
14
|
-
|
|
15
|
-
declare const
|
|
16
|
-
declare const _default:
|
|
7
|
+
declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
17
10
|
export default _default;
|
|
18
|
-
type
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
19
12
|
new (): {
|
|
20
13
|
$slots: S;
|
|
21
14
|
};
|
|
@@ -1,21 +1,14 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
id?: string;
|
|
3
3
|
};
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
slots: Readonly<{
|
|
7
|
-
default(): unknown;
|
|
8
|
-
}> & {
|
|
9
|
-
default(): unknown;
|
|
10
|
-
};
|
|
11
|
-
refs: {};
|
|
12
|
-
rootEl: any;
|
|
4
|
+
type __VLS_Slots = {
|
|
5
|
+
default(): unknown;
|
|
13
6
|
};
|
|
14
|
-
|
|
15
|
-
declare const
|
|
16
|
-
declare const _default:
|
|
7
|
+
declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
17
10
|
export default _default;
|
|
18
|
-
type
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
19
12
|
new (): {
|
|
20
13
|
$slots: S;
|
|
21
14
|
};
|
|
@@ -1,21 +1,14 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
id?: string;
|
|
3
3
|
};
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
slots: Readonly<{
|
|
7
|
-
default(): unknown;
|
|
8
|
-
}> & {
|
|
9
|
-
default(): unknown;
|
|
10
|
-
};
|
|
11
|
-
refs: {};
|
|
12
|
-
rootEl: any;
|
|
4
|
+
type __VLS_Slots = {
|
|
5
|
+
default(): unknown;
|
|
13
6
|
};
|
|
14
|
-
|
|
15
|
-
declare const
|
|
16
|
-
declare const _default:
|
|
7
|
+
declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
17
10
|
export default _default;
|
|
18
|
-
type
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
19
12
|
new (): {
|
|
20
13
|
$slots: S;
|
|
21
14
|
};
|
|
@@ -1,21 +1,14 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
id?: string;
|
|
3
3
|
};
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
slots: Readonly<{
|
|
7
|
-
default(): unknown;
|
|
8
|
-
}> & {
|
|
9
|
-
default(): unknown;
|
|
10
|
-
};
|
|
11
|
-
refs: {};
|
|
12
|
-
rootEl: any;
|
|
4
|
+
type __VLS_Slots = {
|
|
5
|
+
default(): unknown;
|
|
13
6
|
};
|
|
14
|
-
|
|
15
|
-
declare const
|
|
16
|
-
declare const _default:
|
|
7
|
+
declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
17
10
|
export default _default;
|
|
18
|
-
type
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
19
12
|
new (): {
|
|
20
13
|
$slots: S;
|
|
21
14
|
};
|
|
@@ -1,21 +1,14 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
id?: string;
|
|
3
3
|
};
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
slots: Readonly<{
|
|
7
|
-
default(): unknown;
|
|
8
|
-
}> & {
|
|
9
|
-
default(): unknown;
|
|
10
|
-
};
|
|
11
|
-
refs: {};
|
|
12
|
-
rootEl: any;
|
|
4
|
+
type __VLS_Slots = {
|
|
5
|
+
default(): unknown;
|
|
13
6
|
};
|
|
14
|
-
|
|
15
|
-
declare const
|
|
16
|
-
declare const _default:
|
|
7
|
+
declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
17
10
|
export default _default;
|
|
18
|
-
type
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
19
12
|
new (): {
|
|
20
13
|
$slots: S;
|
|
21
14
|
};
|
|
@@ -1,21 +1,14 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
id?: string;
|
|
3
3
|
};
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
slots: Readonly<{
|
|
7
|
-
default(): unknown;
|
|
8
|
-
}> & {
|
|
9
|
-
default(): unknown;
|
|
10
|
-
};
|
|
11
|
-
refs: {};
|
|
12
|
-
rootEl: any;
|
|
4
|
+
type __VLS_Slots = {
|
|
5
|
+
default(): unknown;
|
|
13
6
|
};
|
|
14
|
-
|
|
15
|
-
declare const
|
|
16
|
-
declare const _default:
|
|
7
|
+
declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
17
10
|
export default _default;
|
|
18
|
-
type
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
19
12
|
new (): {
|
|
20
13
|
$slots: S;
|
|
21
14
|
};
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_export: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<{}, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_export;
|
|
2
3
|
export default _default;
|
|
@@ -4,8 +4,9 @@ type __VLS_Props = {
|
|
|
4
4
|
width?: string | number;
|
|
5
5
|
height?: string | number;
|
|
6
6
|
};
|
|
7
|
-
declare const
|
|
7
|
+
declare const __VLS_export: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
8
8
|
src: string;
|
|
9
9
|
alt: string;
|
|
10
10
|
}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, false, {}, any>;
|
|
11
|
+
declare const _default: typeof __VLS_export;
|
|
11
12
|
export default _default;
|
|
@@ -1,18 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
slots: Readonly<{
|
|
4
|
-
default(): unknown;
|
|
5
|
-
}> & {
|
|
6
|
-
default(): unknown;
|
|
7
|
-
};
|
|
8
|
-
refs: {};
|
|
9
|
-
rootEl: HTMLOListElement;
|
|
1
|
+
type __VLS_Slots = {
|
|
2
|
+
default(): unknown;
|
|
10
3
|
};
|
|
11
|
-
|
|
12
|
-
declare const
|
|
13
|
-
declare const _default:
|
|
4
|
+
declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<{}, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, true, {}, any>;
|
|
5
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
6
|
+
declare const _default: typeof __VLS_export;
|
|
14
7
|
export default _default;
|
|
15
|
-
type
|
|
8
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
16
9
|
new (): {
|
|
17
10
|
$slots: S;
|
|
18
11
|
};
|
|
@@ -1,18 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
slots: Readonly<{
|
|
4
|
-
default(): unknown;
|
|
5
|
-
}> & {
|
|
6
|
-
default(): unknown;
|
|
7
|
-
};
|
|
8
|
-
refs: {};
|
|
9
|
-
rootEl: HTMLParagraphElement;
|
|
1
|
+
type __VLS_Slots = {
|
|
2
|
+
default(): unknown;
|
|
10
3
|
};
|
|
11
|
-
|
|
12
|
-
declare const
|
|
13
|
-
declare const _default:
|
|
4
|
+
declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<{}, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, true, {}, any>;
|
|
5
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
6
|
+
declare const _default: typeof __VLS_export;
|
|
14
7
|
export default _default;
|
|
15
|
-
type
|
|
8
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
16
9
|
new (): {
|
|
17
10
|
$slots: S;
|
|
18
11
|
};
|
|
@@ -20,29 +20,19 @@ type __VLS_Props = {
|
|
|
20
20
|
meta?: string;
|
|
21
21
|
class?: string;
|
|
22
22
|
};
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
*/
|
|
29
|
-
default(): unknown;
|
|
30
|
-
}> & {
|
|
31
|
-
/**
|
|
32
|
-
* Renderer code snippet.
|
|
33
|
-
*/
|
|
34
|
-
default(): unknown;
|
|
35
|
-
};
|
|
36
|
-
refs: {};
|
|
37
|
-
rootEl: any;
|
|
23
|
+
type __VLS_Slots = {
|
|
24
|
+
/**
|
|
25
|
+
* Renderer code snippet.
|
|
26
|
+
*/
|
|
27
|
+
default(): unknown;
|
|
38
28
|
};
|
|
39
|
-
|
|
40
|
-
declare const __VLS_component: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
29
|
+
declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
41
30
|
code: string;
|
|
42
31
|
}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, false, {}, any>;
|
|
43
|
-
declare const
|
|
32
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
33
|
+
declare const _default: typeof __VLS_export;
|
|
44
34
|
export default _default;
|
|
45
|
-
type
|
|
35
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
46
36
|
new (): {
|
|
47
37
|
$slots: S;
|
|
48
38
|
};
|
|
@@ -1,18 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
slots: Readonly<{
|
|
4
|
-
default(): unknown;
|
|
5
|
-
}> & {
|
|
6
|
-
default(): unknown;
|
|
7
|
-
};
|
|
8
|
-
refs: {};
|
|
9
|
-
rootEl: any;
|
|
1
|
+
type __VLS_Slots = {
|
|
2
|
+
default(): unknown;
|
|
10
3
|
};
|
|
11
|
-
|
|
12
|
-
declare const
|
|
13
|
-
declare const _default:
|
|
4
|
+
declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<{}, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, true, {}, any>;
|
|
5
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
6
|
+
declare const _default: typeof __VLS_export;
|
|
14
7
|
export default _default;
|
|
15
|
-
type
|
|
8
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
16
9
|
new (): {
|
|
17
10
|
$slots: S;
|
|
18
11
|
};
|
|
@@ -1,24 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
slots: Readonly<{
|
|
4
|
-
default(): unknown;
|
|
5
|
-
}> & {
|
|
6
|
-
default(): unknown;
|
|
7
|
-
};
|
|
8
|
-
refs: {
|
|
9
|
-
head: HTMLTemplateElement;
|
|
10
|
-
body: HTMLTemplateElement;
|
|
11
|
-
};
|
|
12
|
-
rootEl: HTMLDivElement;
|
|
1
|
+
type __VLS_Slots = {
|
|
2
|
+
default(): unknown;
|
|
13
3
|
};
|
|
14
|
-
|
|
15
|
-
declare const
|
|
16
|
-
|
|
17
|
-
body: HTMLTemplateElement;
|
|
18
|
-
}, HTMLDivElement>;
|
|
19
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
4
|
+
declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<{}, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, true, {}, any>;
|
|
5
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
6
|
+
declare const _default: typeof __VLS_export;
|
|
20
7
|
export default _default;
|
|
21
|
-
type
|
|
8
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
22
9
|
new (): {
|
|
23
10
|
$slots: S;
|
|
24
11
|
};
|
|
@@ -1,18 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
slots: Readonly<{
|
|
4
|
-
default(): unknown;
|
|
5
|
-
}> & {
|
|
6
|
-
default(): unknown;
|
|
7
|
-
};
|
|
8
|
-
refs: {};
|
|
9
|
-
rootEl: any;
|
|
1
|
+
type __VLS_Slots = {
|
|
2
|
+
default(): unknown;
|
|
10
3
|
};
|
|
11
|
-
|
|
12
|
-
declare const
|
|
13
|
-
declare const _default:
|
|
4
|
+
declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<{}, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, true, {}, any>;
|
|
5
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
6
|
+
declare const _default: typeof __VLS_export;
|
|
14
7
|
export default _default;
|
|
15
|
-
type
|
|
8
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
16
9
|
new (): {
|
|
17
10
|
$slots: S;
|
|
18
11
|
};
|
|
@@ -1,18 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
slots: Readonly<{
|
|
4
|
-
default(): unknown;
|
|
5
|
-
}> & {
|
|
6
|
-
default(): unknown;
|
|
7
|
-
};
|
|
8
|
-
refs: {};
|
|
9
|
-
rootEl: any;
|
|
1
|
+
type __VLS_Slots = {
|
|
2
|
+
default(): unknown;
|
|
10
3
|
};
|
|
11
|
-
|
|
12
|
-
declare const
|
|
13
|
-
declare const _default:
|
|
4
|
+
declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<{}, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, true, {}, any>;
|
|
5
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
6
|
+
declare const _default: typeof __VLS_export;
|
|
14
7
|
export default _default;
|
|
15
|
-
type
|
|
8
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
16
9
|
new (): {
|
|
17
10
|
$slots: S;
|
|
18
11
|
};
|