@thecb/components 10.1.0-beta.0 → 10.1.0-beta.2
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.js
CHANGED
|
@@ -22177,7 +22177,7 @@ var HiddenCheckbox = styled__default.input.attrs({
|
|
|
22177
22177
|
displayName: "Checkbox__HiddenCheckbox",
|
|
22178
22178
|
componentId: "sc-36kqbv-3"
|
|
22179
22179
|
})(["border:0;clip:rect(0 0 0 0);clippath:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;"]);
|
|
22180
|
-
var StyledCheckbox = styled__default.
|
|
22180
|
+
var StyledCheckbox = styled__default.span.withConfig({
|
|
22181
22181
|
displayName: "Checkbox__StyledCheckbox",
|
|
22182
22182
|
componentId: "sc-36kqbv-4"
|
|
22183
22183
|
})(["display:inline-block;width:24px;height:24px;border-radius:2px;transition:all 150ms;", "{visibility:", ";}", ";"], CheckboxIcon, function (_ref2) {
|