mirror of
https://github.com/vastxie/99AI.git
synced 2025-11-15 05:03:45 +08:00
v 2.4.5
This commit is contained in:
56
public/assets/InputGroup-8458fffb.js
Normal file
56
public/assets/InputGroup-8458fffb.js
Normal file
@@ -0,0 +1,56 @@
|
||||
import{am as t,al as r,aN as o,d as a,au as d,c6 as s,ab as p}from"./index-bf4d935c.js";const n=t("input-group",`
|
||||
display: inline-flex;
|
||||
width: 100%;
|
||||
flex-wrap: nowrap;
|
||||
vertical-align: bottom;
|
||||
`,[r(">",[t("input",[r("&:not(:last-child)",`
|
||||
border-top-right-radius: 0!important;
|
||||
border-bottom-right-radius: 0!important;
|
||||
`),r("&:not(:first-child)",`
|
||||
border-top-left-radius: 0!important;
|
||||
border-bottom-left-radius: 0!important;
|
||||
margin-left: -1px!important;
|
||||
`)]),t("button",[r("&:not(:last-child)",`
|
||||
border-top-right-radius: 0!important;
|
||||
border-bottom-right-radius: 0!important;
|
||||
`,[o("state-border, border",`
|
||||
border-top-right-radius: 0!important;
|
||||
border-bottom-right-radius: 0!important;
|
||||
`)]),r("&:not(:first-child)",`
|
||||
border-top-left-radius: 0!important;
|
||||
border-bottom-left-radius: 0!important;
|
||||
`,[o("state-border, border",`
|
||||
border-top-left-radius: 0!important;
|
||||
border-bottom-left-radius: 0!important;
|
||||
`)])]),r("*",[r("&:not(:last-child)",`
|
||||
border-top-right-radius: 0!important;
|
||||
border-bottom-right-radius: 0!important;
|
||||
`,[r(">",[t("input",`
|
||||
border-top-right-radius: 0!important;
|
||||
border-bottom-right-radius: 0!important;
|
||||
`),t("base-selection",[t("base-selection-label",`
|
||||
border-top-right-radius: 0!important;
|
||||
border-bottom-right-radius: 0!important;
|
||||
`),t("base-selection-tags",`
|
||||
border-top-right-radius: 0!important;
|
||||
border-bottom-right-radius: 0!important;
|
||||
`),o("box-shadow, border, state-border",`
|
||||
border-top-right-radius: 0!important;
|
||||
border-bottom-right-radius: 0!important;
|
||||
`)])])]),r("&:not(:first-child)",`
|
||||
margin-left: -1px!important;
|
||||
border-top-left-radius: 0!important;
|
||||
border-bottom-left-radius: 0!important;
|
||||
`,[r(">",[t("input",`
|
||||
border-top-left-radius: 0!important;
|
||||
border-bottom-left-radius: 0!important;
|
||||
`),t("base-selection",[t("base-selection-label",`
|
||||
border-top-left-radius: 0!important;
|
||||
border-bottom-left-radius: 0!important;
|
||||
`),t("base-selection-tags",`
|
||||
border-top-left-radius: 0!important;
|
||||
border-bottom-left-radius: 0!important;
|
||||
`),o("box-shadow, border, state-border",`
|
||||
border-top-left-radius: 0!important;
|
||||
border-bottom-left-radius: 0!important;
|
||||
`)])])])])])]),b={},u=a({name:"InputGroup",props:b,setup(i){const{mergedClsPrefixRef:e}=d(i);return s("-input-group",n,e),{mergedClsPrefix:e}},render(){const{mergedClsPrefix:i}=this;return p("div",{class:`${i}-input-group`},this.$slots)}});export{u as N};
|
||||
Reference in New Issue
Block a user