@elmethis/core 1.0.0-alpha.95 → 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.
Files changed (117) hide show
  1. package/dist/{Bash-qAKcf7pL.js → Bash-DmkIHHkX.js} +1 -1
  2. package/dist/{C-CnaaVa9O.js → C-CeSyraGn.js} +1 -1
  3. package/dist/{Cpp-CDgDsvQs.js → Cpp-DX16bOz1.js} +1 -1
  4. package/dist/{Csharp-CpmCN0S3.js → Csharp-XGJRa9rw.js} +1 -1
  5. package/dist/{Css-ZyrZksQ2.js → Css-DDIyNlXb.js} +1 -1
  6. package/dist/{Go-Ahh8nwP7.js → Go-xOhfLszf.js} +1 -1
  7. package/dist/{Html-CV4e-A93.js → Html-BoMfq9-I.js} +1 -1
  8. package/dist/{Java-LAt-IOt7.js → Java-CMNBascd.js} +1 -1
  9. package/dist/{JavaScript-CXPys2Ru.js → JavaScript-kxNRYGWu.js} +1 -1
  10. package/dist/{Json-BTRjn5uF.js → Json-CSkncOrh.js} +1 -1
  11. package/dist/{Kotlin-CP7BocDW.js → Kotlin-bF-Jt8_8.js} +1 -1
  12. package/dist/{Lua-CjZDyP-u.js → Lua-HmrKRCfO.js} +1 -1
  13. package/dist/{Npm-G4VpPzaM.js → Npm-y83PmLWN.js} +1 -1
  14. package/dist/{Python-CMErSmvz.js → Python-D8CVOJvb.js} +1 -1
  15. package/dist/{Rust-BVn7Zyrq.js → Rust-D2BlDHLw.js} +1 -1
  16. package/dist/{Sql-mzyfIYAn.js → Sql-Dm1o6BIZ.js} +1 -1
  17. package/dist/{Terraform-DSF_LmoX.js → Terraform-Nkcp2M9H.js} +1 -1
  18. package/dist/{TypeScript-DHbHZyEf.js → TypeScript-CgTMMo80.js} +1 -1
  19. package/dist/components/badge/ElmBadge.vue.d.ts +3 -2
  20. package/dist/components/badge/ElmTag.vue.d.ts +1 -1
  21. package/dist/components/code/ElmCodeBlock.vue.d.ts +1 -1
  22. package/dist/components/code/ElmPrismHighlighter.vue.d.ts +1 -1
  23. package/dist/components/code/ElmShikiHighlighter.vue.d.ts +1 -1
  24. package/dist/components/containments/ElmColumn.vue.d.ts +3 -2
  25. package/dist/components/containments/ElmColumnList.vue.d.ts +3 -2
  26. package/dist/components/containments/ElmDesktopWindow.vue.d.ts +3 -2
  27. package/dist/components/containments/ElmModal.vue.d.ts +7 -6
  28. package/dist/components/containments/ElmSnackbar.vue.d.ts +1 -1
  29. package/dist/components/containments/ElmSnackbarContainer.vue.d.ts +1 -1
  30. package/dist/components/containments/ElmToggle.vue.d.ts +7 -6
  31. package/dist/components/containments/ElmTooltip.vue.d.ts +3 -2
  32. package/dist/components/data/ElmMultiProgress.vue.d.ts +1 -1
  33. package/dist/components/fallback/ElmBlockFallback.vue.d.ts +1 -1
  34. package/dist/components/fallback/ElmRectangleWave.vue.d.ts +1 -1
  35. package/dist/components/form/ElmButton.vue.d.ts +3 -2
  36. package/dist/components/form/ElmCheckbox.vue.d.ts +6 -6
  37. package/dist/components/form/ElmSwitch.vue.d.ts +5 -5
  38. package/dist/components/form/ElmTextField.vue.d.ts +5 -5
  39. package/dist/components/headings/ElmFragmentIdentifier.vue.d.ts +1 -1
  40. package/dist/components/headings/ElmHeading1.vue.d.ts +1 -1
  41. package/dist/components/icon/ElmArrowIcon.vue.d.ts +1 -1
  42. package/dist/components/icon/ElmBookmarkIcon.vue.d.ts +1 -1
  43. package/dist/components/icon/ElmCubeIcon.vue.d.ts +1 -1
  44. package/dist/components/icon/ElmDotLoadingIcon.vue.d.ts +1 -1
  45. package/dist/components/icon/ElmLanguageIcon.vue.d.ts +1 -1
  46. package/dist/components/icon/ElmLoginIcon.vue.d.ts +1 -1
  47. package/dist/components/icon/languages/Bash.vue.d.ts +1 -1
  48. package/dist/components/icon/languages/C.vue.d.ts +1 -1
  49. package/dist/components/icon/languages/Cpp.vue.d.ts +1 -1
  50. package/dist/components/icon/languages/Csharp.vue.d.ts +1 -1
  51. package/dist/components/icon/languages/Css.vue.d.ts +1 -1
  52. package/dist/components/icon/languages/Go.vue.d.ts +1 -1
  53. package/dist/components/icon/languages/Html.vue.d.ts +1 -1
  54. package/dist/components/icon/languages/Java.vue.d.ts +1 -1
  55. package/dist/components/icon/languages/JavaScript.vue.d.ts +1 -1
  56. package/dist/components/icon/languages/Json.vue.d.ts +1 -1
  57. package/dist/components/icon/languages/Kotlin.vue.d.ts +1 -1
  58. package/dist/components/icon/languages/Lua.vue.d.ts +1 -1
  59. package/dist/components/icon/languages/Npm.vue.d.ts +1 -1
  60. package/dist/components/icon/languages/Python.vue.d.ts +1 -1
  61. package/dist/components/icon/languages/Rust.vue.d.ts +1 -1
  62. package/dist/components/icon/languages/Sql.vue.d.ts +1 -1
  63. package/dist/components/icon/languages/Terraform.vue.d.ts +1 -1
  64. package/dist/components/icon/languages/TypeScript.vue.d.ts +1 -1
  65. package/dist/components/inline/ElmInlineLink.vue.d.ts +1 -1
  66. package/dist/components/inline/ElmInlineRuby.vue.d.ts +1 -1
  67. package/dist/components/inline/ElmTypingAnimation.vue.d.ts +1 -1
  68. package/dist/components/jsonschema/ElmChildContainer.vue.d.ts +3 -2
  69. package/dist/components/jsonschema/ElmFieldAttribute.vue.d.ts +1 -1
  70. package/dist/components/jsonschema/ElmFieldType.vue.d.ts +1 -1
  71. package/dist/components/media/ElmFile.vue.d.ts +1 -1
  72. package/dist/components/navigation/ElmBookmark.vue.d.ts +1 -1
  73. package/dist/components/navigation/ElmBreadcrumb.vue.d.ts +1 -1
  74. package/dist/components/navigation/ElmPagetop.vue.d.ts +1 -1
  75. package/dist/components/navigation/ElmTableOfContents.vue.d.ts +1 -1
  76. package/dist/components/others/ElmColorSample.vue.d.ts +1 -1
  77. package/dist/components/others/ElmColorTable.vue.d.ts +1 -1
  78. package/dist/components/table/ElmTable.vue.d.ts +3 -2
  79. package/dist/components/table/ElmTableBody.vue.d.ts +3 -2
  80. package/dist/components/table/ElmTableCell.vue.d.ts +2 -1
  81. package/dist/components/table/ElmTableHeader.vue.d.ts +3 -2
  82. package/dist/components/table/ElmTableRow.vue.d.ts +3 -2
  83. package/dist/components/template/ElmTemplate.vue.d.ts +1 -1
  84. package/dist/components/typography/ElmBlockQuote.vue.d.ts +3 -2
  85. package/dist/components/typography/ElmBulletedList.vue.d.ts +3 -2
  86. package/dist/components/typography/ElmCallout.vue.d.ts +3 -2
  87. package/dist/components/typography/ElmDivider.vue.d.ts +1 -1
  88. package/dist/components/typography/ElmListItem.vue.d.ts +3 -2
  89. package/dist/components/typography/ElmNumberedList.vue.d.ts +3 -2
  90. package/dist/components/typography/ElmParagraph.vue.d.ts +3 -2
  91. package/dist/dark-plus-pUHDTVV0.js +4 -0
  92. package/dist/elmethis.js +2 -2
  93. package/dist/elmethis.umd.cjs +23 -23
  94. package/dist/{erb-CKflPgaU.js → erb-voB2yqM9.js} +1 -1
  95. package/dist/{gdresource-CXX7YHkT.js → gdresource-bh-YRUaL.js} +1 -1
  96. package/dist/gdscript-Bhpe5q2q.js +6 -0
  97. package/dist/{hcl-xshpiP2L.js → hcl-CbdiA6kH.js} +1 -1
  98. package/dist/{index-wyB0blr8.js → index-DpYxtcxU.js} +4291 -4246
  99. package/dist/light-plus-CZuVqSLX.js +4 -0
  100. package/dist/{monokai-2MZwrfOR.js → monokai-C1KBYcO0.js} +1 -1
  101. package/dist/prisma-CR1vrGr-.js +6 -0
  102. package/dist/red-7y8PH7HH.js +4 -0
  103. package/dist/{rst-DsQxg9g_.js → rst-yP0kBE97.js} +1 -1
  104. package/dist/ruby-DlOfh9AC.js +30 -0
  105. package/dist/{solarized-dark-SBvKYa_F.js → solarized-dark-UTmkh7lw.js} +1 -1
  106. package/dist/{solarized-light-DSdJjrX_.js → solarized-light-BheCkDPT.js} +1 -1
  107. package/dist/{twig-B8uHV9Fh.js → twig-B9RbfiuB.js} +1 -1
  108. package/dist/vue-CeGTEg-M.js +31 -0
  109. package/dist/{vue-html-DOZEOhgX.js → vue-html-CTTPOQR0.js} +1 -1
  110. package/package.json +8 -8
  111. package/dist/dark-plus-5mPrIKSE.js +0 -4
  112. package/dist/gdscript-BxF_Ijrw.js +0 -6
  113. package/dist/light-plus-cIONWair.js +0 -4
  114. package/dist/prisma-kIGb4mxs.js +0 -6
  115. package/dist/red-D8WEgMm8.js +0 -4
  116. package/dist/ruby-lf9nsygz.js +0 -22
  117. package/dist/vue-l_A3qUmE.js +0 -31
