@alfalab/core-components-picker-button 11.0.3 → 11.0.4

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.
@@ -20,7 +20,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
20
20
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
21
21
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
22
22
 
23
- var styles = {"container":"picker-button__container_19mq7","optionsPopover":"picker-button__optionsPopover_19mq7","sideGap":"picker-button__sideGap_19mq7","option":"picker-button__option_19mq7"};
23
+ var styles = {"container":"picker-button__container_z4h8h","optionsPopover":"picker-button__optionsPopover_z4h8h","sideGap":"picker-button__sideGap_z4h8h","option":"picker-button__option_z4h8h"};
24
24
  require('./index.css')
25
25
 
26
26
  var SIDE_POSITIONS = ['right', 'right-start', 'right-end', 'left', 'left-start', 'left-end'];
@@ -11,7 +11,7 @@ import '@alfalab/icons-glyph/ChevronDownMIcon';
11
11
  import '@alfalab/icons-glyph/MoreMIcon';
12
12
  import '@alfalab/icons-glyph/MoreSIcon';
13
13
 
14
- var styles = {"container":"picker-button__container_19mq7","optionsPopover":"picker-button__optionsPopover_19mq7","sideGap":"picker-button__sideGap_19mq7","option":"picker-button__option_19mq7"};
14
+ var styles = {"container":"picker-button__container_z4h8h","optionsPopover":"picker-button__optionsPopover_z4h8h","sideGap":"picker-button__sideGap_z4h8h","option":"picker-button__option_z4h8h"};
15
15
  require('./index.css')
16
16
 
17
17
  var SIDE_POSITIONS = ['right', 'right-start', 'right-end', 'left', 'left-start', 'left-end'];
@@ -8,7 +8,7 @@ import '@alfalab/icons-glyph/ChevronDownMIcon';
8
8
  import '@alfalab/icons-glyph/MoreMIcon';
9
9
  import '@alfalab/icons-glyph/MoreSIcon';
10
10
 
11
- var styles = {"iconContainer":"picker-button__iconContainer_77eml","addonsContainer":"picker-button__addonsContainer_77eml","showControlIcon":"picker-button__showControlIcon_77eml","open":"picker-button__open_77eml","linkOpen":"picker-button__linkOpen_77eml"};
11
+ var styles = {"iconContainer":"picker-button__iconContainer_ofh6i","addonsContainer":"picker-button__addonsContainer_ofh6i","showControlIcon":"picker-button__showControlIcon_ofh6i","open":"picker-button__open_ofh6i","linkOpen":"picker-button__linkOpen_ofh6i"};
12
12
  require('./index.css')
13
13
 
14
14
  var Field = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: bimam */
1
+ /* hash: 1vwl8 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-specialbg-secondary-transparent: rgba(11, 31, 53, 0.05); /* 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 */
@@ -17,15 +17,15 @@
17
17
  } :root {
18
18
  } :root {
19
19
  --arrow-transform: rotate(180deg);
20
- } .picker-button__iconContainer_77eml {
20
+ } .picker-button__iconContainer_ofh6i {
21
21
  display: flex;
22
22
  transition: transform 0.15s ease-in-out;
23
- } .picker-button__addonsContainer_77eml {
23
+ } .picker-button__addonsContainer_ofh6i {
24
24
  display: flex
25
- } .picker-button__addonsContainer_77eml.picker-button__showControlIcon_77eml {
25
+ } .picker-button__addonsContainer_ofh6i.picker-button__showControlIcon_ofh6i {
26
26
  margin-right: var(--gap-2xs);
27
- } .picker-button__open_77eml {
27
+ } .picker-button__open_ofh6i {
28
28
  transform: var(--arrow-transform);
29
- } .picker-button__linkOpen_77eml:not(:hover) {
29
+ } .picker-button__linkOpen_ofh6i:not(:hover) {
30
30
  background-color: var(--color-light-specialbg-secondary-transparent);
31
31
  }
package/esm/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: f5fua */
1
+ /* hash: 1aez3 */
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 */
@@ -16,13 +16,13 @@
16
16
  --gap-m: 16px;
