|
|
@ -305,7 +305,7 @@ function getAdapter(name: string, val: any) { |
|
|
|
<template #tab> |
|
|
|
<template #tab> |
|
|
|
<span class="flex items-center gap-2"> |
|
|
|
<span class="flex items-center gap-2"> |
|
|
|
<MdiCodeJSONIcon /> |
|
|
|
<MdiCodeJSONIcon /> |
|
|
|
Json Editor |
|
|
|
JSON Editor |
|
|
|
</span> |
|
|
|
</span> |
|
|
|
</template> |
|
|
|
</template> |
|
|
|
<div class="pb-3 pt-3"> |
|
|
|
<div class="pb-3 pt-3"> |
|
|
@ -316,7 +316,7 @@ function getAdapter(name: string, val: any) { |
|
|
|
<template #tab> |
|
|
|
<template #tab> |
|
|
|
<span class="flex items-center gap-2"> |
|
|
|
<span class="flex items-center gap-2"> |
|
|
|
<MdiLinkVariantIcon /> |
|
|
|
<MdiLinkVariantIcon /> |
|
|
|
Url |
|
|
|
URL |
|
|
|
</span> |
|
|
|
</span> |
|
|
|
</template> |
|
|
|
</template> |
|
|
|
<div class="pr-10 pt-5"> |
|
|
|
<div class="pr-10 pt-5"> |
|
|
|