@@ -1,5 +1,5 @@
1
1
  import { openBlock as t, createElementBlock as e, createElementVNode as l, normalizeClass as o } from "vue";
2
- import { _ as n } from "./index-wyB0blr8.js";
2
+ import { _ as n } from "./index-DpYxtcxU.js";
3
3
  const a = "_path_1ccs2_1", r = {
4
4
  path: a
5
5
  }, p = {}, m = {
@@ -1,5 +1,5 @@
1
1
  import { openBlock as t, createElementBlock as e, createElementVNode as c } from "vue";
2
- import { _ as o } from "./index-wyB0blr8.js";
2
+ import { _ as o } from "./index-DpYxtcxU.js";
3
3
  const n = {}, s = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 128 128"
@@ -1,5 +1,5 @@
1
1
  import { openBlock as t, createElementBlock as h, createStaticVNode as f } from "vue";
2
- import { _ as p } from "./index-wyB0blr8.js";
2
+ import { _ as p } from "./index-DpYxtcxU.js";
3
3
  const e = {}, o = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 32 32"
@@ -1,5 +1,5 @@
1
1
  import { openBlock as t, createElementBlock as h, createElementVNode as l } from "vue";
2
- import { _ as e } from "./index-wyB0blr8.js";
2
+ import { _ as e } from "./index-DpYxtcxU.js";
3
3
  const o = {}, s = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 128 128"
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
- import { _ as r } from "./index-wyB0blr8.js";
2
+ import { _ as r } from "./index-DpYxtcxU.js";
3
3
  const n = {}, s = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24"
@@ -1,5 +1,5 @@
1
1
  import { openBlock as l, createElementBlock as e, createElementVNode as t } from "vue";
2
- import { _ as o } from "./index-wyB0blr8.js";
2
+ import { _ as o } from "./index-DpYxtcxU.js";
3
3
  const r = {}, n = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 512 192"
@@ -1,5 +1,5 @@
1
1
  import { openBlock as t, createElementBlock as e, createElementVNode as o } from "vue";
2
- import { _ as r } from "./index-wyB0blr8.js";
2
+ import { _ as r } from "./index-DpYxtcxU.js";
3
3
  const n = {}, s = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 128 128"
@@ -1,5 +1,5 @@
1
1
  import { openBlock as t, createElementBlock as e, createStaticVNode as a } from "vue";
2
- import { _ as s } from "./index-wyB0blr8.js";
2
+ import { _ as s } from "./index-DpYxtcxU.js";
3
3
  const o = {}, p = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 128 128"
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as l, createElementVNode as t } from "vue";
2
- import { _ as o } from "./index-wyB0blr8.js";
2
+ import { _ as o } from "./index-DpYxtcxU.js";
3
3
  const r = {}, n = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 128 128"
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
- import { _ as n } from "./index-wyB0blr8.js";
2
+ import { _ as n } from "./index-DpYxtcxU.js";
3
3
  const r = {}, s = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 32 32"
