glints-aries 4.0.311 → 4.0.312

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.
@@ -23,4 +23,4 @@ export var StyledSuffixContainer = styled(StyledPrefixContainer).withConfig({
23
23
  export var StyledInput = styled.input.withConfig({
24
24
  displayName: "InputStyle__StyledInput",
25
25
  componentId: "sc-15z2mnd-3"
26
- })(["background:", ";box-sizing:border-box;border:1px solid ", ";border-radius:", ";padding:0 12px;font-family:", ",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:", ";flex:none;order:1;align-self:stretch;flex-grow:0;height:36px;&::placeholder{color:", ";}&:focus{outline:none;box-shadow:0px 0px 0px 1px ", ",0px 0px 0px 3px #6ac9ec;}@media (max-width:", "){font-size:14px;}"], Neutral.B100, Neutral.B68, borderRadius4, NotoSans, Neutral.B18, Neutral.B40, Neutral.B100, Breakpoints.large);
26
+ })(["background:", ";box-sizing:border-box;border:1px solid ", ";border-radius:", ";padding:0 12px;font-family:", ",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:", ";flex:none;order:1;align-self:stretch;flex-grow:0;height:36px;&::placeholder{color:", ";}&:focus{outline:none;box-shadow:0px 0px 0px 1px ", ",0px 0px 0px 3px #6ac9ec;}@media (max-width:", "){font-size:14px;}"], Neutral.B100, Neutral.B68, borderRadius4, NotoSans, Neutral.B18, Neutral.B68, Neutral.B100, Breakpoints.large);
@@ -52,7 +52,7 @@ export var ActivatorSelect = function ActivatorSelect(_ref) {
52
52
  var placeholderMarkup = /*#__PURE__*/React.createElement(Typography, {
53
53
  variant: "body1",
54
54
  as: "span",
55
- color: disabled ? Neutral.B85 : Neutral.B40
55
+ color: disabled ? Neutral.B85 : Neutral.B68
56
56
  }, placeholder);
57
57
  var tagsMarkup = function tagsMarkup() {
58
58
  if (!hasSelectedValues) {
@@ -11,7 +11,7 @@ export var StyledTextAreaContainer = styled.div.withConfig({
11
11
  export var StyledTextArea = styled.textarea.withConfig({
12
12
  displayName: "TextAreaStyle__StyledTextArea",
13
13
  componentId: "sc-1cq0fhw-1"
14
- })(["background:", ";box-sizing:border-box;border:none;", " color:", ";resize:none;width:100%;::-webkit-scrollbar{width:4px;}::-webkit-scrollbar-thumb{background-color:", ";border-radius:2px;}::-webkit-scrollbar-thumb:hover{background-color:", ";}&::placeholder{color:", ";}&:focus{outline:none;}:disabled{background:", ";::placeholder{color:", ";}}"], Neutral.B100, typographyBody1, Neutral.B18, Neutral.B68, Neutral.B40, Neutral.B40, Neutral.B95, Neutral.B85);
14
+ })(["background:", ";box-sizing:border-box;border:none;", " color:", ";resize:none;width:100%;::-webkit-scrollbar{width:4px;}::-webkit-scrollbar-thumb{background-color:", ";border-radius:2px;}::-webkit-scrollbar-thumb:hover{background-color:", ";}&::placeholder{color:", ";}&:focus{outline:none;}:disabled{background:", ";::placeholder{color:", ";}}"], Neutral.B100, typographyBody1, Neutral.B18, Neutral.B68, Neutral.B40, Neutral.B68, Neutral.B95, Neutral.B85);
15
15
  export var StyledWordCountContainer = styled.div.withConfig({
16
16
  displayName: "TextAreaStyle__StyledWordCountContainer",
17
17
  componentId: "sc-1cq0fhw-2"
@@ -33,5 +33,5 @@ exports.StyledSuffixContainer = StyledSuffixContainer;
33
33
  var StyledInput = _styledComponents["default"].input.withConfig({
34
34
  displayName: "InputStyle__StyledInput",
35
35
  componentId: "sc-15z2mnd-3"
36
- })(["background:", ";box-sizing:border-box;border:1px solid ", ";border-radius:", ";padding:0 12px;font-family:", ",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:", ";flex:none;order:1;align-self:stretch;flex-grow:0;height:36px;&::placeholder{color:", ";}&:focus{outline:none;box-shadow:0px 0px 0px 1px ", ",0px 0px 0px 3px #6ac9ec;}@media (max-width:", "){font-size:14px;}"], _colors.Neutral.B100, _colors.Neutral.B68, _borderRadius.borderRadius4, _fonts.NotoSans, _colors.Neutral.B18, _colors.Neutral.B40, _colors.Neutral.B100, Breakpoints.large);
36
+ })(["background:", ";box-sizing:border-box;border:1px solid ", ";border-radius:", ";padding:0 12px;font-family:", ",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:", ";flex:none;order:1;align-self:stretch;flex-grow:0;height:36px;&::placeholder{color:", ";}&:focus{outline:none;box-shadow:0px 0px 0px 1px ", ",0px 0px 0px 3px #6ac9ec;}@media (max-width:", "){font-size:14px;}"], _colors.Neutral.B100, _colors.Neutral.B68, _borderRadius.borderRadius4, _fonts.NotoSans, _colors.Neutral.B18, _colors.Neutral.B68, _colors.Neutral.B100, Breakpoints.large);
37
37
  exports.StyledInput = StyledInput;
@@ -59,7 +59,7 @@ var ActivatorSelect = function ActivatorSelect(_ref) {
59
59
  var placeholderMarkup = /*#__PURE__*/_react["default"].createElement(_Typography.Typography, {
60
60
  variant: "body1",
61
61
  as: "span",
62
- color: disabled ? _colors.Neutral.B85 : _colors.Neutral.B40
62
+ color: disabled ? _colors.Neutral.B85 : _colors.Neutral.B68
63
63
  }, placeholder);
64
64
  var tagsMarkup = function tagsMarkup() {
65
65
  if (!hasSelectedValues) {
@@ -17,7 +17,7 @@ exports.StyledTextAreaContainer = StyledTextAreaContainer;
17
17
  var StyledTextArea = _styledComponents["default"].textarea.withConfig({
18
18
  displayName: "TextAreaStyle__StyledTextArea",
19
19
  componentId: "sc-1cq0fhw-1"
20
- })(["background:", ";box-sizing:border-box;border:none;", " color:", ";resize:none;width:100%;::-webkit-scrollbar{width:4px;}::-webkit-scrollbar-thumb{background-color:", ";border-radius:2px;}::-webkit-scrollbar-thumb:hover{background-color:", ";}&::placeholder{color:", ";}&:focus{outline:none;}:disabled{background:", ";::placeholder{color:", ";}}"], _colors.Neutral.B100, _TypographyStyles.body1, _colors.Neutral.B18, _colors.Neutral.B68, _colors.Neutral.B40, _colors.Neutral.B40, _colors.Neutral.B95, _colors.Neutral.B85);
20
+ })(["background:", ";box-sizing:border-box;border:none;", " color:", ";resize:none;width:100%;::-webkit-scrollbar{width:4px;}::-webkit-scrollbar-thumb{background-color:", ";border-radius:2px;}::-webkit-scrollbar-thumb:hover{background-color:", ";}&::placeholder{color:", ";}&:focus{outline:none;}:disabled{background:", ";::placeholder{color:", ";}}"], _colors.Neutral.B100, _TypographyStyles.body1, _colors.Neutral.B18, _colors.Neutral.B68, _colors.Neutral.B40, _colors.Neutral.B68, _colors.Neutral.B95, _colors.Neutral.B85);
21
21
  exports.StyledTextArea = StyledTextArea;
22
22
  var StyledWordCountContainer = _styledComponents["default"].div.withConfig({
23
23
  displayName: "TextAreaStyle__StyledWordCountContainer",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "glints-aries",
3
- "version": "4.0.311",
3
+ "version": "4.0.312",
4
4
  "description": "Glints ui-kit for frontend",
5
5
  "main": "./lib/index.js",
6
6
  "module": "./es/index.js",