@hh.ru/magritte-ui-form-label 4.3.28 → 4.3.29

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.
Files changed (3) hide show
  1. package/FormLabel.js +1 -1
  2. package/index.css +24 -24
  3. package/package.json +8 -8
package/FormLabel.js CHANGED
@@ -13,7 +13,7 @@ import { VSpacing } from '@hh.ru/magritte-ui-spacing';
13
13
  import { Tooltip } from '@hh.ru/magritte-ui-tooltip';
14
14
  import { Text } from '@hh.ru/magritte-ui-typography';
15
15
 
16
- var styles = {"form-label":"magritte-form-label___Yzcxs_4-3-28","formLabel":"magritte-form-label___Yzcxs_4-3-28","postfix":"magritte-postfix___UBcl3_4-3-28","form-label_disabled":"magritte-form-label_disabled___rq0Rq_4-3-28","formLabelDisabled":"magritte-form-label_disabled___rq0Rq_4-3-28","form-label_style-custom":"magritte-form-label_style-custom___hgmDr_4-3-28","formLabelStyleCustom":"magritte-form-label_style-custom___hgmDr_4-3-28","content":"magritte-content___o4wkg_4-3-28","icon":"magritte-icon___nwksH_4-3-28"};
16
+ var styles = {"form-label":"magritte-form-label___Yzcxs_4-3-29","formLabel":"magritte-form-label___Yzcxs_4-3-29","postfix":"magritte-postfix___UBcl3_4-3-29","form-label_disabled":"magritte-form-label_disabled___rq0Rq_4-3-29","formLabelDisabled":"magritte-form-label_disabled___rq0Rq_4-3-29","form-label_style-custom":"magritte-form-label_style-custom___hgmDr_4-3-29","formLabelStyleCustom":"magritte-form-label_style-custom___hgmDr_4-3-29","content":"magritte-content___o4wkg_4-3-29","icon":"magritte-icon___nwksH_4-3-29"};
17
17
 
18
18
  const FormLabel = (props) => {
19
19
  const disabled = useDisabled();
package/index.css CHANGED
@@ -62,7 +62,7 @@
62
62
  --magritte-color-icon-state-secondary-pressed-v19-1-2:#ABABAB;
63
63
  --magritte-color-icon-state-secondary-disabled-v19-1-2:#767676;
64
64
  }