@@ -1,5 +1,5 @@
1
1
  import { openBlock as o, createElementBlock as e, createStaticVNode as s } from "vue";
2
- import { _ as r } from "./index-wyB0blr8.js";
2
+ import { _ as r } from "./index-DpYxtcxU.js";
3
3
  const n = {}, i = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 128 128"
@@ -1,5 +1,5 @@
1
1
  import { openBlock as c, createElementBlock as m, createElementVNode as a } from "vue";
2
- import { _ as t } from "./index-wyB0blr8.js";
2
+ import { _ as t } from "./index-DpYxtcxU.js";
3
3
  const z = {}, e = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 128 128"
@@ -1,5 +1,5 @@
1
1
  import { openBlock as o, createElementBlock as n, createElementVNode as e } from "vue";
2
- import { _ as r } from "./index-wyB0blr8.js";
2
+ import { _ as r } from "./index-DpYxtcxU.js";
3
3
  const l = {}, f = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 256 256"
@@ -1,5 +1,5 @@
1
1
  import { openBlock as o, createElementBlock as r, createStaticVNode as c } from "vue";
2
- import { _ as e } from "./index-wyB0blr8.js";
2
+ import { _ as e } from "./index-DpYxtcxU.js";
3
3
  const s = {}, n = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 128 128"
