@theroutingcompany/components 0.0.129 → 0.0.130
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1707,7 +1707,7 @@ Valid keys: `+JSON.stringify(Object.keys(B),null," "));var se=he(ae,ie,H,te,ee+
|
|
|
1707
1707
|
transform: rotate(-90deg);
|
|
1708
1708
|
width: ${p.sizing_450};
|
|
1709
1709
|
height: ${p.sizing_450};
|
|
1710
|
-
`;function $d(e){const{tooltipContent:t,boldLabel:n=!0}=e,{contains:r}=c8({sensitivity:"base"}),o=Z9({...e,defaultFilter:r}),a=D.useRef(null),i=D.useRef(null),l=D.useRef(null),s=D.useRef(null),{buttonProps:u,inputProps:d,listBoxProps:f,labelProps:g,errorMessageProps:m}=Y9({...e,inputRef:i,buttonRef:a,listBoxRef:l,popoverRef:s},o),{buttonProps:h}=Dr(u,a);return ri(()=>{document.activeElement===i.current&&o.close()}),Q(V$,{children:[e.label?Q(Re,{...g,mb:p.spacing_150,bold:n,children:[e.label,t?E(Qe,{children:t}):null]}):null,E(gd,{height:p.sizing_600,right:E(cA,{...h,ref:a,children:E(Dl,{style:{width:"18px",height:"18px"},"aria-hidden":"true"})}),children:E(sA,{...d,ref:i,isFocused:o.isFocused})}),e.errorMessage?Q(St,{...m,children:[E(De.Error,{}),e.errorMessage]}):null,o.isOpen?E(Gr,{popoverRef:s,targetRef:i,state:o,isTargetWidth:!0,placement:"bottom start",isNonModal:!0,children:E(K$,{...f,listBoxRef:l,state:o})}):null]})}$d.Item=Hr,$d.Section=cd;const B$=D.default.forwardRef(function(t,n){const{"data-id":r,color:o,children:a,...i}=t;return E(Be,{...i,ref:n,"data-id":r,margin:0,width:"100%",height:"1px",backgroundColor:o??p.color_gray_opacity_12,children:a})});var uA=Na(xs,Vt,vs,Ye,qe,Ct,bo,Nn,Je,Dp,TD,CD,kD),dA=new RegExp("^("+uA.propNames.join("|")+")$"),fA=function(t){var n={};for(var r in t)dA.test(r)&&(n[r]=t[r]);return n};const pA=le.keyframes`
|
|
1710
|
+
`;function $d(e){const{tooltipContent:t,boldLabel:n=!0}=e,{contains:r}=c8({sensitivity:"base"}),o=Z9({...e,defaultFilter:r}),a=D.useRef(null),i=D.useRef(null),l=D.useRef(null),s=D.useRef(null),{buttonProps:u,inputProps:d,listBoxProps:f,labelProps:g,errorMessageProps:m}=Y9({...e,inputRef:i,buttonRef:a,listBoxRef:l,popoverRef:s},o),{buttonProps:h}=Dr(u,a);return ri(()=>{document.activeElement===i.current&&o.close()}),Q(V$,{children:[e.label?Q(Re,{...g,mb:p.spacing_150,bold:n,children:[e.label,t?E(Qe,{children:t}):null]}):null,E(gd,{height:p.sizing_600,right:E(cA,{...h,ref:a,children:E(Dl,{style:{width:"18px",height:"18px"},"aria-hidden":"true"})}),children:E(sA,{...d,ref:i,isFocused:o.isFocused})}),e.errorMessage?Q(St,{...m,children:[E(De.Error,{}),e.errorMessage]}):null,o.isOpen?E(Gr,{className:"combo-box-popover",popoverRef:s,targetRef:i,state:o,isTargetWidth:!0,placement:"bottom start",isNonModal:!0,children:E(K$,{...f,listBoxRef:l,state:o})}):null]})}$d.Item=Hr,$d.Section=cd;const B$=D.default.forwardRef(function(t,n){const{"data-id":r,color:o,children:a,...i}=t;return E(Be,{...i,ref:n,"data-id":r,margin:0,width:"100%",height:"1px",backgroundColor:o??p.color_gray_opacity_12,children:a})});var uA=Na(xs,Vt,vs,Ye,qe,Ct,bo,Nn,Je,Dp,TD,CD,kD),dA=new RegExp("^("+uA.propNames.join("|")+")$"),fA=function(t){var n={};for(var r in t)dA.test(r)&&(n[r]=t[r]);return n};const pA=le.keyframes`
|
|
1711
1711
|
from { opacity: 0.5 }
|
|
1712
1712
|
to { opacity: 1; }
|
|
1713
1713
|
`,fa=L.default(Be)`
|