@fluid-topics/ft-search-selected-facets 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.
@@ -2263,7 +2263,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
2263
2263
  ${L.opacityContentOnSurfaceHover.set(B.checkbox.uncheckedHoverStateLayerOpacity)};
2264
2264
  ${L.opacityContentOnSurfaceFocused.set(B.checkbox.uncheckedFocusStateLayerOpacity)};
2265
2265
  ${L.opacityContentOnSurfacePressed.set(B.checkbox.uncheckedActiveStateLayerOpacity)};
2266
- ${L.borderRadius.set("2px")};
2266
+ ${L.borderRadius.set(B.checkbox.focusOutlineBorderRadius)};
2267
2267
  }
2268
2268
 
2269
2269
  [part="checkbox-legend-color"] {
@@ -2302,7 +2302,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
2302
2302
  ${L.opacityContentOnSurfaceHover.set(B.checkbox.checkedHoverStateLayerOpacity)};
2303
2303
  ${L.opacityContentOnSurfaceFocused.set(B.checkbox.checkedFocusStateLayerOpacity)};
2304
2304
  ${L.opacityContentOnSurfacePressed.set(B.checkbox.checkedActiveStateLayerOpacity)};
2305
- ${L.borderRadius.set("2px")};
2305
+ ${L.borderRadius.set(B.checkbox.focusOutlineBorderRadius)};
2306
2306
  }
2307
2307
  }
2308
2308
  `;var yt=g(D());var rc=g(R());var Br=g(D()),Le=g(Z());var ta=g(R());var w4=g(D());var R4=w4.css`