17
17
  } :root {
18
18
  } :root {
19
- } .picker-button__container_19mq7 {
19
+ } .picker-button__container_z4h8h {
20
20
  min-width: auto;
21
- } .cc-picker-button.picker-button__optionsPopover_19mq7.picker-button__sideGap_19mq7 {
21
+ } .cc-picker-button.picker-button__optionsPopover_z4h8h.picker-button__sideGap_z4h8h {
22
22
  padding: 0 var(--gap-xs);
23
- } .cc-picker-button .picker-button__option_19mq7 {
23
+ } .cc-picker-button .picker-button__option_z4h8h {
24
24
  padding: 0 var(--gap-m)
25
- } .cc-picker-button .picker-button__option_19mq7:before {
25
+ } .cc-picker-button .picker-button__option_z4h8h:before {
26
26
  /* Удаляем разделители у опций выпадающего списка. */
27
27
  display: none;
28
28
  }
@@ -2,7 +2,7 @@ import { __rest, __assign } from 'tslib';
2
2
  import React from 'react';
3
3
  import { Option as Option$1 } from '@alfalab/core-components-select/esm/shared';
4
4
 
5
- var styles = {"container":"picker-button__container_vx3yl","icon":"picker-button__icon_vx3yl","content":"picker-button__content_vx3yl"};
5
+ var styles = {"container":"picker-button__container_leuzl","icon":"picker-button__icon_leuzl","content":"picker-button__content_leuzl"};
6
6
  require('./index.css')
7
7
 
8
8
  var Option = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1scb7 */
1
+ /* hash: okqex */
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 */
@@ -15,13 +15,13 @@
15
15
  --gap-s: 12px;
16
16
  } :root {
17
17
  } :root {
18
- } .picker-button__container_vx3yl {
18
+ } .picker-button__container_leuzl {
19
19
  display: flex;
20
20
  align-items: center;
21
- } .picker-button__icon_vx3yl {
21
+ } .picker-button__icon_leuzl {
22
22
  display: flex;
23
23
  margin-right: var(--gap-s);
24
- } .picker-button__content_vx3yl {
24
+ } .picker-button__content_leuzl {
25
25
  overflow: hidden;
26
26
  flex: 1;
27
27
  text-overflow: ellipsis;
@@ -17,7 +17,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
17
17
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
18
18
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
19
19
 
20
- var styles = {"iconContainer":"picker-button__iconContainer_77eml","addonsContainer":"picker-button__addonsContainer_77eml","showControlIcon":"picker-button__showControlIcon_77eml","open":"picker-button__open_77eml","linkOpen":"picker-button__linkOpen_77eml"};
20
+ var styles = {"iconContainer":"picker-button__iconContainer_ofh6i","addonsContainer":"picker-button__addonsContainer_ofh6i","showControlIcon":"picker-button__showControlIcon_ofh6i","open":"picker-button__open_ofh6i","linkOpen":"picker-button__linkOpen_ofh6i"};
21
21
  require('./index.css')
22
22
 
23
23
  var Field = function (_a) {
package/field/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: bimam */
1
+ /* hash: 1vwl8 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-specialbg-secondary-transparent: rgba(11, 31, 53, 0.05); /* 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 */
@@ -17,15 +17,15 @@
17
17
  } :root {
18
18
  } :root {
19
19
  --arrow-transform: rotate(180deg);
20
- } .picker-button__iconContainer_77eml {
20
+ } .picker-button__iconContainer_ofh6i {
21
21
  display: flex;
22
22
  transition: transform 0.15s ease-in-out;
23
- } .picker-button__addonsContainer_77eml {
23
+ } .picker-button__addonsContainer_ofh6i {
24
24
  display: flex
25
- } .picker-button__addonsContainer_77eml.picker-button__showControlIcon_77eml {
25
+ } .picker-button__addonsContainer_ofh6i.picker-button__showControlIcon_ofh6i {
26
26
  margin-right: var(--gap-2xs);
27
- } .picker-button__open_77eml {
27
+ } .picker-button__open_ofh6i {
28
28
  transform: var(--arrow-transform);
29
- } .picker-button__linkOpen_77eml:not(:hover) {
29
+ } .picker-button__linkOpen_ofh6i:not(:hover) {
30
30
  background-color: var(--color-light-specialbg-secondary-transparent);
31
31
  }
package/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: f5fua */
1
+ /* hash: 1aez3 */
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 */
@@ -16,13 +16,13 @@
16
16
  --gap-m: 16px;
17
17
  } :root {
18
18
  } :root {
19
- } .picker-button__container_19mq7 {
19
+ } .picker-button__container_z4h8h {
20
20
  min-width: auto;
21
- } .cc-picker-button.picker-button__optionsPopover_19mq7.picker-button__sideGap_19mq7 {
21
+ } .cc-picker-button.picker-button__optionsPopover_z4h8h.picker-button__sideGap_z4h8h {
22
22
  padding: 0 var(--gap-xs);
23
- } .cc-picker-button .picker-button__option_19mq7 {
23
+ } .cc-picker-button .picker-button__option_z4h8h {
24
24
  padding: 0 var(--gap-m)
25
- } .cc-picker-button .picker-button__option_19mq7:before {
25
+ } .cc-picker-button .picker-button__option_z4h8h:before {
26
26
  /* Удаляем разделители у опций выпадающего списка. */
27
27
  display: none;
28
28
  }
