react-jupiter 5.11.32 → 5.11.34

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.
@@ -15,7 +15,7 @@ RadioWrapper=exports.RadioWrapper=_styledComponents.default.div(_templateObject2
15
15
  (a)=>{let{type:b}=a;return"vertical"===b?"flex-direction: column;":""}),
16
16
 
17
17
 
18
- Input=exports.Input=_styledComponents.default.input(_templateObject3||(_templateObject3=_taggedTemplateLiteral(["\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n\n border-radius: 50%;\n width: 16px;\n height: 16px;\n margin-right: 5px;\n position: relative;\n top: 4px;\n \n border: 1px solid ",";\n cursor: ",";\n transition: background 0.2s linear;\n\n &:hover {\n border: 1px solid ",";\n }\n\n &:checked {\n border: 5px solid ",";\n width: 8px;\n height: 8px;\n background: ",";\n\n &:after {\n background: ",";\n }\n }\n\n &:after {\n content: '';\n display: block;\n background: ",";\n position: absolute;\n width: 20px;\n height: 20px;\n border-radius: 100%;\n z-index: -1;\n top: -6px;\n right: -6px;\n }\n"])),
18
+ Input=exports.Input=_styledComponents.default.input(_templateObject3||(_templateObject3=_taggedTemplateLiteral(["\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n\n border-radius: 50%;\n width: 16px;\n height: 16px;\n margin-right: 5px;\n position: relative;\n top: 4px;\n \n border: 1px solid ",";\n cursor: ",";\n transition: background 0.2s linear;\n\n &:hover {\n border: 1px solid ",";\n }\n\n &:checked {\n border: 1px solid ",";\n width: 16px;\n height: 16px;\n background: ",";\n\n &:after {\n background: ",";\n }\n }\n\n &:after {\n content: '';\n display: block;\n background: ",";\n position: absolute;\n width: 20px;\n height: 20px;\n border-radius: 100%;\n z-index: -1;\n top: -6px;\n right: -6px;\n }\n"])),
19
19
 
20
20
 
21
21
 
@@ -36,7 +36,7 @@ Input=exports.Input=_styledComponents.default.input(_templateObject3||(_template
36
36
 
37
37
 
38
38
 
39
- (a)=>{let{disabled:b,theme:c}=a;return b?c.disabled.background:"white"},
39
+ (a)=>{let{theme:b}=a;return b.borderColor.normal},
40
40
 
41
41
 
42
42
  (a)=>{let{disabled:b,theme:c}=a;return b?c.disabled.color:c.borderColor.focus},
package/form-v7/theme.js CHANGED
@@ -9,7 +9,7 @@ focus:_themes.default.colors.blue600
9
9
  },
10
10
  disabled:{
11
11
  background:_themes.default.colors.gray200,
12
- color:_themes.default.colors.gray400
12
+ color:_themes.default.colors.gray800
13
13
  },
14
14
  colors:{
15
15
  red:_themes.default.colors.red600,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-jupiter",
3
- "version": "5.11.32",
3
+ "version": "5.11.34",
4
4
  "main": "./index.js",
5
5
  "license": "MIT",
6
6
  "keywords": [