@@ -7,55 +7,58 @@ export {}
7
7
/* prettier-ignore */
8
8
declare module 'vue' {
9
9
export interface GlobalComponents {
10
- AtAnchor : typeof import ( './src/components/custom -elements/AtAnchor.vue' ) [ 'default' ]
10
+ AtAnchor : typeof import ( './src/components/markdown -elements/AtAnchor.vue' ) [ 'default' ]
11
11
'AtAnchor.ce' : typeof import ( './src/components/custom-elements/AtAnchor.ce.vue' ) [ 'default' ]
12
- AtImg : typeof import ( './src/components/custom -elements/AtImg.vue' ) [ 'default' ]
12
+ AtImg : typeof import ( './src/components/markdown -elements/AtImg.vue' ) [ 'default' ]
13
13
'AtImg.ce' : typeof import ( './src/components/custom-elements/AtImg.ce.vue' ) [ 'default' ]
14
- AtLink : typeof import ( './src/components/custom -elements/AtLink.vue' ) [ 'default' ]
14
+ AtLink : typeof import ( './src/components/markdown -elements/AtLink.vue' ) [ 'default' ]
15
15
'AtLink.ce' : typeof import ( './src/components/custom-elements/AtLink.ce.vue' ) [ 'default' ]
16
- AtStyle : typeof import ( './src/components/custom -elements/AtStyle.vue' ) [ 'default' ]
16
+ AtStyle : typeof import ( './src/components/markdown -elements/AtStyle.vue' ) [ 'default' ]
17
17
'AtStyle.ce' : typeof import ( './src/components/custom-elements/AtStyle.ce.vue' ) [ 'default' ]
18
- AtWebStylesheet : typeof import ( './src/components/custom -elements/AtWebStylesheet.vue' ) [ 'default' ]
18
+ AtWebStylesheet : typeof import ( './src/components/markdown -elements/AtWebStylesheet.vue' ) [ 'default' ]
19
19
'AtWebStylesheet.ce' : typeof import ( './src/components/custom-elements/AtWebStylesheet.ce.vue' ) [ 'default' ]
20
- AtWebTitle : typeof import ( './src/components/custom -elements/AtWebTitle.vue' ) [ 'default' ]
20
+ AtWebTitle : typeof import ( './src/components/markdown -elements/AtWebTitle.vue' ) [ 'default' ]
21
21
'AtWebTitle.ce' : typeof import ( './src/components/custom-elements/AtWebTitle.ce.vue' ) [ 'default' ]
22
- BlueskyPost : typeof import ( './src/components/custom -elements/BlueskyPost.vue' ) [ 'default' ]
22
+ BlueskyPost : typeof import ( './src/components/markdown -elements/BlueskyPost.vue' ) [ 'default' ]
23
23
'BlueskyPost.ce' : typeof import ( './src/components/custom-elements/BlueskyPost.ce.vue' ) [ 'default' ]
24
24
BlueskyPostce : typeof import ( './src/components/custom-elements/BlueskyPostce.vue' ) [ 'default' ]
25
25
'BlueskyPostEmbed.ce' : typeof import ( './src/components/custom-elements/BlueskyPostEmbed.ce.vue' ) [ 'default' ]
26
- BlueskyProfileCard : typeof import ( './src/components/custom -elements/BlueskyProfileCard.vue' ) [ 'default' ]
26
+ BlueskyProfileCard : typeof import ( './src/components/markdown -elements/BlueskyProfileCard.vue' ) [ 'default' ]
27
27
'BlueskyProfileCard.ce' : typeof import ( './src/components/custom-elements/BlueskyProfileCard.ce.vue' ) [ 'default' ]
28
- BlueskyProfileFeed : typeof import ( './src/components/custom -elements/BlueskyProfileFeed.vue' ) [ 'default' ]
28
+ BlueskyProfileFeed : typeof import ( './src/components/markdown -elements/BlueskyProfileFeed.vue' ) [ 'default' ]
29
29
'BlueskyProfileFeed.ce' : typeof import ( './src/components/custom-elements/BlueskyProfileFeed.ce.vue' ) [ 'default' ]
30
30
copy : typeof import ( './src/components/custom-elements/BlueskyPostEmbed.ce copy.vue' ) [ 'default' ]
31
- EightyEightThirtyOneBadge : typeof import ( './src/components/custom -elements/EightyEightThirtyOneBadge.vue' ) [ 'default' ]
31
+ EightyEightThirtyOneBadge : typeof import ( './src/components/markdown -elements/EightyEightThirtyOneBadge.vue' ) [ 'default' ]
32
32
'EightyEightThirtyOneBadge.ce' : typeof import ( './src/components/custom-elements/EightyEightThirtyOneBadge.ce.vue' ) [ 'default' ]
33
- LesbiBadge : typeof import ( './src/components/custom -elements/LesbiBadge.vue' ) [ 'default' ]
33
+ LesbiBadge : typeof import ( './src/components/markdown -elements/LesbiBadge.vue' ) [ 'default' ]
34
34
'LesbiBadge.ce' : typeof import ( './src/components/custom-elements/LesbiBadge.ce.vue' ) [ 'default' ]
35
35
MarkdownRenderer : typeof import ( './src/components/MarkdownRenderer.vue' ) [ 'default' ]
36
36
MonacoEditor : typeof import ( './src/components/MonacoEditor.vue' ) [ 'default' ]
37
- NewBlink : typeof import ( './src/components/custom -elements/NewBlink.vue' ) [ 'default' ]
37
+ NewBlink : typeof import ( './src/components/markdown -elements/NewBlink.vue' ) [ 'default' ]
38
38
'NewBlink.ce' : typeof import ( './src/components/custom-elements/NewBlink.ce.vue' ) [ 'default' ]
39
- OmitVanillaCss : typeof import ( './src/components/custom-elements/OmitVanillaCss.vue' ) [ 'default' ]
39
+ NewMarquee : typeof import ( './src/components/markdown-elements/NewMarquee.vue' ) [ 'default' ]
40
+ OmitVanillaCss : typeof import ( './src/components/markdown-elements/OmitVanillaCss.vue' ) [ 'default' ]
40
41
'OmitVanillaCss.ce' : typeof import ( './src/components/custom-elements/OmitVanillaCss.ce.vue' ) [ 'default' ]
41
- OnekoKitty : typeof import ( './src/components/custom -elements/OnekoKitty.vue' ) [ 'default' ]
42
+ OnekoKitty : typeof import ( './src/components/markdown -elements/OnekoKitty.vue' ) [ 'default' ]
42
43
'OnekoKitty.ce' : typeof import ( './src/components/custom-elements/OnekoKitty.ce.vue' ) [ 'default' ]
43
44
PModal : typeof import ( './src/components/PModal.vue' ) [ 'default' ]
44
- RingLink : typeof import ( './src/components/custom-elements/RingLink.vue' ) [ 'default' ]
45
+ RenderJson : typeof import ( './src/components/markdown-elements/RenderJson.vue' ) [ 'default' ]
46
+ RingLink : typeof import ( './src/components/markdown-elements/RingLink.vue' ) [ 'default' ]
45
47
'RingLink.ce' : typeof import ( './src/components/custom-elements/RingLink.ce.vue' ) [ 'default' ]
46
48
RouterLink : typeof import ( 'vue-router' ) [ 'RouterLink' ]
47
49
RouterView : typeof import ( 'vue-router' ) [ 'RouterView' ]
48
50
SignInGate : typeof import ( './src/components/SignInGate.vue' ) [ 'default' ]
49
- SpotifyPlayer : typeof import ( './src/components/custom-elements/SpotifyPlayer.vue' ) [ 'default' ]
51
+ SocialLink : typeof import ( './src/components/markdown-elements/SocialLink.vue' ) [ 'default' ]
52
+ SpotifyPlayer : typeof import ( './src/components/markdown-elements/SpotifyPlayer.vue' ) [ 'default' ]
50
53
UsePico : typeof import ( './src/components/UsePico.vue' ) [ 'default' ]
51
- UserbarBadge : typeof import ( './src/components/custom -elements/UserbarBadge.vue' ) [ 'default' ]
54
+ UserbarBadge : typeof import ( './src/components/markdown -elements/UserbarBadge.vue' ) [ 'default' ]
52
55
'UserbarBadge.ce' : typeof import ( './src/components/custom-elements/UserbarBadge.ce.vue' ) [ 'default' ]
53
56
VaButton : typeof import ( 'vuestic-ui' ) [ 'VaButton' ]
54
57
VaForm : typeof import ( 'vuestic-ui' ) [ 'VaForm' ]
55
58
VaInput : typeof import ( 'vuestic-ui' ) [ 'VaInput' ]
56
59
VaModal : typeof import ( 'vuestic-ui' ) [ 'VaModal' ]
57
60
VaSelect : typeof import ( 'vuestic-ui' ) [ 'VaSelect' ]
58
- WebampPlayer : typeof import ( './src/components/custom -elements/WebampPlayer.vue' ) [ 'default' ]
61
+ WebampPlayer : typeof import ( './src/components/markdown -elements/WebampPlayer.vue' ) [ 'default' ]
59
62
'WebampPlayer.ce' : typeof import ( './src/components/custom-elements/WebampPlayer.ce.vue' ) [ 'default' ]
60
63
}
61
64
}
0 commit comments