65
- .magritte-form-label___Yzcxs_4-3-28{
65
+ .magritte-form-label___Yzcxs_4-3-29{
66
66
  font-family:var(--magritte-typography-label-2-regular-font-family-v19-1-2);
67
67
  font-weight:var(--magritte-typography-label-2-regular-font-weight-v19-1-2);
68
68
  line-height:var(--magritte-typography-label-2-regular-line-height-v19-1-2);
@@ -78,90 +78,90 @@
78
78
  color:var(--magritte-color-text-secondary-v19-1-2);
79
79
  --magritte-ui-icon-color-override:var(--magritte-color-icon-secondary-v19-1-2);
80
80
  }
81
- .magritte-form-label___Yzcxs_4-3-28 .magritte-postfix___UBcl3_4-3-28{
81
+ .magritte-form-label___Yzcxs_4-3-29 .magritte-postfix___UBcl3_4-3-29{
82
82
  color:var(--magritte-color-text-tertiary-v19-1-2);
83
83
  }
84
- .magritte-form-label___Yzcxs_4-3-28.focus-visible{
84
+ .magritte-form-label___Yzcxs_4-3-29.focus-visible{
85
85
  outline:var(--magritte-color-stroke-state-focused-accessible-v19-1-2) solid 4px;
86
86
  }
87
- .magritte-form-label___Yzcxs_4-3-28:not(.magritte-form-label_disabled___rq0Rq_4-3-28):active{
87
+ .magritte-form-label___Yzcxs_4-3-29:not(.magritte-form-label_disabled___rq0Rq_4-3-29):active{
88
88
  color:var(--magritte-color-text-state-secondary-pressed-v19-1-2);
89
89
  --magritte-ui-icon-color-override:var(--magritte-color-icon-state-secondary-pressed-v19-1-2);
90
90
  }
91
- .magritte-form-label___Yzcxs_4-3-28:not(.magritte-form-label_disabled___rq0Rq_4-3-28):active .magritte-postfix___UBcl3_4-3-28{
91
+ .magritte-form-label___Yzcxs_4-3-29:not(.magritte-form-label_disabled___rq0Rq_4-3-29):active .magritte-postfix___UBcl3_4-3-29{
92
92
  color:var(--magritte-color-text-state-tertiary-pressed-v19-1-2);
93
93
  }
94
94
  @media (min-width: 1020px){
95
- body.magritte-old-layout .magritte-form-label___Yzcxs_4-3-28:hover:not(.magritte-form-label_disabled___rq0Rq_4-3-28):not(:active){
95
+ body.magritte-old-layout .magritte-form-label___Yzcxs_4-3-29:hover:not(.magritte-form-label_disabled___rq0Rq_4-3-29):not(:active){
96
96
  color:var(--magritte-color-text-state-secondary-hovered-v19-1-2);
97
97
  --magritte-ui-icon-color-override:var(--magritte-color-icon-state-secondary-hovered-v19-1-2);
98
98
  }
99
- body.magritte-old-layout .magritte-form-label___Yzcxs_4-3-28:hover:not(.magritte-form-label_disabled___rq0Rq_4-3-28):not(:active) .magritte-postfix___UBcl3_4-3-28{
99
+ body.magritte-old-layout .magritte-form-label___Yzcxs_4-3-29:hover:not(.magritte-form-label_disabled___rq0Rq_4-3-29):not(:active) .magritte-postfix___UBcl3_4-3-29{
100
100
  color:var(--magritte-color-text-state-tertiary-hovered-v19-1-2);
101
101
  }
102
102
  }
103
103
  @media (min-width: 1024px){
104
- body:not(.magritte-old-layout) .magritte-form-label___Yzcxs_4-3-28:hover:not(.magritte-form-label_disabled___rq0Rq_4-3-28):not(:active){
104
+ body:not(.magritte-old-layout) .magritte-form-label___Yzcxs_4-3-29:hover:not(.magritte-form-label_disabled___rq0Rq_4-3-29):not(:active){
105
105
  color:var(--magritte-color-text-state-secondary-hovered-v19-1-2);
106
106
  --magritte-ui-icon-color-override:var(--magritte-color-icon-state-secondary-hovered-v19-1-2);
107
107
  }
108
- body:not(.magritte-old-layout) .magritte-form-label___Yzcxs_4-3-28:hover:not(.magritte-form-label_disabled___rq0Rq_4-3-28):not(:active) .magritte-postfix___UBcl3_4-3-28{
108
+ body:not(.magritte-old-layout) .magritte-form-label___Yzcxs_4-3-29:hover:not(.magritte-form-label_disabled___rq0Rq_4-3-29):not(:active) .magritte-postfix___UBcl3_4-3-29{
109
109
  color:var(--magritte-color-text-state-tertiary-hovered-v19-1-2);
110
110
  }
111
111
  }
112
- .magritte-form-label_disabled___rq0Rq_4-3-28{
112
+ .magritte-form-label_disabled___rq0Rq_4-3-29{
113
113
  color:var(--magritte-color-text-state-secondary-disabled-v19-1-2);
114
114
  --magritte-ui-icon-color-override:var(--magritte-color-icon-state-secondary-disabled-v19-1-2);
115
115
  }
116
- .magritte-form-label_disabled___rq0Rq_4-3-28 .magritte-postfix___UBcl3_4-3-28{
116
+ .magritte-form-label_disabled___rq0Rq_4-3-29 .magritte-postfix___UBcl3_4-3-29{
117
117
  color:var(--magritte-color-text-state-tertiary-disabled-v19-1-2);
118
118
  }
119
- .magritte-form-label_style-custom___hgmDr_4-3-28{
119
+ .magritte-form-label_style-custom___hgmDr_4-3-29{
120
120
  color:var(--magritte-color-text-primary-v19-1-2);
121
121
  --magritte-ui-icon-color-override:var(--magritte-color-icon-primary-v19-1-2);
122
122
  }
123
- .magritte-form-label_style-custom___hgmDr_4-3-28 .magritte-postfix___UBcl3_4-3-28{
123
+ .magritte-form-label_style-custom___hgmDr_4-3-29 .magritte-postfix___UBcl3_4-3-29{
124
124
  color:var(--magritte-color-text-secondary-v19-1-2);
125
125
  }
126
- .magritte-form-label_style-custom___hgmDr_4-3-28:not(.magritte-form-label_disabled___rq0Rq_4-3-28):active{
126
+ .magritte-form-label_style-custom___hgmDr_4-3-29:not(.magritte-form-label_disabled___rq0Rq_4-3-29):active{
127
127
  color:var(--magritte-color-text-state-primary-pressed-v19-1-2);
128
128
  --magritte-ui-icon-color-override:var(--magritte-color-icon-state-primary-pressed-v19-1-2);
129
129
  }
130
- .magritte-form-label_style-custom___hgmDr_4-3-28:not(.magritte-form-label_disabled___rq0Rq_4-3-28):active .magritte-postfix___UBcl3_4-3-28{
130
+ .magritte-form-label_style-custom___hgmDr_4-3-29:not(.magritte-form-label_disabled___rq0Rq_4-3-29):active .magritte-postfix___UBcl3_4-3-29{
131
131
  color:var(--magritte-color-text-state-secondary-pressed-v19-1-2);
132
132
  }
133
133
  @media (min-width: 1020px){
134
- body.magritte-old-layout .magritte-form-label_style-custom___hgmDr_4-3-28:hover:not(.magritte-form-label_disabled___rq0Rq_4-3-28):not(:active){
134
+ body.magritte-old-layout .magritte-form-label_style-custom___hgmDr_4-3-29:hover:not(.magritte-form-label_disabled___rq0Rq_4-3-29):not(:active){
135
135
  color:var(--magritte-color-text-state-primary-hovered-v19-1-2);
136
136
  --magritte-ui-icon-color-override:var(--magritte-color-icon-state-primary-hovered-v19-1-2);
137
137
  }
138
- body.magritte-old-layout .magritte-form-label_style-custom___hgmDr_4-3-28:hover:not(.magritte-form-label_disabled___rq0Rq_4-3-28):not(:active) .magritte-postfix___UBcl3_4-3-28{
138
+ body.magritte-old-layout .magritte-form-label_style-custom___hgmDr_4-3-29:hover:not(.magritte-form-label_disabled___rq0Rq_4-3-29):not(:active) .magritte-postfix___UBcl3_4-3-29{
139
139
  color:var(--magritte-color-text-state-secondary-hovered-v19-1-2);
140
140
  }
141
141
  }
142
142
  @media (min-width: 1024px){
143
- body:not(.magritte-old-layout) .magritte-form-label_style-custom___hgmDr_4-3-28:hover:not(.magritte-form-label_disabled___rq0Rq_4-3-28):not(:active){
143
+ body:not(.magritte-old-layout) .magritte-form-label_style-custom___hgmDr_4-3-29:hover:not(.magritte-form-label_disabled___rq0Rq_4-3-29):not(:active){
144
144
  color:var(--magritte-color-text-state-primary-hovered-v19-1-2);
145
145
  --magritte-ui-icon-color-override:var(--magritte-color-icon-state-primary-hovered-v19-1-2);
146
146
  }
147
- body:not(.magritte-old-layout) .magritte-form-label_style-custom___hgmDr_4-3-28:hover:not(.magritte-form-label_disabled___rq0Rq_4-3-28):not(:active) .magritte-postfix___UBcl3_4-3-28{
147
+ body:not(.magritte-old-layout) .magritte-form-label_style-custom___hgmDr_4-3-29:hover:not(.magritte-form-label_disabled___rq0Rq_4-3-29):not(:active) .magritte-postfix___UBcl3_4-3-29{
148
148
  color:var(--magritte-color-text-state-secondary-hovered-v19-1-2);
149
149
  }
150
150
  }
151
- .magritte-form-label_style-custom___hgmDr_4-3-28.magritte-form-label_disabled___rq0Rq_4-3-28{
151
+ .magritte-form-label_style-custom___hgmDr_4-3-29.magritte-form-label_disabled___rq0Rq_4-3-29{
152
152
  color:var(--magritte-color-text-state-primary-disabled-v19-1-2);
153
153
  --magritte-ui-icon-color-override:var(--magritte-color-icon-state-primary-disabled-v19-1-2);
154
154
  }
155
- .magritte-form-label_style-custom___hgmDr_4-3-28.magritte-form-label_disabled___rq0Rq_4-3-28 .magritte-postfix___UBcl3_4-3-28{
155
+ .magritte-form-label_style-custom___hgmDr_4-3-29.magritte-form-label_disabled___rq0Rq_4-3-29 .magritte-postfix___UBcl3_4-3-29{
156
156
  color:var(--magritte-color-text-state-secondary-disabled-v19-1-2);
157
157
  }
158
- .magritte-content___o4wkg_4-3-28{
158
+ .magritte-content___o4wkg_4-3-29{
159
159
  flex:0 1 auto;
160
160
  min-width:0;
161
161
  overflow:hidden;
162
162
  text-overflow:ellipsis;
163
163
  }
164
- .magritte-postfix___UBcl3_4-3-28{
164
+ .magritte-postfix___UBcl3_4-3-29{
165
165
  font-family:var(--magritte-typography-subtitle-1-semibold-font-family-v19-1-2);
166
166
  font-weight:var(--magritte-typography-subtitle-1-semibold-font-weight-v19-1-2);
167
167
  line-height:var(--magritte-typography-subtitle-1-semibold-line-height-v19-1-2);
@@ -176,7 +176,7 @@
176
176
  text-overflow:ellipsis;
177
177
  white-space:nowrap;
178
178
  }
179
- .magritte-icon___nwksH_4-3-28{
179
+ .magritte-icon___nwksH_4-3-29{
180
180
  display:inline-flex;
181
181
  align-items:center;
182
182
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hh.ru/magritte-ui-form-label",
3
- "version": "4.3.28",
3
+ "version": "4.3.29",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "sideEffects": [
@@ -25,15 +25,15 @@
25
25
  "@hh.ru/magritte-common-use-disabled": "1.0.9",
26
26
  "@hh.ru/magritte-design-tokens": "19.1.2",
27
27
  "@hh.ru/magritte-types": "5.0.0",
28
- "@hh.ru/magritte-ui-action": "4.4.13",
29
- "@hh.ru/magritte-ui-bottom-sheet": "5.5.12",
30
- "@hh.ru/magritte-ui-breakpoint": "4.0.4",
28
+ "@hh.ru/magritte-ui-action": "4.4.14",
29
+ "@hh.ru/magritte-ui-bottom-sheet": "5.5.13",
30
+ "@hh.ru/magritte-ui-breakpoint": "4.1.0",
31
31
  "@hh.ru/magritte-ui-icon": "7.9.3",
32
32
  "@hh.ru/magritte-ui-mock-component": "1.0.11",
33
- "@hh.ru/magritte-ui-navigation-bar": "6.3.4",
34
- "@hh.ru/magritte-ui-spacing": "2.0.31",
33
+ "@hh.ru/magritte-ui-navigation-bar": "6.3.5",
34
+ "@hh.ru/magritte-ui-spacing": "2.0.32",
35
35
  "@hh.ru/magritte-ui-theme-provider": "1.1.31",
36
- "@hh.ru/magritte-ui-tooltip": "8.0.5",
36
+ "@hh.ru/magritte-ui-tooltip": "8.0.6",
37
37
  "@hh.ru/magritte-ui-typography": "3.0.19"
38
38
  },
39
39
  "peerDependencies": {
@@ -43,5 +43,5 @@
43
43
  "publishConfig": {
44
44
  "access": "public"
45
45
  },
46
- "gitHead": "fb8f5621002b895e727aaa8ee79e7f91f9e6e4bc"
46
+ "gitHead": "4adeae453af768d9a43f23cd7f9f43bb54676a3b"
47
47
  }