@solace-health/ui 0.9.65 → 0.9.67
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 +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +2 -2
- 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 {
|
|
@@ -460,7 +460,7 @@ var u1={colors:{primary:"#1D4339",secondaryGreen:"#285E50",lightGreen:"#BED3CC",
|
|
|
460
460
|
@media (min-width: 620px) {
|
|
461
461
|
padding: 0 10px;
|
|
462
462
|
}
|
|
463
|
-
`,t4=({children:e,isOpen:t,onClose:o=()=>null,width:r=560,style:n={},bodyStyle:i={}})=>(Be.useEffect(()=>{document&&(t?document.body.style.overflow="hidden":document.body.style.overflow="inherit");},[t]),jsxRuntime.jsx(j0,{centered:!0,open:t,onCancel:o,footer:!1,width:r,style:n,bodyStyle:i,children:jsxRuntime.jsx(e4,{children:e})}));var n4=({percent:e=75,size:t=63})=>jsxRuntime.jsx(antd.Space,{wrap:!0,children:jsxRuntime.jsx(antd.Progress,{type:"circle",percent:e,size:t,"aria-label":"progress-circle","aria-labelledby":"progress",strokeLinecap:"butt",strokeColor:"#3F937C"})});var a4=d__default.default(antd.Segmented)`
|
|
463
|
+
`,t4=({children:e,isOpen:t,onClose:o=()=>null,width:r=560,style:n={},bodyStyle:i={},...a})=>(Be.useEffect(()=>{document&&(t?document.body.style.overflow="hidden":document.body.style.overflow="inherit");},[t]),jsxRuntime.jsx(j0,{centered:!0,open:t,onCancel:o,footer:!1,width:r,style:n,bodyStyle:i,...a,children:jsxRuntime.jsx(e4,{children:e})}));var n4=({percent:e=75,size:t=63})=>jsxRuntime.jsx(antd.Space,{wrap:!0,children:jsxRuntime.jsx(antd.Progress,{type:"circle",percent:e,size:t,"aria-label":"progress-circle","aria-labelledby":"progress",strokeLinecap:"butt",strokeColor:"#3F937C"})});var a4=d__default.default(antd.Segmented)`
|
|
464
464
|
padding: 4px;
|
|
465
465
|
|
|
466
466
|
label {
|