@beequip/hexagon 0.18.0-2 → 0.18.0
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.
|
@@ -12,7 +12,7 @@ exports.StyledCheckboxContainer = styled_components_1.default.div(templateObject
|
|
|
12
12
|
"\n justify-content: space-between;\n flex-direction: row-reverse;\n ";
|
|
13
13
|
});
|
|
14
14
|
exports.StyledCheckboxLabel = styled_components_1.default.label(templateObject_2 || (templateObject_2 = tslib_1.__makeTemplateObject(["\n font-family: ", ";\n font-size: ", ";\n font-weight: 500;\n line-height: ", ";\n color: ", ";\n cursor: pointer;\n"], ["\n font-family: ", ";\n font-size: ", ";\n font-weight: 500;\n line-height: ", ";\n color: ", ";\n cursor: pointer;\n"])), function (props) { return props.theme.font.heading; }, function (props) { return props.theme.font.sizes.s; }, function (props) { return props.theme.font.lineHeight; }, function (props) { return props.theme.colors.text.default; });
|
|
15
|
-
exports.StyledCheckbox = styled_components_1.default.input(templateObject_3 || (templateObject_3 = tslib_1.__makeTemplateObject(["\n height: 14px;\n width: 14px;\n min-width: 14px;\n position: relative;\n border: 2px solid ", ";\n border-radius: 2px;\n background: none;\n cursor: pointer;\n font-size: 8px;\n line-height: 0;\n margin:
|
|
15
|
+
exports.StyledCheckbox = styled_components_1.default.input(templateObject_3 || (templateObject_3 = tslib_1.__makeTemplateObject(["\n height: 14px;\n width: 14px;\n min-width: 14px;\n position: relative;\n border: 2px solid ", ";\n border-radius: 2px;\n background: none;\n cursor: pointer;\n font-size: 8px;\n line-height: 0;\n margin: 5px 0 0;\n outline: 0;\n padding: 0;\n -webkit-appearance: none;\n transition: ", ";\n\n &:before {\n content: '';\n position: absolute;\n box-sizing: border-box;\n right: 50%;\n top: 50%;\n width: 4px;\n height: 7px;\n border: solid #fff;\n border-width: 0 2px 2px 0;\n margin: 0px -1px 0 -2px;\n transform: rotate(45deg) translate(-50%, -50%);\n z-index: 2;\n }\n\n &:checked {\n border: none;\n background: ", ";\n }\n"], ["\n height: 14px;\n width: 14px;\n min-width: 14px;\n position: relative;\n border: 2px solid ", ";\n border-radius: 2px;\n background: none;\n cursor: pointer;\n font-size: 8px;\n line-height: 0;\n margin: 5px 0 0;\n outline: 0;\n padding: 0;\n -webkit-appearance: none;\n transition: ", ";\n\n &:before {\n content: '';\n position: absolute;\n box-sizing: border-box;\n right: 50%;\n top: 50%;\n width: 4px;\n height: 7px;\n border: solid #fff;\n border-width: 0 2px 2px 0;\n margin: 0px -1px 0 -2px;\n transform: rotate(45deg) translate(-50%, -50%);\n z-index: 2;\n }\n\n &:checked {\n border: none;\n background: ", ";\n }\n"])), function (_a) {
|
|
16
16
|
var theme = _a.theme;
|
|
17
17
|
return theme.colors.grey[200];
|
|
18
18
|
}, function (_a) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.js","sourceRoot":"","sources":["../../../src/components/Checkbox/styles.ts"],"names":[],"mappings":";;;;AAAA,uDAAsC;AAGzB,QAAA,uBAAuB,GAAG,2BAAM,CAAC,GAAG,mLAEhD,mFAIe,EAA+B,aAEzC,EAKD,IACJ,KARe,UAAC,EAAS;QAAP,KAAK,WAAA;IAAO,OAAA,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC;AAAhB,CAAgB,EAEzC,UAAC,EAAkB;QAAhB,cAAc,oBAAA;IACf,OAAA,cAAc,KAAK,MAAM;QACzB,uFAGH;AAJG,CAIH,EACJ;AAEY,QAAA,mBAAmB,GAAG,2BAAM,CAAC,KAAK,oNAAA,qBAC5B,EAAiC,oBACnC,EAAiC,6CAE/B,EAAoC,gBAC1C,EAAwC,2BAEpD,KANkB,UAAA,KAAK,IAAI,OAAA,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,OAAO,EAAxB,CAAwB,EACnC,UAAA,KAAK,IAAI,OAAA,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,EAAxB,CAAwB,EAE/B,UAAA,KAAK,IAAI,OAAA,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,UAAU,EAA3B,CAA2B,EAC1C,UAAA,KAAK,IAAI,OAAA,KAAK,CAAC,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,EAA/B,CAA+B,EAEpD;AAEY,QAAA,cAAc,GAAG,2BAAM,CAAC,KAAK,
|
|
1
|
+
{"version":3,"file":"styles.js","sourceRoot":"","sources":["../../../src/components/Checkbox/styles.ts"],"names":[],"mappings":";;;;AAAA,uDAAsC;AAGzB,QAAA,uBAAuB,GAAG,2BAAM,CAAC,GAAG,mLAEhD,mFAIe,EAA+B,aAEzC,EAKD,IACJ,KARe,UAAC,EAAS;QAAP,KAAK,WAAA;IAAO,OAAA,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC;AAAhB,CAAgB,EAEzC,UAAC,EAAkB;QAAhB,cAAc,oBAAA;IACf,OAAA,cAAc,KAAK,MAAM;QACzB,uFAGH;AAJG,CAIH,EACJ;AAEY,QAAA,mBAAmB,GAAG,2BAAM,CAAC,KAAK,oNAAA,qBAC5B,EAAiC,oBACnC,EAAiC,6CAE/B,EAAoC,gBAC1C,EAAwC,2BAEpD,KANkB,UAAA,KAAK,IAAI,OAAA,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,OAAO,EAAxB,CAAwB,EACnC,UAAA,KAAK,IAAI,OAAA,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,EAAxB,CAAwB,EAE/B,UAAA,KAAK,IAAI,OAAA,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,UAAU,EAA3B,CAA2B,EAC1C,UAAA,KAAK,IAAI,OAAA,KAAK,CAAC,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,EAA/B,CAA+B,EAEpD;AAEY,QAAA,cAAc,GAAG,2BAAM,CAAC,KAAK,21BAAA,8GAKlB,EAAqC,4NAU3C,EAAsC,obAmBlC,EAAmC,YAExD,KA/BuB,UAAC,EAAS;QAAP,KAAK,WAAA;IAAO,OAAA,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC;AAAtB,CAAsB,EAU3C,UAAC,EAAS;QAAP,KAAK,WAAA;IAAO,OAAA,KAAK,CAAC,UAAU,CAAC,KAAK,CAAC;AAAvB,CAAuB,EAmBlC,UAAC,EAAS;QAAP,KAAK,WAAA;IAAO,OAAA,KAAK,CAAC,MAAM,CAAC,OAAO;AAApB,CAAoB,EAExD;AAEY,QAAA,iBAAiB,GAAG,2BAAM,CAAC,CAAC,kKAAA,qBACtB,EAAiC,oBACnC,EAAkC,gBACtC,EAAyC,iBACxC,EAA0C,KACvD,KAJkB,UAAC,EAAS;QAAP,KAAK,WAAA;IAAO,OAAA,KAAK,CAAC,IAAI,CAAC,OAAO;AAAlB,CAAkB,EACnC,UAAC,EAAS;QAAP,KAAK,WAAA;IAAO,OAAA,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE;AAAnB,CAAmB,EACtC,UAAC,EAAS;QAAP,KAAK,WAAA;IAAO,OAAA,KAAK,CAAC,MAAM,CAAC,QAAQ,CAAC,GAAG,CAAC;AAA1B,CAA0B,EACxC,UAAC,EAAS;QAAP,KAAK,WAAA;IAAO,OAAA,UAAG,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,WAAQ;AAA3B,CAA2B,EACvD"}
|