function d(s){const{style:o,small:t,icon:i,center_content:n,full_width:r,full_width_variant:a,icon_position:c}=s;let l=[],e=[];switch(o){case"primary":e=["filled","primary"];break;case"secondary":e=["filled","secondary"];break;case"light":e=["filled","light"];break;case"support":e=["filled","support"];break;case"secondary_keyline":e=["outlined","secondary"];break;case"light_keyline":e=["outlined","light"];break;case"oo-blue":e=["oo-blue"];break;case"oo-green":e=["oo-green"];break;case"oo-yellow":e=["oo-yellow"];break;case"ond-primary":e=["ond","ond-primary"];break;case"ond-light":e=["ond","ond-light"];break;case"small":e=["small"];break}return l=e,n&&l.push("center-content"),r&&(!a||a==="all"?l.push("full-width"):l.push(`full-width-on-${a}`)),t&&l.push("small"),i&&(l.push("has-icon"),c==="start"&&l.push("icon-start")),l}export{d as s};

AltStyle によって変換されたページ (->オリジナル) /