@@ -10,7 +10,7 @@ import '@alfalab/icons-glyph/ChevronDownMIcon';
10
10
  import '@alfalab/icons-glyph/MoreMIcon';
11
11
  import '@alfalab/icons-glyph/MoreSIcon';
12
12
 
13
- const styles = {"container":"picker-button__container_19mq7","optionsPopover":"picker-button__optionsPopover_19mq7","sideGap":"picker-button__sideGap_19mq7","option":"picker-button__option_19mq7"};
13
+ const styles = {"container":"picker-button__container_z4h8h","optionsPopover":"picker-button__optionsPopover_z4h8h","sideGap":"picker-button__sideGap_z4h8h","option":"picker-button__option_z4h8h"};
14
14
  require('./index.css')
15
15
 
16
16
  const SIDE_POSITIONS = ['right', 'right-start', 'right-end', 'left', 'left-start', 'left-end'];
@@ -7,7 +7,7 @@ import '@alfalab/icons-glyph/ChevronDownMIcon';
7
7
  import '@alfalab/icons-glyph/MoreMIcon';
8
8
  import '@alfalab/icons-glyph/MoreSIcon';
9
9
 
10
- const styles = {"iconContainer":"picker-button__iconContainer_77eml","addonsContainer":"picker-button__addonsContainer_77eml","showControlIcon":"picker-button__showControlIcon_77eml","open":"picker-button__open_77eml","linkOpen":"picker-button__linkOpen_77eml"};
10
+ const styles = {"iconContainer":"picker-button__iconContainer_ofh6i","addonsContainer":"picker-button__addonsContainer_ofh6i","showControlIcon":"picker-button__showControlIcon_ofh6i","open":"picker-button__open_ofh6i","linkOpen":"picker-button__linkOpen_ofh6i"};
11
11
  require('./index.css')
12
12
 
13
13
  const Field = ({ buttonSize = 'm', buttonVariant = 'default', view, label, open, multiple, rightAddons, Arrow, innerProps, className, selected, selectedMultiple, setSelectedItems, toggleMenu, valueRenderer, showArrow = true, labelView, ...restProps }) => {
@@ -1,4 +1,4 @@
1
- /* hash: bimam */
1
+ /* hash: 1vwl8 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-specialbg-secondary-transparent: rgba(11, 31, 53, 0.05); /* 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 */
@@ -17,15 +17,15 @@
17
17
  } :root {
18
18
  } :root {
19
19
  --arrow-transform: rotate(180deg);
20
- } .picker-button__iconContainer_77eml {
20
+ } .picker-button__iconContainer_ofh6i {
21
21
  display: flex;
22
22
  transition: transform 0.15s ease-in-out;
23
- } .picker-button__addonsContainer_77eml {
23
+ } .picker-button__addonsContainer_ofh6i {
24
24
  display: flex
25
- } .picker-button__addonsContainer_77eml.picker-button__showControlIcon_77eml {
25
+ } .picker-button__addonsContainer_ofh6i.picker-button__showControlIcon_ofh6i {
26
26
  margin-right: var(--gap-2xs);
27
- } .picker-button__open_77eml {
27
+ } .picker-button__open_ofh6i {
28
28
  transform: var(--arrow-transform);
29
- } .picker-button__linkOpen_77eml:not(:hover) {
29
+ } .picker-button__linkOpen_ofh6i:not(:hover) {
30
30
  background-color: var(--color-light-specialbg-secondary-transparent);
31
31
  }
