@aotearoan/neon 22.3.0 → 22.4.1
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/components/layout/swiper/NeonSwiper.cjs.js +1 -1
- package/dist/components/layout/swiper/NeonSwiper.cjs.js.map +1 -1
- package/dist/components/layout/swiper/NeonSwiper.es.js +27 -14
- package/dist/components/layout/swiper/NeonSwiper.es.js.map +1 -1
- package/dist/components/layout/swiper/NeonSwiper.vue.cjs.js +1 -1
- package/dist/components/layout/swiper/NeonSwiper.vue.cjs.js.map +1 -1
- package/dist/components/layout/swiper/NeonSwiper.vue.es.js +21 -16
- package/dist/components/layout/swiper/NeonSwiper.vue.es.js.map +1 -1
- package/dist/components/navigation/link/NeonLink.cjs.js +1 -1
- package/dist/components/navigation/link/NeonLink.cjs.js.map +1 -1
- package/dist/components/navigation/link/NeonLink.es.js +23 -22
- package/dist/components/navigation/link/NeonLink.es.js.map +1 -1
- package/dist/components/navigation/link/NeonLink.vue.cjs.js +1 -1
- package/dist/components/navigation/link/NeonLink.vue.cjs.js.map +1 -1
- package/dist/components/navigation/link/NeonLink.vue.es.js +14 -11
- package/dist/components/navigation/link/NeonLink.vue.es.js.map +1 -1
- package/dist/components/presentation/tabs/NeonTabs.cjs.js +1 -1
- package/dist/components/presentation/tabs/NeonTabs.cjs.js.map +1 -1
- package/dist/components/presentation/tabs/NeonTabs.es.js +35 -18
- package/dist/components/presentation/tabs/NeonTabs.es.js.map +1 -1
- package/dist/components/presentation/tabs/NeonTabs.vue.cjs.js +1 -1
- package/dist/components/presentation/tabs/NeonTabs.vue.cjs.js.map +1 -1
- package/dist/components/presentation/tabs/NeonTabs.vue.es.js +55 -42
- package/dist/components/presentation/tabs/NeonTabs.vue.es.js.map +1 -1
- package/dist/src/common/models/NeonTabModel.d.ts +2 -0
- package/dist/src/components/feedback/alert/NeonAlert.d.ts +1 -0
- package/dist/src/components/feedback/alert/container/NeonAlertContainer.d.ts +1 -0
- package/dist/src/components/feedback/dialog/NeonDialog.d.ts +6 -12
- package/dist/src/components/feedback/note/NeonNote.d.ts +9 -8
- package/dist/src/components/layout/card-list/NeonCardList.d.ts +4 -8
- package/dist/src/components/layout/modal/NeonModal.d.ts +1 -0
- package/dist/src/components/layout/swiper/NeonSwiper.d.ts +46 -0
- package/dist/src/components/navigation/action-menu/NeonActionMenu.d.ts +3 -6
- package/dist/src/components/navigation/dropdown-menu/NeonDropdownMenu.d.ts +7 -0
- package/dist/src/components/navigation/link/NeonLink.d.ts +1 -0
- package/dist/src/components/navigation/menu/NeonMenu.d.ts +8 -0
- package/dist/src/components/navigation/mobile-menu/NeonMobileMenu.d.ts +8 -0
- package/dist/src/components/navigation/tree-menu/NeonTreeMenu.d.ts +1 -0
- package/dist/src/components/presentation/badge/NeonBadge.d.ts +1 -0
- package/dist/src/components/presentation/dropdown/NeonDropdown.d.ts +8 -2
- package/dist/src/components/presentation/image-carousel/NeonImageCarousel.d.ts +2 -0
- package/dist/src/components/presentation/tabs/NeonTabs.d.ts +374 -0
- package/dist/src/components/user-input/button/NeonButton.d.ts +1 -0
- package/dist/src/components/user-input/date-picker/NeonDatePicker.d.ts +3 -0
- package/dist/src/components/user-input/file/NeonFile.d.ts +2 -4
- package/dist/src/components/user-input/filter-list/NeonFilterList.d.ts +1 -0
- package/dist/src/components/user-input/number/NeonNumber.d.ts +1 -0
- package/dist/src/components/user-input/search/NeonSearch.d.ts +30 -6
- package/dist/src/components/user-input/select/NeonSelect.d.ts +6 -0
- package/package.json +1 -1
- package/src/sass/components/_swiper.scss +91 -27
- package/src/sass/components/_tabs.scss +50 -30
- package/src/sass/includes/_dependencies.scss +1 -1
- package/src/sass/variables.scss +7 -3
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const
|
|
1
|
+
"use strict";const i=require("./NeonTabs.cjs.js"),e=require("vue"),c=require("../../../_virtual/_plugin-vue_export-helper.cjs.js"),u=["id","tabindex","onKeydown"],m={key:1,class:"neon-tabs__menu-label"};function d(n,_,p,y,C,b){const s=e.resolveComponent("neon-icon"),r=e.resolveComponent("neon-link"),a=e.resolveComponent("neon-swiper");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([[`neon-tabs--${n.size}`,`neon-tabs--${n.color}`],"neon-tabs"]),role:"tablist"},[e.createVNode(a,{class:e.normalizeClass([{"neon-tabs__menu-items--underlined":n.underline,"neon-tabs__menu-items--full-width-mobile":n.fullWidthMobile},"neon-tabs__menu-items"])},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.tabs,(o,t)=>(e.openBlock(),e.createBlock(r,{id:`${o.key}Button`,key:o.key,ref_for:!0,ref:"menuItem","aria-controls":o.key,"aria-selected":o.key===n.modelValue,class:e.normalizeClass([{"neon-tabs__menu-item--selected":o.key===n.modelValue},"neon-tabs__menu-item"]),href:o.href,"no-style":"",role:"tab",tabindex:"-1",onClick:l=>o.key!==n.modelValue&&n.onClick(o.key)},{default:e.withCtx(()=>[e.createElementVNode("div",{id:`${o.key}ButtonContainer`,tabindex:o.key===n.modelValue?0:-1,class:"neon-tabs__menu-item-container",onKeydown:[e.withKeys(l=>n.onClick(n.tabs[t+1===n.tabs.length?0:t+1].key,!0),["right"]),e.withKeys(l=>n.onClick(n.tabs[t===0?n.tabs.length-1:t-1].key,!0),["left"])]},[o.icon?(e.openBlock(),e.createBlock(s,{key:0,name:o.icon,class:"neon-tabs__menu-icon"},null,8,["name"])):e.createCommentVNode("",!0),o.label?(e.openBlock(),e.createElementBlock("span",m,e.toDisplayString(o.label),1)):e.createCommentVNode("",!0)],40,u)]),_:2},1032,["id","aria-controls","aria-selected","class","href","onClick"]))),128))]),_:1},8,["class"]),e.renderSlot(n.$slots,"default")],2)}const k=c(i,[["render",d]]);module.exports=k;
|
|
2
2
|
//# sourceMappingURL=NeonTabs.vue.cjs.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NeonTabs.vue.cjs.js","sources":["../../../../src/components/presentation/tabs/NeonTabs.vue"],"sourcesContent":["<template>\n <div :class=\"[`neon-tabs--${size}`, `neon-tabs--${color}`]\" class=\"neon-tabs\" role=\"tablist\">\n <
|
|
1
|
+
{"version":3,"file":"NeonTabs.vue.cjs.js","sources":["../../../../src/components/presentation/tabs/NeonTabs.vue"],"sourcesContent":["<template>\n <div :class=\"[`neon-tabs--${size}`, `neon-tabs--${color}`]\" class=\"neon-tabs\" role=\"tablist\">\n <neon-swiper\n :class=\"{\n 'neon-tabs__menu-items--underlined': underline,\n 'neon-tabs__menu-items--full-width-mobile': fullWidthMobile,\n }\"\n class=\"neon-tabs__menu-items\"\n >\n <neon-link\n v-for=\"(tab, index) in tabs\"\n :id=\"`${tab.key}Button`\"\n :key=\"tab.key\"\n ref=\"menuItem\"\n :aria-controls=\"tab.key\"\n :aria-selected=\"tab.key === modelValue\"\n :class=\"{ 'neon-tabs__menu-item--selected': tab.key === modelValue }\"\n :href=\"tab.href\"\n class=\"neon-tabs__menu-item\"\n no-style\n role=\"tab\"\n tabindex=\"-1\"\n @click=\"tab.key !== modelValue && onClick(tab.key)\"\n >\n <div\n :id=\"`${tab.key}ButtonContainer`\"\n :tabindex=\"tab.key === modelValue ? 0 : -1\"\n class=\"neon-tabs__menu-item-container\"\n @keydown.right=\"onClick(tabs[index + 1 === tabs.length ? 0 : index + 1].key, true)\"\n @keydown.left=\"onClick(tabs[index === 0 ? tabs.length - 1 : index - 1].key, true)\"\n >\n <neon-icon v-if=\"tab.icon\" :name=\"tab.icon\" class=\"neon-tabs__menu-icon\" />\n <span v-if=\"tab.label\" class=\"neon-tabs__menu-label\">{{ tab.label }}</span>\n </div>\n </neon-link>\n </neon-swiper>\n <!-- @slot Add tabs here (NeonTab). NOTE: Tabs can also be added outside the component if preferred -->\n <slot></slot>\n </div>\n</template>\n\n<script lang=\"ts\" src=\"./NeonTabs.ts\"></script>\n"],"names":["_createElementBlock","_normalizeClass","_ctx","_createVNode","_component_neon_swiper","_openBlock","_Fragment","_renderList","tab","index","_createBlock","_component_neon_link","$event","_createElementVNode","_component_neon_icon","_hoisted_2","_toDisplayString","_renderSlot"],"mappings":"4KAgCiC,MAAM,oLA/BrCA,EAAAA,mBAqCM,MAAA,CArCA,MAAKC,EAAAA,eAAA,CAAA,CAAA,cAAiBC,EAAA,IAAI,GAAA,cAAkBA,EAAA,KAAK,IAAW,WAAW,CAAA,EAAC,KAAK,YACjFC,EAAAA,YAiCcC,EAAA,CAhCX,MAAKH,EAAAA,eAAA,CAAA,qCAAiDC,EAAA,qDAA+DA,EAAA,iBAIhH,uBAAuB,CAAA,sBAG3B,IAA4B,EAD9BG,EAAAA,UAAA,EAAA,EAAAL,EAAAA,mBAyBYM,WAAA,KAAAC,EAAAA,WAxBaL,EAAA,KAAI,CAAnBM,EAAKC,mBADfC,EAAAA,YAyBYC,EAAA,CAvBT,GAAE,GAAKH,EAAI,GAAG,SACd,IAAKA,EAAI,eACV,IAAI,WACH,gBAAeA,EAAI,IACnB,gBAAeA,EAAI,MAAQN,EAAA,WAC3B,0DAA2CM,EAAI,MAAQN,EAAA,YAElD,sBAAsB,CAAA,EAD3B,KAAMM,EAAI,KAEX,WAAA,GACA,KAAK,MACL,SAAS,KACR,QAAKI,GAAEJ,EAAI,MAAQN,EAAA,YAAcA,EAAA,QAAQM,EAAI,GAAG,sBAEjD,IASM,CATNK,EAAAA,mBASM,MAAA,CARH,GAAE,GAAKL,EAAI,GAAG,kBACd,SAAUA,EAAI,MAAQN,EAAA,WAAU,EAAA,GACjC,MAAM,iCACL,UAAO,eAAQA,EAAA,QAAQA,EAAA,KAAKO,EAAK,IAASP,EAAA,KAAK,OAAM,EAAOO,EAAK,CAAA,EAAM,IAAG,EAAA,EAAA,CAAA,OAAA,CAAA,gBAC5DP,EAAA,QAAQA,EAAA,KAAKO,IAAK,EAASP,EAAA,KAAK,OAAM,EAAOO,EAAK,CAAA,EAAM,IAAG,EAAA,EAAA,CAAA,MAAA,CAAA,KAEzDD,EAAI,oBAArBE,EAAAA,YAA2EI,EAAA,OAA/C,KAAMN,EAAI,KAAM,MAAM,sEACtCA,EAAI,OAAhBH,YAAA,EAAAL,EAAAA,mBAA2E,OAA3Ee,EAA2EC,EAAAA,gBAAnBR,EAAI,KAAK,EAAA,CAAA,+IAKvES,aAAaf,EAAA,OAAA,SAAA"}
|
|
@@ -1,52 +1,65 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { resolveComponent as
|
|
3
|
-
import
|
|
4
|
-
const
|
|
1
|
+
import f from "./NeonTabs.es.js";
|
|
2
|
+
import { resolveComponent as s, openBlock as o, createElementBlock as l, normalizeClass as r, createVNode as y, withCtx as i, Fragment as p, renderList as b, createBlock as m, createElementVNode as h, withKeys as u, createCommentVNode as d, toDisplayString as $, renderSlot as C } from "vue";
|
|
3
|
+
import w from "../../../_virtual/_plugin-vue_export-helper.es.js";
|
|
4
|
+
const V = ["id", "tabindex", "onKeydown"], v = {
|
|
5
5
|
key: 1,
|
|
6
6
|
class: "neon-tabs__menu-label"
|
|
7
7
|
};
|
|
8
|
-
function
|
|
9
|
-
const
|
|
10
|
-
return o(),
|
|
11
|
-
class:
|
|
8
|
+
function g(e, B, N, K, z, E) {
|
|
9
|
+
const c = s("neon-icon"), k = s("neon-link"), _ = s("neon-swiper");
|
|
10
|
+
return o(), l("div", {
|
|
11
|
+
class: r([[`neon-tabs--${e.size}`, `neon-tabs--${e.color}`], "neon-tabs"]),
|
|
12
12
|
role: "tablist"
|
|
13
13
|
}, [
|
|
14
|
-
|
|
15
|
-
class:
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
14
|
+
y(_, {
|
|
15
|
+
class: r([{
|
|
16
|
+
"neon-tabs__menu-items--underlined": e.underline,
|
|
17
|
+
"neon-tabs__menu-items--full-width-mobile": e.fullWidthMobile
|
|
18
|
+
}, "neon-tabs__menu-items"])
|
|
19
|
+
}, {
|
|
20
|
+
default: i(() => [
|
|
21
|
+
(o(!0), l(p, null, b(e.tabs, (n, t) => (o(), m(k, {
|
|
22
|
+
id: `${n.key}Button`,
|
|
23
|
+
key: n.key,
|
|
24
|
+
ref_for: !0,
|
|
25
|
+
ref: "menuItem",
|
|
26
|
+
"aria-controls": n.key,
|
|
27
|
+
"aria-selected": n.key === e.modelValue,
|
|
28
|
+
class: r([{ "neon-tabs__menu-item--selected": n.key === e.modelValue }, "neon-tabs__menu-item"]),
|
|
29
|
+
href: n.href,
|
|
30
|
+
"no-style": "",
|
|
31
|
+
role: "tab",
|
|
32
|
+
tabindex: "-1",
|
|
33
|
+
onClick: (a) => n.key !== e.modelValue && e.onClick(n.key)
|
|
34
|
+
}, {
|
|
35
|
+
default: i(() => [
|
|
36
|
+
h("div", {
|
|
37
|
+
id: `${n.key}ButtonContainer`,
|
|
38
|
+
tabindex: n.key === e.modelValue ? 0 : -1,
|
|
39
|
+
class: "neon-tabs__menu-item-container",
|
|
40
|
+
onKeydown: [
|
|
41
|
+
u((a) => e.onClick(e.tabs[t + 1 === e.tabs.length ? 0 : t + 1].key, !0), ["right"]),
|
|
42
|
+
u((a) => e.onClick(e.tabs[t === 0 ? e.tabs.length - 1 : t - 1].key, !0), ["left"])
|
|
43
|
+
]
|
|
44
|
+
}, [
|
|
45
|
+
n.icon ? (o(), m(c, {
|
|
46
|
+
key: 0,
|
|
47
|
+
name: n.icon,
|
|
48
|
+
class: "neon-tabs__menu-icon"
|
|
49
|
+
}, null, 8, ["name"])) : d("", !0),
|
|
50
|
+
n.label ? (o(), l("span", v, $(n.label), 1)) : d("", !0)
|
|
51
|
+
], 40, V)
|
|
52
|
+
]),
|
|
53
|
+
_: 2
|
|
54
|
+
}, 1032, ["id", "aria-controls", "aria-selected", "class", "href", "onClick"]))), 128))
|
|
55
|
+
]),
|
|
56
|
+
_: 1
|
|
57
|
+
}, 8, ["class"]),
|
|
58
|
+
C(e.$slots, "default")
|
|
46
59
|
], 2);
|
|
47
60
|
}
|
|
48
|
-
const
|
|
61
|
+
const I = /* @__PURE__ */ w(f, [["render", g]]);
|
|
49
62
|
export {
|
|
50
|
-
|
|
63
|
+
I as default
|
|
51
64
|
};
|
|
52
65
|
//# sourceMappingURL=NeonTabs.vue.es.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NeonTabs.vue.es.js","sources":["../../../../src/components/presentation/tabs/NeonTabs.vue"],"sourcesContent":["<template>\n <div :class=\"[`neon-tabs--${size}`, `neon-tabs--${color}`]\" class=\"neon-tabs\" role=\"tablist\">\n <
|
|
1
|
+
{"version":3,"file":"NeonTabs.vue.es.js","sources":["../../../../src/components/presentation/tabs/NeonTabs.vue"],"sourcesContent":["<template>\n <div :class=\"[`neon-tabs--${size}`, `neon-tabs--${color}`]\" class=\"neon-tabs\" role=\"tablist\">\n <neon-swiper\n :class=\"{\n 'neon-tabs__menu-items--underlined': underline,\n 'neon-tabs__menu-items--full-width-mobile': fullWidthMobile,\n }\"\n class=\"neon-tabs__menu-items\"\n >\n <neon-link\n v-for=\"(tab, index) in tabs\"\n :id=\"`${tab.key}Button`\"\n :key=\"tab.key\"\n ref=\"menuItem\"\n :aria-controls=\"tab.key\"\n :aria-selected=\"tab.key === modelValue\"\n :class=\"{ 'neon-tabs__menu-item--selected': tab.key === modelValue }\"\n :href=\"tab.href\"\n class=\"neon-tabs__menu-item\"\n no-style\n role=\"tab\"\n tabindex=\"-1\"\n @click=\"tab.key !== modelValue && onClick(tab.key)\"\n >\n <div\n :id=\"`${tab.key}ButtonContainer`\"\n :tabindex=\"tab.key === modelValue ? 0 : -1\"\n class=\"neon-tabs__menu-item-container\"\n @keydown.right=\"onClick(tabs[index + 1 === tabs.length ? 0 : index + 1].key, true)\"\n @keydown.left=\"onClick(tabs[index === 0 ? tabs.length - 1 : index - 1].key, true)\"\n >\n <neon-icon v-if=\"tab.icon\" :name=\"tab.icon\" class=\"neon-tabs__menu-icon\" />\n <span v-if=\"tab.label\" class=\"neon-tabs__menu-label\">{{ tab.label }}</span>\n </div>\n </neon-link>\n </neon-swiper>\n <!-- @slot Add tabs here (NeonTab). NOTE: Tabs can also be added outside the component if preferred -->\n <slot></slot>\n </div>\n</template>\n\n<script lang=\"ts\" src=\"./NeonTabs.ts\"></script>\n"],"names":["_createElementBlock","_normalizeClass","_ctx","_createVNode","_component_neon_swiper","_openBlock","_Fragment","_renderList","tab","index","_createBlock","_component_neon_link","$event","_createElementVNode","_component_neon_icon","_hoisted_2","_toDisplayString","_renderSlot"],"mappings":";;;;;EAgCiC,OAAM;;;;cA/BrCA,EAqCM,OAAA;AAAA,IArCA,OAAKC,EAAA,CAAA,CAAA,cAAiBC,EAAA,IAAI,IAAA,cAAkBA,EAAA,KAAK,KAAW,WAAW,CAAA;AAAA,IAAC,MAAK;AAAA;IACjFC,EAiCcC,GAAA;AAAA,MAhCX,OAAKH,EAAA,CAAA;AAAA,6CAAiDC,EAAA;AAAA,oDAA+DA,EAAA;AAAA,SAIhH,uBAAuB,CAAA;AAAA;iBAG3B,MAA4B;AAAA,SAD9BG,EAAA,EAAA,GAAAL,EAyBYM,GAAA,MAAAC,EAxBaL,EAAA,MAAI,CAAnBM,GAAKC,YADfC,EAyBYC,GAAA;AAAA,UAvBT,IAAE,GAAKH,EAAI,GAAG;AAAA,UACd,KAAKA,EAAI;AAAA;UACV,KAAI;AAAA,UACH,iBAAeA,EAAI;AAAA,UACnB,iBAAeA,EAAI,QAAQN,EAAA;AAAA,UAC3B,8CAA2CM,EAAI,QAAQN,EAAA,cAElD,sBAAsB,CAAA;AAAA,UAD3B,MAAMM,EAAI;AAAA,UAEX,YAAA;AAAA,UACA,MAAK;AAAA,UACL,UAAS;AAAA,UACR,SAAK,CAAAI,MAAEJ,EAAI,QAAQN,EAAA,cAAcA,EAAA,QAAQM,EAAI,GAAG;AAAA;qBAEjD,MASM;AAAA,YATNK,EASM,OAAA;AAAA,cARH,IAAE,GAAKL,EAAI,GAAG;AAAA,cACd,UAAUA,EAAI,QAAQN,EAAA,aAAU,IAAA;AAAA,cACjC,OAAM;AAAA,cACL,WAAO;AAAA,yBAAQA,EAAA,QAAQA,EAAA,KAAKO,IAAK,MAASP,EAAA,KAAK,SAAM,IAAOO,IAAK,CAAA,EAAM,KAAG,EAAA,GAAA,CAAA,OAAA,CAAA;AAAA,yBAC5DP,EAAA,QAAQA,EAAA,KAAKO,MAAK,IAASP,EAAA,KAAK,SAAM,IAAOO,IAAK,CAAA,EAAM,KAAG,EAAA,GAAA,CAAA,MAAA,CAAA;AAAA;;cAEzDD,EAAI,aAArBE,EAA2EI,GAAA;AAAA;gBAA/C,MAAMN,EAAI;AAAA,gBAAM,OAAM;AAAA;cACtCA,EAAI,SAAhBH,EAAA,GAAAL,EAA2E,QAA3Ee,GAA2EC,EAAnBR,EAAI,KAAK,GAAA,CAAA;;;;;;;;IAKvES,EAAaf,EAAA,QAAA,SAAA;AAAA;;;"}
|
|
@@ -290,6 +290,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
290
290
|
default: boolean;
|
|
291
291
|
};
|
|
292
292
|
}>, {
|
|
293
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
293
294
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
294
295
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
295
296
|
[x: string]: unknown;
|
|
@@ -88,6 +88,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
88
88
|
default: boolean;
|
|
89
89
|
};
|
|
90
90
|
}>, {
|
|
91
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
91
92
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
92
93
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
93
94
|
[x: string]: unknown;
|
|
@@ -427,12 +427,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
427
427
|
default: import("../../../neon").NeonOutlineStyle;
|
|
428
428
|
};
|
|
429
429
|
externalIndicator: {
|
|
430
|
-
type: BooleanConstructor;
|
|
431
|
-
* The label of the button for the confirm (positive) action.
|
|
432
|
-
*/
|
|
430
|
+
type: BooleanConstructor;
|
|
433
431
|
default: boolean;
|
|
434
432
|
};
|
|
435
433
|
}>, {
|
|
434
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
436
435
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
437
436
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
438
437
|
[x: string]: unknown;
|
|
@@ -455,9 +454,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
455
454
|
default: import("../../../neon").NeonOutlineStyle;
|
|
456
455
|
};
|
|
457
456
|
externalIndicator: {
|
|
458
|
-
type: BooleanConstructor;
|
|
459
|
-
* The label of the button for the confirm (positive) action.
|
|
460
|
-
*/
|
|
457
|
+
type: BooleanConstructor;
|
|
461
458
|
default: boolean;
|
|
462
459
|
};
|
|
463
460
|
}>> & Readonly<{
|
|
@@ -924,12 +921,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
924
921
|
default: import("../../../neon").NeonOutlineStyle;
|
|
925
922
|
};
|
|
926
923
|
externalIndicator: {
|
|
927
|
-
type: BooleanConstructor;
|
|
928
|
-
* The label of the button for the confirm (positive) action.
|
|
929
|
-
*/
|
|
924
|
+
type: BooleanConstructor;
|
|
930
925
|
default: boolean;
|
|
931
926
|
};
|
|
932
927
|
}>, {
|
|
928
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
933
929
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
934
930
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
935
931
|
[x: string]: unknown;
|
|
@@ -952,9 +948,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
952
948
|
default: import("../../../neon").NeonOutlineStyle;
|
|
953
949
|
};
|
|
954
950
|
externalIndicator: {
|
|
955
|
-
type: BooleanConstructor;
|
|
956
|
-
* The label of the button for the confirm (positive) action.
|
|
957
|
-
*/
|
|
951
|
+
type: BooleanConstructor;
|
|
958
952
|
default: boolean;
|
|
959
953
|
};
|
|
960
954
|
}>> & Readonly<{
|
|
@@ -384,11 +384,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
384
384
|
};
|
|
385
385
|
externalIndicator: {
|
|
386
386
|
type: BooleanConstructor;
|
|
387
|
-
default: boolean;
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
387
|
+
default: boolean; /**
|
|
388
|
+
* Note close button aria label.
|
|
389
|
+
*/
|
|
390
|
+
};
|
|
391
391
|
}>, {
|
|
392
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
392
393
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
393
394
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
394
395
|
[x: string]: unknown;
|
|
@@ -412,10 +413,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
412
413
|
};
|
|
413
414
|
externalIndicator: {
|
|
414
415
|
type: BooleanConstructor;
|
|
415
|
-
default: boolean;
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
416
|
+
default: boolean; /**
|
|
417
|
+
* Note close button aria label.
|
|
418
|
+
*/
|
|
419
|
+
};
|
|
419
420
|
}>> & Readonly<{
|
|
420
421
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
421
422
|
}>, {
|
|
@@ -434,13 +434,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
434
434
|
default: boolean;
|
|
435
435
|
};
|
|
436
436
|
}>, {
|
|
437
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
437
438
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
438
439
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
439
440
|
[x: string]: unknown;
|
|
440
|
-
}>;
|
|
441
|
-
* Emitted when the 'Show more' button is clicked.
|
|
442
|
-
* @type {void}
|
|
443
|
-
*/
|
|
441
|
+
}>;
|
|
444
442
|
activeRoute: import("vue").ComputedRef<boolean | "">;
|
|
445
443
|
exactRoute: import("vue").ComputedRef<boolean | "">;
|
|
446
444
|
onClick: () => void;
|
|
@@ -660,13 +658,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
660
658
|
default: boolean;
|
|
661
659
|
};
|
|
662
660
|
}>, {
|
|
661
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
663
662
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
664
663
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
665
664
|
[x: string]: unknown;
|
|
666
|
-
}>;
|
|
667
|
-
* Emitted when the 'Show more' button is clicked.
|
|
668
|
-
* @type {void}
|
|
669
|
-
*/
|
|
665
|
+
}>;
|
|
670
666
|
activeRoute: import("vue").ComputedRef<boolean | "">;
|
|
671
667
|
exactRoute: import("vue").ComputedRef<boolean | "">;
|
|
672
668
|
onClick: () => void;
|
|
@@ -376,6 +376,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
376
376
|
default: boolean;
|
|
377
377
|
};
|
|
378
378
|
}>, {
|
|
379
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
379
380
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
380
381
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
381
382
|
[x: string]: unknown;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { NeonOrientation } from '@/common/enums/NeonOrientation';
|
|
1
2
|
/**
|
|
2
3
|
* Automatically handle horizontally overflowing content by placing it in a NeonSwiper component allowing for smooth
|
|
3
4
|
* horizontal scrolling with all input devices.
|
|
@@ -10,6 +11,27 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
10
11
|
type: BooleanConstructor;
|
|
11
12
|
default: boolean;
|
|
12
13
|
};
|
|
14
|
+
/**
|
|
15
|
+
* Swiper orientation, i.e. whether to manage overflow horizontally or vertically.
|
|
16
|
+
*/
|
|
17
|
+
orientation: {
|
|
18
|
+
type: () => NeonOrientation;
|
|
19
|
+
default: NeonOrientation;
|
|
20
|
+
};
|
|
21
|
+
/**
|
|
22
|
+
* Hide the starting fade (left or top depending on the orientation).
|
|
23
|
+
*/
|
|
24
|
+
hideFadeStart: {
|
|
25
|
+
type: BooleanConstructor;
|
|
26
|
+
default: boolean;
|
|
27
|
+
};
|
|
28
|
+
/**
|
|
29
|
+
* Hide the ending fade (right or bottom depending on the orientation).
|
|
30
|
+
*/
|
|
31
|
+
hideFadeEnd: {
|
|
32
|
+
type: BooleanConstructor;
|
|
33
|
+
default: boolean;
|
|
34
|
+
};
|
|
13
35
|
}>, {
|
|
14
36
|
isOverflowing: import("vue").Ref<boolean, boolean>;
|
|
15
37
|
isScrollStart: import("vue").Ref<boolean, boolean>;
|
|
@@ -23,7 +45,31 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
23
45
|
type: BooleanConstructor;
|
|
24
46
|
default: boolean;
|
|
25
47
|
};
|
|
48
|
+
/**
|
|
49
|
+
* Swiper orientation, i.e. whether to manage overflow horizontally or vertically.
|
|
50
|
+
*/
|
|
51
|
+
orientation: {
|
|
52
|
+
type: () => NeonOrientation;
|
|
53
|
+
default: NeonOrientation;
|
|
54
|
+
};
|
|
55
|
+
/**
|
|
56
|
+
* Hide the starting fade (left or top depending on the orientation).
|
|
57
|
+
*/
|
|
58
|
+
hideFadeStart: {
|
|
59
|
+
type: BooleanConstructor;
|
|
60
|
+
default: boolean;
|
|
61
|
+
};
|
|
62
|
+
/**
|
|
63
|
+
* Hide the ending fade (right or bottom depending on the orientation).
|
|
64
|
+
*/
|
|
65
|
+
hideFadeEnd: {
|
|
66
|
+
type: BooleanConstructor;
|
|
67
|
+
default: boolean;
|
|
68
|
+
};
|
|
26
69
|
}>> & Readonly<{}>, {
|
|
70
|
+
orientation: NeonOrientation;
|
|
27
71
|
fade: boolean;
|
|
72
|
+
hideFadeStart: boolean;
|
|
73
|
+
hideFadeEnd: boolean;
|
|
28
74
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
29
75
|
export default _default;
|
|
@@ -60,9 +60,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
60
60
|
default: null;
|
|
61
61
|
};
|
|
62
62
|
noStyle: {
|
|
63
|
-
type: BooleanConstructor;
|
|
64
|
-
* The toggle chip color.
|
|
65
|
-
*/
|
|
63
|
+
type: BooleanConstructor;
|
|
66
64
|
default: boolean;
|
|
67
65
|
};
|
|
68
66
|
outlineStyle: {
|
|
@@ -74,6 +72,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
74
72
|
default: boolean;
|
|
75
73
|
};
|
|
76
74
|
}>, {
|
|
75
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
77
76
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
78
77
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
79
78
|
[x: string]: unknown;
|
|
@@ -88,9 +87,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
88
87
|
default: null;
|
|
89
88
|
};
|
|
90
89
|
noStyle: {
|
|
91
|
-
type: BooleanConstructor;
|
|
92
|
-
* The toggle chip color.
|
|
93
|
-
*/
|
|
90
|
+
type: BooleanConstructor;
|
|
94
91
|
default: boolean;
|
|
95
92
|
};
|
|
96
93
|
outlineStyle: {
|
|
@@ -1350,6 +1350,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1350
1350
|
default: boolean;
|
|
1351
1351
|
};
|
|
1352
1352
|
}>, {
|
|
1353
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
1353
1354
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
1354
1355
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
1355
1356
|
[x: string]: unknown;
|
|
@@ -2117,6 +2118,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2117
2118
|
default: boolean;
|
|
2118
2119
|
};
|
|
2119
2120
|
}>, {
|
|
2121
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
2120
2122
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
2121
2123
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
2122
2124
|
[x: string]: unknown;
|
|
@@ -3651,6 +3653,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3651
3653
|
default: boolean;
|
|
3652
3654
|
};
|
|
3653
3655
|
}>, {
|
|
3656
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
3654
3657
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
3655
3658
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
3656
3659
|
[x: string]: unknown;
|
|
@@ -4418,6 +4421,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4418
4421
|
default: boolean;
|
|
4419
4422
|
};
|
|
4420
4423
|
}>, {
|
|
4424
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
4421
4425
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
4422
4426
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
4423
4427
|
[x: string]: unknown;
|
|
@@ -6090,6 +6094,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6090
6094
|
default: boolean;
|
|
6091
6095
|
};
|
|
6092
6096
|
}>, {
|
|
6097
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
6093
6098
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
6094
6099
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
6095
6100
|
[x: string]: unknown;
|
|
@@ -6857,6 +6862,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6857
6862
|
default: boolean;
|
|
6858
6863
|
};
|
|
6859
6864
|
}>, {
|
|
6865
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
6860
6866
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
6861
6867
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
6862
6868
|
[x: string]: unknown;
|
|
@@ -7039,6 +7045,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7039
7045
|
default: boolean;
|
|
7040
7046
|
};
|
|
7041
7047
|
}>, {
|
|
7048
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
7042
7049
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
7043
7050
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
7044
7051
|
[x: string]: unknown;
|
|
@@ -33,6 +33,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
33
33
|
default: boolean;
|
|
34
34
|
};
|
|
35
35
|
}>, {
|
|
36
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
36
37
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
37
38
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
38
39
|
[x: string]: unknown;
|
|
@@ -1439,6 +1439,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1439
1439
|
default: boolean;
|
|
1440
1440
|
};
|
|
1441
1441
|
}>, {
|
|
1442
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
1442
1443
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
1443
1444
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
1444
1445
|
[x: string]: unknown;
|
|
@@ -2218,6 +2219,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2218
2219
|
default: boolean;
|
|
2219
2220
|
};
|
|
2220
2221
|
}>, {
|
|
2222
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
2221
2223
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
2222
2224
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
2223
2225
|
[x: string]: unknown;
|
|
@@ -3742,6 +3744,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3742
3744
|
default: boolean;
|
|
3743
3745
|
};
|
|
3744
3746
|
}>, {
|
|
3747
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
3745
3748
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
3746
3749
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
3747
3750
|
[x: string]: unknown;
|
|
@@ -4521,6 +4524,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4521
4524
|
default: boolean;
|
|
4522
4525
|
};
|
|
4523
4526
|
}>, {
|
|
4527
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
4524
4528
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
4525
4529
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
4526
4530
|
[x: string]: unknown;
|
|
@@ -6161,6 +6165,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6161
6165
|
default: boolean;
|
|
6162
6166
|
};
|
|
6163
6167
|
}>, {
|
|
6168
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
6164
6169
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
6165
6170
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
6166
6171
|
[x: string]: unknown;
|
|
@@ -6940,6 +6945,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6940
6945
|
default: boolean;
|
|
6941
6946
|
};
|
|
6942
6947
|
}>, {
|
|
6948
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
6943
6949
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
6944
6950
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
6945
6951
|
[x: string]: unknown;
|
|
@@ -7122,6 +7128,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7122
7128
|
default: boolean;
|
|
7123
7129
|
};
|
|
7124
7130
|
}>, {
|
|
7131
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
7125
7132
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
7126
7133
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
7127
7134
|
[x: string]: unknown;
|
|
@@ -7219,6 +7226,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7219
7226
|
default: boolean;
|
|
7220
7227
|
};
|
|
7221
7228
|
}>, {
|
|
7229
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
7222
7230
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
7223
7231
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
7224
7232
|
[x: string]: unknown;
|
|
@@ -1331,6 +1331,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1331
1331
|
default: boolean;
|
|
1332
1332
|
};
|
|
1333
1333
|
}>, {
|
|
1334
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
1334
1335
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
1335
1336
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
1336
1337
|
[x: string]: unknown;
|
|
@@ -2090,6 +2091,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2090
2091
|
default: boolean;
|
|
2091
2092
|
};
|
|
2092
2093
|
}>, {
|
|
2094
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
2093
2095
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
2094
2096
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
2095
2097
|
[x: string]: unknown;
|
|
@@ -3580,6 +3582,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3580
3582
|
default: boolean;
|
|
3581
3583
|
};
|
|
3582
3584
|
}>, {
|
|
3585
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
3583
3586
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
3584
3587
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
3585
3588
|
[x: string]: unknown;
|
|
@@ -4339,6 +4342,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4339
4342
|
default: boolean;
|
|
4340
4343
|
};
|
|
4341
4344
|
}>, {
|
|
4345
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
4342
4346
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
4343
4347
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
4344
4348
|
[x: string]: unknown;
|
|
@@ -5942,6 +5946,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
5942
5946
|
default: boolean;
|
|
5943
5947
|
};
|
|
5944
5948
|
}>, {
|
|
5949
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
5945
5950
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
5946
5951
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
5947
5952
|
[x: string]: unknown;
|
|
@@ -6701,6 +6706,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6701
6706
|
default: boolean;
|
|
6702
6707
|
};
|
|
6703
6708
|
}>, {
|
|
6709
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
6704
6710
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
6705
6711
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
6706
6712
|
[x: string]: unknown;
|
|
@@ -6883,6 +6889,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6883
6889
|
default: boolean;
|
|
6884
6890
|
};
|
|
6885
6891
|
}>, {
|
|
6892
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
6886
6893
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
6887
6894
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
6888
6895
|
[x: string]: unknown;
|
|
@@ -6980,6 +6987,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6980
6987
|
default: boolean;
|
|
6981
6988
|
};
|
|
6982
6989
|
}>, {
|
|
6990
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
6983
6991
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
6984
6992
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
6985
6993
|
[x: string]: unknown;
|
|
@@ -62,6 +62,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
62
62
|
default: boolean;
|
|
63
63
|
};
|
|
64
64
|
}>, {
|
|
65
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
65
66
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
66
67
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
67
68
|
[x: string]: unknown;
|
|
@@ -1242,6 +1242,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1242
1242
|
default: boolean;
|
|
1243
1243
|
};
|
|
1244
1244
|
}>, {
|
|
1245
|
+
neonLink: import("vue").Ref<HTMLAnchorElement | null, HTMLAnchorElement | null>;
|
|
1245
1246
|
routerUrl: import("vue").ComputedRef<string | undefined>;
|
|
1246
1247
|
sanitizedAttributes: import("vue").ComputedRef<{
|
|
1247
1248
|
[x: string]: unknown;
|