@solace-health/ui 0.9.65 → 0.9.66
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.
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -193,6 +193,7 @@ var u1={colors:{primary:"#1D4339",secondaryGreen:"#285E50",lightGreen:"#BED3CC",
|
|
|
193
193
|
cursor: pointer;
|
|
194
194
|
line-height: 1;
|
|
195
195
|
font-weight: 700;
|
|
196
|
+
text-decoration: underline;
|
|
196
197
|
|
|
197
198
|
&:hover {
|
|
198
199
|
text-decoration: none;
|
|
@@ -204,7 +205,6 @@ var u1={colors:{primary:"#1D4339",secondaryGreen:"#285E50",lightGreen:"#BED3CC",
|
|
|
204
205
|
display: block;
|
|
205
206
|
width: 100%;
|
|
206
207
|
height: 1px;
|
|
207
|
-
background: #101010;
|
|
208
208
|
}
|
|
209
209
|
`,_t=({children:e,isSubmitting:t=!1,toolTip:o={title:"",color:"black"},...r})=>jsxRuntime.jsx(antd.Tooltip,{title:o?.title,color:"#E9F0EE",overlayInnerStyle:{color:"#1D4339",padding:"24px",fontSize:"18px"},children:jsxRuntime.jsx(Vt,{block:!0,type:"primary",loading:t,...r,children:e})}),zt=({children:e,isSubmitting:t=!1,toolTip:o={title:"",color:"black"},...r})=>jsxRuntime.jsx(antd.Tooltip,{title:o?.title,color:"#E9F0EE",overlayInnerStyle:{color:"#1D4339",padding:"24px",fontSize:"18px"},children:jsxRuntime.jsx(Et,{block:!0,loading:t,...r,children:e})}),Pt=({children:e,isSubmitting:t=!1,toolTip:o={title:"",color:"black"},...r})=>jsxRuntime.jsx(antd.Tooltip,{title:o?.title,color:"#E9F0EE",overlayInnerStyle:{color:"#1D4339",padding:"24px",fontSize:"18px"},children:jsxRuntime.jsx(Zt,{block:!0,loading:t,...r,children:e})}),Ft=({children:e,isSubmitting:t=!1,toolTip:o={title:"",color:"black"},...r})=>jsxRuntime.jsx(antd.Tooltip,{title:o?.title,color:"#E9F0EE",overlayInnerStyle:{color:"#1D4339",padding:"24px",fontSize:"18px"},children:jsxRuntime.jsx(O1,{block:!0,type:"text",loading:t,...r,children:e})}),Dt=({children:e,toolTip:t={title:"",color:"black"},...o})=>jsxRuntime.jsx(antd.Tooltip,{title:t?.title,color:"#E9F0EE",overlayInnerStyle:{color:"#1D4339",padding:"24px",fontSize:"18px"},children:jsxRuntime.jsx(Bt,{type:"link",...o,children:e})}),l2={Primary:_t,Outline:Pt,Unstyled:Ft,Secondary:zt,Link:Dt};var $t=d__default.default(antd.Collapse)`
|
|
210
210
|
.ant-collapse-header {
|