@alfalab/core-components-password-input 2.1.16 → 2.2.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/CHANGELOG.md +49 -33
- package/dist/component.js +1 -1
- package/dist/esm/component.js +1 -1
- package/dist/esm/index.css +5 -5
- package/dist/index.css +5 -5
- package/dist/modern/component.js +1 -1
- package/dist/modern/index.css +5 -5
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -3,18 +3,34 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
# [2.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.1.16...@alfalab/core-components-password-input@2.2.0) (2022-03-04)
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
### Bug Fixes
|
|
10
10
|
|
|
11
|
-
*
|
|
11
|
+
* update glyph deps ([#1019](https://github.com/core-ds/core-components/issues/1019)) ([3e910d0](https://github.com/core-ds/core-components/commit/3e910d0801c4c46bcd399163200c1f7bfaba375e))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
### Features
|
|
15
|
+
|
|
16
|
+
* Исправить импорты в сторях. ([#998](https://github.com/core-ds/core-components/issues/998)) ([e6a654a](https://github.com/core-ds/core-components/commit/e6a654a0599451c7d149484cb61d8067eed083b7))
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## [2.1.16](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.1.15...@alfalab/core-components-password-input@2.1.16) (2022-02-17)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Bug Fixes
|
|
26
|
+
|
|
27
|
+
* imports for glyph icons ([#994](https://github.com/core-ds/core-components/issues/994)) ([8e807f2](https://github.com/core-ds/core-components/commit/8e807f26abf0f942fe8eadbd201caecb297b35dc))
|
|
12
28
|
|
|
13
29
|
|
|
14
30
|
|
|
15
31
|
|
|
16
32
|
|
|
17
|
-
## [2.1.15](https://github.com/
|
|
33
|
+
## [2.1.15](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.1.14...@alfalab/core-components-password-input@2.1.15) (2022-02-15)
|
|
18
34
|
|
|
19
35
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
20
36
|
|
|
@@ -22,7 +38,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
22
38
|
|
|
23
39
|
|
|
24
40
|
|
|
25
|
-
## [2.1.14](https://github.com/
|
|
41
|
+
## [2.1.14](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.1.13...@alfalab/core-components-password-input@2.1.14) (2022-02-09)
|
|
26
42
|
|
|
27
43
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
28
44
|
|
|
@@ -30,7 +46,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
30
46
|
|
|
31
47
|
|
|
32
48
|
|
|
33
|
-
## [2.1.13](https://github.com/
|
|
49
|
+
## [2.1.13](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.1.12...@alfalab/core-components-password-input@2.1.13) (2022-02-03)
|
|
34
50
|
|
|
35
51
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
36
52
|
|
|
@@ -38,7 +54,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
38
54
|
|
|
39
55
|
|
|
40
56
|
|
|
41
|
-
## [2.1.12](https://github.com/
|
|
57
|
+
## [2.1.12](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.1.11...@alfalab/core-components-password-input@2.1.12) (2022-02-02)
|
|
42
58
|
|
|
43
59
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
44
60
|
|
|
@@ -46,7 +62,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
46
62
|
|
|
47
63
|
|
|
48
64
|
|
|
49
|
-
## [2.1.11](https://github.com/
|
|
65
|
+
## [2.1.11](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.1.10...@alfalab/core-components-password-input@2.1.11) (2022-01-17)
|
|
50
66
|
|
|
51
67
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
52
68
|
|
|
@@ -54,7 +70,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
54
70
|
|
|
55
71
|
|
|
56
72
|
|
|
57
|
-
## [2.1.10](https://github.com/
|
|
73
|
+
## [2.1.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.1.9...@alfalab/core-components-password-input@2.1.10) (2021-12-29)
|
|
58
74
|
|
|
59
75
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
60
76
|
|
|
@@ -62,7 +78,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
62
78
|
|
|
63
79
|
|
|
64
80
|
|
|
65
|
-
## [2.1.9](https://github.com/
|
|
81
|
+
## [2.1.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.1.8...@alfalab/core-components-password-input@2.1.9) (2021-12-14)
|
|
66
82
|
|
|
67
83
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
68
84
|
|
|
@@ -70,7 +86,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
70
86
|
|
|
71
87
|
|
|
72
88
|
|
|
73
|
-
## [2.1.8](https://github.com/
|
|
89
|
+
## [2.1.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.1.7...@alfalab/core-components-password-input@2.1.8) (2021-12-09)
|
|
74
90
|
|
|
75
91
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
76
92
|
|
|
@@ -78,7 +94,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
78
94
|
|
|
79
95
|
|
|
80
96
|
|
|
81
|
-
## [2.1.7](https://github.com/
|
|
97
|
+
## [2.1.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.1.6...@alfalab/core-components-password-input@2.1.7) (2021-12-08)
|
|
82
98
|
|
|
83
99
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
84
100
|
|
|
@@ -86,7 +102,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
86
102
|
|
|
87
103
|
|
|
88
104
|
|
|
89
|
-
## [2.1.6](https://github.com/
|
|
105
|
+
## [2.1.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.1.5...@alfalab/core-components-password-input@2.1.6) (2021-12-08)
|
|
90
106
|
|
|
91
107
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
92
108
|
|
|
@@ -94,7 +110,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
94
110
|
|
|
95
111
|
|
|
96
112
|
|
|
97
|
-
## [2.1.5](https://github.com/
|
|
113
|
+
## [2.1.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.1.4...@alfalab/core-components-password-input@2.1.5) (2021-12-08)
|
|
98
114
|
|
|
99
115
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
100
116
|
|
|
@@ -102,7 +118,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
102
118
|
|
|
103
119
|
|
|
104
120
|
|
|
105
|
-
## [2.1.4](https://github.com/
|
|
121
|
+
## [2.1.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.1.3...@alfalab/core-components-password-input@2.1.4) (2021-11-26)
|
|
106
122
|
|
|
107
123
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
108
124
|
|
|
@@ -110,7 +126,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
110
126
|
|
|
111
127
|
|
|
112
128
|
|
|
113
|
-
## [2.1.3](https://github.com/
|
|
129
|
+
## [2.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.1.2...@alfalab/core-components-password-input@2.1.3) (2021-11-16)
|
|
114
130
|
|
|
115
131
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
116
132
|
|
|
@@ -118,7 +134,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
118
134
|
|
|
119
135
|
|
|
120
136
|
|
|
121
|
-
## [2.1.2](https://github.com/
|
|
137
|
+
## [2.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.1.1...@alfalab/core-components-password-input@2.1.2) (2021-10-15)
|
|
122
138
|
|
|
123
139
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
124
140
|
|
|
@@ -126,7 +142,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
126
142
|
|
|
127
143
|
|
|
128
144
|
|
|
129
|
-
## [2.1.1](https://github.com/
|
|
145
|
+
## [2.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.1.0...@alfalab/core-components-password-input@2.1.1) (2021-10-11)
|
|
130
146
|
|
|
131
147
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
132
148
|
|
|
@@ -134,19 +150,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
134
150
|
|
|
135
151
|
|
|
136
152
|
|
|
137
|
-
# [2.1.0](https://github.com/
|
|
153
|
+
# [2.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.0.9...@alfalab/core-components-password-input@2.1.0) (2021-09-14)
|
|
138
154
|
|
|
139
155
|
|
|
140
156
|
### Features
|
|
141
157
|
|
|
142
|
-
* **password-input:** show right addons (PDS-283) ([#828](https://github.com/
|
|
143
|
-
* change error type to ReactNode ([#825](https://github.com/
|
|
158
|
+
* **password-input:** show right addons (PDS-283) ([#828](https://github.com/core-ds/core-components/issues/828)) ([b255acd](https://github.com/core-ds/core-components/commit/b255acdcdbe37b546c6c9100a1645609439af430))
|
|
159
|
+
* change error type to ReactNode ([#825](https://github.com/core-ds/core-components/issues/825)) ([c6d95c1](https://github.com/core-ds/core-components/commit/c6d95c1c6239f2b2a3bf2c1639554d8500e794f3))
|
|
144
160
|
|
|
145
161
|
|
|
146
162
|
|
|
147
163
|
|
|
148
164
|
|
|
149
|
-
## [2.0.9](https://github.com/
|
|
165
|
+
## [2.0.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.0.8...@alfalab/core-components-password-input@2.0.9) (2021-08-31)
|
|
150
166
|
|
|
151
167
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
152
168
|
|
|
@@ -154,7 +170,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
154
170
|
|
|
155
171
|
|
|
156
172
|
|
|
157
|
-
## [2.0.8](https://github.com/
|
|
173
|
+
## [2.0.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.0.7...@alfalab/core-components-password-input@2.0.8) (2021-08-27)
|
|
158
174
|
|
|
159
175
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
160
176
|
|
|
@@ -162,7 +178,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
162
178
|
|
|
163
179
|
|
|
164
180
|
|
|
165
|
-
## [2.0.7](https://github.com/
|
|
181
|
+
## [2.0.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.0.6...@alfalab/core-components-password-input@2.0.7) (2021-08-23)
|
|
166
182
|
|
|
167
183
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
168
184
|
|
|
@@ -170,18 +186,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
170
186
|
|
|
171
187
|
|
|
172
188
|
|
|
173
|
-
## [2.0.6](https://github.com/
|
|
189
|
+
## [2.0.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.0.5...@alfalab/core-components-password-input@2.0.6) (2021-08-23)
|
|
174
190
|
|
|
175
191
|
|
|
176
192
|
### Bug Fixes
|
|
177
193
|
|
|
178
|
-
* **input:** smart error icon ([#746](https://github.com/
|
|
194
|
+
* **input:** smart error icon ([#746](https://github.com/core-ds/core-components/issues/746)) ([f1950d6](https://github.com/core-ds/core-components/commit/f1950d6d516d17d993f0865c10390b6301bb2707)), closes [#782](https://github.com/core-ds/core-components/issues/782)
|
|
179
195
|
|
|
180
196
|
|
|
181
197
|
|
|
182
198
|
|
|
183
199
|
|
|
184
|
-
## [2.0.5](https://github.com/
|
|
200
|
+
## [2.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.0.4...@alfalab/core-components-password-input@2.0.5) (2021-08-11)
|
|
185
201
|
|
|
186
202
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
187
203
|
|
|
@@ -189,7 +205,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
189
205
|
|
|
190
206
|
|
|
191
207
|
|
|
192
|
-
## [2.0.4](https://github.com/
|
|
208
|
+
## [2.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.0.3...@alfalab/core-components-password-input@2.0.4) (2021-08-04)
|
|
193
209
|
|
|
194
210
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
195
211
|
|
|
@@ -197,7 +213,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
197
213
|
|
|
198
214
|
|
|
199
215
|
|
|
200
|
-
## [2.0.3](https://github.com/
|
|
216
|
+
## [2.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.0.2...@alfalab/core-components-password-input@2.0.3) (2021-07-23)
|
|
201
217
|
|
|
202
218
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
203
219
|
|
|
@@ -205,7 +221,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
205
221
|
|
|
206
222
|
|
|
207
223
|
|
|
208
|
-
## [2.0.2](https://github.com/
|
|
224
|
+
## [2.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.0.1...@alfalab/core-components-password-input@2.0.2) (2021-07-19)
|
|
209
225
|
|
|
210
226
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
211
227
|
|
|
@@ -213,7 +229,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
213
229
|
|
|
214
230
|
|
|
215
231
|
|
|
216
|
-
## [2.0.1](https://github.com/
|
|
232
|
+
## [2.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@2.0.0...@alfalab/core-components-password-input@2.0.1) (2021-07-09)
|
|
217
233
|
|
|
218
234
|
**Note:** Version bump only for package @alfalab/core-components-password-input
|
|
219
235
|
|
|
@@ -221,16 +237,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
221
237
|
|
|
222
238
|
|
|
223
239
|
|
|
224
|
-
# [2.0.0](https://github.com/
|
|
240
|
+
# [2.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-password-input@1.1.0...@alfalab/core-components-password-input@2.0.0) (2021-07-08)
|
|
225
241
|
|
|
226
242
|
|
|
227
243
|
### Features
|
|
228
244
|
|
|
229
|
-
* upgrade storybook ([#696](https://github.com/
|
|
245
|
+
* upgrade storybook ([#696](https://github.com/core-ds/core-components/issues/696))
|
|
230
246
|
|
|
231
247
|
# 1.1.0 (2021-06-29)
|
|
232
248
|
|
|
233
249
|
|
|
234
250
|
### Features
|
|
235
251
|
|
|
236
|
-
* **password-input:** add password input (PDS-233) ([#691](https://github.com/
|
|
252
|
+
* **password-input:** add password input (PDS-233) ([#691](https://github.com/core-ds/core-components/issues/691)) ([d872e4d](https://github.com/core-ds/core-components/commit/d872e4dd18fd5db472864fbc2676749b812da00f))
|
package/dist/component.js
CHANGED
|
@@ -53,7 +53,7 @@ function __rest(s, e) {
|
|
|
53
53
|
return t;
|
|
54
54
|
}
|
|
55
55
|
|
|
56
|
-
var styles = {"eye":"password-
|
|
56
|
+
var styles = {"eye":"password-input__eye_ua1bx","xl":"password-input__xl_ua1bx","input":"password-input__input_ua1bx"};
|
|
57
57
|
require('./index.css')
|
|
58
58
|
|
|
59
59
|
var PasswordInput = React.forwardRef(function (_a, ref) {
|
package/dist/esm/component.js
CHANGED
|
@@ -44,7 +44,7 @@ function __rest(s, e) {
|
|
|
44
44
|
return t;
|
|
45
45
|
}
|
|
46
46
|
|
|
47
|
-
var styles = {"eye":"password-
|
|
47
|
+
var styles = {"eye":"password-input__eye_ua1bx","xl":"password-input__xl_ua1bx","input":"password-input__input_ua1bx"};
|
|
48
48
|
require('./index.css')
|
|
49
49
|
|
|
50
50
|
var PasswordInput = forwardRef(function (_a, ref) {
|
package/dist/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 11gqh */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -12,15 +12,15 @@
|
|
|
12
12
|
--gap-s-neg: -12px;
|
|
13
13
|
--gap-m-neg: -16px;
|
|
14
14
|
}
|
|
15
|
-
.password-
|
|
15
|
+
.password-input__eye_ua1bx:last-child {
|
|
16
16
|
margin-right: var(--gap-s-neg);
|
|
17
17
|
}
|
|
18
|
-
.password-
|
|
18
|
+
.password-input__xl_ua1bx .password-input__eye_ua1bx:last-child {
|
|
19
19
|
margin-right: var(--gap-m-neg);
|
|
20
20
|
}
|
|
21
|
-
.password-
|
|
21
|
+
.password-input__xl_ua1bx .password-input__eye_ua1bx {
|
|
22
22
|
margin-left: var(--gap-2xs);
|
|
23
23
|
}
|
|
24
|
-
.password-
|
|
24
|
+
.password-input__input_ua1bx::-ms-reveal {
|
|
25
25
|
display: none;
|
|
26
26
|
}
|
package/dist/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 11gqh */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -12,15 +12,15 @@
|
|
|
12
12
|
--gap-s-neg: -12px;
|
|
13
13
|
--gap-m-neg: -16px;
|
|
14
14
|
}
|
|
15
|
-
.password-
|
|
15
|
+
.password-input__eye_ua1bx:last-child {
|
|
16
16
|
margin-right: var(--gap-s-neg);
|
|
17
17
|
}
|
|
18
|
-
.password-
|
|
18
|
+
.password-input__xl_ua1bx .password-input__eye_ua1bx:last-child {
|
|
19
19
|
margin-right: var(--gap-m-neg);
|
|
20
20
|
}
|
|
21
|
-
.password-
|
|
21
|
+
.password-input__xl_ua1bx .password-input__eye_ua1bx {
|
|
22
22
|
margin-left: var(--gap-2xs);
|
|
23
23
|
}
|
|
24
|
-
.password-
|
|
24
|
+
.password-input__input_ua1bx::-ms-reveal {
|
|
25
25
|
display: none;
|
|
26
26
|
}
|
package/dist/modern/component.js
CHANGED
|
@@ -5,7 +5,7 @@ import { IconButton } from '@alfalab/core-components-icon-button/dist/modern';
|
|
|
5
5
|
import { EyeMIcon } from '@alfalab/icons-glyph/EyeMIcon';
|
|
6
6
|
import { EyeOffMIcon } from '@alfalab/icons-glyph/EyeOffMIcon';
|
|
7
7
|
|
|
8
|
-
var styles = {"eye":"password-
|
|
8
|
+
var styles = {"eye":"password-input__eye_ua1bx","xl":"password-input__xl_ua1bx","input":"password-input__input_ua1bx"};
|
|
9
9
|
require('./index.css')
|
|
10
10
|
|
|
11
11
|
const PasswordInput = forwardRef(({ onPasswordVisibleChange, passwordVisible, disabled, colors, rightAddons, size = 's', className, ...restProps }, ref) => {
|
package/dist/modern/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 11gqh */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -12,15 +12,15 @@
|
|
|
12
12
|
--gap-s-neg: -12px;
|
|
13
13
|
--gap-m-neg: -16px;
|
|
14
14
|
}
|
|
15
|
-
.password-
|
|
15
|
+
.password-input__eye_ua1bx:last-child {
|
|
16
16
|
margin-right: var(--gap-s-neg);
|
|
17
17
|
}
|
|
18
|
-
.password-
|
|
18
|
+
.password-input__xl_ua1bx .password-input__eye_ua1bx:last-child {
|
|
19
19
|
margin-right: var(--gap-m-neg);
|
|
20
20
|
}
|
|
21
|
-
.password-
|
|
21
|
+
.password-input__xl_ua1bx .password-input__eye_ua1bx {
|
|
22
22
|
margin-left: var(--gap-2xs);
|
|
23
23
|
}
|
|
24
|
-
.password-
|
|
24
|
+
.password-input__input_ua1bx::-ms-reveal {
|
|
25
25
|
display: none;
|
|
26
26
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components-password-input",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.2.2",
|
|
4
4
|
"description": "Input password",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
@@ -17,10 +17,10 @@
|
|
|
17
17
|
"react-dom": "^16.9.0 || ^17.0.1"
|
|
18
18
|
},
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@alfalab/core-components-icon-button": "^4.1.
|
|
21
|
-
"@alfalab/core-components-input": "^8.
|
|
22
|
-
"@alfalab/icons-glyph": "^2.
|
|
23
|
-
"classnames": "
|
|
20
|
+
"@alfalab/core-components-icon-button": "^4.1.8",
|
|
21
|
+
"@alfalab/core-components-input": "^8.1.2",
|
|
22
|
+
"@alfalab/icons-glyph": "^2.16.0",
|
|
23
|
+
"classnames": "2.2.6"
|
|
24
24
|
},
|
|
25
|
-
"gitHead": "
|
|
25
|
+
"gitHead": "8d998af881e79e8b524179aa50cdb117c1380c74"
|
|
26
26
|
}
|