@alfalab/core-components-password-input 4.1.17 → 4.1.18

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/component.js CHANGED
@@ -15,7 +15,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
15
15
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
16
16
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
17
17
 
18
- var styles = {"eye":"password-input__eye_1omdi","xl":"password-input__xl_1omdi","input":"password-input__input_1omdi"};
18
+ var styles = {"eye":"password-input__eye_1oxwl","xl":"password-input__xl_1oxwl","input":"password-input__input_1oxwl","addons":"password-input__addons_1oxwl"};
19
19
  require('./index.css')
20
20
 
21
21
  var PasswordInput = React.forwardRef(function (_a, ref) {
@@ -12,12 +12,10 @@
12
12
  } :root {
13
13
  } :root {
14
14
  --gap-2xs: 4px;
15
- --gap-s-neg: -12px;
16
15
  --gap-m-neg: -16px;
17
16
  } :root {
18
17
  } :root {
19
18
  } .eye:last-child {
20
- margin-right: var(--gap-s-neg);
21
19
  height: 100%;
22
20
  } .xl .eye:last-child {
23
21
  margin-right: var(--gap-m-neg);
@@ -25,4 +23,6 @@
25
23
  margin-left: var(--gap-2xs);
26
24
  } .input::-ms-reveal {
27
25
  display: none;
26
+ } .addons {
27
+ padding-right: 0;
28
28
  }
package/esm/component.js CHANGED
@@ -6,7 +6,7 @@ import { Input } from '@alfalab/core-components-input/esm';
6
6
  import { EyeMIcon } from '@alfalab/icons-glyph/EyeMIcon';
7
7
  import { EyeOffMIcon } from '@alfalab/icons-glyph/EyeOffMIcon';
8
8
 
9
- var styles = {"eye":"password-input__eye_1omdi","xl":"password-input__xl_1omdi","input":"password-input__input_1omdi"};
9
+ var styles = {"eye":"password-input__eye_1oxwl","xl":"password-input__xl_1oxwl","input":"password-input__input_1oxwl","addons":"password-input__addons_1oxwl"};
10
10
  require('./index.css')
11
11
 
12
12
  var PasswordInput = forwardRef(function (_a, ref) {
package/esm/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 3kshe */
1
+ /* hash: 1fr77 */
2
2
  :root {
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -13,17 +13,17 @@
13
13
  } :root {
14
14
  } :root {
15
15
  --gap-2xs: 4px;
16
- --gap-s-neg: -12px;
17
16
  --gap-m-neg: -16px;
18
17
  } :root {
19
18
  } :root {
20
- } .password-input__eye_1omdi:last-child {
21
- margin-right: var(--gap-s-neg);
19
+ } .password-input__eye_1oxwl:last-child {
22
20
  height: 100%;
23
- } .password-input__xl_1omdi .password-input__eye_1omdi:last-child {
21
+ } .password-input__xl_1oxwl .password-input__eye_1oxwl:last-child {
24
22
  margin-right: var(--gap-m-neg);
25
- } .password-input__xl_1omdi .password-input__eye_1omdi {
23
+ } .password-input__xl_1oxwl .password-input__eye_1oxwl {
26
24
  margin-left: var(--gap-2xs);
27
- } .password-input__input_1omdi::-ms-reveal {
25
+ } .password-input__input_1oxwl::-ms-reveal {
28
26
  display: none;
27
+ } .password-input__addons_1oxwl {
28
+ padding-right: 0;
29
29
  }
package/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 3kshe */
1
+ /* hash: 1fr77 */
2
2
  :root {
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -13,17 +13,17 @@
13
13
  } :root {
14
14
  } :root {
15
15
  --gap-2xs: 4px;
16
- --gap-s-neg: -12px;
17
16
  --gap-m-neg: -16px;
18
17
  } :root {
19
18
  } :root {
20
- } .password-input__eye_1omdi:last-child {
21
- margin-right: var(--gap-s-neg);
19
+ } .password-input__eye_1oxwl:last-child {
22
20
  height: 100%;
23
- } .password-input__xl_1omdi .password-input__eye_1omdi:last-child {
21
+ } .password-input__xl_1oxwl .password-input__eye_1oxwl:last-child {
24
22
  margin-right: var(--gap-m-neg);
25
- } .password-input__xl_1omdi .password-input__eye_1omdi {
23
+ } .password-input__xl_1oxwl .password-input__eye_1oxwl {
26
24
  margin-left: var(--gap-2xs);
27
- } .password-input__input_1omdi::-ms-reveal {
25
+ } .password-input__input_1oxwl::-ms-reveal {
28
26
  display: none;
27
+ } .password-input__addons_1oxwl {
28
+ padding-right: 0;
29
29
  }
@@ -5,7 +5,7 @@ import { Input } from '@alfalab/core-components-input/modern';
5
5
  import { EyeMIcon } from '@alfalab/icons-glyph/EyeMIcon';
6
6
  import { EyeOffMIcon } from '@alfalab/icons-glyph/EyeOffMIcon';
7
7
 
8
- const styles = {"eye":"password-input__eye_1omdi","xl":"password-input__xl_1omdi","input":"password-input__input_1omdi"};
8
+ const styles = {"eye":"password-input__eye_1oxwl","xl":"password-input__xl_1oxwl","input":"password-input__input_1oxwl","addons":"password-input__addons_1oxwl"};
9
9
  require('./index.css')
10
10
 
11
11
  const PasswordInput = forwardRef(({ onPasswordVisibleChange, passwordVisible, disabled, colors, rightAddons, size = 's', className, ...restProps }, ref) => {
package/modern/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 3kshe */
1
+ /* hash: 1fr77 */
2
2
  :root {
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -13,17 +13,17 @@
13
13
  } :root {
14
14
  } :root {
15
15
  --gap-2xs: 4px;
16
- --gap-s-neg: -12px;
17
16
  --gap-m-neg: -16px;
18
17
  } :root {
19
18
  } :root {
20
- } .password-input__eye_1omdi:last-child {
21
- margin-right: var(--gap-s-neg);
19
+ } .password-input__eye_1oxwl:last-child {
22
20
  height: 100%;
23
- } .password-input__xl_1omdi .password-input__eye_1omdi:last-child {
21
+ } .password-input__xl_1oxwl .password-input__eye_1oxwl:last-child {
24
22
  margin-right: var(--gap-m-neg);
25
- } .password-input__xl_1omdi .password-input__eye_1omdi {
23
+ } .password-input__xl_1oxwl .password-input__eye_1oxwl {
26
24
  margin-left: var(--gap-2xs);
27
- } .password-input__input_1omdi::-ms-reveal {
25
+ } .password-input__input_1oxwl::-ms-reveal {
28
26
  display: none;
27
+ } .password-input__addons_1oxwl {
28
+ padding-right: 0;
29
29
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-password-input",
3
- "version": "4.1.17",
3
+ "version": "4.1.18",
4
4
  "description": "Input password",
5
5
  "keywords": [],
6
6
  "license": "MIT",