@@ -1,5 +1,5 @@
1
1
  import { openBlock as l, createElementBlock as t, createElementVNode as e } from "vue";
2
- import { _ as o } from "./index-wyB0blr8.js";
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",
@@ -1,5 +1,5 @@
1
1
  import { openBlock as c, createElementBlock as l, createElementVNode as a } from "vue";
2
- import { _ as t } from "./index-wyB0blr8.js";
2
+ import { _ as t } from "./index-DpYxtcxU.js";
3
3
  const o = {}, r = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 32 32"
@@ -1,5 +1,5 @@
1
1
  import { openBlock as o, createElementBlock as r, createElementVNode as e } from "vue";
2
- import { _ as l } from "./index-wyB0blr8.js";
2
+ import { _ as l } from "./index-DpYxtcxU.js";
3
3
  const m = {}, n = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 128 128"
@@ -1,5 +1,5 @@
1
1
  import { openBlock as t, createElementBlock as e, createElementVNode as a } from "vue";
2
- import { _ as o } from "./index-wyB0blr8.js";
2
+ import { _ as o } from "./index-DpYxtcxU.js";
3
3
  const l = {}, 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
- attrs: Partial<{}>;
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, {}, any>;
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, {}, any>;
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, {}, any>;
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, {}, any>;
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, {}, any>;
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
- attrs: Partial<{}>;
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, {}, any>;
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
- attrs: Partial<{}>;
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, {}, any>;
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
- attrs: Partial<{}>;
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, {}, any>;
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
- declare let __VLS_typeProps: ElmModalProps;
9
+ type __VLS_Props = ElmModalProps;
10
10
  type __VLS_PublicProps = {
11
11
  'isOpen'?: boolean;
12
- } & typeof __VLS_typeProps;
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
- attrs: Partial<{}>;
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": (isOpen: boolean) => any;
23
+ "update:isOpen": (value: boolean) => any;
23
24
  }, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
