@fluid-topics/ft-search-facet 1.4.3 → 1.4.4

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.
@@ -1892,7 +1892,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1892
1892
  ${O.opacityContentOnSurfaceHover.set($.checkbox.uncheckedHoverStateLayerOpacity)};
1893
1893
  ${O.opacityContentOnSurfaceFocused.set($.checkbox.uncheckedFocusStateLayerOpacity)};
1894
1894
  ${O.opacityContentOnSurfacePressed.set($.checkbox.uncheckedActiveStateLayerOpacity)};
1895
- ${O.borderRadius.set("2px")};
1895
+ ${O.borderRadius.set($.checkbox.focusOutlineBorderRadius)};
1896
1896
  }
1897
1897
 
1898
1898
  [part="checkbox-legend-color"] {
@@ -1931,7 +1931,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1931
1931
  ${O.opacityContentOnSurfaceHover.set($.checkbox.checkedHoverStateLayerOpacity)};
1932
1932
  ${O.opacityContentOnSurfaceFocused.set($.checkbox.checkedFocusStateLayerOpacity)};
1933
1933
  ${O.opacityContentOnSurfacePressed.set($.checkbox.checkedActiveStateLayerOpacity)};
1934
- ${O.borderRadius.set("2px")};
1934
+ ${O.borderRadius.set($.checkbox.focusOutlineBorderRadius)};
1935
1935
  }
1936
1936
  }
1937
1937
  `;var ut=v(U());var _l=v(_());var Tr=v(U()),Ce=v(Z());var Ho=v(_());var Hu=v(U());var Gu=Hu.css`