@alfalab/core-components-picker-button 10.3.11 → 10.3.13

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
@@ -18,7 +18,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
18
18
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
19
19
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
20
20
 
21
- var styles = {"container":"picker-button__container_r57dg","optionsPopover":"picker-button__optionsPopover_r57dg","sideGap":"picker-button__sideGap_r57dg","optionsListContainer":"picker-button__optionsListContainer_r57dg","option":"picker-button__option_r57dg"};
21
+ var styles = {"container":"picker-button__container_1xu8b","optionsPopover":"picker-button__optionsPopover_1xu8b","sideGap":"picker-button__sideGap_1xu8b","optionsListContainer":"picker-button__optionsListContainer_1xu8b","option":"picker-button__option_1xu8b"};
22
22
  require('./index.css')
23
23
 
24
24
  var SIDE_POSITIONS = ['right', 'right-start', 'right-end', 'left', 'left-start', 'left-end'];
package/esm/Component.js CHANGED
@@ -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_r57dg","optionsPopover":"picker-button__optionsPopover_r57dg","sideGap":"picker-button__sideGap_r57dg","optionsListContainer":"picker-button__optionsListContainer_r57dg","option":"picker-button__option_r57dg"};
14
+ var styles = {"container":"picker-button__container_1xu8b","optionsPopover":"picker-button__optionsPopover_1xu8b","sideGap":"picker-button__sideGap_1xu8b","optionsListContainer":"picker-button__optionsListContainer_1xu8b","option":"picker-button__option_1xu8b"};
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_16gbi","addonsContainer":"picker-button__addonsContainer_16gbi","showControlIcon":"picker-button__showControlIcon_16gbi","open":"picker-button__open_16gbi"};
11
+ var styles = {"iconContainer":"picker-button__iconContainer_or5ea","addonsContainer":"picker-button__addonsContainer_or5ea","showControlIcon":"picker-button__showControlIcon_or5ea","open":"picker-button__open_or5ea"};
12
12
  require('./index.css')
13
13
 
14
14
  var Field = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1406q */
1
+ /* hash: 1a4mq */
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
  } :root {
17
17
  } :root {
18
18
  --arrow-transform: rotate(180deg);
19
- } .picker-button__iconContainer_16gbi {
19
+ } .picker-button__iconContainer_or5ea {
20
20
  display: flex;
21
21
  transition: transform 0.15s ease-in-out;
22
- } .picker-button__addonsContainer_16gbi {
22
+ } .picker-button__addonsContainer_or5ea {
23
23
  display: flex
24
- } .picker-button__addonsContainer_16gbi.picker-button__showControlIcon_16gbi {
24
+ } .picker-button__addonsContainer_or5ea.picker-button__showControlIcon_or5ea {
25
25
  margin-right: var(--gap-2xs);
26
- } .picker-button__open_16gbi {
26
+ } .picker-button__open_or5ea {
27
27
  transform: var(--arrow-transform);
28
28
  }
package/esm/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: lbcxc */
1
+ /* hash: 1ctlk */
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 */
@@ -18,17 +18,17 @@
18
18
  --gap-m: 16px;
19
19
  } :root {
20
20
  } :root {
21
- } .picker-button__container_r57dg {
21
+ } .picker-button__container_1xu8b {
22
22
  min-width: auto;
23
- } .cc-picker-button.picker-button__optionsPopover_r57dg {
23
+ } .cc-picker-button.picker-button__optionsPopover_1xu8b {
24
24
  padding: var(--gap-2xs) 0
25
- } .cc-picker-button.picker-button__optionsPopover_r57dg.picker-button__sideGap_r57dg {
25
+ } .cc-picker-button.picker-button__optionsPopover_1xu8b.picker-button__sideGap_1xu8b {
26
26
  padding: 0 var(--gap-xs);
27
- } .cc-picker-button .picker-button__optionsListContainer_r57dg {
27
+ } .cc-picker-button .picker-button__optionsListContainer_1xu8b {
28
28
  border-radius: var(--border-radius-m);
29
- } .cc-picker-button .picker-button__option_r57dg {
29
+ } .cc-picker-button .picker-button__option_1xu8b {
30
30
  padding: 0 var(--gap-m)
31
- } .cc-picker-button .picker-button__option_r57dg:before {
31
+ } .cc-picker-button .picker-button__option_1xu8b:before {
32
32
  /* Удаляем разделители у опций выпадающего списка. */
33
33
  display: none;
34
34
  }
@@ -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';
4
4
 
5
- var styles = {"container":"picker-button__container_cev8t","icon":"picker-button__icon_cev8t","content":"picker-button__content_cev8t"};
5
+ var styles = {"container":"picker-button__container_1j3w7","icon":"picker-button__icon_1j3w7","content":"picker-button__content_1j3w7"};
6
6
  require('./index.css')
7
7
 
8
8
  var Option = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1w71z */