24
- "onUpdate:isOpen"?: ((isOpen: boolean) => any) | undefined;
25
+ "onUpdate:isOpen"?: ((value: boolean) => any) | undefined;
25
26
  }>, {
26
27
  width: Property.Width;
27
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
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, {}, any>;
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, {}, any>;
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
- declare let __VLS_typeProps: ElmToggleProps;
12
+ type __VLS_Props = ElmToggleProps;
13
13
  type __VLS_PublicProps = {
14
14
  'isOpen'?: boolean;
15
- } & typeof __VLS_typeProps;
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
- attrs: Partial<{}>;
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": (isOpen: boolean) => any;
27
+ "update:isOpen": (value: boolean) => any;
27
28
  }, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
28
- "onUpdate:isOpen"?: ((isOpen: boolean) => any) | undefined;
29
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
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
- attrs: Partial<{}>;
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, {}, any>;
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, {}, any>;
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, {}, any>;
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, {}, any>;
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
- attrs: Partial<{}>;
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, {}, any>;
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
- declare let __VLS_typeProps: ElmCheckboxProps;
7
+ type __VLS_Props = ElmCheckboxProps;
8
8
  type __VLS_PublicProps = {
9
- 'isChecked'?: boolean;
10
- } & typeof __VLS_typeProps;
9
+ modelValue?: boolean;
10
+ } & __VLS_Props;
11
11
  declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
12
- "update:isChecked": (isChecked: boolean) => any;
12
+ "update:modelValue": (value: boolean) => any;
13
13
  }, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
14
- "onUpdate:isChecked"?: ((isChecked: boolean) => any) | undefined;
15
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
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
- declare let __VLS_typeProps: ElmSwitchProps;
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
- } & typeof __VLS_typeProps;
22
+ } & __VLS_Props;
23
23
  declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
24
- "update:modelValue": (modelValue: boolean) => any;
24
+ "update:modelValue": (value: boolean) => any;
25
25
  }, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
26
- "onUpdate:modelValue"?: ((modelValue: boolean) => any) | undefined;
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, {}, any>;
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
- declare let __VLS_typeProps: ElmTextFieldProps;
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
- } & typeof __VLS_typeProps;
18
+ } & __VLS_Props;
19
19
  declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
20
- "update:modelValue": (modelValue: string) => any;
20
+ "update:modelValue": (value: string) => any;
21
21
  }, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
22
- "onUpdate:modelValue"?: ((modelValue: string) => any) | undefined;
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, {}, any>;
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, {}, any>;
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, {}, any>;
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, {}, any>;
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, {}, any>;
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, {}, any>;
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, {}, any>;
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, {}, any>;
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, {}, any>;
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, {}, any>;
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, {}, any>;
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, {}, any>;
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, {}, any>;
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, {}, any>;
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, {}, any>;
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;