@solace-health/ui 0.9.20 → 0.9.21

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 CHANGED
@@ -142,7 +142,7 @@ var l1={colors:{primary:"#1D4339",secondaryGreen:"#285E50",lightGreen:"#BED3CC",
142
142
  color: white;
143
143
  `,n0=({size:e=46,style:t={},src:o="",user:r={profile_image_url:"",first_name:"",last_name:""}})=>{let i={flex:"none",display:"flex",alignItems:"center",justifyContent:"center",...t};return o||r.profile_image_url?jsxRuntime.jsx(antd.Avatar,{size:e,draggable:!1,style:i,src:o||r.profile_image_url}):r.first_name&&r.last_name?jsxRuntime.jsx(antd.Avatar,{size:e,draggable:!1,gap:0,style:{backgroundColor:"#285E50",color:"white",...i},children:jsxRuntime.jsxs(r0,{size:"xs",children:[r.first_name[0],r.last_name[0]]})}):jsxRuntime.jsx(antd.Avatar,{size:e,gap:6,draggable:!1,style:{backgroundColor:"#285E50",padding:8,...i},icon:jsxRuntime.jsx(o0,{})})},i0=n0;var l0=n__default.default.div`
144
144
  display: inline-block;
145
- width: 100%;
145
+ // width: 100%;
146
146
  `,p0=({className:e="",children:t,content:o,...r})=>jsxRuntime.jsx(antd.Tooltip,{placement:"topLeft",color:"#E9F0EE",title:o,arrow:{pointAtCenter:!0},overlayClassName:e,...r,children:jsxRuntime.jsx(l0,{children:t})}),d0=n__default.default(p0)`
147
147
  max-width: 355px;
148
148
  min-width: 300px;