package/modern/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: f5fua */
1
+ /* hash: 1aez3 */
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 */
@@ -16,13 +16,13 @@
16
16
  --gap-m: 16px;
17
17
  } :root {
18
18
  } :root {
19
- } .picker-button__container_19mq7 {
19
+ } .picker-button__container_z4h8h {
20
20
  min-width: auto;
21
- } .cc-picker-button.picker-button__optionsPopover_19mq7.picker-button__sideGap_19mq7 {
21
+ } .cc-picker-button.picker-button__optionsPopover_z4h8h.picker-button__sideGap_z4h8h {
22
22
  padding: 0 var(--gap-xs);
23
- } .cc-picker-button .picker-button__option_19mq7 {
23
+ } .cc-picker-button .picker-button__option_z4h8h {
24
24
  padding: 0 var(--gap-m)
25
- } .cc-picker-button .picker-button__option_19mq7:before {
25
+ } .cc-picker-button .picker-button__option_z4h8h:before {
26
26
  /* Удаляем разделители у опций выпадающего списка. */
27
27
  display: none;
28
28
  }
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import { Option as Option$1 } from '@alfalab/core-components-select/modern/shared';
3
3
 
4
- const styles = {"container":"picker-button__container_vx3yl","icon":"picker-button__icon_vx3yl","content":"picker-button__content_vx3yl"};
4
+ const styles = {"container":"picker-button__container_leuzl","icon":"picker-button__icon_leuzl","content":"picker-button__content_leuzl"};
5
5
  require('./index.css')
6
6
 
7
7
  const Option = ({ option, children, ...restProps }) => {
@@ -1,4 +1,4 @@
1
- /* hash: 1scb7 */
1
+ /* hash: okqex */
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 */
@@ -15,13 +15,13 @@
15
15
  --gap-s: 12px;
16
16
  } :root {
17
17
  } :root {
18
- } .picker-button__container_vx3yl {
18
+ } .picker-button__container_leuzl {
19
19
  display: flex;
20
20
  align-items: center;
21
- } .picker-button__icon_vx3yl {
21
+ } .picker-button__icon_leuzl {
22
22
  display: flex;
23
23
  margin-right: var(--gap-s);
24
- } .picker-button__content_vx3yl {
24
+ } .picker-button__content_leuzl {
25
25
  overflow: hidden;
26
26
  flex: 1;
27
27
  text-overflow: ellipsis;
@@ -10,7 +10,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
10
10
 
11
11
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
12
12
 
13
- var styles = {"container":"picker-button__container_vx3yl","icon":"picker-button__icon_vx3yl","content":"picker-button__content_vx3yl"};
13
+ var styles = {"container":"picker-button__container_leuzl","icon":"picker-button__icon_leuzl","content":"picker-button__content_leuzl"};
14
14
  require('./index.css')
15
15
 
16
16
  var Option = function (_a) {
package/option/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1scb7 */
1
+ /* hash: okqex */
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 */
@@ -15,13 +15,13 @@
15
15
  --gap-s: 12px;
16
16
  } :root {
17
17
  } :root {
18
- } .picker-button__container_vx3yl {
18
+ } .picker-button__container_leuzl {
19
19
  display: flex;
20
20
  align-items: center;
21
- } .picker-button__icon_vx3yl {
21
+ } .picker-button__icon_leuzl {
22
22
  display: flex;
23
23
  margin-right: var(--gap-s);
24
- } .picker-button__content_vx3yl {
24
+ } .picker-button__content_leuzl {
25
25
  overflow: hidden;
26
26
  flex: 1;
27
27
  text-overflow: ellipsis;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-picker-button",
3
- "version": "11.0.3",
3
+ "version": "11.0.4",
4
4
  "description": "Picker button component",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -40,7 +40,7 @@
40
40
  },
41
41
  "dependencies": {
42
42
  "@alfalab/core-components-button": "^9.0.2",
43
- "@alfalab/core-components-select": "^15.0.3",
43
+ "@alfalab/core-components-select": "^15.0.4",
44
44
  "@alfalab/hooks": "^1.13.0",
45
45
  "@alfalab/icons-glyph": "^2.108.0",
46
46
  "classnames": "^2.3.1",