1
+ /* hash: oo6k5 */
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_cev8t {
18
+ } .picker-button__container_1j3w7 {
19
19
  display: flex;
20
20
  align-items: center;
21
- } .picker-button__icon_cev8t {
21
+ } .picker-button__icon_1j3w7 {
22
22
  display: flex;
23
23
  margin-right: var(--gap-s);
24
- } .picker-button__content_cev8t {
24
+ } .picker-button__content_1j3w7 {
25
25
  overflow: hidden;
26
26
  flex: 1;
27
27
  text-overflow: ellipsis;
@@ -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 = {"iconContainer":"picker-button__iconContainer_16gbi","addonsContainer":"picker-button__addonsContainer_16gbi","showControlIcon":"picker-button__showControlIcon_16gbi","open":"picker-button__open_16gbi"};
18
+ var styles = {"iconContainer":"picker-button__iconContainer_or5ea","addonsContainer":"picker-button__addonsContainer_or5ea","showControlIcon":"picker-button__showControlIcon_or5ea","open":"picker-button__open_or5ea"};
19
19
  require('./index.css')
20
20
 
21
21
  var Field = function (_a) {
package/field/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1406q */
1
+ /* hash: 1a4mq */
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
  } :root {
17
17
  } :root {
18
18
  --arrow-transform: rotate(180deg);
19
- } .picker-button__iconContainer_16gbi {
19
+ } .picker-button__iconContainer_or5ea {
20
20
  display: flex;
21
21
  transition: transform 0.15s ease-in-out;
22
- } .picker-button__addonsContainer_16gbi {
22
+ } .picker-button__addonsContainer_or5ea {
23
23
  display: flex
24
- } .picker-button__addonsContainer_16gbi.picker-button__showControlIcon_16gbi {
24
+ } .picker-button__addonsContainer_or5ea.picker-button__showControlIcon_or5ea {
25
25
  margin-right: var(--gap-2xs);
26
- } .picker-button__open_16gbi {
26
+ } .picker-button__open_or5ea {
27
27
  transform: var(--arrow-transform);
28
28
  }
package/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: lbcxc */
1
+ /* hash: 1ctlk */
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 */
@@ -18,17 +18,17 @@
18
18
  --gap-m: 16px;
19
19
  } :root {
20
20
  } :root {
21
- } .picker-button__container_r57dg {
21
+ } .picker-button__container_1xu8b {
22
22
  min-width: auto;
23
- } .cc-picker-button.picker-button__optionsPopover_r57dg {
23
+ } .cc-picker-button.picker-button__optionsPopover_1xu8b {
24
24
  padding: var(--gap-2xs) 0
25
- } .cc-picker-button.picker-button__optionsPopover_r57dg.picker-button__sideGap_r57dg {
25
+ } .cc-picker-button.picker-button__optionsPopover_1xu8b.picker-button__sideGap_1xu8b {
26
26
  padding: 0 var(--gap-xs);
27
- } .cc-picker-button .picker-button__optionsListContainer_r57dg {
27
+ } .cc-picker-button .picker-button__optionsListContainer_1xu8b {
28
28
  border-radius: var(--border-radius-m);
29
- } .cc-picker-button .picker-button__option_r57dg {
29
+ } .cc-picker-button .picker-button__option_1xu8b {
30
30
  padding: 0 var(--gap-m)
31
- } .cc-picker-button .picker-button__option_r57dg:before {
31
+ } .cc-picker-button .picker-button__option_1xu8b:before {
32
32
  /* Удаляем разделители у опций выпадающего списка. */
33
33
  display: none;
34
34
  }
@@ -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_r57dg","optionsPopover":"picker-button__optionsPopover_r57dg","sideGap":"picker-button__sideGap_r57dg","optionsListContainer":"picker-button__optionsListContainer_r57dg","option":"picker-button__option_r57dg"};
13
+ const styles = {"container":"picker-button__container_1xu8b","optionsPopover":"picker-button__optionsPopover_1xu8b","sideGap":"picker-button__sideGap_1xu8b","optionsListContainer":"picker-button__optionsListContainer_1xu8b","option":"picker-button__option_1xu8b"};
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_16gbi","addonsContainer":"picker-button__addonsContainer_16gbi","showControlIcon":"picker-button__showControlIcon_16gbi","open":"picker-button__open_16gbi"};
10
+ const styles = {"iconContainer":"picker-button__iconContainer_or5ea","addonsContainer":"picker-button__addonsContainer_or5ea","showControlIcon":"picker-button__showControlIcon_or5ea","open":"picker-button__open_or5ea"};
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, ...restProps }) => {
@@ -1,4 +1,4 @@
1
- /* hash: 1406q */
1
+ /* hash: 1a4mq */
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
  } :root {
17
17
  } :root {
18
18
  --arrow-transform: rotate(180deg);
19
- } .picker-button__iconContainer_16gbi {
19
+ } .picker-button__iconContainer_or5ea {
20
20
  display: flex;
21
21
  transition: transform 0.15s ease-in-out;
22
- } .picker-button__addonsContainer_16gbi {
22
+ } .picker-button__addonsContainer_or5ea {
23
23
  display: flex
24
- } .picker-button__addonsContainer_16gbi.picker-button__showControlIcon_16gbi {
24
+ } .picker-button__addonsContainer_or5ea.picker-button__showControlIcon_or5ea {
25
25
  margin-right: var(--gap-2xs);
26
- } .picker-button__open_16gbi {
26
+ } .picker-button__open_or5ea {
27
27
  transform: var(--arrow-transform);
28
28
  }
