mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-27 23:55:57 -05:00
2 lines
1.7 KiB
JavaScript
2 lines
1.7 KiB
JavaScript
import{_,r as d,o as p,c as u,a as s,d as i,w as a,q as c,u as l,t as r}from"./index.js";const m={name:"TabsSettings"},C={class:"section fd-tabs-section"},h={class:"container"},f={class:"columns is-centered"},k={class:"column is-four-fifths"},g={class:"tabs is-centered is-small"},y=["onClick","onKeypress"],b=["textContent"],K=["onClick","onKeypress"],x=["textContent"],$=["onClick","onKeypress"],v=["textContent"],w=["onClick","onKeypress"],B=["textContent"];function S(n,T,N,V,q,z){const o=d("router-link");return p(),u("section",C,[s("div",h,[s("div",f,[s("div",k,[s("div",g,[s("ul",null,[i(o,{to:{name:"settings-webinterface"},custom:""},{default:a(({navigate:t,isActive:e})=>[s("li",{class:c({"is-active":e})},[s("a",{onClick:t,onKeypress:l(t,["enter"])},[s("span",{textContent:r(n.$t("page.settings.tabs.general"))},null,8,b)],40,y)],2)]),_:1}),i(o,{to:{name:"settings-remotes-outputs"},custom:""},{default:a(({navigate:t,isActive:e})=>[s("li",{class:c({"is-active":e})},[s("a",{onClick:t,onKeypress:l(t,["enter"])},[s("span",{textContent:r(n.$t("page.settings.tabs.remotes-and-outputs"))},null,8,x)],40,K)],2)]),_:1}),i(o,{to:{name:"settings-artwork"},custom:""},{default:a(({navigate:t,isActive:e})=>[s("li",{class:c({"is-active":e})},[s("a",{onClick:t,onKeypress:l(t,["enter"])},[s("span",{textContent:r(n.$t("page.settings.tabs.artwork"))},null,8,v)],40,$)],2)]),_:1}),i(o,{to:{name:"settings-online-services"},custom:""},{default:a(({navigate:t,isActive:e})=>[s("li",{class:c({"is-active":e})},[s("a",{onClick:t,onKeypress:l(t,["enter"])},[s("span",{textContent:r(n.$t("page.settings.tabs.online-services"))},null,8,B)],40,w)],2)]),_:1})])])])])])])}const E=_(m,[["render",S]]);export{E as T};
|