@solace-health/ui 0.10.335 → 0.10.337

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
@@ -261,7 +261,7 @@ Valid keys: `+JSON.stringify(Object.keys(m),null," "));var y1=S1(I,J,A,G,v+"."+
261
261
  color: #fff;
262
262
  `,o0=$__default.default(x.Display)`
263
263
  color: white;
264
- `;var Yp=$__default.default(({className:C="",children:e,content:t,disabled:o=!1,...r})=>jsxRuntime.jsx(antd.Tooltip,{placement:"topLeft",color:"#E9F0EE",title:o?"":t,arrow:{pointAtCenter:!0},overlayClassName:C,...r,children:jsxRuntime.jsx(Em.Fragment,{children:e},"for-tooltip")}))`
264
+ `;var Yp=$__default.default(({className:C="",children:e,content:t,disabled:o=!1,placement:r="topLeft",...n})=>jsxRuntime.jsx(antd.Tooltip,{placement:r,color:"#E9F0EE",title:o?"":t,arrow:{pointAtCenter:!0},overlayClassName:C,...n,children:jsxRuntime.jsx(Em.Fragment,{children:e},"for-tooltip")}))`
265
265
  max-width: min(355px, calc(100% - 1rem));
266
266
  width: 100%;
267
267
  border: 1px solid var(--green-700, #347866);
@@ -946,8 +946,8 @@ Valid keys: `+JSON.stringify(Object.keys(m),null," "));var y1=S1(I,J,A,G,v+"."+
946
946
  }
947
947
 
948
948
  &:checked + label::after {
949
- border-color: var(--green-900);
950
- background-color: var(--green-900);
949
+ border-color: var(--green-900, #1d4339);
950
+ background-color: var(--green-900, #1d4339);
951
951
  }
952
952
 
953
953
  &:checked + label::before {