package/modern/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: lbcxc */
1
+ /* hash: 1ctlk */
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 */
@@ -18,17 +18,17 @@
18
18
  --gap-m: 16px;
19
19
  } :root {
20
20
  } :root {
21
- } .picker-button__container_r57dg {
21
+ } .picker-button__container_1xu8b {
22
22
  min-width: auto;
23
- } .cc-picker-button.picker-button__optionsPopover_r57dg {
23
+ } .cc-picker-button.picker-button__optionsPopover_1xu8b {
24
24
  padding: var(--gap-2xs) 0
25
- } .cc-picker-button.picker-button__optionsPopover_r57dg.picker-button__sideGap_r57dg {
25
+ } .cc-picker-button.picker-button__optionsPopover_1xu8b.picker-button__sideGap_1xu8b {
26
26
  padding: 0 var(--gap-xs);
27
- } .cc-picker-button .picker-button__optionsListContainer_r57dg {
27
+ } .cc-picker-button .picker-button__optionsListContainer_1xu8b {
28
28
  border-radius: var(--border-radius-m);
29
- } .cc-picker-button .picker-button__option_r57dg {
29
+ } .cc-picker-button .picker-button__option_1xu8b {
30
30
  padding: 0 var(--gap-m)
31
- } .cc-picker-button .picker-button__option_r57dg:before {
31
+ } .cc-picker-button .picker-button__option_1xu8b:before {
32
32
  /* Удаляем разделители у опций выпадающего списка. */
33
33
  display: none;
34
34
  }
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import { Option as Option$1 } from '@alfalab/core-components-select/modern';
3
3
 
4
- const styles = {"container":"picker-button__container_cev8t","icon":"picker-button__icon_cev8t","content":"picker-button__content_cev8t"};
4
+ const styles = {"container":"picker-button__container_1j3w7","icon":"picker-button__icon_1j3w7","content":"picker-button__content_1j3w7"};
5
5
  require('./index.css')
6
6
 
7
7
  const Option = ({ option, children, ...restProps }) => {
@@ -1,4 +1,4 @@
1
- /* hash: 1w71z */
1
+ /* hash: oo6k5 */
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_cev8t {
18
+ } .picker-button__container_1j3w7 {
19
19
  display: flex;
20
20
  align-items: center;
21
- } .picker-button__icon_cev8t {
21
+ } .picker-button__icon_1j3w7 {
22
22
  display: flex;
23
23
  margin-right: var(--gap-s);
24
- } .picker-button__content_cev8t {
24
+ } .picker-button__content_1j3w7 {
25
25
  overflow: hidden;
26
26
  flex: 1;
27
27
  text-overflow: ellipsis;
@@ -8,7 +8,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
8
8
 
9
9
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
10
10
 
11
- var styles = {"container":"picker-button__container_cev8t","icon":"picker-button__icon_cev8t","content":"picker-button__content_cev8t"};
11
+ var styles = {"container":"picker-button__container_1j3w7","icon":"picker-button__icon_1j3w7","content":"picker-button__content_1j3w7"};
12
12
  require('./index.css')
13
13
 
14
14
  var Option = function (_a) {
package/option/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1w71z */
1
+ /* hash: oo6k5 */
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_cev8t {
18
+ } .picker-button__container_1j3w7 {
19
19
  display: flex;
20
20
  align-items: center;
21
- } .picker-button__icon_cev8t {
21
+ } .picker-button__icon_1j3w7 {
22
22
  display: flex;
23
23
  margin-right: var(--gap-s);
24
- } .picker-button__content_cev8t {
24
+ } .picker-button__content_1j3w7 {
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": "10.3.11",
3
+ "version": "10.3.13",
4
4
  "description": "Picker button component",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -19,7 +19,7 @@
19
19
  },
20
20
  "dependencies": {
21
21
  "@alfalab/core-components-button": "^7.1.1",
22
- "@alfalab/core-components-select": "^13.2.16",
22
+ "@alfalab/core-components-select": "^13.2.18",
23
23
  "@alfalab/icons-classic": "^2.3.0",
24
24
  "@alfalab/icons-glyph": "^2.89.0",
25
25
  "classnames": "^2.3.1",