@elmethis/core 1.0.0-alpha.96 → 1.0.0-alpha.97
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/{Bash-C3Fg94OJ.js → Bash-DmkIHHkX.js} +1 -1
- package/dist/{C-Cs0eKPoS.js → C-CeSyraGn.js} +1 -1
- package/dist/{Cpp-DwQ5UNXt.js → Cpp-DX16bOz1.js} +1 -1
- package/dist/{Csharp-DKJEMNMr.js → Csharp-XGJRa9rw.js} +1 -1
- package/dist/{Css-Dihu0sUt.js → Css-DDIyNlXb.js} +1 -1
- package/dist/{Go-BUBmuL4Y.js → Go-xOhfLszf.js} +1 -1
- package/dist/{Html-DFsnZjQ4.js → Html-BoMfq9-I.js} +1 -1
- package/dist/{Java-nGZyrqgc.js → Java-CMNBascd.js} +1 -1
- package/dist/{JavaScript-BVzz4WP4.js → JavaScript-kxNRYGWu.js} +1 -1
- package/dist/{Json-BfYCYaOH.js → Json-CSkncOrh.js} +1 -1
- package/dist/{Kotlin-Dt9nOjGH.js → Kotlin-bF-Jt8_8.js} +1 -1
- package/dist/{Lua-K0dRfvCI.js → Lua-HmrKRCfO.js} +1 -1
- package/dist/{Npm-DTJYiKQJ.js → Npm-y83PmLWN.js} +1 -1
- package/dist/{Python-Bsfpwngi.js → Python-D8CVOJvb.js} +1 -1
- package/dist/{Rust-COxh9GeB.js → Rust-D2BlDHLw.js} +1 -1
- package/dist/{Sql-Dpj4pApi.js → Sql-Dm1o6BIZ.js} +1 -1
- package/dist/{Terraform-BjQcPd4U.js → Terraform-Nkcp2M9H.js} +1 -1
- package/dist/{TypeScript-C4wxm1C0.js → TypeScript-CgTMMo80.js} +1 -1
- package/dist/components/badge/ElmBadge.vue.d.ts +3 -2
- package/dist/components/badge/ElmTag.vue.d.ts +1 -1
- package/dist/components/code/ElmCodeBlock.vue.d.ts +1 -1
- package/dist/components/code/ElmPrismHighlighter.vue.d.ts +1 -1
- package/dist/components/code/ElmShikiHighlighter.vue.d.ts +1 -1
- package/dist/components/containments/ElmColumn.vue.d.ts +3 -2
- package/dist/components/containments/ElmColumnList.vue.d.ts +3 -2
- package/dist/components/containments/ElmDesktopWindow.vue.d.ts +3 -2
- package/dist/components/containments/ElmModal.vue.d.ts +7 -6
- package/dist/components/containments/ElmSnackbar.vue.d.ts +1 -1
- package/dist/components/containments/ElmSnackbarContainer.vue.d.ts +1 -1
- package/dist/components/containments/ElmToggle.vue.d.ts +7 -6
- package/dist/components/containments/ElmTooltip.vue.d.ts +3 -2
- package/dist/components/data/ElmMultiProgress.vue.d.ts +1 -1
- package/dist/components/fallback/ElmBlockFallback.vue.d.ts +1 -1
- package/dist/components/fallback/ElmRectangleWave.vue.d.ts +1 -1
- package/dist/components/form/ElmButton.vue.d.ts +3 -2
- package/dist/components/form/ElmCheckbox.vue.d.ts +6 -6
- package/dist/components/form/ElmSwitch.vue.d.ts +5 -5
- package/dist/components/form/ElmTextField.vue.d.ts +5 -5
- package/dist/components/headings/ElmFragmentIdentifier.vue.d.ts +1 -1
- package/dist/components/headings/ElmHeading1.vue.d.ts +1 -1
- package/dist/components/icon/ElmArrowIcon.vue.d.ts +1 -1
- package/dist/components/icon/ElmBookmarkIcon.vue.d.ts +1 -1
- package/dist/components/icon/ElmCubeIcon.vue.d.ts +1 -1
- package/dist/components/icon/ElmDotLoadingIcon.vue.d.ts +1 -1
- package/dist/components/icon/ElmLanguageIcon.vue.d.ts +1 -1
- package/dist/components/icon/ElmLoginIcon.vue.d.ts +1 -1
- package/dist/components/icon/languages/Bash.vue.d.ts +1 -1
- package/dist/components/icon/languages/C.vue.d.ts +1 -1
- package/dist/components/icon/languages/Cpp.vue.d.ts +1 -1
- package/dist/components/icon/languages/Csharp.vue.d.ts +1 -1
- package/dist/components/icon/languages/Css.vue.d.ts +1 -1
- package/dist/components/icon/languages/Go.vue.d.ts +1 -1
- package/dist/components/icon/languages/Html.vue.d.ts +1 -1
- package/dist/components/icon/languages/Java.vue.d.ts +1 -1
- package/dist/components/icon/languages/JavaScript.vue.d.ts +1 -1
- package/dist/components/icon/languages/Json.vue.d.ts +1 -1
- package/dist/components/icon/languages/Kotlin.vue.d.ts +1 -1
- package/dist/components/icon/languages/Lua.vue.d.ts +1 -1
- package/dist/components/icon/languages/Npm.vue.d.ts +1 -1
- package/dist/components/icon/languages/Python.vue.d.ts +1 -1
- package/dist/components/icon/languages/Rust.vue.d.ts +1 -1
- package/dist/components/icon/languages/Sql.vue.d.ts +1 -1
- package/dist/components/icon/languages/Terraform.vue.d.ts +1 -1
- package/dist/components/icon/languages/TypeScript.vue.d.ts +1 -1
- package/dist/components/inline/ElmInlineLink.vue.d.ts +1 -1
- package/dist/components/inline/ElmInlineRuby.vue.d.ts +1 -1
- package/dist/components/inline/ElmTypingAnimation.vue.d.ts +1 -1
- package/dist/components/jsonschema/ElmChildContainer.vue.d.ts +3 -2
- package/dist/components/jsonschema/ElmFieldAttribute.vue.d.ts +1 -1
- package/dist/components/jsonschema/ElmFieldType.vue.d.ts +1 -1
- package/dist/components/media/ElmFile.vue.d.ts +1 -1
- package/dist/components/navigation/ElmBookmark.vue.d.ts +1 -1
- package/dist/components/navigation/ElmBreadcrumb.vue.d.ts +1 -1
- package/dist/components/navigation/ElmPagetop.vue.d.ts +1 -1
- package/dist/components/navigation/ElmTableOfContents.vue.d.ts +1 -1
- package/dist/components/others/ElmColorSample.vue.d.ts +1 -1
- package/dist/components/others/ElmColorTable.vue.d.ts +1 -1
- package/dist/components/table/ElmTable.vue.d.ts +3 -2
- package/dist/components/table/ElmTableBody.vue.d.ts +3 -2
- package/dist/components/table/ElmTableCell.vue.d.ts +2 -1
- package/dist/components/table/ElmTableHeader.vue.d.ts +3 -2
- package/dist/components/table/ElmTableRow.vue.d.ts +3 -2
- package/dist/components/template/ElmTemplate.vue.d.ts +1 -1
- package/dist/components/typography/ElmBlockQuote.vue.d.ts +3 -2
- package/dist/components/typography/ElmBulletedList.vue.d.ts +3 -2
- package/dist/components/typography/ElmCallout.vue.d.ts +3 -2
- package/dist/components/typography/ElmDivider.vue.d.ts +1 -1
- package/dist/components/typography/ElmListItem.vue.d.ts +3 -2
- package/dist/components/typography/ElmNumberedList.vue.d.ts +3 -2
- package/dist/components/typography/ElmParagraph.vue.d.ts +3 -2
- package/dist/dark-plus-pUHDTVV0.js +4 -0
- package/dist/elmethis.js +2 -2
- package/dist/elmethis.umd.cjs +23 -23
- package/dist/{erb-CKflPgaU.js → erb-voB2yqM9.js} +1 -1
- package/dist/{gdresource-CXX7YHkT.js → gdresource-bh-YRUaL.js} +1 -1
- package/dist/gdscript-Bhpe5q2q.js +6 -0
- package/dist/{hcl-xshpiP2L.js → hcl-CbdiA6kH.js} +1 -1
- package/dist/{index-Dg13QNds.js → index-DpYxtcxU.js} +4290 -4245
- package/dist/light-plus-CZuVqSLX.js +4 -0
- package/dist/{monokai-2MZwrfOR.js → monokai-C1KBYcO0.js} +1 -1
- package/dist/prisma-CR1vrGr-.js +6 -0
- package/dist/red-7y8PH7HH.js +4 -0
- package/dist/{rst-DsQxg9g_.js → rst-yP0kBE97.js} +1 -1
- package/dist/ruby-DlOfh9AC.js +30 -0
- package/dist/{solarized-dark-SBvKYa_F.js → solarized-dark-UTmkh7lw.js} +1 -1
- package/dist/{solarized-light-DSdJjrX_.js → solarized-light-BheCkDPT.js} +1 -1
- package/dist/{twig-B8uHV9Fh.js → twig-B9RbfiuB.js} +1 -1
- package/dist/vue-CeGTEg-M.js +31 -0
- package/dist/{vue-html-DOZEOhgX.js → vue-html-CTTPOQR0.js} +1 -1
- package/package.json +8 -8
- package/dist/dark-plus-5mPrIKSE.js +0 -4
- package/dist/gdscript-BxF_Ijrw.js +0 -6
- package/dist/light-plus-cIONWair.js +0 -4
- package/dist/prisma-kIGb4mxs.js +0 -6
- package/dist/red-D8WEgMm8.js +0 -4
- package/dist/ruby-lf9nsygz.js +0 -22
- package/dist/vue-l_A3qUmE.js +0 -31
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { openBlock as l, createElementBlock as t, createElementVNode as e } from "vue";
|
|
2
|
-
import { _ as o } from "./index-
|
|
2
|
+
import { _ as o } from "./index-DpYxtcxU.js";
|
|
3
3
|
const s = {}, r = {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 128 128",
|
|
@@ -2,15 +2,16 @@ export interface ElmBadgeProps {
|
|
|
2
2
|
color: string;
|
|
3
3
|
}
|
|
4
4
|
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
5
6
|
slots: {
|
|
6
7
|
left?(_: {}): any;
|
|
7
8
|
right?(_: {}): any;
|
|
8
9
|
};
|
|
9
10
|
refs: {};
|
|
10
|
-
|
|
11
|
+
rootEl: HTMLSpanElement;
|
|
11
12
|
};
|
|
12
13
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
-
declare const __VLS_component: import('vue').DefineComponent<ElmBadgeProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmBadgeProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
14
|
+
declare const __VLS_component: import('vue').DefineComponent<ElmBadgeProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmBadgeProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
|
|
14
15
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
15
16
|
export default _default;
|
|
16
17
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -10,5 +10,5 @@ export interface ElmTagProps {
|
|
|
10
10
|
}
|
|
11
11
|
declare const _default: import('vue').DefineComponent<ElmTagProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmTagProps> & Readonly<{}>, {
|
|
12
12
|
color: string;
|
|
13
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
13
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
14
14
|
export default _default;
|
|
@@ -20,5 +20,5 @@ export interface ElmCodeBlockProps {
|
|
|
20
20
|
}
|
|
21
21
|
declare const _default: import('vue').DefineComponent<ElmCodeBlockProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmCodeBlockProps> & Readonly<{}>, {
|
|
22
22
|
language: string;
|
|
23
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
23
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
24
24
|
export default _default;
|
|
@@ -10,5 +10,5 @@ export interface ElmPrismHighlighterProps {
|
|
|
10
10
|
}
|
|
11
11
|
declare const _default: import('vue').DefineComponent<ElmPrismHighlighterProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmPrismHighlighterProps> & Readonly<{}>, {
|
|
12
12
|
language: string;
|
|
13
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
13
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLPreElement>;
|
|
14
14
|
export default _default;
|
|
@@ -10,5 +10,5 @@ export interface ElmShikiHighlighterProps {
|
|
|
10
10
|
}
|
|
11
11
|
declare const _default: import('vue').DefineComponent<ElmShikiHighlighterProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmShikiHighlighterProps> & Readonly<{}>, {
|
|
12
12
|
language: string;
|
|
13
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
13
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
14
14
|
export default _default;
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
export interface ElmColumnProps {
|
|
2
2
|
}
|
|
3
3
|
declare function __VLS_template(): {
|
|
4
|
+
attrs: Partial<{}>;
|
|
4
5
|
slots: {
|
|
5
6
|
default?(_: {}): any;
|
|
6
7
|
};
|
|
7
8
|
refs: {};
|
|
8
|
-
|
|
9
|
+
rootEl: HTMLDivElement;
|
|
9
10
|
};
|
|
10
11
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
11
|
-
declare const __VLS_component: import('vue').DefineComponent<ElmColumnProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmColumnProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
12
|
+
declare const __VLS_component: import('vue').DefineComponent<ElmColumnProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmColumnProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
12
13
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
13
14
|
export default _default;
|
|
14
15
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
export interface ElmColumnListProps {
|
|
2
2
|
}
|
|
3
3
|
declare function __VLS_template(): {
|
|
4
|
+
attrs: Partial<{}>;
|
|
4
5
|
slots: {
|
|
5
6
|
default?(_: {}): any;
|
|
6
7
|
};
|
|
7
8
|
refs: {};
|
|
8
|
-
|
|
9
|
+
rootEl: HTMLDivElement;
|
|
9
10
|
};
|
|
10
11
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
11
|
-
declare const __VLS_component: import('vue').DefineComponent<ElmColumnListProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmColumnListProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
12
|
+
declare const __VLS_component: import('vue').DefineComponent<ElmColumnListProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmColumnListProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
12
13
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
13
14
|
export default _default;
|
|
14
15
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -7,16 +7,17 @@ export interface ElmDesktopWindowProps {
|
|
|
7
7
|
minHeight?: Property.MinHeight;
|
|
8
8
|
}
|
|
9
9
|
declare function __VLS_template(): {
|
|
10
|
+
attrs: Partial<{}>;
|
|
10
11
|
slots: {
|
|
11
12
|
default?(_: {}): any;
|
|
12
13
|
};
|
|
13
14
|
refs: {};
|
|
14
|
-
|
|
15
|
+
rootEl: HTMLDivElement;
|
|
15
16
|
};
|
|
16
17
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
17
18
|
declare const __VLS_component: import('vue').DefineComponent<ElmDesktopWindowProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmDesktopWindowProps> & Readonly<{}>, {
|
|
18
19
|
minHeight: Property.MinHeight;
|
|
19
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
20
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
20
21
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
21
22
|
export default _default;
|
|
22
23
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -6,25 +6,26 @@ export interface ElmModalProps {
|
|
|
6
6
|
*/
|
|
7
7
|
width: Property.Width;
|
|
8
8
|
}
|
|
9
|
-
|
|
9
|
+
type __VLS_Props = ElmModalProps;
|
|
10
10
|
type __VLS_PublicProps = {
|
|
11
11
|
'isOpen'?: boolean;
|
|
12
|
-
} &
|
|
12
|
+
} & __VLS_Props;
|
|
13
13
|
declare function __VLS_template(): {
|
|
14
|
+
attrs: Partial<{}>;
|
|
14
15
|
slots: {
|
|
15
16
|
default?(_: {}): any;
|
|
16
17
|
};
|
|
17
18
|
refs: {};
|
|
18
|
-
|
|
19
|
+
rootEl: HTMLDivElement;
|
|
19
20
|
};
|
|
20
21
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
21
22
|
declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
22
|
-
"update:isOpen": (
|
|
23
|
+
"update:isOpen": (value: boolean) => any;
|
|
23
24
|
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
24
|
-
"onUpdate:isOpen"?: ((
|
|
25
|
+
"onUpdate:isOpen"?: ((value: boolean) => any) | undefined;
|
|
25
26
|
}>, {
|
|
26
27
|
width: Property.Width;
|
|
27
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
28
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
28
29
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
29
30
|
export default _default;
|
|
30
31
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -7,5 +7,5 @@ export interface ElmSnackbarProps {
|
|
|
7
7
|
}
|
|
8
8
|
declare const _default: import('vue').DefineComponent<ElmSnackbarProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmSnackbarProps> & Readonly<{}>, {
|
|
9
9
|
timeout: number;
|
|
10
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
10
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
11
11
|
export default _default;
|
|
@@ -6,5 +6,5 @@ export interface ElmSnackbarContainerProps {
|
|
|
6
6
|
close: () => void;
|
|
7
7
|
}[];
|
|
8
8
|
}
|
|
9
|
-
declare const _default: import('vue').DefineComponent<ElmSnackbarContainerProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmSnackbarContainerProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
9
|
+
declare const _default: import('vue').DefineComponent<ElmSnackbarContainerProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmSnackbarContainerProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
10
10
|
export default _default;
|
|
@@ -9,24 +9,25 @@ export interface ElmToggleProps {
|
|
|
9
9
|
*/
|
|
10
10
|
margin?: Property.MarginBlock;
|
|
11
11
|
}
|
|
12
|
-
|
|
12
|
+
type __VLS_Props = ElmToggleProps;
|
|
13
13
|
type __VLS_PublicProps = {
|
|
14
14
|
'isOpen'?: boolean;
|
|
15
|
-
} &
|
|
15
|
+
} & __VLS_Props;
|
|
16
16
|
declare function __VLS_template(): {
|
|
17
|
+
attrs: Partial<{}>;
|
|
17
18
|
slots: {
|
|
18
19
|
summary?(_: {}): any;
|
|
19
20
|
default?(_: {}): any;
|
|
20
21
|
};
|
|
21
22
|
refs: {};
|
|
22
|
-
|
|
23
|
+
rootEl: HTMLDivElement;
|
|
23
24
|
};
|
|
24
25
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
25
26
|
declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
26
|
-
"update:isOpen": (
|
|
27
|
+
"update:isOpen": (value: boolean) => any;
|
|
27
28
|
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
28
|
-
"onUpdate:isOpen"?: ((
|
|
29
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
29
|
+
"onUpdate:isOpen"?: ((value: boolean) => any) | undefined;
|
|
30
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
30
31
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
31
32
|
export default _default;
|
|
32
33
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
export interface ElmTooltipProps {
|
|
2
2
|
}
|
|
3
3
|
declare function __VLS_template(): {
|
|
4
|
+
attrs: Partial<{}>;
|
|
4
5
|
slots: {
|
|
5
6
|
original?(_: {}): any;
|
|
6
7
|
tooltip?(_: {}): any;
|
|
@@ -8,10 +9,10 @@ declare function __VLS_template(): {
|
|
|
8
9
|
refs: {
|
|
9
10
|
el: HTMLSpanElement;
|
|
10
11
|
};
|
|
11
|
-
|
|
12
|
+
rootEl: HTMLSpanElement;
|
|
12
13
|
};
|
|
13
14
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
14
|
-
declare const __VLS_component: import('vue').DefineComponent<ElmTooltipProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmTooltipProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
15
|
+
declare const __VLS_component: import('vue').DefineComponent<ElmTooltipProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmTooltipProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
|
|
15
16
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
16
17
|
export default _default;
|
|
17
18
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -26,5 +26,5 @@ export interface ElmMultiProgressProps {
|
|
|
26
26
|
declare const _default: import('vue').DefineComponent<ElmMultiProgressProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmMultiProgressProps> & Readonly<{}>, {
|
|
27
27
|
weight: Property.Height<string | number>;
|
|
28
28
|
round: boolean;
|
|
29
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
29
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
30
30
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export interface ElmBlockFallbackProps {
|
|
2
2
|
}
|
|
3
|
-
declare const _default: import('vue').DefineComponent<ElmBlockFallbackProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmBlockFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
3
|
+
declare const _default: import('vue').DefineComponent<ElmBlockFallbackProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmBlockFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
4
4
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export interface ElmRectangleWaveProps {
|
|
2
2
|
}
|
|
3
|
-
declare const _default: import('vue').DefineComponent<ElmRectangleWaveProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmRectangleWaveProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
3
|
+
declare const _default: import('vue').DefineComponent<ElmRectangleWaveProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmRectangleWaveProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
4
4
|
export default _default;
|
|
@@ -17,11 +17,12 @@ export interface ElmButtonProps {
|
|
|
17
17
|
primary?: boolean;
|
|
18
18
|
}
|
|
19
19
|
declare function __VLS_template(): {
|
|
20
|
+
attrs: Partial<{}>;
|
|
20
21
|
slots: {
|
|
21
22
|
default?(_: {}): any;
|
|
22
23
|
};
|
|
23
24
|
refs: {};
|
|
24
|
-
|
|
25
|
+
rootEl: HTMLButtonElement;
|
|
25
26
|
};
|
|
26
27
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
27
28
|
declare const __VLS_component: import('vue').DefineComponent<ElmButtonProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmButtonProps> & Readonly<{}>, {
|
|
@@ -29,7 +30,7 @@ declare const __VLS_component: import('vue').DefineComponent<ElmButtonProps, {},
|
|
|
29
30
|
loading: boolean;
|
|
30
31
|
disabled: boolean;
|
|
31
32
|
primary: boolean;
|
|
32
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
33
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLButtonElement>;
|
|
33
34
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
34
35
|
export default _default;
|
|
35
36
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -4,13 +4,13 @@ export interface ElmCheckboxProps {
|
|
|
4
4
|
*/
|
|
5
5
|
label: string;
|
|
6
6
|
}
|
|
7
|
-
|
|
7
|
+
type __VLS_Props = ElmCheckboxProps;
|
|
8
8
|
type __VLS_PublicProps = {
|
|
9
|
-
|
|
10
|
-
} &
|
|
9
|
+
modelValue?: boolean;
|
|
10
|
+
} & __VLS_Props;
|
|
11
11
|
declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
12
|
-
"update:
|
|
12
|
+
"update:modelValue": (value: boolean) => any;
|
|
13
13
|
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
14
|
-
"onUpdate:
|
|
15
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
14
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
15
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
16
16
|
export default _default;
|
|
@@ -13,20 +13,20 @@ export interface ElmSwitchProps {
|
|
|
13
13
|
*/
|
|
14
14
|
disabled?: boolean;
|
|
15
15
|
}
|
|
16
|
-
|
|
16
|
+
type __VLS_Props = ElmSwitchProps;
|
|
17
17
|
declare const __VLS_defaults: {
|
|
18
18
|
modelValue: boolean;
|
|
19
19
|
};
|
|
20
20
|
type __VLS_PublicProps = {
|
|
21
21
|
modelValue?: typeof __VLS_defaults['modelValue'];
|
|
22
|
-
} &
|
|
22
|
+
} & __VLS_Props;
|
|
23
23
|
declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
24
|
-
"update:modelValue": (
|
|
24
|
+
"update:modelValue": (value: boolean) => any;
|
|
25
25
|
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
26
|
-
"onUpdate:modelValue"?: ((
|
|
26
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
27
27
|
}>, {
|
|
28
28
|
color: string;
|
|
29
29
|
size: Property.Width;
|
|
30
30
|
disabled: boolean;
|
|
31
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
31
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
32
32
|
export default _default;
|
|
@@ -9,20 +9,20 @@ export interface ElmTextFieldProps {
|
|
|
9
9
|
icon?: VNode | FunctionalComponent;
|
|
10
10
|
isPassword?: boolean;
|
|
11
11
|
}
|
|
12
|
-
|
|
12
|
+
type __VLS_Props = ElmTextFieldProps;
|
|
13
13
|
declare const __VLS_defaults: {
|
|
14
14
|
modelValue: string;
|
|
15
15
|
};
|
|
16
16
|
type __VLS_PublicProps = {
|
|
17
17
|
modelValue?: typeof __VLS_defaults['modelValue'];
|
|
18
|
-
} &
|
|
18
|
+
} & __VLS_Props;
|
|
19
19
|
declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
20
|
-
"update:modelValue": (
|
|
20
|
+
"update:modelValue": (value: string) => any;
|
|
21
21
|
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
22
|
-
"onUpdate:modelValue"?: ((
|
|
22
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
23
23
|
}>, {
|
|
24
24
|
loading: boolean;
|
|
25
25
|
disabled: boolean;
|
|
26
26
|
isPassword: boolean;
|
|
27
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
27
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
28
28
|
export default _default;
|
|
@@ -4,5 +4,5 @@ export interface ElmFragmentIdentifierProps {
|
|
|
4
4
|
*/
|
|
5
5
|
id: string;
|
|
6
6
|
}
|
|
7
|
-
declare const _default: import('vue').DefineComponent<ElmFragmentIdentifierProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmFragmentIdentifierProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
7
|
+
declare const _default: import('vue').DefineComponent<ElmFragmentIdentifierProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmFragmentIdentifierProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
8
8
|
export default _default;
|
|
@@ -16,5 +16,5 @@ export interface ElmHeading1Props {
|
|
|
16
16
|
}
|
|
17
17
|
declare const _default: import('vue').DefineComponent<ElmHeading1Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmHeading1Props> & Readonly<{}>, {
|
|
18
18
|
size: Property.FontSize;
|
|
19
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
19
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLHeadingElement>;
|
|
20
20
|
export default _default;
|
|
@@ -22,5 +22,5 @@ declare const _default: import('vue').DefineComponent<ElmArrowIconProps, {}, {},
|
|
|
22
22
|
loading: boolean;
|
|
23
23
|
pending: boolean;
|
|
24
24
|
direction: "up" | "down" | "left" | "right";
|
|
25
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
25
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
26
26
|
export default _default;
|
|
@@ -3,5 +3,5 @@ export interface ElmBookmarkIconProps {
|
|
|
3
3
|
href: string;
|
|
4
4
|
favicon?: string;
|
|
5
5
|
}
|
|
6
|
-
declare const _default: import('vue').DefineComponent<ElmBookmarkIconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmBookmarkIconProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
6
|
+
declare const _default: import('vue').DefineComponent<ElmBookmarkIconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmBookmarkIconProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLAnchorElement>;
|
|
7
7
|
export default _default;
|
|
@@ -6,5 +6,5 @@ export interface ElmCubeIconProps {
|
|
|
6
6
|
}
|
|
7
7
|
declare const _default: import('vue').DefineComponent<ElmCubeIconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmCubeIconProps> & Readonly<{}>, {
|
|
8
8
|
size: number;
|
|
9
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
9
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
10
10
|
export default _default;
|
|
@@ -14,5 +14,5 @@ export interface ElmDotLoadingIconProps {
|
|
|
14
14
|
declare const _default: import('vue').DefineComponent<ElmDotLoadingIconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmDotLoadingIconProps> & Readonly<{}>, {
|
|
15
15
|
color: Property.BackgroundColor;
|
|
16
16
|
size: Property.Width<string | number>;
|
|
17
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
17
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
18
18
|
export default _default;
|
|
@@ -10,5 +10,5 @@ export interface ElmLanguageIconProps {
|
|
|
10
10
|
}
|
|
11
11
|
declare const _default: import('vue').DefineComponent<ElmLanguageIconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmLanguageIconProps> & Readonly<{}>, {
|
|
12
12
|
size: number;
|
|
13
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
13
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
14
14
|
export default _default;
|
|
@@ -14,5 +14,5 @@ export interface ElmLoginIconProps {
|
|
|
14
14
|
}
|
|
15
15
|
declare const _default: import('vue').DefineComponent<ElmLoginIconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmLoginIconProps> & Readonly<{}>, {
|
|
16
16
|
size: string;
|
|
17
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
17
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
|
|
18
18
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {},
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {},
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {},
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {},
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {},
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {},
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
2
2
|
export default _default;
|